table.aqhi-index-table th,
table.aqhi-index-table td {
	border-left: 1px solid rgba(0, 0, 0, 0.3);
	border-right: 1px solid rgba(0, 0, 0, 0.3);
}

table.aqhi-index-table th[scope="col"] {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

table.aqhi-index-table th.center,
table.aqhi-index-table td.center {
	text-align: center;
}

table.aqhi-index-table th.weight-normal {
	font-weight: normal;
}

.aqhi-bar {
	width: 100%;
	height: 20px;
	margin-bottom: 4px;
}

.aqhi-na-link {
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}