.input-nota {
    text-align: right;
}

.input-nota-alert {
    color: red !important;
}

.input-nota.input-nota-recuperacao {
    background: #FFF2DB;
}

.input-nota.tfield_disabled {
    background-color: #E9ECEF;
}

.input-nota-recuperacao.tfield_disabled {
    border-color: #FFF2DB !important;
}
