.tablepress {
	font-size: 1em;
}

.tablepress thead {
	font-family: Helvetica, Sans-Serif;
	text-transform: uppercase;
}

.tablepress th {
	font-size: 10pt !important;
	font-weight: bold;
	color: #ffffff;
}

.tablepress-id-3 td {
	font-size: 10pt;
}

.tablepress-id-4,
.tablepress-id-4 td,
.tablepress-id-4 th {
	border: none !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	font-size: 11pt;
	text-align: center;
}

.tablepress-id-4 td:hover {
	background-color: #f3f3f3;
}

.tablepress-id-4 td div {
	margin: 0 auto;
}

.tablepress thead th {
	background-color: #3f76a9;
	color: #ffffff;
}

.dt-container .sorting:hover {
	color: #ffffff;
	background-color: #3f76a9;
}

.dt-container .sorting_asc,
.dt-container .sorting_desc {
	background-color: #3f76a9;
	color: #ffffff;
}

.tablepress-id-7 {
	width: auto;
	margin: 0 auto 1em;
}

.tablepress-id-7 td:hover {
	background-color: #f3f3f3;
}