th.sorting {
    color: #2b592c;
}
.dataTables_wrapper .dataTables_length {
     color: #2b592c;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #c1dadc;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #797979;
}