﻿@font-face {
    font-family: "nobel-regular";
    src: url('../font/Nobel-Regular.otf');
}

@font-face {
    font-family: "nobel-bold";
    src: url('../font/Nobel-Bold.otf');
}

@font-face {
    font-family: "nobel-book";
    src: url('../font/Nobel-Book.otf');
}

@font-face {
    font-family: "nobel-regular-italic";
    src: url('../font/Nobel-RegularItalic.otf');
}

@font-face {
    font-family: "nobel-light";
    src: url('../font/Nobel-Light.otf');
}

body {
    background: url('../img/background.jpg') no-repeat center;
    background-size: cover;
    padding-top: 70px;
    font-family: "nobel-regular", Arial, sans-serif !important;
    color: #535353 !important;
    line-height: normal !important;
}

    body.Contact-body {
        background-image: url('../img/Fond_Contact.jpg');
    }

    body h2 span {
        display: block;
        font-size: 10px
    }

    body.PersonalSpace-body {
        background-image: url('../img/Fond_EspacePerso.jpg');
    }

    body.Cgu-body {
        background-image: url('../img/Fond_Mentions.jpg');
    }

    body.CharteConfidentialite-body {
        background-image: url('../img/Fond_Mentions.jpg');
    }

    body.News-body {
        background-image: url('../img/background.jpg');
    }

    body.Medical-body {
        background-image: url('../img/Fond_Medical.jpg');
    }
/*----------------------------   ELEMENTS RECURENT   ----------------------------------------*/
.padL14 {
    padding-left: 14px;
}

.padR14 {
    padding-right: 14px;
}

.borderDashed1px {
    border-top: 1px dashed #afafaf;
}

.dflex-justBetween-alignCenter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dflexJustCenterAlignCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.marginTop68 {
    margin-top: 68px
}

.padTop46 {
    padding-top: 46px;
}

.padTop53 {
    padding-top: 53px;
}

.positionRelative {
    position: relative;
}

.font-light {
    font-family: "nobel-light";
}

.font-regular {
    font-family: "nobel-regular";
}

.font-bold {
    font-family: "nobel-bold";
}

.txtUppercase {
    text-transform: uppercase;
}

.txtUnderline {
    text-decoration: underline;
}

.txtNoUnderline:hover {
    text-decoration: none;
}

.gray-light {
    color: #cccccc;
}

.gray {
    color: #a3a2a2;
}

.gray-dark {
    color: #535353;
}

.white {
    color: #fff;
}

.red {
    color: #ec1c24;
}

.blue {
    color: #243276;
}

.blue-light {
    color: #2980b9;
}

.fa {
    margin: 0 5px;
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-130 {
    margin-top: 130px
}

.mb0 {
    margin-bottom: 0px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-100 {
    margin-bottom: 100px
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.pb-10 {
    padding-bottom: 10px;
}

.text-align-right {
    text-align: right;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.pdd10 {
    padding: 10px;
}

.marR0-padR0 {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.marL0-padL0 {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.maxWidh1024 {
    max-width: 1024px;
}

.pad15 {
    padding: 15px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-12 {
    margin-right: 12px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-2 {
    margin-right: 2px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-2 {
    margin-top: 2px;
}

.borderBlack {
    border: 1px solid;
}

.mt-3 {
    margin-top: 3px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-23 {
    margin-top: 23px;
}

.mt-25 {
    margin-top: 25px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-23 {
    margin-bottom: 22px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-20 {
    margin-right: 20px;
}

.padTop10-Bot50 {
    padding: 10px 50px;
}

.pad-v5-h10 {
    padding: 5px 10px;
}

.bgc-ee {
    background-color: #EEEEEE;
}

.no-resize {
    resize: none;
    overflow: auto;
}
/*---------------------------- ELEMENTS RECURENT ----------------------------------------*/
/* ------------------ Nouvelle barre de Navigation ----------------------- */
.logoEntreprise {
    width: 250px;
}

.logoEntrepriseNonAuthenticated {
    width: 250px;
    padding-left: 10px;
}

nav {
    position: fixed;
    z-index: 2000;
    top: 0;
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*border-bottom: 1px solid #00239c;*/
    background: white;
    font-size: 1.07rem;
}

    nav ul {
        height: 100%;
        list-style-type: none;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px !important;
        margin: 0px !important;
    }

    nav li {
        margin-left: 15px;
        margin-right: 15px;
    }

    nav a {
        text-decoration: none !important;
    }

    nav .item-navigation {
        text-transform: uppercase;
    }

    nav .item-perso {
        background: #243276;
        padding: 5px 10px;
        color: white;
    }

        nav .item-perso img {
            position: relative;
            top: -2px;
            left: -5px;
        }

        nav .item-perso:hover {
            background: #4a589c;
            padding: 5px 10px;
            color: white;
        }

    nav li a:not(.notUnderline)::after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: relative;
        top: 2px;
        background: #00239c;
        transform: scaleX(0);
        transition: transform 0.1s ease-in-out;
    }
    /*nav li a:not(.menuPictoHome)::after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: relative;
        top: 2px;
        background: #00239c;
        transform: scaleX(0);
        transition: transform 0.1s ease-in-out;
    }*/
    nav a:hover:not(.notUnderline)::after {
        transform: scaleX(1);
    }

    nav li a.active:not(.notUnderline)::after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: relative;
        top: 2px;
        background: #00239c;
        transform: scaleX(1);
        transition: transform 0.2s ease-in-out;
    }

.pictoHome {
    width: 20px;
}
/* -------------- Bloc de droite Logout et changement de langue --------------------- */

nav .glyphicon {
    color: #243276;
    font-size: 20px;
    outline: none;
    border: none;
    background: transparent;
    margin-right: 20px;
}

nav .bloc-nav-right {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

nav .langue img {
    width: 22px;
    position: relative;
    top: -2px;
}

nav .dropdown-menu {
    position: absolute;
    top: 30px;
    left: -9px;
    z-index: 1000;
    min-width: 65px;
}
/* -------------- Bloc de droite Logout et changement de langue --------------------- */
@media screen and (min-width: 950px) and (max-width:1100px) {
    nav ul {
        font-size: 0.83rem;
    }

    nav li {
        margin-left: 8px;
        margin-right: 8px;
    }
}

@media screen and (min-width: 1101px) and (max-width:1200px) {
    nav ul {
        font-size: 1.07rem;
    }

    nav li {
        margin-left: 8px;
        margin-right: 8px;
    }
}

.responsive-nav-btn {
    display: none;
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    background: transparent;
    transform: rotate(180deg);
}

@media screen and (max-width:950px) {
    .logoEntreprise {
        width: 200px;
    }

    .responsive-nav-btn {
        display: block;
    }

    /*nav li a:not(.item-perso)::after {
        top: -5px;
    }
    nav li a.active:not(.item-perso)::after {
        top: -5px;
    }*/
    nav {
        justify-content: space-between;
        border-bottom: 1px solid #00239c;
    }

        nav ul {
            width: 100%;
            background: white;
            flex-direction: column;
            border-bottom: 1px solid #00239c;
            display: none;
            height: auto;
            position: fixed;
            top: 70px;
            left: 0px;
            padding: 15px 0 !important;
        }

    .logoEntrepriseNonAuthenticated {
        padding-left: 10px;
        background: white;
        /*height: 70px;
        line-height: 70px;*/
    }

    .logoEntreprise {
        padding-left: 0;
        background: white;
        text-align: center;
        /*height: 70px;
        line-height: 70px;*/
    }

    nav ul li {
        height: 30px;
        /*line-height: 30px;*/
    }

    .active-nav {
        /*YANN*/

        display: flex;
        /*YANN*/
        padding-left: 0px;
    }

    nav .glyphicon {
        margin-right: 5px;
        margin-left: 5px;
    }
}

@media screen and (max-width: 321px) {
    .logoEntreprise {
        width: 170px;
    }

    nav .bloc-nav-right {
        margin-right: 5px;
    }

    nav .glyphicon {
        margin-right: 5px;
        margin-left: 5px;
    }
}

/* ------------------ Nouvelle barre de navigation ----------------------- */
.hide-bg {
    background: none;
}

h1 {
    margin-top: 0;
    font-size: 20px;
    /*text-decoration: underline;*/
    color: #243276;
    text-transform: uppercase;
}

h2 {
    font-family: "nobel-bold";
    font-size: 18px;
    text-transform: uppercase;
}

h3 {
    font-size: 16px;
    color: #243276;
    text-transform: uppercase;
}

h5 {
    font-size: 14px;
    color: #243276;
    text-transform: uppercase;
}


body > .container-fluid {
    position: relative;
    min-height: calc(100vh - 130px);
}

a {
    color: #243276;
}

img {
    max-width: 100%;
}

/*cgu mention legal*/
ul li {
    /* MODIF YANN NAVIGATION 
        margin-bottom: 5px;
    */
}

ul.l-none {
    list-style: none;
}

ul.list-check,
ul.list-arrow {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

    ul.list-check li,
    ul.list-arrow li {
        position: relative;
        padding-left: 25px;
    }

    ul.list-arrow li {
        padding-left: 30px;
    }

        ul.list-check li:before,
        ul.list-arrow li:before {
            position: absolute;
            left: 10px;
            color: #243276;
        }

    ul.list-check li:before {
        content: "âœ“";
    }

    ul.list-arrow li:before {
        content: "âž¢";
    }

/*end cgu */
.alert {
    border: 0 none;
    border-radius: 0;
}

.modal {
    background: rgba(36, 50, 98, 0.50);
}

    .modal .modal-content {
        border-radius: 0;
        top: 50px;
    }

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#cgumodel .modal-header {
    border-bottom: 0 none;
}

    #cgumodel .modal-header h5 {
        font-size: 20px;
        color: #243276;
    }

#cgumodel .modal-body {
    max-height: calc(100vh - 300px);
    overflow-y: auto;
    font-family: "nobel-light";
}

#cgumodel .modal-footer {
    border-top: 0 none;
    text-align: center;
}

#cgumodel .modal-dialog {
    max-width: 450px;
}



/* AJOUT LE 16/12/2020 pour enlever le contour de bouton noir */
button {
    outline: none !important;
}

input[type=button] {
    outline: none !important;
}

.btn-outline-secondary {
    text-shadow: none !important;
}
/* AJOUT LE 16/12/2020 pour enlever le contour de bouton noir */
.breadcrumb {
    background: none;
    border-radius: 0;
}

    .breadcrumb h1 {
        margin: 0;
    }


.box-select {
    background: #fff;
    border: 1px solid #ccc;
}

    .box-select select {
        height: 36px;
        border: 0 none;
    }

        .box-select select:focus {
            border: 0 none;
            box-shadow: none;
        }

input[type=text],
input[type=tel],
input[type=password],
input[type=email],
select.form-control {
    height: 40px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    color: #757575;
    font-family: "nobel-light";
}

    input[type=text]:focus,
    input[type=tel]:focus,
    input[type=password]:focus,
    input[type=email]:focus,
    textarea.form-control:focus {
        border-color: #243276;
        box-shadow: 0 0 8px rgb(49, 67, 151);
    }

textarea.form-control {
    max-width: 100%;
    border-radius: 0;
    font-family: "nobel-light";
}

.input-group .intl-tel-input input[type=tel] {
    padding-left: 50px;
}

.input-group .intl-tel-input .selected-flag,
.input-group .intl-tel-input .country-list {
    z-index: 10;
}

form.form-picto .input-group {
    width: 100%;
}

form.form-picto .input-group-text .fa {
    color: #ccc;
}

form.form-picto .input-group.date .form-control {
    padding-right: 40px;
    padding-left: 12px;
}

.form-group .error {
    font-size: 11px;
    color: #ff0000;
}

form.form-picto .has-error .input-group-text {
    color: #ff0000;
}

    form.form-picto .has-error .input-group-text .fa {
        color: #ff0000;
    }

form.form-picto .has-error .form-control {
    border-color: #ff0000;
}

form.form-picto .form-control[disabled] + .input-group-text,
form.form-picto .form-control[disabled] + .input-group-text .fa {
    cursor: no-drop;
}

.btn {
    color: #fff;
    text-shadow: none;
    font-weight: initial;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}

    .btn:hover {
        color: #fff;
    }

    .btn.btn-outline-secondary {
        background: #243276;
    }

        .btn.btn-outline-secondary:hover,
        .btn.btn-outline-secondary:focus,
        .btn.btn-outline-secondary:visited {
            background: rgb(74, 88, 156);
            text-shadow: none;
            color: #fff;
        }

    .btn.btn-outline-secondary-bis {
        background: #2980b9;
    }

        .btn.btn-outline-secondary-bis:hover,
        .btn.btn-outline-secondary-bis:focus,
        .btn.btn-outline-secondary-bis:visited {
            background: #409ad6;
            text-shadow: none;
            color: #fff;
        }

    .btn.home-voir-plus {
        width: 100%;
    }

    .btn.btn-primary {
        background: #2980b9;
    }

        .btn.btn-primary:hover {
            background: #2980b9;
        }

.block-transparent,
.block-white {
    background: #fff;
    padding: 15px;
    border-color: #ccc;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.block-transparent {
    background-color: rgba(255, 255, 255, 0.50);
}

.col-left .block-transparent,
.col-right .block-transparent,
.col-right .block-transparent .block-detail {
    height: 100%;
    overflow: hidden;
}

.container-fluid > .content-center {
    min-height: calc(100vh - 180px);
    display: flex;
    /* contexte sur le parent */
    flex-direction: column;
    /* direction d'affichage verticale */
    justify-content: center;
    /* alignement vertical */
}

/*===== CONNEXION =====*/
.page-login {
    background-image: url('../img/background_connexion.jpg');
    padding-top: 0;
}

    .page-login > .container-fluid {
        min-height: auto;
        margin-top: 0;
    }

    .page-login .container-fluid > .content-page {
        min-height: calc(100vh - 113px);
        display: flex;
        /* contexte sur le parent */
        flex-direction: column;
        /* direction d'affichage verticale */
        justify-content: center;
        /* alignement vertical */
    }

.block-login {
    margin-bottom: 20px;
}
/* MODIF TABS YANN*/
.nav.nav-tabs {
    margin-bottom: 15px;
    border: 0 none;
    border-width: 0 0 1px 0;
    border-color: #243276;
}

.nav-tabs > li > a {
    border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
    -ms-border-radius: 0 0 0 0 !important;
    -o-border-radius: 0 0 0 0 !important;
}

.nav.nav-tabs > li > a {
    padding: 10px 0;
    border-width: 0 0 1px 0;
    border-color: #243276;
}

    .nav.nav-tabs > li > a:hover {
        background: none;
        color: #243276;
        border-color: #243276;
    }

.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:focus,
.nav.nav-tabs > li.active > a:hover {
    background: #243276;
    border-width: 0 0 1px 0;
    border-color: #243276;
    color: #fff;
}
/* MODIF TABS YANN */


.tab-content {
    height: calc(100% - 94px);
    /*overflow-y: auto;*/ /* ascenseur horizontale supprimer dans le cadre de droite resultat MNA */
}

    .tab-content #mapProvider {
        height: 100%;
    }

.block-navtab-login .tab-content {
    padding: 0 35px;
}

    .block-navtab-login .tab-content label {
        font-weight: initial;
    }

    .block-navtab-login .tab-content input[type=text]:focus,
    .block-navtab-login .tab-content input[type=password]:focus,
    .block-navtab-login .tab-content input[type=mail]:focus {
        color: #243276;
    }

.tab-content #RememberMe,
.tab-content .box-forgotPassword {
    margin-top: 7px;
}

/*===== END CONNEXION =====*/


/*===== NAVBAR =====*/
.navbar {
    margin-bottom: 5px;
    padding-top: 5px;
}

    .navbar .navbar-brand {
        padding: 0;
    }

        .navbar .navbar-brand img {
            max-height: 100%;
            height: 100%;
        }

.dashboard-xs {
    display: none;
}

.navbar .nav.navbar-nav li a {
    color: #535353;
    text-shadow: none;
}

.navbar .nav.navbar-nav li.dropdown ul.dropdown-menu {
    padding-bottom: 0;
}

    .navbar .nav.navbar-nav li.dropdown ul.dropdown-menu .disconect {
        margin-top: 5px;
    }

/* MENU */
/*.menu-home a, .menu-home li{position:relative}
.menu-home ul {
    padding:0;
    list-style:none;
    display:table;
    text-align:center
}
.menu-home li{
    display:table-cell
}
.menu-home a{
    color:#000;
    text-transform:uppercase;
    text-decoration:none;
    display:inline-block;
    padding:0px 5px;
}
.menu-home a:hover{
    color:#00239c !important;
  
}
.menu-home a:after{
    bottom:0;
    content:"";
    display:block;
    height:2px;
    background:#00239c;
    transition:width .3s ease 0s,right .3s ease 0s;
    width:0;
    -webkit-transition:width .3s ease 0s,right .3s ease 0s;
    -moz-transition:width .3s ease 0s,right .3s ease 0s;
    -ms-transition:width .3s ease 0s,right .3s ease 0s;
    -o-transition:width .3s ease 0s,right .3s ease 0s;
}

.menu-home a:after:active{
    bottom:0;
    content:"";
    display:block;
    height:2px;
    
    background:#00239c;
    width:0;
}
.menu-home a.not-active:after{
    bottom:0;
    content:"";
    display:block;
    height:0px;
    
    
}
.menu-home a:hover:after{
    width:100%;
    left:0;
    color: #00239c;
}*/

/* END MENU*/
.navbar.navbar-default .nav.navbar-nav > li.active > a,
.navbar.navbar-default .nav.navbar-nav > li > a:focus,
.navbar.navbar-default .nav.navbar-nav > li > a:hover {
    border-bottom: 3px solid #243276;
    color: #243276;
}

.navbar.navbar-default .nav.navbar-nav > li > a.not-active,
.navbar.navbar-default .nav.navbar-nav > li > a.not-active:focus,
.navbar.navbar-default .nav.navbar-nav > li > a.not-active:hover {
    border-bottom: 0 none !important;
}

.navbar .nav.navbar-nav li.drh .btn {
    margin-top: 10px;
}

.navbar-default .navbar-nav .active > a,
.navbar-default .navbar-nav .open > a,
.navbar-default .navbar-nav .open > a:focus,
.navbar-default .navbar-nav .open > a:hover {
    background: none;
    box-shadow: none;
}

.navbar-default .navbar-nav .dashboard .dropdown-menu {
    padding-bottom: 0;
}

.navbar-default .navbar-nav .dropdown-menu li a,
.navbar-default .navbar-nav .dropdown-menu li a:hover {
    background: none;
}

.navbar-default .navbar-nav .dashboard .dropdown-menu .disconect {
    margin-top: 9px;
}

    .navbar-default .navbar-nav .dashboard .dropdown-menu .disconect a {
        background: #243276;
        padding: 10px 20px;
        color: #fff;
    }

.langue img {
    width: 22px;
}

.navbar-default .navbar-nav .langue span {
    vertical-align: middle;
}

.navbar .nav.navbar-nav li.langue ul.dropdown-menu {
    min-width: 50px;
    padding: 17px 10px;
    position: absolute;
    top: 53px;
    background: #f8f8f8;
    right: 0;
}

.navbar.navbar-default .navbar-toggle,
.navbar.navbar-default .navbar-toggle:focus,
.navbar.navbar-default .navbar-toggle:hover {
    background: none transparent;
    padding: 13px 10px;
    border-radius: 0;
    border: 0 none;
}

    .navbar.navbar-default .navbar-toggle .icon-bar {
        background: #243276;
    }

.dashboard .espace-perso {
    background-color: #243276;
    padding: 5px 12px;
    width: 150px;
    display: block;
    margin-top: 10px;
    text-decoration: none;
}

    .dashboard .espace-perso.active {
        background-color: #fff;
        border: 1px solid #243276;
        padding: 4px 12px;
        width: 150px;
        display: block;
        font-weight: bold;
        margin-top: 10px;
        text-decoration: none;
    }

        .dashboard .espace-perso.active p {
            color: #243276;
            vertical-align: middle;
            display: inline;
        }

    .dashboard .espace-perso img {
        margin-left: -3px;
        margin-top: -2px;
    }

    .dashboard .espace-perso p {
        color: white;
        vertical-align: middle;
        display: inline;
        font-size: 12px;
        margin-left: 4px;
    }

    .dashboard .espace-perso.active.btn {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.dashboard-xs .espace-perso-xs {
    background-color: #243276;
    width: 30px;
    height: 30px;
    position: relative;
}

    .dashboard-xs .espace-perso-xs .picto-espace {
        position: absolute;
        left: 6px;
        top: 2px;
    }

/*===== END NAVBAR =====*/

/* ---------- Start Home page ConnectÃ©e 6 cartes (Infos Covid / enrgt des dplts / infos pays / reseaux med / demande attest / doc importants /---------------*/
.containerCarteHome {
    width: 100%;
    max-width: 1250px;
    min-width: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto 20px;
}

.boxCarte {
    width: 190px;
    height: 190px;
    text-align: center;
    margin: 0px 5px 5px;
    box-shadow: 2px 2px 8px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.50);
}

.item-miniature {
    display: block;
    width: 100%;
    height: 100%;
    padding: 4px;
}

a.item-miniature:hover {
    text-decoration: none;
    background: #243276;
}

.item-miniature > .img {
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a.item-miniature:hover .caption,
a.item-miniature:hover h3 {
    color: #fff;
}

.item-miniature h3 {
    margin-top: 0;
    color: #243276;
    font-size: 16px;
}
/* ----------End Home page ConnectÃ©e 6 cartes (Infos Covid / enrgt des dplts / infos pays / reseaux med / demande attest / doc importants /---------------*/


/* ---------- HOME ------------*/
.box-alert {
    padding: 0 15px;
    /* MODIF YANN NAVIGATION
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #cdcdcd;
*/
    box-shadow: 0px 6px 8px rgb(205, 205, 205);
    border-radius: 0;
}

    .box-alert .title,
    .box-alert .message {
        display: flex;
        /* contexte sur le parent */
        flex-direction: column;
        /* direction d'affichage verticale */
        justify-content: center;
        /* alignement vertical */
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .box-alert .title {
        background: #2980b9;
    }

        .box-alert .title a {
            color: #fff;
        }

        .box-alert .title p {
            margin: 0;
        }

        .box-alert .title .fa {
            font-size: 16px;
            color: #fff;
        }

    .box-alert .message {
        background: #fff url('../img/bg-alert-blue.png') no-repeat left;
        background-size: contain;
        padding-left: 50px;
        white-space: nowrap;
        overflow: hidden;
    }

div.marquee {
    white-space: nowrap;
    overflow: hidden;
}

    div.marquee > ul.marquee-text {
        white-space: nowrap;
        display: inline;
        width: auto;
    }

        div.marquee > ul.marquee-text li {
            display: inline;
            margin-right: 20px;
        }

.box-alert .message p {
    margin: 0;
    white-space: nowrap;
}

.box-dashboard {
    margin-bottom: 20px;
}

    .box-dashboard h2 {
        margin: 0;
    }

h2.country-title {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
    padding-left: 35px;
    text-transform: uppercase;
    font-family: "nobel-light";
    font-size: 18px;
    text-decoration: none !important;
    line-height: 36px;
}

.country-title.img-thumbnail {
    border: none;
}


.box-thumbnail .thumbnail {
    background: rgba(255, 255, 255, 0.50);
    min-height: 190px;
    border: 0 none;
    border-radius: 0;
}

.espace-perso .box-thumbnail .thumbnail {
    min-height: 230px;
}

a.thumbnail:hover {
    background: #243276;
    text-decoration: none;
}

.thumbnail > .img,
.thumbnail-id .img-wallet-apple,
.thumbnail-id .img-wallet-google {
    height: 50px;
    /*margin-top: 10px;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Start home 6 cartes*/
.item-miniature-covid .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info-covid.svg');
}

.item-miniature-covid:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info-covid-blanc.svg');
}

.item-miniature-trip .img {
    background-image: url('../img/pictos-trip/pictos_liseret/deplacement.svg');
}

.item-miniature-trip:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/deplacement-white.svg');
}

.item-miniature-country .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info.svg');
}

.item-miniature-country:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info-white.svg');
}

.item-miniature-medical .img {
    background-image: url('../img/pictos-trip/pictos_liseret/reseau_medical.svg');
}

.item-miniature-medical:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/reseau_medical-white.svg');
}

.item-miniature-attestation .img {
    background-image: url('../img/pictos-trip/pictos_liseret/attestation-bleu.svg');
}

.item-miniature-attestation:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/new-attestation-white.svg');
}

.item-miniature-document .img {
    background-image: url('../img/pictos-trip/pictos_liseret/doc-important-bleu.svg');
}

.item-miniature-document:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/doc-important-blanc.svg');
}
/* Start home 6 cartes*/

.thumbnail-myInfo .img {
    background-image: url('../img/doc-important-bleu.svg');
}

.thumbnail-myInfo:hover .img {
    background-image: url('../img/doc-important-blanc.svg');
}

.thumbnail-covid .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info-covid.svg');
}

