.ligneLimites {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    width: 890px;
    height: 50px;
}


.ligneV5 .etoile {
    position: relative;
    margin-right: 5px;
}

.etoile:after {
  content: " \f069";
  font-family: "Font Awesome 5 Pro";
  font-size: 6px;
  color: #d9534f;
  position: absolute;
  bottom: 6px;
  right: -8px;
  /* padding-bottom: 5px; */
}

.etoilePjd:after {
  content: " \f069";
  font-family: "Font Awesome 5 Pro";
  font-size: 6px;
  color: #d9534f;
  position: relative;
  top: -10px;
  right: -8px;
  /* padding-bottom: 5px; */
}



td.titreInput {
    line-height: 0px!important;
}

.ligneGrasV5 td tr td, .ligneV5 td tr td {
    height: 30px;
    line-height: 15px;
    vertical-align: middle!important;
}

.ligneV5 {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    border: #E3E4E7 solid 2px;
    display: block;
    /* max-width: 835px; */
    width: 886px;
}

.ligneGrasV5 {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    border: #03BF9E solid 2px;
    display: block;
    /* max-width: 835px; */
    width: 886px;
}

.ligneV5 td, .ligneGrasV5 td {
    height: 50px;
}

.textetitrefeuille td {
    height: 50px;
    padding-top: 2px;
    padding-bottom: 0px;
    line-height: 21px;
}

/************************* Liste Boutons dans les list	es ****************************/

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

.dropdown {
    position: relative;
    display: flex;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/************************* FIN Liste Boutons dans les listes ****************************/



tbody {
}


#wrapper #content {
	/* margin: 0 0 0 286px; */
	/* left: 286px; */
	/* top: 136px; */
	/* position: absolute; */
}

#wrapper #content .grid_66-33 .column1 {
	position: relative;
	display: block;
	width: calc(100% - 388px);
	float: left;
	margin: 0 18px 20px 0;
	min-width: 490px;
}
#wrapper #content .grid_66-33 .column2 {
	position: fixed;
    display: block;
    width: 350px;
    float: left;
    margin: 0 20px 0 0;
    right: 0px;
    z-index: 5;
}
#wrapper #content #todo {
    float:left;
	display: block;
	width: calc(100% - 20px);
	margin: 5px 0 20px 0;
	background: #fff;
	padding : 0 10px;
}

#wrapper #content #todo h2 {
	display: block;
	width: calc(100%);
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #d9d9d9;
	font-weight: normal;
	color: #777;
    font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wrapper #content #todo li {
	display: block;
	padding: 6px 15px;
	border-top: 1px solid #d9d9d9;
	width: calc(100% - 30px);
	color: #428BCA;
    font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
}
#wrapper #content #todo li:first-child {
	border-top: none;
}
#wrapper #content #todo a {
	display: block;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
#wrapper #content #todo a:hover {
	text-decoration: underline;
}
#wrapper #content .tools {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	background: #fff;
	padding: 0 10px;
}

#wrapper #content .consigneToDoList {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
}

#wrapper #content .tools h2 {
	display: block;
	padding: 8px 0 6px 0;
	font-weight: normal;
	color: #777;
	border-bottom: 1px solid #d9d9d9;
    font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#wrapper #content .consigneToDoList h2 {
	display: block;
	padding: 8px 10px 6px 10px;
	font-weight: normal;
	color: #777;
    font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wrapper #content .tools ul {
	max-height: 170px;
	overflow: auto;
}
#wrapper #content .tools a {
	display: block;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
#wrapper #content .tools a:hover {
	text-decoration: underline;
}

#wrapper #content .tools#suppleant li {
	display: block;
	padding: 6px 10px;
	border-bottom: none;
	border-top: 1px solid #d9d9d9;
}

#wrapper #content .tools#suppleant li:first-child {
	border-top: none;
}
#wrapper #content .tools#suppleant h2 {
	background-position: 0 -45px;
}
#wrapper #content .tools#suppleant a {
	display: block;
	font-weight: normal;
	color: #777;
	text-decoration: none;
    font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wrapper #content .tools#suppleant a:hover {
	text-decoration: underline;
}

