@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);

@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Rubik:wght@400;500;700&display=swap");

*{
	font-family: 'Montserrat', sans-serif;
}

a, a:hover, a:link{
	outline : none;
	border : none;
	color : #f29100;
	text-decoration : none
}

.hr-slide-paiement{
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #f0ad4e;
}

.cookieinfo{
	border-bottom : 2px solid #000;
}

.lien-noir{
	color : #000000 !important;
}

.btn-warning{
	color : #FFF !important;
	background-color : #f29100;
}

.btn-warning:hover{
	color : #FFF !important;
	text-decoration : none !important;
	background-color : #dc8400;
}

.underline{
	text-decoration : underline !important;
}

.lien-paiement-fiche{
	color : blue !important;
	text-decoration : underline !important;
}

.lien-paiement-fiche , .lien-document-reconnu{
	text-decoration : underline !important;
}

.lien-noir:hover{
	color : #AAAAAA !important;
}

.no-padding{
	padding : 0px !important;
}

.no-margin{
	margin : 0px !important;
}

.align-left{
	text-align : left;
}

.align-center{
	text-align : center;
}

#Chargement{
	position: fixed;
    background : url('../img/fond_clair/fond_slide.png') repeat;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display : none;
}

#Chargement div{
	color : #000;
	text-align : center;
	position : absolute;
	top : 50%;
	width : 100%;
	margin-top : -30px;
}


#NoScriptDiv{
	position : absolute ; 
	width : 100%; 
	height : 100%; 
	background : #FFF ; 
	top : 0px; 
	left : 0px ; 
	z-index : 10000000 ; 
	background : url('../img/fond_attention.jpg') repeat;
}

#NoScriptDiv div{
	text-align : center ; 
	margin-top : 30px
}

#NoScriptDiv div img{
	display : inline ; 
	width : 200px ; 
	max-width : 25%
}

.vertical-align{
	-webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.clear{
	clear : both
}

.tooltip{
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
	opacity: 1;
  	filter: alpha(opacity=1);
  	max-width : 500px;
}

html, body{
    background : none;
    height : 100%;
}

html{
      background: url(../img/fond1.jpg) no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

.loader-gif{
	display : block;
	width : 29px;
	height : 29px;
	margin : 10px auto;
}

.page{
	width : 100%;
	height : 100%;
	overflow : auto !important;
}

#LogoSportips{
	width : 200px;
	height : 57px;
	background : url(../img/Logo.png) no-repeat;
	position : fixed;
	bottom : 10px;
	right : 20px;
	z-index : -1;
}

.footer{
	display: block;
	clear: both;
	text-align: center;
	width: 100%;
	max-width: 600px;
	margin : 20px auto;
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	HOME
 #########################################################
 #########################################################
 ######################################################### 
*/
#ContentHome{
    min-height : 330px;
    height: auto;
    position : relative;
    border : 2px solid #000000;
    margin : 0 auto;
    float : none !important;
    margin-top : 100px;  
    max-width : 900px;
    background: url(../img/fond_slide.png) repeat; 
    padding-left : 0px;
    padding-right : 0px;
}

#ContentHome #ContentText{
    position : relative;
    height : 100%;
    width : 100%;
    min-height : 330px;
    text-align : center;   
    padding-bottom : 50px; 
}

#ContentHome h2{
    font-size : 12px;
    margin : 0 auto;
    margin-top : 20px;
}

#ContentHome h1{
    font-size : 18px;
    margin : 0 auto;
    text-transform : uppercase;
    margin-bottom : 30px
}

#TagLineHome{
    /*position : absolute;*/
    right : 5px;
    bottom : 5px;
    font-size : 9px;
    text-align : right
}

#LienFichePerso , #LienFichePerso:hover , #LienFichePerso:link , #LienFichePerso:visited{
	font-size : 10px;
	font-style : italic;
	color : #333333;
}

.lien-contact-sportips{
	color : #f29100;
}

.slide{
    width : 100%;
    height : 100%;
}

.background-home{
      background: url(../img/flyer.jpg) no-repeat center center ; 
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;

}

.btn-compte-index , .btn-compte-index-select{
	background : #000;
	color : #f29100;
	padding : 5px;
	border : 1px solid #CCC;
	border-radius : 0px;
}


.btn-compte-index-select , .btn-compte-index:hover{
	background : #f29100;
	color : #000;
}