.thumbnail-covid:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info-covid.svg');
}


.thumbnail-trip .img {
    background-image: url('../img/pictos-trip/pictos_liseret/deplacement.svg');
}

.thumbnail-trip:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/deplacement-white.svg');
}

.thumbnail-country .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info.svg');
}

.thumbnail-country:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/info-white.svg');
}

.thumbnail-medical .img {
    background-image: url('../img/pictos-trip/pictos_liseret/reseau_medical.svg');
}

.thumbnail-medical:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/reseau_medical-white.svg');
}

.thumbnail-attestation .img {
    background-image: url('../img/pictos-trip/pictos_liseret/attestation-bleu.svg');
}

.thumbnail-attestation:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/new-attestation-white.svg');
}

.thumbnail-document .img {
    background-image: url('../img/pictos-trip/pictos_liseret/doc-important-bleu.svg');
}

.thumbnail-document:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/doc-important-blanc.svg');
}

a.thumbnail:hover .caption,
a.thumbnail:hover h3 {
    color: #fff;
}

.thumbnail h3 {
    margin-top: 0;
    color: #243276;
    font-size: 16px;
}

.slide-out-div {
    padding: 10px 20px;
    width: 390px;
    height: 115px;
    background: #fff;
    border: 1px solid #29216d;
    z-index: 999;
}

    .slide-out-div .handle {
        background-size: contain !important;
    }

    .slide-out-div h3 {
        margin-top: 0;
        font-size: 16px;
        color: #2980b9;
    }

/* END HOME */

