@import url(fonts.css);

@import
	url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css)
	;
	
@import
	url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome-animation/0.3.0/font-awesome-animation.css)
	;	

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
	font-family:  sans-serif;
}
b, strong, em, h1, h2, h3, h4, .stong {
   font-family: verdana, sans-serif;
   font-weight: bold;
}

.progress_row {
	display: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* fin reset */
body.formation {
	/*background: #E9E9E9 !important;*/
	font-family: 'allerregular', Arial !important;
	color: #444 !important;
	font-size: 12px !important;
	width: 100% !important;
	height: 100% !important;
	padding: 15px 40px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

body {
	background: #E9E9E9 !important;
	font-family: 'allerregular', Arial !important;
	color: #444 !important;
	font-size: 12px !important;
	width: 100% !important;
	height: 100% !important;
	padding: 15px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

a {
	color: #CF0A2C;
	text-decoration: none;
	font-family: 'allerregular', Arial;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a:hover {
	color: #ff5371;
}

.lien-simple {
	color: #CF0A2C;
	text-decoration: none;
	font-family: 'allerregular', Arial;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: none !important;
	padding: none !important;
}

#container-informations {
	width: 706px !important;
	float: left !important;
	position: relative; ! important;
	top: 50px !important;
}

fieldset {
	border: none !important;
}

hr {
	display: none;
}

/*::-webkit-input-placeholder { 
color:#999 !important; 
font-style:italic !important;
}
::-moz-placeholder { 
color:#999; 
font-style:italic !important;
}
:-ms-input-placeholder { 
color:#999;
font-style:italic !important; 
} 
input:-moz-placeholder { 
color:#999; 
font-style:italic !important;
}*/
.boutonlnkAC, .boutonlnk {
	background: #CF0A2C !important;
	/*background: #f8fc7c !important;*/	
	/*border: 1px solid #333333 !important;*/
	box-shadow: none !important;
	color: #ffffff !important;
	cursor: pointer !important;
	/*padding: 5px 8px !important;*/
	text-shadow: 1px 1px 1px #333333 !important;
	transition: all 0.2s ease 0s !important;
	font-size: 13px;
	border-radius: 3px;
	text-align: center !important;
	display: inline-block !important;
}

.boutonlnkIcon {
	background: none !important;
	box-shadow: none !important;
	color: #CF0A2C !important;
	cursor: pointer !important;
	padding: 10px 20px !important;
	font-size: 15px;
	text-align: center !important;
	display: inline-block !important;
	position: relative;
}

.boutonlnktext {
	background: none !important;
	box-shadow: none !important;
	color: #CF0A2C !important;
	cursor: pointer !important;
	padding: 20px 5px !important;
	left: 10px;
	font-size: 15px;
	text-align: center !important;
	display: inline-block !important;
	position: relative;
}

.boutonferme {
	background: none !important;
	box-shadow: none !important;
	color: #CF0A2C !important;
	cursor: pointer !important;
	padding: 10px 20px !important;
	font-size: 15px;
	text-align: center !important;
	display: inline-block !important;
	float: right;
	margin-top: -10px;
}

.boutonlnkAC:hover, .boutonlnkAC2:hover, .boutonlnk:hover {
	background: #a50b26 !important;
	color: #fff !important;
}

.boutonlnkAC img {
	vertical-align: middle !important;
	position: relative;
	left: 3px;
	width: 14px !important;
	height: 14px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.boutonlnkAC i {
		margin-right: 5px !important;
	}
	.container-error i {
		margin-right: 5px !important;
	}
}

.btNewInscription, .btEditer {
	background: #CF0A2C !important;
	/*border: 1px solid #333333 !important;*/
	box-shadow: none !important;
	color: #ffffff !important;
	cursor: pointer !important;
	padding: 1px 6px !important;
	text-shadow: 1px 1px 1px #333333 !important;
	transition: all 0.2s ease 0s !important;
	font-size: 12px;
	border-radius: 3px;
	text-align: center !important;
	display: inline-block !important;
	margin-top: 8px !important;
}

.btNewInscription i, .btEditer i {
	vertical-align: middle;
}

.btNewInscription:hover, .btEditer:hover {
	background: #a50b26 !important;
	color: #fff !important;
}

.container-compte-connex{
-webkit-box-sizing:border-box !important;
-moz-box-sizing:border-box !important;
box-sizing:border-box !important;
height:250px;
position:relative;
}

.creer-compte, .se-connecter{
-webkit-box-sizing:border-box !important;
-moz-box-sizing:border-box !important;
box-sizing:border-box !important;
	display:block;
	background: #CF0A2C !important;
	width:30%;
	font-size:16px !important;
	font-weight:normal;
	color:#FFF;
	border-radius:3px;
	width:40%;
	position:absolute;
	top:120%;
	-webkit-transform: translateY(-65%);
      -ms-transform: translateY(-65%);
          transform: translateY(-65%);
          text-align:center;
          padding:12px 10px;
	
}

.creer-compte i, .se-connecter i{
margin-right:6px;
}

.creer-compte{
 margin: 0 7% 0 6%;
}

.se-connecter{
  margin: 0 7% 0 3%;
  left:50%;
}

.creer-compte:hover, .se-connecter:hover{
color:#fff;
background:#a50b26 !important;
}

/* elements cachés */
#footer {
	display: none;
}

#footer hr {
	display: none;
}

#footer td:first-child {
	display: none;
}

#icon {
	display: none;
}

#nomApp {
	display: none;
}
/* fin elements cachés */

/* css conteneur form */
#logo-descartes {
	/*
	width: 160px !important;
	height: 34px !important;
	margin-top: -40px;
	*/
	width: 157px !important;
	height: 60px !important;
	margin-top: -53px;	
	position: absolute;
	right: 0;
	top: 0;
}

#logo-candit {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -38px;
	width:170px !important;
	height:33px !important;
}

.conteneur-login {
	max-width: 800px;
	min-height:400px;
	width: 100%;
	margin: 30px auto 0 auto;
	background: #fff;
	border: 1px solid #e2e2e2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	background: #ffffff;
	border-radius: 2px;
	padding-bottom: 8px;
	position: relative;
}

.conteneur-large {
	max-width: 1100px;
	min-width: 960px;
	min-height:300px !important;
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 0 0 15px 0;
	background: #fff;
	border: 1px solid #e2e2e2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	background: #ffffff;
	border-radius: 2px;
	position: relative;
}

.col-three {
	width: 33%;
	display: inline-block;
	position: relative;
	top: 0;
	/*height: 90px;*/
	height: 80px;
	margin: 0 !important;
	padding: 0 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.step .col-three:first-of-type {
	
}

.subtitle:nth-child(1) {
	border-top: 1px solid transparent;
}

.subtitle {
	font-size: 14px;
	font-weight: 700;
	padding-left: 20px;
	margin-bottom: 10px;
	margin: 0 0 10px 20px;
	text-align: left;
	clear: both;
	border-top: 15px solid transparent;
}

.subtitle:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #CF0A2C;
	margin: 7px 0 0 -12px;
}

