p {
	display: inline;
}

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

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