﻿#orthoLayer path {
	opacity:0.2;
}
body.MONOCLASS #orthoLayer path {
	opacity:0;
}
#orthoLayer[rel='class1'] #path_0,
#orthoLayer[rel='class2'] #path_1,
#orthoLayer[rel='class3'] #path_2,
#orthoLayer[rel='class4'] #path_3 {
	opacity:0.7;
}
#poiLayer g.svr {
	display:none;
}
#poiLayer g.route {
	display:none !important;
}
#poiLayer[rel='class1'] g.class40,
#poiLayer[rel='class2'] g.imoca,
#poiLayer[rel='class3'] g.oceanfifty,
#poiLayer[rel='class4'] 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;
}


#dashboard .environment {
  display:none !important;
}

#dashboard .distances .overs .overg {
  display:none !important;
}