/* DASHBOARD */
.box-dashboard-menu {
    min-height: calc(100vh - 211px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.thumbnail-id .img {
    background-image: url('../img/pictos-trip/pictos_liseret/carte.svg');
}

.thumbnail-id:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/carte-white.svg');
}

.thumbnail-guarantee .img {
    background-image: url('../img/pictos-trip/pictos_liseret/garanties.svg');
}

.thumbnail-guarantee:hover .img {
    background-image: url('../img/pictos-trip/pictos_liseret/garanties-white.svg');
}

.thumbnail-id .img-wallet-apple {
    background-image: url('../img/wallet-apple.svg');
}

.thumbnail-id .img-wallet-google {
    background-image: url('../img/wallet-google.svg');
}

.thumbnail-id .img-wallet-apple {
    width: 42px;
    display: inline-block;
}

.thumbnail-id .img-wallet-google {
    width: 37px;
    margin-left: 15px;
    display: inline-block;
}
/* END DASHBOARD */

/* FICHE PAYS */
.country-infos h1 {
    margin-top: 0;
}

.country-infos h4 {
    margin-top: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #243276;
    text-align: left;
}

.country-infos h2.country-title {
    background-size: 55px;
    margin-top: 0;
    padding-left: 65px;
    font-size: 24px;
}

.country-infos .easy-autocomplete input {
    height: 40px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    color: #757575;
    font-family: "nobel-light";
}

    .country-infos .easy-autocomplete input:focus {
        border-color: #243276;
    }

.country-infos .easy-autocomplete-container {
    top: 40px;
    z-index: 10;
}

    .country-infos .easy-autocomplete-container ul {
        border-top: 0 none;
        font-family: "nobel-light";
    }

        .country-infos .easy-autocomplete-container ul li {
            border-color: #243276;
        }

            .country-infos .easy-autocomplete-container ul li.selected {
                background: #243276;
                color: #fff;
            }

.box-emergency {
    position: relative;
    border-color: #243276;
}

.state-emergency {
    width: 175px;
    height: 175px;
    border-radius: 88px;
    display: flex;
    /* contexte sur le parent */
    flex-direction: column;
    /* direction d'affichage verticale */
    justify-content: center;
    /* alignement vertical */
    position: absolute;
    border: 5px solid #fff;
    top: -3px;
    z-index: 2;
}

.box-emergency.green .state-emergency {
    background: #84d64a;
}

.box-emergency.blue .state-emergency {
    background: #0070b9;
}

.box-emergency.yellow .state-emergency {
    background: #ffcc00;
}

.box-emergency.orange .state-emergency {
    background: #ff9900;
}

.box-emergency.red .state-emergency {
    background: #ec1c24;
}

.box-emergency .level-emergency {
    background: #fff;
    text-align: center;
    margin: 0 auto;
    width: 80px;
    line-height: 80px;
    border-radius: 40px;
    font-family: "nobel-bold";
    font-size: 24px;
}

.box-emergency.green .level-emergency {
    color: #84d64a;
}

.box-emergency.blue .level-emergency {
    color: #0070b9;
}

.box-emergency.yellow .level-emergency {
    color: #ffcc00;
}

.box-emergency.orange .level-emergency {
    color: #ff9900;
}

.box-emergency.red .level-emergency {
    color: #ec1c24;
}

.box-emergency.green .level-emergency:after {
    content: "1";
}

.box-emergency.blue .level-emergency:after {
    content: "2";
}

.box-emergency.yellow .level-emergency:after {
    content: "3";
}

.box-emergency.orange .level-emergency:after {
    content: "4";
}

.box-emergency.red .level-emergency:after {
    content: "5";
}

.box-emergency .arrow_box {
    position: relative;
    margin-left: 85px;
    padding-left: 100px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 15px;
}

    .box-emergency .arrow_box:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-width: 9px;
        margin-top: -9px;
    }

    .box-emergency .arrow_box span:after {
        display: inline-block;
        width: 15px;
        vertical-align: middle;
        text-align: center;
        font-size: 14px;
    }

    .box-emergency .arrow_box.green {
        background: #84d64a;
    }

        .box-emergency .arrow_box.green:after {
            border-left-color: #84d64a;
        }

        .box-emergency .arrow_box.green span:after {
            content: "1";
        }

    .box-emergency .arrow_box.blue {
        background: #0070b9;
    }

        .box-emergency .arrow_box.blue:after {
            border-left-color: #0070b9;
        }

        .box-emergency .arrow_box.blue span:after {
            content: "2";
        }

    .box-emergency .arrow_box.yellow {
        background: #ffcc00;
    }

        .box-emergency .arrow_box.yellow:after {
            border-left-color: #ffcc00;
        }

        .box-emergency .arrow_box.yellow span:after {
            content: "3";
        }

    .box-emergency .arrow_box.orange {
        background: #ff9900;
    }

        .box-emergency .arrow_box.orange:after {
            border-left-color: #ff9900;
        }

        .box-emergency .arrow_box.orange span:after {
            content: "4";
        }

    .box-emergency .arrow_box.red {
        background: #ec1c24;
    }

        .box-emergency .arrow_box.red:after {
            border-left-color: #ec1c24;
        }

        .box-emergency .arrow_box.red span:after {
            content: "5";
        }

article header {
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

article section {
    background: #fff;
    /*max-height: 130px;*/
    padding: 15px 0 10px 10px;
    border: 1px solid #ccc;
    font-size: 12px;
}

    article section p {
        margin-bottom: 5px;
    }

article.last-alert header {
    background-color: #3399cc;
}

article.last-alert section .fa {
    color: #ff9900;
}

article.last-alert button {
    width: 100%;
}

/* END FICHE PAYS */

.page-contenu h1 {
    font-size: 20px;
    margin-bottom: 30px;
}

.page-contenu .block-transparent {
    max-height: calc(100vh - 307px);
    overflow-y: auto;
}

.image-clignote {
    animation-duration: 1.5s;
    animation-name: clignoter;
    animation-iteration-count: infinite;
    transition: none;
}

@keyframes clignoter {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* PAGE ACTUS */
.box-actus {
    min-height: calc(100vh - 221px);
    display: flex;
    /* contexte sur le parent */
    flex-direction: column;
    /* direction d'affichage verticale */
    justify-content: center;
    /* alignement vertical */
}

    .box-actus .thumbnail h3 {
        min-height: 35px;
    }

    /* styles for '...' */
    .box-actus .thumbnail p {
        /* hide text if it more than N lines  */
        overflow: hidden;
        /* for set '...' in absolute position */
        position: relative;
        /* use this value to count block height */
        line-height: 1.5em;
        /* max-height = line-height (1.5) * lines max number (4) */
        max-height: 6em;
        /* */
        margin-right: -1em;
        padding-right: 1em;
    }

        .box-actus .thumbnail p:before {
            /* points in the end */
            content: '...';
            /* absolute position */
            position: absolute;
            /* set position to right bottom corner of block */
            right: 0;
            bottom: 0;
        }

        .box-actus .thumbnail p:after {
            /* points in the end */
            content: '';
            /* absolute position */
            position: absolute;
            /* set position to right bottom corner of text */
            right: 0;
            width: 1em;
            /* set width and height */
            height: 1em;
            margin-top: 0.2em;
            background: white;
        }

/* END PAGE ACTUS */

/*--- PAGE MNA -----------------------------------------------------------------------------------------------*/

/* reduction de l'espace sous les accordeons de resultat de recherche */
#ProviderResults .panel-group {
    margin-bottom: 10px;
}
/* reduction de l'espace sous les accordeons de resultat de recherche */


/*itineraire modal */
#ItineraryModalCenter .modal-header h5 {
    font-size: 20px;
    color: #243276;
}

#ItineraryModalCenter .modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    font-family: "nobel-light";
}

#ItineraryModalCenter .modal-footer {
    border-top: 0 none;
    text-align: center;
}

#ItineraryModalCenter .modal-dialog {
    max-width: 563px;
    top: 8px;
}
/*itineraire modal*/


.btn-moreOption span:last-child {
    display: none;
}

.marker-detail {
    background: rgba(41, 128, 185, 0.1);
    padding: 15px 15px 0 15px;
}

    .marker-detail .title {
        text-transform: uppercase;
        font-weight: bold;
    }

.block-list p,
.block-detail p {
    margin-bottom: 0;
}

.block-list .title,
.block-detail .title {
    font-size: 16px;
    text-transform: uppercase;
    color: #243276;
}

.block-list .option-select span,
.block-detail .option-select span {
    display: inline-block;
    font-family: "nobel-light";
    font-size: 11px;
    padding: 2px 5px;
    border: 1px solid #bbb;
    border-radius: 15px;
}

/*-------------------------------------------------------------------------------------------------------- END PAGE MNA ---*/

/* PAGE TOUTES LES ALERTES */
.result-alert p {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #243276;
}

    .result-alert p:nth-child(even) {
        background: #e8e8e8;
    }

/* END PAGE TOUTES LES ALERTES */

/* PAGE 404 */
.page-404 .navbar {
    margin-bottom: 0;
}

.page-404 > .container-fluid {
    display: flex;
    /* contexte sur le parent */
    flex-direction: column;
    /* direction d'affichage verticale */
    justify-content: center;
    /* alignement vertical */
    min-height: calc(100vh - 120px);
}

.page-404 {
    background-image: url('../img/background_404.jpg');
    padding-top: 0;
}

    .page-404 h1 {
        font-family: "nobel-bold";
        font-size: 470%;
        color: #3399cc;
        text-decoration: none;
    }

    .page-404 .block-white {
        color: #243276;
    }

        .page-404 .block-white p:nth-child(2) {
            font-size: 170%;
        }

/* END PAGE 404 */

body .cc-window.cc-banner {
    padding: 0.5em 1em;
}

body .cc-window.cc-floating {
    padding: 0.8em;
}

    body .cc-window.cc-banner .cc-btn,
    body .cc-window.cc-floating .cc-btn {
        padding: 0;
    }



@media (max-width: 1023px) {

    .navbar .navbar-header {
        padding-bottom: 5px;
    }

    .navbar .navbar-toggle {
        float: left;
        margin: 0;
    }

    .navbar .nav.navbar-nav.drh {
        width: 80%;
        margin: 0 auto 20px;
    }

    .navbar .nav.navbar-nav li {
        text-align: center;
    }

        .navbar .nav.navbar-nav li.drh a {
            display: inline-block;
        }

    .navbar .dashboard {
        display: none;
    }

    .navbar .dashboard-xs {
        display: block;
        margin: 0;
    }

    .navbar .nav.dashboard-xs li {
        display: inline-block;
    }

        .navbar .nav.dashboard-xs li .glyphicon {
            color: #243276;
            font-size: 20px;
        }

        .navbar .nav.dashboard-xs li button {
            background: none;
            border: 0 none;
            padding: 10px 15px;
        }

    .navbar.navbar-default > .container .navbar-brand,
    .navbar.navbar-default > .container-fluid .navbar-brand {
        margin: 0;
    }

    /* FORCE NAVBAR MOBILE MODE ON TABLET */
    .navbar .navbar-header {
        float: none;
    }

    .navbar .navbar-toggle {
        display: block;
    }

    .navbar .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

        .navbar .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar .navbar-nav > li {
        float: none;
    }

        .navbar .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
        }

    .navbar .navbar-text {
        float: none;
        margin: 15px 0;
    }

    /* since 3.1.0 */
    .navbar .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar .collapsing {
        overflow: hidden !important;
    }

    /* END FORCE NAVBAR MOBILE MODE ON TABLET */
}

/* DESKTOP */
@media (min-width: 991px) {
    .d-flex-sm {
        display: flex;
    }

    .show-md {
        display: block !important;
    }

    .hidden-md {
        display: none !important;
    }

    .navbar.navbar-default {
        background: #fff;
        box-shadow: none;
        border: 0 none;
    }

        .navbar.navbar-default .nav.navbar-nav.navbar-right {
            margin-right: 0;
        }

        .navbar.navbar-default .dashboard .glyphicon {
            color: #243276;
            font-size: 20px;
            /* background-color: transparent; */
            border: none;
            background: transparent;
        }

    .navbar .nav.dashboard li button {
        background: none;
        border: 0 none;
        padding: 14px 10px;
    }

    .navbar .nav.navbar-nav li.langue ul.dropdown-menu a {
        padding: 3px 0;
    }
}

/* TABLET */
@media (min-width: 768px) and (max-width: 990px) {
    .block-deplacement .text-right {
        text-align: left;
    }

    body > .container-fluid {
        min-height: calc(100vh - 176px);
    }

    .d-flex-sm {
        display: flex;
    }

    .show-sm {
        display: block !important;
    }

    .hidden-sm {
        display: none !important;
    }

    .navbar .nav.navbar-nav li {
        float: left;
    }

        .navbar .nav.navbar-nav li.drh a {
            margin-top: 5px;
        }

    article.last-alert {
        margin-top: 20px;
    }

    .box-emergency {
        margin-bottom: 20px;
    }

    .state-emergency {
        width: 100px;
        border-radius: 88px 0 0 80px;
    }

    .box-emergency .level-emergency {
        width: 40px;
        border-radius: 0;
        line-height: 50px;
    }

    .box-emergency .arrow_box {
        margin-left: 100px;
        padding-left: 0;
    }

    a.panelBtn, a.panelBtnEquipe {
        min-width: 230px;
    }

    a.panelBtn-pays {
        min-width: 170px;
    }
}

@media (min-width: 1024px) and (max-width: 1735px) {
    .table-alerte .tableAlerte thead tr th:nth-of-type(5), .table-alerte .tableEquipe thead tr th:nth-of-type(5) {
        width: 120px;
    }

    /*.table-alerte .lienPeriod {
        line-height: 35px;
    }*/
}

@media (min-width: 1024px) and (max-width: 1263px) {
    /*.table-alerte p {
        margin-left: 0px;
        margin-bottom: 0 !important;
    }*/

    .navbar-brand {
        width: 200px;
    }

    .navbar-collapse .navbar-nav li {
        font-size: 12px;
    }

    .dashboard.navbar-nav .name {
        display: none;
    }

    a.panelBtn {
        min-width: 140px;
    }
}


