#recent_request .SFR_ArticleItem{
    background: linear-gradient(to bottom,#e2e2e2 0,#fff 100%);
}
#recent_request .SFR_ArticleItem_description{
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    height: 60px;
    overflow: hidden;
}
#recent_request .SFR_ArticleItem_state{
    font-size: 0;
    line-height: 0;
    margin-top: 40px;
    vertical-align: middle;
}
#recent_request .SFR_ArticleItem_state .SFR_ColorSelector{
    position: relative;
    height: 18px;
    width: 18px;
    border-radius: 9px;
    background-color: black;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
#recent_request .SFR_ArticleItem_state .stateLabel{
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
#recent_request .SFR_ArticleItem_details{
    margin-top: 40px;
    padding-bottom: 40px;
}
#recent_request .btn-base.btn-big {
    padding: 5px 16px;
    font-size: 13px;
    font-family: "Poppins-Bold", sans-serif;
}
#recent_request .SFR_ArticleItem_imgContainer{
    height: 0;
    padding-top: 113.0952381%;
    position: relative;
}
#recent_request .SFR_ArticleItem_image {
    position: absolute;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.SFR_Bloc_Connexion {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 #18181805;
    padding: 24px;
    margin-bottom: 24px;
}
.SFR_Section_search {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 #18181805;
    padding: 24px;
    margin-bottom: 24px;
}
.bloc-connexion {
    display: flex;
    align-items: center;
    justify-content: center;
}
.bloc-connexion-left {
    text-align: center;
}
.bloc-connexion-left h5 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
a.btn-base.btn-connexion {
    margin: 0 0 0 16px;
    background: #222;
    color: #fff;
}
.sfrRN .SFR_Bloc_Connexion h2, .sfrRN .SFR_Section_search h2 {
    font-size: 24px;
    margin-top: 0;
}
.SFR_Lame_List {
    margin: 0;
    padding: 0;
}
li.SFR_Lame_Item {
    list-style: none;
    margin-bottom: 24px;
}
.SFR_LameInProgress {
    background: #fff;
    border-radius: 8px;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.SFR_Stat_Inprogress {
    background: #FFF4E0;
    border-radius: 20px;
    color: #FF9300;
    font-family: "Poppins-Bold", sans-serif;
    padding: 3px 16px;
    white-space: nowrap;
    margin: 0 8px;
}
.SFR_Lame_title {
    display: flex;
    flex: 1;
}
.SFR_Lame_text {
    margin-left: 16px;
    padding-right: 16px;
}
.SFR_Lame_text strong {
    font-size: 16px;
}
.SFR_Lame_stat {
    flex: 1;
}
#recent_purchases .SFR_ArticleItem {
    background: linear-gradient(to bottom,#f6f6f6 0,#fff 100%);
}
#recent_purchases .SFR_ArticleItem_description {
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    margin-top: 45px;
    height: 60px;
    overflow: hidden;
}
#recent_purchases .SFR_ArticleItem_reduction {
    font-family: "Poppins-Bold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    margin-top: 20px;
}
#recent_purchases .SFR_ArticleItem_condition{
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    margin: 20px 0;
}
#recent_purchases .moreInfos {
    text-align: center;
    display: block;
    margin: 20px 0;
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    color: #D90D25;
    padding-bottom: 20px;
}
#recent_purchases .btn-base.btn-big {
    padding: 5px 16px;
    font-size: 13px;

}