.titre-login {
	text-align: center;
	font-family: 'aller_lightregular', Arial;
	padding: 8px 5px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	background: #444; /* Old browsers */
	text-shadow: 1px 1px 0px #333;
	/*border-radius:5px 5px 0 0;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.titre-login .fa {
	margin-right: 8px;
}

.titre-login .user-log {
	font-size: 11px;
	display: block;
}

#logo-ent {
	display: block;
	position: absolute;
	margin-left: 14px;
}

div.ligne-bleue {
	height: 3px;
	width: 100%;
	background: #CF0A2C;
	border-radius: 2px 2px 0 0;
}

.signature {
	position: relative;
	top: -25px;
	background: url(../img/signature.png) center center no-repeat;
	width: 20px;
	height: 20px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	background-size: 20px 20px;
	display: inline-block;
}

.conteneur-login input, .conteneur-large input {
	width: 80% !important;
	border-radius: 3px;
	padding: 10px;
	margin: 4px 10% 10px 10%;
	font-size: 14px;
	border: 1px solid #999;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*-webkit-box-shadow: inset 0px 1px 1px 0px #999;
	box-shadow: inset 0px 1px 3px 0px #999;*/
	box-shadow: none !important;
	transition: all 0.2s ease;
	outline: none !important;
}

.conteneur-large input[type='checkbox'] {
	width: auto !important;
}

.conteneur-login input:hover, .conteneur-large input:hover {
	background: #fafafa;
}

.conteneur-login input:focus, .conteneur-login textarea:focus,
	.conteneur-large input:focus, .conteneur-large textarea:focus {
	background: #fff !important;
	border: 1px solid #111 !important;
}

.focus-select {
	background-color: #F2F8FF !important;
	border: 1px solid #CF0A2C !important;
}

.conteneur-login select, .conteneur-large select {
	width: 92%;
	/*padding: 0 80px 0 10px !important;*/
	padding: 0 10px 0 10px !important;
	height: 38px;
	margin: 0 !important;
	font-size: 14px;
	border: 0 !important;
	color: #333;
	/*background: transparent !important;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none !important;
	transition: all 0.2s ease;
	outline: none;
	display: inline-block !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.conteneur-login  select {
		width: 105%;
	

	}
.custom-select {
	width: 80%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 !important;
	/*overflow: hidden !important;*/
	margin: 0px 10% 10px 10% !important;
	font-size: 14px;
	border: 1px solid #999;
	color: #333;
	background: #fff url(../img/arrowdown.gif) no-repeat right 50%;
	-moz-background-position: right 9px top 50% !important;
	-webkit-background-position: right 9px top 50% !important;
	-ms-background-position: right 9px top 50% !important;
	background-position: right 9px top 50% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none !important;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline: none;
	position: relative;
	/*top:4px;*/
}

.conteneur-login .custom-select {
	padding-right: 48px !important;
}

.custom-select:hover {
	background: #FAFAFA url(../img/arrowdown.gif) no-repeat right 50%;
	border: 1px solid #666;
}

/*.custom-select{
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid #ccc !important;
    width: 180px !important;
    overflow: hidden !important;
    background-color: #fff !important;
    background: #FEF200 url(arrowdown.gif) no-repeat 95% 50% !important;
  border:2px solid #333 !important;
  color:#333 !important;
      -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none !important;
  color:#333 !important;
}*/

/*
.custom-select:hover{
    background: #FEF200 url(arrowdown.gif) no-repeat 95% 50% !important;
}*/
.conteneur-login textarea, .conteneur-large textarea {
	width: 80%;
	border-radius: 3px;
	padding: 10px 10px !important;
	height: 86px;
	margin: 4px 10% 10px 10%;
	font-size: 14px;
	border: 1px solid #999;
	color: #333;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: arial;
	/*-webkit-box-shadow: inset 0px 1px 1px 0px #999;
	box-shadow: inset 0px 1px 3px 0px #999;*/
	box-shadow: none !important;
	transition: all 0.2s ease;
}

#motdepasse, #motdepasseclair {
	background: url(../img/cle.png) no-repeat 98% 5px #fff;
	transition: color 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	padding-right: 32px !important;
}

#motdepasse:hover, #motdepasseclair:hover {
	background: url(../img/cle.png) no-repeat 98% 5px #f7f7f7 !important;
}

#motdepasse:focus, #motdepasseclair:focus {
	background: url(../img/cle.png) no-repeat 98% -38px #fff !important;
}

#idCheckBoxMdpClair {
	width:20px !important;
	margin:0;
}

#motdepasse1 {
	background: url(../img/cle.png) no-repeat 98% 5px #fff;
	transition: color 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	padding-right: 32px !important;
}

#motdepasse1:hover {
	background: url(../img/cle.png) no-repeat 98% 5px #f7f7f7 !important;
}

#motdepasse1:focus {
	background: url(../img/cle.png) no-repeat 98% -38px #fff !important;
}

#identifiant {
	background: url(../img/email.png) no-repeat 98% 5px #fff;
	transition: color 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	padding-right: 32px !important;
}

#identifiant:hover {
	background: url(../img/email.png) no-repeat 98% 5px #F7F7F7 !important;
}

#identifiant:focus {
	background: url(../img/email.png) no-repeat 98% -38px #fff !important;
}

#identifiant1 {
	background: url(../img/email.png) no-repeat 98% 5px #fff;
	transition: color 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	padding-right: 32px !important;
}

#identifiant1:hover {
	background: url(../img/email.png) no-repeat 98% 5px #F7F7F7 !important;
}

#identifiant1:focus {
	background: url(../img/email.png) no-repeat 98% -38px #fff !important;
}

#mdp-forget {
	display: block;
	margin-right: 10%;
	font-size: 12px;
	text-align: right;
}

.align-right {
	display: block;
	margin-right: 4%;
	font-size: 12px;
	text-align: right;
}

.align-right div {
	margin-left: 5px;
	position: relative;
	top: -8px;
}

.conteneur-large .libelle-wrap {
	width: 80% !important;
	/*margin: 4px 10% 10px 10%;*/
	line-height: 16px;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	text-align: left !important;
	position: relative !important;
	left: 10%;
	margin-top: 34px !important;
	display: block !important;
}
 .libelle-ajout {
	width: 100% !important;
	display: block !important;
	position: relative !important;
}

.conteneur-large .libelle {
	position: absolute;
	width: 100% !important;
	display: block !important;
	bottom: 0;
}

.conteneur-login .libelle-wrap {
	width: 100% !important;
	display: block !important;
}

.conteneur-login .libelle {
	width: 100% !important;
	left: 10%;
	display: block !important;
	position: relative !important;
}

.libelle-gros {
	display: block;
	margin-left: 10%;
	font-size: 16px;
}

.obligatoire {
	color: #cf4141;
	font-size: 16px;
	font-family: arial;
	text-align: left !important;
}

.obligatoire:after {
	content: " ";
}

.ajaxTabbedPanelPane-selected {
	text-align: left !important;
}

