.tablepress tfoot th,
.tablepress thead th {
	background-color: #52b162;
	font-weight: 700;
	vertical-align: middle;
	color: #ffffff;
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: #ffff00;
	color: #636363;
}

.dt-paging-button:hover:before,
.dt-paging-button:hover:after {
	color: #229c36;
}

.dt-paging a {
	color: #444 !important;
}