@import url('https://fonts.googleapis.com/css?family=Roboto|Lato:100,300,400,700,900|Roboto:100,300,400,500,700,900');html, html a{-webkit-font-smoothing:antialiased}
@font-face {
    font-family: 'Protomolecule';
    src: url('../fonts/Protomolecule-Medium.woff2') format('woff2'),
        url('../fonts/Protomolecule-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'ITC Avant Garde Pro Md';
  src:url(../fonts/Milliard-Book.eot); /* IE9 Compat Modes */
  src: url('../fonts/Milliard-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Milliard-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Milliard-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Milliard-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Milliard-Book.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'AvantGardePro-Xlt';
    src: url('../fonts/ITCAvantGardePro-Xlt.eot');
    src: local('â˜º'), url('../fonts/ITCAvantGardePro-Xlt.woff') format('woff'), url('../fonts/ITCAvantGardePro-Xlt.ttf') format('truetype'), url('../fonts/ITCAvantGardePro-Xlt.svg') format('svg');
    
}
@font-face {font-family: 'BebasNeueLight';
	src: url('../fonts/BebasNeueLight.eot');
    src: url('../fonts/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BebasNeueLight.woff2') format('woff2'),
        url('../fonts/BebasNeueLight.woff') format('woff'),
        url('../fonts/BebasNeueLight.ttf') format('truetype'),
        url('../fonts/BebasNeueLight.svg#BebasNeueLight') format('svg');
}
@font-face {
    font-family: 'BebasNeueBook';
    src: url('../fonts/BebasNeueBook.eot');
    src: url('../fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BebasNeueBook.woff2') format('woff2'),
        url('../fonts/BebasNeueBook.woff') format('woff'),
        url('../fonts/BebasNeueBook.ttf') format('truetype'),
        url('../fonts/BebasNeueBook.svg#BebasNeueBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde ProBk';
    src: url('../fonts/ITCAvantGardePro-Bk.eot');
    src: url('../fonts/ITCAvantGardePro-Bk.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardePro-Bk.woff2') format('woff2'),
        url('../fonts/ITCAvantGardePro-Bk.woff') format('woff'),
        url('../fonts/ITCAvantGardePro-Bk.ttf') format('truetype'),
        url('../fonts/ITCAvantGardePro-Bk.svg#ITCAvantGardePro-Bk') format('svg');
  
}

body.logged-in.education [class*='lrm-show-if-logged-education'] { display: none !important; }
body:not(.logged-in.customer) [class*='lrm-show-if-logged-customer'] { display: none !important; }
body:not(.logged-in.education) [class*='lrm-show-if-logged-education'] { display: none !important; }	
body:not(.logged-in.partners) [class*='lrm-show-if-logged-partners'] { display: none !important; }
.hidden {
	display: none!important;
}
.swpm-edit-profile-form {
	margin: 30px 50px;
}
.swpm-edit-form {
	width: 45%;
	display: inline-block;
    margin: 20px;
}
.swpm-edit-profile-form input {
	width: 400px!important;
}
.user_logged i {
	margin-right: 10px;
}
fieldset {
    padding: .35em .625em .75em!important;
    margin: 0 2px!important;
    border: 1px solid #c0c0c0!important;
}
.head-contact-info {
	position: fixed;
    right: 20px;
    top: 5px;
	font-weight: bolder;
	z-index: 999999;
}

.login_link a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f090";
    margin-right: 10px;
}
.swpm-login-widget-form,
.swpm-registration-widget-form,
#swpo-password {
	background-color: #3c3f49;
	float: none;
    border-radius: 5px;
    overflow: auto;
    padding: 0;
    margin-right: 10px;
	max-width: 70%;
    margin: 0 auto;
}

#swpm-login-form,
#swpm-registration-form,
#swpm-pw-reset-form {
	display: block;
    width: 100%;
    overflow: hidden;
    padding: 40px 30px 30px;
}
#swpm-login-form h2,
#swpm-registration-form h2,
#swpm-pw-reset-form h2 {
	font-size: 42px;
    color: white;
}
.swpm-login-form-inner,
.swpm-pw-reset-widget-inside, 
.swpm-registration-form {
	border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.swpm-username-label,
.swpm-password-label,
.swpm-label,
.swpm-rember-label {
	color:white;
}

body { font-family: "AvantGardePro-Xlt"; font-weight: 700}

h1, h2, h3, h4, h5 { font-family: "AvantGardePro-Xlt"; }
h2 { color: #f04623; font-size: 1.2em; font-weight: bold; }
h3 { color: #975122; font-size: 1.2em; font-weight: bold; }

strong { font-weight: bold!important;}
.clear { clear: both; }

a { color: #f04623; }
a:hover { color: #f04623; text-decoration: none; border-bottom: 1px dotted #f04623; }

#mainzone { margin-top: 175px; }
#mainzone.slideUp { margin-top: 0px!important; }
#mainzoneHome {
	position: absolute;
    width: 100%;
    top: 100%;
    margin-top: 30px;
    padding: 0 50px;
}

ul.no-margin { margin-left: 0 !important; }

.hidden {
	display: none!important;
}

#main-menu { 
	background: transparent; 
	margin-top: 20px;
    height: 50px; 
}
	.top-bar-section ul li > a { font-size: 1.2em; padding: 7px 20px; }
	.top-bar-section .dropdown li:last-child a { border-radius:0 0 15px 15px!important; }
	.top-bar { background: transparent; }
	.top-bar-section ul li { box-shadow: 1px 1px 3px 0 #ccc; background: #1f315f; margin: 0 0.5rem; border-radius: 0 0 15px 15px; text-align: center; letter-spacing: 0.2em; }
	.top-bar-section ul li img { margin-top: 3px; height: 35px; }
	
	
	.top-bar-section>ul>li a:hover { border-raduis:0!important; background: #1f315f !important; }
	.top-bar-section>ul>li:hover, .top-bar-section>ul>li:hover a { border-radius: 0!important;;border-bottom: 0 solid transparent; }
	.top-bar-section>ul>li:not(.has-form) a:not(.button) { background: #1f315f; border-radius:0 0 15px 15px; }
	
	.top-bar-section ul li > a.active,
	.top-bar-section li.active:not(.has-form) a:not(.button) { background: #1f315f; }
	.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) { border-radius:0!important; background: #1f315f; }
	
	.top-bar-section .dropdown li a { border-radius:0px!important;padding: 5px 15px; }
	
	.top-bar-section ul li > a { font-family: "Muli"; }
	
	

#menu-sous-menu li { padding-bottom: 0; text-align: center; }

.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { width: 100%; }

.top-bar-section ul.sub-menu li { box-shadow: none; border-radius: 0;
	font-size: 12px; line-height: 14px;
	border-top: dashed 1px #f04623;
	margin: 0;
    letter-spacing: normal;
   }
   .top-bar-section ul.sub-menu li a:hover { border-radius: 0; line-height: 25px;border-bottom: 0 solid transparent; }
   .top-bar-section ul.sub-menu li a { white-space: normal; line-height: 25px!important;min-height: 50px; }
   .top-bar-section ul.sub-menu li:last-child { border-radius:  0 0 15px 15px;}
   .top-bar-section ul.sub-menu li:last-child a, .top-bar-section ul.sub-menu li:last-child a:hover { line-height: 25px;  border: 0 none transparent; border-radius:  0 0 15px 15px;}
#header { 
	
	position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
	margin: 0 auto; 
	animation-duration: 3s;
}
#header-logo { padding: 0 2rem 0 4rem;
    text-align: left;
background: rgba(255,255,255,1);}


#header-logo.home { 
background: rgba(255,255,255,0.85);}

#header-bar { 
	margin-bottom: 0px; 
	background: transparent!important; 
	font-weight: bold; 
	font-size: 15px; 
	position: fixed;
    top: 0;
    height: 35px;
    z-index: 1000;
    width: 100%;	
}
#slideHome {
	position: absolute;
    top: 0;
    width: 100%;
}
.page-home.page-box {
	
}

.mobileLogo {
	display: none;
	margin-left: 70px;
}


@media only screen and (min-width:466px) {
	.MobileResponsif {
		display: none;
	}
	
	
}


@media only screen and (max-width:465px) {
	
	.swpm-login-widget-form, .swpm-registration-widget-form, #swpo-password {
		max-width: 90%!important;
	}
	
	#header-bar { 
		margin-bottom: 0px; 
		background: #000 !important; 
		height: 80px;
    	z-index: 1000;
		width: 100%;}
	#header {
		top:0;
		height: 100px;
	}
	.mobileLogo {
		display: block;
	}
	.mobileLogo img {
		max-width: 120px;
	}
	.logoHeader {
		width: 150px;
	}
	.hidden-xs {
		display: none;
	}
	#learn-press-user-profile {
		margin-top: 10px;
	}
	#learn-press-profile-header {
		display: none;
	}
	.learn-press-profile-dashboard {
		font-size: 12px;
		padding: 20px;
	}
	#learn-press-profile-content {
		margin-top: 0!important;
	}
	.profile-heading {
    font-size: 16px;
    padding: 5px;
    color: white;
	}
	#content ul {
    
    font-size: 12px;
	margin-bottom: 50px;
}
	#course-nav-tab .course-tab {
	padding: 20px!important;
}
	#tab_tab-overview.ui-widget-content {
		color: white!important
	}
	.ui-widget-content #learn-press-course-description,
	.ui-widget-content #learn-press-course-description h1 {
		color: white!important;
	}

	.lp-list-table thead tr th {
		font-size: 12px;
	}
	
	.page-home .box-content {
		font-size: 0.8em;
    	margin-left: 5px;
    	margin-right: 5px;
	}
	#mainzone {
    	margin-top: 55px;
	}
	#swpm-login-form h2, #swpm-registration-form h2, #swpm-pw-reset-form h2 {
		font-size: 22px;
	}
	.swpm-label {
		font-size: 12px;
	}
	#mainzoneHome {
		top: 100%;
    position: absolute;
    width: 100%;
	}
	
	.estimate {
		width: 100%!important;
		font-size: 14px!important;
			
	}
	
	.breadcrumbs-container {
		display: none;
	}
	.inside-page-box .page-box {
		width: 90%!important;
	}
	
	.inside-page-box .page-box .box-content {
		height: auto!important;
		min-height: inherit!important;
	}
	.page-box .box-content {
		padding: 0!important;
	}
	#footer-container { 
	padding: 20px 10px 30px 10px!important;
	
}

	
	
}
#slider { background: #e4e4e4; }

