.datatable thead {
    background-color: #f5f7fa;
}
.datatable thead th {
    padding: 10px 0;
}
.datatable thead tr a {
    color: #404e67;
}

.datatable tfoot {
    background-color: #f5f7fa;
}