/*!
 * Style css magsys-service v1.0
 * Author: y.bensacq@magsys.net
 * Date  : 07/08/2012
 */
body {
  	overflow-x: hidden;
	margin: 0;
  	height: 768px;
  	color: #333333;
  	font-size: 9px;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	background: #FFF;
    line-height: 20px !important;

}

#body{
	position:relative;
	top:10px;
    margin-right: auto;
	margin-left: auto;
    width:1024px;
	color: #333333;
	text-align:center; /* for IE */
	font-size: 9px;


}

header .wrapper {
    margin-right: auto;
    margin-left: auto;
    width:  974px;
    padding-left: 50px;
    text-align:center; /* for IE */
}

header .wrapper-registered {
	width: 1024px;
    margin-right: auto;
    margin-left: auto;
    text-align:center; /* for IE */

}

.menu-wrapper {
    margin-right: auto;
    margin-left: auto;
    width:  974px;
    padding-left: 50px;
    text-align:center; /* for IE */
}

#header {
	position:relative;
	top:0px;
	width:100%;
	height:100px;
  	background-color: #ffffff;
  	text-align:center; /* for IE */
}

#header_logged {
	position:relative;
	top:0px;
	width:100%;
	height:59px;
  	background-color: #ffffff;
  	text-align:center; /* for IE */
}

#header_img{
	width:818px;
	height:100px;
	background: url(../images/magsys/header.jpg)  no-repeat right;
	text-align:center; /* for IE */
}

#header_img_logged{
	width:100%;
	height:59px;
	background: url(../images/magsys/header_logged.jpg)  no-repeat left;
}

#trait-bleu
{
	margin-bottom:0px;
	border-bottom: solid 1px #1ca3d7;
}

/* -------------------------  Menu partie Home  ------------------------ -*/

.contenu-menu-text{
	position: relative;
	left: 20px;
	text-align: right;
	border: 1px #fff;
	z-index: 9999;
	display: inline;
}

#menu:before,
#menu:after {
	content: "";
	display: table;
}

#menu:after {
	clear: both;
}

#menu {
	zoom:1;
}


#menu {
	position:relative;
	top:0px;
	width: 100%;
	height:35px;
	text-align: center;
}

#menu ul{
	display: inline;
}
#menu ul li{
	position:relative;
	float:left;
	list-style: none;
}



#menu ul li a{
	padding: 8px 24px;
	height:18px;
	display: block;
  	border-right:2px solid #29a4d7;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 0px #343434;
	-moz-box-shadow: 0px 0px 0px #343434;
	box-shadow: 0px 0px 0px #343434;
	color:#ffffff;
	vertical-align: middle;
	text-decoration:none;
  	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	-o-box-shadow: 0px 0px 0px #343434;
}


#menu li:hover > a{
    background: #004F70;
    /* ombres gauche  haut droite */
  	-webkit-box-shadow: inset 15px 0 8px -15px black,inset 0 15px 15px -15px black,inset -15px 0 10px -15px black ;
	-moz-box-shadow: inset 15px 0 8px -15px black,inset 0 15px 15px -15px black,inset -15px 0 10px -15px black ;
	box-shadow: inset 15px 0 8px -15px black,inset 0 15px 15px -15px black,inset -15px 0 10px -15px black ;
	-o-box-shadow: inset 15px 0 8px -15px black,inset 0 15px 15px -15px black,inset -15px 0 10px -15px black ;

}

#menu ul li a:hover{
    background: #004F70;

}


#menu .sous-menu
	{
		display: none;
		position: relative;

	}

.contenu-sous-menu{

	width: 200px;
	height: 300px;
}
#menu .sous-menu ul
	{

		float: none;
		padding-top: 10px;
		border: 0;

	}
#menu .sous-menu li
	{
		float: none;
		margin: 0;
		padding: 0;
		height:38px;
		width:270px;
		top:0px;
	}



