@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,300);

/* Override leaflet style */
.leaflet-top {
	top: 76px;
}
.leaflet-bar,
.leaflet-touch .leaflet-bar  {
	box-shadow: 0 2px 10px 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: 18px;
	}
.leaflet-bar a,
.leaflet-bar a:hover,
.leaflet-touch .leaflet-bar a,
.leaflet-touch .leaflet-bar a:hover {
	width: 50px;
	height: 50px;
	}
.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;
}



/* zoom in / zoom ou t customization */
a.leaflet-control-zoom-in {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/zoomInButtonActivated.png);
}
a.leaflet-control-zoom-in.leaflet-disabled {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/zoomInButton.png);
}
a.leaflet-control-zoom-out {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/zoomOutButtonActivated.png);
}
a.leaflet-control-zoom-out.leaflet-disabled {
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/zoomOutButton.png);
}

/* Custom icons */
.information-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/information.png);
    height: 30px;
    width: 30px;
}	
.roadworks-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/roadworks.png);
    height: 30px;
    width: 30px;
}
.incident-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/incident.png);
    height: 30px;
    width: 30px;
}
.accident-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/accident.png);
    height: 30px;
    width: 30px;
}
.trafficjam-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/trafficjam.png);
    height: 30px;
    width: 30px;
}
.closure-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/closure.png);
    height: 30px;
    width: 30px;
}
.webcam-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-2
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker2.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-3
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker3.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-4
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker4.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-5
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker5.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-6
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker6.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-7
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker7.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-8
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker8.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-9
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker9.png);
    height: 40px;
    width: 40px;
}
.webcam-icon-class-10
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/webcamMarker9p.png);
    height: 40px;
    width: 40px;
}
.triptime-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-2
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker2.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-3
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker3.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-4
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker4.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-5
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker5.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-6
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker6.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-7
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker7.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-8
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker8.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-9
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker9.png);
    height: 32px;
    width: 30px;
}
.triptime-icon-class-10
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tripTimeMarker9p.png);
    height: 32px;
    width: 30px;
}
.retentionarea-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/retentionAreaTime.png);
    height: 30px;
    width: 30px;
}
.tollwaitingtime-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tollWaitingTime.png);
    height: 30px;
    width: 30px;
}
.exit-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/exit.png);
    height: 6px;
    width: 6px;
}
.toll-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/toll.png);
    height: 8px;
    width: 8px;
}
.servicearea-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/servicearea.png);
    height: 12px;
    width: 12px;
}
.restarea-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/restarea.png);
    height: 12px;
    width: 12px;
}
.userlocation-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/userLocationMarker.png);
    height: 51px;
    width: 29px;
}
.forecast-icon-class
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/markerTrafficForecastUnknown.png);
	background-size: cover;
    height: 33px;
    width: 33px;
}
.forecast-icon-class.heavy
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/markerTrafficForecastOrange.png);
}
.forecast-icon-class.saturated
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/markerTrafficForecastRed.png);
}
.forecast-icon-class.freeflow
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/markerTrafficForecastGreen.png);
}
.forecast-icon-class.unknown
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/markerTrafficForecastGreen.png);
}

/* Popup content */
div.leaflet-popup-content
{
	margin: 4px 23px 2px 4px;
	max-width: 280px;
	max-height: 200px;
	overflow-y:auto;
}
div.leaflet-popup-content div
{
	margin: 2px;
	min-width:120px;
	min-height:32px;
	background-repeat: no-repeat;
	font-family: Optima, Segoe, 'Segoe UI', Candara, Calibri, Arial, sans-serif;
	font-size: 15px;
}
div.leaflet-popup-content div.toll
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/toll.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.exit
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/exit.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.junction
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/junction.png);
	padding-left: 36px;
}

