body {
    font-family: 'Cabin', sans-serif;
    background-color: #57c1dc;
    background-position: top center;
    background-size: cover;
    color: #333333;
    background-repeat: no-repeat;
    font-size: 0.875rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 1.2;
}

.h1, h1 {
    color: #ffffff;
    font-size: 1.3rem
}

.h2, h2 {
    font-size: 1.2rem;
    border-bottom: 1px solid #72afd3;
}

.h3, h3 {
    font-size: 1rem;
}
.h3 .fa-fw, h3 .fa-fw {
    color: #555555;
}

.h4, h4 {
    font-size: 1rem;
    line-height: 1.8rem;
    font-weight: 600;
}

footer {
    border-top: 1px solid #ccc;
    padding: 6px 0;
}
footer, footer a {
    color: #ffffff;
}

strong {
    font-weight: bold;
}

.separation {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.encadre .h3, .encadre h3, .encadre .separation {
    border-bottom: 1px solid #72afd3;
}
.encadre .h3 svg, .encadre h3 svg, .encadre .h3 i, .encadre h3 i {
    margin-right: 10px;
}

.sans {
    margin-right: 0;
}

.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section_padding_100_50 {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}

.section_padding_100_0 {
    padding-top: 100px;
    padding-bottom: 0;
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section_padding_50_20 {
    padding-top: 50px;
    padding-bottom: 20px;
}

.section_padding_50_100 {
    padding-top: 50px;
    padding-bottom: 100px;
}

.section_padding_70_0 {
    padding-top: 70px;
    padding-bottom: 0;
}

.section_padding_150 {
    padding-top: 150px;
    padding-bottom: 150px;
}

.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px;
}

.section_padding_0_100 {
    padding-top: 0;
    padding-bottom: 100px;
}

.section_padding_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section_padding_0_50 {
    padding-top: 0;
    padding-bottom: 50px;
}
.mr6 {
    margin-right: 6px;
}

#scrollUp {
    bottom: 0;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: #00B1C1;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

a, a:hover, a:focus, a:active {
    color: #005975;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

a:hover {
    color: #333333;
}

button:hover, .btn:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}

.baseline {
    font-size: 24px;
    font-variant: small-caps;
}

.help {
    padding-left: 13px;
    font-size: 13px;
    font-variant: small-caps;
}

.encadre {
    overflow: hidden;
    border: 1px solid #666666;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    /*min-height: 350px;*/
}
.cadre_blanc {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 1.25rem;
}

.histo {
    min-height: 827px;
}

.histo_list .row {
    width: 100%;
}

.histo_list .row .col-sm-1, .histo_list .row .col-sm-10 {
    padding-right: 0px;
    padding-left: 15px;
}

.histo_list .row:hover {
    background-color: rgba(113, 175, 210, 0.25);
}

@media (max-width: 1440px) {
    .histo_list .small-xl {
        font-size: 90%;
}
}


#statut_filtre{
    display: inline-block;
    width: 350px;
    margin-left: 1em;
}
.recherche_resultat{
    position: absolute;
    z-index: 100;
    background-color: white;
    min-width: 240px;
    padding: 1em;
    right: 15px;
    top: 135px;
}

.formul {
    min-height: 827px;
}

.required {
    font-weight: 600;
}

.button-full-width {
    width: 100%;
}

.border-bottom {
    border-bottom: 1px solid #00B1C1;
    padding-bottom: 0.8rem;
}

.heading-text > p {
    font-size: 16px;
}

.section-heading > h2 {
    font-weight: 300;
    color: #00B1C1;
    font-size: 32px;
    margin: 0;
}

.section-heading {
    margin-bottom: 60px;
}

.line-shape-white, .line-shape {
    width: 80px;
    height: 2px;
    background-color: #00B1C1;
    margin-top: 15px;
}

.line-shape {
    margin-left: calc(50% - 40px);
}

.table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.table-strong-cell {
    border-left: 2px solid #b1bdcc !important;
    border-right: 2px solid #b1bdcc !important;
    font-weight: bold;
}

.text-attente {
    color: #ff4bfd;
}

