@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,300);

/* Override leaflet style */
.leaflet-top {
	top: 44px;
}
.leaflet-bar,
.leaflet-touch .leaflet-bar {
	box-shadow: 0 2px 6px rgba(0,0,0,0.65);
	border-radius: 0;
	}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    border: none;
}
.leaflet-top .leaflet-control
{
	margin-top: 12px;
}
.leaflet-bar a,
.leaflet-bar a:hover ,
.leaflet-touch .leaflet-bar a,
.leaflet-touch .leaflet-bar a:hover
{
	width: 42px;
	height: 42px;
}
.leaflet-bar a:hover
{
	background-color: #eeeeff;
}
.leaflet-bar a:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: none;
	}
.leaflet-popup-content-wrapper
{
	border-radius: 0;
}
.leaflet-container a.leaflet-active
{
	outline: none;
}

/* Leaflet horizontal bar */
.leaflet-bar.horizontal a {
  float: left;
  border-right: 1px solid #ccc;
  border-bottom-width: 0px; 
  background-color: #ffffff;
}
.leaflet-bar.horizontal a:hover {
  border-bottom-width: 0px;
  background-color: #eeeeff;
}


/* Custom icons */
.information-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/information.png);
    height: 20px;
    width: 20px;
}
.roadworks-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/roadworks.png);
    height: 20px;
    width: 20px;
}
.incident-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/incident.png);
    height: 20px;
    width: 20px;
}
.accident-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/accident.png);
    height: 20px;
    width: 20px;
}
.trafficjam-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/trafficjam.png);
    height: 20px;
    width: 20px;
}
.closure-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/closure.png);
    height: 20px;
    width: 20px;
}
.webcam-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-2
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker2.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-3
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker3.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-4
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker4.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-5
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker5.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-6
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker6.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-7
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker7.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-8
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker8.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-9
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker9.png);
    height: 34px;
    width: 34px;
}
.webcam-icon-class-10
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/webcamMarker9p.png);
    height: 34px;
    width: 34px;
}
.triptime-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-2
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker2.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-3
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker3.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-4
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker4.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-5
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker5.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-6
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker6.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-7
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker7.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-8
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker8.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-9
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker9.png);
    height: 30px;
    width: 28px;
}
.triptime-icon-class-10
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tripTimeMarker9p.png);
    height: 30px;
    width: 28px;
}
.retentionarea-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/retentionAreaTime.png);
    height: 20px;
    width: 20px;
}
.tollwaitingtime-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/tollWaitingTime.png);
    height: 20px;
    width: 20px;
}
.exit-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/exit.png);
    height: 4px;
    width: 4px;
}
.toll-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/toll.png);
    height: 6px;
    width: 6px;
}
.userlocation-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/userLocationMarker.png);
    height: 45px;
    width: 26px;
}
.forecast-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/markerTrafficForecastUnknown.png);
	background-size: cover;
    height: 28px;
    width: 28px;
}
.forecast-icon-class.heavy
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/markerTrafficForecastOrange.png);
}
.forecast-icon-class.saturated
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/markerTrafficForecastRed.png);
}
.forecast-icon-class.freeflow
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/markerTrafficForecastGreen.png);
}
.forecast-icon-class.unknown
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/markerTrafficForecastGreen.png);
}

/* Popup content */
div.leaflet-popup-content
{
	margin: 6px 20px 3px 6px;
	max-width: 150px;
	max-height: 120px;
	overflow-y:auto;
}

/* zoom in / zoom ou t customization */
a.leaflet-control-zoom-in {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/zoomInButtonActivated.png);
}
a.leaflet-control-zoom-in.leaflet-disabled {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/zoomInButton.png);
}
a.leaflet-control-zoom-out {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/zoomOutButtonActivated.png);
}
a.leaflet-control-zoom-out.leaflet-disabled {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/zoomOutButton.png);
}