.lien-mdp-index{
	margin-top : 5px;
	background : none;
	font-size : 12px;
	font-style : italic;
}

.lien-btn-index , .submit-input-index , .btn-compte-index , .btn-special{
	background : #000;
	color : #f29100;
	padding : 5px;
	border-radius : 5px;
	font-size : 10px;
	margin-bottom : 5px;
	display : inline-block;

	  background: #000000;
	  background-image: -webkit-linear-gradient(top, #000000, #383838);
	  background-image: -moz-linear-gradient(top, #000000, #383838);
	  background-image: -ms-linear-gradient(top, #000000, #383838);
	  background-image: -o-linear-gradient(top, #000000, #383838);
	  background-image: linear-gradient(to bottom, #000000, #383838);
	  -webkit-border-radius: 5;
	  -moz-border-radius: 5;
	  border-radius: 5px;
	  -webkit-box-shadow: 3px 2px 3px #adadad;
	  -moz-box-shadow: 3px 2px 3px #adadad;
	  box-shadow: 3px 2px 3px #adadad;
	  text-decoration: none;
	  padding : 7px;

}

.lien-btn-index:hover , .submit-input-index:hover , .btn-compte-index:hover , .btn-special:hover{
	background : #f29100;
	color : #000;
}

.btn-special{
	font-size: 14px
}

.btn-compte-index{
	font-size : 14px;
	margin-top : 27px;
}

.problem-index{
	background-color : #de4141 !important;
	background : #de4141 !important;
}

.border-right{
	border-right : 2px solid #AAA;
}


.ok-place , .no-place{
	border-radius : 5px ;
	background : #000;
	padding : 5px;
	color : #FFF;
}

.ok-place{
	background : #377f2f;
}

.no-place{
	background : #da2323;
}

.nom-course-home-module{
	font-size : 20px;
}

.prix-home-module{
	text-align : center;
	font-size : 20px;
	margin-top : 20px;
}

.changement-prix-home-module{
	text-align:center;
	font-size : 12px;
}


@media screen and (max-width: 768px) {
	#ContentHome{
		margin-top : 0px !important;
	}
	
	#LogoSportips{
		display : none;
	}
	
	.border-right{
		border : none;
	}
	
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	SLIDES
 #########################################################
 #########################################################
 ######################################################### 
*/

.carousel , .item{
	height : 100%
}

.slide-glob{
	width : 100%;
	height : 100%;
	overflow : auto;
}

.content-slide{
    background: url(../img/fond_slide.png) repeat; 
    min-height : 445px;
    height: auto;
    margin : 0 auto;
    float : none !important;
    border : 2px solid #000000;
    position : relative;
    text-align : center; 
    padding : 0px;
    max-width : 900px;
    padding-bottom : 80px;
    
    -moz-box-shadow: 0px 0px 40px 10px #000000;
	-webkit-box-shadow: 0px 0px 40px 10px #000000;
	-o-box-shadow: 0px 0px 40px 10px #000000;
	box-shadow: 0px 0px 40px 10px #000000;
	
}

.slide-prev, .slide-next , .slide-identite , .slide-course , .slide-licence {
	cursor: pointer;
}

.content-ariane{
	width : 100%;
	margin-top : 15px;
	height : 40px;
	background : #7f7f7f;
	margin-bottom : 20px;
}

.fleche-ariane{
	height : 100%;
	text-align : left;
	color : #FFFFFF;
	font-family: 'Montserrat';
	font-size : 8px;
	padding-top : 5px;
	padding-left : 50px;
	position : relative;
}

.fleche-ariane h2{
	margin : 0;
	font-size : 16px;
	white-space : nowrap;
	width : 100%;
	overflow : hidden;
}

.fleche-img{
	width : 26px;
	height : 40px;
	background : #000000;
	position : absolute;
	top : 0px;
	right : -26px;
	background : url('../img/fleche_ariane.png') no-repeat;
	z-index : 100;
}

.fleche-ariane.last .fleche-img{
	background : none;
	width : 0px;
	display : none;
}

.fleche-ariane.selected{
	background : #fea901;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #ff6e02),
		color-stop(1, #FEB200)
	);
	background-image: -o-linear-gradient(right, #ff6e02 0%, #FEB200 100%);
	background-image: -moz-linear-gradient(right, #ff6e02 0%, #FEB200 100%);
	background-image: -webkit-linear-gradient(right, #ff6e02 0%, #FEB200 100%);
	background-image: -ms-linear-gradient(right, #ff6e02 0%, #FEB200 100%);
	background-image: linear-gradient(to right, #ff6e02 0%, #FEB200 100%);
}

.fleche-ariane.selected .fleche-img{
	background : url('../img/fleche_ariane_select.png') no-repeat;
}

.tagline-slide{
    position : absolute;
    right : 5px;
    bottom : 5px;
    font-size : 9px;
    text-align : right;
}


@media screen and (max-width: 768px) {
	.content-ariane{
		height : 80px;
	}
	
	.fleche-ariane{
		height : 40px;
	}
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	FORMULAIRES
 #########################################################
 #########################################################
 ######################################################### 
*/

/*.alert-enregistrer{
	position : absolute;
	top : 0px;
	left : 0px;
}*/

input {
	outline : none;
	border : none
}

.champ-input{
	background : #FFFFFF;
	border : none;
	border-radius: 10px;
	margin : 20px auto;
	width : 100%;
	max-width : 255px;
	padding : 8px;
	display : block;
	font-family: 'Droid Sans', sans-serif;
}

.champ-disable{
	background : #EEE;
	border : 1px solid #CCC;
}

.submit-input{
	/*background : none;
	border : none;
	font-weight : bold;*/
}

.submit-input-index{
	font-weight : bold;
	font-size : 14px;
}

.ajout-coureur{
	margin-top : 4px;
}

.hr-index-inscription{
	border-top: 2px solid #000;
	margin-top : 12px;
}

.ou-index-inscription{
	font-size : 20px
}



.content-submit{
	width : 100%;;
	text-align : center;
	/*margin : 20px auto;*/
	position : absolute;
	bottom : 10px;
	margin-bottom : 30px;
	left : 0px;
}

.content-submit-new{
	width : 100%;;
	text-align : center;
	/*margin : 20px auto;*/
	margin-top : 30px;
}

.input-div{
	margin : 20px auto;
	width : 100%;
	max-width : 255px;
	padding : 8px;
}

.input-div label{
	font-family : 'Droid Sans', sans-serif;
	margin : 0 10px 0 0;
}

input[type="radio"]{
	margin-right : 10px;
}

#ContentInfos{
	padding-bottom : 50px;
}

.select-date{
	border : none;
	
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	SLIDE LICENCE
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentSlideLicence{
	width : 100%;
	padding : 0px 80px;
	padding-bottom : 50px;
}

#inscriptioninfo{
	width : 100%;
	text-align : justify;
	font-size : 11px;
}

#ContentSlideLicence .input-div , #ContentSlideLicence .champ-input{
	margin : 10px 0px;
	text-align :left;
	max-width : 100%
}

.text-non-licence{
	font-family: 'Droid Sans', sans-serif;
  	margin: 0;
  	font-style : italic;
}

#FileLicence , #FileAutre ,  #FileMineur , #FileReglement{
	font-family: 'Droid Sans', sans-serif;
	font-size : 12px;
	margin-top : 5px;
	color : #000000;
	display : block;
	width : 100%;
	text-align : right;
}

.btn-file{
	font-size : 12px;
	font-family: 'Droid Sans', sans-serif;
	width : 100%;
	position : relative;
	overflow: hidden;
}

#FileLicenceBtn , #FileAutreBtn ,  #FileMineurBtn ,  #FileReglementBtn{
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}

.gestion-file{
	width : 100%;
	margin-top : 20px;
	font-family: 'Droid Sans', sans-serif;
	position : absolute;
	bottom : 0px;
	left : 0px;
	padding-right : 15px;
	padding-left : 15px;
}

.gestion-file label{
	font-family: 'Droid Sans', sans-serif;
	font-size : 12px;
	padding-right : 8px;
	font-style : italic;
}

.conteneur-upload-fichier{
	padding-bottom : 90px;
	position : relative;
	min-height : 250px;
}

.conteneur-doc-reconnu{
	margin-bottom : 20px;
	font-size : 12px;
}

.select-choix-doc{
	width : auto !important;
}

.select-choix-doc span{
	font-size : 12px;
}

.select-choix-doc button{
	padding : 5px 20px 2px 8px;
}


/* 
 #########################################################
 #########################################################
 #########################################################
 	SLIDE COURSE
 #########################################################
 #########################################################
 ######################################################### 
*/
#SelectionCDF{
	text-align : center;
	font-family: 'Montserrat';
	font-size : 14px;
	font-weight: normal;
}

#LabelClub{
	display: block;
	text-align : center;
	font-family: 'Montserrat';
	font-size : 14px;
	font-weight: normal;
	margin-top: 20px;
}

#ChoixParcours{
	width : 100%;
	text-align : center;
	font-family: 'Montserrat';
	font-size : 14px;
}

#ContentCourse .input-div{
	margin : 5px auto;
	font-family: 'Droid Sans', sans-serif;
	max-width : 100%;
}

.texte-age-interdit{
	display : none;
	color : #AA3333;
}

#ConteneurEquipe div, #ConteneurEquipe label , #ConteneurEquipe{
	font-weight : normal;
	font-size : 10px;
	text-align : left;
}

#ConteneurEquipe label{
	margin : 10px 0px;

}

