#tablepress-4 {
	width: auto;
	margin: 0 auto 1em !important;
}

.tablepress tbody td {
	vertical-align: middle;
	text-align: center;
}

.tablepress-id-4 td.column-2,
.tablepress-id-4 td.column-3 {
	text-align: left;
}

.tablepress td,
.tablepress th {
	padding: 8px 16px;
}

.dt-scroll-headInner {
	margin: 0 auto !important;
}

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