/** insert your custom css code here */
#bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.ui-page{
	background-color: transparent;
}

body table{
	text-shadow: none;
}

h1{
	color: white;
	text-shadow: none;
}



/*.ui-page > .LogoServair{ 
	height: 48px;
	/*background-image: url('../img/LogoServairWhiteRed.gif');
	background-image: url('../img/logoCoquotier.png');
	background-position: right;
	background-size: 350px;
	background-repeat: no-repeat;
	white-space: nowrap;
	background-color: #0B2D74;
}*/

.LogoServair{
	background: #0b2d74 url(../img/logoCoquotier.png) no-repeat top right;	
	position:fixed; 
	top:0; 
	right:0; 
	left:0; 
	height:40px;
}

.LogoServair .ui-link, .panel .closePanel{
	background-color: #0B2D74;
}




b{
	font-weight: bold;
}

.panel{
	background-color: #0B2D74 !important;
	width: 400px; 
}

.panel .ui-panel-inner{
	margin-top: 30px;
}

.panel .panelButton{
	background-repeat: no-repeat;
	width: 125px;
	height: 115px;
	margin: 25px;
}

.panelButton:hover{
	cursor:  pointer;
}

.panelButton > p{
	position: relative;
	top: 100px;
	color: white;
	text-shadow: none;
	text-align: center;
}

.panel .declaration{
	background-image: url('../img/C_Declaration.png');
	display: inline-block;
	vertical-align: top;

}
.panel .rapport{
	background-image: url('../img/C_Rapports.png');
	display: inline-block;
	vertical-align: top;
	
}

.panel .administration{
	background-image: url('../img/C_Administration.png');
	display: inline-block;
	vertical-align: top;
	
}

.panel .deconnexion{
	background-image: url('../img/C_Deconnexion.png');
	position: absolute;
	bottom: 30px;
}

.deconnexion > p{
	top: 120px;
}

.closePanel{
	position: absolute;
	top: 0px;
	left: 10px;
}

.subMenu{
	background-color: red;
	position: absolute;
	top: 50px;
	left: 400px;
	width: 200px;
	text-shadow: none;
}

.subMenu>p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.subMenu>p:hover{
	background-color: darkred;
	cursor:  pointer;
}

.ui-panel-dismiss{
	z-index: 1000 !important;
}
/******************APP*****************************/
#connexionForm{
/* 	width:70%; */
	width:50%;
	margin: 0 auto;
	margin-top: 30px;
}

#connexionForm p, #admin_escale_form p{
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

#connexionForm .ui-input-text{
	margin: 20px auto;
	margin-top: 0px;
}

#connexionForm .ui-btn{
	width: 30%;
	margin: 0 auto;
	background-color: #0B2D74; /*bleu fonc�*/
	color: white;
	text-shadow: none;
}

.language{
	display: inline-block;
	display: inline-block;
	width: 60px;
	height: 39px;
	margin-left: 10px;
	float: right;
	border: 5px solid;
	border-color: #CFD6F1; /*gris*/
	border-radius: 10px;
}

.language.selected{
	border-color: #D21049; /*rouge*/
}

.language:hover{
	border-color: #D21049; /*rouge*/
	cursor:  pointer;
}

.french{
	background-image: url('../img/francais.jpg');
}

.english{
	background-image: url('../img/english.jpg');
}

/*******************CHOIX IMMATRICULATION*****************/
#immatForm{
	width: 50%; 
	margin: 50px auto;
}

.immatFormTop{
	width:60%;
	margin: 0 auto;
}

.immatFormTop .ui-btn{
	height: 23px;
	padding-bottom: 3px;
	padding-top: 8px;
}