#breadcrumbs { 
	padding: 0.5rem 0.7rem; 
	font-size: 0.8em; 
}

.page-box .box-title { background: #f04623; border-bottom: 0 none; color: #fff; padding: 0.5rem 0;border-radius: 5px; margin: 0 2rem;}
.page-box .box-title h1 { color: #fff; font-size: 1.3em; margin: 0; font-weight: bold;}

.inside-page-box { text-align: center;}
.inside-page-box .page-box { width: 45%; display: inline-table; margin: 20px 1%;}
.inside-page-box .page-box .box-title {background: #1f315f; }
.inside-page-box .page-box .box-content { text-align: justify; height: 220px; min-height: 220px;}
.inside-page-box .page-box .box-content ul {     margin-left: 10px!important; }
.inside-page-box .page-box .box-content ul li { margin-bottom: 5px!important; }
#widget-ask-back .box-title { background: #ccc; font-size: 1.3em; margin: 0; }

.page-box .box-content { background: #fff; margin: 0; padding: 50px 10px 50px;  }
#widget-ask-back .box-content { padding-bottom: 10px; }
.page-box .box-content div { margin-bottom: 10px;}
.home-box .box-content { background: #fff; border: 1px solid #999; margin: 0; padding: 10px; box-shadow: 1px 1px 1px 0 #ccc; border-radius: 0 0 15px 15px; border-top: 0 none; }
.home-box .box-title { font-family: "ITC Avant Garde Pro Md"; border: 1px solid #999; box-shadow: 1px 1px 1px 0 #ccc; border-radius: 15px 15px 0 0; border-bottom: 0 none; }

#home-presentation li h2 { background: #f04623; color: #fff; font-size: 1.2em; border-radius: 15px 15px 0 0; padding: 3px 10px; margin: 0; }
#home-trust h3 { background: #1f315f; color: #fff; font-size: 1.2em; border-radius: 15px 15px 0px 0px; padding: 3px 10px; margin: 0; }
#home-about h4 { background: #cccccc; color: #000; font-size: 1.2em; border-radius: 15px 15px 0px 0px; padding: 3px 10px; margin: 0; }

#main-content { padding: 0 0 1rem 0; margin-top:15px;}
#main-content p { font-size: 1em; }
#content ul {  font-size: 16px;  margin-bottom: 70px; margin-top: 10px;}
ul.curriculum-sections {
	margin-bottom: 20px!important;
}

#bottom-main-content { /*background: #e4e4e4; padding: 1rem 0; margin-bottom: 1rem;*/ }
	
ul.footerContact {
	font-size: 1.2em;
    font-weight: 700;
}
ul.footerContact li {
	line-height: 1.7em;
}
ul.footerContact li i {
	padding-right: 10px;
}

.counterContener {
	text-align: center;
}
.adeoCounter .evc-c-digit {
	
    background: black;
    line-height: 200px!important;
    border-radius: 50%;
    width: 200px;
    height: 200px!important;
}

/*** list metiers ***/
.list-job li { padding: 0; }

.list-job-content {
  display: none;
  position: absolute;
  width: 380px;
  margin: 0px 20px;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
  font-size: 90%;
  border-radius: 5px;
}

.page-home .box-content { font-size: 1.1em;    margin-left: 5%;
    margin-right: 5%;}
.page-home p.title {  font-size: 1.8em!important; }
.page-home ul.assurpro li p {  padding: 0.3em 2.5em; line-height: 1.2em;}

.list-job-content h4 { color: #f04623; font-weight: bold; margin-bottom: 5px;}
.list-CCN li { color: #f04623; text-align: center;margin-bottom: 10px;}


.no-padding-left { padding-left: 0; }
.no-padding-right { padding-right: 0; }

.btn { background: #1f315f; text-align: center; color: #fff; border: 0 none; padding: 0.5rem 1rem; }
a.adeoLogo {
	margin-left: 30px;
	z-index: 99999999;
}

#footer { 
	font-size: 1em;
	line-height: 1.5em;
    margin-top: 1rem;
    border-top: 1px solid black;
	background: url("../img/background.png");
	margin-left: -50px;
    margin-right: -50px;
    padding: 0 50px;
}
#footer hr { margin: 0; border-color: #fff; }

#footer-container { 
	padding: 20px 100px 30px 100px; 
}
#footer-container hr { margin : 5px 0;}
#footer-container .fas {
	padding: 0 20px 0 0px;
	margin: 0;
}
#menu-menu-footer { margin: 0; padding: 0; }
#menu-menu-footer li { float: left; font-size: 0.8em; margin-right: 1rem; }
#menu-menu-footer li a { color: #000; }


#job-list { margin-bottom: 20px;}
#job-list h3 { color: white;}

#sliderJob {
  
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#sliderBTP {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#sliderJob .list-job-content {
	
	visibility: visible;
}

#sliderJob ul {
   margin: 0;
  padding: 0;
  list-style: none;
}

#sliderBTP ul {
  position: relative;
  margin: 0;
  padding: 0;
  
  list-style: none;
}

#sliderJob ul li {
  display: block;
  float: left;
  margin: 0;
   background: #f04623;
  text-align: center;
	height:100px;
	line-height: 100px;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 2px #fff solid;
	
		
}
#sliderBTP ul li {
 position: relative;
  display: block;
  float: left;
  margin: 0;
  background: #f04623;
  text-align: center;
	height:150px;
	line-height: 150px;
	font-weight: bold;
	font-size: 1rem;
	
	color: white;
	
		
}
.teaser {
	border-bottom: 2px #fff solid;
	height: 100px;
	margin: 0 50px 0 50px;
}
.progress {
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  height: .5rem;
  width: 100%;
  bottom: 0;
  border-top: 1px rgba(0, 0, 0, 0.15) solid;
}
.progress .bar {
  height: 100%;
  width: 0%;
  background: #fff;
}
button.control_prev, button.control_next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  border: none;
  width: 2em;
  height: 2em;
  line-height: 1em;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.6rem;
  opacity: 0.8;
  cursor: pointer;
  border-radius: 50%;
  transform: translateY(-50%);
	padding: 1px 6px;
	
}

 button.control_prev:focus, button.control_next:focus {
  outline: none;
  border: 1px rgba(255, 255, 255, 0.5) solid;
}
button.control_prev:hover, button.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