#menu .sous-menu  li a{
	 border-right: none;
	 width: 269px;
	 text-align:left;
	 display: block;
	 padding-top:10px;
	 padding-bottom:0px;
	 padding-left:0px;
	 padding-right:0px;
	 height: 30px;
	 box-shadow: inset 15px 0 10px -15px black,inset -15px 0 10px -15px black ;
}

#menu .sous-menu img {
	vertical-align: middle;
 	display: inline-block;
 	text-align: left;
 	padding-left: 20px;
 	margin-right: 10px;
}
#menu .sous-menu .contenu-image {
	display: inline-block;
	width: 50px;
}

.image-sous-menu {
	border: 0px;


}

#menu .sous-menu  li:first-child a{
	/* ombres gauche  haut droite */
  	-webkit-box-shadow: inset 15px 0 8px -15px black,inset -15px 0 10px -15px black ;
	-moz-box-shadow: inset 15px 0 8px -15px black,inset -15px 0 10px -15px black ;
	box-shadow: inset 15px 0 8px -15px black,inset -15px 0 10px -15px black ;
	-o-box-shadow: inset 15px 0 8px -15px black,inset -15px 0 10px -15px black ;
}

#menu .sous-menu  li:last-child a{
  	-webkit-box-shadow: inset 0 -15px 15px -15px black,inset 15px 0 10px -15px black,inset -15px 0 10px -15px black ;
	-moz-box-shadow: inset 0 -15px 15px -15px black,inset 15px 0 10px -15px black,inset -15px 0 10px -15px black  ;
	box-shadow: inset 0 -15px 15px -15px black,inset 15px 0 10px -15px black,inset -15px 0 10px -15px black ;
	-o-box-shadow: inset 0 -15px 15px -15px black,inset 15px 0 10px -15px black,inset -15px 0 10px -15px black ;
}

#menu .sous-menu li a:link, #menu .sous-menu li a:visited
{ display: block; margin: 0;   color: #FFF; text-decoration: none; background: #004F70;   }

#menu .sous-menu li a:hover
{ 	background-color: #6497ac;
}

#menu li:hover > .sous-menu
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	position: absolute;
	display: block;
	z-index: 9996;
}

/* *************************************************************/




.separation_menu_gauche{
	border-left:2px solid #29a4d7;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 0px #343434;
	-moz-box-shadow: 0px 0px 0px #343434;
	box-shadow: 0px 0px 0px #343434;
	color:#ffffff;
	-o-box-shadow: 0px 0px 0px #343434;
}

