﻿.text-error{
    color:#f00;
}

.psa_component_form_element_container input:not([type="radio"]):not([type="checkbox"]) {
    width: 70%;
}

.psa_component_form_element_container {
    padding-top: 6px;
    text-align: left;
}
/*! CSS Used from: https://www.citroen-advisor.fr/css/normalize.css?v=113 */
.votre_note a:focus {
    outline: thin dotted;
}

.votre_note b {
    font-weight: bold;
}

.votre_note p {
    margin: 1em 0;
}

.votre_note img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.votre_note input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

.votre_note #titre-commentaire {
    width: 671px !important;
    text-transform: none;
}


.votre_note select {
    text-transform: none;
}

.votre_note input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.votre_note textarea {
    overflow: auto;
    vertical-align: top;
}
/*! CSS Used from: https://www.citroen-advisor.fr/css/main-ac.css?v=113 */
.votre_note input,select,textarea {
    height: 100%;
    text-transform: none;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.votre_note textarea {
    resize: vertical;
}

.votre_note a {
    color: #7A7A7A;
}

.votre_note_etoile_content {
    position: relative;
    padding-left: 0px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.votre_note_etoile_content p.text_survol {
    display: block;
    float: left;
    margin: 7px 0 0 0;
    color: #7a7a7a;
    font-style: italic;
    font-family: 'citroenregular', Verdana, Arial, sans-serif;
    font-size: 16px;
    padding: 0;
}

.votre_note_etoile_content p.text_survol_mobile {
    display: none;
}

.votre_note_etoile_content p.text_note_info {
    display: none;
    /* height: 28px; */
    min-width: 100px;
    margin: 0;
    /* padding: 3px 0 3px 0px; */
    color: #777777;
    font-size: 1em;
    text-transform: uppercase;
    line-height: 25px;
    border: 1px solid #808080;
    text-align: center;
    top: 4px;
}

.votre_note {
    display: block;
    margin: 10px 0 20px 0;
}

.position_vote_avis {
    position: absolute;
    right: 10px;
    bottom: -2px;
}

a.infos {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url('/wp-content/themes/citroen2015/assets/images/illustrations/infos_mobile.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px solid #6d686a;
    border-radius: 30px;
    text-decoration: none;
}

a.infos span {
    display: none;
}

a.infos:hover span {
    background-color: #FFFFFF;
    border: 1px solid #D0D0D3;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 6px #858585;
    color: #6d686a;
    display: block;
    /**font-family: ubuntu;**/
    font-size: 12px;
    padding: 10px;
    position: relative;
    right: -32px;
    top: -130px;
    width: 270px;
    z-index: 100;
    opacity: 1;
}

a.infos:hover span b {
    color: #000000;
}

a.infos span img.fleche_bulle {
    top: 133px;
    left: -10px;
    position: absolute;
    border: 0;
}

img.fleche_bulle.only_rtl {
    top: 11px;
    left: -10px;
    position: absolute;
    border: 0;
}

.votre_note p {
    color: #000000;
    font-family: "Arial";
    font-size: 16px;
    padding: 0px 10px 0 1px;
    float: left;
    width: 150px;
    position: relative;
    margin: 0;
}

.votre_note p.text_survol {
    width: auto;
    float: left;
    color: #7a7a7a;
    font-style: italic;
    font-family: 'citroenregular', Verdana, Arial, sans-serif;
    font-size: 0.775em;
    left: 160px;
}

span.text_info {
    color: #7a7a7a;
    font-weight: normal;
    font-family: 'citroenregular', Verdana, Arial, sans-serif;
    font-size: 0.800em;
    display: block;
    line-height: 13px;
}

.votre_note span.text_info {
    max-width: 105px;
    font-style: italic;
    font-size: 0.75em;
    margin-top: 10px;
}

div.votre_note_etoiles {
    float: left;
    margin-left: 0px;
    margin-top: 3px;
}

a.votre_note_etoile {
    float: left;
    width: 28px;
    height: 28px;
    margin: 0 8px 0 0;
    border-radius: 0;
    background-image: url('/wp-content/themes/citroen2015/assets/images/illustrations/votre_note_etoile_off.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125%;
}

a.votre_note_etoile:first-child {
    margin-left: 0!important;
}

a.votre_note_etoile.hover {
    background-image: url('/wp-content/themes/citroen2015/assets/images/illustrations/votre_note_etoile_on.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125%;
}

.zone_avis,.zone_avis_text {
    width: 645px;
    padding: 7px 15px 7px 15px;
    color: #6d686a;
    border: none;
    font-size: 14px;
    font-weight: 100;
    /**font-family: ubuntu;**/
    resize: none;
    outline: none;
    overflow: hidden;
}

.zone_avis::placeholder,.zone_avis_text::placeholder {
    font-style: italic;
}

.zone_avis {
    height: 96px;
}

.zone_avis_text {
    height: 21px;
    vertical-align: top;
}

.bloc_zone_avis,.bloc_zone_avis_text {
    width: 764px;
    border: 2px solid #9a9a9a;
    /*border-radius: 4px;*/
    display: inline-block;
    clear: both;
    position: relative;
}

.bloc_zone_avis {
    height: 111px;
}

.bloc_zone_avis_text {
    margin-bottom: 20px;
}

.votre_note .label_text {
    height: 37px;
}

.votre_note .label_text span {
    height: inherit;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
}

.compteur {
    border-left: 1px solid #9a9a9a;
    display: inline-block;
    height: 92px;
    padding: 10px 0;
    text-align: center;
    width: 80px;
}

.bloc_zone_avis_text .compteur {
    height: 15px;
}

.compteur_nb_text,.compteur_nb_title {
    font-size: 18px;
    color: #6c6a6b;
    /**font-family: ubuntu;**/
}

.produit .votre_note_etoile_content {
    margin-top: 10px;
}

@media screen and (max-width: 1023px) and (min-width: 200px) {


    #advisor .row{
        margin: 20px;
    }

    #advisor .buttonLead{
        width: calc(100% - 70px) !important;
        padding: 5px 20px 10px 40px;
    }

    .hide-desktop .column_90{
        display: contents;
    }

    .instru_info_perso {
        font-size: 13px !important;
        width: 77% !important;
        margin-bottom: 15px !important;
    }

    .votre_note #titre-commentaire {
        width: 90% !important;
    }

    p {
        color: #3b3938;
    }

    a.votre_note_etoile {
        width: 40px;
        height: 40px;
    }

    .zone_avis,.zone_avis_text {
        width: 100%;
        box-sizing: border-box;
        font-size: 1.20em;
        padding: 2px 10px;
        /**font-family: ubuntu;**/
        font-weight: normal;
        color: #6D686A;
        border: 0;
    }

    .zone_avis_text {
        font-family: citroenregular;
    }

    .zone_avis {
        height: 148px;
    }

    .zone_avis_text {
        height: auto;
    }

    .compteur {
        display: none;
    }

    .bloc_zone_avis {
        border: 1px solid #636466;
        display: inline-block;
        height: 164px;
        width: 100%;
        border-radius: 0;
        padding: 0;
        box-sizing: border-box;
    }

    .votre_note {
        display: block;
        position: relative;
        margin: 20px 27px 20px 32px;
    }

    span.text_info {
        padding: 0 33px 0 0;
        font-size: 12px;
        font-style: italic;
        line-height: 22px;
    }

    .votre_note_etoile_content p {
        font-size: 23px;
        padding: 10px 0px 0px 0;
        min-height: 40px;
        margin: 0;
    }

    .votre_note_etoile_content p.text_survol {
        display: none;
    }

    .votre_note_etoile_content p.text_survol_mobile {
        color: #7A7A7A;
        display: none;
        font-family: 'citroenregular', Verdana, Arial, sans-serif;
        font-size: 1.20em;
        font-style: italic;
        text-align: left;
        padding: 5px 0 0px 7px;
        width: 100%;
        height: 1em;
    }

    a.infos {
        position: absolute;
        top: 9px;
        right: 50px;
        width: 49px;
        height: 49px;
        display: block;
        background-image: url('/wp-content/themes/citroen2015/assets/images/illustrations/infos_mobile.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
    }

    a.infos span {
        display: none;
    }

    a.infos:hover span {
        display: block;
        top: -28px;
        left: -348px;
        position: absolute;
        background-color: #fff;
        text-decoration: none;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: 0 0 6px #858585;
        font-size: 18px;
        color: #000;
        padding: 10px;
        width: 318px;
        font-family: 'citroenregular', Verdana, Arial, sans-serif;
    }

    a.infos span img.fleche_bulle.only_ltr {
        top: 39px;
        left: 337px;
    }

    a.infos span img.fleche_bulle.only_rtl {
        display: block;
        top: 39px;
        left: 336px;
    }

    .votre_note p {
        width: 94%;
        padding: 0 0 10px 5px;
        font-size: 1.3em;
    }



    .votre_note a.infos {
        position: absolute;
        top: 2px;
        left: 378px;
    }

    .votre_note a:hover span {
        display: block;
        top: -30px;
        left: -25px;
        position: absolute;
    }

    .produit .votre_note_etoile_content,.produit .votre_note_etoile_content p {
        padding-left: 0;
    }

    a.infos {
        width: 40px;
        height: 40px;
        display: block;
        background-image: url('/wp-content/themes/citroen2015/assets/images/illustrations/infos_mobile.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
        border: 1px solid #6d686a;
        border-radius: 30px;
    }

    .bloc_zone_avis,.bloc_zone_avis_text {
        display: inline-block;
        width: 62px;
        padding: 10px 0;
        text-align: center;
        box-sizing: border-box;
        width: 90%;
    }

    .bloc_zone_avis_text {
        height: 43px;
        margin-bottom: 15px;
        border: 1px solid #6D686A;
        border-radius: 0;
    }
    .zone_avis::placeholder, .zone_avis_text::placeholder {
        font-size: 0px;
        display: none;
    }
}

.clear {
    clear: both;
}

.margin_left_6 {
    margin: 0 8px 0 6px!important;
}

.hidden {
    display: none!important;
    visibility: hidden;
}

div.votre_note_etoiles {
    float: left;
    width: auto;
}

.zone_avis {
    float: left;
}

.votre_note .label_text span {
    height: inherit;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
}

@media screen and (max-width: 680px) and (min-width: 200px) {

    .libelle_checkbox_conditions {
        cursor: pointer;
    }

    .mobile_custom_checkbox_helper label.text {
        position: relative;
        top: -5px;
        font-size: 16px;
        /**font-family: ubuntu;**/
        line-height: 22px;
    }

    .styled_checkbox {
        width: 35px!important;
        height: 35px!important;
        background-size: 35px!important;
        float: left;
        margin-bottom: 0!important;
    }

    .mobile_custom_checkbox_helper {
        margin-top: 10px;
        display: block;
        height: 100%;
        padding-left: 0;
    }
}

.clear {
    clear: both;
}
/*! CSS Used from: Embedded ; media=screen */
@media screen {
    #check_conditions {
        width: 200px;
    }
}


/** add **/



.head_num {
    font-size: 18px !important;
    color: #676767!important;
    margin-bottom: 28px!important;
    margin-top: 30px!important;
}

.head_num span{
    padding: 5px 8px 5px 8px;
    background: #DA291C;
    color: #fff;
    margin-right: 11px;
}

.instru_info_perso {
    font-size: 14px;
    width: 54%;
    margin-bottom: 15px;
    line-height: 1.5;
}

.instru_info_perso_bold {
    font-size: 14px;
    font-weight: 500;
    color: #00afab;
    margin-bottom: 0px;
}

.bloc_zone_avis_perso {
    width: 50% !important;
}

.input_zone_avis_perso {
    width: 80% !important;
}

.datepick {
    background: url('/wp-content/themes/citroen2015/assets/images/illustrations/agenda.svg') no-repeat 2% 50%;
    text-align: elft;
    cursor: pointer;
    padding-left: 42px;
}


@media screen and (max-width: 680px) and (min-width: 200px) {

    .datepick {
        background: url(/wp-content/themes/citroen2015/assets/images/illustrations/agenda.svg) no-repeat scroll 99% 0px rgba(0, 0, 0, 0);
        text-align: center;
        background-size: contain;
    }

}


.form-checkbox{
    box-sizing: border-box !important;
    padding: 0 !important;;
    height: 17px !important;;
    width: 17px !important;;
}

/** More **/

.votre_note .cta {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'citroenregular', Verdana, Arial, sans-serif;
    border: none;
    background: 0;
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}


.votre_note .cta-orange {
    color: #ffffff;
    background: #00AFAB;
    border: 4px solid #00AFAB;
}

.votre_note .cta-orange:hover {
    background: #ffffff;
    color: #00AFAB;
}

.ui-datepicker{
    z-index: 200 !important;
}



.obligatoire {

    font-size: 0.725em !important;
    color: #595959 !important;
    margin-top: 20px !important;
    padding-left: 20px !important;
}

.obligatoire {
    padding-left: 0 !important;
}

@media screen and (max-width: 680px) and (min-width: 200px) {
    .obligatoire {
        color: #7a7a7a !important;
        font-size: 0.70em !important;
        font-size: 1em !important;
        margin-top: 20px !important;
    }

}


.errorTxt,errorTxtConst {
    margin-bottom: 10px!important;
    margin-top: 50px!important;
    font-size: 13px!important;
    color: #ea3692!important;
}

.errorTxt error:first-of-type {
    margin-top: 2px!important;
}

.errorTxt .error:last-child {
    margin-bottom: 3px!important;
}

.errorTxt .error {
    text-align: center!important;
}


/*********** confirmation page ***********/

#content_block .cta {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'citroenregular', Verdana, Arial, sans-serif;
    border: none;
    background: 0;
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    width: 30%;
}


#content_block .cta-orange {
    color: #ffffff;
    background: #00AFAB;
    border: 4px solid #00AFAB;
}

#content_block .cta-orange:hover {
    background: #ffffff;
    color: #00AFAB !important;
}

