html, body {
  margin : 0;
  padding: 0;
	height: 100%;
  width:100%;
	font-family: 'Open Sans Regular'; font-size: 13px; font-weight:400;
}
.container-fluid{
  height:100%;
  display:flex;
  flex-direction: column;
  font-family: 'Open Sans Regular'; font-size: 13px; font-weight:400;
}
#row_bandeau {
  /* background-color: #ffffff; */
  background-image: linear-gradient(to top, #ecedee, #ffffff);
  flex:0 0 auto;
  flex-wrap: nowrap;
  width: calc(100vw - 20px);
  margin-left: 0;
  margin-right: 0;
  font-family: 'Open Sans Regular'; font-size: 12px; font-weight:400;
  max-height:260px;
}

#row_map {
  background-color:white;
  height:100%;
  width:100%;
  font-family: 'Open Sans Regular'; font-size: 12px; font-weight:400;
}
#map {
  width:100%;
  height:100%;
  font-family: 'Open Sans Regular'; font-size: 13px; font-weight:400;
}
.scrollcorps {
	overflow-y: auto;
	max-height: calc(100dvh - 150px);
}

/* Firefox */
.scrollcorps {
    scrollbar-width: thin !important;
	scrollbar-track-color: rgba(0,0,0,0.3) !important;
    scrollbar-color: rgba(0,0,0,0.3) #f8f9fa !important;
  }
  /* Chrome, Edge, and Safari */
.scrollcorps::-webkit-scrollbar {
    width: 6px;
  }
.scrollcorps::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.3);
	border-radius: 0px;
  }
.scrollcorps::-webkit-scrollbar-thumb {
    background-color: #f8f9fa;
    border-radius: 0px;
    border-left: 1px solid rgba(0,0,0,0.3);
  }
.scrollcorps::-webkit-scrollbar-thumb:hover {
	background: rgba(0,0,0,0.5); 
  }


textarea:focus, input:focus, input[type="button"]:focus{
    outline: none;}

#languageDropdown{
  border: none; /*1px solid rgba(180, 180, 180, 1);*/
  border-radius: 4px;
  /* background-color: #f1f2f2; */
  color: rgba(180, 180, 180, 1);
  width: 64px !important;
  padding: 8px 5px 8px 5px;
  font-weight: 600;
}
#languageDropdown:hover{
  border: 0px solid #4e4e4e;
  background-color: rgba(180, 180, 180, 1);
  color: #212529;
}
#languageDropdown.show{
  border: 0px solid #212529;
  background-color: rgba(180, 180, 180, 1);
  color: #212529;
}
#languageDropdownMenu{
  border: 0px solid #212529;
  background-color: #f1f2f2;
  color: #212529;
  min-width: 64px !important;
  width: 64px !important;
}
#languageDropdownMenu .dropdown-item:hover{
  background-color: rgba(180, 180, 180, 1);
}
#languageDropdown.show.dropdown-toggle::after{
  color: #212529;
}
.dropdown-toggle::after {
  font-size:16px;
  margin-left: 4px;
  vertical-align: 2px;
  color: rgba(180, 180, 180, 1);
}
.dropdown-toggle:hover::after {
  color: #212529;
}
.dropdown-toggle[aria-expanded="true"]::after {
  transform: scale(-1, -1);
}

