﻿body {
    position: relative;
    padding: 0px;
    margin: 0px;
    background-color: #ececec;
    color: #70777a;
    FONT-FAMILY: Georgia,serif;
}

a {
    text-decoration: none;
}

/*html {
    height: inherit;
}*/

.container {
    position: relative;
    padding: 0px;
    margin: 0px;
    max-width: 1200px;
    margin: auto;
    background-color: #fff;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#background_area {
    background: none;
    background-color: none;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: block;
}

#background_advertising_link {
    position: absolute;
    z-index =-99999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    CURSOR: pointer;
}

.bloc_gauche, .bloc_droit {
    margin-bottom: 20px;
}

/* Titres */
h1, h2, h3 {
    color: #364656;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    //font-family: 'lft-etica', sans-serif;
    font-weight: bold;
    margin-bottom: 1rem;
}

    h1 > a, h2 > a, h3 > a {
        display: block;
        color: inherit;
    }

        h1 > a:hover, h2 > a:hover, h3 > a:hover,
        h1 > a:focus, h2 > a:focus, h3 > a:focus {
            color: inherit;
        }

h1 {
    font-size: 1.9rem;
    //2rem;
    line-height: 1.2;
}

h2 {
    font-size: 1.1rem;
    line-height: 1.4;
}

input[type=text], .input-group > :first-child, input[type=email], textarea {
    color: #70777a;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    font-size: .8rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 0 1rem;
}

    input[type=text]:focus,
    input[type=email]:focus,
    textarea:focus {
        border: none;
        -webkit-box-shadow: 0 0 0 1px #004489 inset;
        -moz-box-shadow: 0 0 0 1px #004489 inset;
        box-shadow: 0 0 0 1px #004489 inset;
    }
    /* Placeholders */
    input[type=text]::-webkit-input-placeholder,
    input[type=email]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: inherit;
        font-style: italic;
    }

    input[type=text]::-moz-placeholder,
    input[type=email]::-moz-placeholder,
    textarea::-moz-placeholder { /* Firefox 19+ */
        color: inherit;
        font-style: italic;
    }

    input[type=text]:-ms-input-placeholder,
    input[type=email]:-ms-input-placeholder,
    textarea:-ms-input-placeholder { /* IE 10+ */
        color: inherit;
        font-style: italic;
    }

    input[type=text]:-moz-placeholder,
    input[type=email]:-moz-placeholder,
    textarea:-moz-placeholder { /* Firefox 18- */
        color: inherit;
        font-style: italic;
    }

    input[type=text]::placeholder,
    input[type=email]::placeholder,
    textarea::placeholder {
        color: inherit;
        font-style: italic;
    }

/* Liens */
a {
    color: #4aafde;
}

header {
    /* position: relative; */
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: black;
    background-color: white;
}

.header_logo {
    padding-left: 5px;
    float: left;
    width: 40%;
}

.bloc_gauche {
    margin-left: 15px;
    margin-right: 10px;
    padding-left: 0px;
}

.bloc_droit {
    margin-right: 10px;
}

/* Tags */
.article__tags {
    margin: 0;
    padding-left: 0;
    display: inline-block;
}

    .article__tags > li {
        display: inline-block;
        padding: 0 20px 0 0;
    }

    .article__tags a {
        color: #004489;
        font-size: 1rem;
    }

        .article__tags a:before {
            content: "#";
        }

        .article__tags a::before {
            content: "#";
        }

        .article__tags a > h4 {
            display: inline;
            color: inherit;
            font-family: inherit;
            font-weight: inherit;
            font-size: 105%;
        }

        .article__tags a:hover > h4 {
            text-decoration: underline;
        }

/* Boutons */
.button {
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    border: none;
    color: white;
    margin: 0 0 1rem;
    padding: .85em 1em;
    font-size: .75rem;
    font-weight: bold;
    line-height: 1rem;
    text-transform: uppercase;
    background-color: #004489;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.expanded {
    width: 100%;
}

.button:hover,
.button:focus {
    color: #004489;
    background-color: #fff;
}

.ticpharma .button {
    margin-bottom: 0;
    color: #364656;
    background-color: #fff;
    display: block;
    text-align: center;
}

/* Listes */
ul {
    margin: 0;
}

    ul > li {
        list-style-type: none;
    }

/* Articles */
.article {
    clear: both;
    margin-bottom: 30px;
}

.categ {
    position: relative;
    margin-bottom: 8px;
    font-size: .7rem;
    line-height: 1rem;
    text-transform: uppercase;
    border-bottom: 1px solid #70777a;
}

.categ__innovations .categ {
    color: #85cbf1;
    border-bottom-color: #85cbf1;
}