/* Custom controls */
.leaflet-customButtonBar a,
.leaflet-customButtonBar a:hover,
.leaflet-touch .leaflet-customButtonBar a,
.leaflet-touch .leaflet-customButtonBar a:hover
{
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
}
.leaflet-customButtonBar-information-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/informationButton_fr.png);
}
.leaflet-customButtonBar-information-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/informationButton_en.png);
}
.leaflet-customButtonBar-information-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/informationButtonActivated_fr.png);
}
.leaflet-customButtonBar-information-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/informationButtonActivated_en.png);
}
.leaflet-customButtonBar-disruptions-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/disruptionButton_fr.png);
}
.leaflet-customButtonBar-disruptions-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/disruptionButton_en.png);
}
.leaflet-customButtonBar-disruptions-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/disruptionButtonActivated_fr.png);
}
.leaflet-customButtonBar-disruptions-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/disruptionButtonActivated_en.png);
}
.leaflet-customButtonBar-exits-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/exitButton_fr.png);
}
.leaflet-customButtonBar-exits-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/exitButton_en.png);
}
.leaflet-customButtonBar-exits-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/exitButtonActivated_fr.png);
}
.leaflet-customButtonBar-exits-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/exitButtonActivated_en.png);
}
.leaflet-customButtonBar-webcams-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/webcamButton_fr_en.png);
}
.leaflet-customButtonBar-webcams-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/webcamButton_fr_en.png);
}
.leaflet-customButtonBar-webcams-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/webcamButtonActivated_fr_en.png);
}
.leaflet-customButtonBar-webcams-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/webcamButtonActivated_fr_en.png);
}
.leaflet-customButtonBar-areas-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/areaButton_fr.png);
}
.leaflet-customButtonBar-areas-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/areaButton_en.png);
}
.leaflet-customButtonBar-areas-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/areaButtonActivated_fr.png);
}
.leaflet-customButtonBar-areas-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/60/areaButtonActivated_en.png);
}
.leaflet-customButtonBar-userlocation
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/userLocationButton.png);
}
.leaflet-customButtonBar-userlocation-activated
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/userLocationButton.png);
}
div.leaflet-bottom.leaflet-right div.leaflet-customButtonBar
{
	position: absolute;
	width: 100%;
	left: 0; right:0; bottom: -64px;
	padding: 0;
	margin: 0;	
	float: left;	
	background-color: #ffffff;
}
.leaflet-customButtonBar-triptimelist
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/tripTimeSearchButton.png);
	width: 100% !important;
}
.leaflet-customButtonBar-triptimelist-activated
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/tripTimeSearchButton.png);
	width: 100% !important;
}
.leaflet-customButtonBar-fullscreen
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/fullscreenGoButton.png);
}
.leaflet-customButtonBar-exitfullscreen
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/fullscreenBackButton.png);
}
a.leaflet-customButtonBar-userlocation, a:hover.leaflet-customButtonBar-userlocation,
a.leaflet-customButtonBar-userlocation-activated, a:hover.leaflet-customButtonBar-userlocation-activated,
a.leaflet-customButtonBar-fullscreen, a:hover.leaflet-customButtonBar-fullscreen,
a.leaflet-customButtonBar-exitfullscreen, a:hover.leaflet-customButtonBar-exitfullscreen,
.leaflet-touch a.leaflet-customButtonBar-userlocation, .leaflet-touch  a:hover.leaflet-customButtonBar-userlocation,
.leaflet-touch a.leaflet-customButtonBar-userlocation-activated, .leaflet-touch  a:hover.leaflet-customButtonBar-userlocation-activated,
.leaflet-touch a.leaflet-customButtonBar-fullscreen, .leaflet-touch a:hover.leaflet-customButtonBar-fullscreen,
.leaflet-touch a.leaflet-customButtonBar-exitfullscreen, .leaflet-touch a:hover.leaflet-customButtonBar-exitfullscreen
{
	width: 42px;
	height: 42px;
}
a.leaflet-bar-part.leaflet-customButtonBar-areas-activated-fr,
a.leaflet-bar-part.leaflet-customButtonBar-webcams-activated-fr,
a.leaflet-bar-part.leaflet-customButtonBar-exits-activated-fr,
a.leaflet-bar-part.leaflet-customButtonBar-information-activated-fr,
a.leaflet-bar-part.leaflet-customButtonBar-disruptions-activated-fr,
a.leaflet-bar-part.leaflet-customButtonBar-areas-activated-en,
a.leaflet-bar-part.leaflet-customButtonBar-webcams-activated-en,
a.leaflet-bar-part.leaflet-customButtonBar-exits-activated-en,
a.leaflet-bar-part.leaflet-customButtonBar-information-activated-en,
a.leaflet-bar-part.leaflet-customButtonBar-disruptions-activated-en
{
	background-color: #2e65b7;
}