@media (min-width: 376px) and (max-width: 767px) {
    .block-alerte .deplacement-period {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }

    .deplacement-period {
        margin-top: -5px !important;
        margin-bottom: -5px !important;
    }

    .block-deplacement .text-right {
        text-align: left;
    }

    a.panelBtn, a.panelBtnEquipe {
        min-width: 170px;
        font-size: 11px;
    }

    a.panelBtn-pays {
        min-width: 100px;
        font-size: 10px;
    }

    .blockSante {
        margin-bottom: 10px;
    }

    .box-thumbnail .thumbnail {
        min-height: 150px;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    .block-alerte .deplacement-period {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }

    .deplacement-period {
        margin-top: -5px !important;
        margin-bottom: -5px !important;
    }

    .block-deplacement .text-right {
        text-align: left;
    }

    a.panelBtn, a.panelBtnEquipe {
        min-width: 120px;
        font-size: 12px;
    }

    a.panelBtn-pays {
        min-width: 80px;
        font-size: 10px;
    }

    .blockSante {
        margin-bottom: 10px;
    }

    .box-thumbnail .thumbnail {
        min-height: 130px;
    }
}

@media (max-width: 320px) {
    .block-alerte .switch {
        margin-top: 10px;
        margin-left: 0px !important;
    }

    .block-alerte .deplacement-period {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }

    .deplacement-period {
        margin-top: -5px !important;
        margin-bottom: -5px !important;
    }

    .block-deplacement .text-right {
        text-align: left;
    }

    a.panelBtn-pays {
        min-width: 60px;
        font-size: 10px;
    }

    .blockSante {
        margin-bottom: 10px;
    }

    .box-thumbnail .thumbnail {
        min-height: 20px;
    }
}

.form-group.required .Required-control-label:after {
    /*font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 8px;
    content: "\f005";*/
    content: "*";
    position: absolute;
}


/* PAGE TOUTES LES ALERTES */

.result-alert p {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #243276;
}

    .result-alert p:nth-child(even) {
        background: #e8e8e8;
    }

.bandeau {
    background: #243276;
    margin-top: 20px;
    padding: 5px 10px;
    color: #fff;
}

.box-pastilles > div:not(:last-child) {
    display: inline-block;
    margin-right: 3px;
    padding: 3px 6px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    font-family: "nobel-light";
}

.box-pastilles > div.warning {
    background: orange;
}

.box-pastilles > div.default {
    background: #243276;
}

.box-pastilles > div.gin {
    background: #dda9ea;
}

.timeframe {
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #243276;
    border-bottom: 1px solid #243276;
}



/* END PAGE TOUTES LES ALERTES */

#loading-indicator {
    position: absolute;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    transform: translate(-50%, -50%);
    /* dÃ©calage de 50% de sa propre taille */
    display: none;
    position: relative;
    margin: 20px auto;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#msform {
    position: relative;
    margin-top: 30px;
}

    #msform label {
        font-weight: normal;
    }

    #msform .picto-outline {
        background: #fff;
        border: 1px solid #ccc;
        text-align: center;
        font-size: 20px;
        line-height: 40px;
        color: #757575;
    }

    #msform fieldset {
        /*stacking fieldsets above each other*/
        position: relative;
    }

        /*Hide all except first fieldset*/
        #msform fieldset:not(:first-of-type) {
            display: none;
        }

    /*inputs*/
    #msform input:focus,
    #msform textarea:focus {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 1px solid #ee0979;
        outline-width: 0;
        transition: All 0.5s ease-in;
        -webkit-transition: All 0.5s ease-in;
        -moz-transition: All 0.5s ease-in;
        -o-transition: All 0.5s ease-in;
    }

    #msform input[type=radio] {
        margin-top: 0;
    }

    /*buttons*/
    #msform .action-button-previous {
        width: 100px;
        background: #535353;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
.progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

    .progressbar li {
        list-style-type: none;
        color: #535353;
        text-transform: uppercase;
        font-size: 9px;
        width: 25%;
        float: left;
        position: relative;
        letter-spacing: 1px;
    }

        .progressbar li.active {
            color: #243276;
        }

        .progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 24px;
            height: 24px;
            line-height: 26px;
            display: block;
            font-size: 12px;
            color: #fff;
            background: #535353;
            border-radius: 25px;
            margin: 0 auto 10px auto;
        }

        /*progressbar connectors*/
        .progressbar li:after {
            content: '';
            width: 100%;
            height: 2px;
            background: #535353;
            position: absolute;
            left: -50%;
            top: 9px;
            z-index: -1;
            /*put it behind the numbers*/
        }

        .progressbar li:first-child:after {
            /*connector not needed before the first step*/
            content: none;
        }

        /*marking active/completed steps green*/
        /*The number of the step and the connector before it = green*/
        .progressbar li.active:before,
        #progressbar li.active:after {
            background: #243276;
            color: white;
        }

.recap-block > div {
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

.field-validation-error {
    color: red;
    flex-basis: 100%;
}

.grecaptcha-badge {
    z-index: 1;
}

.bkg-style {
    background-image: url('../img/map.png');
    background-repeat: no-repeat;
    height: 525px;
    background-position: center top 20px;
    background-size: contain;
}

.country-form {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px;
}

.bt-pd {
    padding: 10px 30px;
}

.fr {
    float: right;
}

.dec-section {
    justify-content: space-around;
}

.dec-div {
    display: flex;
    justify-content: space-around;
}

.dec-ul {
    display: flex;
    justify-content: space-around;
}

.nav > li > a.section-link {
    padding: 10px 100px;
    background-color: #243276;
    color: white;
}

.blocGlobeWelcome {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoaccueil {
    padding: 0;
    margin-right: -20px;
    width: 150px;
}

.img-fluid {
    width: 60%;
}

ul.tabs li.active .panelBtn, ul.tabs li.active .panelBtn-pays {
    background: #243276;
}

ul.tabs-bis li.active .panelBtn, ul.tabs-bis li.active .panelBtn-pays {
    background: #243276;
}


a.panelBtn, a.panelBtn-pays {
    background-color: #fff;
    display: block;
    padding: 13px 10px 10px 10px;
    text-align: center;
    color: #243276;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #243276;
}

a.panelBtnEquipe {
    background-color: #fff;
    display: block;
    padding: 13px 0 10px 0;
    text-align: center;
    color: #661453;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #243276;
}

a.activeBtn, a.panelBtn:hover, a.panelBtn-pays:hover {
    background-color: #243276;
    color: #fff;
}

a.panelBtnEquipe:hover {
    background-color: #661453;
    color: #fff;
}

ul.tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.tabs-bis {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.tabs li {
    /*border: gray solid 1px;
border-bottom: none;*/
    float: left;
    margin: 0 .25em 0 0;
    padding: .25em .5em;
}

ul.tabs-bis li {
    /*border: gray solid 1px;
border-bottom: none;*/
    /* float: left; */
    /* margin: 0 .05em 0 0;
    padding: .05em .1em; */
}

ul.tabs li a {
    /*color: #243276;*/
    text-decoration: none;
}

ul.tabs-bis li a {
    color: #243276;
    text-decoration: none;
}

ul.tabs li.active .panelBtn {
    background: #243276;
}

ul.tabs li.tab-manager-settings.active a.panelBtn,
ul.tabs li.tab-manager-settings a.panelBtn:hover {
    background-color: #661453;
}

ul.tabs li.active .panelBtnEquipe {
    background: #661453;
}

ul.tabs-bis li.active .panelBtn {
    background: #243276;
}

ul.tabs li.active a {
    color: white;
}

ul.tabs-bis li.active a {
    color: white;
}

.clr {
    clear: both;
}

.activetriangle,
.login-triangle:hover {
    width: 0;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid transparent;
    border-bottom-color: #243276;
    transform: rotate(180deg);
}

.activetriangleEquipe,
.login-triangleEquipe:hover {
    width: 0;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid transparent;
    border-bottom-color: #661453;
    transform: rotate(180deg);
}

@media (min-width: 1200px) {
    /*.table-alerte p {
        margin-left: 0px !important;
        margin-bottom: 0 !important;
    }*/

    .justify-content-center {
        display: flex;
        justify-content: center;
    }

    .justify-content-space-between {
        display: flex;
        justify-content: space-between;
    }

    a.panelBtn, a.panelBtnEquipe {
        min-width: 236px;
    }


    a.panelBtn-pays {
        min-width: 210px;
    }
}


/* AJOUT YANN DEBUT -> 11/02/2020 */


.state span {
    font-size: 7px;
}

.lien-form-home {
    color: #0099d1;
    text-decoration: underline;
    cursor: pointer;
}

    .lien-form-home:hover {
        color: #0099d1;
    }

#selectLanguage a {
    text-decoration: none;
}

.box-alert-fixed {
    position: fixed;
    height: 35px;
    width: 100%;
    background: white;
    z-index: 999;
    top: 69px;
}

.height35 {
    height: 35px !important;
}

.text-underline {
    text-decoration: underline;
}

/*** WIDGET ************************************************************/
/****** WIDGET Commun *********************************************/
.widget-block {
    position: fixed;
    width: 36px;
    height: auto;
    padding: 3px 0;
    right: 0;
    z-index: 1040;
    border-radius: 10px 10px 0px 10px;
    -moz-border-radius: 10px 10px 0px 10px;
    -webkit-border-radius: 10px 10px 0px 10px;
}

    .widget-block ul {
        display: contents;
        list-style: none;
    }

        .widget-block ul li {
            text-align: center;
            padding: 5px 0;
        }

            .widget-block ul li:hover {
                opacity: 1 !important;
            }

            .widget-block ul li a {
                display: inline-block;
                cursor: pointer;
            }

                .widget-block ul li a img {
                    width: 17px;
                }

                .widget-block ul li a div {
                    margin-top: 2px;
                    color: white;
                    font-size: 8px;
                    text-decoration: underline 0.5px;
                    text-transform: uppercase;
                    line-height: 1.2em;
                    letter-spacing: 0.05em;
                }

.widget-content {
    z-index: 1040;
    position: fixed;
    right: 41px;
    padding: 10px;
    text-align: center;
    color: white;
    font-family: nobel-light;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
}

    .widget-content .widget-content-close {
        text-align: left;
        width: 100%;
        display: inline-block;
        padding-bottom: 10px;
    }

    .widget-content a {
        color: white;
        font-size: 18px;
        text-decoration: underline;
    }

    .widget-content .widget-font-size {
        font-size: 14px;
    }
/********************************************* WIDGET Commun ******/
/****** WIDGET Bleu ************************************************/
.widget-contact .widget-block {
    background-color: #3399CC;
    top: 194px;
}

.widget-contact .widget-content {
    width: 165px;
    background-color: #3399CC;
    top: 194px;
}
/************************************************ WIDGET Bleu ******/
/****** WIDGET Violet ***********************************************/
.widget-equipe .widget-block {
    background-color: #661453;
    top: 340px;
}

.widget-equipe ul li a img {
    width: 23px;
}

.widget-equipe .widget-content {
    width: 200px;
    background-color: #661453;
    top: 340px;
}

    .widget-equipe .widget-content a:hover {
        color: #3399CC;
    }
/*********************************************** WIDGET Violet ******/
/************************************************************ WIDGET ***/

/*------- TABLEAU DEPLACEMENT -------*/
.table-deplacement table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

/* Zebra striping */
/* .table-deplacement tr:nth-of-type(odd) {
    background: #eee; 
} */

.table-deplacement th {
    background: transparent;
    color: #333;
    font-weight: bold;
}

.table-deplacement td,
.table-deplacement th {
    padding: 8px 0 8px 10px;
    border-top: 1px solid #ccc;
    text-align: left;
}

.table-deplacement thead tr th:nth-of-type(1),
.table-deplacement thead tr th:nth-of-type(2),
.table-deplacement thead tr th:nth-of-type(3),
.table-deplacement thead tr th:nth-of-type(4),
.table-deplacement thead tr th:nth-of-type(5) {
    border-top: none;
}

.btn-table {
    background: #00239c;
    color: white;
}

/*--------- END TABLEAU DEPLACEMENT --------------*/

/*------- TABLEAU ALERTE -------*/
.table-alerte table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}



/*.table-alerte th {
    background: transparent;
    color: #333;
    font-weight: bold;
}*/

.table-alerte td,
.table-alerte th {
    padding: 8px 0 8px 10px;
    border-top: 1px solid #ccc;
    text-align: left;
}

.table-alerte thead tr th {
    border-top: none; /* retire la bordure tout en haut du tableau*/
}

.btn-table {
    background: #00239c;
    color: white;
}

/*--------- END TABLEAU ALERTE --------------*/

/*-------FORM RAPPEL--------*/
.checkbox label:after,
.checkbox-callMe label:after,
.radio-callMe label:after {
    content: '';
    /* display: table; */
    clear: both;
}

.checkbox .cr,
.checkbox-callMe .cr.condEa {
    margin-bottom: 4.1em;
}

.checkbox .cr,
.checkbox-callMe .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .10em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    color: #293674;
    -webkit-border-radius: .10em;
    -moz-border-radius: .10em;
    -ms-border-radius: .10em;
    -o-border-radius: .10em;
}

.checkbox .cr,
.radio-callMe .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    color: #293674;
}

.checkbox-callMe .cr {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.radio-callMe .cr {
    border-radius: 50%;
}

    .checkbox .cr .cr-icon,
    .checkbox-callMe .cr .cr-icon,
    .radio-callMe .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 15%;
    }

    .checkbox-callMe .cr .cr-icon,
    .radio-callMe .cr .cr-icon {
        margin-left: 0.07em;
    }

.checkbox-callMe label input[type="checkbox"],
.radio-callMe label input[type="radio"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon,
    .checkbox-callMe label input[type="checkbox"] + .cr > .cr-icon,
    .radio-callMe label input[type="radio"] + .cr > .cr-icon {
        opacity: 0;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
    .checkbox-callMe label input[type="checkbox"]:checked + .cr > .cr-icon,
    .radio-callMe label input[type="radio"]:checked + .cr > .cr-icon {
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr,
    .checkbox-callMe label input[type="checkbox"]:disabled + .cr,
    .radio-callMe label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }
/**/
/** PARTIE DEPLACMENT*/
.panel-default > .panel-heading {
    background-image: none !important
}

/*.pos-caret-right {
    position: absolute;
    right: 5px;
    top: 10px;
}*/

.fa-caret-right {
    transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
}

.collapsed .fa-caret-right {
    transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
}
/**/
/* CUSTOM RADIO*/

.customRadio {
    margin: 0;
    padding: 0;
}

    .customRadio p {
        display: inline;
        vertical-align: top;
        position: relative;
        top: 4px;
    }

    .customRadio span {
        display: inline;
        vertical-align: top;
        position: relative;
        top: 1px;
    }

    .customRadio .coche .switch {
        display: inline-block;
        height: 22px;
        position: relative;
        width: 40px;
        top: -3px;
        margin-left: 10px;
    }

.switch {
    display: inline-block;
    height: 22px;
    position: relative;
    width: 40px;
    top: 0;
    margin-left: 10px;
}

.table-alerte .switch {
    display: inline-block;
    height: 22px;
    position: relative;
    width: 40px;
    top: 5px;
    margin-left: 10px;
}

/*.table-alerte span {
    position: relative;
    top: -7px;
    margin-left: 10px;
}*/

/*.table-alerte p {
    position: relative;
    margin-left: 10px;
    margin-bottom: 0 !important;
}*/

.switch input {
    display: none;
}

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

    .slider:before {
        background-color: #fff;
        bottom: 3px;
        content: "";
        height: 16px;
        left: 4px;
        position: absolute;
        transition: .4s;
        width: 16px;
    }

input:checked + .slider {
    background-color: #3399CC;
}

    input:checked + .slider:before {
        transform: translateX(16px);
        -webkit-transform: translateX(16px);
        -moz-transform: translateX(16px);
        -ms-transform: translateX(16px);
        -o-transform: translateX(16px);
    }

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.block-alerte .deplacement-period {
    margin-top: 7px;
    margin-bottom: 7px;
}

/*.deplacement-period {
    margin-top: 7px;
    margin-bottom: 7px;
}*/

.deplacement-period label {
    margin-bottom: 0 !important;
}
/* END CUSTOM RADIO */

/* BLOC ALERTE DEPLACEMENT*/

a.lienPeriod, button.lienPeriod {
    border: 1px solid #afafaf;
    padding: 8px 10px;
    color: #afafaf;
    /*margin-left: 10px;*/
    text-decoration: none;
}

button.lienPeriod {
    background-color: transparent;
}

.lienPeriod.active {
    border: 1px solid #3399CC;
    padding: 8px 10px;
    color: #fff;
    background-color: #3399CC;
    text-decoration: none;
}


/* DEBUT => MODAL DEPLACEMENT*/
#myModal-1 .modal-body h4, #myModal-2 .modal-body h4 {
    font-size: 18px;
    color: #243276;
    text-transform: uppercase;
}

#myModal-1 .modal-body p, #myModal-2 .modal-body p {
    font-size: 16px;
    color: #243276;
}