#wrapper #content .tools#dashboard ul {
	border-top: 1px solid #fff;
}
#wrapper #content .tools#dashboard h2 {
	background-position: 0 -144px;
}
#wrapper #content .tools#dashboard li {
	display: block;
	width: 137px;
	float: left;
	padding: 5px 5px 5px 10px;
	margin: 0;
	border-bottom: none;
	border-top: none;
}


.divMontantTotal {
    position: relative;
    height: 40px;
    text-transform: none;
    background-color: #fff;
    border-top: #E3E4E7 solid 4px;
	clear: left;
    float: left;
    width: 888px;
}

.divListeGlogale {
	background-color: #E3E4E7;
	float: left;
	width: 100%;
	height: 100%;
	/* position: relative; */
	/* position: fixed; */
	/* overflow-x: hidden; */
	/* top: 140px; */
	/* bottom: 0px; */
	/* right: 0px; */
	/* left: 286px; */
	/* padding-bottom: 140px; */
	/* margin-bottom: -100px; */
}

/************************* divListe pour les liste + formulaire avec liste en haut et formulaire en bas  ****************************/
.divListeGlogale2 {
	float: left;
	width: 100%;
}


body #content .divListeGlogale table td, body #popupWrapper .divListeGlogale table td {
	/* padding-top: 2px;
	padding-bottom: 1px;
	vertical-align: middle; */
}
body .divEnteteListe {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 17px;
	line-height: 4px;
	/* top: 90px; */
	/* left: 285px; */
	height: 50px;
	/* width: 830px; */
	background: #E3E4E7;
	color: #777;
	vertical-align: middle;
	text-align: center;
	/* padding: 5px; */
	line-height: 0px;
	z-index: 30;
	/* border-left: #E3E4E7 2px solid; */
	/* border-right: #E3E4E7 2px solid; */
	/* float: left; */
}

.divLigneListe2 {
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
}

.divLigneListe3{
    overflow-x: hidden;
    overflow-y: auto;
}

.divLigneListe4{
    overflow-x: hidden;
    overflow-y: auto;
    /*scrollbar-color: #434343 #d9d9d9;
    scrollbar-width: thin;*/
}
/*
.divLigneListe4::-webkit-scrollbar {
  width: 4px;
  background-color: rgba(217,217,217,0.17); 
}
.divLigneListe4::-webkit-scrollbar-thumb {
    background: #434343; 
}*/

.divLigneListe {
    /* position: relative; */
    overflow-x: hidden;
    overflow-y: auto;
    /* float: left; */
    /* top: 140px; */
    /* bottom: 20px; */
    /* right: 0px; */
    /* left: 286px; */
    /* width: 835px; */
    /* margin-bottom: 94px; */
    height: 100%;
}

form#formActionModifier {
    height: 0px;
    width: 0px;
    position: fixed;
    /* overflow-x: hidden; */
    bottom: 0px;
    right: 0px;
}

.divLigneListeMonVehicule {
    overflow-x: hidden;
}