div.leaflet-popup-content div.information
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/information.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.retentionarea
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/retentionAreaTime.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.tollwaitingtime
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/tollWaitingTime.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.roadworks
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/roadworks.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.incident
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/incident.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.accident
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/accident.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.trafficjam
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/trafficjam.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.closure
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/closure.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.restarea
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/restarea.png);
	padding-left: 36px;
}
div.leaflet-popup-content div.servicearea
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/symbols/50/servicearea.png);
	padding-left: 36px;
}


/* Custom controls */
.leaflet-customButtonBar a,
.leaflet-customButtonBar a:hover,
.leaflet-touch .leaflet-customButtonBar a,
.leaflet-touch .leaflet-customButtonBar a:hover
{
	width: 76px;
	height: 76px;
	line-height: 76px;
	text-decoration: none;
	text-align: center;
}
.leaflet-customButtonBar-information-fr,
.leaflet-touch .leaflet-customButtonBar-information-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/informationButton_fr.png);
}
.leaflet-customButtonBar-information-activated-fr,
.leaflet-touch .leaflet-customButtonBar-information-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/informationButtonActivated_fr.png);
}
.leaflet-customButtonBar-information-en,
.leaflet-touch .leaflet-customButtonBar-information-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/informationButton_en.png);
}
.leaflet-customButtonBar-information-activated-en,
.leaflet-touch .leaflet-customButtonBar-information-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/informationButtonActivated_en.png);
}
.leaflet-customButtonBar-disruptions-fr,
.leaflet-touch .leaflet-customButtonBar-disruptions-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/disruptionButton_fr.png);
}
.leaflet-customButtonBar-disruptions-activated-fr,
.leaflet-touch .leaflet-customButtonBar-disruptions-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/disruptionButtonActivated_fr.png);
}
.leaflet-customButtonBar-disruptions-en,
.leaflet-touch .leaflet-customButtonBar-disruptions-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/disruptionButton_en.png);
}
.leaflet-customButtonBar-disruptions-activated-en,
.leaflet-touch .leaflet-customButtonBar-disruptions-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/disruptionButtonActivated_en.png);
}
.leaflet-customButtonBar-exits-fr,
.leaflet-touch .leaflet-customButtonBar-exits-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/exitButton_fr.png);
}
.leaflet-customButtonBar-exits-activated-fr,
.leaflet-touch .leaflet-customButtonBar-exits-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/exitButtonActivated_fr.png);
}
.leaflet-customButtonBar-exits-en,
.leaflet-touch .leaflet-customButtonBar-exits-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/exitButton_en.png);
}
.leaflet-customButtonBar-exits-activated-en,
.leaflet-touch .leaflet-customButtonBar-exits-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/exitButtonActivated_en.png);
}
.leaflet-customButtonBar-webcams-fr,
.leaflet-touch .leaflet-customButtonBar-webcams-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/webcamButton_fr_en.png);
}
.leaflet-customButtonBar-webcams-activated-fr,
.leaflet-touch .leaflet-customButtonBar-webcams-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/webcamButtonActivated_fr_en.png);
}
.leaflet-customButtonBar-webcams-en,
.leaflet-touch .leaflet-customButtonBar-webcams-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/webcamButton_fr_en.png);
}
.leaflet-customButtonBar-webcams-activated-en,
.leaflet-touch .leaflet-customButtonBar-webcams-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/webcamButtonActivated_fr_en.png);
}
.leaflet-customButtonBar-areas-fr,
.leaflet-touch .leaflet-customButtonBar-areas-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/areaButton_fr.png);
}
.leaflet-customButtonBar-areas-activated-fr,
.leaflet-touch .leaflet-customButtonBar-areas-activated-fr
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/areaButtonActivated_fr.png);
}
.leaflet-customButtonBar-areas-en,
.leaflet-touch .leaflet-customButtonBar-areas-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/areaButton_en.png);
}
.leaflet-customButtonBar-areas-activated-en,
.leaflet-touch .leaflet-customButtonBar-areas-activated-en
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/74/areaButtonActivated_en.png);
}
.leaflet-customButtonBar-userlocation,
.leaflet-touch .leaflet-customButtonBar-userlocation
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/userLocationButton.png);
}
.leaflet-customButtonBar-userlocation-activated,
.leaflet-touch .leaflet-customButtonBar-userlocation-activated
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/userLocationButton.png);
}
.leaflet-customButtonBar-triptimelist,
.leaflet-touch .leaflet-customButtonBar-triptimelist
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/tripTimeSearchButton.png);
}
.leaflet-customButtonBar-triptimelist-activated,
.leaflet-touch .leaflet-customButtonBar-triptimelist-activated
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/tripTimeSearchButton.png);
}
.leaflet-customButtonBar-fullscreen,
.leaflet-touch .leaflet-customButtonBar-fullscreen
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/fullscreenGoButton.png);
}
.leaflet-customButtonBar-exitfullscreen,
.leaflet-touch .leaflet-customButtonBar-exitfullscreen
{
    background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/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,
a.leaflet-customButtonBar-triptimelist, a:hover.leaflet-customButtonBar-triptimelist,
.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,
.leaflet-touch  a.leaflet-customButtonBar-triptimelist, .leaflet-touch  a:hover.leaflet-customButtonBar-triptimelist
{
	width: 50px;
	height: 50px;
}
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/50/trafficAlertButton_1.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-2
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_2.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-3
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_3.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-4
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_4.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-5
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_5.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-6
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_6.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-7
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_7.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-8
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_8.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-9
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_9.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	z-index: 9998;
}
div.trafficalert-notification-10
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/trafficAlertButton_9p.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 50px;
	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.25em;
}
h2.trafficalert-list-item-title
{
	font-weight: bold;
	font-size: 1.45em;
	color:#ab0404;
}

