.compteClient{
	display:flex;
}
.tamera{
	display:none;
}
#footer{
	background-color: #071726;
	color:#fff;
}
.prefooterBold_ss{
	color:#071726;
}
#titreReservation{
	color: #ed6c59;
}
#navigation{
	display: none;
}
#centrage_menu{
	font-weight:normal;
	display: flex;
	justify-content: center;
}
.btn_nav_proc_commande{
	cursor:pointer;
}
.nav_select_proc_commande,.nav_select_proc_commande_fin{
	/*background-color: #071726;*/
	color:#071726;
	font-weight:bold;
	border-right: 0px solid #ededed;
	border-bottom:1px solid #071726;
	margin-left: 10px;
	margin-right: 10px;
}
.nav_select_proc_commande_fin {
	background-color: #071726;
}
.enveloppe{
	background-color: #e2e2e2;
}
#span1{
	margin-left:9px;
}
.nav_select_proc_commande:after {
	border-left-color: #071726; 
}
#validationCompte{
	background-color: #071726;
	color: #fff;
}
.navigationDeb{
	margin-top:0px;
}
header{
	/*height: inherit;
	background-image: none !important;*/
	height: 400px;
}
.chaineDeb{
	display:none;
	height:0px !important;
}
#infosPrixVoyage2{
	display:none !important;
}
.enteteDatePrix{
	display:none !important;
}
#bloc_page{
	/*margin-top:-250px !important;*/
	/*background-image: url('../images/nuages.png');
	background-repeat: no-repeat;*/
	margin-top:50px;
}
#identifiant{
	background-color:transparent !important;
}
#colonne_gauche_page_ident,#colonne_droite_page_ident{
	background-color:transparent !important;
}
.container2{
	background-color:transparent !important;
}
#oublie_mdp{
	color: #071726;
}
#entete_header{
	justify-content: inherit;
}
#logo{
	width:10%;
}
#entete_list{
	width:20%;
}
#header_liste_logos{
	width: 60%;
	display: flex;
}
.liste_logo2{
	margin-top: 20px;
	margin-left: 30px;
	opacity: 25%;
}
.liste_logo2 img{
	width:80px;
}
.liste_logo1 img{
	width:140px;
}
#header_liste_logos img{
	margin-left:10px;
}
#deconnect{
	font-size:1.8em;
	text-transform: uppercase;
	text-align:right;
	
}
.deconnectionIntro{
	font-size: 12px;
	text-transform: none;
	margin-top: -6%;
}
#deconnectionQuestion{
	padding-bottom:8px;
	border-bottom:1px solid #e8e8e8;
}
#deconnectionBonjour{
	margin-top:2px;
}
#num_tel_entete_client{
	font-weight:bold;
}
#deconnectionTexte{
	text-decoration:underline;
}
#nav_proc_commande{
	border-bottom:1px solid #e8e8e8;
	margin-bottom:10px;
	height: 3.2em;
	display: flex;
}
.enveloppe{
	background-color:transparent;
}
.nav_select_proc_commande::after{
	border-left: 5px solid transparent;
	border-left-color: transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #e8e8e8;
	left: 50%;
	top: 100%;
	margin-top:0px;
}
.enveloppe::after{
	border-left: 5px solid transparent;
	border-left-color: transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #071726;
	left: 50%;
	top: 100%;
	margin-top:0px;
	
}
#titreCompteClient,#titreDossierClient,#titreDossierClientFactuation,#cms_dossier_titre,#uploadDocument_dossier_titre{
	font-size:2em;
	text-transform: uppercase;
	text-align:center;
}
#titreDossierClient{
	margin-bottom:20px;
}
.titreInfosCoord{
	color:#a9a9a9;
	width: 50%;
	text-align: right;
	margin-right: 10px;
}
.titreInfosVoyages{
	color:#a9a9a9;
}
.valInfosCoord{
	color:#4b4b4b;
	width: 50%;
	margin-left: 10px;
}
..valInfosVoyages{
	color:#4b4b4b;
}
#corpsCompte,#corpsDossierClient{
	display:flex;
	flex-direction: row;
	justify-content: space-around;
	width: 90%;
	margin: auto;
	
}
#facturation .valInfosVoyages {
	text-align:center;
	font-weight:bold;
}
#facturation .ligneDossier {
	border-top:0px;
	border-left:1px solid #e1e1e1;
	padding-left:40px;
}
#facturation .ligneDossier:first-child {
	border-left:0px;	
}
#dossier_solde{
	/*color:#ff614c;*/
}
#afficheDossierClient_facturation{
	margin-top:40px;
	margin-bottom:40px;
	border-top: 1px solid #e8e8e8;
	padding-top: 20px;
}
}
#dossierClient{
	display:none;
}
.ajoutSepPax{
	margin-top:5px;
	border-top:1px solid #e1e1e1;
	padding-top:5px;
}
#coordCompteClient,#identifiantCompteClient,#infosVoyages,#participantsClient{
	display:flex;
	flex-direction: column;
	width: 40%;
}
#facturation{
	display:flex;
	flex-direction: row;
	justify-content: space-around;
	width: 60%;
	margin: auto;
	margin-top: auto;
	margin-top: 20px;
}
.ligneClient{
	display:flex;
	flex-direction: row;
	border-top: 1px solid #e1e1e1;
	padding-top: 10px;
	margin-bottom: 10px;
}
.ligneDossier{
	display:flex;
	flex-direction: column;
	border-top: 1px solid #e1e1e1;
	padding-top: 10px;
	margin-bottom: 10px;
}
.titrelignesClient,.titreinfosVoyages{
	font-size:1.5em;
	text-transform: uppercase;
	text-align:center;
	margin-bottom: 30px;
}
#clientInfos{
	margin-bottom:150px;
	flex-direction: column;
}
#dossier_dates{
	display: flex;	
	flex-direction: column;
}
.dossier_date{
	display: flex;
	flex-direction: row;
}
#dossier_datedeb,#dossier_dateFin{
	margin-left:5px;
}
.bouton_compte_clients{
	margin-top:15px;
	text-align: center;
}
#listeOption,#listeReservation,#listeHistorique{
	display:none;
	margin-bottom:50px;
}
table{
	table-layout: fixed;
	width: 100%;
}
table tr.titre th {
	text-align:center;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
	width: 6%;
	padding-top: 20px;
	padding-bottom: 20px;
}
table tr td {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
table tr.even, table tr.evenOver{
	border-bottom: 1px solid #e1e1e1;
	
}
table tr.even:nth-child(odd),table tr.evenOver:nth-child(odd){
  background-color:#f9f9f9;
}
#vide{
	display:flex;
	flex-wrap: wrap;
	display:none;
}
.blok_vide{
	width:50%;
	text-align: center;
	margin-bottom: 60px;
}
img.img_marques{
	width: 515px;
}

