body{
	font-size:16px;
	background-color:#e6e6e6;
}

.logo-col img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
}

.global{
	width:95%;
	max-width:1170px;
	margin:auto;
	background-color:#FFF;
}

canvas{
	max-width:100%;
}

section{
	min-width:240px;
}

h1{
	font-size: 30px;
	font-weight:500;
	margin: 20px 0 20px 0;
}

h2{
	font-size: 22px;
	font-weight:500;
	margin: 20px 0 20px 0;
	color:#656565;
}

.modal-dialog {
    width: 80%;
	margin:auto;
}

header.row-header {
    padding: 20px 0px;
    background-color: #fff;
	border-bottom: solid 1px #a8a8a8;
	box-shadow: 0 7px 10px -2px #CCC;
	margin-bottom:60px;
}

.titreemployeur{
	font-size:32px;
	overflow:visible;
	color:#656565;
	text-align:center;
}

.titreemployeur:after{
	content:'';
	display:block;
	height:2px;
	background-color:#30c2a6;
	width:30%;
	margin:auto;
	margin-top:20px;
	margin-bottom:40px;
}

.grey{
	color:#484848;
}

.container{
	padding: 40px 20px 0px 20px;
	height:310px;
	border: 2px solid #30c2a6;
	width:26%;
	position:relative;
	margin-bottom:50px;
	float:left;
	
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.container p{
	padding: 15px 0 40px 0;
}

.container .number {
    font-size: 84px;
    color: #30c2a6;
    position: absolute;
    bottom: -64px;
    right: 20px;
}

.chevron-container{
	color:#30c2a6;
	float:left;
	font-size:45px;
	width:10%;
	text-align:center;
}

.chevron-container .glyphicon{
	font-weight:bolder;
	transform: scale(.5,1);
	line-height:250px;
}

.ensavoirplus{
	clear:both;
	padding-top:20px;
}

.ensavoirplus label{
	color:#000;
	font-size:15px;
}

.ensavoirplus a{
	font-weight:bolder;
	text-decoration:none;
	color:#000;
}

h4.modal-title{
	font-size:18px;
	
}

.modal-header .close{
	line-height: 40px;
    height: 40px;
	margin:0;
	padding:0;
}

.alert{
	color:red;
	padding:0;
	margin: -5px 0 0 25px;
	font-size:12px;
}

.switch-box{
	width:90px;
	text-align:center;
	float:right;
	margin-top: 5px;
}

.switch-box span{
	font-size:14px;
	margin-bottom: 6px;
	display: block;
}

.switch-label {
  display:block;
  background:#c4c4c4;
  height:40px;
  width:85px;
  border-radius:40px;
  margin:40px 0;
  position:relative;
  margin: auto;
  font-size: 16px;
}
  .switch-label .on {
    display:block;
    position:absolute;
    z-index:0;
    right:15px;
    width:90px;
    line-height:40px;
    opacity:0;
    color:#FFF;
	font-weight:bolder;
	font-size: 16px;
  }
  .switch-label .off {
    display:block;
    position:absolute;
    z-index:0;
    right:10px;
    text-align:right;
    width:90px;
    line-height:40px;
    opacity:1;
    color:#656565;
	font-weight:bolder;
	font-size: 16px;
  }
  [type="checkbox"].switch + .switch-label:before {
    content:'';
    display:block;
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    border-radius:40px;
    height:30px;
    width:30px;
	margin:5px;
    background:#656565;
	transition:.25s ease-in-out;
	border:none;
  }
  
.switch {
  /*position:absolute;
  left:-99000px;*/
}


    .switch:checked + .switch-label {
      background:#30c2a6;
	  transition:.25s ease-in-out;
	}
	
      .switch:checked + .switch-label .on {
        right:15px;
        opacity:1;
		transition:.25s ease-in-out;
      }
      .switch:checked + .switch-label .off {
        right:15px;
        opacity:0;
		transition:.25s ease-in-out;
      }
	  
      [type="checkbox"].switch:checked + .switch-label:before {
        left:45px;
		background-color:#FFF;
		transition:.25s ease-in-out;
		border:none;
		border-radius:40px;
      }
	  
	  [type="checkbox"].switch:checked + .switch-label::after {
		  content: '';
	  }
	  
	  [type="checkbox"].switch:not(checked) + .switch-label::after {
		  content: '';
	  }

.triangle {
    padding-left: 20px;
    background: url(../images/triangle.png) no-repeat left 4px;
	text-align:left;
}

button.btn-primary .glyphicon-remove{
	margin-top:2px;
}

.rappel{
	background-color:#EFEFEF;
	padding:8px 8px 8px 50px;
	color:#146455;
	text-align:left;
	position:relative;
}

.rappel:before{
    content: url(../images/union-vert.png);
    position: absolute;
    top: 10px;
    left: 13px;
    font-size: 25px;
	margin-bottom: 20px;
	width:24px;
	height:28px;
}

.ml20{
	margin-left:20px;
}

.parcourspro {
	width:100%;
	border-bottom:solid 1px #c4c4c4;
}


.parcourspro h2 {
    padding-left: 45px;
	line-height: 40px;
	font-size:20px;
    background: url(../images/cocarde.png) no-repeat left 0px;
	background-size: contain;
	text-align:left;
	color:#30c2a6;
	display: inline-block;
	
	min-height:40px;
}

#experiences .switch-box {
	position:relative;
	top:5px;
}

