.ase-standings-wrap {
	margin: 24px 0;
}

.ase-standings-title {
	margin: 0 0 12px;
	font-size: 22px;
}

.ase-table-scroll {
	overflow-x: auto;
}

.ase-standings-table {
	width: 100%;
	border-collapse: collapse;
	min-width: 640px;
}

.ase-standings-table th,
.ase-standings-table td {
	padding: 10px 12px;
	border-bottom: 1px solid #dcdcdc;
	text-align: left;
}

.ase-standings-table th {
	font-weight: 700;
}

.ase-empty {
	padding: 14px 16px;
	background: #f6f7f7;
	border-left: 4px solid #2271b1;
}