#all_offer_refunds {
    background-color: #F2F2F2;
    overflow: hidden;
    max-width: none;
}
#all_offer_refunds .SFR_ArticleItem {
    background: #fff;
}
#all_offer_refunds .SFR_ArticleItem_description {
    font-family: "Poppins-Bold", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 8px;
}
#all_offer_refunds .SFR_ArticleItem_reduction {
    font-family: "Poppins-Bold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 24px;
}
.amount_val {
    font-size: 40px;
    line-height: 48px;
}
.euro {
    font-size: 14px;
    position: absolute;
    margin-top: 5px;
}
.amount_remb {
    font-size: 12px;
    display: block;
}
.SFR_ArticleItem_date {
    font-family: "Poppins-Bold", sans-serif;
    font-size: 12px;
    background: #181818;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 0 8px;
    position: absolute !important;
    top: 16px !important;
    left: 16px !important;
    width: auto !important;
}
#all_offer_refunds .SFR_ArticleItem_condition{
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    margin: 20px 0;
}
#all_offer_refunds .SFR_ArticleItem_imgContainer{
    position: relative;
    height: 273px;
    padding-top: 47px;
}
#all_offer_refunds .SFR_ArticleItem_image {
    height: 100%;
    display: block;
    margin: 0 auto;
}
#all_offer_refunds .moreInfos {
    text-align: center;
    display: block;
    margin: 20px 0;
    font-family: "Poppins-Bold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #D90D25;
    padding-bottom: 20px;
    text-decoration: none;
    position: relative;
}
#all_offer_refunds .moreInfos:after {
    content: "";
    position: absolute;
    display: inline-block;
    transition: ease .2s;
    background: url(https://static.s-sfr.fr/assets/pictos/chevron_droite_40_bold_rouge.svg) 0 0 no-repeat;
    width: 8px;
    height: 12px;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: middle;
}
#all_offer_refunds .moreInfos:hover:after {
    transform: translateX(4px);
}
#all_offer_refunds .SFR_Section_content_nav{
    background-color: #fff;
    position: relative;
    overflow: visible;
}
#all_offer_refunds .navContainer{
    position: relative;
    height: 70px;
}
#all_offer_refunds .navContainer_nav {
    padding: 0;
}
#all_offer_refunds .navContainer_nav li {
    padding : 20px 16px;
    display: inline-block;
    vertical-align: top;
}
#all_offer_refunds .navContainer_nav li.active {
    border-bottom: 2px solid #D90D25;
}
#all_offer_refunds .navItem {
    font-family: "Poppins-Bold", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-size: 14px;
    line-height: normal;
    color: #181818;
    text-decoration: none;
}
#all_offer_refunds .pictoAutresOdr {
    margin: -5px 0 0 2px;
}
.SFR_Form_search {
    display: flex;
    gap: 8px;
}
#odr_search {
    width: 480px;
    position: relative;
    overflow: hidden;
}
.input_search .btn_search {
    position: absolute !important;
    text-indent: -9999px;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    z-index: 1;
    background: #D90D25 url(https://static.s-sfr.fr/assets/pictos/rechercher_40_blanc.svg) 50% no-repeat;
    background-size: 24px;
    padding: 0;
    margin: 0;
    border-radius: 0 8px 8px 0;
}
#client_red {
    height: auto;
}

.SFR_ArticleItem_eligible {
    margin: 0 0 8px 0;
}

#client_red .SFR_Section_content {
    position: relative;
    margin: 10px auto;

}
#client_red .imageTextContainer {
    max-width: 1380px;
    height: 0;
    padding-top: 17.489114658926%;
    position: relative;
    margin: 0 auto;
}

#client_red .imageTextContainer img{
    position: absolute;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    border: 1px solid #ccc;
}

#client_red .textContainer {
    position: relative;
    left: 8%;
    top: 0;
    margin-top: -16%;
}


#client_red .cartouche_red{
    width: 190px;
    background: #00e094;
    font-family: "Poppins-Bold", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    padding: 0 10px;
    height: 40px;
    vertical-align: middle;
}
#client_red .red_intro{
    margin-top: 1.5%;
    font-family: "Poppins-Regular", sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
}
#client_red .gred-button{
    margin-top: 1.5%;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    text-align: center;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    width: auto;
    background: #00e094;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    transition: color 200ms ease-out,background-color 200ms ease-out;
    cursor: pointer;
    padding: 0 32px;
    box-sizing: border-box;
    font-family: "Poppins-Bold", sans-serif;
}