.check-equipe{
	background : url(../img/check2-24.png) no-repeat;
	width : 24px;
	height : 24px;
	display : none;
	
}

#ConteneurEquipeCenter{
	border-left : 1px solid #000000 ; 
	border-right : 1px solid #000000
}

@media only screen and (max-width: 992px) {
	#ConteneurEquipeCenter{
		border-top : 1px solid #000000 ; 
		border-bottom : 1px solid #000000
	}
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	SLIDE Paiement
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentPaiement{
	text-align : left;
}

#ConteneurPaiement{
	padding : 0px 90px;
	padding-top : 20px;
	/*padding-bottom : 120px;*/
}


#ContentPaiement label{
	font-family: 'Droid Sans', sans-serif;
}

#ContentPaiement .champ-input{
	margin : 0px;
	display : inline-block;
	margin-left : 10px;
}

.service-sms{
	font-family: 'Droid Sans', sans-serif;
	color : #555555;
	font-style : italic;
	font-size : 11px;
	margin-top : 5px;
}

#ModePaiement{
	margin-top : 20px;
}

.img-banques{
	height: 13px;
  	margin-left: 10px;
}

#MotDePasse{
	margin-top : 20px;
}

.alert-ok{
	background :  url(../img/check_mdp.png) no-repeat top left;
	height : 21px ; 
	padding-left : 35px;
}

