/**********
 * Global *
 *********/
 
html{
	margin: 0px;
	padding: 0px;
	color: #1d1e3a;
	font-size: 12px;
	border: 0px solid transparent;
	background:#FFFFFF;
	font-family: OpenSansRegular,Arial,sans-serif;
}
body{
	margin: 0px;
	padding: 0px;
	width: 100%; 
}
a { 
	outline: none;
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}

img { border: none; }
:focus {outline:none;}
::-moz-focus-inner {border:0;}
::-moz-selection { color: #FFF; background: #626262; }
::selection  { color: #FFF; background: #626262; }

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #47b8c6;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #47b8c6;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #47b8c6;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #47b8c6;
}
:placeholder-shown { /* Standard */
  color:    #47b8c6;
}
.padding50{ padding: 50px 0; }
.flol{ float: left; }
.flor { float: right; }
.alc{ text-align: center; }
.alr{ text-align: right; }
.prel { position: relative; }
.width25{width: 25%;}
.width30{width: 30%!important;}
.width50{width: 50%;}
.padSpec{ padding: 20px 15px 30px 15px; }
.pad15{ padding: 15px!important; }
.diib{ display: inline-block!important; }
.fin{
	clear:both;
	line-height:0;
	height:0;
	font-size:1px;
}
.marR10{ margin: 0 10px 0 0!important; }
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.flex.sb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex.sa {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.flex.jcc , .jcc{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flex.ais {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;	
	align-items: stretch;
}
.flex.ac {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.flex.ae {
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
}
.flex.ase {
	align-self: end;
}
.flex.ass {
	align-self: start;
}
.flex.col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.flex.end {
	-webkit-box-pack: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
}
.flex.wrap {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}
.flex.fb30{
	flex-basis: 30%;
}
.flex.fb100{
	flex-basis: 100%;
}

#strErreur, #strInfo, #strValide{ display: none; }
.nowrap{ white-space: nowrap; }

/**********/

h1,h2,h3,h4,h5,p,a,strong,b{margin-top:0;  margin: 0px; padding:0px; font-weight:normal; text-decoration:none; }

/********	
 * FONT *
 *******/

@font-face{ 
	font-family: OpenSansRegular;
	src: url('/scm/font/OpenSansRegular/opensans-regular-webfont.eot');
	src: url('/scm/font/OpenSansRegular/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scm/font/OpenSansRegular/opensans-regular-webfont.woff') format('woff'),
		 url('/scm/font/OpenSansRegular/opensans-regular-webfont.ttf') format('truetype'),
		 url('/scm/font/OpenSansRegular/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	filter: alpha(opacity=99);
} 
    
@font-face{ 
	font-family: OpenSansLight;
	src: url('/scm/font/OpenSansLight/opensans-light-webfont.eot');
	src: url('/scm/font/OpenSansLight/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scm/font/OpenSansLight/opensans-light-webfont.woff') format('woff'),
		 url('/scm/font/OpenSansLight/opensans-light-webfont.ttf') format('truetype'),
		 url('/scm/font/OpenSansLight/opensans-light-webfont.svg#OpenSansLight') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	filter: alpha(opacity=99);
} 
   
@font-face{ 
	font-family: OpenSansBold;
	src: url('/scm/font/OpenSansBold/opensans-bold-webfont.eot');
	src: url('/scm/font/OpenSansBold/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scm/font/OpenSansBold/opensans-bold-webfont.woff') format('woff'),
		 url('/scm/font/OpenSansBold/opensans-bold-webfont.ttf') format('truetype'),
		 url('/scm/font/OpenSansBold/opensans-bold-webfont.svg#OpenSansBold') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	filter: alpha(opacity=99);
} 
      
@font-face{ 
	font-family: OpenSansExtraBold;
	src: url('/scm/font/OpenSansExtraBold/opensans-extrabold-webfont.eot');
	src: url('/scm/font/OpenSansExtraBold/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scm/font/OpenSansExtraBold/opensans-extrabold-webfont.woff') format('woff'),
		 url('/scm/font/OpenSansExtraBold/opensans-extrabold-webfont.ttf') format('truetype'),
		 url('/scm/font/OpenSansExtraBold/opensans-extrabold-webfont.svg#OpenSansExtraBold') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	filter: alpha(opacity=99);
} 

@font-face{ 
	font-family: OpenSansItalic;
	src: url('/scm/font/OpenSansItalic/opensans-italic-webfont.eot');
	src: url('/scm/font/OpenSansItalic/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scm/font/OpenSansItalic/opensans-italic-webfont.woff') format('woff'),
		 url('/scm/font/OpenSansItalic/opensans-italic-webfont.ttf') format('truetype'),
		 url('/scm/font/OpenSansItalic/opensans-italic-webfont.svg#OpenSansItalic') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	filter: alpha(opacity=99);
} 
    
@font-face{ 
	font-family: HumblleRoughtCaps;
	src: url('/scm/font/HumblleRoughtCaps/humblle_rought_caps-webfont.eot');
	src: url('/scm/font/HumblleRoughtCaps/humblle_rought_caps-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scm/font/HumblleRoughtCaps/humblle_rought_caps-webfont.woff') format('woff'),
		 url('/scm/font/HumblleRoughtCaps/humblle_rought_caps-webfont.ttf') format('truetype'),
		 url('/scm/font/HumblleRoughtCaps/humblle_rought_caps-webfont.svg#HumblleRoughtCaps') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
	filter: alpha(opacity=99);
} 


/***** LANGUES ******/

/* FRANCAIS */
.langues option.fr.select,.langues option.fr:hover  {	
	background: url('/imgs/picto/picto.langues.png') 0 0 no-repeat; 
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}
.langues option.fr { 
	background: url('/imgs/picto/picto.langues.png') 0 -13px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* ANGLAIS */
.langues option.en.select,.langues option.en:hover  {
	background: url('/imgs/picto/picto.langues.png') 0 -26px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;		
}
.langues option.en{ 
	background: url('/imgs/picto/picto.langues.png') 0 -39px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* ESPAGNOL */
.langues option.es.select, .langues option.es:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -52px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.es{ 
	background: url('/imgs/picto/picto.langues.png') 0 -65px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* PORTUGAIS */
.langues option.po.select, .langues option.po:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -78px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.po{ 
	background: url('/imgs/picto/picto.langues.png') 0 -91px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

/* CHINOIS */
.langues option.cn.select, .langues option.cn:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -183px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.cn{ 
	background: url('/imgs/picto/picto.langues.png') 0 -195px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* JAPONAIS */
.langues option.jp.select, .langues option.jp:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -208px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.jp{ 
	background: url('/imgs/picto/picto.langues.png') 0 -221px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* RUSSE */
.langues option.ru.select, .langues option.ru:hover {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -104px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.ru{ 
	background: url('/imgs/picto/picto.langues.png') 0 -118px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* COREEN */
.langues option.kp.select, .langues option.kp:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -234px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.kp{ 
	background: url('/imgs/picto/picto.langues.png') 0 -247px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* ALLEMAND */
.langues option.de.select, .langues option.de:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -156px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.de{ 
	background: url('/imgs/picto/picto.langues.png') 0 -169px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

/* ARABE */
.langues option.ar.select, .langues option.ar:hover  {
    background: rgba(0, 0, 0, 0) url("/imgs/picto/picto.langues.png") no-repeat scroll 0 -130px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.langues option.ar{ 
	background: url('/imgs/picto/picto.langues.png') 0 -143px no-repeat;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;			
}

   
   
/************************
**** LOADING SPINNER ****
************************/

/* ==============
  Loader
===================*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fafafa;
  z-index: 9999999; }

#status {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px; }

.spinner {
  position: absolute;
  width: 78px;
  height: 78px;
  left: 50%;
  margin-left: -39px;
  margin-top: -39px; }

.spinner:before {
  content: '';
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  margin-top: -23px;
  left: 50%;
  margin-left: -23px;
  border-width: 2px 1px;
  border-style: solid;
  border-color: #626262 rgba(103, 168, 228, 0.3);
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  animation: spin 3.45s infinite;
  -o-animation: spin 3.45s infinite;
  -ms-animation: spin 3.45s infinite;
  -webkit-animation: spin 3.45s infinite;
  -moz-animation: spin 3.45s infinite; }

.spinner:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -6px;
  background-color: #626262;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  animation: pulseLoad 6.9s infinite, borderPulse 6.9s infinite;
  -o-animation: pulseLoad 6.9s infinite, borderPulse 6.9s infinite;
  -ms-animation: pulseLoad 6.9s infinite, borderPulse 6.9s infinite;
  -webkit-animation: pulseLoad 6.9s infinite, borderPulse 6.9s infinite;
  -moz-animation: pulseLoad 6.9s infinite, borderPulse 6.9s infinite; 
}

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(1080deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  50% {
    -o-transform: rotate(360deg); }
  100% {
    -o-transform: rotate(1080deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  50% {
    -ms-transform: rotate(360deg); }
  100% {
    -ms-transform: rotate(1080deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(1080deg); } }
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(360deg); }
  100% {
    -moz-transform: rotate(1080deg); } }
@keyframes pulseLoad {
  0% {
    background-color: rgba(103, 168, 228, 0.2); 
	}
  13% {
    background-color: rgba(103, 168, 228, 0.2); }
  15% {
    background-color: rgba(103, 168, 228, 0.9); }
  28% {
    background-color: rgba(103, 168, 228, 0.9); }
  30% {
    background-color: rgba(103, 168, 228, 0.2); }
  43% {
    background-color: rgba(103, 168, 228, 0.2); }
  45% {
    background-color: rgba(103, 168, 228, 0.9); }
  70% {
    background-color: rgba(103, 168, 228, 0.9); }
  74% {
    background-color: rgba(103, 168, 228, 0.2); }
  100% {
    background-color: rgba(103, 168, 228, 0.9); } 
}
@-o-keyframes pulseLoad {
  0% {
    background-color: rgba(103, 168, 228, 0.2); }
  13% {
    background-color: rgba(103, 168, 228, 0.2); }
  15% {
    background-color: rgba(103, 168, 228, 0.9); }
  28% {
    background-color: rgba(103, 168, 228, 0.9); }
  30% {
    background-color: rgba(103, 168, 228, 0.2); }
  43% {
    background-color: rgba(103, 168, 228, 0.2); }
  45% {
    background-color: rgba(103, 168, 228, 0.9); }
  70% {
    background-color: rgba(103, 168, 228, 0.9); }
  74% {
    background-color: rgba(103, 168, 228, 0.2); }
  100% {
    background-color: rgba(103, 168, 228, 0.9); } 
}
@-ms-keyframes pulseLoad {
  0% {
    background-color: rgba(103, 168, 228, 0.2); }
  13% {
    background-color: rgba(103, 168, 228, 0.2); }
  15% {
    background-color: rgba(103, 168, 228, 0.9); }
  28% {
    background-color: rgba(103, 168, 228, 0.9); }
  30% {
    background-color: rgba(103, 168, 228, 0.2); }
  43% {
    background-color: rgba(103, 168, 228, 0.2); }
  45% {
    background-color: rgba(103, 168, 228, 0.9); }
  70% {
    background-color: rgba(103, 168, 228, 0.9); }
  74% {
    background-color: rgba(103, 168, 228, 0.2); }
  100% {
    background-color: rgba(103, 168, 228, 0.9); } 
}
@-webkit-keyframes pulseLoad {
  0% {
    background-color: rgba(103, 168, 228, 0.2); }
  13% {
    background-color: rgba(103, 168, 228, 0.2); }
  15% {
    background-color: rgba(103, 168, 228, 0.9); }
  28% {
    background-color: rgba(103, 168, 228, 0.9); }
  30% {
    background-color: rgba(103, 168, 228, 0.2); }
  43% {
    background-color: rgba(103, 168, 228, 0.2); }
  45% {
    background-color: rgba(103, 168, 228, 0.9); }
  70% {
    background-color: rgba(103, 168, 228, 0.9); }
  74% {
    background-color: rgba(103, 168, 228, 0.2); }
  100% {
    background-color: rgba(103, 168, 228, 0.9); } 
}
	
@-moz-keyframes pulseLoad {
  0% {
    background-color: rgba(103, 168, 228, 0.2); }
  13% {
    background-color: rgba(103, 168, 228, 0.2); }
  15% {
    background-color: rgba(103, 168, 228, 0.9); }
  28% {
    background-color: rgba(103, 168, 228, 0.9); }
  30% {
    background-color: rgba(103, 168, 228, 0.2); }
  43% {
    background-color: rgba(103, 168, 228, 0.2); }
  45% {
    background-color: rgba(103, 168, 228, 0.9); }
  70% {
    background-color: rgba(103, 168, 228, 0.9); }
  74% {
    background-color: rgba(103, 168, 228, 0.2); }
  100% {
    background-color: rgba(103, 168, 228, 0.9); }
}

@keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 white, 0 0 0 1px rgba(103, 168, 228, 0.8); }
  40% {
    box-shadow: 0 0 0 1px white, 0 0 0 2px rgba(103, 168, 228, 0.8); }
  80% {
    box-shadow: 0 0 0 3px #ffffff, 0 0 1px 3px rgba(103, 168, 228, 0.8); } }
@-o-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 white, 0 0 0 1px rgba(103, 168, 228, 0.8); }
  40% {
    box-shadow: 0 0 0 1px white, 0 0 0 2px rgba(103, 168, 228, 0.8); }
  80% {
    box-shadow: 0 0 0 3px #ffffff, 0 0 1px 3px rgba(103, 168, 228, 0.8); } }
@-ms-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 white, 0 0 0 1px rgba(103, 168, 228, 0.8); }
  40% {
    box-shadow: 0 0 0 1px white, 0 0 0 2px rgba(103, 168, 228, 0.8); }
  80% {
    box-shadow: 0 0 0 3px #ffffff, 0 0 1px 3px rgba(103, 168, 228, 0.8); } }
@-webkit-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 white, 0 0 0 1px rgba(103, 168, 228, 0.8); }
  40% {
    box-shadow: 0 0 0 1px white, 0 0 0 2px rgba(103, 168, 228, 0.8); }
  80% {
    box-shadow: 0 0 0 3px #ffffff, 0 0 1px 3px rgba(103, 168, 228, 0.8); } }
@-moz-keyframes borderPulse {
  0% {
    box-shadow: 0 0 0 0 white, 0 0 0 1px rgba(103, 168, 228, 0.8); }
  40% {
    box-shadow: 0 0 0 1px white, 0 0 0 2px rgba(103, 168, 228, 0.8); }
  80% {
    box-shadow: 0 0 0 3px #ffffff, 0 0 1px 3px rgba(103, 168, 228, 0.8); } }
@-webkit-keyframes load8 
{
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } 
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } 
}

/***************
*** JS ALERT ***
***************/

#popup_container {
	font-size: 14px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	border: solid 2px #626262;
	color: #282627;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	font-family: OpenSansRegular,Arial,sans-serif;
}

#popup_title{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #FFF;
	background:#626262;
	background-color : #626262\9; /* IE8 */  
	*background-color : #626262; /* IE7 */
	border-bottom: solid 1px #626262;
	cursor: default;
	padding: 0em;
	margin: 0em;
	padding: 5px 0;
}

#popup_content{
	background: #282627 0 0 repeat;
	padding: 1em 1.75em;
	margin: 0em;
	color: #FFF;
}
#popup_content input{
	display: table;
	font-size: 14px;
	border: solid 1px #626262;
	font-family: OpenSansBold,Arial,sans-serif;	
	padding: 5px;
	text-transform: uppercase;
	background:#626262; 
	color:#FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	display : block\9; /* IE8 */  
	*display : block; /* IE7 */
	width : 10%\9; /* IE8 */  
	*width : 10%; /* IE7 */
}

#popup_content input:hover{ background:#626262; color:#FFFFFF;}

#popup_content.alert #popup_message {
	background: url('/scm/imgs/picto/picto-info.png') center 0 no-repeat;
}

#popup_content.confirm #popup_message{
	background: url('/scm/imgs/picto/picto-important.png') center 0 no-repeat;
}

#popup_content.prompt #popup_message{
	background: url('/scm/imgs/picto/picto-help.png') center 0 no-repeat;
}

#popup_message {
	padding: 38px 10px 10px 10px ;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}


/*************
**** BODY ****
**************/

.ghost{
	filter: alpha(opacity = 0);
	opacity: 0;
}
.badge {
    border-radius: 0.25rem;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    padding: 0.25em 0.4em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge-primary {
    background-color: #626262;
}
.badge-default {
    background-color: #EEE;
    color: #1d1e3a;
}

.contenerMid {
	width:85%; 
	float:left;
	background-color:#f9f9f9;	
}
.contenerMid.spec {
	width:100%;
}
.contenerCxn {
	width:100%; 
	background-color:#f9f9f9;	
}
.contenerMidPad  {padding:15px;}
.contenerCxnPad  {padding:60px 0;}
.contenerMidContent{
	margin: 15px 0;
	border: 1px solid rgba(0, 0, 0, 0.05);
	padding: 20px; 
	background-color:#FFF;
	
	border-radius: 10px;
	
	box-shadow: 2px 2px #d3d3d3;
}
.contenerCxnContent{
	margin: 0 auto;
	width: 50%;
	border: 1px solid rgba(0, 0, 0, 0.05);
	padding: 30px; 
	background-color:#FFFFFF;
}

/*********
*  TOP  *
*********/

.contentTop { 
	background-color: #f0f1f4;	 
	padding: 20px;
	border-radius: 10px;
    box-shadow: 2px 2px #d3d3d3;
}

/* Titre */
.contentTop h1 {
	text-align:left;
	display:block;
	font-weight:normal;
	font-family: OpenSansBold,Arial,sans-serif; 	
	font-size:19px;
	float:left;
	line-height:46px;
	text-transform:uppercase;
}

/* Session */
.contentTop .sessionAlert {
	text-align:left;
	display:block;
	font-weight:normal;
	font-family: OpenSansBold,Arial,sans-serif; 		
	font-size:18px;
	float:right;
	width:50%;
}
.contentTop .sessionAlert .userSessionInfo {padding: 0 0 0 5px; float:right;}
.contentTop .sessionAlert .userSessionInfo img{
	display: block;
	height: 45px;
	margin: 0 auto;
	width:45px;
	float:left;
}
.contentTop .sessionAlert .userSessionInfo .userSessionContenu{float:left;padding:0 0 0 10px;}
.contentTop .sessionAlert .userSessionInfo strong.nomUser{
	display:block;
	font-weight:normal;
	font-family: OpenSansBold,Arial,sans-serif; 		
	font-size:12px;
	padding: 4px 0 2px 0;	
}
.contentTop .sessionAlert .userSessionInfo a.deco{
	text-align:center;
	display:block;
	font-weight:normal;
	font-family: OpenSansRegular,Arial,sans-serif; 	
	font-size:12px;
	padding: 2px 0 4px 0;
}
.contentTop .sessionAlert .userSessionInfo a.deco:hover{ color: #626262;}
/* Alert */
.userAlert {
	position:relative;
	padding:8px;
	cursor:pointer;
	float:right;
}

.userAlert img{display:block;margin:0 auto;}
.userAlert i{
	background: #4ac18e;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
	color: #ffffff;
	display: inline-block;
	float: right;
	font-family: OpenSansBold,Arial,sans-serif; 	
	font-size: 11px;
	font-style: normal;
	padding:2px 6px;
	position:absolute;
	top:0%;
	right:0%;
}
/*********
*  MENU  *
*********/
/* Contener */
.menuGauche{
	width: 15%;
	float:left;
	background-color:#f0f1f4;
	height:100%;
}
.menuGaucheContener{padding: 30px 5px;}
.menuGaucheContener strong.nomSite,
.accueilCxn strong.nomSite{
	text-align:center;
	text-transform:uppercase;
	display:block;
	font-weight:normal;
	font-family: HumblleRoughtCaps,Arial,sans-serif; 	
	font-size:35px;
}
.accueilCxn strong.nomSite{ font-size:60px;}
.accueilCxn h1{ 
	text-align:center;
	text-transform:uppercase;
	display:block;
	font-weight:normal;
	font-family: OpenSansLight,Arial,sans-serif; 	
	font-size:20px;
	color: #626262;	
}
.contenerCxnContent h2{ 
	text-align:center;
	text-transform:uppercase;
	display:block;
	padding: 10px 0 20px 0;
	font-weight:normal;
	font-family: OpenSansBold,Arial,sans-serif; 	
	font-size:18px;
}
h3{
	font-size: 14px;
	font-weight: none;
	font-family: OpenSansBold,Arial,sans-serif;
	padding: 0 0 10px 0;
}
h3.error{
	color: #f27474;
	font-size: 18px;
	padding: 0 0 0 20px;
}
div.error{
	color: #f27474;
	font-size: 14px;
	padding: 0 0 0 20px;
}
/* User */
.userSession{padding: 0 0 30px 0; display: block; }
.userSession img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:rgba(204,204,204,1) 2px 2px;
}
.userSession img.user{
	display:block; 
	margin:0 auto;
	height:170px;
	width:170px;
}
.userSession strong.nomUser{
	text-align:center;
	display:block;
	font-weight:normal;
	font-family: OpenSansBold,Arial,sans-serif; 		
	font-size:15px;
	padding:10px 0;
}
/* Menu */
.menuGontent a {
	text-align:left;
	display:block;
	color:#707070;
	font-weight:bold;
	font-family: OpenSansRegular,Arial,sans-serif; 		
	font-size:12px;
	padding: 10px 0px 10px 10px; 
	position: relative;
	text-transform:uppercase;
}
.menuGontent a:hover,
.menuGontent a.sel {color:#1d1e3a;text-shadow: 1px 1px rgba(255,255,255,0.6);}
.menuGontent a.dashboard { background: url('/scm/imgs/picto/rectangles-symbol-with-intersection-area.png') center left no-repeat; }
.menuGontent a.dashboard:hover { background: url('/scm/imgs/picto/rectangles-symbol-with-intersection-area-2.png') center left no-repeat; }
.menuGontent a.dashboard  { background-color: rgba(255,255,255,1); border-bottom: 2px solid rgba(0,0,0,0.1); }
.menuGontent a.saison { background-color: rgba(255,255,0,0.25); border-bottom: 2px solid rgba(0,0,0,0.1); }
.menuGontent a.parametres { background-color: rgba(255,0,0,0.35); }
.menuGontent a.club { background-color: rgba(255,0,0,0.25); }
.menuGontent a.grades { background-color: rgba(255,0,0,0.25); }
.menuGontent a.techniques { background-color: rgba(255,0,0,0.25); }
.menuGontent a.cours { background-color: rgba(255,0,0,0.25); }
.menuGontent a.profs { background-color: rgba(255,0,0,0.25); }
.menuGontent a.membres-params { background-color: rgba(255,0,0,0.25); }
.menuGontent a.tarifs { background-color: rgba(255,0,0,0.25); }
.menuGontent a.compta-params { background-color: rgba(255,0,0,0.25); }
.menuGontent a.paiement { background-color: rgba(255,0,0,0.25); }
.menuGontent a.comptabilite { background-color: rgba(220,70,170,0.25); border-bottom: 2px solid rgba(0,0,0,0.1); }
.menuGontent a.membres { background-color: rgba(100,240,150,0.35); border-bottom: 2px solid rgba(0,0,0,0.1); }
.menuGontent a.planning { background-color: rgba(100,150,240,0.25); border-bottom: 2px solid rgba(0,0,0,0.1); }
.menuGontent a.administratif { background-color: rgba(240,150,50,0.35); }
.menuGontent a.import { background-color: rgba(240,150,50,0.25); }
.menuGontent a.export { background-color: rgba(240,150,50,0.25); border-bottom: 2px solid rgba(0,0,0,0.1); }
.menuGontent a cite{ 
	display:inline-block; 
	font-size:10px; 
	background:#626262; 
	padding:2px 6px;
	color:#FFFFFF;
	font-style:normal;
	font-family: OpenSansBold,Arial,sans-serif; 	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
	position: absolute;
	right: 0px;
	top: 11px;
}
.menuGontent a i {
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.menuGontent a.srub{
	padding: 5px 0px 5px 47px;
	font-weight:normal;
	font-size: 10px;
}
.menuGontent a:hover.srub,
.menuGontent a.sel.srub{ color: #626262; }
/************
 * PAIEMENT *
 */
#payment-form{
	width: 60%;
	margin: 0 auto;	
}
/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
  border-color: #fa755a;
}
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.form-row {
    width: 70%;
    float: left;
}
#card-errors {
    height: 20px;
    padding: 4px 0;
    color: #fa755a;
}
#payment-form label {
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
	color: #6b7c93;
}
#payment-form button,
.buttonStripe {
    border: none;
    border-radius: 4px;
    outline: none;
    text-decoration: none;
    color: #fff;
    background: #32325d;
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-decoration: none;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    float: left;
    margin-left: 12px;
    margin-top: 28px;
}
.overflowTab{
	width: 100%;
	overflow-x: auto;
}
.overflowTabHeight{
	width: 100%;
	height: 500px;
	overflow: auto;
}
.outcome {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}

.success,
.error {
	display: none;
	font-size: 2em;
	font-weight: 600;
}

.success.visible,
.error.visible {
	display: inline-block;
	font-size: 2em;
	padding: 7vh 0;
	font-weight: 600;
}

.error {
	color: #E4584C;
}

.success {
	color: #666EE8;
}

.success .token {
	font-weight: 500;
	font-size: 13px;
}

/*************
*** BOTTOM ***
**************/

.contentBot {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	padding: 30px 0 0 0;
	color: #1d1e3a;
	display: block;
	font-family: OpenSansRegular,Arial,sans-serif; 	
	font-size: 12px;
	font-weight: normal; 
	text-align: center;
}

.contenerCxn  .contentBot {
	border-top: none;
	padding: 70px 0 0 0;
}

.contentBot a{ font-family: OpenSansBold,Arial,sans-serif; 	}
.contentBot a:hover{ color:#fecc0d;}

/********************
**** BACK TO TOP ****
********************/

#returnOnTop {
    background:#626262 url('/scm/imgs/picto/picto-arrowtotop.png') center center no-repeat;
    bottom:1%;
    cursor: pointer;
    display: none;
    filter: alpha(opacity = 50); /* IE < 8 */
    height: 38px;
    width: 38px;
	z-index:3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
    opacity: 1;
    position: fixed;
    right: 1%;
   -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;	
}
#returnOnTop:hover {
    filter: alpha(opacity = 100); /* IE < 8 */
    background:#dddddd url('/scm/imgs/picto/picto-backtotop.png') center center no-repeat;	
   -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;	
}


/*************
*** BOUTON ***
**************/


.btnStd,
input.btnStd,
button.btnStd{
	display: table;
	margin: 0 auto;
	padding: 10px 25px;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
    font-family: OpenSansBold,Arial,sans-serif;	
	cursor:pointer;
	text-transform:uppercase;
	background:#626262;
	color: #fff;	
	border:none;
}
.btnStd:hover,
input.btnStd:hover{
	animation-delay: 0s;
    animation-duration: 0.5s;
    animation-name: pulse;	

}
.btnStd.dark{ background: #1d1e3a; }
.btnStd.grey{ background: #666666; }
.btnStd.green{ background: #00BB00; }
.btnStd.red{ background: #FF0000; }
.w33{ width: 33.33333333333333333%; }
.w50{ width: 50%; }
.w80{ width: 80%; }
.mar0auto{ margin: 0 auto; }
.btnStd.min{ 
	font-size: 11px;
	text-transform: none;
	padding: 5px 15px;
	display: block;
}

/**************
*** GENERAL ***
**************/

.contentFormStd h2,
.contentTabStd h2{
    display: block;
    font-family: OpenSansBold,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
	text-transform:uppercase;
	margin:0;
	padding: 15px 0 5px 0;
}
.contentFormStd h2.stripe{ 
	background: url('/scm/imgs/logo-stripe.jpg') 0 center no-repeat; 
	padding: 0 0 0 180px; 
	line-height: 63px; 
	vertical-align: middle;
}
.contentFormStd h2.pad{ padding: 15px 0 0 0; }

.contentTabStd{
	padding: 0 0 30px 0;
}


/***********
*** FORM ***
***********/

.formStd {
	width:100%; 
}

.formStd fieldset{
	border:none;
	padding: 15px 0;
	margin: 0;
}
label.labelStd{
	display:block;
	width:20%;
    margin: 0;
	font-size: 14px;
	line-height:38px;
	color: #1d1e3a;
	font-family: OpenSansRegular, Arial,sans-serif; 	
}
label.labelSpe{
	display:block;
    margin: 0;
	font-size: 14px;
	line-height:38px;
	color: #1d1e3a;
	font-family: OpenSansRegular, Arial,sans-serif; 	
}
input.inputStd{
	border: 1px solid rgba(0, 0, 0, 0.15);
	height: 35px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;		
	width:79%;
	text-indent: 10px;
    margin: 0;
    display: block;
    cursor:pointer;
	font-size: 12px;
	color: #373b3e;
	font-family: 'OpenSansRegular', Arial,sans-serif; 	
}
#tabCours input.inputStd{ width: 230px; }
input.inputStd:focus{border: 1px solid #626262;}
input.inputStd.min{ width: 30%; }
input.inputStd.mac{ width: 15%; }
input.inputStd.mar{ margin-right: 5px; }
.padB{ padding: 0 0 15px 0; }

.flatpickr-wrapper input.inputStd.min{ width: 100%; }
.flatpickr-wrapper{ float: left; width: 30%; }
.bigw .flatpickr-wrapper{ width: 100%; }
textarea.inputStd{
	height: 134px;	
    background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;	
	width:79%;
	text-indent: 10px;
	padding: 10px 0; 
    margin: 0;
    display: block;
    cursor:pointer;
	font-size: 12px;
	color: #373b3e;
	font-family: 'OpenSansRegular', Arial,sans-serif;	
}
textarea.inputStd:focus{border: 1px solid #626262;}

span.calendar{
	width: 40px;
	float: left;
	background: #ECEEEF;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
}

/*Select styles*/

.select-style {
    padding: 0;
    overflow: hidden;
    background: url('/scm/imgs/picto/chevron-up.png') no-repeat right center;
	border: 1px solid rgba(0, 0, 0, 0.15);
	height: 35px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;	
	width:85%;
	text-indent: 10px;
    margin: 0;
    display: block;
    cursor:pointer;
	font-size: 12px;
	color: #373b3e;
	font-family: OpenSansRegular, Arial,sans-serif;
}
.select-style.min{ width: 30%; }
.select-style.mac{ width: 15%; }
.select-style.mar{ margin: 0 5px 0 0; }
.select-style select:focus {border: 1px solid #626262;}
.select-style select {
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
	color: #1d1e3a;
	display: block;
	font-family: OpenSansRegular,Arial,sans-serif;
	font-size: 14px;
	padding:5px 0;
	margin: 0;
	text-indent:5px;	
}
.select-style select:focus {
    outline: none;
}
select.selectStd option,
select.asmSelect option{
	color: #1d1e3a;
	display: block;
	font-family: OpenSansRegular,Arial,sans-serif;
	font-size: 14px;
	line-height: 38px;
	padding:2px 0;
	margin: 0;
	text-indent:5px;	
}


/*Checkboxes styles*/
input[type="checkbox"] { display: none; }
input[type="checkbox"] + label {
	display: block;
	position: relative;
	padding: 0 0 0 35px;
	margin: 15px 0; 
	color: #aaa;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	font-size: 14px;
	line-height:20px;
	color: #1d1e3a;
	font-family: OpenSansRegular, Arial,sans-serif; 		
}
input[type="checkbox"] + label:last-child { margin-bottom: 0; }
input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #626262;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}
input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/*Radio styles*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #1d1e3a;
	font-family: OpenSansRegular, Arial,sans-serif;		
	margin: 8px 0; 	
	font-size: 14px;	
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #626262;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #626262;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/* Editable */
html .editable-container.editable-inline{ width: 100%; }
html .editable-input{ width: 45%; }
.editable-input input,
.editable-input select{
	height: 24px;	
	width: 80%;
}

html #addMembreTab .editable-input,
html #addMembreTab .editable-select{ width: 100%; }
html #addMembreTab th i { cursor: pointer; } 

/* Radio tri */
.control {
	font-size: 18px;
	position: relative;
	display: block;
	margin-bottom: 30px;
	padding-left: 30px;
	cursor: pointer;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #e6e6e6;
}

.control--radio .control__indicator {
	border-radius: 50%;
}

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
	background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
	background: #626262;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
	background: #626262;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
	pointer-events: none;
	opacity: .6;
	background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
	position: absolute;
	display: none;
	content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
	display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
	top: 4px;
	left: 8px;
	width: 3px;
	height: 8px;
	transform: rotate(45deg);
	border: solid #fff;
	border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
	top: 7px;
	left: 7px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
	background: #7b7b7b;
}

/************
*** TABLE ***
************/

.tableStd{
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.tableStd.padBot{margin: 0 0 70px 0; }
.tableStd tr th{	
	background: #626262;
	padding: 10px 15px;
	color:#FFF;
    font-family: OpenSansBold,Arial,sans-serif;
    font-size: 14px;
	text-transform:uppercase;
    font-weight: normal;
    text-align: left;
	white-space: nowrap;
}
.tableStd.scrollable-columns-table tr th{
	padding: 10px 10px 10px 0;
	font-size: 14px;
}
.tableStd tr td{	
	padding: 10px 5px;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.05);	
    font-family: OpenSansRegular,Arial,sans-serif;
    font-weight: normal;
    text-align: left		
}
.tableStd tr th.first,
.tableStd tr td.first{ white-space: nowrap; }
.tableStd tr:hover td,
.tableStd tr.odd:hover td{ background:rgba(103, 168, 228, 0.3);}
.tableStd tr.odd td { background: #FFF; }
.tableStd tr.add td { background: #4ac18e; color: #FFF; }
.tableStd tr td.mess{ 
	text-align: center; 
	font-size: 14px; 
	padding: 20px 0;
	font-family: OpenSansBold,Arial,sans-serif
}
.tableStd tr.new td{ background: #1d1e3a; border-top: solid 1px #FFF; color: #FFF; }
.tableStd tr td.prog{ text-decoration: line-through; }
.tableStd.listeCours tr td div{ text-align: center; }
.item-color{
	width: 25px;
	height: 25px;
	border-radius: 25px;
}
.item-color.min{
	width: 15px;
	height: 15px;
	border-radius: 15px	
}
input.item-color{
	border: none;
	cursor: pointer;	
}
.btnBloc{
	margin: 0 auto;
    width: 80%;	
}

.saisonEc{
	padding: 25px 50px;
	background: #626262;
	color: #FFF;
	font-size: 18px;
	font-family: OpenSansBold,Arial,sans-serif;
	margin: 0 0 30px 0;
	text-align: center;
}

code{
    background-color: #f7f7f9;
    border-radius: 0.25rem;
    color: #bd4147;
    font-size: 13px;
    padding: 0.2rem 0.4rem;
	font-family: Inconsolata,Arial,sans-serif;
}
code.key{
	display:block;
	margin:10px auto;
	padding:30px;
	text-align:left;
    -ms-word-break: break-all;
    word-break: break-all;
	/* Non standard for webkit */
     word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;	
}
a.inputVal{ margin: 0 0 0 5px; }
.drag{
	width: 100%;
	height: 100%;
	z-index: 99999;
}
.drag:hover{ background: #1D1E3A; color: #FFF; text-align: center; cursor: move; }
.onDrag{ width: 150px; height: 30px; }
.drop{width: 100%; height: 100%; background: #F9F9F9;}
.survole{ border: solid 1px #626262; }
.swal2-modal .swal2-input.swal2Input,
.swal2-modal .swal2-input.swal2Date{width: 60%;	margin: 7px auto 0;	text-align: center;}
.swal2-modal .swal2-select.swal2Select{
	width: 60%;
	margin: 7px auto 0;
	height: 43px;
	font-size: 15px;
}
.totP{display: block; padding: 0 0 5px 0; font-size: 12px;}
.dd-selected label, .dd-option label{font-size: 12px; font-family: OpenSansRegular,Arial,sans-serif;}
.langues.flor {padding: 6px 50px;}
/*********************
 * LES MEMBRES
 */
#sjfb{ width: 80%; float: left; }
#sjfb .pad{ padding: 0 50px 0 0; }
#sjfb input[type="checkbox"],
#sjfb-sample input[type="checkbox"]{ display: inline-block; }
#sjfb-sample input[type="radio"]{ position: static; }
#sjfb strong{ font-size: 14px; padding: 5px 0 20px 0; display: block; }
.add-field{ width: 20%; float: left; padding: 0px; }
.add-field ul{ list-style-type: none; padding: 0px; }
.add-field li{ font-size: 14px; font-weight: bold; padding: 5px 0; }
#sjfb-body {
    background-color: #206fa2;
    font-family: "PT Sans", sans-serif, Helvetica, Arial;
    font-size: 14px;
}
#sjfb-wrap {
    margin: 30px auto;
    max-width: 800px;
    padding: 20px;
    background-color: #fff;
    border: 6px solid #195a84;
}
#sjfb-wrap .hide {
    display: none;
}
#sjfb-wrap h1 {
    margin-top: 10px;
}
#sjfb-wrap h3 {
    margin: 6px 0;
    text-transform: capitalize;
}
#sjfb-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#sjfb-wrap .add-wrap,
#sjfb-sample {
    background: #f7f7f7;
    border: 1px solid #ddd;
    padding: 10px 20px 20px;
    margin-bottom: 20px;
}
#sjfb-wrap .add-wrap a {
    color: #111;
}
#sjfb-wrap .add-wrap li {
    padding: 2px 0;
}
#sjfb-wrap .add-wrap li a:hover {
    padding-left: 5px;
    color: #000;
}
#sjfb-wrap .alert {
    background-color: #00a65a;
    border: 1px solid #008d4c;
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
}
#sjfb-wrap .alert textarea {
    display: block;
    margin-top: 10px;
    width: 96%;
    min-height: 140px;
}
#sjfb-wrap h2 {
    margin: 4px 0;
    font-weight: normal;
}
#sjfb .field {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px 20px 20px 20px;
}
#sjfb .field:hover {
    background-color: #fbf9ee;
    cursor: move;
}
#sjfb .choices li:hover {
    background-color: #f7fbc7 !important;
    cursor: move;
}
#sjfb label {
    margin: 0;
    font-weight: bold;
}
#sjfb .toggle-selected,
#sjfb .toggle-required {
    margin: 0 0 0 5px;
}
#sjfb .delete {
    float: right;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 20px;
	color: red;
}
#sjfb input {
    font-weight: normal;
    margin: 0 5px;
}
#sjfb input[type="text"] {
    width: 80%;
    max-width: 300px;
}
#sjfb .choices {
    margin: 20px 10px;
    padding: 5px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}