/* Traffic alert */
div.trafficalert-notification-1
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_1.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-2
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_2.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-3
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_3.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-4
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_4.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-5
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_5.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-6
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_6.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-7
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_7.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-8
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_8.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-9
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_9.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.trafficalert-notification-10
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/trafficAlertButton_9p.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 42px;
	z-index: 9998;
}
div.leaflet-popin-title.trafficalert
{
	background-color: #ab0404;
}
li.trafficalert-list-item
{
	text-decoration: none;
	text-align: justify;
	margin: 0 auto;
	width: 90%;
	overflow-x: hidden;
}
 p.trafficalert-list-item-content
{
	font-family:Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	font-size: 1.15em;
}
h2.trafficalert-list-item-title
{
	font-weight: bold;
	font-size: 1.4em;
	color:#ab0404;
}

/* webcam */
div.leaflet-popin-title.webcam
{
	background-color: #b549ee;
}
li.webcam
{
	min-height: 80px;
	padding: 12px 0 8px 0 !important;
}
div.webcam-thumbnail
{
	width: 120px;
	height: 80px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	line-height: 0;
}
div.webcam-thumbnail.disabled
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/50/noWebcam.png);
	background-size: cover;
	cursor: auto;
}
img.webcam-thumbnail
{
	width: 120px;
	height: 80px;
	z-Index: 1;
	top: 0;
	left: 0;
	position: absolute;
}
p.webcam-overlay
{
	width: 120px;
	height: 80px;
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/playWebcamOverlay.png);
	background-size: cover;
	z-Index: 2;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
p.webcam-description
{
	width: 45%;
	min-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: top;
	display: inline-block;	
	font-size: 1em;
	cursor: pointer;
}
p.webcam-description.disabled
{
	cursor: auto;
	color: #9a9a9a;
}
span.webcam-count
{
	font-size: 0.8em;
	font-weight: normal;
}
.leaflet-popin-content div.webcam-player
{
	padding-top: 15px;
	overflow-y: hidden;
}
.leaflet-popin-content div.webcam-player>h2
{
	width:240px;
	line-height: 20px;
	text-align: justify;
}
.leaflet-popin-content video
{
	position:relative;
	display: block;
	width:240px;
	height:180px;
	margin : 0 auto 30px auto;
	border: none;
	background-color : #000000;
}
.leaflet-popin-content div.webcam-time
{
	margin : 10px auto 0 auto;
	padding : 0 3px 0 0;
	width:237px;
	text-align : right;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #000000;
}
.leaflet-popin-content div.webcam-error
{
	margin : 10px auto auto auto;
	text-align : center;
	font-size: 1.3em;
}