#myModal-1 .modal-footer-1, #myModal-2 .modal-footer-1 {
    padding: 10px;
}

    #myModal-1 .modal-footer-1 button, #myModal-2 .modal-footer-1 button {
        text-transform: uppercase;
        margin-bottom: 10px;
    }
/* FIN => MODAL DEPLACEMENT*/
#visa .visaBlock {
    display: inline-block;
    width: 200px;
}

#visa .nation {
    border: 1px solid #3399CC;
    width: 80px;
    text-align: center;
    padding: 5px;
    color: #3399CC;
}

.blockVisa .visa-nat {
    float: left;
    width: 100px;
}

.infoPays-block {
    border: 1px solid #afafaf;
    padding: 10px 0 10px 5px;
}

/*SANTE*/
.blockSante {
    border: 1px solid #afafaf;
    padding: 20px 10px 5px;
    /*ajout yann le 24/11/2020*/
    min-height: 150px;
    /*ajout yann le 24/11/2020*/
}

    .blockSante .btn-sante {
        background-color: #243276;
        color: #fff;
    }

        .blockSante .btn-sante:hover, .blockSante.btn-sante:visited {
            background-color: #4a589c;
            color: #fff;
        }
/* DEBUT => DOC IMPORTANT*/
.blockDoc {
    border: 1px solid #afafaf;
    padding: 16px 30px;
}

    .blockDoc h3 {
        font-size: 16px;
        color: #243276;
        text-transform: uppercase;
        line-height: 24px;
        margin-top: 0 !important;
    }

    .blockDoc a {
        text-decoration: underline;
        margin-bottom: 10px;
    }
/* FIN => DOC IMPORTANT*/
/* DEBUT => FAQ */
/* .blockFaq {
} */

.blockFaq h4 {
    font-weight: bold;
}

.blockFaq h5 {
    font-size: 15px;
    font-weight: bold;
}

.blockFaq blockquote {
    padding: 3px 20px;
    margin: 0 0 20px;
    font-size: 13px;
    border-left: 2px solid #243276;
}
/* FIN => FAQ */

/* ALERTE SUCCES*/
.alert-success {
    background-color: #18aa57 !important;
    color: #fff !important;
    margin: 0;
    padding: 10px;
    background-image: none !important;
}

.alert-warning {
    background-color: #ff0000;
    margin: 0;
    padding: 10px;
    color: #fff;
    background-image: none !important;
}
/* L 2713 retirer display table  */
/* Ligne 947 .box-thumbnail .thumbnail */

/* ATTESTATION */

.dl-horizontal dd {
    margin-bottom: 8px !important;
}

.btn-attestation {
    padding: 10px;
    background-color: #2980b9;
    color: white;
}

    .btn-attestation a {
        color: white;
    }

.bread-text-center {
    text-align: center;
}

.breadcrumb-size .active {
    color: #243276;
    font-weight: bold;
}

.breadcrumb-size a {
    color: #a3a2a2;
    text-decoration: underline;
}

.breadcrumb-size .breadcrumb-filet {
    border-bottom: 1px solid #dbdbdb;
    margin-left: 15px;
    margin-right: 15px;
}

.checkbox-callMe a {
    color: #535353;
    text-decoration: underline;
}

/* DEBUT => MODAL COVID */
@media (min-width: 769px) {
    .offset-lg-covid {
        margin-left: 12.666667%;
    }
}

.btn-info-covid-bleu {
    text-align: center;
    background-color: #33a3e2;
    width: 100%;
    color: #fff;
    padding: 8.5px 0;
}

.btn-info-covid-orange {
    text-align: center;
    background-color: #ffca00;
    width: 100%;
    color: #fff;
    padding: 8.5px 0;
}

.btn-info-covid-bleu a {
    color: #fff;
    font-size: 2rem;
    text-decoration: none;
    display: block;
}

.btn-info-covid-orange a {
    color: #fff;
    font-size: 2rem;
    text-decoration: none;
    display: block;
}

.animBtn-covid {
    animation-name: animBtn-covid;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

@-webkit-keyframes animBtn-covid {
    0%, 100% {
        opacity: 1;
    }

    60% {
        opacity: 0;
    }
}

@keyframes animBtn-covid {
    0%, 100% {
        opacity: 1;
    }

    60% {
        opacity: 0;
    }
}

#myModal-covid .close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #243276;
    /*text-shadow: 0 1px 0 #fff;
        */ filter: alpha(opacity=1);
    opacity: 1;
}

#myModal-covid .modal-header h4 {
    margin-top: 10px;
}
/* FIN => MODAL COVID */

/* DEBUT => MODAL CONSENTEMENT */
#consentementModal blockquote {
    padding: 1px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 2px solid #243276;
}

#consentementModal .panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

#consentementModal .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px solid #ddd;
}

#consentementModal a.collapsed {
    text-decoration: none !important;
}

#consentementModal a {
    text-decoration: none !important;
}

    #consentementModal a:hover {
        color: #243276 !important;
    }

    #consentementModal a:focus, a:hover {
        color: #243276;
        text-decoration: underline;
    }

#consentementModal h4 {
    color: #243276;
}

    #consentementModal h4 span {
        font-size: 11px;
        color: #535353;
    }

#consentementModal .modal-footer-1, #consentementModal .modal-footer-1 {
    padding: 10px;
}

    #consentementModal.modal-footer-1 button, #consentementModal .modal-footer-1 button {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

#consentementModal .checkbox-callMe .cr {
    margin-top: 6px;
}

#consentementModal .close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #243276;
    /*text-shadow: 0 1px 0 #fff;*/
    filter: alpha(opacity=1);
    opacity: 1;
    -webkit-filter: alpha(opacity=1);
}

#consentementModal .modal-header {
    padding: 5px 15px 0;
}
/* FIN => MODAL CONSENTEMENT */


/* TOOLTIP */
.tooltip-inner {
    background-color: #00239c !important;
    color: white;
    padding: 8px;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #00239c !important;
}

.tooltip.top .tooltip-inner, .tooltip.left .tooltip-inner {
    background-color: #00239c !important;
}

.tooltip.top .tooltip-arrow, .tooltip.left .tooltip-inner {
    border-top-color: #00239c !important;
}
/* TOOLTIP */

.btnMesDepalcements .btnEnregistrer {
    min-width: 90px;
    border: 1px solid #afafaf;
    padding: 8px 18px;
    color: #afafaf;
    margin-left: 10px;
    text-decoration: none;
}

    .btnMesDepalcements .btnEnregistrer.active {
        border-color: #3399CC;
        background-color: #3399CC;
        color: white;
    }

.declaVoyage .btnDeclaVoyage {
    background-color: #ccc;
    border: 1px solid #ccc;
    padding: 8px 18px;
    color: white;
    margin-left: 10px;
    text-decoration: none;
}

    .declaVoyage .btnDeclaVoyage.active {
        border: 1px solid #00239c;
        padding: 8px 18px;
        background-color: #00239c;
        color: white;
        margin-left: 10px;
        text-decoration: none;
    }

.block-deplacement .checkbox .cr,
.block-deplacement .checkbox-callMe .cr.condEa {
    margin-bottom: 1.8em;
}

.separateur-dashed {
    border-top: 1px dashed #afafaf;
    clear: both;
    margin-top: 15px;
    margin-bottom: 20px;
    display: block;
}

.pac-item {
    cursor: pointer !important;
}
/*--------------------NAVIGATION MENU ---> ESPACE PERSO ----------------*/
.containerNavEspacePerso {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 900px;
    min-width: 250px;
    margin: 10px auto 0px;
}

