#modalMenuNotas {
    overflow: scroll;
}

.row-green {
    background-color: #42790b;
}

.row-red {
    background-color: #9f1616;
}

.row-red td {
    color: #ffffff !important;
}

.row-green td {
    color: #ffffff !important;
}

.lblInfoNotas {
    margin-right: 5px;
}