/* Trip Times */
div.leaflet-popin-title.trip-time
{
	background-color: #1d1d1b;
}
li.trip-time
{	
	font-size: 1.3em;
}
li.trip-time div
{
	vertical-align: top;
	font-weight: bold;
	padding: 0;
}
div.trip-time-display
{
	padding-top: 0 !important;
	font-size: 1.4em;
	color: #9a9a9a;
}
div.trip-time-display.normal
{
	color: #00aa00;
}
div.trip-time-display.charge
{
	color: #FF9900;
}
div.trip-time-display.sature
{
	color: #bb0000;
}
div.trip-time-display.difficile
{
	color: #bb0000;
}
p.trip-time-delay
{
	display: block !important;
	font-size: 0.55em;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0;
	margin: 0;
	position: relative;
	top: -6px;
}
h2.trip-time-list
{
	font-size: 1.25em;
	width: 92%;
}
div.trip-time-count
{
	width: 90%;
	margin: 0 auto 10px auto;
}
li.trip-time.origin
{
	font-weight: 700;
}
li.trip-time.origin:hover
{
	cursor: pointer;
}
li.trip-time.origin
{
	font-size: 12px;
	font-weight: 700;
	height: 30px;
}
li.trip-time.origin:hover
{
	cursor: pointer;
}
li.trip-time.origin span
{
	vertical-align: middle;
	padding-top: 10px;
}
div.trip-time-to
{
	display: inline-block;
	height: 21px;
	width: 14px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/to.png);
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}
div.trip-time-list-header
{
	width: 92%;
	margin: 20px auto 10px auto;
	height: 75px;
}
span.trip-time-list-header
{
	min-width: 200px;
	max-width: 320px;
	width: 80%;
	display: inline-block;
	line-height: 20px;
	font-size: 1em;
}
span.trip-time-list-header h2
{
	margin: 0;
	padding: 0;
}
p.trip-time-count
{
	padding:0;
	margin: 0;
	font-size: 1em;
}
span.trip-time-list-lookup-icon
{
	width: 35px;
	height: 35px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/iconMagnifier.png);
	background-size: cover;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
span.trip-time-list-lookup-icon-close
{
	width: 35px;
	height: 35px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/buttonCloseList.png);
	background-size: cover;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
div.trip-time-list-lookup
{
	font-size: 0.9em;
	display: inline-block;
	min-width: 194px;
	max-width: 314px;
	width: 80%;
}
div.trip-time-list-lookup input
{
	padding: 0 3px 0 3px;
	margin: 0;
	width: 100%;
	height: 35px;
	font-size: 1.4em;
}
div.trip-time-list-lookup p
{
	padding: 0;
	margin: 0;
	width: 100%;
}
li.trip-time.global-list
{
	min-height: 45px;
}
div.trip-time-description.global-list
{
	display: inline-block;
	width: 58%;
	margin: auto 0 auto 0;
	padding: 0;
	vertical-align: top;
	font-size: 0.9em;
}
div.trip-time-description.global-list p
{
	margin: 0;
	padding: 0;
}
div.trip-time-description.global-list p.trip-time-description-destination
{
	position: relative;
	top: 3px;
}
span.trip-time-description-to
{
	color: #b2b2b2;
	padding-left: 5px;
}
div.trip-time-display.global-list
{
	display: inline-block;
	width: 34%;
	margin: auto 0 auto 20px;
	padding: 0;
	font-size: 1.2em;
	vertical-align: top;
}
div.trip-time-display.global-list p.trip-time-current-time
{
	margin: 0;
	padding: 0;
}
div.trip-time-display.global-list p.trip-time-normal-time
{
	font-size: 0.65em;
	margin: 0;
	padding: 0;
}

