/* Long-text editor/viewer popup (DynamicFieldEditor unlimited-string expand button).
   Dedicated classes so the dialog stacks ABOVE the entity wizard (rz-wizard-dialog-80-wrap 1040 / 1041)
   and the field guide overlay (12100 / 12101) when opened from inside a wizard step. */

.rz-dialog-wrapper.rz-long-text-edit-wrap {
    z-index: 12200 !important;
}

.rz-dialog.rz-long-text-edit-dialog,
.rz-dialog.rz-open.rz-long-text-edit-dialog {
    z-index: 12201 !important;
}
