ul.test_selection a {
    background: #E7E8EA;
    border-radius: 58px;
    padding: 3px;
    width: 78px;
    display: inline-block;
    margin-bottom: 10px;
}

#formupdateRegisterCandidate .horizontal .invalid-feedback {
    top: 0;
    left: 10px;
    flex: 100 auto;
}

div.optin input {
    margin-bottom: 0px;
    margin-top: 11px;
}

div.optin label {
    max-width: 100%;
    flex: 0 0 40%;
}



#formupdateRegisterCandidate div.subject_group_container a.with_image {
    padding: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    margin: 0;
}

#formupdateRegisterCandidate div.subject_group_container a img {
    height: 25px;
    top: 7px;
    position: relative;
    width: initial;
}

#form .main_container {
    display: inline-block;
}

#formupdateRegisterCandidate div.subject_group_container {
    justify-content: start;
    width: 100%;
    display: flex;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

#formupdateRegisterCandidate div.main_container {
    text-align: center;
    flex: 0 1 100px;
    margin-bottom: 5px;
    align-items: center;
}

#formupdateRegisterCandidate p.button_container {
    background: #E7E8EA;
    border-radius: 58px;
    padding: 4px;
    width: 50px;
    display: inline-block;
    margin-bottom: 5px;
}

#formupdateRegisterCandidate a.sbj_des {
    font-size: .8rem;
    display: block;
}

article#letremplinregisterformarticle img {
    width: initial;
}

body#letremplinregisterpage .page-heading {
    text-align: center;
    padding: 10px 0;
}

article#letremplinregisterformarticle h1 {
    margin: 40px 0;
}

/******************************************************************************************************
		Huawei contest register
******************************************************************************************************/
#huaweicontestregisterpage #formupdateRegisterCandidate {
    margin-left: 0;
}

#huaweicontestregisterpage .page-heading {
    padding-bottom: 10px;
    text-align: center;
}

#huaweiregisterformarticle p.success {
    font-weight: bold;
    color: #3BD981;
}

#formupdateRegisterCandidate {
    width: 100%;
}

/******************************************************************************************************
		Partenaire formation register page
******************************************************************************************************/
#partenaireformationregisterpage,
#partenaireformationregisterpage h2,
#partenaireformationregisterpage button {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#partenaireformationregisterpage label {
    font-weight: 400;
}

#partenaireformationregisterformarticle .horizontal label {
    top: 0;
    margin-right: 1rem;
}

#partenaireformationregisterformarticle input[type="radio"] {
    margin-bottom: 5px;
}

#partenaireformationregisterformarticle .is_ind {
    display: none;
}

#partenaireformationregisterpage nav,
#partenaireformationregisterpage header {
    display: none;
}

#partenaireformationregisterformarticle {
    margin-top: 0;
    text-align: center;
}

#partenaireformationregisterformarticle .tit {
    background-color: #00669a;
    color: #fff;
    padding: 20px 0;
    margin-bottom: 10px;
}

#partenaireformationregisterpage footer {
    display: none;
}

#partenaireformationregisterformarticle form {
    text-align: left;
}

#partenaireformationregisterformarticle button {
    background: #00669a;
    border-color: #00669a;
}



#partenaireformationregisterformarticle input[type='radio'] {
    align-self: center;
    width: 20px;
    height: 20px;
    top: -3px;
    text-align: center;
    color: #00669a;
    left: -3px;
    content: '\2713';
    position: relative;
    background-color: white;
    visibility: visible;
    border-radius: 50%;
    box-shadow: none;
    border: none;
    -moz-appearance: initial;
}

#partenaireformationregisterformarticle input[type='radio']:checked:after,
#partenaireformationregisterformarticle input[type='checkbox']:checked:after {
    width: 25px;
    height: 25px;
    top: -3px;
    text-align: center;
    color: white;
    left: -14px;
    content: '\2713';
    position: relative;
    display: block;
    background-color: #00669a;
    visibility: visible;
    border-radius: 50%;
    box-shadow: none;
    border: none;
    -moz-appearance: initial;
}