#experiences div{
	margin-top: 40px;
	height: 85px;
}

#experiences div:first-of-type{
	margin-top: 30px;
}

#experiences div .dates{
	color:#656565;
	font-size:26px;
	text-align:left;
	padding: 3px 0 0 45px;
	height:85px;
	line-height:40px;
	position:relative;
	border-right:solid 3px #c4c4c4;
	display:inline-block;
	width: 35%;
}

.firstmajuscule{
	text-transform:capitalize;
}

#experiences div .datesinactifs{
	color:#c4c4c4;
	border-right:solid 3px #c4c4c4;
}

#experiences div .dates .bulletdates{
	content:'';
    display:block;
	background-color:#30c2a6;
	height:130px;
	width:1px;
	position:absolute;
	top:46%;
	left: 12px;
}

#experiences div .dates .bulletdates:before{
	content: '';
	display: block;
	background-color: #30c2a6;
	height: 11px;
	width: 11px;
	border-radius: 11px;
	position: absolute;
	top: -2px;
	right: -5px;
}

#experiences div:last-of-type .dates .bulletdates{
	content:'';
    display:block;
	background-color:#30c2a6;
	height:1px;
	width:1px;
	position:absolute;
	top:48%;
	left: 12px;
}

#experiences div .dates .bulletdatesinactifs{
	content:'';
    display:block;
	background-color:transparent;
	height:125px;
	width:1px;
	position:absolute;
	top:-20px;
	left: 12px;
}

#experiences div .dates .bulletdatesinactifs:before{
	content: '';
	display: block;
	background-color: #c4c4c4;
	height: 12px;
	width: 12px;
	border-radius: 12px;
	position: absolute;
	top: 46%;
	right: -5px;
	/*border: solid 1px #FFF;*/
}

#experiences div:last-of-type .dates .bulletdatesinactifs{
	height:58px;
}

#experiences div:last-of-type .dates .bulletdatesinactifs:before{
	top: 101%;
}

#experiences div:first-of-type .dates .bulletdatesinactifs{
	height:65px;
	top: 45%;
}

#experiences div:first-of-type .dates .bulletdatesinactifs:before{
	top: -2%;
}

.text-info-experience{
	height:82px;
	display:inline-block;
	color:#656565;
	font-size:26px;
	text-align:left;
	position: relative;
	top: -3px;
	left: 30px;
	width: 45%;
}

