.tablepress thead th,
.tablepress tfoot th {
	background-color: #D4F9F9;
}

.tablepress thead .dt-ordering-asc,
.tablepress thead .dt-ordering-desc,
.tablepress thead .dt-orderable-asc:hover,
.tablepress thead .dt-orderable-desc:hover {
	background-color: #67DFE5;
}