#recent_request .SFR_Section_content, #recent_purchases .SFR_Section_content, #all_offer_refunds .SFR_Section_content{
    margin: 0 auto;
    width: auto;
    max-width: 1312px;
    padding: 0 16px;
}
#recent_request .SFR_Section_content h1, #recent_purchases .SFR_Section_content h1, #all_offer_refunds .SFR_Section_content h1 {
    font-size: 40px;
    font-family: "Poppins-Black", sans-serif;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    color: #181818;
    text-transform: inherit;
    padding:  45px 0 22px;
    text-align: center;
}
#recent_request .SFR_Section_content h1 {
    text-align: left;
    font-size: 32px;
}
#recent_request .SFR_ArticlesList_grid, #recent_purchases .SFR_ArticlesList_grid, #all_offer_refunds .SFR_ArticlesList_grid {
    max-width: initial;
    display: flex;
    flex-wrap: wrap;
}
#recent_request .SFR_ArticlesList_gridItem, #recent_purchases .SFR_ArticlesList_gridItem, #all_offer_refunds .SFR_ArticlesList_gridItem {
    padding: 0 10px 20px;
}
#recent_request .SFR_ArticleItem, #recent_purchases .SFR_ArticleItem, #all_offer_refunds .SFR_ArticleItem {
    line-height: normal;
    height: 100%;
    border-radius: 8px;
}
.SFR_ArticleItem_bottom {
    align-self: end;
}
#recent_request .SFR_ArticleItem_clickZone,  #recent_purchases .SFR_ArticleItem_clickZone, #all_offer_refunds .SFR_ArticleItem_clickZone {
    /*position: absolute;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
#recent_request .SFR_ArticleItem_contentWrapper, #recent_purchases .SFR_ArticleItem_contentWrapper, #all_offer_refunds .SFR_ArticleItem_contentWrapper {
    padding: 24px;
    display: grid;
    flex: 1;
}
#recent_request .moreArticle .moreArticle_title, #recent_purchases .moreArticle .moreArticle_title, #all_offer_refunds .moreArticle .moreArticle_title {
    margin-top: 60px;
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color : #D90D25;
    text-align: center;
}
.moreArticle {
    text-align: center;
}
#recent_request .moreArticle .moreArticle_btnPlus, #recent_purchases .moreArticle .moreArticle_btnPlus, #all_offer_refunds .moreArticle .moreArticle_btnPlus {
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    border: 1px solid #181818;
    font-family: "Poppins-Bold", sans-serif;
    font-size: 14px;
    padding: 9px 25px;
    cursor: pointer;
    color: #181818;
    vertical-align: bottom;
    border-radius: 8px;
    margin-right: 10px;
    line-height: 20px;
    margin-bottom: 40px;
}
#recent_request .moreArticle .moreArticle_btnPlus:hover, #recent_purchases .moreArticle .moreArticle_btnPlus:hover, #all_offer_refunds .moreArticle .moreArticle_btnPlus:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);
}
#all_offer_refunds ul.topnav li a {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
}
#all_offer_refunds ul.topnav li.icon {display: none;}
#all_offer_refunds .hidden{
    display: none !important;
}
.hidden {
    display : none;
}

.SFR_Center{
    text-align: center;
}
.SFR_hidden_items {
    border-top: 1px solid #ccc;
    padding-top: 30px !important;
    margin-top: 20px !important;
}
.SFR_hidden_items .SFR_Section_content h1 {
    font-size: 34px;
    font-family: "Poppins-Regular", sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    color: #fff !important;
    text-transform: inherit;
    text-align: center;
}

.SFR_ArticleItem_image {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transition: all 150ms ease-in;
    transition-duration:0.1s;
}
.cursor{
    cursor: pointer;
}

.hiddenBloc{
    display: none !important;
}

.lien:first-child {
    display: none !important;
}
.lienToutSavoir {
    text-align: center;
    margin-bottom: 32px;
}
.lienToutSavoir .lien {
    display: inline-block !important;
}
#sfr_red {
    font-family: "Poppins-Bold", sans-serif;
}
#sfr_red ::-webkit-input-placeholder, #type_produit ::-webkit-input-placeholder, #date_achat ::-webkit-input-placeholder {
    opacity: 1;
}
#type_produit .select__box > li {
    padding: 0;
}
#type_produit .select__box > li a {
    padding: 8px 16px;
    display: block;
}
.rel{
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.demande {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.demande div:not(:last-child) {
    flex: 1 1 0;
}
.hiddenMobLink{
    display: none !important;
}
.sfrRN .show768-only, .sfrRN .show320-only {display: none;}

@media (min-width:1024px) {
    #client_red .cartouche_red {
        margin-top: 0.2%;
    }
}

@media screen and (min-width : 768px) and (max-width: 1024px){
    #client_red .textContainer {
        left: 2%;
        margin-top: -16.8%;
    }
    #client_red .cartouche_red {
        margin-top: 0.8%;
        width: 14%;
        font-size: 1.8vw;
        line-height: 30px;
        height: 30px;
    }
    #client_red .red_intro {
        margin-top: 1%;
        font-size: 13px;
    }
    #client_red .gred-button {
        margin-top: 1%;
        height: 34px;
        line-height: 34px;
        font-size: 1.5vw;
        padding: 0 18px;
    }

}
@media screen and (min-width: 768px){
    #sfr_red, #type_produit, #date_achat {
        width: 158px;
    }
}
@media screen and (max-width:768px) {
    .lien:first-child {
        display: inline-block !important;
    }
    #all_offer_refunds .navContainer_nav li.active {
        border-bottom: none;
    }
    #all_offer_refunds ul.topnav li:first-child {
        display :inline-block !important;
        text-align: left;
    }
    #all_offer_refunds ul.topnav li:not(:first-child) {display: none;}
    #all_offer_refunds ul.topnav li.icon {
        float: right;
        display: inline-block;
    }
    #all_offer_refunds .hiddenLink{
        display: none !important;
    }
    #all_offer_refunds ul.topnav.responsive {position: relative;}
    #all_offer_refunds ul.topnav.responsive li.icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    #all_offer_refunds ul.topnav.responsive li {
        float: none;
        display: inline;
        padding-left: 0;
    }
    #all_offer_refunds ul.topnav.responsive li a {
        display: block;
        text-align: left;
    }
}

@media screen and (max-width: 767px){
    .sfrRN .SFR_Bloc_Connexion h2, .sfrRN .SFR_Section_search h2 {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .SFR_Form_search {
        flex-wrap: wrap;
    }
    #odr_search, #date_achat {
        width: 100%;
    }
    #sfr_red, #type_produit {
        flex: 1;
    }
    #client_red {
        min-height: 320px;
    }
    #client_red .SFR_Section_content {
        position: relative;
        margin: 10px auto;
    }
    #client_red .textContainer {
        position: absolute;
        left: 5%;
        top: 126%;
        bottom: 10px;
        margin-top: 0;
    }
    #client_red .red_intro {
        margin-top: 4%;
    }
    #client_red .gred-button {
        margin-top: 4%;
    }
}

@media screen and (min-width: 701px) and (max-width: 736px){
    .sfrRN #client_red .desktop-only{
        display: none !important;
    }

    .sfrRN .show768-only{
        display: block !important;
    }

    .sfrRN .show320-only{
        display: none !important;
    }

    #client_red {
        min-height: 388px;
    }
    #client_red .imageTextContainer {
        max-width: 100%;
        height: 188px;
        margin: -16px auto 20px;
    }
    #client_red .imageTextContainer img {
        /*top: -20px;*/
        top: 0;
        margin-top: 6px;
    }
    #client_red .textContainer {
        top: 118%;
    }
    #client_red .red_intro {
        margin-top: 4%;
        font-size: 13px;
    }
    #client_red .gred-button {
        margin-top: 4%;
    }
}

