

/* specific: courseMenu, endDemoPopup & contactPopup */

.image-container.endDemo{
	width:80px;
	margin: auto;
}

.cta-contextual.primary.endDemo{
	width: -webkit-fill-available;
    border-radius: 5px;
    line-height: 10px;
}

.inner.endDemo {
    width: 790px;
    height: 435px;
	padding:0;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.displayFlex.endDemo{
	display: flex;
    justify-content: space-between;
}

.cta-contextual.primary > a, .cta-contextual.primary > a:hover {
	color: #ffffff;
    text-decoration: none;
}

.row.endDemo{
	height:250px;
	background-color: #ECF3FF;
	border-radius:10px;
	padding:10px;
	width: 220px;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 25px;
}

.row.endDemo > h4{
    text-align: center;
}

.cta-contextual.EndDemo{
	float:right;
	margin-top: 30px;
	margin-bottom: 20px;
}

ul.endDemo > li {
	background-image: url('../img/img-check-ok.png');
	background-size: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 28px;
    padding-bottom: 5px;
	width: 150px;
}

ul.endDemo {
	list-style-type: none;
	
}

body.front-popup-body .main-container > .inner:first-child{
	padding-top: 0px;
}

h4#LblTitleEndDemo {
    position: relative;
    bottom: 12px;
}

div#courseContent {
    text-align: -webkit-center;
}

.marginT10 {
    margin-top: 10px;
}

img#courseImgPoma {
    border-radius: 10px;
}

#MainContentPlaceHolder_LblEndDemoRowContent2{
	text-align: center;
}

.inner.contactPopup{
    width: 710px;
    height: 599px;
    padding-top: 0;
}
.cta-contextual.contactPopup{
    float: right;
    position: relative;
    left: 20px;
    top: 30px;
}

.main-container .lesson-menu-main-container.colored-row-container {
	background-color: transparent;
}

.trainings-main-container { 
	margin-top: 0px; 
	margin-bottom: 0px;
}

header.with-lang .front-lang {
	right: 247px; 
	top:27px;
    z-index: 999;
}

.guest-user header.with-lang .front-lang {
    top: 22px;
	right:300px;
}

.widget-attributcours .title-container .col-container h1 {
	padding-top:40px;
	padding-bottom:0px;
}

.widget-attributcours .title-container .col-container h4,
.widget-attributcours .title-container > a {
	display:none;
}

.home-col-left .generic-news-carousel-container .col-container.inner {
	padding-left:0px;
}

.popup-background {
	background-color: #3A7CF7;
	opacity: 0.3;
}

@media (max-width: 768px){
	section.intro {
		padding-left: 10px;
		padding-right: 0;
	}
	
	header .logged-out-profile-container {
		max-width: 140px;
		display: block;
		padding: 5px 20px;
	}
	
	header .logged-out-profile-container .cta-contextual {
		padding: 6px 8px;
	}
}


.catalog-details .followers-pic-list > img.pic-36 {
	display:none;
}

.contact-us {
    background: url(../../../../../_domains/www/assets/front/img/ski.png) center no-repeat;
}

ul.bullet-check.bullet-check-blue li {
  background: url(../../../../../_domains/www/assets/front/img/picto/bullet-check-blue.svg) left center no-repeat; 
}
ul.bullet-check.bullet-check-white li {
  background: url(../../../../../_domains/www/assets/front/img/picto/bullet-check-white.svg) left no-repeat; 
}

#wbtForm {
	width:100%;
}

#divProfil span.cta-save > input.cta-contextual.cta-save {
	position: relative;
	padding-left:5px;
}


#divProfil .following-content {
    margin-top: 40px;
    margin-bottom: 30px;
}

#divProfil input[type="password"].input-password {
    max-width: 200px;
    border: none;
}

#divProfil .profile-password-container span.input-password-container {
    display: flex;
}

#divProfil .profile-password-container {
    display: block;
}

#divProfil #image-crop,
#divProfil .ThmbPanel img {
    max-height: 200px;
    max-width: 200px;
	height: 200px;
    width: 200px;
}

#divProfil .TxtLoadThmb {
    color: #7db9dd;
    font-weight: bold;
}

.widget-freetext-41 {
	padding: 0px !important;
}	