﻿/* ***************************** */
/* *********** Index *********** */
/* ***************************** */
.index {
    height: 45vh;
}

video#bgvid {
    position: absolute;
    left: 0px;
    padding: 0;
    z-index: -100;
    background: url(../img/bg_01.jpg) no-repeat;
    background-size: cover;
}

.home_list_offre2 {
    background: rgba(82, 91, 104, 0) !important;
    color: #ffffff;
    padding: 0;
    margin-top: 13vh;
}

.home_list_offre2 .head {
    background: #F54765;
    margin-top: -5vh;
}

.modal-backdrop {
    z-index: 0 !important;
    background-color: rgba(82, 91, 104, 0) !important;
}

.compo_expertise .wrap .item:hover {
    background-size: auto 105% !important;
    color: #F54765 !important;
}

.compo_expertise h3 a, .compo_expertise li a {
    color: white;
}

.item:hover h3 a, .item:hover li a, .item:hover .content hr {
    color: #F54765;
}
/*
div .text-center {
    text-align: center;
}*/

.single_offre .right {
    background: #ffffff;
    padding-right: 13vh;
    padding-bottom: 50px;
    min-height: 691px;
}

.single_offre .right .chapo {
    font-size: 2.2rem !important;
}

.single_offre .right .txt {
    font-size: 1.7rem !important;
}

.single_offre .right .sources {
    font-style: italic;
    margin-top: 30px;
}

.single_offre .right a {
    color: #F54765;
}

.single_offre .right a:hover {
    color: #616B7B;
}

.navi_page a,
.btn_user a {
    color: #ffffff;
}

.compo_2d .blocPartners img {
    float: left;
    margin-right: 17px;
    margin-top: 8px;
    width: 50px;
}

.partnersRow {
    text-align: right;
}

@media only screen and (min-width: 1600px) and (max-width: 1680px){

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 17px;
        margin-top: 8px;
        width: 40px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 3px;
        font-size: 1.7em;
    }

}

@media only screen and (min-width: 1600px) {
    .home_list_offre2 {
        background: rgba(82, 91, 104, 0) !important;
        color: #ffffff;
        max-width: 42%;
        padding: 0;
        margin-top: 13vh;
    }

    .widthLgb {
        width: 1200px;
    }
}

@media only screen and (max-width: 1600px) {
        .index {
            height: 39vh;
        }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .index {
        height: 32vh;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
        .home_search_bar .item .form-control, .home_search_bar .item input, .home_search_bar .item select {
            /*height: 5.5vh;*/
            /*height: 9.5vh;*/
            width: 100%;
            border: 0;
            border-radius: 0;
            color: #9AAECC;
            padding-left: 10px;
            padding-right: 10px;
            font-size: 1.3rem;
        }

        .home_search_bar .sb_btn a {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            justify-content: center;
            /*height: 5.5vh;*/
            /*height: 9.5vh;*/
            background: #1582B5;
            color: #ffffff;
        }
    }

@media (min-width: 1281px) and (max-width: 1366px) {

    .home_search_bar {
        margin-top: 14vh;
    }
}

@media (min-width: 1024px) and (max-width: 1152px) {

    .home_search_bar {
        margin-top: 11vh;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        /*height: 5.5vh;*/
        height: 9.1vh;
    }
}

/*On utilise ce format de media query :
  @media (min-width: 1280px) and (max-width: 1280px) and (min-height: 900px) and (max-height: 1024px)
  sinon IE ne prend pas en compte le css
*/
@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 900px) and (max-height: 1024px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 6.5vh;
    }

}

@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 850px) and (max-height: 899px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 7.1vh;
    }

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 3px;
        margin-top: 8px;
        width: 30px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 3px;
        font-size: 1.3em;
    }
}

@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 821px) and (max-height: 849px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 7.3vh;
    }
}

@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 701px) and (max-height: 820px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 7.3vh;
    }

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 3px;
        margin-top: 8px;
        width: 30px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 3px;
        font-size: 1.3em;
    }
}

@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 671px) and (max-height: 700px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 8.6vh;
    }
}

