.note-editor
{
}



.note-frame
{
    border:0px !important;
}

.note-statusbar
{
    background:#fff !important;
}


/** Custom CSS for the insert ULRs popup */
.note-modal-body .checkbox
{
    display:block;
}
.note-modal-body .checkbox input
{
    margin-right:10px;
}

.note-modal-footer
{
    height:60px;
}
