.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;
}
.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;
}