.step {
	background: #F9F9F9;
	clear: both !important;
	padding: 10px 0 15px 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	overflow: hidden;
	padding-bottom: 28px;
	margin: 5px 5px 20px 5px;
}

.step-alt {
	background: #fff;
	margin: 20px 4%;
	padding: 15px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.step-cursus .boutonlnkAC {
	margin-left: 4%;
	margin-bottom: 0px;
}

.oblig_fc {
	background: #eaf4ff;
	clear: both;
	margin: 5px 5px 20px 5px;
	padding: 10px 0 15px 0;
	border: 1px solid #CCC;
	border-radius: 4px;
}

.subtitle-form {
	display: block;
	margin: 0 10% 0 10%;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.subtitle-form i {
	margin-right: 6px;
	display: inline-block;
	font-size: 18px;
	color: #CF0A2C;
}

#btnvalider, #btnannuler, #btninscription, #btninscription1,
	#btninscription2 {
	width: 30% !important;
	margin: 10px 35% 20px 35% !important;
	display: block !important;
}

#btninscription2 {
	width: 200px !important;
	margin: 10px auto 20px auto !important;
	display: block !important;
}

#btnvalider .boutonlnkAC, #btnannuler .boutonlnkAC, #btninscription .boutonlnkAC,
	#btninscription1 .boutonlnkAC, #btninscription2 .boutonlnkAC {
	display: block !important;
	text-align: center;
}

#btn-inscription1 {
	margin-top: 25px !important;
}

#btninscriptionlarge, #btn-valider-conf {
	width: 50% !important;
	margin: 0px 25% 20px 25% !important;
}

.btninscriptionlarge {
	width: 50% !important;
	margin: 0px 25% 20px 25% !important;
}

#btn-inscription-large .boutonlnkAC, #btn-valider-conf .boutonlnkAC {
	margin-top: 20px;
}

#container-infos {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin: 20px 10%;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#container-infos p {
	font-size: 12px !important;
	padding: 10px 8px;
	margin: 10px 0 !important;
	line-height: 15px;
	text-align: center;
	background: #ffefd9;
	border-radius: 3px;
	border: 1px solid #CCC;
}

.container-infos {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin: 20px 10%;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container-infos p {
	font-size: 12px !important;
	padding: 10px 8px;
	margin: 10px 0 !important;
	line-height: 15px;
	text-align: center;
	background: #ffefd9;
	border-radius: 3px;
	border: 1px solid #CCC;
}

.container-infos {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin: 20px 10%;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container-infos1 {
	font-size: 12px !important;
	padding: 10px 8px;
	line-height: 15px;
	text-align: center;
	/*background:#ffefd9;*/
	background: #ffa850;
	border-radius: 3px;
	margin: 20px auto;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container-infos1 i {
	font-size: 18px !important;
}

#container-infos-confirm i { /*=== ne rien mettre dans la balise i ===*/
	color: green;
	font-size: 20px;
}

.container-error {
	background: #cf4141;
	border-radius: 3px;
	color: #fff;
	font-size: 13px !important;
	padding: 12px 12px;
	line-height: 15px;
	text-align: center;
	margin: 15px 10%;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*.container-error:before{
content:"*";
font-size:16px;
font-family:arial;
margin-right:4px;
color:#cf4141;
}*/
.container-ok {
	background: #e1ffe5;
	border: 1px solid #4cc55d;
	border-radius: 3px;
	font-size: 12px !important;
	padding: 8px 8px;
	line-height: 15px;
	text-align: center;
	margin: 15px 10%;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.no-formation {
	font-size: 12px !important;
	padding: 10px 0;
	margin: 10px 5% !important;
	line-height: 15px;
	text-align: center;
	background: #ffefd9;
	border-radius: 3px;
	border: 1px solid #CCC;
}

#container-infos div {
	font-size: 12px !important;
	padding: 6px 0 10px 0;
	line-height: 15px;
	text-align: center;
}

.cantainer-alert {
	font-size: 12px !important;
	padding: 10px 0;
	width: 80%;
	margin: 10px 10% 10px;
	line-height: 15px;
	text-align: center;
	background: #ffefd9;
	border-radius: 3px;
	border: 1px solid #f8b041;
}

.cantainer-alert2 {
	font-size: 12px !important;
	padding: 10px 15px;
	width: 80%;
	margin: 10px 10% 10px;
	line-height: 15px;
	text-align: center;
	background: #ffefd9;
	border-radius: 3px;
	border: 1px solid #f8b041;
}

/*
.tableau-inscriptions, .tableau-inscriptions th, .tableau-inscriptions td {
    border: 1px solid #CCC;
    padding:6px;
    vertical-align:middle;
}

.header-tableau{
 background:#DDD;
 font-family:'allerregular', arial;
}

.td-formation{
width:55%;
}

.td-etat .fa{
padding-right:8px;
}

*/
.en-attente {
	font-family: 'allerregular', arial;
	color: #da8a00;
	    font-size: small;
}

.admis-sous-reserve {
	font-family: 'allerregular', arial;
	color: #da8a00;
	/* color:#52af5f; */
}

.admis {
	font-family: 'allerregular', arial;
	color: #52af5f;
}

.alert {
	font-family: 'allerregular', arial;
	color: #cf4141;
	/*display: inline-block; */
	display: table;
	
	width: 100% !important;
	margin: -5px 10% 10px 10%;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 15px !important;
	padding: 0 !important;
	position: relative;
}

.container-upload, .container-contrat {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	border: none !important;
	width: 100%;
	height: 100%;
	background: url(../img/bg-opacity.png);
	z-index: 1000;
}

.container-contrat {
	display: block;
	overflow: auto !important;
}

.content-contrat {
	background: #fff;
	width: 75%;
	margin: 10px auto 30px auto;
	max-width: 1024px;
}

.content-contrat-sub input[type='checkbox'] {
	display: inline !important;
	padding: 0 important;
	margin: 0 !important;
	height: 16px !important;
	width: 16px !important;
}

.content-contrat-sub {
	padding: 20px;
}

#footer-contrat {
	width: 100%;
	clear: both;
}

#container-checkbox-contrat {
	margin: 20px 0;
	text-align: center;
	border: 1px solid #CCC;
	padding: 10px 15px;
	background: #e7f2ff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
}

.content-contrat-sub tbody tr:nth-child(2n-1) {
	background: #EEE !important;
}

.content-contrat-sub tbody tr:nth-child(2n-1) td {
	border: 1px solid #CCC !important;
}

.container-upload .titre-popup-upload {
	background: #fff;
	width: 60%;
	margin: 25px auto 0 auto;
	text-align: center;
	font-family: 'aller_lightregular', Arial;
	padding: 14px 5px;
	color: #fff;
	font-size: 16px;
	background: #444; /* Old browsers */
	text-shadow: 1px 1px 0px #333;
	/*border-radius:5px 5px 0 0;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 60%;
	margin: 20px 20% 0 20%;
	display: block;
}
.container-upload-candidat .titre-popup-upload-candidat {
	background: #fff;
	width: 60%;
	margin: 25px auto 0 auto;
	text-align: center;
	font-family: 'aller_lightregular', Arial;
	padding: 14px 5px;
	color: #fff;
	font-size: 16px;
	background: #444; /* Old browsers */
	text-shadow: 1px 1px 0px #333;
	/*border-radius:5px 5px 0 0;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 60%;
	margin: 20px 20% 0 20%;
	display: block;
}
.container-upload-candidat table {
	background: #fff;
	margin: 0 auto;
	font-size: 16px;
	padding: 20px !important;
	margin-top: 5px !important;
}

.container-upload-candidat table tr.upload_row td {
	padding: 20px !important;
}

.container-upload-candidat td {
	border: none !important;
}
.container-upload table {
	background: #fff;
	margin: 0 auto;
	font-size: 16px;
	padding: 20px !important;
	margin-top: 5px !important;
}

.container-upload table tr.upload_row td {
	padding: 20px !important;
}

.container-upload td {
	border: none !important;
}

.upload, .download {
	cursor: pointer;
	color: #CF0A2C;
	transition: all 0.2s ease;
	font-family: 'aller_regular', Arial;
	position: relative;
}

.upload:hover {
	color: #a50b26;
}

.download:hover {
	color: #a50b26;
}

/* calendar */
#CompCandidatCompte_2DateNaisContenaire img {
	/*margin:11px 0 0 -96px !important; 
	position:absolute;*/
	position: absolute !important;
	cursor: pointer;
	top: 0;
	left: 0;
	margin-left: 505px !important;
	margin-top: -6px;
}

#CompCandidatCompte_2DateNaisContenaire {
	position: relative !important;
}

