﻿#orthoLayer path {
	opacity:0.3;
}
body.MONOCLASS #orthoLayer path {
	opacity:0;
}
#orthoLayer[rel='class4'] #path_0,
#orthoLayer[rel='class3'] #path_1,
#orthoLayer[rel='class2'] #path_2,
#orthoLayer[rel='class1'] #path_3 {
	opacity:1;
}
#poiLayer g.route {
	display:none !important;
}
#poiLayer[rel='class4'] g.class40,
#poiLayer[rel='class3'] g.imoca,
#poiLayer[rel='class2'] g.oceanfifty,
#poiLayer[rel='class1'] g.ultim {
	display:block !important;
}

#boatcard .infos .latedate,
#boatcard .infos .overg {
	display:none !important;
}

#reportList .row.DNC .rank {
	display:none !important;
}

#boatclasseslist div {
	font-size: 14px;
}