.alert-error{
	background :  url(../img/error_mdp.png) no-repeat top left;
	height : 21px ; 
	padding-left : 35px;
	padding-top : 5px;
}

#ConteneurPaiement .input-div{
	width : 100%;
	max-width : 100%;
	margin : 0px;
	padding-left : 50px;
	padding-bottom : 0px;
}

.atos-origin{
	font-family: 'Droid Sans', sans-serif;
	color : #555555;
	font-style : italic;
	font-size : 11px;
	padding-left : 50px;
}

.conteneur-reglement {
	text-align : center;
	margin-top : 40px;
}

.conteneur-mail , .conteneur-conditions {
	text-align : center;
	margin-top : 10px;
}

.conteneur-mail , .conteneur-conditions , .conteneur-reglement a , .conteneur-reglement a:hover , .conteneur-reglement a:link , .conteneur-reglement a:visited {
	color : #000000;
	font-family: 'Droid Sans', sans-serif;
	text-decoration : none;
	font-size : 11px;
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE CHOIX PERSONNE
 #########################################################
 #########################################################
 ######################################################### 
*/
#TitreChoixPersonne{
	margin : 30px 0;
}

.choix-personne{
	text-align : left;
	font-size : 12px;
	margin : 10px 0px;
}


/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE FIN INSCRIPTION
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentFinInscription{
	width : 100%;
	height : 100%;
	padding-bottom : 120px;	
	padding-left : 80px;
	padding-right : 80px;
	text-align : left;
}

#PhraseFinInscription{
	width : 100%;
	text-align : center;
	color : #FFFFFF;
	padding-top : 10px;
}

#PhraseRappelFinInscription{
	width : 100%;
	position : absolute;
	left : 0px;
	bottom : 0px;
	text-align : center;
	padding-bottom : 10px;
	font-size : 12px;
}

#LienPaiementFinInscription , #LienPaiementFinInscription:hover , #LienPaiementFinInscription:link , #LienPaiementFinInscription:visited{
	color : #FFF;
	text-decoration : underline;
}



/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE LISTE INSCRITS PUBLIQUE
 #########################################################
 #########################################################
 ######################################################### 
*/

