/* summernote */
.note-icon-caret {display: none}
.note-editor .note-toolbar .note-dropdown-menu, .note-popover .popover-content .note-dropdown-menu {min-width: 225px !important;}
.note-modal-footer {height: 70px !important;}
p {margin-bottom: 0 !important;}

.ajax_coverpopup_box {display:block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 100000;}
.ajax_coverpopup_box .loadingImg {margin-top: calc(50vh - 5rem); height: 10rem;}
.ajax_coverpopup_box .loadingImg img {width:100%; height:100%;}
