/* Global TinyMCE overrides for the panel */
.tox.tox-tinymce-aux,
.tox-dialog-wrap {
    z-index: 1055 !important;
}

.tox-dialog-wrap__backdrop {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.tox-dialog {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3) !important;
}