.texte_vide{
	text-align:center;
	text-transform: uppercase;
}
.texte_vide *{
	padding-top:20px;
	padding-bottom:20px;
}
.texte_vide div{
	width:50%;
	margin-left:25%;
	height:80px;
}
.invitation{
	font-weight:bold;
	text-align:center;
	display:none;
	margin-bottom:20px;
}
.titreCompteClient{
	text-transform: uppercase;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
	font-size:1.5em;
}
.sousTitreCompteClient{
	text-align:center;
	
}
.sousTitreCompteClientDeb{
	margin-top:10px;
}
.sousTitreCompteClientFin{
	margin-bottom:30px;
}
.img_avis{
	width:70px;
}
.img_facture{
	width: 90px;
	margin-left: 10px;
}
.offreVoyage{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
#login{
	margin-top: -50px;
}
#vide_options,#vide_resa,#vide_histo{
	display:none;
}
#principal{
	margin-top: -250px;
}
#bouton_creer_compte{
	background-image: url("../images/je_cree_mon_compte_client.png");
}
#validationCompte input{
	background-color: #fff;
}
#validationCompte{
	top: 80%;
}
#prefooter_img_pass{
	background-image:url('../images/EU-Passion-SP.png');
}
#prefooter_img_expert{
	background-image:url('../images/EU-Expert-SP.png');
}
#prefooter_img_engagement{
	background-image:url('../images/EU-Engagement-SP.png');
}
.prefooterCompteClient{
	display:block;
}
.prefooterTamera{
	display:none;
}
#bouton_modifier_compte{
	background-image: url("../images/modifier_mes_coordonnees_client.png");
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.editPasseWord{
	-webkit-text-security: disc;
	 height: 20px;
	 width: 100px;
	 -webkit-appearance: textfield;
	 padding: 1px;
	 background-color: white;
	 border: 2px inset;
	 -webkit-user-select: text;
	 cursor: auto;
}
.editModifPersonneAPrevenir{
	/*-webkit-text-security: disc;*/
	 height: 25px;
	 /*width: 100px;*/
	 -webkit-appearance: textfield;
	 padding: 1px;
	 background-color: white;
	 border: 2px inset;
	 -webkit-user-select: text;
	 cursor: auto;
}
.editPasseWordNormal {
  font-size: 0;
}
.editPasseWordNormal::before {
  content: "******";
  font-size: initial;
}