li.nav-item a i::before {height: 100%; display: flex;  align-items: center; justify-content: center;}
.progbar a i::before {height: 100%; display: flex;  align-items: center; justify-content: center;}
.custom-tooltip {--bs-tooltip-bg: #363b40;font-size:14px;z-index:2500;}
.custom-tooltip-label {--bs-tooltip-bg: #363b40;font-size:12px;z-index:2500;}
.custom-tooltip-act {--bs-tooltip-bg: #9370DB;font-size:14px;--bs-tooltip-color:#f8f9fa;z-index:2500;}
.custom-tooltip-form {--bs-tooltip-bg: #FF9A5A;font-size:14px;--bs-tooltip-color:#f8f9fa;z-index:2500;}
.custom-tooltip-tutos {--bs-tooltip-bg: #048cde;font-size:14px;--bs-tooltip-color:#f8f9fa;z-index:2500;}
.custom-tooltip-palbot {--bs-tooltip-bg: #048cde;font-size:14px;--bs-tooltip-color:#f8f9fa;z-index:2500;}
.custom-tooltip-help {--bs-tooltip-bg: #3171ab;font-size:14px;--bs-tooltip-color:#f8f9fa;z-index:2500;}

.nav-link {font-size: 16px; color: #f8f9fa !important;}
.nav-link:hover {color: #363b40 !important;}
li.nav-item a {background-color: #363b40 !important;}
li.nav-item a:hover {background-color: #f8f9fa !important; box-shadow:0px 0px 4px #363b40 inset;}
li.nav-item.actif a {background-color: #f8f9fa !important; box-shadow:0px 0px 4px #363b40 inset;}
li.nav-item.actif a:hover {color: #f8f9fa !important; background-color: #363b40 !important; box-shadow:0px 0px 6px #f8f9fa inset;}
.nav-link.actif{color: #363b40 !important;}

li.nav-item a[href="#home"]{background-color: transparent !important;}
li.nav-item a[href="#home"]:hover {background-color: rgba(180, 180, 180, 1) !important; box-shadow: none;}
li.nav-item.actif a[href="#home"] {background-color: rgba(180, 180, 180, 1) !important; box-shadow: none;}
li.nav-item.actif a[href="#home"]:hover {background-color: rgba(199, 199, 199, 0.9) !important; box-shadow: none;}
li.nav-item a[href="#formulins"]{background-color: #FF9A5A !important;}
li.nav-item a[href="#formulins"]:hover {background-color: #FF9A5A !important; box-shadow:0px 0px 4px #f8f9fa inset;}
li.nav-item a[href="#helpicons"]{background-color: #3171ab !important;}
li.nav-item a[href="#helpicons"]:hover {background-color: #3171ab !important; box-shadow:0px 0px 4px #f8f9fa inset;}
li.nav-item a[href="#palbottform"]{background-color: #048cde !important;}
li.nav-item a[href="#palbottform"]:hover {background-color: #048cde !important; box-shadow:0px 0px 4px #f8f9fa inset;}
li.nav-item a[href="#tutos"]{background-color: #048cde !important;}
li.nav-item a[href="#tutos"]:hover {background-color: #048cde !important; box-shadow:0px 0px 4px #f8f9fa inset;}
a[href="#actu"]{background-color: #9370DB !important;}
a[href="#actu"]:hover {background-color: #9370DB !important; box-shadow:0px 0px 4px #f8f9fa inset;}

.fa-refresh {color: #f8f9fa;}
.fa-arrows-rotate {color: #9370DB;}
.progbar .fa-arrows-rotate {color: #f8f9fa;}
.fa-file-text{color:#f8f9fa;}
.fa-play-circle{color:#f8f9fa;}
.fa-comment-dots{color: #f8f9fa;}
.fa-question {color: #f8f9fa;font-size: 20px;}
.fa-external-link{color:#0278be;font-weight:600;}
.fa-external-link:hover{cursor: pointer; color:red;}

.sidebar-pane {display: none;} /* padding: 1.5rem; */
.sidebar-pane.actif {display: block;}
.sidebardet {width:0; opacity:0; transition: width .15s linear, opacity .6s linear;}
.sidebardet.actif {top:0; margin-left:55px; width:400px; opacity:1; transition: width .15s linear, opacity .6s linear; border-radius:18px; max-height: calc(100vh - 20px); overflow-x: hidden;box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 1);box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;}

#cf-response.col-12 {padding: 0; flex: 0 auto;}

#sidebardetail .row {
		background: #363b40;
		color: #f8f9fa;
		padding: 1rem;
		border-radius: 2px;
}


.popupcceurtv .maplibregl-popup-content {
	background-color: #0e7fe6;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupcceurtv .maplibregl-popup-tip {
	border-right-color: #0e7fe6;
	border-width: 5px;
}

.popupcceurtvr .maplibregl-popup-content {
	background-color: #21a75a;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupcceurtvr .maplibregl-popup-tip {
	border-right-color: #21a75a;
	border-width: 5px;
}

.popupccbpdispos .maplibregl-popup-content {
	background-color: #d90707;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupccbpdispos .maplibregl-popup-tip {
	border-right-color: #d90707;
	border-width: 5px;
}
.popupccbpdisposf .maplibregl-popup-content {
	background-color: #ff18bb;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupccbpdisposf .maplibregl-popup-tip {
	border-right-color: #ff18bb;
	border-width: 5px;
}
.popupccbpmad .maplibregl-popup-content {
	background-color: #00903E;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupccbpmad .maplibregl-popup-tip {
	border-right-color: #00903E;
	border-width: 5px;
}
.popupccdepot .maplibregl-popup-content {
	background-color: #ff850b;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupccdepot .maplibregl-popup-tip {
	border-right-color: #ff850b;
	border-width: 5px;
}
.popupcciti .maplibregl-popup-content {
	background-color: #871aff;
	color: white;
	padding: 5px;
	font-weight: 500;
}
.popupcciti .maplibregl-popup-tip {
	border-right-color: #871aff;
	border-width: 5px;
}

.maplibregl-popup-close-button {
  color: #ffffff;
  top: 5px;
  right: 5px;
  font-size: 14px;
  font-weight: 400;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 4px;
  z-index: 10001;
  padding: 0;
}
.maplibregl-popup-close-button:hover {
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  color: rgba(0, 0, 0, 0.7);
}

.popupccrechdet .maplibregl-popup-close-button:hover{
	color: #8c8c8c;
}

.popupcceurtvdet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #0e7fe6;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupcceurtvdet .maplibregl-popup-tip {
	border-top-color: #0e7fe6;
	border-width: 10px;
}
.popupcceurtvrdet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #21a75a;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupcceurtvrdet .maplibregl-popup-tip {
	border-top-color: #21a75a;
	border-width: 10px;
}
.popupccbpdisposdet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #d90707;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupccbpdisposdet .maplibregl-popup-tip {
	border-top-color: #d90707;
	border-width: 10px;
}
.popupccbpdisposfdet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #ff18bb;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupccbpdisposfdet .maplibregl-popup-tip {
	border-top-color: #ff18bb;
	border-width: 10px;
}
.popupccbpmaddet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #00903E;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupccbpmaddet .maplibregl-popup-tip {
	border-top-color: #00903E;
	border-width: 10px;
}
.popupccdepotdet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #ff850b;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupccdepotdet .maplibregl-popup-tip {
	border-top-color: #ff850b;
	border-width: 10px;
}
.popupccitidet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #871aff;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupccitidet .maplibregl-popup-tip {
	border-top-color: #871aff;
	border-width: 10px;
}
.popupccrechdet .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #000000;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupccrechdet .maplibregl-popup-tip {
	border-top-color: #000000;
	border-width: 10px;
}
.popupcclocalite .maplibregl-popup-content {
	padding: 0px;
	font-weight: 500;
	border: 2px solid #000000;
	border-radius: 10px;
	font-size: 13px;
	color: rgba(0, 0, 0, 0.7);
	box-shadow: none;
	background: #f8f9fa;
}
.popupcclocalite .maplibregl-popup-tip {
	border-left-color: #000000;
	border-width: 10px;
}
.popupcclocalite .maplibregl-popup-close-button:hover {
	color: rgb(49, 113, 171);
}

.maplibregl-ctrl-top-left {
	z-index:500 !important;
}

.adherent{
	border: 2px solid #0e7fe6;
	border-radius: 5px 5px 0 0;
	background-color: #0e7fe6;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}

.adherentr{
	border: 2px solid #21a75a;
	border-radius: 5px 5px 0 0;
	background-color: #21a75a;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}

.adherentbp{
	border: 2px solid #d90707;
	border-radius: 5px 5px 0 0;
	background-color: #d90707;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}

.adherentbprech{
	border: 2px solid #000000;
	border-radius: 5px 5px 0 0;
	background-color: #000000;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: red;
	margin:0;
}

.adherentbpmadrech{
	border: 2px solid #000000;
	border-radius: 5px 5px 0 0;
	background-color: #000000;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: green;
	margin:0;
}

.adherentbpf{
	border: 2px solid #ff18bb;
	border-radius: 5px 5px 0 0;
	background-color: #ff18bb;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}
.adherentbpmad{
	border: 2px solid #00903E;
	border-radius: 5px 5px 0 0;
	background-color: #00903E;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}

.adherentdepot{
	border: 2px solid #ff850b;
	border-radius: 5px 5px 0 0;
	background-color: #ff850b;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}

.adherentiti{
	border: 2px solid #871aff;
	border-radius: 5px 5px 0 0;
	background-color: #871aff;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}
.adherentrech{
	border: 2px solid #000000;
	border-radius: 5px 5px 0 0;
	background-color: #000000;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 600;
	color: white;
	margin:0;
}
.localite{
	border: 2px solid #000000;
	border-radius: 5px 5px 0 0;
	background-color: #000000;
	padding: 8px 30px 8px 8px;
	font-size: 15px;
	font-weight: 500;
	color: white;
	margin:0;
}

.stock{
	font-size: 15px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.7);
	margin: 20px;
}

.imgliens{opacity: 0.5; vertical-align: middle;}
.imgliens:hover{opacity:1;}

.cadre{
	border: 1px solid transparent;
	border-radius: 5px;
	background: #e9ecef ;
	padding: 5px;
	font-size: 13px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.7);
	text-align: middle;
	margin-left: 20px;
	margin-right:20px;
}

a.tooltip:hover {background-color: #eee !important;}

.Tooltipcc {
border: 2px solid black !important;
border-radius: 6px;
background: #eee;
color: black;
box-shadow:none;
font-weight: 600;
font-size: 14px;
/* font-family: Arial; */
}
.Tooltipccact {
border: 2px solid #9370db !important;
border-radius: 6px;
background: #eee;
color: #9370db;
box-shadow:none;
font-weight: 600;
font-size: 14px;
/* font-family: Arial; */
}

td span.tooltipcell {
    display: none;
    color: #000;
    text-decoration: none;
    padding: 3px;
}
td:hover span.tooltipcell {
    display: block;
    position: absolute;
    background-color: black;
    border: 1px solid black;
	border-radius: 6px;
	padding: 5px 0;
	color:white;
	font-size: 10px;
	font-weight: 600;
	width: 200px;
	text-align: center;
	margin: -70px 0 0 -78px;
	z-index: 9000;
}
td:hover span.tooltipcell::before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
  z-index: 9000;
}

.datemaj {
	color: #9370DB;
	font-size: 12px;
	font-weight: 500;
}

.legende, .legende2 {
	padding: 0px 4px 2px 4px;
	font-size: 1.4vh;
	font-weight: 400;
	color: #787878;
	background: rgba(255, 255, 255, 0.9);
	line-height: 2vh;
	border-radius: 4px;
	border: 2px solid rgba(0, 0, 0, 0.2);
	z-index: 3000;
	width: 14vh;
}

.legenderemise {
	padding: 5px;
	margin: 10px;
	font-size: 1.4vh;
	font-weight: 400;
	color: #ffffff;
	background-color: #21a75a;
	background-image: linear-gradient(147deg, #21a75a 0%, #000000 74%);
	border: 5px solid #fff;
	/* border-image: url("../images/bordure.png") 60 round; */
	border-radius: 10px;
	padding:10px;
	line-height: 2.2vh;
	z-index: 3000;
	width: 27vh;
}
.legenderemise p{
	font-size: 1.7vh;
	text-align: center;
	margin: 0px;
	font-weight: 600;
	line-height: 3vh;
	background: linear-gradient(to right, #462523 0, #cb9b51 22%, #f6e27a 45%, #f6f2c0 50%,	#f6e27a 55%, #cb9b51 78%, #462523 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	/*background-color: rgba(12, 57, 34, 0.8);*/
}
.legenderemise span {
	padding: 0px 4px 4px 4px;
	display: inline-block;
	line-height: 1.4vh;
	text-align: left;
	margin-top: 2px;
	font-size: 1.4vh;
	font-weight: 400;
}

.legendepubkeyroad {
  /* margin: 0 0 calc(100vh - 550px) 10px !important; */
  margin: 0 0 10px 10px !important;		
  width: 170px;
  padding: 10px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  border-radius: 10px;
  display: block;
  border: 0px;
  font-weight: 700;
  box-shadow: 0px 0px 14px -7px #f09819;
  background-image: linear-gradient(45deg, #FF512F 0%, #F09819  51%, #FF512F  100%);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.legendepubkeyroad:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}

.legendepubkeyroad p {
	line-height: 2.2vh;
	text-align: center;
	margin: 0;
}

.legendepubkeyroad .tooltiptextkr {
    visibility: hidden;
    max-width: 90vw;
	  width: 800px;
    color: #fff;
    text-align: center;
    background: linear-gradient(45deg, #FF512F 0%, #F09819  51%, #FF512F  100%);
    border: 5px solid transparent;
    border-radius: 10px;
    overflow: hidden;
    /* margin-bottom: -160px; margin-left: 180px; */
    margin-left: 0; margin-bottom: 10px;
    position: absolute;
    opacity: 0;
	  transition: visibility 0.3s, opacity 0.3s ease-out;
    -moz-transition: visibility 0.3s, opacity 0.3s ease-out;
    -webkit-transition: visibility 0.3s, opacity 0.3s ease-out;
    -o-transition: visibility 0.3s, opacity 0.3s ease-out;
    bottom: 100%;
    top: auto;
    left: 0px;
}
.legendepubkeyroad:hover .tooltiptextkr {
    visibility: visible;
    opacity: 1;
}

.legendeventepal {
  /* margin: 0 0 calc(100vh - 550px) 10px !important; */
  margin: 0 0 10px 10px !important;		
  width: 170px;
  padding: 10px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color:#f2f3f4;
  border-radius: 10px;
  display: block;
  border: 0px;
  font-weight: 800;
  box-shadow: 0px 0px 14px -7px #7176cd;
  background-image: linear-gradient(45deg, #3841ff 0%, #7176cd  51%, #3841ff  100%);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.legendeventepal:hover {
  background-position: right center;
  color: #f2f3f4;
  text-decoration: none;
}

.legendeventepal p {
	line-height: 2.2vh;
	text-align: center;
	margin: 0;
}

.legende p {
	border-bottom : 1px solid rgba(0, 0, 0, 0.2);
	font-size: 1.4vh;
	text-align: center;
	margin: 2px 0 0 0;
	font-weight: 600;
	line-height: 2vh;
}
.legende2 p {
	border-bottom : 1px solid rgba(0, 0, 0, 0.2);
	font-size: 1.4vh;
	text-align: center;
	margin: 2px 0 4px 0;
	font-weight: 600;
	line-height: 2vh;
}

.legende span, .legende2 span{
	display: inline-block;
	line-height: 2vh;
	text-align: center;
	margin-top: 2px;
	font-size: 1.4vh;
}

.legende i, .legende2 i {
	display: inline-block;
	font-size: 1.2vh;
	width: 1.2vh;
	height: 1.2vh;
	/* float: left; */
	margin-right: 0.4vh;
	opacity: 0.7;
	margin-top: 0.4vh;
	border-radius: 50%;
}
	
/* .progbar i{
	float:left;
	} */
.progbar{
	display: flex;
	align-items: center;
	width: auto;
	/* border-radius: 4px;
	border: 2px solid rgba(0, 0, 0, 0.2); */
	z-index: 3000;
	color: #787878;
	/* padding: 0.7vh; */
	/* background: rgba(255, 255, 255, 0.9); */
}
.progtime{
  align-items: center;
}
.progbar .nav-link{
  font-size:12px;
}
#progress {
  width: 10vh;
  margin: 0 0 0 3px;
  border: 2px solid rgba(147,112,219,0.5);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
  }
#bar {
  width: 0px;
  background: rgba(147,112,219,0.5);
  text-align: left;
  color: #787878;
  font-size: 1.25vh;
  font-weight: 400;
  margin-left:0;
  white-space: nowrap;}

.lcstyle {
	position:relative;
	display:flex;
	background:#fff;
	color: rgba(0,0,0,0.6);
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index:100;	
	margin-left: 0px;
	margin-top: 0px;
	height: 30px;
	line-height : 30px;
	vertical-align: middle;
}

.depreps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  margin: 0;
  white-space: nowrap;
}

.depreps > label {
  display: flex;
  order:1;
  padding: 6px;
  margin: 0;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: background ease 0.2s;
  -o-transition: background ease 0.2s;
  transition: background ease 0.2s;
  width: 70px;
  height: 40px;
  /* border-radius: 4px; */
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, 0.7);
  border:1px solid rgba( 0, 0, 0 , 0.25);
}
.depreps > label[for=depose] {
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0px;
  margin-left: 10px;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
}
.depreps > label[for=reprise] {
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 4px;
  margin-right: 10px;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
}
.depreps .deprep {
  border: 0;
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  display:flex;
  order:2;
}
.depreps input[type="radio"] {
  display: none;
  white-space: nowrap;
}
.depreps input[type="radio"]:hover + label {
  white-space: nowrap;
}
.depreps input[type="radio"]:hover + label[for=depose]  {
  background-color: rgba( 54, 59, 64 , 0.2);
  white-space: nowrap;
}
.depreps input[type="radio"]:hover + label[for=reprise]  {
  background-color: rgba( 54, 59, 64 , 0.2);
  white-space: nowrap;
}
.depreps input[type="radio"]:checked + label {
  color: white;
  white-space: nowrap;
}
.depreps input[type="radio"]:checked + label[for=depose] {
  background-color: #363b40;
  white-space: nowrap;
}
.depreps input[type="radio"]:checked + label[for=reprise] {
  background-color: #363b40;
  white-space: nowrap;
}
.depreps input[type="radio"]:checked + label + .deprep {
  margin: auto;
  overflow: visible;
  position: static;
  width:auto;
  height:40px;
  display:flex;
  flex-direction: row;
  white-space: nowrap;
}

.restrecs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  white-space: pre-line;
}
.restrecs >label {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; 
  display: flex;
  padding: 6px;
  margin: auto;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  -webkit-transition: background ease 0.2s;
  -o-transition: background ease 0.2s;
  transition: background ease 0.2s;
  width: calc(33% - 4px);
  height: 50px;
  border:2px solid rgba(49, 113, 171, 1);
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, 0.7);
}
.restrecs .restrec {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  -webkit-box-ordinal-group:3;
      -ms-flex-order:2;
          order:2;
}
.restrecs input[type="radio"] {
  display: none;
}
.restrecs input[type="radio"]:hover + label {
  border:2px solid rgba(49, 113, 171, 1);
  border-radius: 4px;
  background-color: rgba(49, 113, 171, 0.5);
  color: white;
}
.restrecs input[type="radio"]:checked + label {
  border:2px solid rgba(49, 113, 171, 1);
  border-radius: 4px;
  background-color: rgba(49, 113, 171, 1);
  color: white;
}
.restrecs input[type="radio"]:checked + label + .restrec {
  clip: auto;
  height: auto;
  margin: auto;
  overflow: visible;
  position: static;
  width: 100%;
}

input[type=number] {
  appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.button8{
display:inline-block;
padding:7px 12px;
margin:5px;
border:0.2em solid transparent;
border-radius:0.4em;
box-sizing: border-box;
text-decoration:none;
font-weight:500;
font-size: 12px;
color:#FFFFFF;
background-color:rgba(49, 113, 171, 1);
text-align:center;
position:relative;
cursor: pointer;
}
.button8:hover{
border-color:rgba(49, 113, 171, 1);
background-color:rgba(49, 113, 171, 0.5) !important;
}
.button8:active{
background-color:#ffffff;
color:#56504f;
}
@media all and (max-width:30em){
.button8{
display: inline-block;
margin:5px;
}
} 

.buttoninstall{
  display:inline-block;
  padding:7px 12px;
  margin:5px 5px 1.5rem 5px;
  border:0.2em solid transparent;
  border-radius:0.4em;
  box-sizing: border-box;
  text-decoration:none;
  font-weight:500;
  font-size: 12px;
  color:#FFFFFF;
  background-color:rgb(104, 108, 112,1);
  text-align:center;
  position:relative;
  cursor: pointer;
  width:100%;
  }
  .buttoninstall:hover{
  border-color:rgb(104, 108, 112,1);
  background-color:rgb(104, 108, 112,0.5) !important;
  }
  .buttoninstall:active{
  background-color:#ffffff;
  color:#56504f;
  }
  @media all and (max-width:30em){
  .buttoninstall{
  display: inline-block;
  margin:5px;
  }
  } 

.button9{
display:inline-block;
padding:7px 12px;
margin:5px;
border:0.2em solid transparent;
border-radius:0.4em;
box-sizing: border-box;
text-decoration:none;
font-weight:600;
font-size: 13px;
color:#ffffff;
background-color:rgba(49, 113, 171, 1);
text-align:center;
position:relative;
cursor: pointer;
width:95%;
}
.button9:hover{
border-color:rgba(49, 113, 171, 1);
background-color:rgba(49, 113, 171, 0.5) !important;
}
.button9:active{
background-color:#ffffff;
color:#56504f;
}
@media all and (max-width:30em){
.button9{
display: inline-block;
margin:5px;
}
} 

.button10{
display:block;
padding:7px 12px;
margin:0px 10px;
border:0.2em solid transparent;
border-radius:0.4em;
box-sizing: border-box;
text-decoration:none;
font-weight:500;
font-size: 12px;
color:#ffffff;
background-color:rgba(49, 113, 171, 1);
text-align:center;
cursor: pointer;
width:95%;
}
.button10:hover{
border-color:rgba(49, 113, 171, 1);
background-color:rgba(49, 113, 171, 0.5) !important;
}
.button10:active{
background-color:#ffffff;
color:#56504f;
}
@media all and (max-width:30em){
.button10{
display: inline-block;
margin:5px;
}
} 

.button11{
display:block;
padding:7px 12px;
margin:0px 10px;
border:0.2em solid transparent;
border-radius:0.4em;
box-sizing: border-box;
text-decoration:none;
font-weight:500;
font-size: 12px;
color:#ffffff;
background-color:#95c749;
text-align:center;
cursor: pointer;
width:95%;
}
.button11:hover{
border-color:#95c749;
background-color:rgba(149, 199, 73, 0.5) !important;
}
.button11:active{
background-color:#ffffff;
color:#56504f;
}
@media all and (max-width:30em){
.button11{
display: inline-block;
margin:5px;
}
} 

#filtres {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
}
#filtres input[type='checkbox'] {
  display: none;
}
#filtres input[type='checkbox'] + label {
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
}
#filtres input[type='checkbox'].chk1 + label {
  background: url("../images/EPAL-TV.png") no-repeat;
  background-size: 18px;
  background-position: right 3% bottom 50%;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  border-radius: 20px;
  border: 2px solid rgba(199, 199, 199, 0.9);
  color: rgba(0, 0, 0, 1);
  display: flex;
  align-items: center;
  background-color: transparent;
}
#filtres input[type='checkbox'].chk1 + label:hover {
border: 2px solid rgba(14, 127, 230, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(14, 127, 230, 0.2);
}
#filtres input[type='checkbox'].chk1:checked + label {
border: 2px solid rgba(14, 127, 230, 1);
color: white;
background: url("../images/EPAL_QS.png") no-repeat;
background-size: 18px;
background-position: right 3% bottom 50%;
background-color: rgba(14, 127, 230, 1);
}
#filtres input[type='checkbox'].chk1:checked + label:hover {
border: 2px solid rgba(14, 127, 230, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(14, 127, 230, 0.2);
}

#filtres input[type='checkbox'].chk3 + label {
  background: url("../images/EPAL_BP.png") no-repeat;
  background-size: 18px;
  background-position: right 3% bottom 50%;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  border-radius: 20px;
  border: 2px solid rgba(199, 199, 199, 0.9);
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
}
#filtres input[type='checkbox'].chk3 + label:hover {
border: 2px solid rgba(217, 7, 7, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(217, 7, 7, 0.2);
}
#filtres input[type='checkbox'].chk3:checked + label {
border: 2px solid rgba(217, 7, 7, 1);
color: white;
background: url("../images/EPAL_BPb.png") no-repeat;
background-size: 18px;
background-position: right 3% bottom 50%;
background-color: rgba(217, 7, 7, 1);
}
#filtres input[type='checkbox'].chk3:checked + label:hover {
border: 2px solid rgba(217, 7, 7, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(217, 7, 7, 0.2);
}

#filtres input[type='checkbox'].chk4 + label {
  background: url("../images/EPAL_BPf.png") no-repeat;
  background-size: 18px;
  background-position: right 3% bottom 50%;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  border-radius: 20px;
  border: 2px solid rgba(199, 199, 199, 0.9);
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
}
#filtres input[type='checkbox'].chk4 + label:hover {
border: 2px solid rgba(255, 24, 187, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 24, 187, 0.2);
}
#filtres input[type='checkbox'].chk4:checked + label {
border: 2px solid rgba(255, 24, 187, 1);
color: white;
background: url("../images/EPAL_BPfb.png") no-repeat;
background-size: 18px;
background-position: right 3% bottom 50%;
background-color: rgba(255, 24, 187, 1);
}
#filtres input[type='checkbox'].chk4:checked + label:hover {
border: 2px solid rgba(255, 24, 187, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 24, 187, 0.2);
}

#filtres input[type='checkbox'].chk5 + label {
  background: url("../images/depot.png") no-repeat;
  background-size: 18px;
  background-position: right 3% bottom 50%;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  border-radius: 20px;
  border: 2px solid rgba(199, 199, 199, 0.9);
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
}
#filtres input[type='checkbox'].chk5 + label:hover {
border: 2px solid rgba(255, 133, 10, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 133, 10, 0.2);
}
#filtres input[type='checkbox'].chk5:checked + label {
border: 2px solid rgba(255, 133, 10, 1);
color: white;
background: url("../images/depotb.png") no-repeat;
background-size: 18px;
background-position: right 3% bottom 50%;
background-color: rgba(255, 133, 10, 1);
}
#filtres input[type='checkbox'].chk5:checked + label:hover {
border: 2px solid rgba(255, 133, 10, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(255, 133, 10, 0.2);
}

#filtres input[type='checkbox'].chk6 + label {
  background: url("../images/EPAL-TV.png") no-repeat;
  background-size: 18px;
  background-position: right 3% bottom 50%;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  border-radius: 20px;
  border: 2px solid rgba(199, 199, 199, 0.9);
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
}
#filtres input[type='checkbox'].chk6 + label:hover {
border: 2px solid rgba(0, 144, 62, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(0, 144, 62, 0.2);
}
#filtres input[type='checkbox'].chk6:checked + label {
border: 2px solid rgba(0, 144, 62, 1);
color: white;
background: url("../images/EPAL_QS.png") no-repeat;
background-size: 18px;
background-position: right 3% bottom 50%;
background-color: rgba(0, 144, 62, 1);
}
#filtres input[type='checkbox'].chk6:checked + label:hover {
border: 2px solid rgba(0, 144, 62, 1);
color: rgba(0, 0, 0, 1);
background-color: rgba(0, 144, 62, 0.2);
}

#filtres input[type='checkbox'] + label {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.7);
  margin-left:5px;
  font-size: 12px;
  }


 
/* #filtres input[type='checkbox']:checked + label:before {
font-family: "Font Awesome 6 Free";
font-weight: 900;
content: "\f111";
margin-right: 5px;
font-size: 14px;
line-height:40px;
height:40px;
display: flex;
align-items: center;
}

#filtretv:checked + label::before {color: #0e7fe6;}
#filtrebp:checked + label::before {color: #d90707;}
#filtrebpf:checked + label::before {color: #ff18bb;}
#filtredepot:checked + label::before {color: #ff850a;}
#filtrebpmad:checked + label::before {color: #00903e;} */

#qte_select {
  border: 0px solid rgba( 0, 0, 0 , 0.25); padding-right: 10px;
  border-radius: 20px;
  margin-left: 10px;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
}
#qteminitext {
  padding: 10px 20px 10px 10px;
}
#qteminibar {
  color: rgba(0, 0, 0, 0.8);
  height:20px;
  width:150px;
  margin-bottom: -10px;
}

a.lienpfm:link, a.lienpfm:visited {
  background-color: rgba(49, 113, 171, 1);
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
}
a.lienpfm:hover, a.lienpfm:active {
  background-color: rgba(49, 113, 171, 0.5);
  font-weight: 500;
}
.fa-arrow-circle-right{
	color: rgba(49, 113, 171, 1);
	font-size: 20px;
	vertical-align: middle;
	margin-left: 8px;
}
.fa-times-circle{
	color: rgba(198, 49, 49, 0.5);
	font-size: 20px;
	vertical-align: middle;
	margin-left: 8px;
	padding-left: 20px;
}
.fa-times-circle:hover{
	color: rgba(198, 49, 49, 1);
	font-size: 20px;
	vertical-align: middle;
	margin-left: 8px;
	cursor: pointer;
}

.fa-clock, .fa-info-circle, .fa-diamond-turn-right {
	font-size: 18px;
}

.css-icon2 {
	background: url('../images/iconedepot.png') no-repeat 5px 5px;
}

.gps_ring {
    border: 5px solid #000000;
     border-radius: 30px;
     height: 20px;
     width: 20px;       
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite; 
    /*opacity: 0.0*/
}

@keyframes pulsate {
        0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
        50% {opacity: 1.0;}
        100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

@keyframes pulsate {
        0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
        50% {opacity: 1.0;}
        100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

/*test nearest*/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;  
}
#status {
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 100px auto;
    color: #3d3d3d;
    font-size: 1.6em;
    z-index: 4000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #4682b4;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}
   #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #82b446;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #b446b4;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 50%;
        height: 100%;
        background: rgba(256,256,256,.8);
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
            transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }
    
    .loaded #loader, .loaded #loader-wrapper {
        opacity: 0;
        display: none;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }

#locate {
    display: none;
}
#find-nearest {
    display: none;
}

input[type="button"] {
  background-color: rgba(49, 113, 171, 1);
  color: white;
  padding: 8px;
  margin: 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  border: none;
  font-weight: 500;
}

input[type="button"]:hover {
  background-color: rgba(49, 113, 171, 0.5);
  cursor: pointer;
}

table{
    border-collapse:collapse;
	width: 100%;
	font-size: 10px;
}
tr.border_bottom {
    border-bottom: 1px solid #000;
}


.tftable {font-size:10px;color:#333333;border:0.2em solid;border-color: #a9a9a9;border-collapse: collapse;border-radius:0.4em;}
.tftable th {font-size:10px;background-color:#b8b8b8;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9;text-align:left; cursor: default;color:#333333;}
.tftable th:first-child {max-width: 28%; width: 28%; min-width: 28%;}
.tftable th:nth-child(2) {max-width: 9%; width: 9%; min-width: 9%;}
.tftable th:nth-child(3) {max-width: 16%; width: 16%; min-width: 16%;}
.tftable th:nth-child(4) {max-width: 16%; width: 16%; min-width: 16%;}
.tftable th:nth-child(5) {max-width: 16%; width: 16%; min-width: 16%;}
.tftable th:nth-child(6) {max-width: 14%; width: 14%; min-width: 14%;}
.tftable tr {min-height: 37px; height: 37px; background-color:#cdcdcd; cursor: pointer;}
.tftable td {font-size:10px;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9;}
.tftable tr:hover {background: -moz-linear-gradient(top, #464a4d, #1e2020); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#464a4d), to(#1e2020));color: white;}
.tftableRowSelected {background: -moz-linear-gradient(top, #464a4d, #1e2020); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#464a4d), to(#1e2020));color: white;}

.tftable2 {font-size:10px;color:#333333;border:0.2em solid;border-color: #a9a9a9;border-collapse: collapse;border-radius:0.4em;}
.tftable2 th {font-size:10px;background-color:#b8b8b8;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9;text-align:left; cursor: default;color:#333333;}
.tftable2 th:first-child {max-width: 4%; width: 4%; min-width: 4%;}
.tftable2 th:nth-child(2) {max-width: 60%; width: 60%; min-width: 60%;}
.tftable2 th:nth-child(3) {max-width: 18%; width: 18%; min-width: 18%;}
.tftable2 th:nth-child(4) {max-width: 18%; width: 18%; min-width: 18%;}
.tftable2 tr {min-height: 37px; height: 37px; background-color:#cdcdcd; cursor: pointer;}
.tftable2 td {font-size:10px;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9;}
.tftable2 tr:hover {background: -moz-linear-gradient(top, #464a4d, #1e2020); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#464a4d), to(#1e2020));color: white;}
.tftableRowSelected2 {background: -moz-linear-gradient(top, #464a4d, #1e2020); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#464a4d), to(#1e2020));color: white;}

.tftable3 {font-size:10px;color:#333333;border:0.2em solid;border-color: #a9a9a9;border-collapse: collapse;border-radius:0.4em;}
.tftable3 th {font-size:12px;background-color:#b8b8b8;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9;text-align:center; cursor: default;color:#333333;}
.tftable3 th:first-child {max-width: 40%; width: 40%; min-width: 40%; text-align:center;}
.tftable3 th:nth-child(2) {max-width: 60%; width: 60%; min-width: 60%; text-align:center;}
.tftable3 tr {min-height: 37px; height: 37px; background-color:#cdcdcd; cursor: pointer; text-align:center;}
.tftable3 td {font-size:13px;font-weight:600;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9; text-align:center;}
.tftable3 tr:hover {background: -moz-linear-gradient(top, #464a4d, #1e2020); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#464a4d), to(#1e2020));color: white;}

.tftable4 {font-size:11px;color:#333333;border-width: 0px;border-color: #a9a9a9;border-collapse: collapse;}
.tftable4 th {font-size:11px;background-color:#b8b8b8;border-width: 1px;padding: 6px;border-style: solid;border-color: #a9a9a9;text-align:left; cursor: default;color:#333333;}
.tftable4 th:first-child {border-right: hidden!important;}
.tftable4 tr {min-height: 30px; height: 30px; background-color:#cdcdcd; text-align:center;}
.tftable4 tr:nth-child(3) {font-style: italic;}
.tftable4 td {font-size:11px;border-width: 1px;padding: 4px;border-style: solid;border-color: #a9a9a9;}

.route {
	background-color : transparent;
	color : black;
	border : 2px solid black;
}
/*image popup modal*/
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10000; /* Sit on top */
  padding-top: 30px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px;
  border: 1px solid #888;
  width: 70%;
  /* height: 70%; */
}
.imgclasse {
	display: block;
    margin-left: auto;	
	margin-right: auto;
	width: 90%;
	max-height: 100%;
}
.close {
  position: absolute;
  top:15px; right:15px;
  color: #363b40;
  font-size: 16px;
  font-weight: 400;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #363b40;
  border-radius: 4px;
  z-index: 10001;
}
.close:hover,
.close:focus {
  color: #f8f9fa;
  cursor: pointer;
  border-color: #363b40;
  background-color: #363b40;
}


.toggle-switchy {color:rgba(0,0,0,0.7);}
.toggle-switchy > input + .toggle:before {content:' avec';}
.toggle-switchy > input + .toggle:after {content:'sans ';}
.toggle-switchy > input + .toggle > .switch {background:rgba(255,255,255,0.8);}
.toggle-switchy > input + .toggle + .label {color:rgba(0,0,0,0.7);}
.toggle-switchy > input:checked + .toggle {background:rgba(49, 113, 171, 0.5);}
.toggle-switchy > input:not(:checked) + .toggle {background:rgba(49, 113, 171, 0.5);}
.toggle-switchy > input:checked + .toggle > .switch {border:0px solid rgba(49, 113, 171, 0.5);}
.toggle-switchy > input:not(:checked) + .toggle > .switch {border:0px solid rgba(49, 113, 171, 0.5);}
.toggle-switchy > input:hover + .toggle {box-shadow:0 0 3px 2px rgba(49, 113, 171, 0.5);}
.toggle-switchy {display:inline-flex; align-items:center; user-select:none; position:relative; vertical-align:middle; margin-bottom:0;}
.toggle-switchy:hover {cursor:pointer;}
.toggle-switchy > input {position:absolute; opacity:0;}
.toggle-switchy > input + .toggle {align-items:center; position:relative;}
.toggle-switchy > input + .toggle {overflow:hidden; position:relative; flex-shrink:0;}
.toggle-switchy > input + .toggle {width:100%; height:100%; margin:0; cursor:pointer;}
.toggle-switchy > input + .toggle > .switch {display:block; height:100%; position:absolute; right:0; z-index:3; box-sizing:border-box;}

/* Labels */
.toggle-switchy > input + .toggle:before,
.toggle-switchy > input + .toggle:after {display:flex; align-items:center; position:absolute; z-index:2; height:100%;}
.toggle-switchy > input + .toggle + .label {margin-left:10px;}

/* Show / Hide */
.toggle-switchy > input + .toggle:before {opacity:0;}
.toggle-switchy > input:checked + .toggle:before {opacity:1;}
.toggle-switchy > input:checked + .toggle:after {opacity:0;}

/* Transitions */
.toggle-switchy > input + .toggle {transition:background 200ms linear, box-shadow 200ms linear;}
.toggle-switchy > input + .toggle:before,
.toggle-switchy > input + .toggle:after {transition:all 200ms linear;}
.toggle-switchy > input + .toggle > .switch {transition:right 200ms linear, border-color 200ms linear;}


/* Size: Small */
.toggle-switchy[data-size='sm'] > input + .toggle							{width:60px;height:25px;}
.toggle-switchy[data-size='sm'] > input + .toggle > .switch					{width:19px;height:19px;margin-top:3px;margin-right:3px;}
.toggle-switchy[data-size='sm'] > input + .toggle:before,
.toggle-switchy[data-size='sm'] > input + .toggle:after						{font-size:13px;}
.toggle-switchy[data-size='sm'] > input:not(:checked) + .toggle > .switch	{right:calc(100% - 25px);}


/* Style: Rounded */
.toggle-switchy[data-style='rounded'] > input + .toggle,
.toggle-switchy[data-style='rounded'] > input + .toggle > .switch			{border-radius:20px;}
.toggle-switchy[data-style='rounded'] > input + .toggle:before				{right:45%;}
.toggle-switchy[data-style='rounded'] > input + .toggle:after				{left:45%;}


.toggle-switchy2 {color:rgba(0,0,0,0.7);}
.toggle-switchy2 > input + .toggle:before {content:'O';}
.toggle-switchy2 > input + .toggle:after {content:'N';}
.toggle-switchy2 > input + .toggle > .switch {background:rgba(255,255,255,0.8);}
.toggle-switchy2 > input + .toggle + .label {color:rgba(0,0,0,0.7);}
.toggle-switchy2 > input:checked + .toggle {background:rgba(49, 113, 171, 0.5);}
.toggle-switchy2 > input:not(:checked) + .toggle {background:rgba(49, 113, 171, 0);}
.toggle-switchy2 > input:checked + .toggle > .switch {border:1px solid rgba(49, 113, 171, 0.5);}
.toggle-switchy2 > input:not(:checked) + .toggle > .switch {border:1px solid rgba(49, 113, 171, 0.5);}
/* .toggle-switchy2 > input:hover + .toggle {box-shadow:0 0 3px 2px rgba(49, 113, 171, 0.5);} */
.toggle-switchy2 {display:inline-flex; align-items:center; user-select:none; position:relative; vertical-align:middle; margin-bottom:0;}
.toggle-switchy2:hover {cursor:pointer;}
.toggle-switchy2 > input {position:absolute; opacity:0;}
.toggle-switchy2 > input + .toggle {align-items:center; position:relative;}
.toggle-switchy2 > input + .toggle {overflow:hidden; position:relative; flex-shrink:0;}
.toggle-switchy2 > input + .toggle {width:100%; height:100%; margin:0; cursor:pointer;}
.toggle-switchy2 > input + .toggle > .switch {display:block; height:100%; position:absolute; right:0; z-index:3; box-sizing:border-box;}

/* Labels */
.toggle-switchy2 > input + .toggle:before,
.toggle-switchy2 > input + .toggle:after {display:flex; align-items:center; position:absolute; z-index:2; height:100%;}
.toggle-switchy2 > input + .toggle + .label {margin-left:10px;}

/* Show / Hide */
.toggle-switchy2 > input + .toggle:before {opacity:0;}
.toggle-switchy2 > input:checked + .toggle:before {opacity:1;}
.toggle-switchy2 > input:checked + .toggle:after {opacity:0;}

/* Transitions */
.toggle-switchy2 > input + .toggle {transition:background 200ms linear, box-shadow 200ms linear;}
.toggle-switchy2 > input + .toggle:before,
.toggle-switchy2 > input + .toggle:after {transition:all 200ms linear;}
.toggle-switchy2 > input + .toggle > .switch {transition:right 200ms linear, border-color 200ms linear;}


/* Size: Small */
.toggle-switchy2[data-size='sm'] > input + .toggle							{width:50px;height:20px;}
.toggle-switchy2[data-size='sm'] > input + .toggle > .switch					{width:14px;height:14px;margin-top:3px;margin-right:3px;}
.toggle-switchy2[data-size='sm'] > input + .toggle:before,
.toggle-switchy2[data-size='sm'] > input + .toggle:after						{font-size:12px;}
.toggle-switchy2[data-size='sm'] > input:not(:checked) + .toggle > .switch	{right:calc(100% - 25px);}


/* Style: Rounded */
.toggle-switchy2[data-style='rounded'] > input + .toggle,
.toggle-switchy2[data-style='rounded'] > input + .toggle > .switch			{border-radius:10px;border:1px solid rgba(49, 113, 171, 0.5);}
.toggle-switchy2[data-style='rounded'] > input + .toggle:before				{right:25%;}
.toggle-switchy2[data-style='rounded'] > input + .toggle:after				{left:25%;}


.switchcc {
  position: relative;
  vertical-align: middle;
  width: 30px;
  height: 16px;
}
.switchcc input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.slidercc {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 16px;
}
.slidercc:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
input:checked + .slidercc {background-color: rgba(49, 113, 171, 0.5);}
input:focus + .slidercc {box-shadow: 0 0 1px rgba(49, 113, 171, 0.5);}
input:checked + .slidercc:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}



#recherche input[type='checkbox'], #simulation input[type='checkbox'], #itineraire input[type='checkbox'] {
  display: none;
}
#recherche input[type='checkbox'].checkpaysfr + label, #simulation input[type='checkbox'].checkpaysfr + label, #itineraire input[type='checkbox'].checkpaysfr + label {
  background: url("../images/fr24.png") no-repeat;
  background-size: 24px;
  background-position: left 4px top 2px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  border:1px solid rgba(49, 113, 171, 0.5);
  border-radius: 4px;
  width: 34px;
  font-size: 10px; font-weight: 500;
  color: black;
}
#recherche input[type='checkbox'].checkpaysbe + label, #simulation input[type='checkbox'].checkpaysbe + label, #itineraire input[type='checkbox'].checkpaysbe + label {
  background: url("../images/be24.png") no-repeat;
  background-size: 24px;
  background-position: left 4px top 2px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  border:1px solid rgba(49, 113, 171, 0.5);
  border-radius: 4px;
  width: 34px;
  font-size: 10px; font-weight: 500;
  color: black;
}
#recherche input[type='checkbox'].checkpayslu + label, #simulation input[type='checkbox'].checkpayslu + label, #itineraire input[type='checkbox'].checkpayslu + label {
  background: url("../images/lu24.png") no-repeat;
  background-size: 24px;
  background-position: left 4px top 2px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  border:1px solid rgba(49, 113, 171, 0.5);
  border-radius: 4px;
  width: 34px;
  font-size: 10px; font-weight: 500;
  color: black;
}
#recherche input[type='checkbox'].checkpaysnl + label, #simulation input[type='checkbox'].checkpaysnl + label, #itineraire input[type='checkbox'].checkpaysnl + label {
  background: url("../images/nl24.png") no-repeat;
  background-size: 24px;
  background-position: left 4px top 2px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  border:1px solid rgba(49, 113, 171, 0.5);
  border-radius: 4px;
  width: 34px;
  font-size: 10px; font-weight: 500;
  color: black;
}
#recherche input[type='checkbox'].checkpayses + label, #simulation input[type='checkbox'].checkpayses + label, #itineraire input[type='checkbox'].checkpayses + label {
  background: url("../images/es24.png") no-repeat;
  background-size: 24px;
  background-position: left 4px top 2px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  border:1px solid rgba(49, 113, 171, 0.5);
  border-radius: 4px;
  width: 34px;
  font-size: 10px; font-weight: 500;
  color: black;
}
#recherche input[type='checkbox'].checkpaysit + label, #simulation input[type='checkbox'].checkpaysit + label, #itineraire input[type='checkbox'].checkpaysit + label {
  background: url("../images/it24.png") no-repeat;
  background-size: 24px;
  background-position: left 4px top 2px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  border:1px solid rgba(49, 113, 171, 0.5);
  border-radius: 4px;
  width: 34px;
  font-size: 10px; font-weight: 500;
  color: black;
}
#recherche input[type='checkbox'] + label, #simulation input[type='checkbox'] + label, #itineraire input[type='checkbox'] + label {
background-color: transparent;
border:1px solid rgba(49, 113, 171, 1);
border-radius: 4px;
color: white;
}
#recherche input[type='checkbox'] + label:hover, #simulation input[type='checkbox'] + label:hover, #itineraire input[type='checkbox'] + label:hover {
background-color: rgba(49, 113, 171, 0.5);
border:1px solid rgba(49, 113, 171, 0.5);
border-radius: 4px;
color: white;
}
#recherche input[type='checkbox']:checked + label, #simulation input[type='checkbox']:checked + label, #itineraire input[type='checkbox']:checked + label {
background-color: rgba(49, 113, 171, 1);
border:1px solid rgba(49, 113, 171, 1);
border-radius: 4px;
color: white;
}
#recherche input[type='checkbox']:checked + label:hover, #simulation input[type='checkbox']:checked + label:hover, #itineraire input[type='checkbox']:checked + label:hover {
background-color: rgba(49, 113, 171, 0.5);
border:1px solid rgba(49, 113, 171, 1);
border-radius: 4px;
color: white;
}


.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 0%;
  position: fixed; /* Stay in place */
  z-index: 10001; /* Sit on top */
  left: 480px;
  top: 80px;
  border-radius: 20px;
  text-align: center;
  background-color: rgba(0,0,0, 0.7);
  overflow: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}


/* Position the content inside the overlay */
.overlay-content {
  text-align: center; /* Centered text/links */
  color: #ebebeb;
  font-size: 18px;
  font-weight: 700;
}

/* The navigation links inside the overlay */
.overlay a {
  text-decoration: none;
  color: #000000;
  text-align: center;
  font-size: 30px;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #363b40;
  border-color: #363b40;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */

.mapcl{
display: block;
margin: 2rem;
height: 90%;
width: 90%;
}

.mapcl path{
fill: #d1d1d1;
stroke: rgba(0,0,0, 0.7);
stroke-width: 1; /*on separe chaque region avec une ligne blanche de 1 pixel */
transition: 0.5s fill;
}

.mapcl path:hover{
fill: rgba(49, 113, 171, 1);}

#tooltippu{
  position: absolute;
  display:none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid white;
  background: rgba(49, 113, 171, 0.95);
  padding: 0px 0 4px 0;
  z-index: 12000;
  width: 110px;
  height: 70px;
}

#tooltippu::after {
  content: "";
  position: absolute;
  color: white;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 6px;
  padding: 0;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

 hr.myhrline{
	 margin: 3px 0 3px 0;
	 width: 100%;
	 color: white;
	 size: 1px;}

#surtaxe:hover {
	cursor: pointer;
	text-decoration: underline;
}



.btn-formulaireins {
  background: linear-gradient(to bottom right, #EF4765, #FF9A5A);
  border: 0;
  border-radius: 12px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.5;
  outline: transparent;
  padding: 0 1rem;
  text-align: center;
  text-decoration: none;
  transition: box-shadow .2s ease-in-out;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
}
.btn-formulaireins:before {
    font-family: 'FontAwesome';
    content: '\f15c';
	font-weight: 300;
    padding-right: 8px;
    position: relative;
    font-size: 100%;	
}
.btn-formulaireins:hover {
  cursor: pointer;
  box-shadow: 0 0 .25rem rgba(0, 0, 0, 0.5), -.125rem -.125rem 1rem rgba(239, 71, 101, 0.5), .125rem .125rem 1rem rgba(255, 154, 90, 0.5);
}

.closeform {
  float: right;
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  z-index: 10001;
}
.closeform:hover {
  cursor: pointer;
  background-color: #363b40;
  border-color: #363b40;
  color: #f8f9fa;
}

.closeform2 {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000000;
  font-size: 14px !important;
  font-weight: 400;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 4px;
  z-index: 10001;
}
.closeform2:hover {
  cursor: pointer;
  background-color: #f8f9fa;
}

.btn-close {
  border: 1px solid #000000 !important;
  border-radius: 4px;
  color: #000000 !important;
}
.btn-close:hover {
  color: #f8f9fa !important;
  border-color: #f8f9fa !important;
    background-color: #f8f9fa !important;
}

.modalform {
  margin: 0;
  padding: 0;
  display: none;
  position: fixed;
  z-index: 10000;
  padding-top: 30px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.6);
}

.modalform .container-fluide {
  background-color: #f8f9fa;
  margin: auto;
  padding: 15px;
  border: 1px solid #888;
  width: 70%;
  border-radius: 12px;
}

.container-fluide-bot {
  font-family: 'Open Sans Medium';
  width: 300px;
  height: 603px;
  max-height: 603px;
  border: 2px solid #f8f9fa;
  border-radius: 12px;
  overflow: visible;
  background-color: #f8f9fa;  
  margin: 0;
  padding: 8px;
  right: 55px;
  bottom: 185px;   
  display: none;
  position: absolute;
  z-index: 999;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 1);
}

.modalform html {
    height: 100%
}

.modalform p {
    color: grey
}

.modalform #heading {
    text-transform: uppercase;
    color: #0278be;
    font-weight: 800;
}

.modalform #msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

.modalform #msform fieldset {
    background:#f8f9fa;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.modalform .form-card {
    text-align: left
}

.modalform #msform fieldset:not(:first-of-type) {
    display: none
}

.modalform #msform input,
.modalform #msform textarea, .selform {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 8px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 14px;
    letter-spacing: 1px
}

.modalform #msform input:focus,
.modalform #msform textarea:focus, .selform:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #548235;
    outline-width: 0;
	outline:none;
}

.modalform #msform .action-button {
    width: 100px;
    background: #548235;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}
.modalform #msform .action-button:hover,
.modalform #msform .action-button:focus {
    background-color: #314c1f 
}

.modalform #msform .action-button-send {
    width: 100px;
    background: #8A0808;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}
.modalform #msform .action-button-send:hover,
.modalform #msform .action-button-send:focus {
    background-color: #FA0303 
}

.modalform #msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right
}

.modalform #msform .action-button-previous:hover,
.modalform #msform .action-button-previous:focus {
    background-color: #000000
}

.modalform .card {
    z-index: 0;
    border: none;
    position: relative
}

.modalform .fs-title {
    font-size: 18px;
    color: #548235;
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left
}

.modalform .purple-text {
    color: #548235;
    font-weight: normal
}

.modalform .steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.modalform .fieldlabels {
    color: gray;
    text-align: left
}

.modalform #progressbar {
    margin-bottom: 5px;
    overflow: hidden;
    color: lightgrey;
	padding: 0;
}

.modalform #progressbar .active {
    color: #548235
}