@media screen and (max-width: 768px) {
	#ContentInscrits{
		margin-top : 0px !important;
		width : 100% !important;
	}
}

#ContentInscrits{
    min-height : 445px;
    height: auto;
    position : relative;
    border : 2px solid #000000;
    margin : 0 auto;
    float : none !important;
    margin-top : 100px;  
    /*max-width : 900px;*/
    width : 90%;
    /*min-width : 800px;*/
    background: url(../img/fond_slide.png) repeat; 
    margin-bottom : 100px;
}

.saut-ligne{
	word-wrap: break-word;
}

#ContentInscrits h2{
	text-align : center;
	font-size : 14px;
}

.btn-liste-participants{
	width : 169px;
	height : 50px;
	background : url(../img/btn-listedesparticipants.png) no-repeat; 
	display : block;
	margin : 0 auto;
	margin-top : 20px;
}

.drapeau-inscrits{
	width : 25px;
	height : 15px;
}

#RecapInscrits{
	width : 100%;
	margin-top : 20px;
	font-size : 10px;
}

#RecapInscrits tr{
	border-bottom : 1px solid #CCCCCC;
}

#RecapInscrits tr td{ 
	padding : 5px;
}

.head-tab-inscrits td{
	background : #aaaaaa;
}

#TabInscrits{
	font-size : 12px;
	display : block;
	width : 100%;
}

#TabInscrits td{
	padding : 5px;
	/*overflow : hidden;
	text-overflow: ellipsis;
    white-space: nowrap;*/
}

.icon-check{
	width : 20px;
	margin : 0 auto;
}

#BtnAccesFicheInscrit{
	width : 218px;
	height : 39px;
	background : url(../img/boutonAccesPage/prop2/btn_acces_fiche.png) no-repeat; 
	display : block;
	margin : 0 auto;
	margin-top : 20px;
}

#BtnAccesFicheInscrit:hover{
	background : url(../img/boutonAccesPage/prop2/btn_acces_fiche2.png) no-repeat; 
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE PAIEMENT
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentPaiement{
    min-height : 445px;
    height: auto;
    position : relative;
    border : 2px solid #000000;
    margin : 0 auto;
    float : none !important;
    margin-top : 100px;  
    max-width : 900px;
    background: url(../img/fond_slide.png) repeat; 
}

#PhrasePaiement{
	width : 100%;
	text-align : center;
	color : #FFFFFF;
	padding-top : 10px;
}

#LienPaiement , #LienPaiement:hover , #LienPaiement:link , #LienPaiement:visited{
	display : block;
	margin : 0 auto;
	width : 193px;
	height : 21px;
	background: url(../img/lien_paiement.gif) no-repeat; 
}


/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE FACTURE
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentFacture{
    min-height : 445px;
    height: auto;
    position : relative;
    border : 2px solid #000000;
    margin : 0 auto;
    float : none !important;
    margin-top : 100px;  
    max-width : 900px;
    background: url(../img/fond_slide.png) repeat; 
}

/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE FICHE PERSO
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentFichePerso{
    min-height : 445px;
    height: auto;
    position : relative;
    border : 2px solid #000000;
    margin : 0 auto;
    float : none !important;
    margin-top : 100px;  
    margin-bottom : 50px;
    max-width : 900px;
    background: url(../img/fond_slide.png) repeat; 
}

#ContentFichePerso #Input_mail , #ContentFichePerso #Input_mdp{
	margin-top : 7px;
	width : 350px;
	max-width : 350px
}

#PhraseFiche{
	width : 100%;
	text-align : center;
	color : #FFFFFF;
	padding-top : 10px;
}

#TitreFiche{
	text-align : center;
	font-size : 14px;
}

#ConteneurModif{
	width : 100%;
	padding-bottom : 100px;
}

#MotDePasseOublie{
	text-align : center;
	margin-top : 30px;
}

#ConteneurModif .champ-input{
	margin : 0px;
}

#ConteneurModif .content-champ-modif{
	height : 70px;
}

.label-modif{
	font-size : 10px;
	font-style : italic;
}

.titre-part-modif{
	font-size : 16px;
	border-bottom : 1px solid #333333;
	padding : 10px;
	margin-top : 40px;
}

#AjoutOptionsConteneur{
	display : none;
	position : fixed;
	top : 0px;
	left : 0px;
	width :100%;
	height: 100%;
	background : #FFF;
	z-index : 1000;
}