.categ__innovations h1 > a:hover,
.categ__innovations h2 > a:hover {
    color: #85cbf1;
}

.categ__solutions .categ {
    color: #3eb38a;
    border-bottom-color: #3eb38a;
}

.categ__solutions h1 > a:hover,
.categ__solutions h2 > a:hover {
    color: #3eb38a;
}

.categ__politique .categ {
    color: #884872;
    border-bottom-color: #884872;
}

.categ__politique h1 > a:hover,
.categ__politique h2 > a:hover {
    color: #884872;
}

.categ__acteurs .categ {
    color: #34314c;
    border-bottom-color: #34314c;
}

.categ__acteurs h1 > a:hover,
.categ__acteurs h2 > a:hover {
    color: #34314c;
}

.categ__etudes .categ {
    color: #ff6868;
    border-bottom-color: #ff6868;
}

.categ__etudes h1 > a:hover,
.categ__etudes h2 > a:hover {
    color: #ff6868;
}

.categ__agenda {
    color: #c09bad;
    border-bottom-color: #c09bad;
}

.categ .categ__news-ticpharma {
    margin-bottom: 0;
    color: #4aafde;
    border-bottom: none;
}

.categ__news-tichopital h1 > a:hover,
.categ__news-techopital h2 > a:hover {
    color: #4aafde;
}

/***************En Bref*******************/
.bloc-briefs {
    position: relative;
    margin-bottom: 30px;
}

.categ__bref .categ {
    color: #004489;
    border-bottom: 2px solid #004489;
    margin-bottom: 0;
}

.bloc-briefs__display {
    border-right: 1px solid #e1e5ec;
    border-left: 1px solid #e1e5ec;
    border-bottom: 1px solid #e1e5ec;
    padding: 20px;
}

.bloc-briefs__pages {
    position: absolute;
    right: 0;
    top: -7px;
}

.bloc-briefs__readall {
    border-right: 1px solid #e1e5ec;
    border-left: 1px solid #e1e5ec;
    border-bottom: 1px solid #e1e5ec;
    padding: 15px 20px;
    position: relative;
}

.more-articles {
    border-top: 1px solid #d7dadd;
    padding-top: 30px;
}

.bloc-briefs__arrows > span {
    margin: 0 8px;
    cursor: pointer;
}

/*******Pages Annonceurs************/
.medium-6 {
    width: 50%;
}

.column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

#annonceur ul {
    margin-left: 0px;
    list-style-position: inside;
}

    #annonceur ul li {
        list-style-type: disc !important;
        /*padding-bottom: 5px;*/
    }

.large-9 {
    width: 75%;
}

/**********bloc ticpharma homepage**********/
.article__news-ticpharma__block {
    margin-bottom: 20px;
    padding: 20px 25px;
    background-color: #e4f3fa;
    border-top: 2px solid #4aafde;
}

.categ__news-ticpharma .categ {
    margin-bottom: 0;
    color: #a8dba8;
    border-bottom: none;
}

.categ__news-ticpharma h2 > a:hover {
    color: #a8dba8;
}

/*********Bloc TICsante hommepage*******/
.article__news-ticsante__block {
    margin-bottom: 50px;
    padding: 20px 25px;
    background-color: #e4f3fa;
    border-top: 2px solid #4aafde;
}

.categ__news-ticsante .categ {
    margin-bottom: 0;
    color: #4aafde;
    border-bottom: none;
}

.categ__news-ticsante h2 > a:hover {
    color: #4aafde;
}
/***********/

.article__nb-comments,
.article__nb-shared {
    margin-left: 10px;
    padding-left: 18px;
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
}

.article__nb-comments {
    background-image: url('../images/comments.png');
}

.article__nb-shared {
    background-image: url('../images/article__nb-shared.png');
    position: relative;
    cursor: pointer;
}

.article__main .article__excerpt {
    font-size: 1.05rem;
    line-height: 1.2;
}

.briefs .article__illus {
    float: left;
    width: 34%;
    padding-right: 20px;
}

.article__secondary h2 {
    font-size: 1.35rem;
    line-height: 1.3;
}

/* Lien d'image vers l'article */
.article__illus {
    display: block;
}

    .article__illus > img {
        width: 100%;
    }

/*********************AJOUT MARIE***************/

.imageCenter {
    text-align: center;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 90%;
    padding: 0px;
    border: 1px solid lightgrey;
}

.imageRight {
    float: right;
    width: 30%;
    border: 1px solid lightgrey;
    margin-left: 15px;
    margin-bottom: 10px;
    padding: 0px;
}