table#CompCandidatCompte_2DateNaisCalendar {
	margin-left: 500px;
	margin-top: 36px;
	width: 180px;
	height: 180px;
	font-family: 'allerregular', Arial !important;
	box-shadow: 0px 0px 5px #888;
}

table#CompCandidatCompte_2DateNaisCalendar tr td {
	vertical-align: middle !important;
	/*background-color:#fff !important;*/
	border: 1px solid #888 !important;
}

table#CompCandidatCompte_2DateNaisCalendar tr td:hover {
	background-color: #CF0A2C !important;
	color: #FFF !important;
}

table#CompCandidatCompte_2DateNaisCalendar tr:first-child td {
	background-color: #444 !important;
	color: #FFF;
	vertical-align: middle !important;
	border: 1px solid #444 !important;
	transition: all 0.2s ease;
}

table#CompCandidatCompte_2DateNaisCalendar tr:first-child td:hover {
	background-color: #444 !important;
	color: #FFF;
	vertical-align: middle !important;
	border: 1px solid #444 !important;
	transition: all 0.2s ease;
}

table#CompCandidatCompte_2DateNaisCalendar tr:nth-child(2) td {
	background: #CCC !important;
	border: 1px solid #CCC !important;
}

table#CompCandidatCompte_2DateNaisCalendar tr:nth-child(2) td:hover {
	background: #CCC !important;
	border: 1px solid #CCC !important;
	color: #333 !important;
}

.leftTdYearCalendar, .rightTdYearCalendar, .leftTdCalendar,
	.rightTdCalendar {
	-moz-background-size: 20px 20px !important;
	-webkit-background-size: 20px 20px !important;
	-o-background-size: 20px 20px !important;
	-ms-background-size: 20px 20px !important;
	background-size: 20px 20px !important;
}

.activCal {
	background: #a50b26 !important;
	color: #FFF !important;
}

.activCal:hover {
	background: #a50b26 !important;
	color: #FFF !important;
}

/* fin calendar */

/* mobiles */
@media only screen and (max-width: 600px) {
	body {
		padding: 6px 10px 10px 10px;
	}

	/*#logo-descartes{
	width: 180px;
	height: 38px;
	margin: 4px auto 0 auto;
}*/
	.conteneur-login {
		margin: 12px auto 0 auto;
	}
	.conteneur-login input {
		width: 90% !important;
		margin: 4px 5% 10px 5% !important;
	}
	.alert {
		width: 90% !important;
		margin: -10px 5% 5px 5%;
	}
	.conteneur-login select {
		width: 90% !important;
		margin: 4px 5% 10px 5% !important;
	}
	.cantainer-alert {
		width: 90% !important;
		margin: 10px 5% 10px 5% !important;
	}
	.subtitle-form {
		margin: 0 5% 10px 5%;
	}
	.titre-login {
		font-family: 'aller_lightregular', Arial;
		padding: 8px 5%;
	}
	#logo-ent {
		display: none;
	}
	a#mdp-forget {
		margin-right: 5%;
	}
	.libelle, .subtitle-form {
		margin-left: 5%;
	}
	#btn-valider, #btn-annuler, #btn-inscription {
		width: 50% !important;
		margin: 10px 25% 20px 25% !important;
		text-align: center !important;
	}
	#btn-valider .boutonlnkAC, #btn-annuler .boutonlnkAC, #btn-inscription .boutonlnkAC
		{
		display: inline-block !important;
		text-align: center;
	}
	#container-infos {
		margin: 0 5%;
		width: 90%;
	}
}

/* custom tabs */
#PanelFormulaire {
	border-bottom: 1px solid #aaa !important;
	height: 32px;
	width: 100% !important;
	text-align: center;
	z-index: 1 !important;
	position: relative !important;
}

.ajaxTabbedPanelPane-selected {
	width: auto !important;
}

#PanelFormulaire_tab_0 a, #PanelFormulaire_tab_1 a,
	#PanelFormulaire_tab_2 a, #PanelFormulaire_tab_3 a, #PanelFormulaire_tab_4 a, #PanelFormulaire_tab_5 a, 
	#PanelFormulaire_tab_6 a, #PanelFormulaire_tab_7 a, #PanelFormulaire_tab_8 a {
	background-image: none !important;
	background-color: #DDD !important;
	border-bottom: 1px solid #aaa; ! important;
	border-top: 1px solid #aaa !important;
	border-left: 1px solid #aaa !important;
	border-right: 1px solid #aaa !important;
	-moz-border-radius: 3px 3px 0 0 !important;
	-webkit-border-radius: 3px 3px 0 0 !important;
	border-radius: 3px 3px 0 0 !important;
	margin: 0 11px 0 5px !important;
	text-shadow: none;
	color: #333 !important;
	position: relative;
}

#PanelFormulaire_tab_0 a, #PanelFormulaire_tab_1 a,
	#PanelFormulaire_tab_2 a, #PanelFormulaire_tab_3 a, #PanelFormulaire_tab_4 a, 
	#PanelFormulaire_tab_5 a, #PanelFormulaire_tab_6 a, #PanelFormulaire_tab_7 a {
	padding-right: 19px !important;
}