#CloseOptionsConteneur{
	position : absolute;
	top : 0px;
	right : 0px;
	width : 100px;
	cursor : pointer;
}

#BtnApparitionOptionsAdd{
	cursor : pointer;
	/*background : #FFF;*/
	border-radius : 3px;
	padding : 10px
}


@media screen and (max-width: 768px) {
	#ContentFichePerso{
		margin : 0px;
		width : 100%;
	}
}


/* 
 #########################################################
 #########################################################
 #########################################################
 	PAGE GENERATION MOT DE PASSE
 #########################################################
 #########################################################
 ######################################################### 
*/

#ContentGenerationMotDePasse{
    min-height : 445px;
    height: auto;
    position : relative;
    border : 2px solid #000000;
    margin : 0 auto;
    float : none !important;
    margin-top : 100px;  
    margin-bottom : 50px;
    max-width : 900px;
    background: url(../img/fond_slide.png) repeat; 
    padding-bottom : 100px;
}

#ContentGenerationMotDePasse #Input_mail , #ContentGenerationMotDePasse #Input_nom , #ContentGenerationMotDePasse #Input_prenom{
	margin-top : 7px;
	width : 350px;
	max-width : 100%
}

#PhraseMdp{
	width : 100%;
	text-align : center;
	color : #FFFFFF;
	padding-top : 10px;
}

.message-mdp{
	margin-top : 30px;
}


/* 
 #########################################################
 #########################################################
 #########################################################
 	AUTRE
 #########################################################
 #########################################################
 ######################################################### 
*/


.icon{
	width : 32px;
	height : 32px;
	display : inline-block
}

.fb_iframe_widget{
    vertical-align: text-top;
}

.icon-facebook{
	width : 55px;
	height : 20px;
	vertical-align: text-top;
	background : url(../img/share_btn.jpg) no-repeat; 
}

.icon-twitter{
	background : url(../img/Twitter.png) no-repeat; 
}


/* 
 #########################################################
 #########################################################
 #########################################################
 	AJOUT OPTIONS
 #########################################################
 #########################################################
 ######################################################### 
*/
#AjoutOptionsConteneur{
	display : none;
	position : fixed;
	top : 0px;
	left : 0px;
	width :100%;
	height: 100%;
	background: url(../img/fond_clair/fond_slide.png) repeat;
	text-align: center; 	
	overflow-y: scroll;
}

#CloseOptionsConteneur{
	position : absolute;
	top : -22px;
	right : 0px;
	width : auto;
	font-size : 20px;
	color : #d9534f;
	cursor : pointer;
}

#LienPaiementOptions{
	width : 100%;
	text-align : center;
	display : block;
}

#BtnApparitionOptionsAdd{
	cursor : pointer;
}

#ContentInAjoutOptions{
	display: inline-block;
    text-align: left;
    background: #FFF;
    border: 1px solid #000;
    padding: 20px;
    padding-top : 0px;
    margin-top: 40px;
    text-align : center;
    
    position : relative;
}

#ContentInAjoutOptions hr{
	margin-top : 5px;
	margin-bottom : 5px;
}

#PhraseAjout{
	width : 100%;
	text-align : center;
	color : #FFFFFF;
	padding-top : 10px;
}

#ConteneurBtnAjout{
	margin-top : 30px;
	text-align : center
}

#ConteneurBtnAjout .btn{
	margin-top : 8px;
}


/* ------------------ INSCRIPTION GROUPE ------------------------*/



.inscription-groupe{
	font-family : 'Montserrat', sans-serif ;
	padding-left : 10px;
	padding-right : 10px;
}

.inscription-groupe select{
	min-height : 32px;
	height: 32px;
}

#PremiereEtapeGroupe{
	text-align : center;
	margin-top : 20px;
}


.inscription-groupe h1{
	background : #f29100;
	color : #000;
	padding : 10px;
	text-align : center;
	margin-top : 0px;
	font-size : 19px;
}

.inscription-groupe h2{
	color : #000;
	text-align : center;
	margin-top : 0px;
	font-size : 19px;
	display : inline-block
}

#InfosGlobal{
	border : 1px solid #000;
	margin : 20px 0px;
	padding : 10px;
	border-radius : 3px;
}

.input-groupe{
	padding : 10px;
}

.input-groupe input , .input-groupe select{
	width : 100%;
	border-radius : 3px;
	padding : 5px;
	border : 1px solid #303030;
}

