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

.tablepress .row-hover tr:hover td {
	background-color: #F1F1F1;
}

.tablepress thead th,
.tablepress tbody td {
	text-align: center;
}