.note-modal-content{
    border: none !important;
    box-shadow: none !important;
    top: 10% !important;
}

.note-group-image-url{
    display: none !important;
}

.note-modal-footer{
    display: none !important;
}

.note-modal-header{
    border-radius: 5px !important;
    border: none !important;
    height: 35px !important;
}

.note-modal-header button:hover{
    background: transparent !important;
}

.note-modal-title{
    display: none !important;
}