.error {
    border-color: red;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    color: black;
}