button.control_prev {
   left: 0.3rem;
}

button.control_next {
   right: 0.3rem;
}

.fas {
	padding: 0 20px 0 20px;
	margin: 0 10px 0 10px;
}

.progress {
	
	background: rgba(255,255,255,.3);
	height: .5rem;
	width: 100%;
	bottom: 0;
	border-top: 1px rgba(0,0,0,.15) solid;
}
	.bar {
		height: 100%;
		width: 0%;
		background: #fff;
		
	}




.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

/** content **/
ul.margin-bottom li {
	margin-bottom: 5px;
}

.estimate { margin: 0 auto; text-align: center;    display: block; width: 40%;}
.getdetail { margin: 0 auto; text-align: center;    display: block; width: 100%;font-size: 14px!important;}

/*** page info formation ***/
.page-formation {padding: 0 50px }
.page-formation h3 { color: #f04623; text-decoration: underline; margin: 1em 0; }
.page-formation #lien-programme { cursor: pointer; }
.page-formation  #detail-programme { display: none;}
.page-formation h4 { color: #f04623; text-decoration: underline; text-align: center;}
.page-formation p { margin-bottom: 0.5em; }
.page-formation .programme h3 { text-align: left;}
.page-formation #info-programme { text-align: left;}

.page-formation .programme { text-align: center; }
.page-formation .programme li { list-style-type: none; }
.page-formation .round-border { border: solid 1px black; border-radius: 5px; margin: 1em 0; padding: 1em;}
.page-formation ul { margin: 1em 0; }
.page-formation ul li { margin-bottom: 0.5em; }
/*** slider ***/
.orbit-container .orbit-slides-container > * .orbit-caption { font-size: 1.5em; bottom: 100px;}
#slider ul { height: 350px!important; }


/**** page contact ***/
.page-contact { }
.page-contact .box-content { }
.page-contact .gform_wrapper { margin-top: 0!important;}
.page-contact .gform_wrapper .ginput_container, .page-contact .gform_wrapper .gfield label { 
	display: inline!important;font-weight: normal; font-size: 14.4px;
}
.page-contact .gform_body .gfield { margin-top: 0; }
.page-contact div.ginput_container { margin: 0!important; }
.page-contact .address_line_1 { margin-bottom: 10px;display: block; }

/*** form ***/
.gform_body h2 { margin-bottom: 1rem;}

.gform_body .labelmargin { margin-bottom: 20px!important;    min-height: 40px; }
.gform_body .labelmargin .gfield_label { margin-top: -10px!important; }

.gform_body ul { margin-left: 0!important; }
.gform_body ul li { list-style-type: none; }
.gform_body .gfield_checkbox label { width: 80%;}
.ginput_container_radio li { width: 40%; }
.gform_body .gfield_checkbox { margin-left: 0!important; }


.gfield_radio li { display: inline-block; margin-left: 10px!important;}
.gfield_radio li input {margin-left: 10px!important;}

.gform_wrapper .left_label .gfield_description { display: none;}

.gform_wrapper input[type="text"] {height: 1.75rem!important}
.gform_wrapper .left_label .gfield_label { width: 39%!important; }
ul.gfield_checkbox { margin-left: 40%!important; }
.gform_wrapper select[multiple]  {height: 5rem!important}
.gform_wrapper select  {height: 2.25rem!important}
#learn-press-content-item {
	margin: 0 70px;
    padding: 70px;
    -webkit-box-shadow: 10px 10px 26px -17px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 26px -17px rgba(0,0,0,0.75);
box-shadow: 10px 10px 26px -17px rgba(0,0,0,0.75);
}
img.imageDescription {
	float: left;
	margin-right: 20px;
}
.content-question-summary {
	background-color: #3c3f49;
}
h4.question-title {
	color: white;
    font-size: 18px;
    padding: 20px;
	border-bottom: 1px solid white;
}
.answer-options .answer-option {
	background: unset!important;
	color: #fff!important;
	font-size: 16px!important;
}
.option-title .option-title-content {
	font-size: 16px!important;
}
.answer-options .answer-option input[type=checkbox], .answer-options .answer-option input[type=radio] {
    -webkit-appearance: initial;
    -moz-appearance: initial;
    margin: 6px 10px 0 3px!important;
    position: relative;
    border: 1px solid #eaeaea;
    z-index: 10;
    width: 16px!important;
    height: 16px!important;
    min-width: 16px!important;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
a.fullscreen-mode {
	position: absolute;
    top: -100px;
    right: 0;
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #f04623;
    color: white;
}
h3.course-item-title {
	text-align: center;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: bolder;
    border: 1px solid black;
    margin: 0 200px;
    border-radius: 10px;
    background-color: #f04623;
    color: white;
}
.course-item.course-item-lp_quiz {
	margin-left: 50px!important;

}
.course-item.course-item-lp_quiz.has-status.status-completed.passed {
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAIAAAB25e6CAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAAAB3RJTUUH5AwFEDYngx9paQAAAO1JREFUSMdjrLi0s8Ft7dnip3K7ghlwAGUuITcDTgj77rd3uy58p1ylca/0I7e1jK6u8+bBOJiKcDkLUz3xKpHVMyELfaj9nvIqBiIBYWNqhohQohJZDYr1yMGFP+iopRLFeuSYQ2bjj2NKVELjnph4wh+jxKjBVMmY4b/hiQEnMakUEnPEpHyBZs45YkuIyU1MDEQAiMUQQ/GrhKjBTGK4AIHAJz5IiVePrIYJM3jxZyfk8MCVnYg3czTjDWDcE5XxiM9OpGZRojIe8dmJ+CxKVOCTF6TEm0Yg4+EPXvKy6GjGg4EBbu0wDmxbDwAGwuHUTopTWwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0xMi0wNVQxNjo1NDozOSswMDowMDlX9vAAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMTItMDVUMTY6NTQ6MzkrMDA6MDBICk5MAAAAAElFTkSuQmCC') 50% 50% repeat;
	}
.course-item.course-item-lp_quiz.has-status.status-completed.failed {
		background: lightcoral;
	}
.course-item.course-item-lp_quiz a.section-item-link {
	color:black;
}
.course-remaining-time {
	display: none;
}
#learn-press-user-profile {
	background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAAAAADc7CYJAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABfSURBVCjPY1BQYIAD0Wui13DxwOoUoAAhiMmD8hUUQLpFr0G4+HgMMBNgkrh5pJiK7lpMNpSH6kvUEEANHQbckugacVqJzTmDJ7AIupWEECAhXEmIrUEQWETnAuLzFgBNRFgVDnBb9wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNy0wN1QwNzozNToyMiswMDowMLTX03gAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDctMDdUMDc6MzU6MjIrMDA6MDDFimvEAAAAAElFTkSuQmCC') 50% 50% repeat;
	border-radius: 10px;
	padding: 20px;
}
#learn-press-profile-header,
#learn-press-profile-nav {
	background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAAAAADc7CYJAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABfSURBVCjPY1BQYIAD0Wui13DxwOoUoAAhiMmD8hUUQLpFr0G4+HgMMBNgkrh5pJiK7lpMNpSH6kvUEEANHQbckugacVqJzTmDJ7AIupWEECAhXEmIrUEQWETnAuLzFgBNRFgVDnBb9wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNy0wN1QwNzozNToyMiswMDowMLTX03gAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDctMDdUMDc6MzU6MjIrMDA6MDDFimvEAAAAAElFTkSuQmCC') 50% 50% repeat!important;
	
}