@media screen and (max-width:320px) {
    .containerNavEspacePerso a.panelBtn {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNavEspacePerso ul.tabs li {
        padding: .25em .1em;
        width: 120px;
    }
}

@media screen and (min-width:321px) and (max-width:475px) {
    .containerNavEspacePerso a.panelBtn {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNavEspacePerso ul.tabs li {
        padding: .25em .5em;
        width: 145px;
    }
}

@media screen and (min-width:990px) and (max-width:1200px) {
    .containerNavEspacePerso ul.tabs li {
        padding: .25em .5em;
        width: 254px;
    }
}
/*--------------------NAVIGATION MENU ---> ESPACE PERSO ----------------*/


/*--------------------NAVIGATION MENU ---> DEPLACEMENT ----------------*/
.containerNavDeplacement {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 900px;
    min-width: 250px;
    margin: 10px auto 0px;
}

@media screen and (max-width:320px) {
    .containerNavDeplacement a.panelBtn {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNavDeplacement ul.tabs li {
        padding: .25em .1em;
        width: 120px;
    }
}

@media screen and (min-width:321px) and (max-width:475px) {
    .containerNavDeplacement a.panelBtn {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNavDeplacement ul.tabs li {
        padding: .25em .5em;
        width: 145px;
    }
}

@media screen and (min-width:990px) and (max-width:1200px) {
    .containerNavDeplacement ul.tabs li {
        padding: .25em .5em;
        width: 254px;
    }
}
/*--------------------NAVIGATION MENU ---> DEPLACEMENT ----------------*/

/*--------------------NAVIGATION MENU ---> ALERTES ----------------*/
.containerNewAlerteNav {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 900px;
    min-width: 250px;
    margin: 10px auto 0px;
}

@media screen and (max-width:320px) {
    .containerNewAlerteNav a.panelBtn, .containerNewAlerteNav a.panelBtnEquipe {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNewAlerteNav ul.tabs li {
        padding: .25em .1em;
        width: 92px;
    }
}

@media screen and (min-width:321px) and (max-width:475px) {
    .containerNewAlerteNav a.panelBtn, .containerNewAlerteNav a.panelBtnEquipe {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNewAlerteNav ul.tabs li {
        padding: .25em .5em;
        width: 112px;
    }
}

@media screen and (min-width:990px) and (max-width:1200px) {
    .containerNewAlerteNav ul.tabs li {
        padding: .25em .5em;
        width: 254px;
    }
}
/*--------------------NAVIGATION MENU ---> ALERTE ----------------*/

/*--------------------NAVIGATION MENU ---> SANTE ----------------*/
.containerNavSante {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 900px;
    min-width: 250px;
    margin: 10px auto 0px;
}

@media screen and (max-width:320px) {
    .containerNavSante a.panelBtn {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNavSante ul.tabs li {
        padding: .25em .1em;
        width: 95px;
    }
}

@media screen and (min-width:321px) and (max-width:475px) {
    .containerNavSante a.panelBtn {
        min-width: 58px;
        font-size: 10px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .containerNavSante ul.tabs li {
        padding: .25em .5em;
        width: 105px;
    }
}
/*--------------------NAVIGATION MENU ---> SANTE ----------------*/

/* DEBUT PARTIE ONGLET => NEWS */
.containerSante {
    max-width: 992px;
    margin: 0 auto 20px;
}

    .containerSante h2 {
        margin-top: 0px;
        text-align: center;
        text-transform: capitalize;
        color: #243276;
    }

        .containerSante h2::after {
            content: "";
            display: block;
            width: 6%;
            height: 2px;
            position: relative;
            top: 2px;
            background: #00239c;
            margin: 0 auto;
        }

.container-itemsSante {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 920px;
    margin: 0 auto;
}

.item-newsSante {
    border: 1px solid #afafaf;
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    min-height: 370px;
    width: 216px;
    margin: 10px 5px;
}

    .item-newsSante img {
        width: 200px;
        height: auto;
        object-fit: cover;
    }

    .item-newsSante .btn-sante {
        background-color: #243276;
        color: #fff;
    }

        .item-newsSante .btn-sante:hover, .item-newsSante.btn-sante:visited {
            background-color: #4a589c;
            color: #fff;
        }

.margTopAuto {
    margin-top: auto;
}

.mxWidth992 {
    max-width: 992px;
}
/* FIN PARTIE ONGLET  => NEWS  */

/* DEBUT PARTIE ONGLET => LEXIQUE MEDICAL  */
.container-btnDisplay-symptome {
    background-color: #c8c8c8;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .container-btnDisplay-symptome .lexBtn {
        background: white;
        color: #3399CC;
        padding: 10px;
        outline: none;
        border: 1px solid #3399CC;
        width: 280px;
    }

        .container-btnDisplay-symptome .lexBtn:hover {
            background: #3399CC;
            color: white;
            padding: 10px;
            outline: none;
            border: 1px solid #3399CC;
            width: 280px;
        }

        .container-btnDisplay-symptome .lexBtn.active-lexique-choix {
            background: #3399CC;
            color: white;
            padding: 10px;
            outline: none;
            border: 1px solid #3399CC;
            width: 280px;
        }

.panneau-lexique {
    display: none;
}

.panneau-lexique-active {
    display: block;
}

@media screen and (max-width:321px) {
    .container-btnDisplay-symptome .lexBtn {
        font-size: 12px;
        height: 110px;
    }
}

@media screen and (min-width:322px) and (max-width:426px) {
    .container-btnDisplay-symptome .lexBtn {
        font-size: 12px;
        height: 90px;
        margin: 0px 2px;
    }
}

@media screen and (min-width:427px) and (max-width:769px) {
    .container-btnDisplay-symptome .lexBtn {
        font-size: 12px;
        margin: 0px 2px;
    }
}
/* FIN PARTIE ONGLET => LEXIQUE MEDICAL  */
.resultRecherche {
    background-color: rgba(255, 255, 255, 0.50);
}

    .resultRecherche .panel {
        border: 0px solid #ccc;
        border-radius: 0px !important;
        margin-bottom: 0px;
        box-shadow: none;
    }

    .resultRecherche .panel-default > .panel-heading {
        color: transparent;
        background-color: transparent;
        border-color: transparent;
    }

    .resultRecherche .panel:after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        position: relative;
        background: #F2f2f2;
    }

/*-------------------- FIN MENU SANTE ----------------*/


/* ---------------------------- DEBUT NOUVELLE PAGE INFOS PAYS --------------------------------------- */
/*  styles generales */
#infosPays h5 {
    margin-top: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #243276;
    text-align: left;
}

.firstLetterBlue::first-letter {
    text-transform: uppercase;
}
/* styles generales */


/* DRAPEAU PAYS*/
.containerFlagCovid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: 0px auto 0px;
    max-width: 1170px;
    min-width: 305px;
    padding: 10px 10px;
}

.countryBis-infos h2.country-title {
    background-size: 55px;
    margin-top: 13px;
    padding-left: 65px;
    font-size: 24px;
    margin-right: 20px;
}
/* DRAPEAU PAYS*/
/* BOUTON COVID */
.btnCovid {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ed273a;
    width: 160px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    border-radius: 99999px;
    -webkit-border-radius: 99999px;
    -moz-border-radius: 99999px;
    -ms-border-radius: 99999px;
    -o-border-radius: 99999px;
}

    .btnCovid img {
        width: 20px;
        height: 20px;
        margin-right: 8px;
    }

    .btnCovid:hover {
        text-decoration: none;
        color: #fff;
    }

    .btnCovid:focus {
        text-decoration: none;
        color: #fff;
        outline: none;
    }

@media screen and (min-width: 319px) and (max-width: 500px) {
    .btnCovid {
        height: 50px;
        text-align: left;
    }

        .btnCovid img {
            width: 20px;
            height: 20px;
            margin: 0px 5px;
        }
}
/* BOUTON COVID */

/* NAV BTN */
.containerInfoPaysBtn {
    width: 100%;
    max-width: 700px;
    min-width: 290px;
    margin: 0px auto 10px;
}

    .containerInfoPaysBtn ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .containerInfoPaysBtn .btnCategorieInfoPays {
        background-color: rgba(255, 255, 255, 0.70);
        display: block;
        padding: 13px 0 10px 0;
        text-align: center;
        color: #243276;
        font-size: 14px;
        width: 200px;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom: 1px solid #243276;
    }

        .containerInfoPaysBtn .btnCategorieInfoPays:hover {
            background-color: #243276;
            color: #fff;
        }

ul.tabs-bis li.active .btnCategorieInfoPays {
    background: #243276;
}

@media screen and (max-width: 700px) {
    .containerInfoPaysBtn .btnCategorieInfoPays {
        font-size: 12px;
        width: 160px;
    }
}

@media screen and (min-width: 374px) and (max-width: 500px) {
    .containerInfoPaysBtn .btnCategorieInfoPays {
        font-size: 12px;
        width: 108px;
    }
}

@media screen and (max-width: 320px) {
    .containerInfoPaysBtn .btnCategorieInfoPays {
        font-size: 12px;
        width: 90px;
    }
}
/* NAV BTN */

/* BLOC GRAPHIQUE */

.containerBlocGenerale {
    width: 100%;
    margin: 0 auto 20px;
    max-width: 1170px;
    padding: 10px 10px;
}

.blocGraphique {
    border: 1px solid #d8d8d8;
    padding: 10px;
    background: #fff;
    margin-bottom: 5px;
}

.blocJauge {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px 0px 0px;
    background: #fff;
    margin-bottom: 5px;
}

.items-barometre {
    display: flex;
    align-items: center
}

    .items-barometre p:first-child {
        display: block;
    }

.roundColor1 {
    display: block;
    border-radius: 50%;
    background-color: #73a839;
    height: 15px;
    width: 15px;
}

.roundColor2 {
    display: block;
    border-radius: 50%;
    background-color: #a8d676;
    height: 15px;
    width: 15px;
}

.roundColor3 {
    display: block;
    border-radius: 50%;
    background-color: #efcc00;
    height: 15px;
    width: 15px;
}

.roundColor4 {
    display: block;
    border-radius: 50%;
    background-color: #e58200;
    height: 15px;
    width: 15px;
}

.roundColor5 {
    display: block;
    border-radius: 50%;
    background-color: #ed1c24;
    height: 15px;
    width: 15px;
}

.itemTxt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

    .itemTxt p {
        margin: 0 3px;
        font-size: 16px;
    }

.itemBaromtre p {
    margin: 0px;
}

.linkDashed {
    border-top: 1px dashed #cacaca;
    width: 100%;
    position: relative;
    top: 6px;
    display: none;
}
/* PARIE CURSEUR */
.barometre-right-part {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.barometre-left-part img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.barometre-top-part {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

    .barometre-top-part p:first-child {
        font-size: 20px;
        font-weight: bold;
        margin-right: 5px;
    }

    .barometre-top-part p:last-child {
        font-size: 16px;
        text-transform: uppercase;
    }

.part-graph {
    display: flex;
    justify-content: center;
    align-items: center
}

    .part-graph p {
        font-size: 12px;
    }

        .part-graph p:first-child {
            margin-right: 5px
        }

        .part-graph p:last-child {
            margin-left: 5px
        }

.graph-pointer {
    position: relative;
    top: -3px;
    left: 21px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #000000 transparent;
}

.part-item-graph {
    display: flex;
    justify-content: center;
    align-items: center
}

.part-item-graph-color1 {
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    background-color: #73a839;
    height: 10px;
    width: 30px
}

.part-item-graph-color2 {
    background-color: #a8d676;
    height: 10px;
    width: 30px
}

.part-item-graph-color3 {
    background-color: #efcc00;
    height: 10px;
    width: 30px
}

.part-item-graph-color4 {
    background-color: #e58200;
    height: 10px;
    width: 30px
}

.part-item-graph-color5 {
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    background-color: #ed1c24;
    height: 10px;
    width: 30px
}
/* PARIE CURSEUR */
.itemNumberColor0 {
    color: #efcc00;
}

.itemNumberColor1 {
    color: #73a839;
}

.itemNumberColor2 {
    color: #a8d676;
}

.itemNumberColor3 {
    color: #efcc00;
}

.itemNumberColor4 {
    color: #e58200;
}

.itemNumberColor5 {
    color: #ed1c24;
}
/* A VIRER AU DESSOUS*/
/*.blocGraphique .itemGraphique {
        width: 36%;
        margin: 0 5px 0 0;
    }

    .blocGraphique .itemGraphique1 {
        width: 32%;
        margin: 0 5px 0 0;
    }

    .blocGraphique .itemGraphique2 {
        width: 32%;
        margin: 0 5px 0 0;
    }

.itemTextGraphique {
    text-align: left !important;
    font-size: 14px !important;
    margin-right: 7px;
}
.itemTextGraphique span {
    
    font-size: 12px !important;
   
}

.blocGraphique .itemGraphique p,
.blocGraphique .itemGraphique1 p,
.blocGraphique .itemGraphique2 p {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: right;
}

.itemProgressBar {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.itemGraphique1 .itemProgressBar:nth-child(2) {
    margin-bottom: 0px;
}

.itemGraphique2 .itemProgressBar:nth-child(3) {
    margin-bottom: 0px;
}

.itemTxt {
    display: flex;
    align-items: center;
    justify-content: center;
}


.progress.progressGraphique1 {
    height: 30px !important;
    width: 100% !important;
}

.itemNumberColor0 {
    color: #efcc00;
}

.itemNumberColor1 {
    color: #73a839;
}

.itemNumberColor2 {
    color: #a8d676;
}

.itemNumberColor3 {
    color: #efcc00;
}

.itemNumberColor4 {
    color: #e58200;
}

.itemNumberColor5 {
    color: #ed1c24;
}
.progress-bar {
    background-image: none !important;
}
.progress-bar-danger {
    background-image: -webkit-linear-gradient(top,#ed1c24 0,#c9302c 100%) !important;
    background-image: -o-linear-gradient(top,#ed1c24 0,#c9302c 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ed1c24),to(#c9302c)) !important;
    background-image: linear-gradient(to bottom,#ed1c24 0,#c9302c 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x;
}

.progress-bar-success-bis {
    background-image: -webkit-linear-gradient(top#a8d676 0,#91bb64 100%) !important;
    background-image: -o-linear-gradient(top#a8d676 0,#91bb64 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#a8d676),to(#91bb64)) !important;
    background-image: linear-gradient(to bottom#a8d676 0,#91bb64 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x;
}

.progress-bar-info-jaune {
    background-image: -webkit-linear-gradient(top,#efcc00 0,#efcc00 100%) !important;
    background-image: -o-linear-gradient(top,#efcc00 0,#efcc00 100%) !important;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#efcc00),to(#efcc00)) !important;
    background-image: linear-gradient(to bottom,#efcc00 0,#efcc00 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefcc00', endColorstr='#ffefcc00', GradientType=0) !important;
    background-repeat: repeat-x;
}

.progress {
    margin-bottom: 0px !important;
    width: 85% !important;
}

.progress {
    margin-bottom: 0px !important;
    width: 85% !important;
}*/
/* A VIRER AU DESSUS*/
@media screen and (max-width: 769px) {
    .itemBaromtre {
        margin-bottom: 10px;
    }

    .itemBaromtre1 {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
    }

    .blocJauge {
        flex-direction: column;
    }

    .itemTxt {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .linkDashed {
        display: block;
    }
}

/* END BLOC GRAPHIQUE */

/* BLOC ALERTES PAYS */

.fa.fa-circle.pictoRoundColor1 {
    color: #5cb85c !important;
}

.fa.fa-circle.pictoRoundColor2 {
    color: #a8d676 !important;
}

.fa.fa-circle.pictoRoundColor3 {
    color: #efcc00 !important;
}

.fa.fa-circle.pictoRoundColor4 {
    color: #f0ad4e !important;
}

.fa.fa-circle.pictoRoundColor5 {
    color: #ed1c24 !important;
}


/* BLOC ALERTES PAYS */

/* BLOC ALERTES CREATION */
.containerCreateAlerte {
    border: 1px solid #ccc;
    padding: 5px 10px 10px 10px
}

.containerAlertes {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}

    .containerAlertes p {
        margin: 0 !important;
    }

.AlertCustomCheck {
    display: flex;
    align-items: center;
}

.AlertPeriod {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .AlertPeriod p {
        margin-right: 5px !important;
    }

.AlertePeriodBtn a {
    margin: 0;
    font-size: 12px;
}

    .AlertePeriodBtn a:hover {
        color: #afafaf;
        text-decoration: none;
    }

.lienPeriod.active:hover {
    color: #fff;
}
/*.deplacement-period a {
    margin: 0;
    font-size: 12px;
}*/

.deplacement-period a:hover, .deplacement-period button:hover {
    color: #afafaf;
    text-decoration: none;
}

.deplacement-period.active:hover {
    color: #fff;
}


@media screen and (min-width: 319px) and (max-width: 375px) {
    .blocAlerteParam {
        width: 100%;
    }

    .AlertePeriodTxt {
        width: 100%;
        display: block;
    }

    .AlertePeriodBtn {
        display: flex;
        margin-top: 3px;
    }


    .blocAlerteBtn {
        width: 100%;
        display: block;
        text-align: right;
        margin-top: 10px;
    }

    .AlertRechercheBtn {
        width: 145px !important;
    }

    .AlertePeriodBtn a {
        margin-right: 5px !important;
        font-size: 10px;
    }
}

@media screen and (min-width: 375px) and (max-width: 769px) {
    .blocAlerteParam {
        width: 100%;
    }

    .AlertePeriodTxt {
        width: 100%;
        display: block;
    }

    .AlertePeriodBtn {
        display: flex;
        margin-top: 3px;
    }

        .AlertePeriodBtn a {
            margin-right: 5px !important;
        }

    .blocAlerteBtn {
        width: 100%;
        display: block;
        text-align: right;
        margin-top: 10px;
    }

    .AlertRechercheBtn {
        width: 145px !important;
    }
}
/* BLOC ALERTES CREATION */

/* ONGLET GENERAL => Lien informations Villes */
.blocGeneralVille {
    margin: 10px 0;
}
/* ONGLET GENERAL => Articles */
.generalArticle .panel-group {
    margin: 0 0 5px 0;
}
/*onglet infos-utiles partie collapse numeros utiles alignement de th*/
#numerosUtiles .table.table-condensed.table-striped > tbody > tr > th {
    width: 30% !important;
}

#numerosUtiles .table.table-condensed.table-striped > tbody > tr > td {
    word-break: break-word;
}
/*onglet infos-utiles partie collapse numeros utiles alignement de th*/

/*-------------------------------- FIN NOUVELLE PAGE INFOS PAYS ----------------------------*/

/*-------------------------------- DEBUT ONGLET SANTE => CARTE SANTE ------------------------*/
.containerCardNewsSante {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 30px auto 20px;
    max-width: 1000px;
    min-width: 292px;
}

.cardSante {
    width: 200px;
    height: auto;
    margin: 0 15px 10px;
}

@media screen and (min-width: 319px) and (max-width: 374px) {
    .cardSante {
        width: 130px;
        height: auto;
        margin-left: -9px;
    }

        .cardSante p {
            display: none;
        }

    .newsSante {
        min-height: 250px;
    }
}

@media screen and (min-width: 375px) and (max-width: 550px) {
    .containerCardNewsSante {
        padding: 0;
    }

    .cardSante {
        width: 140px;
        margin: 0 auto 10px;
    }

        .cardSante p {
            display: none;
        }

    .newsSante {
        min-height: 250px;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    .containerCardNewsSante {
        padding: 0;
    }

    .newsSante {
        min-height: 410px;
    }
}
/*----------------------------- END ONGLET SANTE => CARTE SANTE ------------------------------*/

/*--------------------------------DEBUT NOUVELLE PAGE ALERTE --------------------------------*/
.badgeAlerte {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.badgeAlerteItems, .badgeAlerteCategoryItems {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ececec;
    padding: 5px 5px;
    margin-right: 4px;
    margin-bottom: 3px;
    cursor: pointer;
}

.badgeMesAlerteItems {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ececec;
    padding: 5px 5px;
    margin-right: 4px;
    margin-bottom: 3px;
    cursor: pointer;
}

.tableAlerte .deplacement-period {
    display: flex;
}

#updateAlertsForm .like-a-link {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

    #updateAlertsForm .like-a-link:hover {
        color: #243276;
        text-decoration: underline;
    }

/*-------- PAGE ALERTE DANS ONGLET ALERTES EQUIPE  ---> mes alertes tableau --------------*/
.tableAlerte {
    margin-bottom: 0px !important;
}

    .tableAlerte .fa {
        margin: 0px 2px 0px;
    }

    .tableAlerte .severiteWidth {
        width: 190px;
    }

    .tableAlerte .categorieWidth {
        width: 225px;
    }

    .tableAlerte .categoriePeriode {
        width: 190px;
    }

    .tableAlerte .paysWidth {
        width: 120px;
    }

    .tableAlerte .alerteEmail {
        width: 90px;
    }

    .tableAlerte .dateLimite {
        width: 90px;
    }
/* BLOC TEXT ET BOUTON (enregistrer les modifications) */
.mesAlertesBLocBtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px 10px;
}

    .mesAlertesBLocBtn p {
        margin-bottom: 0px;
        margin-right: 20px;
    }
/* BLOC TEXT ET BOUTON (enregistrer les modifications) */
@media (min-width:320px) and (max-width: 767px) {
    .mesAlertesBLocBtn {
        flex-direction: column;
    }

        .mesAlertesBLocBtn p {
            margin-bottom: 10px;
            margin-right: 0px;
        }
}

@media (max-width: 768px) {


    .tableAlerte thead {
        display: none;
    }

    .tableAlerte tr {
        display: block;
    }

    .tableAlerte td {
        display: block;
        text-align: right;
    }

        .tableAlerte td:before {
            content: attr(data-label);
            float: left;
            font-weight: bold;
        }

        .tableAlerte td:nth-child(4):before {
            margin-top: 0px;
        }

        .tableAlerte td:nth-child(5):before {
            margin-top: 0px;
        }

    .tableAlerte .badgeAlerte {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .tableAlerte .severiteWidth {
        width: 100%;
    }

    .tableAlerte .categorieWidth {
        width: 100%;
    }

    .tableAlerte .data-label-Pays {
        width: 100%;
    }

    .tableAlerte .categoriePeriode {
        width: 100%;
    }

    .tableAlerte .paysWidth {
        width: 100%;
    }

    .tableAlerte .alerteEmail {
        width: 100%;
    }

    .tableAlerte .dateLimite {
        width: 100%;
    }

    .tableAlerte .deplacement-period {
        display: flex;
        justify-content: flex-end;
        padding: 4px 0 6px;
    }

    .tableAlerte td:last-child {
        border-bottom: 2px solid #3399CC;
        margin-bottom: 15px;
    }

    .table-alerte .tableAlerte td:first-child {
        border-top: 0px solid #ccc;
    }
}
/*-------- PAGE ALERTE DANS ONGLET ALERTES EQUIPE  ---> mes alertes tableau --------------*/

/*-------- PAGE ALERTE DANS ONGLET ALERTES EQUIPE -----> Tableau Alertes Equipe -----------*/
.tableEquipe .event-severite {
    width: 70px !important;
}

.tableEquipe .event-categorie {
    width: 70px !important;
}

.tableEquipe .widhtEmailMob {
    width: 320px;
    word-break: break-word;
}

/*.tableEquipe .badgeAll {
        background: #e8e8e8;
        padding: 3px 5px;
        width: 35px;
}*/
/*-------- PAGE ALERTE DANS ONGLET ALERTES EQUIPE -----> Tableau Alertes Equipe -----------*/

/*----------------------- CHAMPS DE RECHERCHE --> PAGE ALERTE DANS ONGLET ALERTES EQUIPE --------------------------*/
.equipeLoupe img {
    width: 17px;
    height: 17px;
    margin-right: 5px;
}

.equipeChampsRecherche {
    display: flex;
    align-items: center;
}

    .equipeChampsRecherche .form-group {
        margin-bottom: 0px;
        width: 50%;
    }
/*----------------------- CHAMPS DE RECHERCHE --> PAGE ALERTE DANS ONGLET ALERTES EQUIPE --------------------------*/
.equipeBlocBtn {
    display: flex;
    justify-content: flex-end;
}

.tableEquipe th {
    width: 110px;
    word-break: break-word;
}

    .tableEquipe th:nth-child(5) {
        width: 94px;
        word-break: break-word;
    }

    .tableEquipe th:nth-child(6) {
        width: 200px;
        word-break: break-word;
    }

@media screen and (min-width: 551px) and (max-width: 768px) {
    .tableEquipe .widhtEmailMob {
        width: 175px;
        word-break: break-word;
    }

    .tableEquipe td:first-child {
        border-top: 1px solid #ccc;
        font-size: 11px;
    }

    .tableEquipe th {
        width: 100px;
        font-size: 13px;
    }

        .tableEquipe th:first-child {
            width: 69px;
        }

        .tableEquipe th:nth-child(6) {
            width: 120px;
            word-break: break-word;
        }

    .tableEquipe td:nth-child(2) {
        max-width: 50px;
        font-size: 11px;
    }

    .tableEquipe td:nth-child(3) {
        max-width: 40px;
        word-break: break-word;
        font-size: 11px;
    }

    .tableEquipe td:nth-child(4) {
        max-width: 40px;
        word-break: break-word;
        font-size: 11px;
    }

    .tableEquipe .deplacement-period {
        display: flex;
        flex-direction: column;
    }

        .tableEquipe .deplacement-period a, .tableEquipe .deplacement-period button {
            display: block;
            width: 90%;
            margin-bottom: 5px;
        }

    .equipeChampsRecherche .form-group {
        width: 100%;
    }
}


@media screen and (min-width:322px) and (max-width: 550px) {
    #teamAlerts .block-transparent {
        padding: 6px;
    }

    .tableEquipe .tableHiddenMob {
        display: none;
    }

    .tableEquipe .widhtEmailMob {
        width: 100px;
        word-break: break-word;
    }

    .tableEquipe td:first-child {
        border-top: 1px solid #ccc;
        font-size: 11px;
    }

    .tableEquipe th:first-child {
        width: 69px;
    }

    .tableEquipe th {
        font-size: 12px;
    }

    .tableEquipe td:nth-child(2) {
        max-width: 50px;
        font-size: 11px;
    }

    .tableEquipe td:nth-child(3) {
        max-width: 40px;
        word-break: break-word;
        font-size: 11px;
    }

    .tableEquipe td:nth-child(4) {
        max-width: 40px;
        word-break: break-word;
        font-size: 11px;
    }
    /*.tableEquipe .table-alerte td, .tableEquipe .table-alerte th {
        padding: 8px 0 8px 0px;
        border-top: 1px solid #ccc;
        text-align: left;
    }*/
    .equipeChampsRecherche .form-group {
        width: 100%;
    }
}

@media screen and (max-width: 321px) {
    #teamAlerts .block-transparent {
        padding: 5px;
    }

    .tableEquipe .tableHiddenMob {
        display: none;
    }

    .tableEquipe .widhtEmailMob {
        width: 30%;
        word-break: break-word;
        font-size: 10px;
    }

    .tableEquipe td:nth-child(1) {
        border-top: 1px solid #ccc;
        font-size: 10px;
    }

    .tableEquipe td:nth-child(2) {
        max-width: 50px;
    }

    .tableEquipe td:nth-child(3) {
        width: 45px;
        word-break: break-word;
        font-size: 10px;
    }

    .tableEquipe td:nth-child(4) {
        width: 45px;
        word-break: break-word;
        font-size: 10px;
    }

    .tableEquipe th {
        width: 35px;
        font-size: 10px;
    }

    .equipeChampsRecherche .form-group {
        width: 100%;
    }
}


/*---------------- MODAL ENREGISTRER LES MODIF ----------------*/
#modal-alert-exit-confirm .items-warning {
    margin: auto;
}

#modal-alert-exit-confirm .items-header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: left;
}

#modal-alert-exit-confirm .close {
    opacity: 1;
    outline: none;
}

#modal-alert-exit-confirm button {
    outline: none;
}

@media screen and (min-width:319px) and (max-width:767px) {
    #modal-alert-exit-confirm .items-warning {
        width: 220px;
    }

    #modal-alert-exit-confirm .fa {
        margin-right: 10px;
    }

    #modal-alert-exit-confirm button {
        margin-bottom: 10px;
    }

    #modal-alert-exit-confirm .modal-footer .btn + .btn {
        margin-bottom: 0px;
        margin-left: 0px;
    }
}
/*---------------- MODAL ENREGISTRER LES MODIF ----------------*/