#partenaireformationregisterformarticle form .left_column,
#partenaireformationregisterformarticle form .right_column {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}


#partenaireformationregisterformarticle .utilisation {
    padding: 20px 10px;
    background-color: #eee;
}

#partenaireformationregisterformarticle #has_fur{
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    width: 40%;
    height: 200px;
}
#partenaireformationregisterformarticle div.form-group.horizontal {
    justify-content: flex-end;
    align-items: center;
}

#partenaireformationregisterformarticle .form-control {
    width: 400px;
}

#partenaireformationregisterformarticle form .right_column .form-control {
    width: 300px;
}

#partenaireformationregisterformarticle div.form-group.horizontal.is_pro {
    justify-content: initial;
    margin-bottom: 1rem;
}

#partenaireformationregisterformarticle .form-group.vertical label:first-of-type:not(.radio_label) {
    display: block;
}

.attentes label {
    float: left;
    position: relative;
    top: -5px;
    left: 15px;
    width: 100%;
}

.attentes input[type="checkbox"] {
    float: left;
    clear: left;
}

#partenaireformationregisterformarticle .attente .attentes {
    text-align:  left;
    display: inline-block;
}
#partenaireformationregisterformarticle .attente .attentes label.checkbox_label{
    float: initial;
}

#partenaireformationregisterformarticle .attente .attentes label:first-of-type {
    float: initial;
}

#partenaireformationregisterformarticle .attente {
    text-align:  center;
    margin-bottom: 2em;
}
#partenaireformationregisterformarticle .attente label:first-of-type{
    display: block;
}

#partenaireformationregisterformarticle .attente textarea {
    min-height: 100px;
    border-radius: 25px;
    border: solid 1px;
    clear: both;
    display: block;
    width: 80%;
    margin: auto;
}

#partenaireformationregisterformarticle input[type='checkbox']:checked:after {
    left: -5px;
}

#partenaireformationregisterformarticle .attente label:first-of-type {
    margin-top: 10px;
}

#partenaireformationregisterformarticle .container {
    max-width: 100%;
    padding: 0;
}

#partenaireformationregisterformarticle .sub_tit {
    bottom: 10%;
    font-size: 4rem;
    left: 80px;
    position: absolute;
    text-align: left;
}

#partenaireformationregisterformarticle .is_pro label.radio_label.checked {
    opacity: 1;
    background: #00669a;
    border: 1px solid #00669a;
}

#partenaireformationregisterformarticle .is_pro label.radio_label {
    padding: 10px;
    border: 1px solid #00669a85;
    border-radius: 10px;
    color: white;
    background: #00669a85;
    opacity: 0.5;
}

#partenaireformationregisterformarticle .is_pro input[type='radio'] {
    top: 5px;
    position: relative;
}

#partenaireformationregisterformarticle .is_pro input[type='radio']:checked:after {
    color: #00669a;
    background: white;
}



#partenaireformationregisterformarticle .is_pro input[type='radio']:after {
    width: 25px;
    height: 25px;
    top: -3px;
    text-align: center;
    color: white;
    left: -3px;
    content: '\2713';
    position: relative;
    display: block;
    background-color: #00669a;
    visibility: visible;
    border-radius: 50%;
    box-shadow: none;
    border: 1px solid #00669a;
    -moz-appearance: initial;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: white;
    border: 1px solid #000;
    border-radius: 50px;
}

.checkmark:after {
    content: '\2713';
    position: absolute;
    display: none;
}

input:checked~.checkmark {
    background-color: #00669a;
    border: 1px solid #00669a;
}

#partenaireformationregisterformarticle .attentes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

input:checked~.checkmark:after {
    display: block;
    color: white;
    position: absolute;
    bottom: -1px;
    right: 5px;
    border-color: #00669a;
}