ul.lp-sub-menu {
	color:white;
}
#swpm-editprofile-form label,
#learn-press-profile-basic-information label,
#learn-press-profile-basic-information .description,
.learn-press-form label,
.learn-press-form .description {
	color:white;
}

#learn-press-content-item .content-item-wrap {
	margin: 0 auto;
}
.content-item-description.lesson-description {
	text-align: center;
}
ul.list-agency li {
	min-height: 300px;
}
.list-agency-title {
	margin: 20px;
    padding: 20px;
    border: 1px solid black;
	min-height: 330px;
}
.course-instructor {
	display: none!important;
}
.contactImage {
	text-align: center;
}
@media only screen and (max-width:1450px) {
 	#TopWidget {
		font-size: 14px!important;
	}
}
.column-status {
	float: none!important;
}
ul#finalCourse {
	list-style: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
ul[class^='question_'],
ul.question {
	list-style: none!important;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid black;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
ul.finalQuizz {
	list-style: none!important;
}
#finalCourse {
	bottom: 0px;
    top: 0;
    position: fixed;
   padding: 30px;
    background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAAAAADc7CYJAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABfSURBVCjPY1BQYIAD0Wui13DxwOoUoAAhiMmD8hUUQLpFr0G4+HgMMBNgkrh5pJiK7lpMNpSH6kvUEEANHQbckugacVqJzTmDJ7AIupWEECAhXEmIrUEQWETnAuLzFgBNRFgVDnBb9wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNy0wN1QwNzozNToyMiswMDowMLTX03gAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDctMDdUMDc6MzU6MjIrMDA6MDDFimvEAAAAAElFTkSuQmCC') 50% 50% repeat;
    left: 0;
    overflow: scroll;
    z-index: 99000;
    right: 0;
}
#scrollArea {
	font-family: ITC Avant Garde ProBk;
}
.jconfirm .jconfirm-holder {
	margin: 0 25%;
}
li.answer-option.answer-selected.answered-wrong {
	background-color: red!important;
}
li.answer-option.answer-correct.answer-selected.answered-correct {
	background-color: #008000bf!important;
}