/* webcam */
div.leaflet-popin-title.webcam
{
	background-color: #b549ee;
}
li.webcam
{
	min-height: 120px;
	padding: 12px 0 8px 0 !important;
}
div.webcam-thumbnail
{
	width: 180px;
	height: 120px;
	display: inline-block;
	position: relative;
	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: 180px;
	height: 120px;
	z-Index: 1;
	top: 0;
	left: 0;
	position: absolute;
}
p.webcam-overlay
{
	width: 180px;
	height: 120px;
	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: 170px;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 1.25em;
	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: hidden;
}
.leaflet-popin-content div.webcam-player>h2
{
	width:384px;
	max-Width: 95%;
	line-height: 22px;
}
.leaflet-popin-content video
{
	position:relative;
	display: block;
	width:384px;
	height:288px;
	margin : 0 auto 30px auto;
	border: none;
	background-color : #000000;
	max-Width: 95%;
}
.leaflet-popin-content div.webcam-time
{
	margin : 30px auto 0 auto;
	padding : 0 3px 0 0;
	width:381px;
	text-align : right;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #000000;
	max-Width: 94%;
}
.leaflet-popin-content div.webcam-error
{
	margin : 30px auto auto auto;
	text-align : center;
	font-size: 1.5em;
}

/* Trip Times */
div.leaflet-popin-title.trip-time
{
	background-color: #1d1d1d;
}
li.trip-time
{	
	font-size: 1.55em;
}
li.trip-time div
{
	vertical-align: top;
	font-weight: bold;
	padding: 0;
}
div.trip-time-display
{
	padding-top: 0 !important;
	font-size: 1.65em;
	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.5em;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0;
	margin: 0;
	position: relative;
	top: -10px;
}
h2.trip-time-list
{
	font-size: 1.45em;
	width: 92%;
}
div.trip-time-count
{
	width: 90%;
	margin: 0 auto 15px auto;
}
li.trip-time.origin
{
	font-size: 16px;
	font-weight: 700;
	height: 40px;
}
li.trip-time.origin:hover
{
	cursor: pointer;
}
li.trip-time.origin span
{
	vertical-align: middle;
	padding-top: 14px;
}
div.trip-time-list-lookup:hover
{
	cursor: pointer;
}
div.trip-time-to
{
	display: inline-block;
	height: 21px;
	width: 14px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/50/to.png);
	background-repeat: no-repeat;
	position: relative;
	top: 4px;
}
div.trip-time-list-header
{
	width: 92%;
	margin: 20px auto 10px auto;
	height: 80px;
}
span.trip-time-list-header
{
	width: 305px;
	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: 45px;
	height: 45px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/iconMagnifier.png);
	background-size: cover;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
