html, body {
    height: 100%;
    margin: 0 !important;
	padding: 0 !important;
}

#covidBanner{
	background-color: #FFFFFF;
	text-align: center;
	margin: 30px 0 50px 0;
	padding: 30px 0 30px 0;
}

#covidBanner img{
	width:20%;
	max-width: 150px;
}

.bottomBaseline{
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
	padding: 0 60px;
	line-height: 22px;
}

body{background-color: black;text-align: center;color: white;font-family: Helevetica,Arial;font-weight: normal;border:0px solid green;} /* font, txt title,  */
.white{background-color: #FFFFFF !important;}
.passCapsule{
	height: auto ;
  	width: 100% ;
}

.imgWrapper{
	width: 100%;
  top: 0;
  left: 0;
  color: white;
}
.countriesWrapper{display: block;margin-bottom: 25px;overflow: hidden;}
.countryButton{float: left;width: 50%;}
.active{font-weight: bold;opacity: 1;}
.inactive{opacity: .5;font-weight: normal;}
.titleCountries{width: 100%; padding-bottom: 8px; font-size: 19px; }

.txtBlack{color:black !important;}
.txtWhite{color:white !important;}
.title{margin-bottom: 20px;margin-top: 15px; display: block;font-size: 22px;}
.condition{margin-bottom: 20px;margin-top: 15px; display: block;font-size: 11px;width: 300px;margin: 0 auto;text-align:justify;}
input{background:none; width: 90%;color: white;height: 35px;display: block;margin: 0 auto; margin-bottom: 10px;font-size: 16px;text-align: center;border: 1px solid white; border-radius: 20px;}  /* cadre */ 
.emailCapsule{width: 260px !important;} /* cadre */ 
input[type=radio]{width: 20px !important; height: 15px;margin: 0 auto; margin-bottom: 10px; margin-left: 5px; font-size: 16px;text-align: center;border-color: black;display: inline-block !important;width:auto !important;}
.labelRadio{margin-right: 15px;}
button{background-color: transparent;color: white;width: 80%; height: 45px;display: block;margin: 0 auto; margin-top: 20px;font-size: 16px;text-align: center;
	/* Cachons la case à cocher */
border: 2px solid #00aeef;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;font-family: "Helvetica Neue";
font-weight: blod;font-size: 22px;}

.btDelete, #btDelete{
	display: none;
	border-color:red;
}

.forceVisible{
	display: inline-block !important;
}

#confirmDeleteWrapper{
	display: none;
	color: red;
}

.cancel{border-color:grey !important;}

.containerDateInput{position: relative;}
#fakeInput{position: absolute;border: none; pointer-events:none;padding-top: 12px;
    margin-left: -65px;color: #9E9E9E;}


.tableMontant{width: 406px; margin:0 auto;  margin-bottom: 40px; overflow: hidden; border: 0px solid red;}
.line{width: 100%; clear: left;text-align: center;}
.cityName{font-size: 20px; text-transform: uppercase;padding-bottom: 5px;}
.cell{width: 100px; height: 25px; text-align: center; padding-top: 10px; float: left;}
.bordered{border: 1px solid white;}
.alignRight{text-align: right;}

.labelEnterPwd{padding-bottom: 5px;}
.containerRoannes{width: 247px;margin: 0 auto;overflow: hidden;}

.container{width: 163px;margin: 0 auto;overflow: hidden;}
.containerList{width: 303px;margin: 0 auto;overflow: hidden;}
img{border:none;}
.labelUiSwitch{float: left;font-size: 20px;padding-top: 8px;}
.btSwitch{float: left;padding-left: 10px;}

h1{
	width: 100%;
	text-align: center;
	display: block;
	color: #FF0000;
	font-size: 16vw;
	font-family: "Helvetica Neue";
	text-transform: uppercase;
}

.txt{
	font-family: "Helvetica Neue";
	font-size: 5vw !important;	

}


.productWrapper{
	position: relative;
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid grey;
}

.productWrapper .titleList{
	font-size: 28px;
	clear: both;
	padding-bottom: 10px;
	color: #3F8FD8;
	text-align: center;
}

.productWrapper .list{
	font-size: 12px;
	clear: both;
}

.productWrapper .list .itemList .labelUiSwitch{
	font-size: 18px !important;
}
.productWrapper .list .itemList .btSwitch{
	float: right !important;
}
.productWrapper .list .itemList{
	clear: both;
	position: relative;
	overflow: hidden;
}

#map {
	height: 85% !important;
	width: 100%;
	position: relative;
	overflow: hidden;
}

#footer{
	width: 100%;
	height:150px;
	border: 2px solid red;
	position: relative;
	overflow: hidden;
	color: #FFFFFF;
	background-color: gray;
}

.globalWrapper{
	position: relative;
	height: 100% !important;
	width: 100%;
	overflow: hidden;
}