.immatFormTop .ui-select{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.immatFormTop .divButton{
	display: inline-block;
}

.immatFormTop .ui-input-text{
	width: 50%;
}


/*************************LISTE INTERVENTIONS********************************/

.newPrestaDiv {
	margin-left: 5%;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E0E0E0;
	height: 80px;
	text-shadow: none;
}

.newPrestaDiv > h2, .selectDatesDiv > h2{
	font-size: 1.2em;
	margin-left: 0px;
	float: left;
	clear: both;
	margin-left: 20px;
	width: 170px;
	line-height: 1.5em;
  	margin-top: 10px;
}

h2.margin-large {
	margin-top: 20px;
}

.newPrestaDiv .newPrestaDivBtn{
	width: 10%;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #0B2D74;
	color: white;
	text-shadow: none;
	margin-top: 17px;
}

.newPrestaDiv > .newPresta{
	width: 27%;
	float: left;
	margin-left: 2.5%;
	margin-top: 10px;
}

.selectDatesDiv > .selectDate{
	width: 27% ;
	float: left;
	margin-left: 2.5%;
	margin-top: 10px;
}

.tableInterventionsDiv{
	width: 100%;
	text-align: center;	
}

.tableDelaisDiv{
	width: 90%;
	text-align: center;	
}

.newPresta > p{
	display: inline-block;
	width: 65px;
	margin-right: 10px;
}

.newPresta > .ui-select{
	display: inline-block;
	width: 60%;
	vertical-align: middle;
}

table{
	margin: 0 auto;
	border: solid 2px;
	width: 90%;
	border-collapse: collapse;
	background-color: white;
}
table.interTab tr:nth-child(even) { background-color:rgba(11,45,116,.1);  }
table.interTab tr:nth-child(odd) { background-color:rgba(11,45,116,.1);  }

table.tableInterventionsDiv tr:nth-child(even) { background-color:rgba(11,45,116,.1);  }
table.tableInterventionsDiv tr:nth-child(odd) { background-color:rgba(11,45,116,.1);  }

table.tableDelaisDiv tr:nth-child(even) { background-color:rgba(11,45,116,.1);  }
table.tableDelaisDiv tr:nth-child(odd) { background-color:rgba(11,45,116,.1);  }


table td, th {
	border: thin solid black;
	height: 30px;
	border-left: 0px none white;
	border-right: 0px none white;
}

th{
	background-color: #0B2D74; /*bleu moyen*/
	color: white;
	font-weight: normal;
}

h2{
/* 	margin-left: 5%; */
}

.backButton{
	top: 10px;
	position: absolute;
	left: 80px;
	color: white;
	text-decoration: none;
	text-shadow: none;
}

.backButton:hover{
	cursor:  pointer;
}

.clickable:hover{
	cursor:  pointer;
}

.dernierResume{
	width: 100%;
}

.dernierResume > div{
	height: 30px;
	top: 10px;
	position: relative;
	left: 20px;
}

.dernierResume p{
	display: inline-block;
	width: 29%;
	padding-left: 15px;
}

.dernierResume b{
	display: inline-block;
	position: relative;
}

.dernierResume b img{
	width: 20px;
	top: 5px;
	position: relative;
	margin-left: 10px;
}

.remove-cell{
	background-image: url('../img/delete.png');
	width: 30px;
  	background-size: 50%;
  	background-repeat: no-repeat;
  	background-position: center;
}
.save-cell{
	background-image: url('../img/save.png');
	width: 30px;
  	background-size: 50%;
  	background-repeat: no-repeat;
  	background-position: center;
  	cursor: pointer;
    cursor: hand;
}
/****************************DERNIERESPRESTATIONS*****************************/
#lastPrestaTop{
	margin:0 auto;
	width: 450px;
}

#lastPrestaTop > div {
	display: inline-block;
}

#lastPrestaTop p{
	display: inline-block;
	vertical-align: text-bottom;
}

#lastPrestaTop .ui-select{
	display: inline-block;
	width: 250px;
	margin-bottom: 24px;
}

#lastPrestaFilters {
	width: 45%;
	margin: 10px auto;
	min-width: 500px;	
}

#lastPrestaFilters > .filter{
	display: inline-block !important;
	width: 15% !important;
	text-align: center !important;
	border: 1px black solid !important;
}



.filter.actif{
	color: white !important;
	background-color: #0B2D74 !important;
}

#tabContent:hover{
	cursor:  pointer;
}

.report_form_presta {
	margin: 30px auto;
	min-width: 500px;	
	width: 800px
}
/**************************DETAILINTERVENTION*********************************/
#detInterForm .ui-checkbox{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	
}