#partenaireformationregisterformarticle .attentes label {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#partenaireformationregisterformarticle .header {
    position: relative;
}

#partenaireformationregisterformarticle .form-control{
    border-radius: 10px;
}

#partenaireformationregisterformarticle .horizontal .invalid-feedback{
    flex: none;
    width: initial;
}

#partenaireformationregisterformarticle .utilisation .attentes.mode label{
    width: auto;
}
#partenaireformationregisterformarticle .utilisation .attentes.mode{
    margin-left: 0;
}

#partenaireformationregisterformarticle .utilisation > label:first-of-type{
    width: 500px;
}

#partenaireformationregisterformarticle .attente label:first-child{
    width: 500px;
    text-align: left;
}


#partenaireformationregisterformarticle input::-webkit-outer-spin-button,
#partenaireformationregisterformarticle input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#partenaireformationregisterformarticle input[type=number] {
  -moz-appearance: textfield;
}

#partenaireformationregisterformarticle .utilisation label.radio_label:last-of-type{
    margin-right: 258px;
}

#partenaireformationregisterformarticle form .custom_col {
    display: flex;
    flex-direction: column;
    margin-right: 103px;
}
#partenaireformationregisterformarticle .attente .form-group.vertical label:first-of-type:not(.radio_label){
    width: 100%;
}

#partenaireformationregisterformarticle .attente label.checkbox_label {
    margin-left: 20px;
}


#partenaireformationregisterformarticle .logiciel{
    display: flex;
    margin-left: 10px;
}

#partenaireformationregisterformarticle .tests{
    display:flex;
}

#partenaireformationregisterformarticle .logiciel label{
    width: 510px;
}

#partenaireformationregisterformarticle .logiciel p.button_container {
    background: none;
    border-radius: 0px;
    padding: 4px;
    width: 50px;
    display: inline-block;
    margin-bottom: 5px;
    box-shadow: 3px 3px 4px grey;
    margin: 5px 20px;
}

#partenaireformationregisterformarticle .logiciel p.button_container.selected{
    border: 2px solid #00669a;
}



body#lsceregisterpage .page-heading {
    padding: 200px 0 35px;
}


/******************************************************************************************************
		linkedin register page
******************************************************************************************************/
#linkedinregisterpage .masthead{
	background: url(../images/landingpages/linkedin_header.png) no-repeat;
    background-size: contain;
    background-position: right bottom;
}

#linkedinregisterformarticle .form-group, #linkedinregisterformarticle .left_column{
    width: 60%;
}


#linkedinregisterformarticle .container{
    background: url(../images/landingpages/free_test_form.png) no-repeat;
    background-size: 33%;
    background-position: right 20%;
}

.g-recaptcha > div{
    margin: auto;
}

/******************************************************************************************************
		IIM landing register page
******************************************************************************************************/

body#iimregisterpage header div.masthead {
    background-color: initial;
    min-height: inherit;
}

body#iimregisterpage header > div.container {
    display: none;
}

body#iimregisterpage form#formupdateRegisterCandidate > .captcha {
    display: flex;
    justify-content: flex-start;
}

body#calibpowerbiregisterpage header div.masthead, #calibsalesforceregisterpage header div.masthead
{
    min-height: 100px;
}


#calibpowerbiregisterformarticle .button_area, #calibsalesforceregisterpage .button_area
{
    text-align: center;
    margin-top: 20px;
}

#calibpowerbiregisterformarticle .btn.btn-success, #calibsalesforceregisterformarticle .btn.btn-success
{
    color: #1d1d1b;
}

#calibsalesforceregisterformarticle .custom_green{
    font-weight: bold;
    color: #66CB98;
}

#calibpowerbiregisterformarticle .custom_blue {
    font-weight: bold;
    color: #8BCCFF;
  }

  /******************************************************************************************************
		ILP landing register page
******************************************************************************************************/
body#ilpregisterpage header div.masthead {
    background-color: initial;
    min-height: 100px;
}