.btn_indicateur{
    width: 225px;
    display: flex;
}
.a_traiter .btn_indicateur{
    background-color: #fffd9d;
}
.traitement_auto .btn_indicateur{
    background-color: #ebfcff;
}
.btn_indicateur>p{
    margin: 0 auto;
    margin-bottom: auto;
}
.btn_indicateur:hover>p{
    color: #000000;
}
.btn_indicateur>p>span{
    color: black;
    padding-right: 8px;
    font-size: 1.5rem
}
.btn_indicateur.active>p>span{
    color: white;
}
.btn_indicateur_alerte{
    background-color: #ffebee;
}
.btn_indicateur_alerte>p>span{
    padding-right: 0;
}
/*.btn_indicateur_alerte>span:first-child{
    color: black;
}
.btn_indicateur_alerte.active>span{
    color: white;
}*/

.btn_indicateur .fa-stack {
    height: 1.3em;
    line-height: 1.3em;
    width: 2em;
    vertical-align: top;
    margin-top: 0.15em;
}
.btn_indicateur .fa-stack .fa-stack-2x{
    font-size: 1.3em;
    color: rgba(255,0,0,0.4);
}
.btn_indicateur .fa-stack .fa-stack-1x{
    font-size: 0.9em;
}

.pointer {
    cursor: pointer;
}

/* bof loarder */
#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.colorlib-load {
    -webkit-animation: 2000ms linear 0s normal none infinite running colorlib-load;
    animation: 2000ms linear 0s normal none infinite running colorlib-load;
    background: transparent none repeat scroll 0 0;
    border-color: #dddddd #dddddd #00B1C1;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9;
}

@-webkit-keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes colorlib-load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* eof loarder */

/* bof header */
.navbar {
        height: 80px;
}

.header_area {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    padding: 0 4%;
}

.menu_area .navbar-brand {
    /*font-size: 72px;*/
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.menu_area .navbar-brand:hover, .menu_area .navbar-brand:focus {
    color: #fff;
}

.menu_area {
    position: relative;
    z-index: 2;
}

.menu_area #nav .nav-link {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    /*border-radius: 30px;*/
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.menu_area #nav .nav-item .nav-link {
    padding: 16px 14px 14px 12px;
    border-radius: 5px;
    margin: 20px 10px 0 0;
}
.header_area.sticky #nav .nav-item .nav-link {
    margin-top: 0;
}

.menu_area #nav .nav-link:hover {
    background-color: #005975;
    border-color: #ffffff;
}

.menu_area nav ul li > a:hover {
    color: #ffffff;
    background-color: #005975;
    border-color: #ffffff;
}

.menu_area #nav .bulle-transparente.nav-item {
}
.menu_area #nav .bulle-transparente .nav-link {
    margin-top: 22px;
    margin-right: 10px;
    padding: 0 15px;
}

#nav .nav-separator {
    color: #fff;
    padding: 35px 10px;

}
.header_area.sticky #nav .nav-separator {
    padding-top: 24px;

}

.header_area.sticky .nav-item {
    padding-top: 1.3em;
}

.header_area.sticky .bulle-transparente {
    padding-top: 0;
}



.bulle-transparente {
    text-align: right;
}


.bulle-transparente > a, .menu_area #nav .bulle-transparente > a.nav-link {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: 2px solid #ffffff;
    /*height: 50px;*/
    min-width: 178px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 0;
    padding-left: 20px;
    padding-right: 20px;
}

.bulle-transparente > a:hover {
    background: #00B1C1;
    color: #fff;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.logo-etablissement {
    max-height: 70px;
    background-color: white;
    padding: 0;
    margin-left: 25px;
}

/* stcicky css */
.header_area.sticky {
    background-color: #005975;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 95px;
    position: fixed;
    top: 0;
    z-index: 99;
}



.header_area.sticky .menu_area .navbar-brand {
    /*font-size: 50px;*/
    position: relative;
}

.header_area.sticky .navbar-brand img {
    height: 40px;
}

.header_area.sticky .menu_area #nav .nav-link {
    padding: 8px 15px;
}

.header_area.sticky .menu_area #nav .bulle-transparente .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 10px;
    margin-top: 14px;
}

.header_area.sticky .menu_area #nav .bulle-transparente > a:hover {
    background-color: #00B1C1;
}

.header_area.sticky .navbar {
    padding: 0;
}
/* eof header */

.bulle-blanche > a {
    background: #ffffff;
    /*height: 45px;*/
    min-width: 155px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #00B1C1;
    font-weight: 500;
    border-radius: 23px 23px 23px 0;
    padding-left: 20px;
    padding-right: 20px;
}