#detInterForm .ui-input-text:not(textarea){
	display: inline-block;
	height: 35px;
	width: 15%;
	min-width: 100px;
}

#detInterForm .ui-input-datebox{
	padding-left: 0px;
	padding-right: 0px;
	height: 35px;
	display: inline;
}

#detInterForm input[type="text"]{
	width: 100%;
	background-color: lightyellow;
	margin-top: 0px !important;
	margin-right: 0px !important;
	height: 35px;
}

#detInterForm label{
	/*padding-top: 7px;*/
	padding-bottom: 7px;
	padding-right: 6px;
	border: none;
	background-color: transparent;
	width: 80%;
	font-weight: 100;
}

.detInter_top{
	width: 45%;
	float: left;
	margin: 2%;
	margin-bottom: 10px;
	margin-left: 0%;
}

.leftPart{
	margin-bottom: auto;
}

.detInter_middle{
	width: 45%;
	float: left;
	margin: 2%;
	margin-bottom: 30px;
	margin-top: 20px;
	height: 40px;
	margin-right: 0;
}

.detInter_middle label{
	display: inline-block;
}

.detInter_middle .ui-select{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}

.detInter_bottom{
	width: 45%;
	float: left;
	margin: 2%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0%;
}

.detInter_table{
	width: 90%;
	margin-left: 0%;
	margin: 1%;
	text-align: center;
	display: inline-block;
}

.remarquePart{
	width: 90%;
	margin-left: 5%;
}

#detInterForm .ui-btn-icon-left:after{
	left: .4em;
	width: 20px;
	height: 20px;
	top: 48%;
}

#detInterForm a{
	border-color: #ddd;
	width: 30%;
	background-color: #0B2D74;
	color: white;
	text-shadow: none;
	border-radius: .3125em;
	font-weight: 700;
	border-width: 1px;
	border-style: solid;
	padding: .7em 1em;
	text-align: center;
	margin-bottom: 20px;
	
}


.divButton{
	border-color: #ddd;
	width: 30%;
	background-color: #0B2D74;
	color: white;
	text-shadow: none;
	border-radius: .3125em;
	font-weight: 700;
	border-width: 1px;
	border-style: solid;
	padding: .7em 1em;
	text-align: center;
}

.divButtonS{
	border-color: #ddd;
	width: 30%;
	background-color: #0B2D74;
	color: white;
	text-shadow: none;
	border-radius: .3125em;
	font-weight: 700;
	border-width: 1px;
	border-style: solid;
	padding: .7em 1em;
	text-align: center;
}

.divButton:hover{
	cursor:  pointer;
}
.divButtonS:hover{
	cursor:  pointer;
}
.detInter_table + .divButton{
	color: black;
	font-weight: initial;
	width: 20%;
	margin-left: 5%;
	display: block;
	margin-top: 0px;
}

.divMainButton:hover{
	cursor:  pointer;
}

.divMainButton{
	display: inline-block;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
}

.head_info{
	display: inline-block;
	width: 30%;
}

.head_info > p, .head_info > b{
	display: inline-block;
}

#alea_table:hover, #controle_table:hover{
	cursor:  pointer;
}
/* ********************************* POPUPS ******************** */

.ui-popup-screen{
	background-color: black;
	z-index: 399;
}

.aleaDiv{
	width: 90%;
	margin: 0 auto;
}

.controleDiv{
	width: 90%;
	margin: 0 auto;
}

#detAleaForm, #detControleForm{
	width: 90%;
	margin: 0 auto;
}

#aleaDiv-popup .ui-btn-icon-left:after{
	left: .4em;
	width: 20px;
	height: 20px;
	top: 48%;
}

#aleaDiv-popup{
	left: 0px;
	width: 100%;
	z-index: 400;
}

#controleDiv-popup .ui-btn-icon-left:after{
	left: .4em;
	width: 20px;
	height: 20px;
	top: 48%;
}

#controleDiv-popup{
	left: 0px;
	width: 100%;
	z-index: 400;
}

#aleaDiv-popup label{
	border: none;
	background-color: transparent;
	width: 88%;
	font-weight: 100;
}

#aleaDiv-popup .ui-checkbox{
	width: 30%;
	display: inline-block;
	margin-left: 5%;
	vertical-align: middle;
}