.text-info-experience span{
	overflow: hidden;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.text-info-experience span:hover:after{
    border: 1px solid #30C2A6;
    padding: 3px 6px;
    background: #fff;
    content: attr(data-title);
    position: absolute;
    right: 0px;
    top: -20px;
    color: #000;
    font-size: 12px;
}

.text-info-experience input{
	width: 100%;
    border-radius: 13px;
    border: solid 1px #c4c4c4;
    margin-top: 4px;
    font-size: 14px;
    padding: 12px 12px 12px 12px;
    color: #000;
}

.text-info-experienceinactifs{
	color:#c4c4c4;
}

.text-info-experienceinactifs input{
	border:solid 1px #c4c4c4;
	color:#c4c4c4;
}

.cocarde-box{
	width:90px;
	text-align:center;
	float:right;
	position:relative;
	top: -15px;
}

.cocarde-box span{
	font-size:14px;
	line-height: 14px;
	display: none;
	margin-top: 3px;
}

.text-info-experience p{
	font-size:14px;
	margin-top:5px;
}

.cadre{
	border: 1px solid #30c2a6;
	border-radius: 20px;
	padding:25px;
	width: 90%;
	margin: auto;
}

.largeursanscadre{
	width: 90%;
	margin: auto;
}

.cadre h1, .cadre h2{
	color:#30c2a6;
}

.cadre p{
	color:#656565;
	font-size:17px;
}

.cadre a{
	color:#656565;
	text-decoration:none;
	font-weight:bolder;
	font-size:17px;
}

.cadre p.icone-mail{
	padding: 10px 0 0 60px;
    background: url(../images/email.png) no-repeat 15px 4px;
	text-align:left;
	font-size:16px;
}

.cadre .glyphicon-ok{
	background-color: #30c2a6;
	height: 52px;
	width: 52px;
	border-radius: 52px;
	margin:auto;
}

.cadre .glyphicon-ok:before{
	font-family: 'Glyphicons Halflings';
	color: #FFF;
	margin-top: 14px;
	display: inline-block;
}

.timeline{
	padding-bottom: 50px;
	display: block;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 30px;
}

.timeline .h70 {
    height: 50px;
}

.timeline ul {
    display: flex;
    width: 100%;
    padding: 0;
    flex-wrap: nowrap;
}


.timeline ul li {
	list-style-type:none;
    display: block;
 }

.timeline ul li.col-md-1 {
     flex: 1;
}

.timeline ul li.col-md-2 {
    flex: 2;
}

.timeline nav ul li a{
	position:relative;
	cursor:default !important;
	font-size:20px;
}

.timeline nav ul li a span.resumetimeline{
	position:absolute;
	top: 96px;
	width: 100%;
	font-size: 14px;
}

.timeline .etap_disabled, .timeline .etap_success, .timeline .etap_enCours {
    height: 22px;
}

.timeline .round {
	font-size: 18px;
	width: 40px;
	height: 40px;
	padding: 7px 10px;
	text-align:center;
}

.timeline .etap_success .round {
	padding: 11px !important;
}

.chevron-parcours{
	display:none;
}

.certification {
    background: url(../images/icon-certif.png) no-repeat center 6px;
    padding-top: 100px;
}

.red{
	color:red;
	background-color:transparent;
}

.red:before{
	top: 4px;
	content: url(../images/union-rouge.png);
	width:24px;
	height:28px;
}

@media (max-width:950px) {
	.global{
		width:100%;
	}
	
	#experiences div .dates{
		width: 40%;
	}
	
	.text-info-experience{
		width: 40%;
	}
	
	.cadre{
		width: 98%;
	}
	
	.largeursanscadre{
		width: 98%;
	}
}


@media (max-width:768px) {
	
	.parcourspro h2{
		background-size:30px;
	}
	
	.global{
		width:100%;
	}
	
	.chevron-container{
		width:100%;
		height:45px;
		margin-top:-60px;
	}

	.chevron-container .glyphicon{
		transform: rotate(90deg) scale(0.5,1);
		line-height:45px;
		vertical-align:middle;
	}

	.container{
		display:block;
		width:100%;
		height:auto;
		padding: 10px 10px 0px 20px;
	}
	
	.container img{
		display:inline-block;
	}
	
	.container p{
		width:70%;
		display:inline-block;
		padding: 30px 0 30px 5%;
		vertical-align: middle;
	}
	
	.timeline ul li.col-md-1 {
		display:none;
	}
	
	.parcourspro h1{
		font-size:18px;
	}
	
	#experiences div {
		margin-top: 10px;
		height: auto;
	}
	
	#experiences div .dates {
		color: #656565;
		font-weight: bolder;
		font-size: 16px;
		text-align: left;
		padding: 3px 0 0 45px;
		height: 25px;
		line-height: 20px;
		position: relative;
		border-right:none;
		display: block;
		width: auto;
		margin:0px;
	}
	
	.text-info-experience {
		font-size: 22px;
		top: -5px;
		left: 45px;
		width: 60%;
	}
	
	.text-info-experience input {
		border-radius: 12px;
		font-size: 12px;
		padding: 10px;
	}
	
	
	#experiences .switch-box {
		top: -20px;
	}
	
	#experiences div .datesinactifs {
		border-right: none;
	}
	
	#experiences div .dates .bulletdates {
		height: 134px;
		top: 70%;
	}
	
	#experiences div:first-of-type .dates .bulletdatesinactifs:before{
		top: 10%;
	}
	
	#experiences div .dates .bulletdatesinactifs:before {
		top: 29%;
	}
	
	#experiences div:last-of-type .dates .bulletdatesinactifs:before {
		top: 54%;
	}
	
	#experiences div .datesinactifs {
		color: #c4c4c4;
	} 
	
	.btn-retour{
		clear:both;
		margin-left:0;
	}
	
	.cocarde-box {
		top: -35px;
	}
	
	.modal-dialog {
		font-size: 14px;
	}
}