.degrade_bleu_web {
	border: 0px solid #27afe1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:#27afe1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#27afe1), to(#0187c0));
	background-image: -moz-linear-gradient(top center, #27afe1, #0187c0);
	background-image: -o-linear-gradient(top, #27afe1, #0187c0); /*uniquement en mode linear*/
	-webkit-box-shadow: 0px 0px 0px #343434;
	box-shadow: 0px 0px 0px #343434;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27afe1", endColorstr="#0187c0"); /* Pour IE seulement et mode gradient à linear */
	/* Anciens navigateurs */
	-moz-box-shadow: 0px 0px 0px #343434;
	-o-box-shadow: 0px 0px 0px #343434;
}
.degrade_gris_web{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c2c2c2));
	background-image: -moz-linear-gradient(top center, #eaeaea, #c2c2c2);
	background-image: -o-linear-gradient(top, #eaeaea, #c2c2c2); /*uniquement en mode linear*/

	 /* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eaeaea", endColorstr="#c2c2c2",GradientType=0); /* Pour IE seulement et mode gradient à linear */
}

.degrade-sous-menu{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#004F70), to(#2E7B97));
	background-image: -moz-linear-gradient(top center, #004F70, #2E7B97);
	background-image: -o-linear-gradient(top, #004F70, #2E7B97); /*uniquement en mode linear*/

	 /* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004F70", endColorstr="#2E7B97",GradientType=0); /* Pour IE seulement et mode gradient à linear */
}


.degrade_gris_blanc{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
	background-image: -moz-linear-gradient(top center, #f2f2f2, #ffffff);
	background-image: -o-linear-gradient(top, #f2f2f2, #ffffff); /*uniquement en mode linear*/

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
}

.degrade_noir_gris{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#45484d), to(#ffffff));
	background-image: -moz-linear-gradient(top center, #45484d, #ffffff);
	background-image: -o-linear-gradient(top, #45484d, #ffffff); /*uniquement en mode linear*/

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45484d", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
}

.degrade_blanc_gris{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	background-image: -moz-linear-gradient(top center, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2); /*uniquement en mode linear*/

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f1f1", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
}

.separation_menu_info{
	margin-right: auto;
	margin-left: auto;
	width:108px;
	height:0px;
	border-top: solid 1px #d0d0d0;
	background: #d0d0d0;
}

.padding_top_bottom_menu_info{
	padding-top: 5px;
	padding-bottom: 10px;
}

.padding_left_menu_info{
	padding-left: 6px;
}
#form-wrapper{
	position: relative;
	width: 1024px;
	height: 200px;
	float:left;

}
#form_connexion{
	position: absolute;
	top:20px;
	left:752px;
	z-index: 999;
	width:250px;
	height:300px;
	border: solid 1px #1ca3d7;
}
#formLoginError{
	position:relative;
	top:50px;
	left:25px;
	float: left;
	color: red;
}
#textBeforeForm{
	padding: 8px 24px;
	color:#ffffff;
	vertical-align: middle;
	font-weight:bold;
	font-size: 14px;
}

#contenuForm {
	z-index: 9999;
	padding-top: 10px;
}
#contenuForm label{
	margin-left: 10px;
}

#contenuForm input[type=submit]{
	position:relative;
	top:10px;
	left:25px;
	float:left;
}
#submitConnexionDemo{
	position: relative;
	top:15px;
	left:10px;


}
#contenuForm input[type=button]{
	padding: 8px 24px;
	border-right:2px solid #29a4d7;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background:#27afe1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#27afe1), to(#0187c0));
	background-image: -moz-linear-gradient(top center, #27afe1, #0187c0);
	background-image: -o-linear-gradient(top, #27afe1, #0187c0); /*uniquement en mode linear*/
	-webkit-box-shadow: 0px 0px 0px #343434;
	-moz-box-shadow: 0px 0px 0px #343434;
	box-shadow: 0px 0px 0px #343434;
	color:#ffffff;
	text-decoration:none;
  	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27afe1", endColorstr="#0187c0"); /* Pour IE seulement et mode gradient à linear */
	cursor:  pointer;
	-o-box-shadow: 0px 0px 0px #343434;
}
#contenuForm a{
	position:relative;
	top:30px;
	left:25px;
	float:left;
}

.submit{
	padding: 8px 24px;
	border-right:2px solid #29a4d7;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background:#27afe1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#27afe1), to(#0187c0));
	background-image: -moz-linear-gradient(top center, #27afe1, #0187c0);
	background-image: -o-linear-gradient(top, #27afe1, #0187c0); /*uniquement en mode linear*/
	-webkit-box-shadow: 0px 0px 0px #343434;
	-moz-box-shadow: 0px 0px 0px #343434;
	box-shadow: 0px 0px 0px #343434;
	color:#ffffff;
    text-decoration:none;
  	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27afe1", endColorstr="#0187c0"); /* Pour IE seulement et mode gradient à linear */
	cursor:  pointer;
	-o-box-shadow: 0px 0px 0px #343434;
}


#contenuForm input[type=text]{
    margin: 0 0 10px 0;
    padding: 5px;
    width: 180px;
    background: rgba(255,255,255,0.5);
}

#contenuForm input[type=password]{
    margin: 0 0 10px 0;
    padding: 5px;
    width: 180px;
    background: rgba(255,255,255,0.5);
}

label {
 	display:block;
	padding-left: 17px;
	text-align: left;
	font-size: 11px;
 }

 a{
	color:#ffffff;
	text-decoration:none;
}


/*----------------------  CSS slider    ------------------*/