#ilpregisterformarticle .form-group,#ilpregisterformarticle .left_column{
    width: 60%;
}

#ilpregisterformarticle .container{
    background: url(../images/landingpages/free_test_form.png) no-repeat;
    background-size: 33%;
    background-position: right 29%;
}

  /******************************************************************************************************
		Hebergement edu and OF page
******************************************************************************************************/
#hebergementheaderarticle{
    padding-top: 0;
}

#hebergementheaderarticle .logo {
    width: 200px;
    margin-bottom: 5em;
}

#hebergementheaderarticle div.left_column, #hebergementheaderarticle div.right_column{
    align-content: flex-start;
}

#hebergementheaderarticle h4{
    font-size: 2rem;
    color: #333;
}

#hebergementheaderarticle .right_column img{
    width: 499px;
    margin-left: 1em;
}

#hebergementheaderarticle.two_columns div.row>div{
    padding-bottom: 0;
}

#hebergementheaderarticle .try_demo_button_container a, #hebergementtestimonialarticle a{
    width: 250px;
    border-radius: 53px;
    min-height: 50px;
    align-content: center;
    font-weight: bold;
}

#hebergementfeaturesarticle a{
    width: 270px;
    border-radius: 53px;
    min-height: 50px;
    align-content: center;
    font-weight: bold;
}
#hebergementheaderarticle .try_demo_button_container{
    margin-top: 2em;
}

#hebergementheaderarticle .try_demo_button_container p{
    margin-left: 5em;
    font-size: 0.87rem;
}

#hebergementvideoarticle .container{
    padding: 60px 15px;;
}

#hebergementvideoarticle{
    color: #fff;
}

#hebergementvideoarticle img{
    border-radius: 10px;
}

#hebergementfeaturesarticle, #hebergementfeaturesarticle .title{
    text-align: center;
}

 #hebergementfeaturesarticle .title{
    color: var(--font-blue);
 }

#hebergementfeaturesarticle .feature_item{
    text-align: left;
}

#hebergementfeaturesarticle img{
    width: 75px;
}

#hebergementfeaturesarticle h3{
    color: #333;
    margin-bottom: 2rem;
    font-size: 1.5rem;
}

#hebergementfeaturesarticle .sub_title_desc{
    margin-bottom: 4em;
}

#hebergementfeaturesarticle .button_demo{
    margin-top: 3em;
}

#hebergementtestimonialarticle, #hebergementtestimonialarticle .title{
    text-align: center;
}

#hebergementtestimonialarticle .testimonial_block{
    display: flex;
    height: 12em;
}

#hebergementtestimonialarticle .testimonial_name{
    align-self: center;
    width: 40%;
}

#hebergementtestimonialarticle .testimonial_text{
    width: 60%;
    align-self: center;
}

#hebergementtestimonialarticle .try_demo_button_container p{
    font-size: 0.87rem;
}


#hebergementedupage, #hebergementofpage {
    color: #798DA3;
    font-family: Epilogue, 'Open Sans', sans-serif;
}

@media (max-width: 767px) {
    #hebergementheaderarticle .container{
        text-align: center;
    }

    #hebergementheaderarticle .logo{
        margin-bottom: 2em;
    }

    #hebergementfeaturesarticle .feature_item {
        text-align: center;
        margin-bottom: 2em;
    }

    #hebergementtestimonialarticle .testimonial_block {
        flex-direction: column;
        height: auto;
    }
    #hebergementheaderarticle .try_demo_button_container p{
        margin-left: 0;
    }

    #hebergementtestimonialarticle .testimonial_name, #hebergementtestimonialarticle .testimonial_text{
        margin-bottom: 2em;
    }

    #hebergementtestimonialarticle .testimonial_text{
        width: 100%;;
    }

    #hebergementheaderarticle .left_column{
        padding: 0;
    }   
    #hebergementfeaturesarticle h3{
        text-align: center;;
    } 
}