.ui-accordion .ui-accordion-header{
	color : #FFF;
	padding : 20px !important;
	padding-left : 25px !important;
	background : #000;
	border : none !important;
}

.ui-accordion .ui-accordion-content{
	background : #FFF;
}

.choix-parcours-groupe .input-div{
	width : 33%;
	max-width : 100%;
	float : left;
	margin : 5px 0px;
}

.choix-parcours-groupe h2{
	display : block !important;
}

#TotalPayerGroupe{
	text-align : center;
	font-size : 19px;
	margin-top : 20px;
}

#EnregistrerGroupe{
	text-align : center;
}

#EnregistrerGroupe input{
	margin : 30px;
	border-radius : 5px;
	padding : 10px;
	background : #f29100;
}

#EnregistrerGroupe input:hover{
	background : #000;
	color : #f29100;
}

#ConteneurValidationGroupe{
	text-align : center;
}


#MajGroupe{
	text-align : center;
}

#MajGroupe input{
	margin : 30px;
	border-radius : 5px;
	padding : 10px;
	background : #f29100;
}

#MajGroupe input:hover{
	background : #000;
	color : #f29100;
}

.ligne-coureur-groupe-admin{
	border-bottom : 1px solid #CCC;
}

.maj-groupe-admin{
	text-align : right;
}

.maj-groupe-admin input {
	margin : 10px;
	border-radius : 5px;
	padding : 8px;
	background : #f29100;
	font-size : 14px;
}

.maj-groupe-admin input:hover{
	background : #000;
	color : #f29100;
}

.btn-fiche-groupe-admin{
	border-radius : 5px;
	background : #f29100;
	font-size : 8px;
	padding : 3px;
}

.btn-fiche-groupe-admin:hover{
	background : #000;
	color : #f29100;
}


#RecapGroupeEnCours{
	position : absolute ; 
	top : 10px; 
	right : 20px ; 
	background : #FFF;
	z-index : 1000;
	border : 1px solid #FFF;
}

#RecapGroupeEnCours #DetailsCoureurs{
	height : 0px;
	overflow : hidden;
}

#RecapGroupeEnCours #DetailsCoureurs div{
	padding : 2px 10px 2px 10px;
}

#RecapGroupeEnCours #TitreGroupe{
	background : #000;
	color : #FFF;
	padding : 10px;
}

#RecapGroupeEnCours #TitreGroupe #VoirDetails{
	cursor : pointer;
	text-decoration : underline;
}

#RecapGroupeEnCours #NbCoureursGroupe{
	background : #CCC;
	color : #000;
	padding : 10px;
}

#RecapGroupeEnCours #TotalGroupe{
	background : #CCC;
	color : #000;
	border-top : 2px solid #000;
	padding : 10px;
	padding-bottom : 5px;
	text-align : center;
}

#RecapGroupeEnCours #AnnulGroupe {
	background : #CCC;
	color : #000;
	text-align : center;
}

#RecapGroupeEnCours #AnnulGroupe a{
	color : #000;
	text-decoration : none;
	font-size : 12px;
}


/* NEW INDEX */
.content-in-page{
  width : 900px;
  max-width : 100%;
  min-height : 100%;
  margin : 0 auto;
  position : relative;
  background: none;
  padding-top : 30px;
  padding-bottom : 30px;
  font-family: 'Roboto', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight : lighter;
}

.contenu-bloc-page{
	min-height : 245px;
	background : url(../img/fond_transparent.png) repeat;
	margin : 0 auto;
	width : 80%;
	padding-bottom : 30px;
	max-width : 720px;
}

#LogoIndex{
    text-align : center;
}

#LogoIndex img{
	width : 150px;
	margin : 30px;
}

.head-bloc{
	min-height : 30px;
	background : #000;
	color : #FFF;
	position : relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.titre-bloc{
	font-size : 18px !important;
	padding : 10px;
}

.triangle-noir{
	position : absolute;
	bottom : -10px;
	left : 50%;
	margin-left : -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #000000 transparent transparent transparent;
}

#TitreModule{
	text-align : center;
	color : #000;
	font-size : 20px;
	margin-top : 20px;
}

#DateModule{
	text-align : center;
	color : #f29100;
	font-size : 16px;
	margin-top : 5px;
}

.contenu-bloc-page #FinInscription{
	text-align : center;
	color : #808080;
	font-size : 14px;
	margin-top : 3px;
}