#slider{
    z-index: 0;
    height:349px;
    border: 0px;
    min-width:1212px !important;
	max-width:1212px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

#slider .nivoSlider {
	margin-right: auto !important;
	margin-left: auto !important;
}
#slider img{
	min-width:1212px;
	max-width:1212px;
	min-height:349px;
	max-height:349px;
	margin-right: auto;
	margin-left: auto;
}

#slider  a.nivo-prevNav{
    width: 39px;
    height: 39px;
    background: url(../images/magsys/nav_left.png) no-repeat;
    text-indent: -9999px;

}

#slider  a.nivo-nextNav{
    width: 39px;
    height: 39px;
    background: url(../images/magsys/nav_right.png) no-repeat;
    text-indent: -9999px;

}

.nivoSlider img {
    position:absolute;
    top:0px;
    display:none;
}

.nivoSlider a {
    display:block;
    border:0;
    vertical-align: top;
}

.nivo-controlNav{
	position:absolute;
	top:295px;
	left: 650px;
	height:10px;
}


.nivo-controlNav a {
	display:inline-block;
	margin: 0 2px;
	width:10px;
	height:10px;
	border:0;
	background:url(themes/light/bullets.png) no-repeat;
	text-indent:-9999px;
}
.nivo-controlNav a.active {
}


/*----------------------  CSS partie authentifiée    ----------------------------------------------------------------------------------------*/


/* ---------------------------------------------------------------------------------------
- 											Menu client
 ---------------------------------------------------------------------------------------*/

#conteneur-menu{
	position :relative;
}

.p-menu-user{
	height:45px;
	line-height:45px;
	margin:0px;
	padding: 0px;
	text-align:center;
}
#menu_user{
	position:absolute;
	float:right;
	top:-70px;
	left:700px;
	width:320px;
	height:145px;
  	color: #27afe1;
  	font-size:12px;
}
.logo-client{
	vertical-align:middle;
}

#menu_user a{
  	color: #27afe1;
	font-size:12px;
}

#logo_client{
	float: left;
	margin-top:1px;
	min-width:66px;
	height:58px;
	vertical-align: middle;
}

#menu_user input[type=button]{
	margin-bottom: 3px;
	padding: 5px 24px;
	width:110px;
	height:25px;
	border-right:2px solid #29a4d7;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background:#27afe1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#27afe1), to(#0187c0));
	background-image: -moz-linear-gradient(top center, #27afe1, #0187c0);
	background-image: -o-linear-gradient(top, #27afe1, #0187c0); /*uniquement en mode linear*/
	-webkit-box-shadow: 0px 0px 0px #343434;
	-moz-box-shadow: 0px 0px 0px #343434;
	box-shadow: 0px 0px 0px #343434;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
  	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27afe1", endColorstr="#0187c0"); /* Pour IE seulement et mode gradient à linear */
	cursor:  pointer;
	-o-box-shadow: 0px 0px 0px #343434;
}

#liens_menu_user{
	float:right;

	border-right: solid #ccc 1px;
	border-left: solid #ccc 1px;
	background: #f3f3f3;
	color: #27afe1;
	width: 140px;
	height:59px;
	font-size:12px;
}

.lien_menu_user{
	position: relative;
	left:24px;
	padding-top: 8px;
	text-align: left;
}

#lien_menu_user div{
	position: relative;
	bottom:10px;
	padding-left: 10px;

}

#nomPrenom{
	float:left;
	margin-left: 10px;
	margin-top:1px;
	min-height:58px;
}
#infosClientPrenom{
	margin-top: 10px;

}

#infosClientNom{
	float:left;
}


/* ---------------------------------------------------------------------------------------
- 											Menu infos
 ---------------------------------------------------------------------------------------*/
#contenu_menu_infos{
	top:0px;
	left:0px;
	color: #6b6e6b;
	float:left;

}

