﻿/* Bloc d'inscription Ã  la newsletter */
.newsletter {
    margin-bottom: 30px;
    padding: 20px;
    color: #364656;
    font-family: Tahoma,Arial,sans-serif;
    font-size: .9rem;
    line-height: 1.2rem;
    background-color: #a8dba8;
}

    .newsletter p {
        line-height: inherit;
    }

    .newsletter input[type=email],
    .newsletter input[type=text] {
        padding-left: 40px;
        background-position: left 13px center;
        background-repeat: no-repeat;
    }

/*.newsletter input[type=email],
    .newsletter input[type=text] {
        padding-left: 40px;
        background-position: left 13px center;
        background-repeat: no-repeat;
    }

    .newsletter input[type=email] {
        background-image: url('../images/newsletter__job-title.png');
    }

    .newsletter input[type=text].input-filled {
        background-image: url('../images/newsletter__job-title.png');
    }

    .newsletter .button {
        margin-bottom: 0;
    }*/

/*PARTIE EDITO ADD JERRY*/
.weekly-edito {
    margin-bottom: 40px;
    /* padding: 10px 20px 20px; */
    border: 1px solid #004489;
}

.weekly-edito__content {
    padding: 10px 20px 20px;
}

.weekly-edito .side-block-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e5ec;
}

    .weekly-edito .side-block-title p {
        margin-bottom: 0;
        line-height: 45px;
    }

.side-block-title {
    margin-bottom: 0;
    color: #004489;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    //font-family: 'lft-etica', sans-serif;
    font-size: .85rem;
    //.9rem:;
    font-weight: bold;
    text-transform: uppercase;
}

.weekly-edito__title {
    color: #364656;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    //font-family: 'lft-etica', sans-serif;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.3;
}

.weekly-edito__body {
    font-style: italic;
    //font-size: 100%;
    //95%:;
    max-height: 125px;
    overflow: hidden;
    position: relative;
}

.text-right {
    text-align: right;
}

.weekly-edito__link {
    border-top: 1px solid #004489;
    padding: 10px;
    text-align: left; /*center*/
}

.weekly-edito-mobile__link {
    border-top: 1px solid #004489;
    padding: 10px;
    text-align: left; /*center*/
}

.popin-edito__overlay.close {
    display: none;
}

.popin-edito__overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.popin-edito {
    margin: 50px auto;
    width: 70%;
    height: 80%;
    background-color: #ffffff;
    overflow: auto;
    position: relative;
}

.small-8 {
    width: 66.66667%;
}

.text-right {
    text-align: right;
}

.small-4 {
    width: 33.33333%;
}

@media screen and (min-width: 40em) .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.weekly-edito__author {
    padding-left: 40px;
    color: #364656;
    font-size: .7rem;
    text-transform: uppercase;
    background: transparent url(../images/weekly-edito__author.png) no-repeat left center;
}

.weekly-edito__link {
    border-top: 1px solid #004489;
    padding: 10px;
    text-align: center;
}

.weekly-edito-mobile__link {
    border-top: 1px solid #004489;
    padding: 10px;
    text-align: center;
}

@media screen and (max-width: 0em), screen and (min-width: 40em) .show-for-small-only {
    display: none !important;
}

.newsletter input[type=email] /*.input-filled*/ {
    background-image: url('../images/newsletter__email.png');
}

.newsletter input[type=text] /*.input-filled*/ {
    background-image: url('../images/newsletter__job-title.png');
}

.newsletter #etablissement { /*à revoir*/
    background-image: url('../images/newsletter__etablissement.png');
}

.newsletter .button {
    margin-bottom: 0;
}

.newsletter .side-block-title {
    color: #003087; /*#364656*/
}

.side-infos {
    margin-bottom: 40px;
}

/*Bloc Annonceurs en Haut à Droite*/
#annonceurs_l {
    top: 125px;
    position: absolute;
    right: -42px;
    z-index: 999;
    background-color: #004489;
    -webkit-transform: matrix(0.00000000, -1.00000000, 1.00000000, 0.00000000, 0, 0);
    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;
    }

/* A ne pas manquer */
.nepasmanquer {
    margin-bottom: 40px;
    padding-top: 20px;
    font-family: Tahoma,Arial,sans-serif;
    font-size: .9rem;
    border: 1px solid #e1e5ec;
    overflow: hidden;
}

.nepasmanquer__title {
    color: #59CBE8; /*#004489*/
}

.nepasmanquer__items {
    padding: 10px 20px 5px;
    color: #9aa8c1; /**/
    line-height: 1.3;
    overflow-y: scroll;
    height: 215px;
}

    .nepasmanquer__items li {
        padding: 10px 0;
        border-top: 1px solid #e1e5ec;
    }

.nepasmanquer__items__title {
    color: #364656;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    font-weight: bold;
}

    .nepasmanquer__items__title a {
        color: inherit;
    }

.ticsante {
    margin-bottom: 40px;
    padding: 25px 20px;
    font-size: .9rem;
    line-height: 1.2rem;
    background-color: #4aafde;
}

    .ticsante p {
        color: #fff;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        line-height: inherit;
    }

    .ticsante .button {
        margin-bottom: 0;
        color: #364656;
        background-color: #fff;
    }

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.nepasmanquer__items p {
    margin-bottom: 0;
    line-height: inherit;
}

/* Agenda */
.agenda {
    margin-bottom: 40px;
    padding-top: 20px;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    font-size: .9rem;
    border: 1px solid #e1e5ec;
    overflow: hidden;
}

.agenda__title {
    color: #59CBE8;
}

.agenda__events {
    padding: 10px 20px 5px;
    color: #9aa8c1;
    line-height: 1.3;
    overflow-y: scroll;
    max-height: 215px;
}

    .agenda__events li {
        padding: 10px 10px;
        border-top: 1px solid #e1e5ec;
    }

.agenda__events__title {
    color: #364656;
    FONT-FAMILY: Tahoma,Arial,sans-serif;
    font-weight: bold;
}

    .agenda__events__title a {
        color: inherit;
    }

.agenda__events p {
    margin-bottom: 0;
    line-height: inherit;
}

.agenda__all {
    color: #59CBE8;
    line-height: 50px;
    border-top: 1px solid #e1e5ec;
}

    .agenda__all a {
        display: block;
        color: inherit;
    }

        .agenda__all a:hover {
            background-color: #59CBE8;
            color: #fff;
            text-decoration: normal;
        }

/* TecHopital.com */
.ticpharma {
    margin-bottom: 40px;
    padding: 25px 20px;
    font-size: .9rem;
    line-height: 1.2rem;
    background-color: #a8dba8;
}

    .ticpharma p {
        color: #fff;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        line-height: inherit;
    }

    .ticpharma .button {
        margin-bottom: 0;
        color: #364656;
        background-color: #fff;
    }