@media (min-width: 1280px) and (max-width: 1280px) and (min-height: 621px) and (max-height: 670px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 9.1vh;
    }

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 3px;
        margin-top: 8px;
        width: 30px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 3px;
        font-size: 1.3em;
    }
}

@media (min-width: 1280px) and (max-width: 1280px) and (max-height: 620px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        height: 9.8vh;
    }

    .home_search_bar {
        margin-top: 14vh;
    }

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 3px;
        margin-top: 8px;
        width: 30px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 3px;
        font-size: 1.3em;
    }
}
/*}*/

@media (min-width: 1153px) and (max-width: 1279px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        /*height: 5.5vh;*/
        height: 7.3vh;
    }
}

@media (min-width: 1101px) and (max-width: 1152px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        /*height: 5.5vh;*/
        height: 8vh;
    }
}

@media (min-width: 1024px) and (max-width: 1100px) {
    .home_search_bar .item .form-control,
    .home_search_bar .item input,
    .home_search_bar .item select,
    .home_search_bar .sb_btn a {
        /*height: 5.5vh;*/
        height: 9vh;
    }

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 17px;
        margin-top: 5px;
        width: 50px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 14px;
    }
}

@media all and (max-width: 1200px) {
    .marginBotPhone {
        margin-bottom: 10px;
    }

    .display_btHeader {
        display: none;
    }
}

