.note_visible_for_client .note_body{    
    background-color:#E0F2CA !important;
}

.note_not_visible_for_client .note_body{   
    background-color:#DDEBF8 !important;
}

.note_done .note_body{
    border:1px solid #449d44 !important;
}