#PanelFormulaire_tab_0 a:after, #PanelFormulaire_tab_1 a:after,
	#PanelFormulaire_tab_2 a:after, #PanelFormulaire_tab_3 a:after, #PanelFormulaire_tab_4 a:after, 
	#PanelFormulaire_tab_5 a:after, #PanelFormulaire_tab_6 a:after, #PanelFormulaire_tab_7 a:after {
	content: "";
	display: block;
	width: 15px;
	height: 16px;
	background: red;
	position: absolute;
	padding: 3px 3px 3px 3px;
	right: -11px;
	top: 4px;
	border-bottom: none;
	border-top: 1px solid #aaa;
	border-left: none;
	border-right: 1px solid #aaa;
	background-color: #DDD;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

.ajaxTabbedPanelTab-selected a:after {
	content: "";
	display: block;
	width: 15px;
	height: 16px !important;
	background: red;
	position: absolute;
	padding: 3px 3px 3px 3px;
	right: -10px;
	top: 4px;
	border-bottom: none !important;
	border-top: 1px solid #aaa !important;
	border-left: none !important;
	border-right: 1px solid #aaa !important;
	background-color: #fff !important;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

#PanelFormulaire_tab_0 a {
	margin-left: 22px !important;
}

#PanelFormulaire_tab_0 a:hover, #PanelFormulaire_tab_1 a:hover,
	#PanelFormulaire_tab_2 a:hover, #PanelFormulaire_tab_3 a:hover, #PanelFormulaire_tab_4 a:hover, #PanelFormulaire_tab_5 a:hover, 
	#PanelFormulaire_tab_3-6 a:hover, #PanelFormulaire_tab_7 a:hover, #PanelFormulaire_tab_8 a:hover {
	color: #CF0A2C !important;
}

.ajaxTabbedPanelTab-selected #TabSituationPersonel,
	.ajaxTabbedPanelTab-selected #TabSituationProfessionelle,
	.ajaxTabbedPanelTab-selected #TabFormationDPC,
	.ajaxTabbedPanelTab-selected #TabCursus, 
	.ajaxTabbedPanelTab-selected #TabPiecesJustificatifs, 
	.ajaxTabbedPanelTab-selected #TabPreview,
	.ajaxTabbedPanelTab-selected #TabCandidature {
	background: #fff !important;
	box-shadow: none !important;
	border-bottom: 1px solid #fff; ! important;
	color: #CF0A2C !important;
}

/*.ajaxTabbedPanelTab-selected #TabSituationPersonel,
	.ajaxTabbedPanelTab-selected #TabSituationProfessionelle,
	.ajaxTabbedPanelTab-selected #TabFormationDPC {
	
}*/

legend {
	margin-left: 10%;
}

#checkIdentoque {
	width: 16px !important;
	height: 16px !important;
	margin: 0 0 0 25px !important;
	display: inline-block !important;
}

/* OLD BROWSERS */
#browser-container {
	/*position: relative;*/
	width: 100%;
	height: 100%;
	z-index: 9999;
	min-width: 800px;
	overflow: auto;
}

#old-browser {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	background: #eeeeee fixed;
	color: #444;
	font-family: "helvetica", arial, sans-serif;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	font-weight: lighter;
}

#container-candit-browser-logos {
	margin: 0 auto;
	width: 90%;
	height: 38px;
	max-width: 800px;
	z-index: 9999;
	position: relative;
}

#container-candit-browser-logos #logo-candit {
	display: block;
	z-index: 9999;
	position: absolute !important;
	top: 3px !important;
	left: 0!immportant;
	margin-top: 0px !important;
	width: 140px;
	height: 33px;
}

#container-candit-browser-logos #logo-descartes {
	display: block;
	z-index: 9999;
	position: absolute !important;
	top: 3px !important;
	right: 0!immportant;
	margin-top: 0px !important;
}

/*#browser-logo{
        position:absolute;
        display:block;
    }*/
#browser-logo-descartes {
	width: 180px;
	height: 38px;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
}

#browser-container h1 {
	display: table;
	font-size: 30px;
	line-height: 32px;
	text-align: center;
	background: url("window.png") no-repeat center center;
	height: 174px;
	margin: 0 auto;
	width: 80%;
	padding: 0 10%;
	max-width: 1000px;
	position: relative;
}

#browser-container H1 SPAN {
	text-align: center;
	display: inline-block;
	margin-top: 50px
}

#browser-container h2 {
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
}

#browser-info {
	background: #fff;
	width: 80%;
	text-align: center;
	padding: 30px 10%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	clear: both;
	height: auto;
	margin-bottom: 30px;
}

#content-browser-info {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

#browser-info P {
    width: 250px;
    float: left;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-top: 50px;
}

#browser-info p span {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

span#speed {
	background: url("speed.png") no-repeat center center;
}

span#secure {
	background: url("lock.png") no-repeat center center;
}

span#browser {
	background: url("browser.png") no-repeat center center;
}

#content-browser-table {
	width: 100%;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}
#content-browser-table h2{
clear: both;
margin-top: 20px;
}

#browser-table DIV {
	width: 200px;
	float: left;
	padding-top: 85px;
	border-right: 1px solid #CCC;
	margin-bottom: 35px;
}

#browser-table {
    width: 850px;
    margin: 0 auto;
}


#BtOkBrowser {
	margin-top: 60px;
}

#browser-table div a {
	display: inline-block;
	padding-top: 6px;
	color: #CF0A2C;
	transition: color 0.2s ease;
}

#browser-table div a:hover {
	color: #a50b26;
}

#browser-chrome {
	background: url("chrome.png") no-repeat top center;
}

#browser-firefox {
	background: url("firefox.png") no-repeat top center;
}

#browser-safari {
	background: url("safari.png") no-repeat top center;
}

#browser-opera {
	background: url("opera.png") no-repeat top center;
}

#browser-ie {
	border-right: none !important;
	background: url("ie.png") no-repeat top center;
}

#access-ent {
	text-align: center;
}

/* FIN OLD BROWSERS */
.msg-transaction {
	width: 90%;
	margin: 50px auto;
	max-width: 600px;
	padding: 20px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.msg-transaction i {
	font-size: 17px;
	margin-right: 4px;
}

.transaction-cancel, .transaction-delete {
	color: #cf4141;
	background: #fff1f1;
	border: 1px solid #cf4141;
}

.transaction-valid {
	color: #4e9444;
	background: #e2ffde;
	border: 1px solid #4e9444;
}

.form-aide {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bg-overlay.png);
	font-family: 'allerregular', Arial !important;
	display: none;
}

.form-aide .conteneur-login {
	box-shadow: none !important;
	margin-top: 35px !important;
}

.form-aide .conteneur-login .titre-login {
	border-radius: 3px 3px 0 0;
	position: relative;
	top: -2px;
}

.form-aide textarea {
	resize: none !important;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.container-btn-validation {
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
}

.container-btn-validation .boutonlnk {
	/*border: 1px solid #333;*/
}

.container-btn-validation .boutonlnk:hover {
	color: #fff !important;
	background: #a50b26;
}

.container-btn-validation .boutonlnk img {
	display: none;
}

.form-aide .conteneur-login pre {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 13px;
}

.form-aide .conteneur-login pre input {
	font-size: 13px !important;
}

#BtDemandeAide {
	position: fixed;
	margin-top: 150px;
	margin-left: -103px;
	z-index: 1;
}

