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

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: #005917;
	color: white;
}

.dataTables_filter {
	white-space: inherit;
}