#sjfb .choices li {
    padding: 4px;
    margin: 4px 0;
}
#sjfb .choices li:nth-child(even) {
    background: #e7e7e7;
}
#sjfb .delete-choice {
    margin-left: 5px;
    font-weight: normal;
}
#sjfb-sample label {
    display: block;
    margin: 2px 0;
}
#sjfb-sample .form-fields {
    margin: 10px 0;
}
#sjfb > button {
    margin: 20px 0 10px;
}
#sjfb-sample {
    max-width: 350px;
}
#sjfb-sample input[type="text"],
#sjfb-sample textarea {
    width: 100%;
    max-width: 250px;
}
#sjfb-sample input[type="text"],
#sjfb-sample textarea,
#sjfb-sample select {
    padding: 4px;
}
#sjfb-sample textarea {
    min-height: 70px;
}
#sjfb-sample label {
    line-height: 1.6em;
}
#sjfb-sample .sjfb-field {
    margin-bottom: 20px;
}
#sjfb-sample .sjfb-agree label,
#sjfb-sample .sjfb-agree input {
    float: left;
}
#sjfb-sample .required-field > label:after {
    content: " *";
    color: red;
    font-size: 120%;
    font-weight: bold;
}

.boxDiplome{
  width: 100%;
  overflow: auto;
  height: 1100px;
}