.btn-demander-aide {
	color: #fff;
	/*background: #9d2f4c;*/
	background:#ffefd9;
	border:1px solid #f8b041;
	border-bottom:none;
	color:#444;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	display: block;
	z-index: 9990;
	padding: 0 15px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	cursor: pointer !important;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.btn-demander-aide i {
	margin-right: 8px;
	font-size: 20px !important;
}

.btn-demander-aide:hover {
	color: #444;
	/*background: #cf3c63;*/
	background:#ffe5c2;
}

.btn-fermer-aide {
	cursor: pointer;
	display: inline-block;
	float: right;
	margin-right: 4px;
	background: #FFF;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #444;
	padding: 0 4px !important;
	line-height: 20px;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	position: relative;
	top: -40px;
	transition: color 0.2s ease;
}

.btn-fermer-aide:hover {
	color: #CF0A2C;
}

.btn-fermer-aide .fa {
	margin-right: 2px !important;
	font-size: 17px;
	position: relative;
	top: 2px;
}

.container-aide-inside {
	padding: 15px;
}

.formulaire-contact {
	background: #fff;
	position: absolute;
	width: 100%;
	top: 42px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.formulaire-contact>p {
	margin-left: 10%;
	font-size: 16px;
	margin: 8px 10%;
}

.formulaire-contact .container-btn-validation {
	margin-top: 10px;
	margin-bottom: 20px;
}

.formulaire-contact .container-btn-validation a img {
	display: none !important;
}

.container-mess-bas {
	width: 80%;
	margin: 5px 10% 15px 10%;
	text-align: center;
}

p.mess-bas {
	text-align: center;
	line-height: 15px;
	display: inline;
}

.bt_link_normal {
	background: transparent !important;
	display: inline !important;
	margin: 0 !important;
}

/* tableau */
.tableau-inscriptions {
	/*width: 92%;*/
	/*margin: 5px 4% 15px 4%;*/
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #BBB;
}

.table-upload {
	width: auto !important;
}

.table-scroll {
	overflow-y: auto !important;
	overflow-x: hidden !important;
	max-height: 450px !important;
	margin: 0px !important;
}

.component .filler {
	color: #d3d3d3;
}

table {
	border-collapse: separate;
	/*margin-bottom: 3em;*/
	width: 100%;
	background: #fff;
	border-top: 1px solid #BBB;
}

td, th {
	padding: 0.75em 1.5em;
	text-align: left;
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

.sticky-thead {
	border-top: 1px solid #BBB;
}

th {
	background-color: #c8e2ff;
	/*font-weight: bold;*/
	color: #333;
	white-space: nowrap;
}

tbody th {
	background-color: #c8e2ff;
}

tbody tr:nth-child(2n-1) {
	background-color: #f5f5f5;
	-moz-transition: all .125s ease-in-out;
	-ms-transition: all .125s ease-in-out;
	-o-transition: all .125s ease-in-out;
	-webkit-transition: all .125s ease-in-out;
	transition: all .125s ease-in-out;
}

tbody tr:hover {
	background: #EFF7FF;
}

.sticky-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	/*margin: 3em 0;*/
	margin: 0 0 10px 0;
	width: 100%;
}

.sticky-wrap .sticky-thead, .sticky-wrap .sticky-col, .sticky-wrap .sticky-intersect
	{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	/*-ms-transition: all .125s ease-in-out;
	-o-transition: all .125s ease-in-out;
	-moz-transition: all .125s ease-in-out;
	-webkit-transition: all .125s ease-in-out;
	transition: all .125s ease-in-out;*/
	z-index: 50;
	width: auto;
}

.sticky-wrap .sticky-thead {
	z-index: 100;
	width: 100%;
}

.sticky-wrap .sticky-intersect {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity = 100);
	opacity: 1;
	z-index: 150;
}

/* ajouté pour le bug des checkbox pas cochables qd pas scrollé en bas du tableau */
.sticky-col {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
		!important;
	filter: alpha(opacity = 100) !important;
	opacity: 1 !important;
}

tbody tr th {
	
}

tbody tr {
	position: relative !important;
	text-align: center;
}

tbody tr td {
	text-align: center;
	vertical-align: middle;
}

tbody tr td img {
	display: none !important;
}

tbody tr th {
	position: relative !important;
	left: 0;
	text-align: center;
	/*height:500px !important;*/
	padding: 0.75em 1.5em !important;
	/*border-left:1px solid #BBB;*/
	border-bottom: 1px solid #BBB !important;
	font-weight: 700;
}

.sticky-wrap .sticky-intersect th {
	/*background-color: #64a0e2;*/
	color: #fff;
	border-left: 1px solid #BBB;
}

.sticky-wrap td, .sticky-wrap th {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.sticky-wrap.overflow-y { /* class .overflow-y pour scroll vertical */
	overflow-y: auto;
	max-height: 450px !important; /*  hauteur à definir selon besoins */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

tfoot {
	display: none !important;
}

/* tri new */
.tri, .triAscending, .triDescending {
	background: none !important;
	font-size: 12px !important;
	cursor: default !important;
}

.tri:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f0dc";
}

.triAscending:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f15d";
}

.triDescending:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f15e";
}

.ContainerAjoutDocument {
	position: relative;
	height: 100% !important;
}

#add-doc-form {
	position: absolute;
	margin-top: -40px;
	width: 100%;
	height: 100%;
	background: #FFF !important;
	z-index: 10;
	/*display:none;*/
	height: 500px !important;
}

#add-doc-form h3 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 6px 0;
	border-bottom: 1px solid #CCC;
}

#add-doc-form table {
	border: none !important;
	border-collapse: collapse !important;
	width: 80% !important;
}

.input_col input {
	/*border: 1px solid #333 !important;*/
	box-shadow: none !important;
	background: #CF0A2C !important;
	padding: 3px 6px !important;
	color: #FFF !important;
	font-size: 14px;
	cursor: pointer;
	text-shadow: 1px 1px 1px #333 !important;
	transition: all 0.2s ease;
}

.action_col input {
	/*border: 1px solid #333 !important;*/
	box-shadow: none !important;
	background: #CF0A2C !important;
	padding: 3px 6px 3px 6px !important;
	color: #FFF !important;
	position: relative !important;
	left: -45px;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px !important;
	text-shadow: 1px 1px 1px #333 !important;
	transition: all 0.2s ease;
}

.action_col input:hover, .input_col input:hover {
	background: #a50b26 !important;
}

#add-doc-form table textarea {
	background: #FFF !important;
	resize: none !important;
}

#add-doc-form table .upload_row td {
	padding: 0px !important;
}

tbody tr:nth-child(2n-1) {
	border: none !important;
}

#add-doc-form table tr:hover {
	background: #FFF !important;
}

#add-doc-form table tbody tr:nth-child(2n-1) {
	background: #FFF !important;
}

