@CHARSET "ISO-8859-1";

.tacheClient_ligneDate{
	margin: 5px;
}
.tacheClient_date{
	display:inline-block;
	width: 200px;
}
.tacheClient_btn{
	display:inline-block;
	width: 20px;
}
#tableauTacheClient{
	height:90%;
	width:40%;
	margin-top:10px;
}

.timeLine{
	margin-top: 20px;
	margin-left: 5px;
	float:left;
}
.elemTimeLine{
	position:relative;
	float:left;
	background-color: grey;
	width:7px;
	height:20px;
}
.elemTimeLine .label{
	position:absolute; 
	bottom:20px;
	font-size: 10px;
}

.dateWeekPointage{
	float:left;
	width: 170px;
	position: relative;
	height: 40px;
}
.hSuppDay{
	float:left;
	width: 40px;
	position: relative;
	padding-top: 21px;
}
.editWeekPointage{
	float:left;
	width: 20px;
	position: relative;
	height: 40px;
}

.dateWeekPointageAbsolute{
	position: absolute;
	top: 20px;
}

.editWeekPointageAbsolute{
	position: absolute;
	top: 20px;
}

.elemTypePointage{
	color: #85D77E;
	display: inline-block;
	padding: 5px;
	border: solid 1px black;
	margin: 5px;
	border-radius: 5px;
	background-color: black;
}

#zoneHSuppSemaine{
	display: inline-block;
	padding: 5px;
	border: solid 1px black;
	margin: 5px;
	border-radius: 5px;
	margin-left: 1125px;
}
.zoneLegende{
	margin-top:10px;
	float: left;
	width: 100%;
}
.ligneLegende{
	float: left;
	height: 20px;
	margin-right: 20px;
}
.labelLegende{
	float: left;
	margin-left: 5px;
}
.carreCouleurLegend{
	width: 15px;
	height: 15px;
	float: left;
	border: solid 1px black;
}

.inputlignePointage{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.zoneItemPointage{
	height:100px;
}

.itemPointage{
	display:inline-block;
	margin-top: 5px;
}
.itemPointage label{
	float: left;
}
.itemPointage div{
	float: left;
}
.paragraphLignePointage{
	margin-left: 5px;
	background-color: white;
	border: solid 1px;
	height: 18px;
	width: 200px;
	float: left;
}
.paragraphLignePointage p{
	margin: 0px;
	width: 200px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.elemInline {
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}

#infoTaskClient .inputTitre{
	width: 390px;
	margin-left: 5px;
}

.itemPointage input[type="number"]{
	height: 20px;
	width: 50px;
} 
.trashAgenda{
	margin-top: 11px;
}
.trashAgendaHover{
	background-color: #e4431b;	
}
.cadreAvecTitre{
	border: solid 1px;
	margin: 5px;
	padding: 10px;
	position: relative;
	margin-top: 50px;
}
.cadreAvecTitre h3 {
  position: absolute;
  top:-27px;
  background: #eceff4;
  left:10px;
  padding:0 10px;
}
#tacheData .elem{
	width: 500px;
	margin-top:5px;
}
#infoTache .input{
	display: inline-block;
	float: right;
	width: 300px;
}

#infoTache input[type="text"]{
	height: 18px;
	width: 300px;
}
#infoTache input[type="date"]{
	height: 18px;
	width: 300px;
}
#infoTache input[type="password"]{
	height: 18px;
	width: 300px;
}  
#infoTache input[type="number"]{
	height: 20px;
	width: 300px;
} 

#infoTache select{
	height: 18px;
	width: 300px;
}
#infoTache textarea{
	width: 300px;
	resize: both; 
	text-align: left;
}
#infoTache .elemWithValidation{
	width: 680px;
	margin-top:5px;	
	display: inline-block;
}
#infoTache .elemValidation{
	height: 18px;
	float: right;
	width: 200px;
	display: inline;
	margin-left: 3px;
	color: red;
}

.infoTache .elemDateAu{
	margin-top:5px;
	width: 800px;
}
.infoTache .elemDateAu label{
    width: 196px;;
    display: inline-block;
}
.ligneBtnTs{
	margin-top:5px;
	margin-right:5px;
}
.blockBtnTs{
    height: 18px;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin: 5px;
    background-color: #bbcfde;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: inset 0 1px 1px rgba(111, 55, 125, 0.8), inset 0 -1px 0px rgba(63, 59, 113, 0.2), 0 9px 16px 0 rgba(0, 0, 0, 0.3), 0 4px 3px 0 rgba(0, 0, 0, 0.3), 0 0 0 1px #150a1e;
}
.fc-event-notDraggable, .fc-event-notDraggable:hover {
    color: #fff;
    text-decoration: none;
}
.fc-event-notDraggable, .fc-event-dot {
    background-color: #d85d37;
}
.fc-event-notDraggable {
    position: relative;
    display: block;
    font-size: 0.85em;
    line-height: 1.4;
    border-radius: 3px;
    border: 1px solid #d85d37;
    margin: 5px;
}
.datePointageVa{
	display:inline-block;
	height:18px;
	border:solid grey 1px;
	margin-top:5px;
	text-align: center;
}
.labelPointageVa{
	float: left;
	width: 150px;
	height:18px;
	margin-top:5px;
	margin-left:5px;
}
.lignePointageVa_annuel{
	float: left;
	width: 1735px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lignePointageVa_mensuel{
	float: left;
}
.separationMoisPointageVa{
	display:inline-block;
	height:18px;
	margin-top:5px;
}
.moisPointageVa{
	display: inline-block;
	margin-left:2px;
	/*padding-top:20px;*/
}
#contenuPointageVA{
	margin-top:20px;
	float:left;
	width: 100%;
	overflow-x: auto;
	scrollbar-width: thin;
}
#contenuDivListeMois_mensuel{
	height:40px;
}
#contenuListeUserPointageVA_mensuel{
	height:600px;
}
#contenuDivListeMois_annuel{
	height:40px;
	width: 1755px;
}
#contenuListeUserPointageVA_annuel{
	height:600px;
	width: 1755px;
	overflow-y: auto;
}
.labelMoisPointageVa{
	text-align: center;
}
#histoPointage{
	height:400px;
	overflow-y: auto;
	float:left;
	width:90%;
}
#contenuHistoRecapCompteurs{
	height:400px;
	overflow-y: auto;
	scrollbar-width: thin;
}

#tableRecapCompteur td{
	padding-right:10px;
}
#tableRecapCompteur input{
	width:35px;
}
#contenuRecapCompteurs{
	height: 500px;
	overflow-y: auto;
	position: relative;
}
.inputPointage{
	display:inline;
	margin-left:10px;
}
