.dataTables_wrapper {
	min-height: 0;
}

.tablepress {
	font-size: 12px;
}

#tablepress-1 td.column-4 {
	width: 200px;
}

#tablepress-1 th,
#tablepress-3 th,
#tablepress-5 th {
	padding-left: 10px;
	background: #005BAA;
	color: white;
	font-weight: bold;
}

#tablepress-1_filter {
	float: left;
	text-align: left;
	font-weight: bold;
	margin: 20px 0;
}

#tablepress-1_filter input {
	width: 250px;
}