#content_block {
    background: #ffffff;
    margin-bottom: 20px;
}

#content_etapes {
    width: 930px;
    margin: 0 auto 0 auto;
    background-color: #fff;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}

#content_etapes_block {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    padding: 0px 0;
}

#content_etapes_block {
    top: -1px;
}

#content_block .confirmation {
    font-family: ubuntu;
    color: #6D686A;
    text-align: center;
    margin-top: 0px !important;
}

#content_block .confirmation .etapes {
    margin: 25px 0;
    font-size: 24px;
    position: relative;
}

#content_block .confirmation .withCTA {
    margin-bottom: 0;
}

#content_block .confirmation .cta-orange {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}

#content_block .confirmation .cta-orange:hover {
    color: #f0780a;
}

#content_block .confirmation .etapes div {
    display: inline-block;
    vertical-align: middle;
}

#content_block .confirmation .etapes div.number {
    width: 35px;
    height: 31px;
    padding-top: 4px;
    color: #FFFFFF;
    background-color: #b5a1aa;
    text-align: center;
    font-weight: bold;
}

#content_block .confirmation .etapes div.text {
    color: #6D686A;
    font-size: 14px;
    width: 400px;
    position: relative;
    right: -17px;
    text-align: left;
}



#content_block #contribution_produit #content_etapes,#contribution_produit #content_etapes_block {
    position: inherit;
}