.menu_infos{
	position:relative;
	z-index: 5;
	margin-bottom: 10px;
	min-height: 36px;
	width:130px;
	height:auto;
	background: url(../images/magsys/haut_menu_infos.jpg)  no-repeat;
}
.liste_infos {
	z-index: -1;
	padding-top: 20px;
	border: solid 1px #1ca3d7;
	border-top: none;
}

.menu_infos h3{
	position: relative;
	top:6px;
  	display: inline;
  	color:#ffffff;
  	font-weight: lighter;
	font-size:12px;
    line-height: 14px !important;
}

#contenu_menu_infos {
		width:1px;
	}

#contenu_menu_infos p {
		text-align: center;

	}

.element-station{

	padding-bottom: 5px;
}

#titre_menu_stations {
	cursor:pointer;
}
.link_bleu{
	color: #27afe1;
	font-size:10px;
}

.lien_actif{
	color: #27afe1;
	font-weight:bold;
	font-size:10px;
}

.entete_menu{
	margin-bottom: 5px;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;

}

.contenu_menu_infos{
	text-align: left;
    font-size: 9px!important;

}

.lienFocus{
	cursor: pointer;
}
#classesLongueur{
	position: absolute;
	top:217px;
	left: 131px;
	display:none;
	float:left;

}

#classesVitesse{
	position: absolute;
	top:217px;
	left: 131px;
	display:none;
	float:left;
}

/* ---------------------------------------------------------------------------------------
- 											Filtres
 ---------------------------------------------------------------------------------------*/
#filtres_traitements{
	position:absolute;
	top:0px;
	left:120px;
	margin-top: 0px;
	width:500px;
	color:#888;
	vertical-align: middle;
}

#filtres_traitements p{
	vertical-align: center;
	text-align: center;
}

#filtresDroite p{
	float: left;
	margin : 0px;
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
}

#filtres_traitements .label_filtres{
	position: relative;
	left:20px;
	margin-left: 0;
	padding-left: 0;
	width:70px;
	height: 29px;
	border: 1px solid #27afe1;
	color:#ffffff;
	font-size:10px;
}

#filtresDroite .label_filtres{
	float: left;
	margin-right: 7px;
	padding-top:8px;
	padding-left:3px;
	width:65px;
	height: 21px;
	border: 1px solid #27afe1;
	color:#ffffff;
	font-size:10px;
}



#filtres_traitements .input_filtres_traitements{
	position: absolute;
	top:0px;
	left:99px;
	width:100px;
	height:27px;
	border: 1px solid #27afe1;
	background: #f2f2f2;
	color:#888;
	text-align: center;
}

#filtresGauche select{
	position: absolute;
	top:0px;
	left:99px;
    z-index: 1;
    display: inline-block;
	overflow: hidden;
	height:31px;
	outline:none;
	border: 1px solid #27afe1;
    background:#f0f0f0 url(../images/magsys/bas_select.jpg) no-repeat bottom right;
	color:#888;
	text-align: center;
    cursor:pointer;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

#filtresDroite select{
    display: inline-block;
    float: left;
	overflow: hidden;
    margin-left: 20px;
	height:31px;
	outline:none;
	border: 1px solid #27afe1;
    background:#f0f0f0 url(../images/magsys/bas_select.jpg) no-repeat bottom right;
	color:#888;
	text-align: center;
    cursor:pointer;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

#filtres_traitements input[type=button]{
	margin-left: 128px;
	width:150px;
	height:30px;
  	color:#fff;
	text-align: center;
	text-decoration:none;
  	font-weight:bold;
  	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	cursor:  pointer;
}

#filtres_traitements select[disabled]{
	background-color:#c2c2c2;
	cursor:default;
}

#traitement_direct {
	position:absolute;
	top:40px;
	left:20px;
	padding-top: 40px;
	width:120px;
	height:30px;
	border: 1px solid #27afe1;
	border-right: none;
	color:#ffffff;
	font-size: 12px;

}

#buttonOk{
	position:relative;
	top:7px;
	left:34px;
	float: left;

}


#date_debut{
	position:absolute;
	left:0px;
}