.bulle-blanche > a:hover {
    background: #005975;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border: 2px solid #ffffff;
}

.bulle-blanche {
    /*
    text-align: right;
     */
}

.header_area .bulle-blanche {
    /*
    top: -6px;
    display: block;
    position: relative;
    */
    margin-top: 22px;
    margin-right: 10px;
}

.header_area.sticky .bulle-blanche {
    /*
    top: -6px;
    display: block;
    position: relative;
    */
    margin-top: 11px;
}

/* bof carte de zone */
#id_zone_map {
    width: 100% !important;
    height: 500px;
    margin: 0 auto;
}

#id_zone_div_map {
    position: relative;
    vertical-align: top;
    float: none;
    width: 100%;
    text-align: center;
}

#id_coord_map {
    width: 90% !important;
    height: 500px;
    margin: 0 auto;
}

#id_coord_div_map {
    position: relative;
    vertical-align: top;
    float: none;
    width: 100%;
    text-align: center;
}
/* eof carte de zone */

/* bof formulaire */
form label {
    margin-bottom: 0;
    line-height: 2rem;
}

.form-control {
    font-size: 0.875rem;
}

form .row {
    margin-bottom: 12px;
}

.search_result {
    padding: 15px 0 15px 12px;
    height: auto;
    font-family: sans-serif;
    font-size: 0.9rem;
    background-color: #ffff55;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.search_result a {
    display: block;
    padding: 4px;
    border-radius: 3px;
}

.search_result a:hover {
    background-color: #00B1C1;
    color: white;
}

form .alert {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
/* eof formulaire */

.icon-margin {
    width: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    color: #003847;
}

label > svg {
    margin: 0 4px;
}

.demande-status {
    /*font-size: 16px;*/
    border: 1px solid #666666;
    display: inline-block;
    padding: 6px;
    border-radius: 8px 0 10px 0;
    /*color: #003847;*/
    background-color: white;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
}

label.ps_list>a{
    color: #003847;
}
label.ps_list:hover>a{
    color: #57c1dc;
}

.message {
    font-size: 10px;
    font-family: "monospace";
    border: 1px solid #003847;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
    height: 60px;
    overflow: auto;
    background-color: white;
    color: #555555;
    cursor: not-allowed;
    width: 50%;
}

/* surcharge select2.min.css */
.select2-container {
    width: 100% !important;
}

.select2-container .select2-search--inline {
    float: none;
}

.select2-dropdown {
    border: 1px solid #000000;
}

.select2-selection__arrow {
    display: none;
}

.select2-selection__rendered {
    padding-right: 6px !important;
}

.select2-selection__rendered::before {
    content: "▼";
    float: right;
    font-size: 26px;
    margin-top: 4px;
    line-height: 26px;
    color: #aaaaaa;
    cursor: pointer;
}

.select2-selection--single .select2-selection__rendered::before {
    margin-top: 0;
}

.select2-selection--single {
    min-height: 37px;
    padding-top: 5px;
}

.row.alert.alert-info {
    margin: 1rem;
}

.btn-mini {
    padding: 0.1rem .3rem 0;
    font-size: .875rem;
    border-radius: .2rem;
    margin: -4px 2px 0 4px;
}

/* mobile */
.navbar-light .navbar-toggler {
    background-color: #ffffff;
}

@media (max-width: 460px) {
    .wellcome_area {
        height: 600px !important;
    }
}

@media (max-width: 992px) {
    .wellcome_area {
        height: 700px;
    }
    #nav {
    background-color: #005975;
    width: 250px;
    padding: 16px;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    }
    .menu_area #nav .nav-link {
        text-align: center;
        padding: 10px 0;
    }

    #nav .nav-separator {
        /*padding-right: 2px;
        display: contents;
        color: #005975;*/
        display: none;
    }

    .d-lg-block {
        display: block!important;
    }

    .menu_area #nav .bulle-transparente .nav-link {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .menu_area #nav .nav-link {
        padding: 0 !important;
    }

    .header_area .bulle-blanche {
        margin-top: 12px;
        text-align: center;
    }
}

@media (max-width: 1280px) {
    .menu_area #nav .nav-link {
        font-size: 14px;
    }
    .bulle-blanche > a {
        font-size: 14px;
    }
    .navbar-brand img {
        height: 40px;
    }
    .menu_area #nav .nav-link {
        padding: 35px 10px;
    }
    .menu_area #nav .bulle-transparente .nav-link {
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }
    #nav .nav-separator {
        padding-right: 2px;
    }
    .bulle-blanche > a {
        min-width: 128px;
        padding-left: 0;
        padding-right: 0;
    }
}