/* Forecast */
div.forecast
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #ffffff;
	z-index: 9999;
}
div.forecast-title
{
	margin: 60px auto 0 auto;
	width: 80%;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/IconMenuTrafficForecast.png);
	background-repeat: no-repeat;
	padding-left: 70px;
	color: #2e65b7;
}
h1.forecast-title
{
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 1.8em;
	font-weight: 500;
}
p.forecast-subtitle
{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	line-height: 1em;
	font-style: italic;
}
.forecast-select
{	
	color: #2e65b7;
}
div.forecast-select
{
	margin: 30px auto 0 auto;
	width: 80%;
}
p.forecast-select
{
	font-size: 1.3em;
	margin: 0 0 15px 0;
}
label.forecast-datetime
{
	display: inline-block;
	font-size: 1.1em;
	width: 18%;
	min-width: 25px;
}
input.forecast-select
{
	display: inline-block;
	width: 80%;
	height: 1.8em;
	border: solid 1px #cccccc;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 15px;
}
select.forecast-select
{
	display: inline-block;
	width: 81%;
	height: 1.8em;
	border: solid 1px #cccccc;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 15px;
	overflow-y: scroll;
	cursor: pointer;
}
button.forecast-select
{
	display: block;
	width: 100%;
	min-height: 2em;
	text-align: center;
	font-size: 1.2em;
	color: #777777;
	background-color: #cccccc;
	margin-bottom: 15px;
	border: none;
	cursor: auto;
}
button.forecast-select.enabled
{
	color: #ffffff;
	background-color: #2e65b7;
	cursor: pointer;
}
.leaflet-customButtonBar-forecastdateselectscreen
{
	display: inline-block;
	width: 24% !important;
}
div.forecast-button
{
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div.forecast-button.date
{
	padding: 0;
	margin: 0;
	line-height:45px;
	font-size: 3em;
	vertical-align: bottom;
	color: #2e65b7;
	font-weight: 700;
}
div.forecast-button.month
{
	padding: 0;
	margin: 0;
	line-height:0px;
	font-size: 1em;
	vertical-align: top;
	color: #2e65b7;
}
.leaflet-customButtonBar-forecasttimeslide
{
	display: inline-block;
	font-size: 3em;
	color: #2e65b7 !important;
	right:0;
	width: 74% !important;
	border-right: none !important;
	background-color: #ffffff;
	font-weight: 700;
	height: 100%;
}
.leaflet-customButtonBar-forecasttimeslide div
{
	display: inline-block;
}
div.forecast-button.time.rushhour
{
	color: #c00000;
	line-height: normal;
	height: 100%;
	margin: auto;
}
p.rushhour
{
	font-size: 0.3em;
	margin: 0;
	line-height: 0;
}
div.forecast-button.previous
{
	width: 25px;
	height: 40px;
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/previousHourTrafficForecastButton.png) center center no-repeat;
	position: absolute;
	left: 27%;
	top: 10px;
}
div.forecast-button.previous.unavailable
{
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/previousHourTrafficForecastButtonUnavailable.png) center center no-repeat;
}
div.forecast-button.next
{
	width: 25px;
	height: 40px;
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/nextHourTrafficForecastButton.png) center center no-repeat;
	position: absolute;
	right: 2%;
	top: 10px;
}
div.forecast-button.next.unavailable
{
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/nextHourTrafficForecastButtonUnavailable.png) center center no-repeat;
}

/* traffic forecast popin */
div.leaflet-popin-title.forecast
{
	background-color: #1d1d1b;
}
div.leaflet-popin-title.forecast span span
{
	font-size: 0.75em;
}
img.forecast
{
	width: 130px;
	height: 130px;
}
div.forecast-description
{
	position: absolute;
	right: 4%;
	left: 155px;
	min-width: 42%;
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
}
div.forecast-direction
{
	padding: 3px;
	border : 1px solid #2e65b7;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: 700;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/nextHourTrafficForecastButton.png);
	background-repeat: no-repeat;
	background-position: 98%;
	cursor: pointer;
}
p.forecast-direction
{
	padding: 3px 24px 0 0;
	margin: 0;
}
p.forecast-direction.destination
{
	padding-left: 12px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/to.png);
	background-repeat: no-repeat;
	background-position: 0 4px;	
}

