/*TEMPLATEBLOCK(extracss)*/
#FinishlineScrollView > table > thead th:nth-child(6) {
display:>Bom<
}
th:nth-child(6) {
	color: black;
}
th:nth-child(6)::after {
	content: "Bom";
	color: rgb(255,165,0);
}
#FinishlineScrollView > table > thead th:nth-child(5) {
display: none;
}
td.coll-lap {
display: none;
}
/*/TEMPLATEBLOCK(extracss)*/