.note-modal .modal-dialog .modal-content .modal-header .modal-title{
position: absolute
}
.note-editor.note-frame.panel.panel-default{
background: white;
border: 1px solid #ced4da;
border-radius: .25rem;
}