@media screen and (min-width: 500px) and (max-width: 700px){

    .sfrRN #client_red .desktop-only{
        display: none !important;
    }

    .sfrRN .show768-only{
        display: block !important;
    }

    .sfrRN .show320-only{
        display: none !important;
    }

    #client_red {
        min-height: 388px;
    }
    #client_red .imageTextContainer {
        max-width: 100%;
        height: 188px;
        margin: -16px auto 20px;
    }
    #client_red .imageTextContainer img {
        top: -37px;
    }
    #client_red .textContainer {
        /*top: 118%;*/
        top: 95%;
    }
    #client_red .red_intro {
        margin-top: 4%;
        font-size: 13px;
    }
    #client_red .gred-button {
        margin-top: 4%;
    }

}

@media (max-width:680px) {
    .SFR_LameInProgress {
        text-align: center;
        flex-direction: column;
        gap: 24px;
    }
    .SFR_Lame_title {
        display: block;
    }
    .SFR_Lame_text {
        margin: 20px 0 0 0;
    }
    .ellipsis {
        text-overflow: ellipsis;
    }
    #recent_request .SFR_ArticleItem_state .SFR_ColorSelector {
        display: block;
        margin: 0 auto;
    }
    #recent_request .moreArticle .moreArticle_title, #recent_purchases .moreArticle .moreArticle_title, #all_offer_refunds .moreArticle .moreArticle_title {
        margin-top: 30px;
    }
    #recent_request .SFR_Section_content h1, #recent_purchases .SFR_Section_content h1, #all_offer_refunds .SFR_Section_content h1 {
        font-size: 32px;
        padding: 30px 0 12px;
    }
    #recent_request .btn-base.btn-big,  #recent_purchases .btn-base.btn-big,  #all_offer_refunds .btn-base.btn-big {
        margin: 0 auto;
    }
    #recent_request .SFR_ArticlesList_gridItem, #recent_purchases .SFR_ArticlesList_gridItem, #all_offer_refunds .SFR_ArticlesList_gridItem {
        padding-right: 10px;
    }
    #client_red {
        min-height: 310px;
    }
    .bloc-connexion {
        flex-direction: column;
    }
    .bloc-connexion-left {
        margin-bottom: 16px;
    }
    .btn-connexion {
        width: 100%;
    }
}