span.trip-time-list-lookup-icon-close
{
	width: 45px;
	height: 45px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/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;
	width: 305px;
}
div.trip-time-list-lookup input
{
	padding: 0 4px 0 4px;
	margin: 0;
	width: 285px;
	height: 45px;
	font-size: 1.5em;
}
div.trip-time-list-lookup p
{
	padding: 0;
	margin: 0;
	width: 275px;
}
li.trip-time.global-list
{
	min-height: 60px;
}
div.trip-time-description.global-list
{
	display: inline-block;
	width: 250px;
	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: 100px;
	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.5em;
	margin: 0;
	padding: 0;
}


/* Forecast */
div.forecast
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #ffffff;
	z-index: 9999;
}
div.forecast-title
{
	margin: 80px auto 0 auto;
	width: 450px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/100/IconMenuTrafficForecast.png);
	background-repeat: no-repeat;
	padding-left: 80px;
	color: #2e65b7;
}
h1.forecast-title
{
	padding: 7px 0 0 0;
	margin: 0;
	font-size: 3em;
	font-weight: 500;
}
p.forecast-subtitle
{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	line-height: 1em;
	font-style: italic;
}
.forecast-select
{	
	color: #2e65b7;
}
div.forecast-select
{
	margin: 40px auto 0 auto;
	width: 50%;
}
p.forecast-select
{
	font-size: 1.6em;
	margin: 0 0 20px 0;
}
label.forecast-datetime
{
	display: inline-block;
	font-size: 1.3em;
	width: 18%;
	margin: 0;
	padding: 0;
}
input.forecast-select
{
	display: inline-block;
	width: 81%;
	height: 2em;
	line-height: 2em;
	border: solid 1px #cccccc;
	text-align: center;
	font-size: 2em;
	margin: 0 0 20px 0;
	padding: 0;
}
select.forecast-select
{
	display: inline-block;
	width: 81%;
	height: 2em;
	line-height: 2em;
	border: solid 1px #cccccc;
	vertical-align: middle;
	text-align: center;
	text-align-last:center;
	font-size: 2em;
	margin: 0 0 30px 0;
	padding: 0;
	overflow-y: scroll;
	cursor: pointer;
}
button.forecast-select
{
	display: block;
	width: 100%;
	min-height: 2em;
	text-align: center;
	font-size: 1.8em;
	color: #777777;
	background-color: #cccccc;
	cursor: auto;
	border: none;
}
button.forecast-select.enabled
{
	color: #ffffff;
	background-color: #2e65b7;
	cursor: pointer;
}
.leaflet-customButtonBar-forecastdateselectscreen
{
	display: inline-block;
}
div.forecast-button
{
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div.forecast-button.date
{
	padding: 0;
	margin: 0;
	line-height:60px;
	font-size: 4em;
	vertical-align: bottom;
	color: #2e65b7;
	font-weight: 700;
}
div.forecast-button.month
{
	padding: 0;
	margin: 0;
	line-height:0px;
	font-size: 1.3em;
	vertical-align: top;
	color: #2e65b7;
}
.leaflet-customButtonBar-forecasttimeslide
{
	display: inline-block;
	width: 250px !important;
	font-size: 4.5em;
	color: #2e65b7 !important;
	font-weight: 700;
}
.leaflet-customButtonBar-forecasttimeslide div
{
	display: inline-block;
}
div.forecast-button.time
{
	width: 170px;
}
div.forecast-button.time.rushhour
{
	color: #c00000;
	line-height: 0;
}
p.rushhour
{
	font-size: 0.25em;
	line-height: 0;
	padding-top: 8px;
	position: relative;
	top: 12px;
}
div.forecast-button.previous
{
	width: 40px;
	height: 76px;
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/previousHourTrafficForecastButton.png) center center no-repeat;
	vertical-align: top;
}
div.forecast-button.previous.unavailable
{
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/previousHourTrafficForecastButtonUnavailable.png) center center no-repeat;
}
div.forecast-button.next
{
	width: 40px;
	height: 76px;
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/nextHourTrafficForecastButton.png) center center no-repeat;
	vertical-align: top;
}
div.forecast-button.next.unavailable
{
	background: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/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: 200px;
	height: 200px;
}
div.forecast-description
{
	width: 175px;
	margin-left: 10px;
	vertical-align: top;
	display: inline-block;
}
div.forecast-direction
{
	width: 168px;
	padding: 3px;
	border : 1px solid #2e65b7;
	margin-bottom: 20px;
	font-size: 1.4em;
	font-weight: 700;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/nextHourTrafficForecastButton.png);
	background-repeat: no-repeat;
	background-position: 98%;
	cursor: pointer;
}
p.forecast-direction
{
	padding: 0;
	margin: 0;
	width: 130px;
}
p.forecast-direction.origin
{
	margin-bottom: 3px;
}
p.forecast-direction.destination
{
	padding-left: 15px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/50/to.png);
	background-repeat: no-repeat;
	background-position: 0 3px;	
	width: 97px;
}