/* Traffic forecast chart */
h2.traffic-forecast-section-description
{
	width: 92%;
}
span.traffic-forecast-to
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/to.png);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	height: 18px;
	width: 16px;
	display: inline-block;
}
h3.traffic-forecast-chart-title
{
	width: 92%;
	margin: 20px auto 10px auto;
	font-weight: 500;
}
div.traffic-forecast-chart
{
	width: 90%;
	height: 200px;
	border-left: 1px #404040 solid;
	border-bottom: 1px #404040 solid;
	margin: 0 auto;
	text-align: center;
}
div.traffic-forecast-chart-bar
{
	width: 3%;
	height: 160px;
	margin: 20px 1% 0 0;
	display: inline-block;
	vertical-align: bottom;
}
div.traffic-forecast-chart-traffic-axis-arrow
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/chartAxisVerticalArrow.png);
	position: absolute;
	width: 12px;
	height: 12px;
	left: 3.5%;
	top: 112px;
	background-size: cover;
}
div.traffic-forecast-chart-time-axis-arrow
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/chartAxisHorizontalArrow.png);
	position: absolute;
	width: 12px;
	height: 12px;
	top: 317px;
	right: 14px;
	background-size: cover;
}
div.traffic-forecast-chart-traffic-axis-legend
{
	position: absolute;
	top: 117px;
	left: 8.5%;
}
div.traffic-forecast-chart-time-axis-legend
{
	width: 100%;
	height: 20px;
	margin: 0 auto;
}
div.traffic-forecast-chart-hour
{
	width: 3%;
	height: 20px;
	margin-right: 1%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
}
div.traffic-forecast-chart-hour-day-legend
{
	margin: 6px auto 0 auto;
	text-align: center;
}
div.traffic-forecast-chart-color-legend
{
	width: 90%;
	margin: 12px auto 0 auto;
	text-align: center;
}
div.traffic-forecast-chart-color-legend-element
{
	display: inline-block;
	min-width: 12px;
	min-height: 12px;
	margin-right: 10px;
}
div.traffic-forecast-chart-color-legend-text
{
	display: inline-block;
	margin-right: 20px;
	font-size: 0.9em;
}
.v
{
	background-color: #009900;
}
.o
{
	background-color: #f79646;
}
.r
{
	background-color: #c00000;
}

/* pikaday calendar */
.pika-single
{
	color: #2e65b7;
}
.pika-table th
{
	color: #2e65b7;
}
.pika-button
{
	color: #2e65b7;
}
.pika-button:hover
{
	color: #ffffff;
	background-color: #2e65b7;
}


/* Popin */
div.leaflet-popin
{
	position:absolute;
	margin:0;
	right:0;
	left:0;
	top:0;
	bottom:0;
	width:100%;	
	background-color:rgba(15,15,15,0.5);
	z-index:9999;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div.leaflet-popin-center
{
	margin: auto;
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;		
	min-width: 280px;		
	max-width: 380px;
	width: 90%;
	height: 80%;
	border: none;
	background-color:#ffffff;
}
div.leaflet-popin-title
{
	position: absolute;
	top: -26px;
	color: #ffffff;
	background-color: #2e65b7;
	font-size: 15px;
	width: 100%;
	max-width: 380px;
	height: 24px;
	padding: 1px 0 1px 0;
}
span.leaflet-popin-title
{	
	width: 100%;
	margin-left: 6px;
}
span.leaflet-popin-close
{
	float: right;
	margin: 1px 2px 0 0;
	width: 20px;
	height: 20px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/buttonClosePopin.png);
	background-size: cover;
}
span.leaflet-popin-close:hover
{
	cursor: pointer;
}
div.leaflet-popin-content
{	
	width:100%;
	height: 100%;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
}
div.leaflet-popin-content div.blur.top
{	
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0; right: 0; left: 0;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/fadeTop.png);
	background-repeat: repeat-x;
}
div.leaflet-popin-content div.blur.bottom
{	
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom:0; right: 0; left: 0;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/30/fadeBottom.png);
	background-repeat: repeat-x;
}
.leaflet-popin-content h2
{
	margin: 3px auto 3px auto;
}
.leaflet-popin-content ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.leaflet-popin-content ul li
{
    display: block;
    border-bottom: 1px solid #a1a1a1;
    padding: 10px 0 10px 0;
	width: 92%;
	margin: 0 auto;
}
.leaflet-popin-content ul li:last-child
{
    border-bottom: none;
}
.leaflet-popin-content h2.update-error
{
    width: 92%;
	margin-left: auto;
	margin-right: auto;
}
.leaflet-popin-content div.update-error
{
    width: 92%;
	margin: 0 auto;
}
div.back-to-list
{
	margin: 12px 0 12px 12px;
	padding-left: 34px;
	height: 20px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/iconBack.png);
	background-repeat: no-repeat;
}
a.back-to-list
{
	text-decoration: none;
}