.modalform #progressbar li {
    list-style-type: none;
    font-size: 11px;
    width: 20%;
    float: left;
    position: relative;
    font-weight: 400;
	white-space: nowrap;
}
.modalform #progressbar #profil:before {
    font-family: FontAwesome;
    content: "\f007"
}
.modalform #progressbar #account:before {
    font-family: FontAwesome;
    content: "\f1ad"
}

.modalform #progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f153"
}

.modalform #progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f494"
}

.modalform #progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\e4e8"
}

.modalform #progressbar li:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    padding: 0px;
}

.modalform #progressbar li:after {
    content: '';
    width: 100%;
    height: 0px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

.modalform #progressbar li.active:before,
.modalform #progressbar li.active:after {
    background: #548235
}

ul#progressbar{margin-top:0px;}

.modalform .progress {
    height: 6px;
	margin-bottom:10px;
}

.modalform .progress-bar {
    background-color: #548235
}

.modalform .fit-image {
    width: 100%;
    object-fit: cover
}

.profilcheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  color: #2C3E50;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.profilcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #cbd3da;
}
.profilcheck:hover input ~ .checkmark {
  background-color: #548235;
}
.profilcheck input:checked ~ .checkmark {
  background-color: #548235;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.profilcheck input:checked ~ .checkmark:after {
  display: block;
}
.profilcheck .checkmark:after {
  left: 7px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.flexsoc {
	display:flex;
	align-items: center;
	gap:10px;
  font-size: 14px;
  color: #2C3E50;	
}

.is-invalid {border-color:#dc3545 !important; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}

label.radiolabel {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
}
label.radiolabel input {
  position: absolute;
  left: -9999px;
}
label.radiolabel input:checked + span {
  background-color: rgba(84, 130, 53, 0.5);
}
label.radiolabel input:checked + span:before {
  background-color: rgba(84, 130, 53, 1);
}
label.radiolabel span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
}
label.radiolabel span:hover {
  background-color: #548235;
}
label.radiolabel span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  border: 1px solid #548235;
}

