input:read-only {
    background-color: #dbdbdb;
}

.mfp-bg,
.related-modal.mfp-bg {
    z-index: 1040 !important;
}

.mfp-wrap,
.related-modal .mfp-wrap {
    z-index: 1050 !important;
}

.modal-backdrop {
    z-index: 1040 !important;
}

.modal {
    z-index: 1050 !important;
}

.admin-interface .related-modal.mfp-bg {
    z-index: 1040 !important;
}

.admin-interface .related-modal .mfp-wrap {
    z-index: 1050 !important;
}

.admin-interface .related-modal .mfp-content {
    z-index: 1050 !important;
}

.swal2-container {
    z-index: 1060 !important;
}