@media all and (min-width: 510px) and (max-width: 1200px) {
    .home_list_offre2 {
        background: rgba(82, 91, 104, 0) !important;
        color: #ffffff;
        max-width: 80%;
        padding: 0;
        margin-top: 13vh;
    }

    .header .logo h1 img {
        width: 53%;
        margin-left: 15%;
        margin-right: auto;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .index {
        height: 48vh;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .nav_Width {
        width: 100%
    }

    .height {
        height: 5px;
    }

    video#bgvid {
        position: absolute;
        left: 50%;
        padding: 0;
        z-index: -100;
        background: url(/img/bg_01.jpg) no-repeat;
        background-size: cover;
    }
}

@media (min-width: 300px) and (max-width: 320px){
    .compo_2d .blocPartners img {
        float: left;
        margin-right: 1px;
        margin-top: 8px;
        width: 50px;
    }
}

@media all and (min-width: 661px) and (max-width: 960px) {
    .itemPhone {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 7px;
    }

    .compo_expertise .wrap .item .content {
        height: inherit;
    }

    .compo_expertise .wrap .item:hover .content {
        height: 85%;
    }

    .home_post .wrap .post .bloc {
        width: 50%;
        height: 25%;
        flex: none;
    }

    .NewsRhPhone {
        height: 35vh !important;
    }

    .home_post .wrap .post .content .btn_00 {
        bottom: auto;
    }

    .compo_2d .blocPartners img {
        float: left;
        margin-right: 17px;
        margin-top: 8px;
        width: 50px;
    }

    .compo_2d .blocPartners h2 {
        margin-top: 14px;
    }
}

@media screen and (max-width: 768px) {
    .index {
        height: 12vh;
    }

    .home_search_bar .item:first-child {
        padding-left: 0;
    }

    .home_search_bar .item:last-child {
        padding-right: 0;
    }
}

@media screen and (max-width: 679px) {
    .home_list_offre2 {
        background: rgba(82, 91, 104, 0) !important;
        color: #ffffff;
        padding: 0;
        margin-top: 13vh;
    }

    .header .btn_user {
        padding-left: 0;
    }

    .compo_expertise .wrap .item {
        background-size: cover !important;
    }

    .compo_2c .wrap {
        display: block;
    }
}

@media screen and (min-width: 640px) and (max-width: 679px) {
    .NewsRhPhoneImg, .NewsRhPhone {
        height: 75vh !important;
    }

    .navi_post {
        height: 20vh;
    }
}

@media all and (max-width: 660px) {
    .NewsRhPhoneImg {
        width: 100% !important;
        height: 25% !important;
        flex: none !important;
    }

    .home_post .wrap .post .content .btn_00 {
        bottom: auto;
    }

        .home_post .wrap .post .content .btn_00::after {
            position: absolute;
            content: "En lire plus";
            font-family: "Open Sans", sans-serif;
            font-size: 1.1rem;
            margin-right: 15px;
            top: 8px;
            left: 15px;
            width: 50%;
            opacity: 0;
            transition-property: all;
            transition-duration: 0.3s;
            transition-timing-function: ease-out;
            -webkit-transition-property: all;
            -webkit-transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            -moz-transition-property: all;
            -moz-transition-duration: 0.3s;
            -moz-transition-timing-function: ease-out;
            -ms-transition-property: all;
            -ms-transition-duration: 0.3s;
            -ms-transition-timing-function: ease-out;
        }

        .home_post .wrap .post .content .btn_00:hover::after {
            opacity: 1;
            width: 50%;
        }
}
/* ***************************** */
/* ********* Fin Index ********* */
/* ***************************** */

/* ****************************** */
/* *********** COOKIE *********** */
/* ****************************** */
.cookie {
    position: fixed;
    z-index: 1000000;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #525b68;
    padding: 15px 20px;
}

    .cookie p {
        color: #fff;
        /*margin: 0;*/
        display: inline;
    }

        .cookie p a {
            color: #C99E69;
            margin-left: 10px;
            border-bottom: 1px solid #C99E69;
            font-size: 18px;
        }

/*---------------------------------------- */
/*---------------PORTABLES---------------- */
/*---------------------------------------- */
@media (max-width: 768px) {
    .cookie {
        position: fixed;
        z-index: 1000000;
        bottom: 0;
        width: 100%;
        height: 22% !important;
        background-color: #525b68;
        padding: 15px 20px;
    }

    .partnersRow {
        text-align: left;
    }

        .partnersRow img{
            width: 40px;
        }
}

/*---------------------------------------- */
/*----------PETIT ECRAN & TABLETTES------- */
/*---------------------------------------- */
@media only screen and (min-width:680px) and (max-width: 1200px) {
    .cookie {
        position: fixed;
        z-index: 1000000;
        bottom: 0;
        width: 100%;
        height: 22% !important;
        background-color: #525b68;
        padding: 15px 20px;
    }

    .partnersRow {
        text-align: left;
    }

        .partnersRow img {
            width: 40px;
        }
}

.popup-cookie {
    position: fixed;
    z-index: 1000001;
    margin: auto;
    width: fit-content;
    background: white;
    left: 2%;
    bottom: 2%;
    border-radius: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    max-width: 600px;
    display: none;
}

.gestion-cookie-content {
}

.title-cookie {
    color: #464553;
    font-weight: 600;
    font-size: 20px;
}

.cookie-more {
    font-weight: bold;
    color: #1582B5;
    text-decoration: underline;
}

.reject-all-cookie {
    margin-left: auto;
    display: block;
    width: fit-content;
    color: #868686;
    font-size: 13px;
    margin-bottom: 10px;
}

    .reject-all-cookie:hover {
        color: #1582B5;
        cursor: pointer;
    }

.cookie-content {
    padding: 20px;
}

.cookie-top {
    margin-bottom: 20px;
}

.cookie-bottom {
    margin-top: 20px;
    display: flex;
}

    .cookie-bottom:hover {
        cursor: pointer;
    }

.btn-cookie-outline {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: solid 2px #1582B5;
    color: #1582B5;
    width: 50%;
    border-bottom-left-radius: 20px;
    padding: 15px;
}

    .btn-cookie-outline:hover {
        text-decoration: underline;
        color: #1582B5;
    }

.btn-cookie-gestion {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: solid 2px #464553;
    color: #464553;
    padding: 15px;
    width: fit-content;
}

    .btn-cookie-gestion:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #464553;
    }

.btn-cookie {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1582B5;
    color: white !important;
    width: 50%;
    border-bottom-right-radius: 20px;
    padding: 15px;
}

    .btn-cookie:hover {
        text-decoration: underline;
        color: white;
    }

.cookie-select-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cookie-choice {
    display: flex;
    gap: 30px;
    align-items: center;
}

.cookie-choice-left {
    display: flex;
    flex-direction: column;
    width: 65%;
}