#date_fin{
	position:absolute;
	top:40px;
	left:0px;

}
#select_agreg{
	position:absolute;
	top:80px;
	left:0px;
}
#select_type_mesure{
	position: relative;
	float: left;
	margin-bottom: 6px;
}

#select_type_graphique{
	position: relative;
	float: left;
}

.petiteCombo{
	width:90px;
}

.grandeCombo{
	width:102px;
}

.maxiCombo{
	width:150px;
}

#icon_tableau{
	position: relative;
	left:15px;
	float: left;
}

#icon_graphique{
	position:relative;
	left:15px;
	float: left;
}

#liste_graphiques{
	position: absolute;
	top:40px;
	left:140px;
	z-index: 1;
	display: none;
	width:229px;
	height:70px;
	border: 1px solid #27afe1;
}

.lib_graphique{

	height:23.2px;
	text-align: center;
	cursor:pointer;
}



/* datepicker  */
.ui-datepicker {
	width: auto ! important;
}
.ui-datepicker .ui-datepicker-header {
	height: 25px;
}

#smartFormulaire{
    position: relative;
    width: 80%;
    height: 70%;
    margin-top: 30px 150px;
    background-color: ButtonFace;
    border: thin solid ThreeDDarkShadow;
}


/*  Map */
#map{
	position: relative;
	top:-135px;
	left: 547px;
	z-index: 1;
	float: left;
	height: 133px;
	border: 1px solid #27afe1;
}

/* ---------- */

#output{
	position:absolute;
	top:140px;
	left:20px;
	display: none;
	overflow:auto;
	max-height:500px;
	width:880px;
	height: auto;
	border: 1px solid #f8f8f8;
}

#container{
	top:135px;
	left:20px;
	display: none;
	overflow:auto;
	width:880px;
	height: 600px;
	border: 1px solid #f8f8f8;
}

#boutonRadioFiltres{
	position: relative;
	top:12px;
	left:220px;
	z-index: 1;
	float: left;
	margin-right: 50px;
	width:120px;

}

#fin_formulaire{
	position: relative;
	top:0px;
	left: 20px;
	float: left;
	text-align: left;
}

#filtres_traitements input[type="radio"] {
  vertical-align: bottom;
  text-align: left;
  font-size: 10px;
}

#separationFiltresMesures{
	position: relative;
	left :220px;
	float:left;
	width: 0px;
	height:135px;
	border-left:1px solid #ccc;
}

#separation_menu_user{
	position: relative;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	width:100px;
	height:0px;
	border-top: 1px solid #d0d0d0;
}

.bordure-bas{
	border-bottom:1px solid #fff;
}
.bordure-haut{
	border-top:1px solid #fff;
}

.separationWrapper{
	background:#f2f2f2;
}

#separationFiltresMap{
	position: relative;
	top:0px;
	left:524px;
	float:left;
	width: 0px;
	height:135px;
	border-left:1px solid #ccc;
}

.bordure-exterieure{
	border-right:1px solid #fff;
}



.clear
{
	clear:both;
}

#filtresDroite{
	position: relative;
	left:223px;
	float:left;

}

#filtresGauche{
	float:left;
}

/*
--- Perso de la scrollbar
*/

::-webkit-scrollbar {
    width: 12px;
    background-color: white;

}
::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);


}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);

}

.loading{
  position:absolute;
  top:200px;
  left:450px;
  z-index: 1;
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 6px;
  background: url(../images/loading.gif);
  filter:alpha(opacity=100);

}

#export_csv_tableau{
  	position:relative;
 	top:45px;
  	left:220px;
 	z-index: 1;
	width: 24px;
  	height: 15px;
	background: url(../images/icons/csv.png);
 	cursor:pointer;
}
#export_fime_tableau{
  	position:absolute;
 	top:120px;
  	left:21px;
 	z-index: 1;
	width: 39px;
  	height: 15px;
	background: url(../images/icons/file.png);

 	cursor:pointer;
}
/**************************/
/* Formulaire de contact **/
/* *************************/
#dialog-form input{
	width:140px;
 }