.accordion .btn:hover {
    box-shadow: none;
}

.tooltip .tooltip-inner {
    background-color: #005975;
    max-width: 300px;
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #005975;
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    border-left-color: #005975;
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #005975;
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    border-right-color: #005975;
}

body.demande .col .encadre.detail {
    height: 300px;
}

body.demande .col.right .encadre {
    height: 700px;
}

.list-style-none, .list-style-none li {
    list-style: none;
}

.legende {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 5px 12px;
}

.legende-icone {
    margin: 0 12px;
    display: inline-block;
    min-width: 30px;
}

.btn {
    padding: .4rem .5rem;
    border-radius: .2rem;
    font-size: 0.875rem;
    border: 1px solid #ced4da;
}

.btn-primary {
    background-color: #005975;
}
.btn-primary:hover {
    background-color: #70AAD9;
}

.btn-info i,.btn-info svg, .btn-danger i,.btn-danger svg {
    color: #ffffff !important;
}

.table-hover tbody tr:hover {
    background-color: rgba(113, 175, 210, 0.25);
}

.dataTables_paginate .page-item.active .page-link {
    background-color: #70AAD9;
    border-color: #70AAD9;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
}

.page-link {
    color: #70AAD9;
}

.bootstrap-switch-container {
    width: 110px;
}

.ol-zoom .ol-zoom-in, .ol-zoom .ol-zoom-out {
    background-color: #FF0000;
    font-size: 2em;

}

.ctrl-nb-ps-recherche .svg-inline--fa {
    margin: 0 10px;
    color: #17a2b8;
}

@media (max-width: 576px) {
    .text-right {
        text-align: left !important;
    }
}

.alert .btn.btn-warning.float-right {
    margin-left: 10px;
}

.tab-pane{
    padding-top: 16px;
}

.progress-bar-text-left {
    padding-left: 6px;
    margin-right: 4px;
}

ul.socialaccount_providers > li {
    padding: 8px 14px;
    /*width: 200px;*/
}
ul.socialaccount_providers > li:hover {
    background-color: #ced4da;
    border-radius: .25rem;
}

a.socialaccount_provider > img, a.socialaccount_provider > button {
    width: 200px;
}

span.socialaccount_provider > img {
    width: 200px;
}
ul.socialaccount_providers {
    list-style: none;
    padding-left: 0;
    margin: 8px 0 6px 0;
}

h2 > .btn {
    margin-top: -5px;
}

.inline, .inline * {
    display: inline-block;
}
.inline ul.socialaccount_providers > li {
    margin-left: 14px;
}

#nb_jours {
    margin-left: 12px;
    font-size: 80%;
    font-weight: 400;
}

.Table {
    margin-bottom: 12px;
}
.Table p {
    margin-bottom: 0;
}

.liste_note_interne{
    padding: 0.5em;
    border: 0.5px #cccccc solid;
    border-bottom: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: zoom-in;
}
.liste_note_interne:last-of-type{
    border-bottom: 0.5px #cccccc solid;
}
.liste_note_interne_histo{
    cursor: zoom-in;
}

.modal_carte{
    max-width: 900px;
    max-height: 900px;
}

.modal_carte .leaflet-container{
    height: 900px;
}

.sous_menu {
    float: right;
    width: 160px;
    padding-left: 10px;
}

.sous_menu .btn {
    margin-bottom: 6px;
    width: 100%;
    text-align: left;
}

.sous_menu .btn .svg-inline--fa {
    font-size: .875em;
}

.encadre.gestion .btn {
    /*width: 160px;*/
    margin-bottom: 6px;
    margin-left: .5rem!important;
    text-align: left;
    padding-right: 12px;
}

@keyframes blink {
     0% { opacity: 1; }
     20% { opacity: 0.7; }
     40% { opacity: 0.3; }
     60% { opacity: 0.7; }
     80% { opacity: 1; }
     100% { opacity: 1; }
 }
.blink {
   -webkit-animation: blink 1.75s linear infinite;
   -moz-animation: blink 1.75s linear infinite;
   -ms-animation: blink 1.75s linear infinite;
   -o-animation: blink 1.75s linear infinite;
   animation: blink 1.75s linear infinite;
}