/* SWITCH INPUT */
.cookie-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .cookie-switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.cookie-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

    .cookie-slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .cookie-slider {
    background-color: #1582B5;
}

input:focus + .cookie-slider {
    box-shadow: 0 0 1px #1582B5;
}

input:checked + .cookie-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.switch-obligatoire {
    opacity: 0.5;
}
/* FIN SWITCH INPUT */

@media screen and (max-width:426px) {
    .popup-cookie {
        left: 0;
    }
}
/* ********************************** */
/* *********** END COOKIE *********** */
/* ********************************** */

/* ***************************** */
/* ******** Candidature ******** */
/* ***************************** */

/* ***************************** */
/* ****** Fin Candidature ****** */
/* ***************************** */

/* *************************************** */
/* *********** RADAUTOCOMPLETE *********** */
/* *************************************** */
.RadAutoCompleteBox-Height {
    height: 47px;
}

.RadAutoCompleteBox_Custom .racTokenList {
    border-radius: 4px;
    border: 0 !important;
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .RadAutoCompleteBox_Custom .racTokenList input {
        border-color: #fff !important;
        padding: 6px 12px;
        height: 2vh !important;
    }

.RadAutoCompleteBox_Custom_EspaceCandidat .racTokenList input {
    height: 18px;
}

.RadAutoCompleteBox_Custom .racEmptyMessage {
    width: 100% !important;
    line-height: 1.1 !important;
    font-style: normal !important;
    font-size: 14px !important;
    text-indent: 0px !important;
    color: #575756 !important;
}

.RadAutoCompleteBox_CustomError .racEmptyMessage,
.RadAutoCompleteBox_CustomError .racTokenList input {
    color: #EC4E6A !important;
}

.RadAutoCompleteBox_Custom .racEmptyMessageInscription {
    width: 100% !important;
    line-height: 0.5 !important;
    font-style: normal !important;
    font-size: 14px !important;
    color: #b3b3b3 !important;
    text-indent: 0px !important;
}

.RadAutoCompleteBox_Custom {
    padding: 6px 0px;
    color: #525B68 !important;
}

    .RadAutoCompleteBox_Custom:focus {
        border: 1px solid #F54765 !important;
    }

    .RadAutoCompleteBox_Custom::-moz-placeholder {
        color: #5186CD;
        opacity: 1;
    }

    .RadAutoCompleteBox_Custom:-ms-input-placeholder {
        color: #5186CD;
    }

    .RadAutoCompleteBox_Custom::-webkit-input-placeholder {
        color: #5186CD;
    }

    .RadAutoCompleteBox_Custom::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .RadAutoCompleteBox_Custom[disabled], .RadAutoCompleteBox_Custom[readonly],
    fieldset[disabled] .RadAutoCompleteBox_Custom {
        background-color: #eeeeee;
        opacity: 1;
    }

    .RadAutoCompleteBox_Custom[disabled],
    fieldset[disabled] .RadAutoCompleteBox_Custom {
        cursor: not-allowed;
    }

    .RadAutoCompleteBox_Custom option {
        font-size: 14px;
        color: #fff;
        padding: 10px 0;
        background: rgba(15, 43, 62, 0.6);
    }

    .RadAutoCompleteBox_Custom span.racLoadingIcon {
        margin: 2%;
    }
/* ********************************************* */
/* *********** END - RADAUTOCOMPLETE *********** */
/* ********************************************* */

/* ********************************** */
/* *********** MASKTEXBOX *********** */
/* ********************************** */
.RadInput_Default .riTextBox {
    padding: 6px 12px !important;
    /*background-color: #F2F2F2 !important;*/
    color: #525B68;
    /*border: 1px solid #ccc !important;*/
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.riSingle .riTextBox {
    width: 100%;
    padding: 16px 16px 16px 12px !important;
    font-size: 14px !important;
    font-style: inherit !important;
}

    .riSingle .riTextBox:hover {
        color: #a6a6a6;
        border-color: #ccc;
    }

    .riSingle .riTextBox:focus {
        border: 1px solid #009DE0 !important;
    }
/* **************************************** */
/* *********** END - MASKTEXBOX *********** */
/* **************************************** */

/* **************************************** */
/* *************** CHECKBOX *************** */
/* **************************************** */
.myCheck2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

    .myCheck2 div {
        margin: 5px 2px 5px 2px;
        z-index: 10;
    }

    .myCheck2 p {
        padding: 7px 10px;
        margin: 0;
        min-width: 55px;
    }

    .myCheck2 input[type="checkbox"] {
        display: none;
    }

        .myCheck2 input[type="checkbox"] + label {
            color: #009DE0;
            font-size: 12px;
            font-weight: normal;
            position: relative;
            margin: 0;
            cursor: pointer;
        }

        .myCheck2 input[type="checkbox"] + label /*p*/ {
            text-align: center;
        }

            .myCheck2 input[type="checkbox"] + label span {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: -1;
                vertical-align: middle;
                cursor: pointer;
            }

        .myCheck2 input[type="checkbox"] + label /*span*/ {
            background-color: #ffffff;
            border: 1px solid #009DE0;
        }

        .myCheck2 input[type="checkbox"]:checked + label {
            color: #ffffff;
        }

        .myCheck2 input[type="checkbox"]:checked + label /*span*/ {
            background-color: #009DE0;
        }

        .myCheck2 input[type="checkbox"] + label /*span*/,
        .myCheck2 input[type="checkbox"]:checked + label /*span*/ {
            padding: 7px 10px;
            min-width: 55px;
            margin: 5px 2px 5px 2px !important;
            z-index: 10;
            -webkit-transition: background-color 0.2s ease;
            -o-transition: background-color 0.2s ease;
            -moz-transition: background-color 0.2s ease;
            transition: background-color 0.2s ease;
            border-radius: 0.5rem !important;
        }

.MyCheckboxNews label {
    margin-right: 0px !important;
}


.checkbox_wrap .MyCheckboxNews span label {
    display: flex;
}

.checkbox_wrap .MyCheckboxNews span input {
    display: none;
}

@media all and (max-width: 450px) {
    .myRadioMMECandidature input[type="radio"] {
        display: none;
    }

        .myRadioMMECandidature input[type="radio"] + label {
            font-size: 12px;
            display: flex;
        }

            .myRadioMMECandidature input[type="radio"] + label span {
                display: inline-block;
                width: 20px;
                height: 19px;
                margin: -1px 4px 0 0;
                vertical-align: middle;
                cursor: pointer;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .myRadioMMECandidature input[type="radio"] + label span {
                border: 1px solid #009DE0;
            }

        .myRadioMMECandidature input[type="radio"]:checked + label span {
            background-color: #009DE0;
            border: 0px;
        }

        .myRadioMMECandidature input[type="radio"] + label span,
        .myRadioMMECandidature input[type="radio"]:checked + label span {
            -webkit-transition: background-color 0.2s linear;
            -o-transition: background-color 0.2s linear;
            -moz-transition: background-color 0.2s linear;
            transition: background-color 0.2s linear;
        }

    .form_radio_wrap .myRadioMMECandidature {
        display: flex;
        margin-right: 20px;
    }
}

/* **************************************** */
/* ************ END - CHECKBOX ************ */
/* **************************************** */

/* ********************************** */
/* ******** BOUTON UPLOAD CV ******** */
/* ********************************** */
.pjCv {
    font-family: 'Raleway', sans-serif;
}

    /*.pjCv .ruSelectWrap {
width: 100%;
}*/

    .pjCv .ruStyled {
        width: 100%;
    }

        .pjCv .ruStyled:hover {
            width: 100%;
            background: #009DE0 !important;
            border: 1px solid #009DE0 !important;
            color: #ffffff !important;
        }

    .pjCv span.ruButton {
        width: 100%;
        /*padding: 1% 0 5% 0 !important;*/
        padding: 0 !important;
        border: none;
        background: transparent !important;
    }

    .pjCv .ruFileInput:hover {
        cursor: pointer;
    }

    .pjCv span.ruButton.ruButtonHover {
        cursor: pointer;
    }

    .pjCv span.ruButton.ruFocused {
        box-shadow: none !important;
    }

    .pjCv span.ruStyled {
        margin: 10px 0 5px 0;
        display: inline-block;
        padding: 7px 20px;
        border-radius: 20px 20px;
        background: transparent;
        border: 1px solid #009DE0;
        color: #009DE0;
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-property: all;
        -moz-transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -ms-transition-property: all;
        -ms-transition-duration: 0.3s;
        -ms-transition-timing-function: ease-out;
    }


/* pour enlever le trait blanc sur le nom du fichier*/
.RadUpload_Bootstrap .ruFileLI .ruFileProgressWrap {
    background-color: transparent !important;
}

.pjCv .ruFileWrap.ruStyled {
    padding-bottom: 7px !important;
}

.pjCv.champ_upload_error {
    border: solid 1px rgb(236, 92, 120);
}

.spanValidationCvError {
    font-size: 12px;
    font-weight: bold;
    display: block;
    color: #e1001b;
}

.pjCv span.ruStyled:hover {
    color: #fff !important;
    text-decoration: none;
}

    .pjCv span.ruStyled:hover span.ruBrowse {
        color: #fff !important;
        text-decoration: none;
    }

.pjCv span.ruBrowse {
    color: #009DE0 !important;
    margin: 0;
    border: none !important;
    background: transparent !important;
}

.pjCv span.ruStyled:before {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: #009DE0 !important;
    -webkit-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
    -webkit-transform-origin: 0 50% !important;
    transform-origin: 0 50% !important;
    -webkit-transition-property: transform !important;
    transition-property: transform !important;
    -webkit-transition-duration: 0.2s !important;
    transition-duration: 0.2s !important;
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important;
}
/* **************************************** */
/* ******** END - BOUTON UPLOAD CV ******** */
/* **************************************** */

/* ************************************** */
/* ********** GESTION D'ERREUR ********** */
/* ************************************** */

/* On groupe pas tous les navigateur dans une seule class sinon le css ne s'applique pas*/
.modifPlaceColor span span ul li input::-webkit-input-placeholder {
    color: #EC4E6A !important;
}

.modifPlaceColor span span ul li input:-moz-placeholder {
    color: #EC4E6A !important;
}

.modifPlaceColor span span ul li input::-moz-placeholder {
    color: #EC4E6A !important;
}

.modifPlaceColor span span ul li input:-ms-input-placeholder {
    color: #EC4E6A !important;
}

.modifPlaceColor span span ul li input::-ms-input-placeholder {
    color: #EC4E6A !important;
}

.form_item .input_alerte::-moz-placeholder,
.form_content_wrap .input_alerte::-moz-placeholder {
    color: #EC4E6A !important;
    opacity: 1;
}

.form_item .input_alerte:-ms-input-placeholder,
.form_content_wrap .input_alerte:-ms-input-placeholder {
    color: #EC4E6A !important;
}

.form_item .input_alerte::-webkit-input-placeholder,
.form_content_wrap .input_alerte::-webkit-input-placeholder {
    color: #EC4E6A !important;
}

.form_item .input_alerte::-ms-expand,
.form_content_wrap .input_alerte::-ms-expand {
    border: 0;
    background-color: transparent;
}

.RadAutoCompleteBox_CustomError .racEmptyMessage,
.RadAutoCompleteBox_CustomError .racTokenList input {
    color: #EC4E6A !important;
}

.radio_alerte label {
    color: #EC4E6A !important;
}
/* ******************************************** */
/* ********** END - GESTION D'ERREUR ********** */
/* ******************************************** */

/* ***************************************** */
/* ************* RADIO BOUTTON ************* */
/* ***************************************** */
#ctl00_ContentPlaceHolder1_racPostulerCP_Input {
    border-bottom-color: transparent !important;
}

#ctl00_ContentPlaceHolder1_racInscriptionCP_Input {
    border-bottom-color: transparent !important;
}

#ctl00_ContentPlaceHolder1_racEspaceCandidatCP_Input {
    border-bottom-color: transparent !important;
}

