.dt-container {
	margin-top: -1em;
}
.percentage th:first-child, .percentage td:first-child {
	text-align: left;
}
.percentage table th:not(:first-child), .percentage table td:not(:first-child) {
	text-align: right !important;
	white-space: nowrap;
}
select {
	background-color: rgb(33, 37, 41);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 3px;
	padding: 4px;
}
.selectable table tr td:last-child {
	text-align: right;
}
#top-streams-challenges table td:first-child, #top-streams-challenges table th:first-child {
	text-align: left;
}