@media screen and (max-width: 1024px) and (min-width: 200px) {
    #content_block #content_block {
        margin: 0 auto;
    }

    #content_block .confirmation {
        text-align: left;
        margin: 140px auto 0 auto;
        width: 460px;
    }

    #content_block .confirmation .etapes div.text {
        width: 320px;
        font-size: 18px;
    }

    #content_block .confirmation .etapes {
        width: auto;
        margin: 25px 10%;
    }

    #content_block .confirmation .withCTA {
        text-align: center;
        margin-bottom: 0;
    }

    #content_block .confirmation .cta-orange {
        margin: 0 auto;
        width: auto;
        font-size: 20px;
    }
}

@media screen and (max-width: 680px) and (min-width: 200px) {
    #content_block {
        width: auto!important;
        background: none;
        border-bottom: none;
    }

    #content_etapes {
        width: auto;
        margin: 0 auto;
        background-color: #fff;
        padding: 10px 0px 10px 0px;
        border: none;
        margin-bottom: 20px;
        position: relative;
        top: -6px;
    }

    #content_etapes_block {
        width: auto;
        margin: 0 auto;
        background-color: #fff;
        padding: 10px 5px 10px 5px;
        border: 1px solid #dadada;
        padding: 0!important;
        border: none;
        z-index: 10;
    }

    #content_block .cta {
        display: block;
        width: 49%;
        text-align: left;
        font-size: 1.5em;
        padding-top: 0.25em;
        padding-bottom: 0.25em;
        font-family: citroenbold;
    }

    #content_block .cta-mobile-inline {
        display: inline-block;
        width: 49%;
    }
}