#AutresActions{
	text-align : center;
}



#AutresActions #DejaInscrit span:hover  , #AutresActions #ListeParticipants a:hover , #AutresActions #InscrireGroupe a:hover{
	text-decoration : underline;
}

#AutresActions #DejaInscrit img{
	width : 30px;
}

#AutresActions .separateur{
	padding : 0px 20px 0px 20px;
}



#SocialMedia{
	text-align : center;
	margin-top : 20px;
	margin-bottom : 20px
}

#PhraseIndex{
	color : #000;
	font-size : 10px;
	text-align : center;
}

#PhraseIndex a , #PhraseIndex .separateur{
	color : #f29100;
}

#PhraseIndex a:hover{
	color : #000;
	text-decoration : underline;
}

#PhraseIndex .separateur{
	padding : 0px 20px 0px 20px;
}

#ContentInscriptionModule{
	margin : 30px 0px 10px 0px;
}

#ContentFlyer{
	width : 45%;
	border-right : 1px solid #000;
	text-align : center;
	float : left;
}

#ContentFlyer img{
	width : 65%;
}

#ContentFormInscription{
	width : 55%;
	float : left;
}

.content-form-inscription-etendu{
	width : 100% !important;
}

.contenu-compte-sportips-etendu{
	width : 50% !important;
	border-right : 1px solid #000;
	float : left;
}

.contenu-nouvelle-inscription-etendu{
	width : 50%;
	float : left;
}

#ContentFormInscription .titre-compte-sportips{
	color : #f29100;
	text-align : center;
	font-size : 15px;
	margin-top : 20px;
}

#FormCompteIndex .champ-input{
	border-bottom : 1px solid #CCC;
	border-radius : 0px;
	max-width : 100%;
	width : 80% ;
	padding-left : 40px;
	font-family: 'Roboto', sans-serif; 
}

.content-submit-home{
	width : 100%;
	text-align : center;
	margin-bottom : 10px;
}

.content-submit-home .submit-new-input-index{
	border-radius : 0px;
	background : #f29100;
	color : #FFF;
	font-family: 'Roboto', sans-serif; 
	padding : 10px 20px;
	font-weight : 700;
}

.submit-new-inscription{
	margin-top : 20px;
}

#MailIndex{
	background: url("../img/icon_user.png") no-repeat left bottom ; 
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
}

#MdpIndex{
	background: url("../img/icon_cadenas.png") no-repeat left bottom ; 
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;

	margin-bottom : 5px;
}

.generation-mdp-content{
	text-align : right;
	width : 80%;
	margin : 0 auto;
	margin-bottom : 20px;
}

.generation-mdp-index{
	color : #6d6e76;
	font-size : 12px;
	font-style : italic;
}

#ConteneurCompletIndex{
	text-align : center ; 
	margin : 20px
}

#ConteneurCompletIndex h3{
	display : inline-block ; 
	padding : 5px ; 
	color : #ff4747 ; 
	border : 1px solid #ff4747 ; 
	font-size : 14px ;
	margin : 5px;
}

#ConteneurCompletIndex .bientot-complet{
	color : #f29100;
	border : 1px solid #f29100 ; 
}

#ConteneurCompletIndex .ouvert{
	color : #339933;
	border : 1px solid #339933 ; 
}


@media screen and (max-width: 768px) {
	#ContentFlyer{
		display : none;
	}
	
	#ContentFormInscription{
		width : 100%;
	}
	
	.content-in-page{
		padding : 0px;
	}
	
	.contenu-bloc-page{
		width : 100%;
	}
	
	.content-form-inscription{
		width : 100% !important;
	}
	
	.contenu-compte-sportips{
		width : 100% !important;
		border-right : 0px solid #000 !important;
	}
	
	.contenu-nouvelle-inscription{
		width : 100% !important;
		float : left !important;
	}
	
	#AutresActions .separateur{
		display : none;
	}
	
	#AutresActions #DejaInscrit , #AutresActions #ListeParticipants , #AutresActions #InscrireGroupe{
		width : 100% !important;
		display : block
	}
}


.conteneur-date-picker-certif{
	max-width: 255px;
    height: 36px;
    position : relative;
}

.logo-date-picker-certif{
	height: 36px;
    width: 40px;
    background: #f29100;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color : #FFFFFF;
    font-size: 20px;
    padding-top: 7px;
    padding-left: 10px;
    cursor: pointer;
}