.imageLeft {
    float: left;
    width: 30%;
    border: 1px solid lightgrey;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 0px;
}

.imageCenter img {
    max-width: 100%;
}

.imageLeft img {
    max-width: 100%;
}

.imageRight img {
    max-width: 100%;
}
/*annonceurs*/
#annonceurs_l {
    top: 125px;
    position: absolute;
    right: -35px;
    z-index: 999;
    background-color: #004489;
    -ms-transform: rotate(270deg);
    -moz-transform: matrix(0.00000000, -1.00000000, 1.00000000, 0.00000000, 0, 0);
    -webkit-transform: matrix(0.00000000, -1.00000000, 1.00000000, 0.00000000, 0, 0);
    -o-transform: matrix(0.00000000, -1.00000000, 1.00000000, 0.00000000, 0, 0);
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: 1px solid #004489;
}

    #annonceurs_l a {
        font-family: Tahoma,Arial,sans-serif;
        color: #fff;
        font-size: 19px;
        text-shadow: 1px 0 1px #000;
        text-decoration: none;
        display: block;
        padding: 15px 15px 20px 15px;
    }

/* Barre de share */
.share-bar {
    display: none;
    overflow: hidden;
    position: absolute;
    top: -50px;
    right: -120px;
    width: 184px;
    padding: 10px 5px;
    border-radius: 25px;
    background: #e1e5ec;
    z-index: 10;
}

.share-bar-article {
    display: none;
    overflow: hidden;
    position: absolute;
    top: -50px;
    right: 0px;
    width: 222px; /* 184 */
    padding: 10px 5px;
    border-radius: 25px;
    background: #e1e5ec;
}

.article__nb-shared.active {
    background-image: url(../images/article__nb-shared-active.png);
    color: #114985;
}

    .article__nb-shared.active .share-bar {
        display: block;
    }

    .article__nb-shared.active .share-bar-article {
        display: block;
    }

.share-bar li, .share-bar-article li {
    width: 25px;
    height: 25px;
    margin: 0 5px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 25px;
    list-style-type: none;
    text-align: center;
    background-color: #70777a;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    -webkit-transition: background-color .1s ease;
    -moz-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    transition: background-color .1s ease;
}

    .share-bar li:hover, .share-bar-article li:hover {
        background-color: #004489;
    }

.share-bar__vertical {
    display: inline-block;
    background: url(../images/article-widget-vertic.png) no-repeat;
    width: 1px;
    height: 25px;
    margin: 0 8px;
    vertical-align: middle;
}

.share-bar .share-bar__facebook, .share-bar-article .share-bar__facebook {
    background-image: url(../images/facebook.svg);
}

.share-bar .share-bar__twitter, .share-bar-article .share-bar__twitter {
    background-image: url(../images/twitter.svg);
}

.share-bar .share-bar__linkedin, .share-bar-article .share-bar__linkedin {
    background-image: url(../images/linkedin.svg);
}

.share-bar .share-bar__mail, .share-bar-article .share-bar__mail {
    background-image: url(../images/envelope.svg);
}

.share-bar .share-bar__print, .share-bar-article .share-bar__print {
    background-image: url(../images/printer.svg);
}

.share-bar a {
    text-decoration: none;
}

/*************homepage********************/
.article__main {
    background-color: #f0f2f5;
    position: relative;
    padding: 20px 0px;
    min-height: 205px;
    clear: both;
    margin-bottom: 30px;
}

.article .article__date {
    padding-left: 0px;
}

.article__main h1 {
    font-size: 1.5rem;
}

/*Image Edito*/
.imageEdito {
    width: 50px;
    clip-path: ellipse(50% 50%);
}

/*Newsletter se trouvant dans la page Story*/
.newsletter {
    margin-bottom: 30px;
    padding: 20px;
    color: #364656;
    font-family: Tahoma,Arial,sans-serif;
    font-size: .9rem;
    line-height: 1.2rem;
    background-color: #a8dba8;
}

.article {
    clear: both;
    margin-bottom: 30px;
    padding-left: 0px;
}

    .article .col {
        padding-right: 0px;
        padding-left: 0px;
    }

.article__illus {
    display: block;
}

.article__main .article__illus {
    width: auto;
}

    .article__main .article__illus img {
        max-width: 100%;
        max-height: 400px;
        width: auto;
    }

.article {
    clear: both;
    margin-bottom: 30px;
    padding-left: 0px;
}

    .article .col {
        padding-right: 0px;
        padding-left: 0px;
    }

    .article .article__illus {
        float: left;
        width: 34%;
        padding-right: 20px;
    }