#aleaDiv-popup .ui-input-text{
	width: 20%;
	display: inline-block;
	height: 35px;
	vertical-align: middle;
}

#aleaDiv-popup .ui-select{
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}

#aleaDiv-popup .labelList{
	margin-left: 5%;
	width: 30%;
	display: inline-block;
}

.aleaDiv .ui-input-datebox{
	padding-left: 0px;
	padding-right: 0px;
	height: 35px;
	display: inline;
}

#alea_commentaire{
	width: 50%;
	display: inline-block;
}

.aleaDiv input[type="text"]{
	width: 100%;
	background-color: lightyellow;
	margin-top: 0px !important;
	margin-right: 0px !important;
	height: 35px;
}

#controleDiv-popup label{
	border: none;
	background-color: transparent;
	width: 50%;
	font-weight: 100;
}

#controleDiv-popup .ui-checkbox{
	width: 30%;
	display: inline-block;
	margin-left: 5%;
	vertical-align: middle;
}

.controleDiv .ui-input-datebox{
	padding-left: 0px;
	padding-right: 0px;
	height: 35px;
	display: inline;
}

#controleDiv-popup .ui-input-text{
	width: 20%;
	display: inline-block;
	height: 35px;
}

#controleDiv-popup .ui-select{
	width: 50%;
	display: inline-block;
}

#controleDiv-popup .ui-radio{
	width: 30px;
	display: inline-block;
}

#controleDiv-popup .labelList{
	margin-left: 5%;
	width: 30%;
	display: inline-block;
	position: relative;
}

#controleDiv-popup .labelRadio{
	display: inline-block;
}

.controleDiv input[type="text"]{
	width: 100%;
	background-color: lightyellow;
	margin-top: 0px !important;
	margin-right: 0px !important;
	height: 35px;
}

.controleDiv .ui-input-datebox{
	padding-left: 0px;
	padding-right: 0px;
	height: 35px;
	display: inline;
}

.ui-popup>.ui-btn-right {
  visibility: hidden;
}

.error {
	text-shadow: none !important;
}

.form-error {
	color:red;
}

/**********************GRAPH*************************/
.graphDiv{
	padding-bottom: 30px;
	zoom: 0.5;
	float: left;
	margin-left: 5%;
}

.graphDiv .jqplot-point-label, #graphRealPopup .jqplot-point-label{
	text-shadow: none;
	color: black;
	/*z-index: 0;*/
}

.graphPopup {
	position: absolute;
	border: 2px solid #0B2D74;
	background-color: white;
	z-index: 1101;
	color: #0B2D74;
	padding: 5px;
}

#graphRealPopup-popup .jqplot-table-legend{
	width: 200px;
	margin-left: 50px;
}

#graphRealPopup-popup .jqplot-table-legend-swatch-outline{
	width: 30px;
}

#graphRealPopup-popup .jqplot-table-legend-swatch{
	width: 18px;
}

/*New Graph*/
.graphContainer{
	
}

.graphContainer .ui-select{
	width: 20%;
	margin: 0 auto;
	margin-bottom: 30px;
}

.graphContainer .choices{
	float: left;
}

.graphContainer .ui-radio{
	display: inline-block;
}

.graphContainer .graphique{
	height:400px;
	width:600px;
}

.graphContainer .jqplot-table-legend{
	margin-left: 100px;
}

.graphContainer .jqplot-table-legend-swatch-outline .jqplot-table-legend-swatch{
	width: 78%;
}

.gaugeContainer{
	position: relative;
	left: 700px;
	bottom: 150px;
}

.gaugeContainer #gauge-value{
	left: 100px;
	position: relative;
}

/***************************RAPPORT*********************/
.reportMenu{
	width: 100%;
	margin-top: 100px;
}

.reportChoice{
	margin: 10px auto;
}

.fixedFromScrolling{
  top: 40px;
  position: fixed;
  width: inherit;
  display: none;
  z-index:11;
}

.tabHeaderFixed {
  top: 40px;
  position: fixed;
  width: auto;
  display: none; 
  z-index:11;
}
.container {
  width: 100%;
  margin: auto;
}