/* 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/50/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 15px auto;
	font-weight: 500;
}
div.traffic-forecast-chart
{
	width: 92%;
	height: 300px;
	border-left: 1px #404040 solid;
	border-bottom: 1px #404040 solid;
	margin: 0 auto;
	text-align: center;
}
div.traffic-forecast-chart-bar
{
	width: 3%;
	height: 220px;
	margin: 52px 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/50/chartAxisVerticalArrow.png);
	position: absolute;
	width: 15px;
	height: 15px;
	left: 9px;
	top: 130px;
	background-size: cover;
}
div.traffic-forecast-chart-time-axis-arrow
{
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/50/chartAxisHorizontalArrow.png);
	position: absolute;
	width: 15px;
	height: 15px;
	top: 431px;
	right: 9px;
	background-size: cover;
}
div.traffic-forecast-chart-traffic-axis-legend
{
	position: absolute;
	left: 28px;
	top: 140px;
}
div.traffic-forecast-chart-time-axis-legend
{
	height: 30px;
	margin: 0 auto;
}
div.traffic-forecast-chart-hour
{
	width: 3%;
	height: 25px;
	padding-top: 5px;
	margin-right: 1%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
div.traffic-forecast-chart-hour-day-legend
{
	margin: 10px auto 0 auto;
	text-align: center;
}
div.traffic-forecast-chart-color-legend
{
	width: 92%;
	margin: 20px 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;
}
.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;		
	width: 420px;
	height: 80%;
	border: none;
	background-color:#ffffff;
}
div.leaflet-popin-title
{
	position: absolute;
	top: -36px;
	left: 0;
	color: #ffffff;
	background-color: #2e65b7;
	font-size: 1.45em;
	font-weight: 700;
	width:414px;
	height: 30px;
	padding: 3px;
}
span.leaflet-popin-title
{	
	width: 100%;
	margin-left: 6px;
}
span.leaflet-popin-close
{
	float: right;
	margin-right: 2px;
	width: 25px;
	height: 25px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/buttonClosePopin.png);
	background-size: cover;
}
span.leaflet-popin-close:hover
{
	cursor: pointer;
}
div.leaflet-popin-content
{	
	margin: 0;
	padding : 0;
	width:100%;
	height: 99%;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
}
div.leaflet-popin-content div.blur.top
{	
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/50/fadeTop.png);
	background-repeat: repeat-x;
}
div.leaflet-popin-content div.blur.bottom
{	
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom:0; right: 0; left: 0;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/other/50/fadeBottom.png);
	background-repeat: repeat-x;
}
.leaflet-popin-content h2
{
	margin: 5px auto 5px auto;	
}
.leaflet-popin-content ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.leaflet-popin-content ul li
{
    display: block;
    border-bottom: 1px solid #b2b2b2;
    padding: 15px 0 15px 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;
	font-size: 1.45em;
}
.leaflet-popin-content div.update-error
{
    width: 92%;
	margin: 0 auto;
	font-size: 1.2em;
}
div.back-to-list
{
	margin: 15px 0 15px 15px;
	padding-left: 40px;
	height: 25px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/iconBack.png);
	background-repeat: no-repeat;
}
a.back-to-list
{
	text-decoration: none;
	font-size: 14px;
}

/* Menu Bar */
div.leaflet-menu-bar
{
	height: 62px;
	background-color: #ffffff;
	color: #2e65b7;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	top: 14px;
	left: 10px;
}
div.leaflet-menu-bar-element
{
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
    margin: 1px 0 0 6px;
}
div.leaflet-menu-bar-element.about:hover
{
	cursor: pointer;
}
div.burger-menu
{
	width: 58px;
	height: 57px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/menuHamburger.png);
}
a.burger-menu,
a.burger-menu:hover
{
	width: 58px;
	height: 57px;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
}
div.about
{
	width: 58px;
	height: 57px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/buttonAbout.png);
}
a.about,
a.about:hover
{
	width: 58px;
	height: 57px;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
}
div.leaflet-menu-bar-element.about
{
    width: 58px;
    text-align: center;
}
div.leaflet-menu-bar-element.about span
{
	color: #ffffff;
	background-color: #2e65b7;
    border: 1px solid #2e65b7;
    display: block;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    font-family: arial;
    margin: 0 auto;
    font-size: 24px;
}
div.leaflet-menu-bar-element.general-info
{
	display: inline-block;
	width: 278px;
	padding: 5px 0 0 15px;
    vertical-align: top;
}
.general-info-title
{
    font-size: 22px;
    margin: 0;
	height: 29px;
}
.general-info-subtitle
{
    font-size: 12px;
    margin: 0;
}
div.leaflet-popin-content.about-popin
{
	width: 90%;
	margin: 0 auto;
}




