
html.iphone,
html.iphone body { height: 100.1%; }

/* ---------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */

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

    .feiba-garçon {
        background-image: url(../img/garcon.jpg);
        background-position: top center;
        background-size : auto 100% ;
        background-repeat: no-repeat;
        top: 0px;
        width: auto;
        height: 131px;
        border: 0px solid grey;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        z-index: 2;
        position: relative;
    }

    .fond-degrade {
        background-image: url(../img/degrade.jpg);
        background-position: top center;
        background-size : 100% 131px;
        background-repeat: no-repeat;
        width: 100%;
        height: 131px;
        top: 0px;
    }

    .bouton-calcul{
        margin-top: -10px;
        margin-bottom: 50px;
    }
}

/* ---------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 751px) {

    .feiba-garçon {
        background-image: url(../img/garcon-hd.jpg);
        background-position: top center;
        background-size: auto 100%;
        background-repeat: no-repeat;
        top: 0px;
        width: auto;
        height: 100%;
        border: 0px solid grey;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        z-index: 2;
        position: relative;
    }

    .fond-degrade {
        background-image: url(../img/degrade.jpg);
        background-position: top center;
        background-size : 100% 250px;
        background-repeat: no-repeat;
        width: 100%;
        height: 250px;
        min-height: 100px;
        top: 0px;
    }

    .bouton-calcul{
        margin-top: 0px;
        margin-bottom: 50px;
    }

}



/* ---------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------- */


.fond{
    background-color: #0355a1;
    width: 100%;
    height: 100%;
}


.fond-B{
    background-color: #a1daf8;
}


.bandeau{
    background-color: #f8b324;
    background-size : 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 56px;
    z-index : 2;
}

.logo-shire{
    background-image: url(../img/logo_takeda.png);
    background-size : 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 110px;
    height: 40px;
    z-index : 2;
}

.logo-feiba-mini{
    background-image: url(../img/logo-feiba.png);
    background-size : 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    right: 6px;
    width: 106px;
    height: 39px;
    z-index : 2;
}

.button.button-big-small {
    font-size: 17px;
    height: 54px;
    line-height: 18px;
    padding-top: 7px;
}

.fleche1{
    background-image: url(../img/fleche.png);
    position: relative;
    margin-top: -10px;
    top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 33px;
    height: 17px;
    z-index : 3;
    border: 0px solid grey;
}

.fleche2{
    background-image: url(../img/fleche.png);
    position: relative;
    margin-top: -10px;
    top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 33px;
    height: 17px;
    z-index : 3;
    border: 0px solid grey;
}

.figure-a{
    background-image: url(../img/figure-a.jpg);
    background-size: 100% 100%;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    z-index : 2;
    border: 0px solid grey;
}

.figure-b{
    background-image: url(../img/figure-b.jpg);
    background-size: 100% 100%;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    z-index : 2;
    border: 0px solid grey;
}

.figure-c{
    background-image: url(../img/figure-c.jpg);
    background-size: 100% 100%;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    z-index : 2;
    border: 0px solid grey;
}

.figure-d{
    background-image: url(../img/figure-d.jpg);
    background-size: 100% 100%;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    z-index : 2;
    border: 0px solid grey;
}

.figure-e{
    background-image: url(../img/figure-e.jpg);
    background-size: 100% 100%;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    z-index : 2;
    border: 0px solid grey;
}

.figure-f{
    background-image: url(../img/figure-f.jpg);
    background-size: 100% 100%;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    z-index : 2;
    border: 0px solid grey;
}
.font-9 {
    font-size: 9px;
}

.font-12 {
    font-size: 12px;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.bold {
    font-weight: bold;
}

.button.button-big-small1 {
    font-size: 12px;
    height: 45px;
    line-height: 31px;
    padding-top: 6px;
    padding-left: 0px;
    padding-right: 0px;
}

.button.button-big-small2 {
    font-size: 12px;
    height: 45px;
    line-height: 16px;
    padding-top: 6px;
    padding-left: 2px;
    padding-right: 1px;
}

.button.button-big-small3 {
    font-size: 13px;
    height: 45px;
    line-height: 16px;
    padding-top: 6px;
    padding-left: 2px;
    padding-right: 1px;
    color: #000000;
}

.button.button-big-small4 {
    font-size: 15px;
    height: 45px;
    line-height: 28px;
    padding-top: 6px;
    padding-left: 2px;
    padding-right: 1px;
}

.boutons-mentions{
    position: absolute;
    width: 70%;
    left: 6px;
    bottom: 6px;
    z-index : 2;
    font-weight: bold;
    font-size: 6px;
}

.hide {
    display: none;
    visibility: hidden;
}

.show {
    display: block;
    visibility: visible;
}

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.souligne {
     text-decoration: underline;
 }

.italic {
    font-style: italic;
}

.orange{
    color: #ef7b10;
    font-weight: bold;
}

.noir{
    color: #000000;
}


.bleu {
    color: #0053a1;
}

.blanc {
    color: #ffffff;
}

.bold {
    font-weight: bold;
}

.background-orange {
    background-color: #ef7b10;
}

.background-white {
    background-color: #FFFFFF;
}

.background-bleu {
    background-color: #0053a1;
}

.background-bleu-fonce {
     background-color: #0f2240;
}

.background-jaune {
    background-color: #f8b324;
}

.margin-8 {
    margin-left: 8px;
}

table {
    border-collapse: collapse;
}

td {
    padding-top :5px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 0px;
}

tr{
    border-bottom: 1px solid grey;
}


.border{
    border: 1px solid grey;
}

/* RESULTATS ///////////////////////////////////////////////////////////////// */

.flacons-resultats {
    padding-top :20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    background-color:#A1DAF8;
    /*min-height: 200px;*/
}

.bouteilles{
    display: inline-block;
    visibility: visible;
    color: #0053A0;
    font-size: 20px;
    text-align: center;
    vertical-align: bottom;
}

.cumuls{
    display: inline-block;
    color: #fff;
    font-size: 50px;
    vertical-align: bottom;
    padding: 0px 3%;
    height:96px;
    line-height:96px;
}

#bouteille500{
    display: inline-block;
    background-image: url(../img/500u.svg);
    background-size: 100% 100%;
    width: 57px;
    height: 69px;
}

#bouteille1000{
    display: inline-block;
    background-image: url(../img/1000u.svg);
    background-size: 100% 100%;
    width: 79px;
    height: 113px;
}

#bouteille2500{
    display: inline-block;
    background-image: url(../img/2500u.svg);
    background-size: 100% 100%;
    width: 112px;
    height: 161px;
}

.bhide {
    display: none;
    visibility: hidden;
}


.A{
    display: inline-block;
    width: 100%;
    float: right;
    border-right: 1px  solid grey;;

}


::-webkit-scrollbar {
    overflow: auto;
    height: 100%;
    position: relative;
    z-index: 1;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}

.point {
    font-size: 11px;
    vertical-align: middle;
    line-height: 8px;
}
.thromboemboliques ul {
    list-style: none; /* Remove default bullets */
}
    .thromboemboliques ul li::before {
        color: #ef7b10;
        content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
        font-weight: bold; /* If you want it to be bold */
        display: inline-block; /* Needed to add space between the bullet and the text */
        width: 1em; /* Also needed for space (tweak if needed) */
        margin-left: -1em; /* Also needed for space (tweak if needed) */
    }