/*-------------------- MNA le 10/12/2020 -----------------------------------------*/
.containerResult {
    display: flex;
    justify-content: space-between;
}

.containerResultDetails {
    width: 50%;
}

.containerResultMaps {
    width: 50%;
}

.modalClose .close {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #243276;
    outline: none;
}

.font-size-25 {
    font-size: 25px;
}

.panel-heading a:hover, .panel-heading a {
    text-decoration: none !important;
    outline: none;
}

@media screen and (max-width:950px) {
    .containerResult {
        display: flex;
        flex-direction: column;
    }

    .containerResultDetails {
        width: 100%;
    }

    .containerResultMaps {
        width: 100%;
    }
}
/*------------------------------- MNA le 10/12/2020 -----------------------------------------*/



/*------------------------------- NOUVEAU FOOTER -----------------------------*/
.containerFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #243276;
    width: 100%;
    min-width: 320px;
}

    .containerFooter .lienFooter {
        color: white;
    }

        .containerFooter .lienFooter a {
            color: white;
            text-decoration: none;
            margin: 0 8px;
            text-transform: uppercase;
            font-size: 11px;
        }

    .containerFooter .baseLineEA {
        color: white;
        font-size: 10px;
        margin: 0 10px 0;
    }

@media screen and (max-width: 321px) {
    .containerFooter .lienFooter {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding: 2px 0;
        width: 65%;
        font-size: 6px;
    }

        .containerFooter .lienFooter a {
            font-size: 7px;
            margin: 0 3px;
        }

    .containerFooter .baseLineEA {
        font-size: 8px;
    }
}

@media screen and (min-width: 374px) and (max-width: 550px) {
    .containerFooter .containerFooterImg {
        width: 100%;
        max-width: 25%;
    }

    .containerFooter .lienFooter {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding: 2px 0;
        width: 65%;
        font-size: 7px;
        line-height: 1.6;
    }

        .containerFooter .lienFooter a {
            font-size: 9px;
            margin: 0 3px;
        }

    .containerFooter .baseLineEA {
        width: 10%;
        font-size: 7px;
        text-align: center;
    }
}

@media screen and (min-width: 551px) and (max-width: 900px) {
    .containerFooter .lienFooter {
        display: flex;
        justify-content: center;
        align-items: baseline;
        flex-wrap: wrap;
        padding: 2px 0;
        width: 65%;
        line-height: 1.5;
    }

        .containerFooter .lienFooter a {
            font-size: 11px;
        }

    .containerFooter .baseLineEA {
        text-align: center;
    }
}
/*--------------------------- NOUVEAU FOOTER ------------------------*/
/*--------------------------- CONTACT CONNECTE ------------------------*/
.containerContactUs {
    max-width: 800px;
    margin: 10px auto 20px;
}
/*--------------------------- CONTACT CONNECTE ------------------------*/


/* Ajout Yann le 24 novembre 2020*/

/*ANCIEN FOOTER*/
/*footer {
    background: #243276 url('../img/logo-footer.png') no-repeat center left;
    padding: 20px 0 5px;
    font-family: "nobel-light";
    font-size: 70%;
    color: #fff;
}

    footer > div a {
        display: inline-block;
        padding: 0 5px;
        color: #fff;
    }

    footer a:hover {
        color: #fff;
    }

    footer .logo-footer {
        text-align: right;
    }

    footer .logo-footer img {
        display: none;
    }*/
/*ANCIEN FOOTER*/

.select-slim option:disabled {
    background-color: #99999954 !important;
}

.MicrosoftMap .as_container_search {
    z-index: 99999999 !important;
}


/*BING*/
.bingInput {
    padding-left: 40px !important;
    box-sizing: revert !important;
    height: 40px !important;
    width: 100%;
    color: #757575;
    font-family: 'nobel-light';
    border: 1px solid #ccc;
}

    .bingInput:focus {
        border-color: #243276 !important;
        outline: 0 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    }

.MicrosoftMap .as_container_search {
    width: 100% !important;
}

/* RAJOUT 02082021 => Page INFOS PAYS */
.mb-5 {
    margin-bottom: 5px
}

.block-transparent-infosPays {
    max-width: 750px;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    border-color: #ccc;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.btnHeight {
    height: 40px;
}

