.eligibilityAuthenticated__radio.disabled .radio__label,
.eligibilityAuthenticated__radio.disabled .radio__label .radio__checkbox {
    cursor: default;
    color: #adadad;
}

.alreadyClient__text {
    margin-bottom: 10px;
}

/**
 * Only for tablets
 */
@media (min-width: 768px) and (max-width: 1366px) {
    .alreadyClient__button {
        max-width: 85%;
        white-space: normal;
        height: auto;
        line-height: normal;
        padding: 16px 26px;
    }
}

.pagination {
    position: relative;
    height: 50px;
    margin-bottom: 10px;
}

.offre-responsive-title {
    margin-top: 40px;
    text-align: center;
}

@media (max-width: 767px) {
    .offre-responsive-title {
        margin-bottom: 40px;
    }

    .overviewCol__inner .overviewCol__box4g .switchSubvention_Container {
        top: 8px;
        margin-bottom: 30px;
    }
}

.overviewCol__inner .overviewCol__box4g {
    background-image: radial-gradient(circle at center, #005091, #1A1E55);
}

.overviewCol__inner .overviewCol__title--box4g,
.overviewCol__inner .overviewCol__intro--box4g {
    background-color: transparent;
    border-bottom: 1px solid #ffffff;
}

.overviewCol__inner .overviewCol__buttonContainer__box4g {
    background: transparent;
    border: 1px solid #ffffff;
}

.overviewCol__inner .overviewCol__buttonContainer__box4g:hover {
    background: #FFF;
    color: #000;
}

.blocAuthenticatedEligibility {
    margin: 15px;
    padding: 15px;
    text-align: left;
    background: #FFF;
    color: #000;
    border-radius: 10px;
}

.addRedPipeToAddress {
    border-left: #be004e solid;
    padding-left: 5px;
}

.discoverOurNewOffers {
    text-transform: uppercase;
    font-family: 'SFR-Bold', arial;
    font-size: 20px;
}

.overviewCol__inner .overviewCol__box4g .switchSubvention_Container{
    font-size: 11px;
    width: 88%;
    text-align: left;
    position: relative;
}

.switchSubvention_Container .SFR_checkbox input[type="checkbox"]:not(:checked) + span:before{
    content: attr(data-off);
    width: 24px;
    padding: 0;
}

.switchSubvention_Container .SFR_checkbox input[type="checkbox"]:checked + span:before {
    content: attr(data-on);
    width: 26px;
}

@media (min-width: 768px) {
    .overviewCol__inner .overviewCol__box4g .switchSubvention_Container{
        top: 72px;
    }

    .overviewCol__block.overviewCol__block--restrictedHeighForSubvention {
        height: 500px !important;
    }
}

.overviewCol__inner .overviewCol__box4g .switchSubvention_Text{
    display: inline-block;
    width: 70%;
    font-family: SFR;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #ffffff;
    vertical-align: middle;
}

.overviewCol__inner .overviewCol__box4g .switchSubvention_LinkMore,
.overviewCol__inner .overviewCol__block .contentSubvention_LinkMore{
    display: block;
    color: #e2001a;
    text-decoration: none;
    margin-top: 5px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    position: relative;
}
.overviewCol__inner .overviewCol__box4g .switchSubvention_LinkMore:after,
.overviewCol__inner .overviewCol__block .contentSubvention_LinkMore:after{
    content: "";
    width: 6px;
    height: 6px;
    border: 1px solid #e2001a;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
    border-radius: 1px;
    position: absolute;
    margin: 5px 0 0 4px;
}

.overviewCol__inner .overviewCol__box4g .switchSubvention_Checkbox{
    display: inline-block;
    vertical-align: middle;
}

.overviewCol__inner .overviewCol__box4g .switchSubvention_Checkbox span{
    font-weight: bold !important;
    padding-top: 3px;
    margin-left: 2px;
}

.overviewCol__inner .overviewCol__block .contentSubvention_Container{
    border-radius: 7px;
    border: solid 1px #979797;
    padding: 14px;
}

.overviewCol__inner .overviewCol__block .contentSubvention_Logo{
    width: 59px;
    height: 59px;
    object-fit: contain;
    display :inline-block;
    vertical-align: middle;
}

.overviewCol__inner .overviewCol__block .contentSubvention_Text{
    width: 65%;
    font-family: SFR;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #000000;
    vertical-align: middle;
    display: inline-block;
    margin-left: 12px;
}

.overviewCol__inner .overviewCol__block .contentSubvention_LinkMore{
    display: block;
    color: #e2001a;
    text-decoration: none;
    margin-top: 5px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    position: relative;
}

.overviewCol__inner .overviewCol__box4g .overviewCol__buttonContainer--tiny__Bis {
    top: 125px !important;
}

@media (max-width: 320px) {
    .overviewCol__inner .overviewCol__block .contentSubvention_Text{
        margin-left: 6px;
        width: 60%;
    }
}

@media (min-width: 1024px) {
    .overviewCol__inner .overviewCol__block .contentSubvention_Text{
        width: 63%;
    }
}

.Vous-tes-pro-nos-o, .Les-forfaits-4G-pou {
    /*width: 364px;*/
    height: 28px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin: auto;
}

.Souscrire-un-forfait {
    text-align: center;
}

.Souscrire-un-forfait>a{
    /*width: 264px;*/
    height: 16px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #e2001a;
    text-align: center;
    text-decoration: none;
}