#content_block {
    margin-top: 115px!important;
}

#content_block  #content_block {
    margin-top: 0px!important;
}

#content_block .cta-center-product {
    text-align: center!important;
    padding-left: 1em;
    padding-right: 1em;
    color: #C9DD03;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
    font-family: ubuntu;
    padding: 0;
}


/**reating**/

.ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    overflow: hidden;
}
.full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #57718a;
}
.empty-stars:before, .full-stars:before {
    content:"\2605\2605\2605\2605\2605";
    font-size: 14pt;
}
.empty-stars:before {
    -webkit-text-stroke: 1px #57718a;
}
.full-stars:before {
    -webkit-text-stroke: 1px #57718a;
}
/* Webkit-text-stroke is not supported on firefox or IE */

/* Firefox */
@-moz-document url-prefix() {
    .full-stars {
        color: #57718a;
    }
}

.text-link-consulter{
    display: block;
    /*text-transform: uppercase;*/
    font-size: 13px;
    text-decoration: solid;
    color: #ff1515 !important;
}

.landing_link {
    display: block;
    font-size: 15px;
    color: #f00;
}


.ui-autocomplete {
    background: #4a4a4a;
    border-radius: 0px;
    overflow-y:scroll;
    height:200px;
}

.ui-menu .ui-menu-item a{
    background:#fff;
}


