.table.table-lightfont td a {
    color: #3E4B5B;
    text-decoration: none;
}

.error {
    color: red;
    font-size: 14px;
}

button:disabled {
    cursor: not-allowed;
}

.input_note {
    font-size: 12px !important;
}

.show_error {
    color: #e65252;
    font-size: 12px;
}
/* .content-i {
    height: 100vh !important;
} */