#dialog-form {
	z-index: 9999;
 }
#dialog-modal {
	display: none;
}

/**************************/
/* message flash error   **/
/* *************************/

.errors {
	color: red;
fontont-size: 14px;
 }



.wrapper-body{
 	margin-right: auto;
 	margin-left: auto;
	width:1024px;
 }

.wrapper-formulaire{
 	float:left;
	margin-right: auto;
 	margin-left: 100px;
	width:800px;
 }

#carte a{
	display: none;
 }
#fleche-haut-carte{
 display: none;
	height:5px;
 }
#fleche-bas-carte{
	height:5px;
 }

#fleche-bas-carte img{
	position: relative;
 top:0px;
 left:175px;
 display:block;
 cursor: pointer;
 }

#fleche-haut-carte img{
	position: relative;
 top:0px;
 left:175px;
 display:block;
 cursor: pointer;
}

.wrapper-full-size{
	width:100%;
	height: 600px;
	color:#343434;
}
/*   slider */
#slider-services img{
	min-height:349px;
	max-height:349px;
	width: 100%;
}
#slider-services{
	width:100%;
    height:348px;
}

#slider-services h2{
	color: #098fc7;
}
#slider-services p{
	text-align: justify;
	font-size: 14px;
}

#slider-services .nivo-caption {
	position:absolute;
	top:65px;
	left:282px;
	z-index:8;
	display: none;
	overflow: hidden;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 10px 10px ;
	width:350px;
	height:180px;
	background:#ebebeb;
	color:#343434;
	opacity: 0.8;
	filter:alpha(opacity=8);
	-moz-opacity: 0.8;
}

#slider-services .nivo-directionNav a {
   	display: block;
	border: 0;
}

.bleu-ciel{
	color:#098fc7;
}

#slider-services  a.nivo-prevNav{
	top:200px;
    left:700px;
    width: 39px;
    height: 39px;
    background: url(../images/magsys/nav_left.png) no-repeat;
    text-indent: -9999px;

}

#slider-services  a.nivo-nextNav{
    top:200px;
    left:750px;
    width: 39px;
    height: 39px;
    background: url(../images/magsys/nav_right.png) no-repeat;
    text-indent: -9999px;

}

.fond-gris-clair{
	background-color: #f3f3f3;
}

.fond-gris-fonce{
	background-color: #d8d8d8;
}

.conteneur-full-size{
	width:100%;
}

#part2-services{
	height:490px;
}

#imac{
	position:relative;
	top:20px;
	left:50px;
	float:left;
	width: 450px;
	height: 443px;
	background: url(../images/magsys/imac.png)  no-repeat;
}

.conteneur-1024{
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
#text-part2-services{
	position: relative;
	top:100px;
	right:150px;
	float: right;
	width:305px;
}

#text-part2-services p{
	position: relative;
	top:20px;
	height: 180px;
	color: #343434;
	text-align:justify;
	font-size: 14px;
	line-height: 1.3;

}


#text-part3-services{
	position: relative;
	top:10px;
	padding-bottom: 30px;
	width:360px;
}

#titre-part3{
	position: relative;
	left:250px;
}

 h2{
	position: relative;
	margin: 0;
	color: #27afe1;
	font-weight: lighter;
	font-size: 20px;
}


#part4-services{
	position: relative;
	height:460px;
	background: url(../images/magsys/img_part4.png)  no-repeat right;
}

#text-part4-services{
	position: relative;
	top:100px;
	left:120px;
	width:305px;
	font-size: 14px;
}


#text-part4-services p {
	text-align: left;
	line-height: 1.3;

}

#btn_demo{
	padding-left: 50px;
	width: 203px;
	height: 57px;
	background: url(../images/magsys/btn_demo.png)  no-repeat right;
	cursor: pointer;
}

#btn_demo:hover {
	background: url(../images/magsys/btn_demo_hover.png)  no-repeat right;
}

.vide{
	min-width:89px;
	height: 1px;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}