.tftable5 {font-size:12px;color:#333333;border-width: 0px;border-color: #a9a9a9;border-collapse: collapse;}
.tftable5 tr {min-height: 30px; height: 30px; background-color:#f2f2f2; text-align:left;}
.tftable5 td:first-child {font-size:12px;border-width: 1px;padding: 4px;border-style: solid;border-color: #a9a9a9;font-weight:bold;width:220px;}
.tftable5 td {font-size:12px;border-width: 1px;padding: 4px;border-style: solid;border-color: #a9a9a9;}

.overlayvid {
  /* Height & width depends on how you want to reveal the overlayvid (see JS below) */   
  height: 0%;
  position: relative; /* Stay in place */
  z-index: 10001; /* Sit on top */
  left: 50%;
  transform: translateX(-50%);
  top: 10px;
  border-radius: 8px;
  border: 2px solid black;
  text-align: center;
  /* background-color: #363b40; */
  overflow: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlayvid (height or width, depending on reveal) */
}

/* Position the content inside the overlayvid */
.overlayvid-content {
  text-align: center; /* Centered text/links */
  color: #ebebeb;
  font-size: 22px;
  font-weight: 700;
}

/* The navigation links inside the overlayvid */
.overlayvid a {
  text-decoration: none;
  color: #000000;
  text-align: center;
  font-size: 30px;
  display: block; /* Display block instead of inline */
}

/* When you mouse over the navigation links, change their color */
.overlayvid a:hover, .overlayvid a:focus {
  background-color: #f8f9fa;
}

/* Position the close button (top right corner) */
.overlayvid .closebtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */

.maplibregl-marker{cursor:pointer;}

.collapsible {
  background-color: white;
  color:rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding: 10px;
  margin: 8px 10px 8px 0;
  width: 30px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: center;
  outline: none;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  position: relative; 
}
.collapsible:after{
  content: ">";
  display:block;
  font-family: monospace;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 10px);
  line-height: 1;
  font-size: 20px;
  transform: rotate(-90deg);
}
.collapsible.active:after{
  transform: rotate(90deg);
  left: calc(50% - 4px);
}

.collapsible:hover {
  background-color: rgba(180, 180, 180, 1);
}

/* Mobile responsive !!!!!!!!!!!!!!!!!!!!!!!!!*/
@media (max-width: 576px) {
	.custom-tooltip, .custom-tooltip-act, .custom-tooltip-form, .custom-tooltip-help, .custom-tooltip-label, .custom-tooltip-palbot, .custom-tooltip-tutos {display: none;}
	li.nav-item a {border-bottom:0 !important;}}

@media screen and (max-width: 576px){
.sidebardet.actif {max-width: calc(100vw - 70px); opacity:1; transition: width .15s linear, opacity .6s linear; border-radius:18px; box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 1); max-height: calc(100vh - 20px);}
.nav-link.p-1.m-1.rounded-5 i, .nav-link.p-1.m-1.rounded-5 img {height: 30px !important; width: 30px !important;}}

@media screen and (max-width: 576px){
	.legendepubkeyroad {margin: 0 0 10px 10px !important;}
  .legendeventepal {margin: 0 0 10px 10px !important;}
	.legendepubkeyroad .tooltiptextkr {margin-left: 0; margin-bottom: 10px;}}

@media (max-width: 1170px) {
	.overlay {
		  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
		  height: 0%;
		  position: fixed; /* Stay in place */
		  z-index: 10001; /* Sit on top */
		  left: 0px;
		  top: 45px;
		  border-radius: 4px;
		  text-align: center;
		  background-color: rgba(0,0,0, 0.7);
		  overflow: hidden; /* Disable horizontal scroll */
		  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
@media screen and (max-height: 450px) {
  .overlayvid {overflow-y: auto;}
  .overlayvid a {font-size: 20px}
  .overlayvid .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

@media screen and (max-width: 576px) {
  .container-fluide-bot {
	  /* min-width: 90%; */
	  /* min-height: 608px; */
	  /* max-height: 608px; */
	  border: 0;
	  border-radius: 12px;
	  overflow: visible;
	  background-color: #f8f9fa;  
	  margin: 0;
	  padding: 8px;
	  left: 10px;
	  top: 10px;   
	  display: none;
	  /* position: absolute; */
	  z-index: 999;
	  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 1);
  }
}

@media screen and (max-width: 576px) {
  .flexsoc {
    flex-direction: column;
  }
  #ModalFormTutos .row {
    height:auto !important;
  }
  #ModalFormTutos {
    padding-top:30px;
  }
  #ModalFormTutos .col {
    margin:0.5rem !important;
    flex:1;
  }
  #ModalFormTutos .col.m-3 {
    margin:0.5rem !important;
    padding:0 !important;
    flex:1;
  }
  #ModalFormTutos .col-12.m-3 {
    margin:0.5rem !important;
    padding:0 !important;
    flex:1;
  }
  .modalform .container-fluide {
	min-width: 90%;
  }
}

