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

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