.tablepress-id-2 .row-1 td {
	background-color: #d8e1e7;
}

.tablepress-id-2 .column-1 td {
	background-color: #d8e1e7;
}

.tablepress-id-2 .row-2 td {
	background-color: #eff1f3;
}

.tablepress-id-2 .row-3 td {
	background-color: #eff1f3;
}

.tablepress-id-2 .row-4 td {
	background-color: #eff1f3;
}

.tablepress-id-2 .row-5 td {
	background-color: #eff1f3;
}

.tablepress-id-2 .row-6 td {
	background-color: #eff1f3;
}

.tablepress {
	color: #004058;
	font-weight: 400;
	font-size: 14px;
}

.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
	border: 5px solid white;
}

.tablepress .column-1 {
	width: 150px;
}

.tablepress .column-2 {
	width: 150px;
}

.tablepress .column-3 {
	width: 150px;
}

.tablepress .column-4 {
	width: 150px;
}

.tablepress row {
	height: 25px;
}