/* ALL TABLES */
/* center and size table */
.tablepress-id-3,
.tablepress-id-4,
.tablepress-id-5,
.tablepress-id-6 {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 16px;
}

/* take blue backtround off TH */
.tablepress-id-3 .row-1 th,
.tablepress-id-4 .row-1 th,
.tablepress-id-5 .row-1 th,
.tablepress-id-6 .row-1 th {
	background-color: #f0f0f0;
}

/* highlight last two columns */
.tablepress-id-3 .row-1 .column-4,
.tablepress-id-3 .row-1 .column-5,
.tablepress-id-4 .row-1 .column-2,
.tablepress-id-4 .row-1 .column-3,
.tablepress-id-5 .row-1 .column-2,
.tablepress-id-5 .row-1 .column-3,
.tablepress-id-6 .row-1 .column-2,
.tablepress-id-6 .row-1 .column-3 {
	background-color: #2e2e2e;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/* space between last two columns */
.tablepress-id-3 .row-1 .column-4,
.tablepress-id-4 .row-1 .column-2,
.tablepress-id-5 .row-1 .column-2,
.tablepress-id-6 .row-1 .column-2 {
	border-right: 1px;
	border-right-color: #fff;
	border-right-style: solid;
}

/* center last two columns */
.tablepress-id-3 .column-4,
.tablepress-id-3 .column-5,
.tablepress-id-4 .column-2,
.tablepress-id-4 .column-3,
.tablepress-id-5 .column-2,
.tablepress-id-5 .column-3,
.tablepress-id-6 .column-2,
.tablepress-id-6 .column-3 {
	text-align: center;
}

.tablepress-id-3 .column-1,
.tablepress-id-4 .column-1,
.tablepress-id-5 .column-1,
.tablepress-id-6 .column-1 {
	font-weight: bold;
}

/* column widths and styles */
.tablepress-id-3 .column-1 {
	width: 20%;
}

.tablepress-id-3 .column-2 {
	width: 25%;
	font-size: 12px;
}

.tablepress-id-3 .column-3 {
	width: 25%;
}

.tablepress-id-3 .column-4,
.tablepress-id-3 .column-5 {
	width: 15%;
}

.tablepress-id-3 .column-1,
.tablepress-id-4 .column-1,
.tablepress-id-5 .column-1,
.tablepress-id-6 .column-1 {
	font-weight: bold;
}

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

.tablepress-id-4 .column-2,
.tablepress-id-4 .column-3,
.tablepress-id-5 .column-2,
.tablepress-id-5 .column-3,
.tablepress-id-6 .column-2,
.tablepress-id-4 .column-3 {
	width: 25%;
}

/* PRIVACY POLICY */
.tablepress-id-10 {
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
}

.tablepress-id-11,
.tablepress-id-12 {
	width: 100%;
	margin: 0;
	padding: 20px;
	border: solid 1px #000;
}

.tablepress-id-10 thead th,
.tablepress-id-11 thead th,
.tablepress-id-12 thead th,
.tablepress-id-13 thead th,
.tablepress-id-14 thead th {
	background-color: #666;
	color: #fff;
	padding: 0 0 20px 20px;
	margin: 0;
	vertical-align: middle;
}

.tablepress-id-10 .column-1 {
}

.tablepress-id-10 .column-2,
.tablepress-id-10 .column-3 {
	width: 15%;
	padding-top: 10px;
	text-align: center;
}

.tablepress-id-11 .column-1,
.tablepress-id-12 .column-1,
.tablepress-id-13 .column-1 {
	width: 30%;
}

.tablepress-id-11 .column-2,
.tablepress-id-12 .column-2,
.tablepress-id-13 .column-2 {
	width: 70%;
	text-align: left;
}

.tablepress-id-11 ul,
.tablepress-id-12 ul {
	margin-bottom: 0;
}

.tablepress-id-11 li,
.tablepress-id-12 li {
	margin-bottom: 0;
}

.tablepress-id-15 .column-1,
.tablepress-id-15 .column-2 {
	font-size: 13px;
	line-height: 13px;
}

.tablepress-id-17,
.tablepress-id-17 tr,
.tablepress-id-17 tbody td,
.tablepress-id-17 thead th,
.tablepress-id-17 tfoot th {
	border: none;
}

.tablepress-id-17 .column-1 {
	width: 30%;
}

.tablepress-id-17 {
	width: 600px;
	margin: 0 auto 1em;
}

.tablepress-id-18,
.tablepress-id-18 tr,
.tablepress-id-18 tbody td,
.tablepress-id-18 thead th,
.tablepress-id-18 tfoot th {
	border: none;
	background-color: none;
}

.tablepress-id-18 .column-2,
.tablepress-id-18 .column-5 {
	width: 25%;
}

.tablepress-id-18 .column-1,
.tablepress-id-18 .column-4 {
	width: 20%;
}

.tablepress-id-18 .column-3 {
	width: 10%;
}