.infosPaysBlocRecherce {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.infosPaysDepart {
    width: 39%;
    margin-right: 20px;
}

.infosPaysArrivee {
    width: 39%;
    margin-right: 20px;
}

.infosPaysBtnSearch {
    width: 16%;
}

@media screen and (max-width:768px) {
    .infosPaysDepart {
        width: 100%;
        margin-right: 0px;
    }

    .infosPaysArrivee {
        width: 100%;
        margin-right: 0px;
    }

    .infosPaysBtnSearch {
        width: 100%;
    }
}

.enteteInfosPays {
    max-width: 750px;
    margin: 20px auto 10px;
    display: flex;
    align-items: center;
}

    .enteteInfosPays h2, .enteteInfosPays p {
        margin: 0;
    }

.block-transparent-infosPaysCarte {
    position: relative;
    max-width: 992px;
    margin: 20px auto;
    background: #fff;
    padding: 15px;
    border-color: #ccc;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

    .block-transparent-infosPaysCarte p:first-child {
        color: #243276;
        font-size: 16px;
    }

.carteInfosPaysRisque {
    background: url('../img/infosPays-cartePays.jpg')no-repeat;
    background-size: 100%;
    /* width: 1040px; */
    height: 476px;
}

.affichageNiveauRisqueVert {
    position: absolute;
    background-color: white;
    opacity: 0.9;
    height: 70px;
    min-width: 210px;
    top: 62px;
    left: 251px;
    padding: 10px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}
    /* Niveau Risque Vert*/
    .affichageNiveauRisqueVert .niveauRisquePaysVert p:first-child {
        color: #73A839;
        font-size: 16px;
        margin-bottom: 0;
    }

    .affichageNiveauRisqueVert .niveauRisquePaysVert p:last-child {
        color: #707070;
        font-size: 16px;
        margin-bottom: 0;
    }

        .affichageNiveauRisqueVert .niveauRisquePaysVert p:last-child span {
            color: #707070;
            display: inline-block;
            font-size: 20px;
            margin-bottom: 0;
            margin-left: 10px;
        }

    .affichageNiveauRisqueVert .niveauRisquePaysVert p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #73A839;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

    .affichageNiveauRisqueVert .niveauRisquePaysVert p:last-child::before {
        content: url('../img/infosPays-pictoVirus.svg');
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        opacity: 1;
    }
/* Niveau Risque Vert*/
/* Niveau Risque Orange*/
.affichageNiveauRisqueOrange {
    position: absolute;
    background-color: white;
    opacity: 0.9;
    height: 70px;
    min-width: 210px;
    top: 400px;
    left: 251px;
    padding: 10px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

    .affichageNiveauRisqueOrange .niveauRisquePaysOrange p:first-child {
        color: #E58200;
        font-size: 16px;
        margin-bottom: 0;
    }

    .affichageNiveauRisqueOrange .niveauRisquePaysOrange p:last-child {
        color: #707070;
        font-size: 16px;
        margin-bottom: 0;
    }

        .affichageNiveauRisqueOrange .niveauRisquePaysOrange p:last-child span {
            color: #707070;
            display: inline-block;
            font-size: 20px;
            margin-bottom: 0;
            margin-left: 10px;
        }

    .affichageNiveauRisqueOrange .niveauRisquePaysOrange p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #E58200;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

    .affichageNiveauRisqueOrange .niveauRisquePaysOrange p:last-child::before {
        content: url('../img/infosPays-pictoVirus.svg');
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        opacity: 1;
    }
/* Niveau Risque Orange*/
/* Niveau Risque Rouge*/
.affichageNiveauRisqueRouge {
    position: absolute;
    background-color: white;
    opacity: 0.9;
    height: 70px;
    min-width: 210px;
    top: 100px;
    right: 100px;
    padding: 10px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

    .affichageNiveauRisqueRouge .niveauRisquePaysRouge p:first-child {
        color: #ED1C24;
        font-size: 16px;
        margin-bottom: 0;
    }

    .affichageNiveauRisqueRouge .niveauRisquePaysRouge p:last-child {
        color: #707070;
        font-size: 16px;
        margin-bottom: 0;
    }

        .affichageNiveauRisqueRouge .niveauRisquePaysRouge p:last-child span {
            color: #707070;
            display: inline-block;
            font-size: 20px;
            margin-bottom: 0;
            margin-left: 10px;
        }

    .affichageNiveauRisqueRouge .niveauRisquePaysRouge p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #ED1C24;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

    .affichageNiveauRisqueRouge .niveauRisquePaysRouge p:last-child::before {
        content: url('../img/infosPays-pictoVirus.svg');
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        width: 20px;
        height: 20px;
        opacity: 1;
    }
/* Niveau Risque Rouge*/
@media screen and (max-width:768px) {
    .carteInfosPaysRisque {
        height: 220px;
    }
}

/* Partie switch pays depart => pays d'arrivee et pays d'arrivee => pays depart*/
.block-transparent-infosPays-bg {
    max-width: 750px;
    margin: 0 auto;
    /* background: #fff;
    padding: 15px; */
    border-color: #ccc;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.entetePays-fichePays {
    max-width: 760px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 20px;
}

    .entetePays-fichePays p {
        font-weight: 700;
        color: #243276;
        margin-bottom: 0;
    }

    .entetePays-fichePays button {
        color: white;
        background-color: #243276;
        border: none;
        padding: 10px 20px;
    }

        .entetePays-fichePays button:disabled {
            background-color: #bdc3e0;
        }

.titreFichePays {
    color: #243276;
    text-transform: uppercase;
    font-size: 16px;
}

.comboPictoTitre {
    display: flex;
    align-items: flex-start;
    /*display: -webkit-inline-box;*/
}

.comboPictoTitreBis {
    display: flex;
    align-items: center;
}
/* Collapse */
.panelRecap .panel-title {
    text-transform: none;
    text-decoration: none;
    margin: 0px;
}

.alignPanelArrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* .panelBodyContenu p:nth-child(1){
    color:#707070 ;
    font-size: 14px;
}
.panelBodyContenu p:nth-child(2){
    color:#707070 ;
    font-size: 14px;
} */
.colorBgFondCirculation {
    background-color: rgba(118, 104, 36, 0.07);
    padding: 5px 15px 10px 15px;
}

.colorBgFondArrivee {
    background-color: rgba(118, 104, 36, 0.03);
    ;
    padding: 5px 15px 10px 15px;
}

.colorRed {
    color: red;
}

/*collapse speciale */
.collapseSpecial .colorRed {
    color: red;
}

.collapseSpecial .alignPanelArrow {
    display: flex;
    /*justify-content: flex-start;*/
    align-items: center;
    width: 280px;
}

.collapseSpecial .panel {
    border: none;
    box-shadow: none;
    background: transparent;
}

.collapseSpecial .panel-default > .panel-heading {
    padding: 5px 15px 0px 40px;
    margin-bottom: 20px;
    color: #333;
    background-color: transparent;
    border-color: transparent;
    border-bottom: none;
}

.collapseSpecial .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px;
}

.collapseSpecial .pos-caret-right {
    margin-left: 30px;
}

    .collapseSpecial .pos-caret-right .fa-caret-right:before {
        content: url('../img/infosPays-arrows.svg');
    }

.collapseSpecial .collapsed .fa-caret-right {
    transform: rotate(0) !important;
}

.collapseSpecial .fa-caret-right {
    transform: rotate(180deg) !important;
}

.collapseSpecialArrow .pos-caret-right {
    margin-left: 30px;
}

    .collapseSpecialArrow .pos-caret-right .fa-caret-right:before {
        content: url('../img/infosPays-arrows.svg');
    }

.collapseSpecialArrow .collapsed .fa-caret-right {
    transform: rotate(0) !important;
}

.collapseSpecialArrow .fa-caret-right {
    transform: rotate(180deg) !important;
}

.infosPaysSourcing {
    max-width: 760px;
    margin: 15px auto;
}
/*
.levelRiskLow:before {
    content: '';
    position: relative;
    top: 3px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: #73A839;
    width: 20px;
    height: 20px;
    opacity: 1;
}

p.levelRiskHigh:before {
    position: absolute;
    background-color: white;
    opacity: 0.9;
    height: 70px;
    min-width: 210px;
    top: 400px;
    left: 251px;
    padding: 10px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}*/

.levelRiskGreen p:first-child {
    color: #73A839;
    font-size: 16px;
    margin-bottom: 0;
}

    .levelRiskGreen p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #73A839;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

.levelRiskOrange p:first-child {
    color: #E58200;
    font-size: 16px;
    margin-bottom: 0;
}

    .levelRiskOrange p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #E58200;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

.levelRiskRed p:first-child {
    color: #ED1C24;
    font-size: 16px;
    margin-bottom: 0;
}

    .levelRiskRed p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #ED1C24;
        width: 20px;
        height: 20px;
        opacity: 1;
    }

.levelRiskGrey p:first-child {
    color: #707070;
    font-size: 16px;
    margin-bottom: 0;
}

    .levelRiskGrey p:first-child::before {
        content: '';
        position: relative;
        top: 3px;
        margin-right: 5px;
        display: inline-block;
        border-radius: 50%;
        background-color: #707070;
        width: 20px;
        height: 20px;
        opacity: 1;
    }
/*collapse speciale */
/* RAJOUT 02082021 => Page INFOS PAYS */

/* RAJOUT 16092021 => Page INFOS PAYS */
.collapseSpecialArrow .panel-body .panelBodyContenu {
    margin-top: 10px;
}

.panelBodyContenu {
    margin-bottom: 20px;
}

.panelRecap .panel-body {
    padding: 0px 15px;
}

.collapseSpecial .pos-caret-right.caretVaccinsMargeLeft {
    margin-left: 97px;
}

.collapseSpecial .pos-caret-right.caretQuaranMargeLeft {
    margin-left: 30px;
}

.collapseSpecial .pos-caret-right.caretCertifMargeLeft {
    margin-left: 98px;
}

.collapseSpecial .pos-caret-right.caretArriveMargeLeft {
    margin-left: 98px;
}

@media screen and (max-width:770px) {
    .collapseSpecialArrow .pos-caret-right {
        position: absolute;
        right: 1px;
        top: 10px;
    }
}

.txtdate {
    margin-top: 5px;
}

.dansLePays {
    display: flex;
    height: 100px;
    margin-bottom: 10px;
}

.dansLePaysPicto {
    display: flex;
    align-items: flex-start;
    flex-grow: 1;
}

    .dansLePaysPicto img {
        margin-right: 10px;
        vertical-align: top;
    }

.dansLePaysTxt p {
    margin: 0;
    font-size: 12px;
}

    .dansLePaysTxt p:last-child {
        text-transform: uppercase;
        font-weight: bold;
    }

.dansLePaysTxt .redUpper {
    color: red;
}

@media screen and (max-width:770px) {
    .dansLePays {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
}

.dansPaysTable td:nth-child(2n+1) {
    /* your stuff here */
    vertical-align: top;
}

.dansPaysTable td:nth-child(2n) {
    /* your stuff here */
    vertical-align: bottom;
}

.panelBodyContenu p {
    overflow-wrap: break-word;
    /* RAJOUT 16092021 => Page INFOS PAYS */
}

/*NOUVELLE CGU*/
#myBackToBottom {
    position: fixed;
    left: 52%;
    bottom: 19px;
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%);
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    z-index: 10;
}

#modalNewCgu .modal-body {
    position: relative;
    padding: 5px 15px;
}

#modalNewCgu .alignTitle {
    display: flex;
    justify-content: center;
    color: #243276;
}

.alignBtnCgu {
    display: flex;
    justify-content: center;
}

.modalOverflow {
    overflow-y: scroll;
    height: 208px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*NOUVELLE CGU*/

/* LOGO CRISIS 24 ***********/
.logo-crisis24 {
    padding: 7px 0px;
}

    .logo-crisis24.country-detail {
        padding-top: 0px;
        max-width: 1170px;
        margin: 0 auto;
    }

    .logo-crisis24.country span {
        padding-left: 4px;
    }

    .logo-crisis24 span {
        padding-left: 19px;
        padding-right: 4px;
        text-align: left;
        letter-spacing: 0px;
        color: #707070;
        opacity: 1;
        font-size: 9px;
        font-family: "nobel-book",
    }

    .logo-crisis24 img {
        background: transparent url('../img/crisi24.png') 0% 0% no-repeat padding-box;
        opacity: 1;
    }
/*********** LOGO CRISIS 24 */


/* ADMINISTRATION EDIT DOCUMENT ***********/
table.style-list {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

    table.style-list th, table.style-list td {
        border-top: none;
        padding: 15px 0 15px 10px;
        text-align: left;
    }

    table.style-list thead th, table.style-list thead td {
        padding-top: 0;
    }

    table.style-list th.start-block, table.style-list tr.start-block {
        border-top: 1px solid #ccc;
    }

table th.center, table td.center {
    text-align: center
}

.btn.auto-effect:hover,
.btn.auto-effect:focus {
    box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.3);
    color: #FFFFFF;
}

.btn.btn-bleu-light {
    background: #3399CC;
}

.btn.btn-red {
    background: #ec1c24;
}

.text-ligth {
    display: block;
    font-size: 0.85em;
}

a:not([href]) {
    text-decoration: none;
    color: #535353;
}

#modal_edit_document .modal-dialog {
    width: 780px;
}

#modal_edit_document .modal-header {
    border: none;
    padding-bottom: 0;
}

#modal_edit_document .modal-footer {
    padding: 0;
}
/*********** ADMINISTRATION EDIT DOCUMENT */

/* BOOTSTRAP 4 FIXES ***********/

html {
    font-size: 14px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

    .fade.show {
        opacity: 0.8;
    }

#myModal .modal-header {
    display: block;
}

#form-add-trip .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
    flex: 1;
}

#CallMeForm .form-check-inline {
    display: block;
}

#form-country .easy-autocomplete {
    flex: 1;
}

#alert-search .easy-autocomplete {
    flex: 1;
}



#ProviderResults .nav-tabs .nav-link.active, #ProviderResults .nav-tabs .nav-item.show .nav-link {
    background-color: #243276;
    color: #fff;
}
/*#ProviderResults .nav.nav-tabs > li.active > a,
#ProviderResults .nav.nav-tabs > li.active > a:focus,
#ProviderResults .nav.nav-tabs > li.active > a:hover {
    display: block;
}

#ProviderResults .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
#ProviderResults .nav > li {
    position: relative;
    display: block;
}
#ProviderResults .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}*/

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

    .collapse.show {
        display: block;
    }

.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

tr .collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.logoaccueil img {
    max-width: 150px;
}

/*#region Glyphicons */

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot');
    src: url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-door:before {
    content: "\1f6aa";
}

.glyphicon-key:before {
    content: "\1f511";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

/*#endregion */

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail .caption {
        padding: 9px;
        color: #333;
    }

/*********** BOOTSTRAP 4 FIXES */

.tripDestinationDepart {
    color: #243276 !important;
}