/* ----------- SUMERNOTE -------------------------*/

.note-modal-backdrop{
    display: none !important;
}

.note-modal-content {
    top: 10%;
}
.note-icon-close{
    color: gray;
}