/* Menu Bar */
div.leaflet-menu-bar
{
	top:0;
	left: 0;
	width: 100%;
	height: 46px;
	background-color: rgba(255,255,255,0.85);
	color: #2e65b7;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border: none;
	box-shadow: none;
}
div.leaflet-menu-bar-element
{
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
div.burger-menu
{
	width: 44px;
	height: 44px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/menuHamburger.png);
}
div.about
{
	width: 36px;
	height: 36px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/buttonAbout.png);
	float: right;
}
a.burger-menu,
a.burger-menu:hover,
a.about,
a.about:hover
{
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
}
div.leaflet-menu-bar-element.general-info
{
	display: inline-block;
    vertical-align: top;
	padding: 0 5px 0 20px;
	margin: 5px 0 0 0;
}
.general-info-title
{
    font-size: 17px;
    margin: 0;
	height: 19px;
}
.general-info-subtitle
{
    font-size: 11px;
    margin: 0;
    height: 8px;
}
div.leaflet-popin-content.about-popin
{
	width: 90%;
	margin: 0 auto;
}


/* SideBar */
nav.leaflet-sidebar
{
	width: 200px;
	height: 100%;
	background-color: #ecf0f1;
	color: #707070;
	margin: 0;
	z-index: 10000;
	padding: 0;
	opacity: 1;
	font: 14px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
nav.leaflet-sidebar div.menu
{
	width: 150px;
	height: 32px;
	padding: 12px 0 0 50px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/30/menuHamburger.png);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #3669b2;
	background-color: #ffffff;
}
nav.leaflet-sidebar ul
{
	width:100%;
    list-style: none;
	padding: 0;
	margin: 0;
}
nav.leaflet-sidebar ul
{
	width:100%;
    list-style: none;
	padding: 0;
	margin: 0;
}
li.leaflet-sidebar-item
{
    height: 60px;
	width:200px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d0d0d0;
}
li.leaflet-sidebar-item.real-time
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/IconMenuRealTimeTraffic.png);
	background-repeat:no-repeat;
}
li.leaflet-sidebar-item.webcams
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/IconMenuWebcams.png);
	background-repeat:no-repeat;
}
li.leaflet-sidebar-item.trip-times
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/IconMenuTripTimes.png);
	background-repeat:no-repeat;
}
li.leaflet-sidebar-item.traffic-forecast
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/30/IconMenuTrafficForecast.png);
	background-repeat:no-repeat;
}
a.leaflet-sidebar-item
{
    text-decoration: none;
    height: 60px;
	width:200px;
}
a.leaflet-sidebar-item div
{
	width: 154px;
	height: 40px;
	padding: 20px 0 0 50px;
	margin: 0;
	color: #707070;
}

/* Hidden, blur & with-control-bottom*/
.hidden
{
	visibility: hidden;
	opacity: 0;
	width: 0!important;
	height: 0 !important;
	padding: 0!important;
	margin: 0!important;
	border: none !important;
	display: none !important;
}
.blur
{
	z-index: 9999;
	opacity: 1;
}
.with-control-bottom
{
	bottom: 64px;
	left: 0;
}

/* About pop-in */
#aboutTitle
{
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
}
#aboutVersion
{
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 0;
}
div.aboutTable
{
	display: table;
	border-collapse: separate;
    border-spacing: 2px 0;
}
div.aboutTableRow
{
	display: table-row;
}
div.aboutTableCell
{
	display: table-cell;
	vertical-align: top;
	font-size: 11px;
}
img.aboutLogo
{
	width:60px;
	height:30px;
}