/* All table defaults */
.tablepress thead th {
	background-color: #739b8a !important;
	color: #fef7ec !important;
	font-family: "futura-pt-condensed" !important;
	font-size: 24px;
	font-weight: 500;
}

.tablepress {
	font-family: "futura-pt-condensed" !important;
	font-weight: 300;
	font-size: 22px;
}

.tablepress tbody td {
	vertical-align: top;
}

/*table 3 -------------- */
.tablepress-id-3 thead th {
	background-color: #739b8a !important;
	color: #fef7ec !important;
	font-family: "futura-pt-condensed" !important;
	font-size: 24px;
	font-weight: 500;
}

.tablepress-id-3 .column-1 {
	margin-left: 20pt;
}

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

/*table 4 -------------- */
.tablepress-id-4 .column-1 {
	width: 33%;
}

/*table 5 -------------- */
.tablepress-id-5 thead th {
	background-color: #739b8a !important;
	color: #fef7ec !important;
	font-family: "futura-pt-condensed" !important;
	font-size: 24px;
	font-weight: 500;
}

.tablepress-id-5 .column-1,
.tablepress-id-5 .column-2 {
	text-align: center;
}

.tablepress-id-5 .column-1 {
	width: 50%;
}

/*table 6 -------------- */
.tablepress-id-6 thead th {
	background-color: #739b8a !important;
	color: #fef7ec !important;
	font-family: "futura-pt-condensed" !important;
	font-size: 24px;
	font-weight: 500;
}

.tablepress-id-6 .column-1,
.tablepress-id-6 .column-2 {
	text-align: center;
}

.tablepress-id-6 .column-1 {
	width: 50%;
}

/*table 7 -------------- */
.tablepress-id-7 thead th {
	background-color: #739b8a !important;
	color: #fef7ec !important;
	font-family: "futura-pt-condensed" !important;
	font-size: 24px;
	font-weight: 500;
}

.tablepress-id-7 .column-1,
.tablepress-id-7 .column-2 {
	text-align: center;
}

.tablepress-id-7 .column-1 {
	width: 50%;
}