.RadComboBoxCustomPostuler .rcbInner input {
    border-bottom-color: transparent !important;
    border-color: transparent !important;
}

.form_item_custom {
    display: block !important;
}

.RadAutoCompleteBox_Custom .racTokenList input {
    border-bottom-color: transparent !important;
}

/*** Radio button motif suppression espace perso*/
.form_bg_wrap .form_radio_wrap .myRadioMMESuppression {
    display: flex;
    margin-right: 20px;
}

.form_bg_wrap .form_radio_wrap .myRadioMMESuppression {
    margin-right: 20px;
}

.myRadioMMESuppression input[type="radio"] {
    display: none;
}

    .myRadioMMESuppression input[type="radio"] + label {
        font-size: 12px;
        display: flex;
    }

        .myRadioMMESuppression input[type="radio"] + label span {
            display: inline-block;
            width: 19px;
            height: 19px;
            margin: -1px 4px 0 0;
            vertical-align: middle;
            cursor: pointer;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .myRadioMMESuppression input[type="radio"] + label span {
            border: 1px solid #575756;
        }

    .myRadioMMESuppression input[type="radio"]:checked + label span {
        background-color: #E51F2B;
        border: 0px;
    }

    .myRadioMMESuppression input[type="radio"] + label span,
    .myRadioMMESuppression input[type="radio"]:checked + label span {
        -webkit-transition: background-color 0.2s linear;
        -o-transition: background-color 0.2s linear;
        -moz-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
    }

.myRadioMMESuppression label {
    padding-top: 0;
}
/* ***************************************** */
/* ********** END - RADIO BOUTTON ********** */
/* ***************************************** */


/* ******************************************** */
/* ************* SPE OFFRE DETAIL ************* */
/* ******************************************** */

.divOffreDetail {
    margin-top: 25px;
}

.compo_1a h2.h2OffreDetail {
    font-weight: lighter;
    letter-spacing: 1.3rem;
    line-height: 40px;
    padding: 30px 0 15px 0;
    font-size: 3rem;
}

/* ******************************************** */
/* ********** END - SPE OFFRE DETAIL ********** */
/* ******************************************** */

/* ********************************************* */
/* ************* COMPOSANT SELECT2 ************* */
/* ********************************************* */

.select2-search input {
    border-color: transparent !important;
}

/* ********************************************* */
/* ********** END - COMPOSANT SELECT2 ********** */
/* ********************************************* */

/* ********************************** */
/* ************* NEWSRH ************* */
/* ********************************** */

/*.listNewsRH .item figure div {
height: auto !important;
}*/

/* ********************************** */
/* ********** END - NEWSRH ********** */
/* ********************************** */

/* ************************************************ */
/* ************* GOOGLEMAP RESPONSIVE ************* */
/* ************************************************ */
.map_container {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.display_map {
    height: 10.5vw;
    overflow: hidden;
    padding-bottom: 45%;
    padding-top: 30px;
    position: relative;
}


@media all and (max-width: 1200px) {
    .infoPanel {
        font-size: 2.2vw;
    }
}

@media screen and (max-width: 768px) {
    .infoPanel {
        font-size: 2.1vw;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
}

@media screen and (max-width: 425px) {
    .infoPanel {
        font-size: 2.6vw;
    }
}
/* ************************************************ */
/* ********** END - GOOGLEMAP RESPONSIVE ********** */
/* ************************************************ */

/* ********************************** */
/* ************* NEWSRH ************* */
/* ********************************** */

.checkMailCandidature {
    width: 19px;
}

@media all and (max-width: 1440px) {
    .checkMailCandidature {
        width: 20px;
    }
}

@media all and (max-width: 1024px) {
    .checkMailCandidature {
        width: 19px;
    }
}

@media screen and (max-width: 425px) {
    .checkMailCandidature {
        width: 23px !important;
    }
}

/* ********************************** */
/* ********** END - NEWSRH ********** */
/* ********************************** */

@keyframes fadeInOpacityOnly {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.animate-fade-in-opacity {
    animation: fadeInOpacityOnly 3s ease-out forwards;
}

.h-fill-available {
    height: -webkit-fill-available;
    height: fill-available;
}

.rcbCustomForms .rcbInner {
    background-color: white !important;
    border: 1px solid #ccc !important;
    height: 80% !important;
    border-radius: 0.5rem !important;
}