.afficheInfosCms{
	display:inline;
}
.nonAfficheInfosCms{
	display:none;
}
#btn_modif_psx{
	margin-left: 9%;
	width: 90%;
}
#btn_lienFT{
	margin-left: 9%;
	width: 90%;
	text-align:left;
}
#lien_ft_pdf{
	text-decoration:underline;
	color:black;
	font-weight:bold;
	font-size: 1.1em;
}
ul.infos_banque li{
	display:flex;
	flex-direction:row;
	justify-content: space-between;
	width: 40%;
}
#infosReglement{
	width: 90%;
	margin: auto;
	margin-top:30px;
}
#cmsInfos{
	border-top: 1px solid #e8e8e8;
	padding-top: 20px;
}
#cms_dossier{
	width: 90%;
	margin: auto;
}
#uploadDocument{
	display:none;
	border-top: 1px solid #e8e8e8;
	padding-top: 20px;
}
#uploadDocument_dossier_titre{
	margin-bottom:20px;
}
#menu_cms{
	display:flex;
	flex-direction:row;
	cursor:pointer;
	justify-content: center;
	border-bottom:1px solid #e1e1e1;
}
.cms_titre{
	color: #a9a9a9;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding-left:30px;
	padding-right:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right:1px;
}
.cms_titre_select{
	color: inherit;
	margin-bottom: -1px;
	background-color: #f7f7f7;
}
#cms_dossier_titre{
	margin-bottom:20px;
}
#cms_infos{
	margin-top: 30px;
	margin-bottom: 30px;
}
.reglement_devis{
	justify-content: center !important;
}
#facturation.reglement_devis .ligneDossier:first-child {
	margin-right: 40px;	
}
.bouton_reglement_acompte{
	background-image: url("../images/effectuer_acompte.png");
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.bouton_reglement_solde{
	background-image: url("../images/effectuer_solde.png");
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.listeDocUpload{
	display:flex;
	justify-content: space-between;

}
.nonAfficheUpload{
	color:#ccc;
}
.cacherFormUpload{
	display:none;
}
#dossierClient{
	display:none;
}
.sepLi{
	margin-top: 10px;
}
.infos_banque{
	margin-top: 10px;
}
#uploadDocument_dossier{
	width: 90%;
	margin: auto;
}
#uploadDocument_dossier input[type="file"]{
	display:inline;
}
#uploadDocument_dossier input[type="submit"]{
	margin-right: 0px;
}
.validationuplaod {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	margin-right: 10px;
}
.rouge{
	background-color:red;
}
.vert{
	background-color:green;
}
.divlienok{
	cursor:pointer;
}
.titrevalito{
	display:flex;
}
#colonne_gauche_page_ident h1, #colonne_droite_page_ident h1 {
	 font-family: inherit;
	 text-transform: uppercase;
	 font-weight: normal !important;
}
.prefooterBold{
	font-family:inherit;
	text-transform: uppercase;
	font-weight: normal !important;
	
}
#menu_gauche,#menu_droite{
	display:none;
	cursor:pointer;
	font-weight:bold;
	font-size:1.5em;
}
.cacher{
	display:none;
}
.personne_a_prenir{
	margin-top :60px;
	margin-bottom: 30px;
}
.btn_modif_coord{
	/*margin-top:140px;*/
}
#client_mot_passe{
	color:red;
}
#affichePersonneAprevenir{
	cursor:pointer;
	font-weight:bold;
	color:red;
	text-decoration:underline;
	margin-left: 9%;
	width: 90%;
	text-align: left;
	margin-top: 15px;
}
@media only screen and (max-width: 1240px){
	.enveloppe::after{
		margin-top: 1px;
	}
	.nav_select_proc_commande{
		margin-top: -10px;
	}
	#menu_gauche,#menu_droite{
		display:inline;
	}
	#menu_gauche{
		padding-left: 100px;
	}
	#menu_droite{
		padding-right: 100px;
	}
	ul.infos_banque li{
		width:100%;
	}
	#listeOptionsDevis td:nth-child(2), #listeOptionsDevis th:nth-child(2){
		display:none;
	}
	#listeOptionsDevis td:nth-child(3), #listeOptionsDevis th:nth-child(3){
		display:none;
	}
	#listeOptionsDevis td:nth-child(6), #listeOptionsDevis th:nth-child(6){
		display:none;
	}
	#listeOptionsDevis td:nth-child(7), #listeOptionsDevis th:nth-child(7){
		display:none;
	}
	#listeReservations  td:nth-child(5), #listeReservations th:nth-child(5){
		display:none;
	}
	#listeReservations  td:nth-child(6), #listeReservations th:nth-child(6){
		display:none;
	}
	#listeHistoriqueTab td:nth-child(4), #listeHistoriqueTab th:nth-child(4){
		display:none;
	}
	#listeHistoriqueTab td:nth-child(6), #listeHistoriqueTab th:nth-child(6){
		display:none;
	}
}
@media only screen and (max-width: 1000px){
	#entete_list{
		width: 40%;
	}
	.liste_logo2{
		display:none;
	}
	#corpsCompte{
		flex-direction: column;
	}
	#coordCompteClient{
		width: 100%;
	}
	#identifiantCompteClient{
		width: 100%;
		margin-top: 30px;
	}
	#btn_modif_psx{
		margin-left: 0%;
		width: 100%;
	}
	#menu_cms{
		flex-wrap:wrap;
	}
	.cms_titre{
		/*border-bottom: 1px solid #e1e1e1;*/
		width: 100%;
		text-align:center;
	}
	#vide{
		flex-direction:column;
	}
	.blok_vide{
		width:100%
	}
}
@media only screen and (max-width: 800px){
	#listeOptionsDevis td:nth-child(4), #listeOptionsDevis th:nth-child(4){
		display:none;
	}
	#listeOptionsDevis td:nth-child(8), #listeOptionsDevis th:nth-child(8){
		display:none;
	}
	#listeReservations  td:nth-child(2), #listeReservations th:nth-child(2){
		display:none;
	}
	#listeReservations  td:nth-child(3), #listeReservations th:nth-child(3){
		display:none;
	}
	#listeHistoriqueTab td:nth-child(2), #listeHistoriqueTab th:nth-child(2){
		display:none;
	}
	#deconnectionQuestion{
		display:none;
	}
	#menu_gauche{
		padding-left: 10px;
	}
	#menu_droite{
		padding-right: 10px;
	}
	ul.infos_banque li {
		flex-direction: column;
		margin-top: 10px;
	}
	table tr td{
		padding-left: 0px;
		padding-right: 0px;
	}
}