@media (max-width:550px) {
	
	.parcourspro h2{
		line-height:22px;
	}
	
	
	.timeline nav ul li a{
		font-size:3.8vw;
	}

	.timeline nav ul li a span.resumetimeline{
		font-size:2.6vw;
	}

	.timeline .round {
		font-size: 3.4vw;
		width: 7.8vw;
		height: 7.8vw;
		padding: 1.2vw;
	}

	.timeline .etap_success .round {
		padding: 2vw !important;
	}

	.timeline .etap_disabled, .timeline .etap_success, .timeline .etap_enCours {
		height: 4.2vw;
		margin: -1.8vw -2.8vw 0 -1.8vw;
		border-width: 0.8vw;
	}

	.timeline ul li.col-md-2 {
		padding-left:0.8vw;
		padding-right:0.8vw;
	}
	
	.parcourspro h1{
		font-size:16px;
		width:60%;
		line-height:18px;
		font-weight:bolder;
	}
	
	.text-info-experience {
		width: 55%;
	}
	
	.modal-dialog {
		width: 95%;
	}
	
	.modal-body {
		padding: 20px;
	}

}

@media (max-width:400px) {
	
	body{
		font-size:14px;
	}
	
	h1{
		font-size: 25px;
	}

	h2{
		font-size: 19px;
	}
	
	.ensavoirplus label{
		font-size:13px;
	}

	h4.modal-title{
		font-size:16px;
	}
	
	.parcourspro h1{
		font-size:16px;
		width:50%;
		padding-left:0;
		background:none;
	}
	
	.cadre p{
		font-size:15px;
	}

	.cadre a{
		font-size:15px;
	}

	.cadre p.icone-mail{
		font-size:13px;
	}

	.container p{
		width:100%;
		padding: 10px 0 35px 0;
	}
	
	.timeline nav ul li a{
		font-size:13px;
		line-height:12px;
	}
	
	.timeline .h70 {
		height: 40px;
	}

	.timeline nav ul li a span.resumetimeline{
		font-size:10px;
		top:80px;
	}
	
	#experiences div .dates {
		padding: 0;
	}
	
	.text-info-experience {
		left: 0px;
	}
	
	#experiences div .dates .bulletdates {
		display:none;
	}
	
	#experiences div .dates .bulletdatesinactifs{
		display:none;
	}
	
	.switch-box{
		right:-20px;
	}
	
	.chevron-parcours{
		display:block;
		top: -32px;
		position:relative;
		transform: rotate(0deg);
	}
	
	#experiences div .dates {
		top: -25px;
	}
	
	#experiences div:first-of-type .dates {
		top: 0px;
	}
	
	#experiences div:last-of-type .chevron-parcours,
	#experiences div:last-of-type .dates .bulletdates	{
		display:none;
	}
	
	.btn, .inputfile + label {
			font-size:12px;
	}
	
	.sal button.btn-primary{
		display:none;
	}
	
	.sal a.btn-primary, .sal input.btn-primary{
		padding-left: 6px;
		padding-right: 6px;
		min-width: 65px;
	}
	
	.text-info-experience {
		font-size: 18px;
	}
	
}

@media (max-width:300px) {
	.text-info-experience {
		width: 48%;
	}
}