﻿#logo {
	transform:none;
}
#geoblog .names > p:nth-child(1), #boatcard .names > p:nth-child(1), #reportList .names > p:nth-child(1) {
	font-size: 15px;
	font-weight: bold;

}
#reportList .names > p:nth-child(1) {
	padding-top:5px;
	line-height:1;
}
#reportList .names > p:nth-child(2) {
	line-height:1;
}
#reportList .nat::after {
	vertical-align: middle;
}
#geoblog .names > p:nth-child(2), #boatcard .names > p:nth-child(2), #reportList .names > p:nth-child(2) {
	font-size: 14px;
}

#boatcard .infos {
	font-size:12px;
}
#boatcard .infos span,
#boatcard .infos.ARV span {
	width:115px;
}
#boatcard .infos .speeds * {
}
#time {
	font-family:ptsans !important;
}


#areasLayer path#equateur  {
	stroke:rgba(249,249,249,0.2);
}
#areasLayer #ArrivalArea,
#areasLayer #LiveArea  {
	stroke:rgba(255,255,255,0.1);
	fill:rgba(255,255,255,0.03);
}