/* SideBar */
nav.leaflet-sidebar
{
	width: 300px;
	height: 100%;
	background-color: #ecf0f1;
	color: #707070;
	margin: 0;
	z-index: 10000;
	padding: 0;
	opacity: 1;	
	font: 16px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
nav.leaflet-sidebar div.menu
{
	width: 230px;
	height: 38px;
	padding: 22px 0 0 70px;
	background-image: url(http://wt3.autoroutes-trafic.fr/v3.2/buttons/50/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;
}
li.leaflet-sidebar-item
{
    height: 85px;
	width:300px;
	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/50/IconMenuRealTimeTraffic.png);
	background-repeat:no-repeat;
}
li.leaflet-sidebar-item.webcams
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/IconMenuWebcams.png);
	background-repeat:no-repeat;
}
li.leaflet-sidebar-item.trip-times
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/IconMenuTripTimes.png);
	background-repeat:no-repeat;
}
li.leaflet-sidebar-item.traffic-forecast
{
    background-image:url(http://wt3.autoroutes-trafic.fr/v3.2/icons/50/IconMenuTrafficForecast.png);
	background-repeat:no-repeat;
}
a.leaflet-sidebar-item
{
    text-decoration: none;
	width: 300px;
    height: 85px;
}
a.leaflet-sidebar-item div
{
    width: 230px;
    height: 53px;
	padding: 32px 0 0 70px;
	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
{

}

/* About pop-in */
#aboutTitle
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
}
#aboutVersion
{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}
div.aboutTable
{
	display: table;
	border-collapse: separate;
    border-spacing: 5px 0;
}
div.aboutTableRow
{
	display: table-row;
}
div.aboutTableCell
{
	display: table-cell;
	vertical-align: top;
	font-size: 13px;
}
img.aboutLogo
{
	width:80px;
	height:40px;
}