#learn-press-profile-nav .tabs > li.gradebook {
	display: none;
}
#addtime .form-group {
	margin: 20px;
}
.lp-course-buttons .continue-course {
	display: none!important
}
li.optionAnswer {
	padding-left: 50px;
}
.tableHeader label {
	font-weight: bold!important;
	text-align: center!important;
	margin-right: 20px;
	color:white;
}
.qcm_detail {
	text-align: center!important;
	margin-right: 20px;
}

.process-export-excel:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img/icone-excel.png) no-repeat;
    background-size: 100%;
}
tr.tableHeader {
		border-bottom: 1px solid black;
	}
@media only screen and (max-width:768px) {
	#learn-press-content-item {
		margin: 0;
		padding: 0;
	}
}
@media only screen and (max-width:466px) {
	h3.course-item-title {
		margin: unset!important;
    	font-size: 12px!important;
	}
	.page-box .box-title {
		margin-top: 30px!important;
    	margin-bottom: 20px;
	}
	#course-item-content-header {
		display: none!important
	}
	#quiz-result {
		min-height: 350px;
	}
	.page-box .box-title h1 {
		font-size: 12px!important;
	}
	.learn-press-breadcrumb,
	.course-meta,
	.learn-press-course-results-progress,
	.course-nav.course-nav-tab-instructor,
	#course-curriculum-toggle {
		display: none!important;
	}
	ul.learn-press-nav-tabs .course-nav a {
		font-size: 11px;
    padding: 2px 10px!important;
	}
	.curriculum-sections,
	.section-content {
		margin-left: 0!important
	}
	.curriculum-sections .section-header {
		display: none!important
	}
	.course-curriculum ul.curriculum-sections .section-content .course-item {
		font-size: 11px!important
	}
	.course-item.course-item-lp_quiz {
		padding-left: 10px!important
	}
	
	
	.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon, .course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
		padding: unset!important
	}
	.content-item-quiz {
		padding: 30px 0px!important;
	}
	.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
		font-size: 10px!important
	}
	ul.questionUl {
		padding: 10px!important;
   		margin: 20px 5px!important;
		font-size: 10px!important;
	}
	.optionanswer {
		padding-left: unset!important;
		font-size: 10px!important;
	}
	#clb-bottom-btn {
		display: none;
	}
	#footer-container img {
		width: 120px;
	}
	.tnp-subscription div.tnp-field {
		display: inline-flex;
    width: 100%;
	}
	.tnp-field label {
		line-height: 40px;
    padding-right: 20px;
	}
	.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select {
		width: 70%!important;
	}
	.footerContact {
		font-size: 12px!important
	}
	li[class^='questionLi_'],
	li.questionLi {
		margin: 5px!important;
		font-size: 12px;
	}
	#quizzButton {
		margin-left: 10px;
	}
	.learn-press-course-results-progress {
		 color: #fff;
   		 padding: 20px;
    	background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAAAAADc7CYJAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABfSURBVCjPY1BQYIAD0Wui13DxwOoUoAAhiMmD8hUUQLpFr0G4+HgMMBNgkrh5pJiK7lpMNpSH6kvUEEANHQbckugacVqJzTmDJ7AIupWEECAhXEmIrUEQWETnAuLzFgBNRFgVDnBb9wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNy0wN1QwNzozNToyMiswMDowMLTX03gAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDctMDdUMDc6MzU6MjIrMDA6MDDFimvEAAAAAElFTkSuQmCC') 50% 50% repeat;
	}
	
	
	
}
button.completeLesson {
	display: table-cell;
    vertical-align: middle;
    position: absolute;
    right: 50px;
   padding: 5px 10px;
    top: 15px;
	color: #fff!important;
}
#tab_tab-instructor .course-author,
#tab_tab-finalexam .course-finalexam {
	margin-top: -50px;
    color: white;
}
#tab_tab-instructor .course-author h3,
#tab_tab-finalexam .course-finalexam h3 {
	color:white;
	margin-bottom: 20px;
}
.finalexam-content {
	line-height: 30px;
}
#learn-press-profile-nav .learn-press-profile-dashboard {
		color: white!important;
	}