@media screen and (max-width: 500px){

    .sfrRN #client_red .desktop-only{
        display: none !important;
    }

    .sfrRN .show768-only{
        display: none !important;
    }

    .sfrRN .show320-only{
        display: block !important;
    }

    #client_red {
        min-height: 388px;
    }
    #client_red .imageTextContainer {
        max-width: 100%;
        height: 188px;
    }
    #client_red .imageTextContainer img {
        min-width: 100%;
        top: -20px;
    }
    #client_red .textContainer {
        top: 118%;
    }
    #client_red .red_intro {
        margin-top: 4%;
        font-size: 13px;
    }
    #client_red .gred-button {
        margin-top: 4%;
    }
}

@media (max-width:320px){
    #recent_request .SFR_ArticleItem_details {
        margin-left: -2px;
    }
    #recent_request .btn-base.btn-big, #recent_purchases .btn-base.btn-big, #all_offer_refunds .btn-base.btn-big{
        padding: 5px 5px !important;
        margin-left: -5px;
    }
    #recent_request .SFR_ArticlesList_gridItem, #recent_purchases .SFR_ArticlesList_gridItem, #all_offer_refunds .SFR_ArticlesList_gridItem {
        padding: 0 3px 20px;
    }
    #recent_request .moreInfos,  #recent_purchases .moreInfos,  #all_offer_refunds .moreInfos  {
        margin: 20px -13px;
    }

}
/*Tooltip*/
.tooltip-text {
    position: absolute;
    bottom: -20px;
    left: 20px;
    /*width: 200px;*/
    color: #000000;
    padding: 5px;
    font-size: 14px;
    background-color: #e7e7ec;
    border: 1px solid #000000;
}

@media screen and (max-width: 1444px){
    .lineNumbers{
        width: 200px;
        margin-left: 40px;
    }
}

@media screen and (min-width: 1590px){
    .lineNumbers{
        width: 250px;
        margin-left: 160px;
    }
}

@media screen and (min-width: 1445px) and (max-width: 1589px){
    .lineNumbers{
        width: 250px;
        margin-left: 6%;
    }
}

.lineNumbers > label{
    padding : 10px 0;
}