@media (max-width: 1200px){
  .maplibregl-popup {max-width: 70dvw !important;}
}
@media (max-width: 1200px){
  #row_bandeau {font-size:12px; flex-direction:row;flex-wrap:wrap;}

  #row_bandeau > #row_bandeau_1 {
    flex: 0 0 43px;
    order: 2;
  }
    #row_bandeau > #row_bandeau_2 {
    flex: 1 1 calc(100% - 200px);
    justify-content:space-between !important;
    order: 3;
  }
    #row_bandeau > #collapsefiltres {
    flex-basis: 100%;
    order: 4;
    margin-bottom: 5px !important;
  }
    #row_bandeau > #btn_lang {
    flex: 0 0 64px;
    box-sizing: border-box;
    order: 1;
    margin-left: 0 !important;
    margin-right: auto !important;
  }
#qte_select{margin-left: 5px !important;}
  #filtres {flex:0 1 100%;}
  .depreps {flex-direction: row;flex-wrap: wrap;}
  .depreps > label {width: calc(50dvw - 30px);}
  .depreps input[type="radio"]:checked + label + .deprep {flex-direction: row;flex-wrap: wrap; max-width:100%;margin-top:10px;height:auto;}
  #deprepdet {flex-wrap:wrap; justify-content: space-between;}
  #deprep_1 {flex-direction: row;flex-wrap: wrap;justify-content: center;row-gap: 5px;}
  #deprep_2 {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: center;row-gap: 5px;}
  #deprep_2 > *:not(#col_de):not(#qteminitext):not(#qteminibar) {
  flex: 1 1 auto;
  text-align: center;
  align-self: center;}
  .scrollcorps {max-height: calc(100dvh - 370px);}
  #filtres {font-size:12px;} 
  #filtres input[type="checkbox"]:checked + label::before {line-height:16px; height:16px;font-size:10px;} 
  #filtres input[type="checkbox"] + label {font-size:10px;} 
  #col_de {display:none !important;}
  #detext1 {display:none !important;}
  #detext2 {display:none !important;}
  .restrecs > label {font-size: 10px;}
  #collapsefiltresbutton {display:block !important;}
}