.valider-annuler {
	text-align: right;
	background: #FFF !important;
	padding-right: 30px;
	width: 80%;
}

/*.valider-annuler a {
	border: 1px solid #333 !important;
}*/

.valider-annuler a:hover {
	color: #FFF !important;
	background: #a50b26 !important;
	/*border: 1px solid #333 !important;*/
}

/*#toggle-content-add>span a, #ExportBtn>span a {
	border: 1px solid #333 !important;
}*/

#toggle-content-add>span a:hover, #ExportBtn>span a:hover {
	color: #FFF !important;
	background: #a50b26 !important;
	/*border: 1px solid #333 !important;*/
}

#ExportBtn span a {
	padding-left: 14px !important;
}

#ExportBtn span a:before {
	content: "\f1c6";
	font-size: 15px;
	font-family: FontAwesome;
	position: relative;
	left: -3px;
}

.fermer-upload {
	display: inline-block;
	background: #F2F2F2;
	color: #333;
	text-shadow: none;
	cursor: pointer;
	border-radius: 3px;
	float: right;
	padding: 1px 5px;
	margin-right: 6px;
	font-weight: bold;
	font-size: 16px;
}

strong {
	font-weight: bold;
}

#idBtEdit a, #idBtSupprime a {
	background: none !important;
	font-size: 18px;
	text-shadow: none !important;
}

#BtDeconnecte a {
	/*border-radius:50px !important;
width:26px !important;
height:26px !important;
display:block !important;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;*/
	position: absolute !important;
	top: 19px !important;
	right: 12px;
}

#BtDeconnecte a i {
	/*border-radius:50px !important;
width:22px !important;
height:22px !important;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;*/
	position: relative;
	font-size: 15px;
	top: 2px;
}

#BtDeconnecte a:hover {
	background: #a50b26 !important;
}

.conteneur-large #BtDeconnecte a {
	position: absolute !important;
	top: 19px !important;
	right: 25px;
}

#idBtValidation span a img {
	display: none !important;
}

.link-ars {
	display: inline-block;
	position: relative;
	top: 2px;
	left: 4px;
}

.boutonlnkdisabled {
	cursor: default !important;
	text-shadow: none !important;
	background: #DDD !important;
	color: #AAA !important;
	margin: 10px;
}

input[type="text"]:disabled, select:disabled {
	/*background-color: #EEE !important;*/
	color: #999 !important;
}

input[type="text"]:disabled, select:disabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

.frais-formation {
	background: #fff8e1 !important;
	margin: 15px;
	font-size: 14px !important;
	border: 1px solid #f8b041;
	border-radius: 4px;
	padding: 15px 0;
	width: 80%;
	margin: 24px auto 0 auto;
}

.frais-formation .titre-pay {
	font-size: 16px !important;
	font-weight: bold;
	display: block !important;
	margin-bottom: 15px !important;
	width: 90%;
	margin: 0 auto;
}

.titre-pay-condition {
	font-size: 12px !important;
	font-weight: bold;
	display: block !important;
	margin-bottom: 15px !important;
	width: 90%;
	margin: 0 auto;
}

.ligne-pay {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	display: block !important;
	width: 90%;
	margin: 0 auto;
	padding: 2px 10px;
}

.ligne-pay-condition {
	display: block !important;
	font-size: 11px;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.annee-plus {
	position: absolute;
	bottom: 18px;
	left: 85px;
	font-family: Arial !important;
	font-size: 14px;
	color: #333;
}

.conteneur-login input.champ-date, .conteneur-large input.champ-date {
	width: 54px !important;
}

.paiement-message {
	background: #FFEDB0;
	width: 80%;
	margin: 30px 10% 35px 10%;
	position: relative;
	top: 25px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #CCC;
	box-sizing: border-box;
}

#btn-inscription-changer {
	margin: 0 auto !important;
	width: 250px !important;
}

#btn-inscription-changer a {
	width: 250px !important;
	margin: 20px auto !important;
	display: block !important;
}

.conteneur-login #BtFAQ1 {
	width: 250px;
	margin: 0 auto;
	display: block;
}

#BtFAQ1 div.boutonlnkAC {
	margin: 0 auto !important;
	width: 250px !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.aide-handicap {
	border-radius: 4px;

padding: 12px 18px 12px 50px;

background: #FFF8E1;

-moz-box-sizing: border-box !important;

-webkit-box-sizing: border-box !important;

box-sizing: border-box !important;


font-size: 14px;

position: relative;

display: inline-block;

top: -50px;

left: 100%;

color: #00000;

width: 200%;
}
.aide-contextuelle {

    border: 1px solid #CCC;
    border-radius: 4px;
    width: 90%;
    padding: 12px 18px 12px 50px;
    margin: 15px 5% 5px 5%;
    background: #FFF8E1;
    font-size: 10px;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;

}

.aide-contextuelle i {
	font-size: 36px;
	position: absolute;
	display: inline-block;
	top: 25%;
	left: 16px;
	color: #ff9c00;
}

.info_etudiant {
	top: 25%;
	width: 70%;
	left: 90px;
	position: relative !important;
	display: block !important;
	color: red;
	text-align: center;
}

.scrollhandupload {
	width: 75%;
	position: absolute;
	top: 40%;
	right: 58%;
	cursor: pointer;
	color: red;
	border-radius: 4px;
	z-index: 4;
	text-align: center;
	/*-webkit-animation: bounce 0.35s ease infinite alternate;*/
	/*-moz-animation: bounce 0.35s ease infinite alternate;*/
	/*animation: bounce 0.35s ease infinite alternate;*/
}

.scrollhandsigne {
	width: 40px;
	position: relative;
	top: 50%;
	right: 70%;
	cursor: pointer;
	color: red;
	border-radius: 4px;
	z-index: 4;
	text-align: center;
	/*-webkit-animation: bounce 0.35s ease infinite alternate;*/
	/*-moz-animation: bounce 0.35s ease infinite alternate;*/
	/*animation: bounce 0.35s ease infinite alternate;*/
}

@
-moz-keyframes bounce {
	from {transform: translateX(0);
}

to {
	transform: translateX(-10px);
}

}
@
-webkit-keyframes bounce {
	from {transform: translateX(0);
}

to {
	transform: translateX(-10px);
}

}
@
keyframes bounce {
	from {transform: translateX(0);
}

to {
	transform: translateX(-10px);
}

}
.contenucontrat {
	text-align: left;
	margin-left: 50px;
}

.contenucontrat li {
	list-style: inside !important;
}

#container-infos-confirm {
	background: #e1ffe5;
	border: 1px solid #4cc55d;
	border-radius: 3px;
	font-size: 12px !important;
	padding: 12px 8px;
	line-height: 18px;
	text-align: center;
	margin: 10px auto 15px auto;
	width: 70%;
	max-width: 680px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px !important;
}
#checkCNIL{
    margin: 0 5px 0 0 !important;
}

.container-section{
margin:0 !important;
}

