.pboe_principal {
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	line-height: 45px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 10px;
	text-align: center;
	color: 3a3a3a;
}

.pboe_ap {
	font-family: 'PT Sans', sans-serif;
	font-size: 19px;
	line-height: 13px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 10px;
	text-align: center;
	color: 3a3a3a;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 2px !important;
}

table.dataTable.compact tbody tr,
table.dataTable.compact tbody tr {
	background-color: transparent !important;
}