/****info bull*/
a.infos {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url('https://www.citroen-advisor.fr/images/svg/infos_mobile.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px solid #6d686a;
    border-radius: 30px;
    text-decoration: none;
}

a.infos span {
    display: none;
}

a.infos:hover span {
    background-color: #FFFFFF;
    border: 1px solid #D0D0D3;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 6px #858585;
    color: #6d686a;
    display: block;
    font-size: 12px;
    padding: 10px;
    position: relative;
    right: -32px;
    top: -130px;
    width: 270px;
    z-index: 100;
    opacity: 1;
}

a.infos:hover span b {
    color: #000000;
}

a.infos span img.fleche_bulle {
    top: 133px;
    left: -10px;
    position: absolute;
    border: 0;
}

img.fleche_bulle.only_rtl {
    top: 11px;
    left: -10px;
    position: absolute;
    border: 0;
}

.votre_note p {
    color: #6d686a;
    font-size: 16px;
    padding: 0px 10px 0 1px;
    float: left;
    width: 150px;
    position: relative;
    margin: 0;
}

span.text_info {
    color: #7a7a7a;
    font-weight: normal;
    font-size: 0.800em;
    display: block;
    line-height: 13px;
}

.votre_note span.text_info {
    max-width: 105px;
    font-style: italic;
    font-size: 0.75em;
    margin-top: 10px;
}


@media screen and (max-width: 680px) and (min-width: 200px) {

    span.text_info {
        padding: 0 33px 0 0;
        font-size: 12px;
        font-style: italic;
        line-height: 22px;
    }

    a.infos {
        position: absolute;
        top: 9px;
        right: 50px;
        width: 49px;
        height: 49px;
        display: block;
        background-image: url('https://www.citroen-advisor.fr/images/svg/infos_mobile.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
    }

    a.infos span {
        display: none;
    }

    a.infos:hover span {
        display: block;
        top: -28px;
        left: -348px;
        position: absolute;
        background-color: #fff;
        text-decoration: none;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: 0 0 6px #858585;
        font-size: 18px;
        color: #000;
        padding: 10px;
        width: 318px;
        font-family: 'citroenregular', Verdana, Arial, sans-serif;
    }

    a.infos span img.fleche_bulle.only_ltr {
        top: 39px;
        left: 337px;
    }

    a.infos span img.fleche_bulle.only_rtl {
        display: block;
        top: 39px;
        left: 336px;
    }

    .votre_note a.infos {
        position: absolute;
        top: 2px;
        left: 378px;
    }
    a.infos {
        width: 40px;
        height: 40px;
        display: block;
        background-image: url('https://www.citroen-advisor.fr/images/svg/infos_mobile.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
        border: 1px solid #6d686a;
        border-radius: 30px;
    }


    #report_advisor label {
        color: #4b4a4d;
        font-size: 15px !important;
        padding-left: 34px !important;
        display: inline-block !important;
        text-transform: capitalize !important;
    }

    #report_advisor form input[type="radio"] {
        padding: 17px 15px;
        height:unset !important;
        box-sizing: border-box;
    }
    
}


