.form-control:disabled {
    background: white !important;
}

.select2-container--disabled .select2-selection {
    background: white !important;
}

.tox-tinymce.disabled .tox-edit-area__iframe {
    background-color: white !important;
}

.tox-editor-header {
    display: none !important;
}