/* This CSS is being rendered on all WYSIWYG pages */
.note-editable { background-color: white; }
.ui-front.elfinder.dialogelfinder { z-index: 9000; }
.ui-front.elfinder.dialogelfinder .elfinder-dialog { z-index: 9001; }
.note-modal-backdrop { z-index: -1; }
.note-modal .note-modal-body .form-group.simagetitle { padding: 5px 0; }
.note-modal .note-modal-body .form-group.simagetitle label { width: 25%; }
/* Remove some padding */
.note-form-group { padding-bottom: 0px; }
/* Add vertical scrolling on the modal content */
.note-modal-content { overflow-y: auto; height: 85%; width: 50%; }/* This CSS is being rendered on all WYSIWYG pages where the theme is Shoreditch */
.crm-container.ui-dialog .ui-dialog-titlebar,
.crm-container.ui-dialog .ui-dialog-buttonpane { z-index: 999; }
.note-modal .note-icon-close { color: #000; }
.note-modal { z-index: 9001; }
.note-modal-content { width: 760px; }
