<style>
    body.sfrRN div {
        line-height: 1.231;
    }
    ul, ol {
        margin: 1em 0;
        padding: 0 0 0 40px;
    }
    li {
        font-size: 13px;
    }
    .sfrRN *, .sfrRN *:before, .sfrRN *:after, header.sfrRN *, header.sfrRN *:before, header.sfrRN *:after, footer.sfrRN *, footer.sfrRN *:before, footer.sfrRN *:after {
        -webkit-box-sizing: initial;
           -moz-box-sizing: initial;
                box-sizing: initial;
    }
    /*.linkFooter .content, .fullWithCenteredContent .content {
        width: 980px;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
        font-family: 'SFR',Arial;
    }*/
    .linkFooter .content{
        width: 980px;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
        font-family: 'SFR',Arial;
    }
    .fullWithCenteredContent .content {
        max-width: 984px;
        margin: 0 auto;
        padding-left: 40px;
        padding-right: 40px;
    }
    .fullWithCenteredContent {
        margin: 0 0 50px 0;
    }
    .blockTitlePage {
        font-family: 'SFR',Arial;
        margin: 0 0 15px 0;
    }
    .blockTitlePage h1 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'SFR',Arial;
        text-transform: uppercase;
        margin: 0;
    }
    .rte, .sfrRN h3 {
        font-family: 'SFR',Arial !important;
        color: #000;
    }
    /*.rte p {
        font-size: 14px;
        margin: 0;
    }*/
    .rte h3 {
        margin: 0;
        font-size: 18px;
        font-weight: bold;
    }
    .rte a {
    text-decoration: underline;
    color: #000;
    }
    b, strong {
        font-weight: bold;
    }
    @media only screen and (min-width: 768px) {
        .sfrRN h1, .sfrRN h2, .sfrRN h3, .sfrRN h4, .sfrRN h5, .sfrRN h6 {
            line-height: 1.231;
        }
    }


    #search-input {
        font: 17px 'SFR-Regular';
        line-height: 40px;
        padding: 0 20px 0 20px;
        width: 95%;
        margin-left: 20px;
        outline:0;
    }
    #search-toggler {
        /* position: absolute; */
        /* left: 90%; */
        float:right;
        right:0%;
        top: -78.5px;
        background-color: white;
        display: block;
        height: 0px;
        width: 130px;
        text-align: center;
        color: black;
        outline: 0;
        margin: 0;
        padding: 0;
    }
    #search-toggler i {
        font-size: 25px;
        /* line-height: 5vmax; */
    }
    .link .btn-lg {
        line-height: 3vmax;
        width: 20vmax;
        font-size: 1vmax;
        padding: 0;
    }
    .textn {
        line-height: inherit !important;
        text-align: left;
    }
    .textn a {
        color: black;
        font-size: 14px;
    }
    .textn p {
        margin: 5px 0;
    }
    
    .arrow {
        display:inline-block;
        margin:2px;
        width:25px;
        height:25px;
        float:right;
    }
    .arrow-down {
        background-repeat:no-repeat;
        background-position:center center;
        background-size: contain;
        background-image:url(//static.s-sfr.fr/media/coche-haut.png);
    }
    
    .arrow-up {
        background-repeat:no-repeat;
        background-position:center center;
        background-size: contain;
        background-image:url(//static.s-sfr.fr/media/coche-bas.png);
    }
    
    .stage .line .question {
        cursor:pointer;
        margin-top:10px;
        clear:both;
        float: left ;
        width:85% ;
    }
    
    	.stage .grid .grid-cell.grid-cell-generic-alt{
		min-height:210px !important;
	}
    
    .black{
        color : black;
    }
    

    
    .searchblock{
        background-color:lightgrey;
        
    }
    
    .searchtitle{
        font-size : 20px;
        font-family:'SFR-Bold';
        color: white;
        padding: 10px 0 10px 20px;
        text-transform: uppercase;
    }
    
    .red{
        color: #e2011a !important;
    }
    

    .blockTitlePage {
        font-family: 'SFR',Arial;
        margin: 0 0 15px 0;
    }
    
	.opinion{
		background-color: #f4f4f8;
		padding: 15px 0 15px 30px;
		margin-bottom : 40px;
		font: 14px 'SFR-Regular';
	}

	.opinion-content{
		/*display: -webkit-box;
		display: flex;*/
	}
	
	.opinion-content-button{
	    display: inline-block;
	}
	
	.opinion-content-useful{
	    float:left;    
	    padding-bottom: 10px;
	}
	
	.opinion-link{
		margin-top: 20px;
	}
	
    .opinion-link__btn-share{
        display: inline-block;
    }
    
	.opinion-content-text-border{
		border-right: 1px solid #aaaaaa;
		padding-right: 20px;
	}

	.opinion-content-clarification{
		padding-left:20px;
	}

	.opinion-content-thanks{
		text-transform: uppercase;
		padding: 10px 0 10px 0;
		width:95%;
	}

	.opinion-content-thanks-close{
		float:right;
		font-size: 20px;
	}

	input.opinion-button.formquestion.opinion-url{
		color: grey;
		height:28px;
		margin-bottom: 10px;
	}

	button.opinion-button.formquestion, a.opinion-button.formquestion {
		font: 13px 'SFR-Bold';
		text-transform: uppercase;
		border: 1px solid #e2011a;
		background-color: #f4f4f8;
		color: #e2011a;
		padding: 5px 10px;
		margin: 0 0 0 10px;
		/*display: inline-block;*/
	}

	button.opinion-button.formquestion:hover, a.opinion-button.formquestion:hover {
		background-color: #e2011a;
		color: white;
	}
	.stage .grid .grid-cell.grid-cell-generic-alt{
		min-height:210px;
	}

	.rte a {
		text-decoration: underline !important;
		color: #000;
	}
	.line{
	    border-top:lightgray solid 1px;
	}
	
	.pull-right{
	    margin-top:10px;
	    font-size: 20px;
	    cursor:pointer;
	}
    
    .root{
        background-color:white !important;
    }
    
    .root .blockTitlePage .content h1{
        font-size:30px;
        color: #e2011a;
        text-transform: none;
        padding-top: 40px;
        margin-top: 40px;
        border-top: lightgray solid 1px;
    }

    @media only screen and (max-width: 768px) {
        h2 a{
            font-size:25px;
        }
        #search-input {
            font: 12px 'SFR-Regular';
            line-height: 60px;
            padding: 0 10px 0 10px;
            width: 95%;
            margin-left: 20px;
            outline:0;
        }
        .searchtitle{
            font-size : 15px;
            font-family:'SFR-Bold';
            color: white;
            padding: 10px 0 10px 20px;
            text-transform: uppercase;
        }
        #search-toggler {
            /* position: absolute; */
            /* left: 90%; */
            float:right;
            right:0%;
            top: -63.5px;
            background-color: white;
            display: block;
            height: 0px;
            width: 90px;
            text-align: center;
            color: black;
            outline: 0;
            margin: 0;
            padding: 0;
        }
        #search-toggler i {
            font-size: 30px;
            /* line-height: 5vmax; */
        }
        .fullWithCenteredContent .content {
            padding-left: 20px;
            padding-right: 20px;
        }
        
    }
    
     @media only screen and (max-width: 500px) {
         #search-input {
             width:90%;
         }
     }

</style>