.t { /* classe pour les textes */
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
	overflow:hidden;
}
.n { /* classe pour les nombres */
	text-align: center;
	padding-right: 5px;
}
.i { /* classe pour les images */
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.nd { /* classe pour les numéros de document */
	text-align: left;
	padding-left: 5px;
	width: 100px;
}
.radioNd { /* classe pour les numéros de document + Radio Bouton : la width doit-être celle des boutons radio + la width du numéro de document*/
    text-align: left;
    width: 99px;
	padding-left: 5px;  
}
.date { /* classe pour les dates*/
	text-align: left;
	padding-left: 5px;
	width: 65px;
}

.date2 { /* classe pour les dates + grandes*/
	text-align: left;
	padding-left: 5px;
	width: 74px;
}
.tn { /* classe pour les entêtes de colones montant */
	text-align: right;
	padding-left: 10px;
	padding-right: 35px;
	width: 70px;
}
.tntri { /* classe pour les entêtes de colones montant avec tri */
	text-align: right;
	padding-left: 10px;
	padding-right: 35px;
	width: 70px;
	/* width:105px;padding-right:0px;text-align:center; */
}
.tntri .titreTri{
  text-align: right;
  width: 55px;
}

.m { /* classe pour les montants lier au colonnes tn */
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
	width: 110px;
}
.p { /* classe pour les périodes */
	text-align: left;
	padding-left: 5px;
	width: 105px;
}
.texterouge {
	color: #1a5a92;
	text-align: left;
}
.lignefonce {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    border: #E3E4E7 solid 2px;
    display: block;
	padding-top: 12px;
}
.ligneclaire {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    border: #E3E4E7 solid 2px;
    display: block;
    padding-top: 12px;
    /* max-width: 835px; */
    width: 830px;
}

.lignegras {
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
/* 	line-height: normal; */
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #fff!important;
	border: #03BF9E solid 2px;
	color: gray;
	display: block;
	padding-top: 12px;
	width: 830px;
}
.divListeInvitation {
	float: left;
	overflow-x: hidden;
	width: 277px;
	height: 120px;
	background-color: #ffffff;
	border-color: #A0BAD4;
	border-width: 1px;
	border-style: solid;
}
.divListeInvitationExt {
	float: left;
	overflow-x: hidden;
	width: 377px;
	height: 120px;
	background-color: #ffffff;
	border-color: #A0BAD4;
	border-width: 1px;
	border-style: solid;
}
.divListeInvitationExt2 {
	float: left;
	overflow-x: hidden;
	width: 377px;
	height: 290px;
	background-color: #ffffff;
	border-color: #A0BAD4;
	border-width: 1px;
	border-style: solid;
}

.divCalendrier {
    position: relative;
    top: 3px;
    left: -4px;
    font-size: 15px;
    padding-top: 7px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 14px;
    height: 20px;
    /* width: 26px; */
    border-top: solid 1px rgba(0,0,0,0.09);
    border-right: solid 1px rgba(0,0,0,0.09);
    border-bottom: solid 1px rgba(0,0,0,0.09);
    border-left: solid 1px rgba(0,0,0,0.09);
    border-radius: 3px;
    font-size: 18px;
    color: #555;
    text-decoration: none;
    background-color:#fff;
}

.divSearch {
    position: relative;
    top: 3px;
    left: -4px;
    font-size: 15px;
    padding-top: 7px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 14px;
    height: 20px;
    /* width: 26px; */
    /* border-top: solid 1px rgba(0,0,0,0.09);
    border-right: solid 1px rgba(0,0,0,0.09);
    border-bottom: solid 1px rgba(0,0,0,0.09);
    border-left: none;
    border-radius: 3px; */
    font-size: 18px;
    color: #555;
    text-decoration: none;
}

.color_green{
	color: green;
	
}
.color_red{
	color: red;
	
}
#wrapper #content #meteo {
    float:left;
	display: block;
	width: calc(100% - 20px);
	margin: 5px 0 20px 0;
	background: #fff;
	padding : 0 10px;
}

#wrapper #content #meteo #titreMesNotesDeFrais {
	display: block;
	width: calc(100%);
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #d9d9d9;
	font-weight: normal;
	color: #777;
    float:left;    
}

#wrapper #content #meteo h2 {
    font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: calc(100% - 100px);
    float:left;
    line-height: 24px;
}

#wrapper #content #meteo .actions {
    float:right;
}
#wrapper #content #meteo li {
	display: block;
	padding: 6px 15px;
	border-top: 1px solid #d9d9d9;
	width: calc(100% - 30px);
}
#wrapper #content #meteo li:first-child {
	border-top: none;
}

.boutonMeteo{
  float:right;
  width:145px;
}

.libelleStatutMeteo{
 width:100%;
 vertical-align: middle;
 font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
 text-transform: none;
 color: #777;
}

.libelleTypeActMeteo{
 width:100%;
 vertical-align: middle;
 font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
 text-transform: none;
 font-weight: bold;
 color: #428BCA;
}

.montantMeteo{
  vertical-align: middle;
  font-weight: bold;
  padding: 0px 5px 0 0;
  text-align: right;
  width: 93px;
  font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none;
  color: #777;
}

.montantMeteoBarre{
  vertical-align: middle;
  font-weight: bold;
  padding: 0px 5px 0 0;
  text-align: right;
  width: 93px;
  font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none;
  text-decoration: line-through;
  color: #ff5400;
}

.montantMeteoSaisie{
  vertical-align: middle;
  font-weight: bold;
  padding: 0px 5px 0 0;
  text-align: right;
  width: 93px;
  font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none;
  color: #777;
}