#learn-press-profile-nav .learn-press-profile-dashboard a {
		color: #f04623!important;
	}
form.FormSuivi,
form.FormIni {
	padding: 0 20px;
}
form.FormSuivi label.gfield_label,
form.FormSuivi label,
form.FormIni label.gfield_label,
form.FormIni label {
	color: white!important
}
#lessonForm {
	padding:  0 30px;
	background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAAAAADc7CYJAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABfSURBVCjPY1BQYIAD0Wui13DxwOoUoAAhiMmD8hUUQLpFr0G4+HgMMBNgkrh5pJiK7lpMNpSH6kvUEEANHQbckugacVqJzTmDJ7AIupWEECAhXEmIrUEQWETnAuLzFgBNRFgVDnBb9wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNy0wN1QwNzozNToyMiswMDowMLTX03gAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDctMDdUMDc6MzU6MjIrMDA6MDDFimvEAAAAAElFTkSuQmCC') 50% 50% repeat;
}
.headerAvis {
	text-align: right;
    padding-right: 50px;
}
button.poolCourse {
	background: transparent!important;
}
.poolCourse img {
	    width: 250px;
}
#gformWrapper {
	padding:  20px 30px;
	min-width: 80%;
	background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVEAAAAADc7CYJAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABfSURBVCjPY1BQYIAD0Wui13DxwOoUoAAhiMmD8hUUQLpFr0G4+HgMMBNgkrh5pJiK7lpMNpSH6kvUEEANHQbckugacVqJzTmDJ7AIupWEECAhXEmIrUEQWETnAuLzFgBNRFgVDnBb9wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNy0wN1QwNzozNToyMiswMDowMLTX03gAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDctMDdUMDc6MzU6MjIrMDA6MDDFimvEAAAAAElFTkSuQmCC') 50% 50% repeat;
}
ul.gfield_radio li {
	max-width: 120px;
}
#gform_12 h1 {
	color: white
}
.gform_body .formError {
	color:red;
	margin: 0 20px;
}