.article__excerpt {
    font-size: 1.05rem;
    line-height: 1.6;
    padding-bottom: 10px;
}

.article__secondary h2 {
    font-size: 1.1rem;
    line-height: 1.3;
}

.article__secondary .article__excerpt {
    display: none;
}

.article__secondary:hover .article__excerpt {
    display: block;
}

.article__secondary .article__illus {
    display: block;
}

.article__secondary:hover .article__illus {
    display: none;
}

.article__secondary .article__excerpt {
    overflow: hidden;
    position: relative;
}

    .article__secondary .article__excerpt:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(transparent 50px, #ffffff);
        background: -o-linear-gradient(transparent 50px, #ffffff);
        background: -ms-linear-gradient(transparent 50px, #ffffff);
        background: -moz-linear-gradient(transparent 50px, #ffffff);
        background: -webkit-linear-gradient(transparent 50px, #ffffff);
    }

.pub {
    clear: both;
    text-align: center;
    margin-bottom: 30px;
}

    .pub img {
        max-height: 100%;
        max-width: 100%;
    }

.dialog_popup_pub_close {
    width: 35px !important;
    height: 35px !important;
    top: 10px !important;
    border: 1px solid black !important;
}

    .dialog_popup_pub_close .ui-icon-closethick {
        background-image: url(../images/close.png) !important;
        width: 35px !important;
        height: 35px !important;
        margin: 0 !important;
        left: 1px !important;
        top: -2px !important;
        background-position: 0 !important;
    }

.maintenance {
    padding: 10px;
    border: 1px solid #c5cddb;
    background-color: ivory;
}

    .maintenance p {
        font-size: 13px !important;
        line-height: 1.6em !important;
        margin-bottom: 0 !important;
    }

#modal_popup img {
    max-width: 100%;
}

.quisommesnous ul > li {
    list-style-type: disc !important;
    padding-bottom: 10px;
}
/*Partie Carousel */
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='grey' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='grey' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators li {
    background-color: lightgray;
    border-bottom: 0px solid transparent;
}

.carousel-control-next {
    right: -55px;
}

.carousel-control-prev {
    left: -55px;
}

#btnTop {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #3d69e0; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 20px; /* Some padding */
    border-radius: 20px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    background-image: url(/images/caret-to-top.png);
    background-repeat: no-repeat;
    background-position: center 11px;
    box-shadow: rgba(53, 68, 84, 0.25) 0px 2px 10px;
}

/***************************AJOUT BY JERRY : PARTIE TOP TAGS**********************/
/********************************************************************************/
/* Top tags */
.top-tags {
    margin-bottom: 35px;
    padding: 20px 20px 15px;
    background-color: #e1e5ec;
}

    .top-tags h2 {
        text-transform: uppercase;
    }

.top-tags__tags li {
    position: relative;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: .9rem;
    line-height: 1;
    background-color: #a9bdd3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

    .top-tags__tags li:last-child {
        margin-right: 0;
    }

    .top-tags__tags li a {
        display: inline-block;
        height: 100%;
        padding: 7px 10px;
        font-size: inherit;
    }

.top-tags__nb-articles {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: .75rem;
    font-weight: bold;
    padding: 11px 7px;
}

.top-tags__tags li:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 1px #004489 inset;
    -moz-box-shadow: 0 0 0 1px #004489 inset;
    box-shadow: 0 0 0 1px #004489 inset;
}

    .top-tags__tags li:hover .top-tags__tag {
        text-decoration: initial;
    }

    .top-tags__tags li:hover .top-tags__nb-articles {
        color: #004489;
    }

/* News TIC SantÃ© */
.article__news-ticsante__block {
    margin-bottom: 50px;
    padding: 20px 25px;
    background-color: #e4f3fa;
    border-top: 2px solid #4aafde;
}

/* Afficher plus d'articles */
.more-articles {
    border-top: 1px solid #d7dadd;
    padding-top: 30px;
}

    .more-articles .button {
        width: 250px;
        max-width: 100%;
        color: #364656;
        background-color: #e1e5ec;
    }

        .more-articles .button:hover {
            color: #e1e5ec;
            background-color: #364656;
        }

/* Article dÃ©jÃ  lu */
.already-read {
    background-color: #f0f2f5;
    position: relative;
    padding: 20px 20px 20px 290px;
    min-height: 205px;
}

    .already-read h1 {
        font-size: 1.5rem;
    }

        .already-read h1:before {
            content: 'Article dÃ©jÃ  consultÃ© cette semaine';
            color: #004489;
            border-bottom: 1px solid #004489;
            font-size: 0.7rem;
            display: block;
            text-transform: uppercase;
            font-family: 'adelle', serif;
            margin-bottom: 5px;
        }

    .already-read .categ {
        display: none;
    }

    .already-read .article__illus {
        position: absolute;
        left: 20px;
        top: 20px; /*20*/
        width: 245px; /*245*/
    }

    .already-read .article__excerpt {
        display: none;
    }

/* Suppression de l'image de l'article dÃ©jÃ  lu Ã  partir d'une certaine largeur */
@media screen and (max-width: 900px) {
    .already-read {
        padding-left: 20px;
    }

        .already-read .article__illus {
            display: none;
        }
}

/* Popin Edito */
.popin-edito__overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

    .popin-edito__overlay.close {
        display: none;
    }

    .popin-edito__overlay.open {
        display: block;
    }

.popin-edito {
    margin: 50px auto;
    width: 70%;
    height: 80%;
    background-color: #ffffff;
    overflow: auto;
    position: relative;
}

.popin-edito__close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 4;
}

.popin-edito__content {
    padding: 90px 30px 100px 30px;
    position: relative;
    height: 100%;
}

.popin-edito .side-block-title {
    height: 90px;
    margin-bottom: 20px;
    padding: 20px 30px 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3;
    background-color: #ffffff;
}

    .popin-edito .side-block-title p {
        margin-bottom: 0;
    }

.popin-edito__header {
    padding-left: 60px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e5ec;
}

.popin-edito__hebdo {
    font-size: 1.2rem;
}

.popin-edito__date {
    color: #000000;
    font-weight: normal;
    font-size: 0.8rem;
    line-height: 10px;
}

.popin-edito__title {
    color: #364656;
    font-family: 'lft-etica', sans-serif;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.3;
}

.popin-edito__body {
    position: relative;
    z-index: 2;
    font-style: italic;
    height: 90%;
    overflow: auto;
}

.popin-edito__author span {
    padding-left: 40px;
    color: #364656;
    font-size: .7rem;
    text-transform: uppercase;
    background: transparent url(../images/weekly-edito__author.png) no-repeat left center;
}

.popin-edito__paging {
    height: 100px;
    border-top: 1px solid #e1e5ec;
    padding: 15px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 3;
    background-color: #ffffff;
}

.popin-edito__paging-prev,
.popin-edito__paging-next {
    cursor: pointer;
    position: relative;
}

    .popin-edito__paging-prev img {
        position: absolute;
        top: 5px;
        left: 0;
    }

    .popin-edito__paging-next img {
        position: absolute;
        top: 5px;
        right: 0;
    }

.popin-edito__prev {
    padding-left: 40px;
    margin-bottom: 20px;
}

.popin-edito__next {
    padding-right: 40px;
    text-align: right;
    margin-bottom: 20px;
}

    .popin-edito__prev p,
    .popin-edito__next p {
        margin-bottom: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.paging-weekly {
    font-family: 'lft-etica', sans-serif;
    color: #6a89a2;
}

.paging-title {
    font-family: 'lft-etica', sans-serif;
    color: #000000;
    font-weight: bold;
}

/* Bloc En Bref sur Tic Pharma */
.bloc-briefs {
    position: relative;
    margin-bottom: 30px;
}

.bloc-briefs__pages {
    position: absolute;
    right: 0;
    top: -7px;
}

.brief-page__input {
    display: none;
}

.bloc-briefs__pages label {
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #bbb;
    cursor: pointer;
    margin-right: 8px;
}

    .bloc-briefs__pages label.active {
        background: #333;
        border-color ' : #333 !important;
    }

    .bloc-briefs__pages label:last-child {
        margin-right: 0;
    }

.bloc-briefs__display {
    border-right: 1px solid #e1e5ec;
    border-left: 1px solid #e1e5ec;
    border-bottom: 1px solid #e1e5ec;
    padding: 20px;
}

.bloc-briefs__overflow {
    width: 100%;
    overflow: hidden;
}

.bloc-briefs__inner {
    -webkit-transform: translateZ(0);
    -webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

.bloc-briefs__display article {
    display: block;
    float: left;
    padding: 0 20px;
}

    .bloc-briefs__display article > p {
        margin-bottom: 0;
    }

.bloc-briefs__readall {
    border-right: 1px solid #e1e5ec;
    border-left: 1px solid #e1e5ec;
    border-bottom: 1px solid #e1e5ec;
    padding: 15px 20px;
    position: relative;
}

.bloc-briefs__arrows {
    position: absolute;
    right: 15px;
    top: 50%;
    margin: auto;
    bottom: 0;
    height: 100%;
}

    .bloc-briefs__arrows > span {
        margin: 0 8px;
        cursor: pointer;
    }