#ligne1-part3{
	position: relative;
	left:150px;
	margin-top: 30px;
	width: 500px;
	height:104px;
	background: url(../images/magsys/img1_part3.png)  no-repeat left;
}

#ligne2-part3{
	position: relative;
	left:150px;
	margin-top: 18px;
	width: 500px;
	height:104px;
	background: url(../images/magsys/img2_part3.png)  no-repeat left;
}

#ligne3-part3{
	position: relative;
	left:150px;
	margin-top: 18px;
	width: 500px;
	height:104px;
	background: url(../images/magsys/img3_part3.png)  no-repeat left;
}

#ligne4-part3{
	position: relative;
	left:150px;
	margin-top: 18px;
	width: 500px;
	height:104px;
	background: url(../images/magsys/img4_part3.png)  no-repeat left;
}

.text-part3{
	position: relative;
	top:40px;
	left:270px;
	font-size: 14px;
}




#menu-fixed-smart {
    position: fixed;
    text-align: center;
    top: 350px;
    left:15px;
    z-index: 1000;
}

a.bouton-fixed-menu-smart {
	background: #7abcff; /* Old browsers */
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
    background: linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	padding:5px;
	-moz-box-shadow: 0px 5px 5px 0px #656565;
	-webkit-box-shadow: 0px 5px 5px 0px #656565;
	-o-box-shadow: 0px 5px 5px 0px #656565;
	box-shadow: 0px 5px 5px 0px #656565;
	color: #FFF;


}

a:hover.bouton-fixed-menu-smart {
	position: relative;
	top:5px;
	padding-top: 10px;
	text-decoration: none;
	color:#FFF;

}

.bouton-vertical-smart{
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
  	-ms-transform: rotate(-90deg);

}

#nav-fixed-menu-smart{
	position:relative;
	list-style: none;
	margin: 0;
  	padding: 0;
  	top:-50px;

}

#nav-fixed-menu-smart li{
	display: inline;
	margin-left: 2px;

}

#synoptique{
	width: 800px;
	height: 500px;
}

#iframe-synoptique{
	width:800px;
    height:760px;
	vertical-align: center;
	text-align: center;
	border:0;

}

body #iframe-synoptique {
	background-color: #666;
}

#iframe-container{
	margin-left: auto;
	margin-right: auto;
	width:800px;
}
.highcharts-title{

	color:#656565!important;
	fill: #656565!important;
}

.highcharts-legend-item{
	color:#656565!important;
	fill: #656565!important;
}

/* pour cacher l'onglet du synoptique labocom*/
table .gwt-DecoratedTabBar {
	visibility:hidden !important;
	display: none !important;
}

.ui-dialog .ui-dialog-title {
    font-family: verdana;
    font-size: 12px;
    font-weight: lighter;

}

.class-modal-synoptique{
	position: absolute;
	top:60px !important;
}

.gwt-HTML{
	font-family: verdana;
    font-size: 12px;
    font-weight: lighter;
}

.ui-widget-header{

	background: #7abcff; /* Old browsers */
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
    background: linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	padding:5px;
	color: #FFF;


}
.ui-corner-all .ui-corner-bl .ui-corner-br .ui-corner-tl .ui-corner-tr {
	border-radius: none;
}

#fond-home{
	background:  url(../images/magsys/home-page.png)  no-repeat center;
}

#sortieTab{
	overflow-x: scroll;
}

.mdl-ctn-description{
	height:30px;
}

.logo-client{
	margin-top: 3px;
	width: 50px;
}

.form-mobile-site{
	padding: 0 10px 0 10px;
}

.page-sidebar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
}

.page-sidebar-menu > li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
}

#pac-input {
	background-color: #fff;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	margin-left: 12px;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	width: 400px;
}

.controls {
	margin-top: 10px;
	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input:focus {
	border-color: #4d90fe;
}

.google-visualization-tooltip { width:200px; text-align: center }

.dropdown-alert{
	min-height: 100px;
	padding: 10px;
	width: 200px;
}

.cam-video{
	width: 440px;
	height: 240px;
}
