div.alert-messages {
    position: fixed;
    top: 50px;
    left: 25%;
    right: 25%;
    z-index: 7000
}

.note-editable {
    font-family: Arial, serif;
    color: black
}

.modal-dialog {
    max-width: 70%;
}
