/* TABLEPRESS DEFAULT STYLING */
.tablepress {
	--style-variation: custom;
	--head-bg-color: #b3e065;
	--head-active-bg-color: #64b927;
	--odd-bg-color: #fcfcfc;
	--hover-bg-color: #f0f0f0;
	--padding: .7rem;
}

.tablepress-table-name {
	margin-top: 45px;
	color: #000;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

.tablepress-table-description {
	margin-bottom: 30px;
	color: #000;
	font-size: 1.2em;
	font-family: var(--sansserifreg), Helvetica, sans-serif;
}

.brandindex-logo {
	margin-bottom: 15px !important;
}

.brandindex-companyname {
	margin-top: 30px;
}

table {
	line-height: 1.7;
}

thead {
	font-family: var(--sansserifbold), Helvetica, sans-serif;
	color: #777;
}

th {
	font-weight: 500;
	font-size: 100%;
	text-transform: uppercase;
	padding: 12px 12px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

td {
	border-top: 1px solid #ddd;
	padding: 12px 12px;
	font-size: 100%;
}

.tablepress-id-433 .column-1 img {
	margin: 0 auto;
}

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

.tablepress-id-463 .column-2,
.tablepress-id-463 .column-3,
.tablepress-id-463 .column-4,
.tablepress-id-463 .column-5,
.tablepress-id-463 .column-6,
.tablepress-id-463 .column-7,
.tablepress-id-463 .column-8,
.tablepress-id-463 .column-9,
.tablepress-id-463 .column-10,
.tablepress-id-463 .column-11,
.tablepress-id-463 .column-12,
.tablepress-id-463 .column-13,
.tablepress-id-463 .column-14,
.tablepress-id-463 .column-15 {
	white-space: nowrap;
	text-align: center;
}

.tablepress-id-474 .column-2,
.tablepress-id-474 .column-5,
.tablepress-id-474 .column-6,
.tablepress-id-474 .column-7 {
	white-space: nowrap;
	text-align: center;
}

.tablepress-id-433 .column-5,
.tablepress-id-433 .column-7 {
	white-space: nowrap;
}