#wrapper #content #mesAbsences {
    float:left;
	display: block;
	width: calc(100% - 20px);
	margin: 5px 0 20px 0;
	background: #fff;
	padding : 0 10px;
}

#wrapper #content #mesAbsences #titreMesAbsences {
	display: block;
	width: calc(100%);
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #d9d9d9;
	font-weight: normal;
	color: #777;
    float:left;
}

#wrapper #content #mesAbsences h2 {
    font: 18px "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: calc(100% - 100px);
    float:left;
    line-height: 24px;
}

#wrapper #content #mesAbsences .actions {
    float:right;
}

#wrapper #content #mesAbsences #prochaineAbsence{  
	border-bottom: 1px solid #d9d9d9;
    font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 36px;
    width: 100%;
    vertical-align: middle;
    text-transform: none;
    font-weight: bold;
    color: #428BCA;
}
#wrapper #content #mesAbsences #mesCompteurs{  
	display: block;
	width: calc(100%);
	font-weight: normal;
	color: #777;
    font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    min-height: 145px;
}
#wrapper #content #mesAbsences #monForfaitJour{  
    float:inherit;
	display: block;
	width: calc(100%);
	padding: 8px 0 6px 0;
	border-top: 1px solid #d9d9d9;
	font-weight: normal;
	color: #777;
    font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 36px;
}
.unDoughtnut{
  width:115px;
  height:145px;
  float:left;
  margin:0 10px 10px 0;
  padding:5px;
  border:1px solid #d9d9d9;
}
.soldeCongeToDoList{
  position:relative;
  width: 50px;
  font: 12px "Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#000;
  font-weight:bold;
  text-align:center;
  left: 38px;
  top: 62px;
}
.unDoughtnutSolde{
  position:relative;
  float:left;
}
.ongletInvitation {
  width:100px;
  /* font: 12px "Helvetica Neue",Helvetica,Arial,sans-serif; */
  height:20px;
  float:left;
  border-style:solid;
  border-color:#A0BAD4;
  border-width:0 1px 1px 0;
}
.ongletInvitation a{
  font: 16px "Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#4d627b;
  font-weight:600;
  text-decoration:none;
}
.ongletInvitationEtoile {
  width:100px;
  /* font: 12px "Helvetica Neue",Helvetica,Arial,sans-serif; */
  height:20px;
  float:left;
  border-style:solid;
  border-color:#A0BAD4;
  border-width:0 1px 1px 0;
}
.ongletInvitationEtoile a{
  font: 16px "Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#4d627b;
  font-weight:600;
  text-decoration:none;
}

.ongletInvitationEtoile:before {
  content: " \f069";
  font-family: "Font Awesome 5 Pro";
  font-size: 6px;
  color: #d9534f;
  position: relative;
  bottom: 10px;
  right: 2px;
  /* padding-bottom: 5px; */
}

/** Nouvelle classe CSS pour les nouvelles pages V5.1 */


.ligneGrasV51 td tr td, .ligneV51 td tr td {
    height: 30px;
    line-height: 15px;
    vertical-align: middle!important;
}

.ligneV51 {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    border: #E3E4E7 solid 2px;
    display: block;
    width: calc(100% - 90px);
    min-width: 886px;
}

.ligneGrasV51 {
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    color: #777;
    background-color: #fff;
    text-decoration: none;
    border: #03BF9E solid 2px;
    display: block;
    width: calc(100% - 90px);
    min-width: 886px;
}

.ligneV51 td, .ligneGrasV51 td {
    height: 50px;
}

.ligneV51 .etoile {
    position: relative;
    margin-right: 5px;
}

.libelleStatutMeteoAccueil{
 width:100%;
 vertical-align: middle;
 font: 12px "Helvetica Neue",Helvetica,Arial,sans-serif;
 text-transform: none;
 color: #777;
}

.libelleTypeActMeteoAccueil{
 width:100%;
 vertical-align: middle;
 font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
 text-transform: none;
 color: #777;
}

.montantMeteoAccueil{
  vertical-align: middle;
  font-weight: bold;
  padding: 0px 5px 0 0;
  text-align: right;
  width: 93px;
  font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none;
  color: #777;
}
.titreNdfAccueil{
 width:100%;
 vertical-align: middle;
 font: 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
 text-transform: none;
 font-weight: bold;
 color: #777;
 padding-bottom:5px;
 padding-top:5px;
}