.container-section:first-child{
margin-top:15px !important;
}
fieldset, .container-section, .container-section2, #choix-colonnes{
	border-radius: 4px;
	padding: 20px 15px;
	color:#444;
	margin: -10px 2px 5px 2px;
	background-color: #FFFFFF;
	margin:15px 0 !important;
	-webkit-box-shadow: 0 0 2px 1px #AAA;
	-moz-box-shadow: 0 0 2px 1px #AAA;
	-o-box-shadow: 0 0 2px 1px #AAA;
	-ms-box-shadow: 0 0 2px 1px #AAA;
	box-shadow: 0 0 2px 1px #AAA;
}
.container-section, .container-section2{
margin-top:50px !important;
}
#choix-colonnes .container-section{
	border-radius: 0 !important;
	padding: 0 !important;
	color:#444 !important;
	margin: 0 !important;
	background-color: none !important;
	margin:10px 0 !important !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	box-shadow: none !important;
} 
.libelle-pr{
font-weight: bold;

}

#idContainerEmploi input[type="checkbox"]{
	margin: 0 5px !important;
}

.libelle-check{
	display:inline-block;
	margin: 0 3px 0 10px;
}

#idCandidatureGedidExportBtn img{
display:none;
}

#idCandidatureGedidExportBtn a:before{
content:"\f1c6";
font-family:FontAwesome;
font-weight:normal;
margin-right:3px;
}


#add-doc-yo h3{
font-size:18px !important;
text-align:center;
padding-bottom:12px;
}

#add-doc-yo .action_col input, #add-doc-yo .input_col input{
padding: 6px 10px !important;
}

#add-doc-yo textarea.avecBordureFine{
background:#FFF !important;
}


#TabPreview_panel > h3{
font-size:20px;
font-weight:700;
text-align:center;
margin-top:10px;
}

.section-recap{
background:#F8F8F8;
margin: 25px 16px !important;
position:relative;
}

.section-recap legend{
font-size:20px;
font-weight:700;
margin:0 0 15px 0;
}

.section-recap .libelle-pr{
font-weight:700;
}

.section-recap legend i{
color:#CF0A2C;
font-size:18px !important;
margin-right: 3px;
}

#BtVersPiece a, #BtVersPro a, #BtVersPers a{
display:block;
position:absolute;
width:auto;
height:28px;
line-height:30px !important;
top:50%;
right:20px;
transform: translateY(-50%);
background:#CF0A2C;
color:#fff !important;
padding:0 12px;
border-radius:3px;
transition:all 0.2s ease;
}

#BtVersPiece a:hover, #BtVersPro a:hover, #BtVersPers a:hover{

background:#a50b26;
} 

.btn-modif-recap i{
font-size:17px;
margin-right:4px;
}

.container-ged{
position:relative;
}

/*.container-ged:after{
content :"";
display:block;
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background:#222;
}*/

.container-upload{
overflow-Y:auto !important;
overflow-X:hidden !important;
}

.container-ged .ContainerAjoutDocument, .popup-container-ged .ContainerAjoutDocument{
	position: relative;
    margin-top: -3px !important;
    width: 100%;
    max-width:650px;
    height: 100%;
    background: #FFF !important;
    z-index: 10;
    /* display: none; */
    height: 500px !important;
    z-index:1000;
    margin: 0 auto;
    left:50%;
    margin-left:-325px;
}

.container-ged .ContainerAjoutDocument:before, .popup-container-ged .ContainerAjoutDocument:before{
content:"";
position:fixed;
display:block;
width:100%;
height:100%;
top:0;
left:0;
background:rgba(0, 0, 0, 0.65);
z-index:-1000;
}

.container-ged .ContainerAjoutDocument textare, .popup-container-ged .ContainerAjoutDocument textarea{
resize:none;
}

.container-ged .ContainerAjoutDocument label, .popup-container-ged .ContainerAjoutDocument label{
width:80%;
display:block;
margin:0 auto;
}

.container-ged .ContainerAjoutDocument table td, .popup-container-ged .ContainerAjoutDocument table td{
width:50% !important;
margin:0 !important;
    padding: 0 !important;
    text-align: left;
    border-bottom: none !important;
    border-right: none !important;
}

.container-ged .ContainerAjoutDocument table td.action_col, .popup-container-ged .ContainerAjoutDocument table td.action_col{
text-align:right !important;
margin:0 !important;
width:100% !important;
}

.container-ged .ContainerAjoutDocument table, .popup-container-ged .ContainerAjoutDocument table{
border:none !important;
width:80%;
margin:0 auto;
background:#FFF !important;
}

.container-ged .ContainerAjoutDocument table tr, .popup-container-ged .ContainerAjoutDocument table tr{
background:#fff !important;
border:none !important;
}

.container-ged .ContainerAjoutDocument table td input, .popup-container-ged .ContainerAjoutDocument table td input{
width:auto !important;
display:inline-block !important;
border:none !important;
margin:0 !important;
left:0 !important;

}

.container-ged .ContainerAjoutDocument .valider-annuler, .popup-container-ged .ContainerAjoutDocument .valider-annuler{
width:80% !important;
margin:0 auto !important;
padding:20px 0 0 0 !important;
}

.popup-container-ged fieldset, .popup-container-ged fieldset{
	width:70% !important;
	margin: 0 auto !important;
	box-sizing:border-box !important;
	height:auto !important;

	
}

.container-upload .titre-popup-upload.titre-login, .popup-container-ged .titre-popup-upload.titre-login{
width:70% !important;
min-width:70% !important;
max-width:70% !important;
margin: 0 auto !important;
box-sizing:border-box !important;
}

.container-ged > fieldset{

width:auto !important;

}
.bt-pay{
margin-top:3px;
margin-left:38%;
margin-right:38%;
display:block;
background:#2973C5;
text-align:center;
color:#fff;
line-height:20px;
transition: all 0.2s ease;
width:22px !important;
height:22px !important;
font-size:12px;
position:relative;
z-index:1;
border-radius:50%;
}

.bt-pay span{
display:none;
}

.bt-pay i{
font-size:15px;
position:relative;
top:2px;
}
.bt-pay:hover{
background:#41A1FF;
}

.bt-pay:hover span{
display:block !important;
position:absolute;
min-width:100px;
height:auto;
background:#333;
z-index:1000 !important;
top:-20px;
left:-40px;
border-radius:4px;
line-height:15px;
padding: 2px 0;
}
.bt-reponse,.bt-reponse-droite {

    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: block;
    background: #CF0A2C !important;
    width: 30%;
    font-size: 14px !important;
    font-weight: normal;
    color: #FFF;
    border-radius: 3px;
    width: 40%;
    position: absolute;
    top: 80%;
    -webkit-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    transform: translateY(-65%);
    text-align: center;
    padding: 12px 10px;

}
.bt-reponse-droite{
	left: 50%;
}
.check{
margin: 4px 10% 10px 1% !important;
}
.texte_milieu_reponse {

    display: block;
    position: absolute;
    left: 46.5%;
    top: 70%;
    font-size: medium;

}
.boutonlnkdisabled{
	height: auto !important;
	
}
