* {
    margin : 0px;
    padding: 0px;
    font-size: 14px;
}

.result_focus {
    background-color: #DDD !important;
}
/*
    taille des check box:
*/
.custom-control-label::before, 
.custom-control-label::after {
    top: 0.2rem;
    width: 1.55rem;
    height: 1.55rem;
}
.custom-control-label {
    padding-top: 1px;
    padding-left: 6px;
}

#resultat{
    text-align: center;
    padding-top: 30px;
}
.fl_cachee{
    display: none;
}
.fl_bordure_rouge{
    border-color: #e60026;
}
.fl_mess_erreur{
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #e60026;
}
.fl_tab{
    margin-left: auto;
    margin-right: auto;
}
.fl_tab_gauche{
    margin-right: auto;
}
.fl_tab_brd{
    border-top: 1px solid #d5d5d5;
}
.fl_tab_cel_titre{
    padding: 2px 20px 2px 20px;
    text-align: center;
}
.fl_tab_cel_ct_gauche{
    padding: 2px 20px 2px 20px;
    text-align: right;
}
.fl_tab_cel_ct_droite{
    padding: 2px 0px 2px 2px;
    text-align: left;
}
.fl_tab_cel_jour{
    padding:  2px 0px 2px 15px;
    text-align: left;
}
.fl_tab_cel{
     padding: 5px ;
     text-align: left;
     vertical-align: top;
 }
.fl_tab_cel_dt{
    padding: 2px 15px 2px 15px; ;
    text-align: right;
}
.fl_card_header{
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}
.fl_form_control{
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    height: 1.3rem;
}
.res_cel_grise{
    background-color: #e9eaee;
}

.bgclr_site{
    background-color: #e0f6fd;
}
.clr_site{
    color: black;
}
.pas_cesure{
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none;
}

header {
    text-align: center;
    padding: 10px;
}

footer{
    padding-top: 30px;
    text-align: right;
}
.cel_g_t{
    text-align: left;
    vertical-align: top;
}
.cel_g{
    text-align: right;
    vertical-align: top;
    padding:5px;
    padding-right: 10px;
}
#l_err{
    text-align: center;
    color: red;
}
/*
 Provient de bootstrap pour le footer sticked en bas de page
 */
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Custom page CSS-------------------------------------------------- */
/* Not required for template or sticky footer method. */
/*
main > .container {
    padding: 60px 15px 0;
}
*/
.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}
code {
    font-size: 80%;
}
#topBtn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 22px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    -moz-box-shadow: 2px 2px 20px 5px #dcdcdc;
    -webkit-box-shadow: 2px 2px 20px 5px #dcdcdc;
    -o-box-shadow: 2px 2px 20px 5px #dcdcdc;
    box-shadow: 2px 2px 20px 5px #dcdcdc;
    z-index: 10;
    background: #e8f7fd;
    color: #3d3d3d;
    cursor: pointer;
    border: none;
}
#topBtn_avirer {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 22px;
    width: 50px;
    height: 50px;
    z-index: 10;
    background: #e8f7fd;
    color: #373fff;
    cursor: pointer;
    display: none;
}
.custom-file-input ~ .custom-file-label::after {
    content: "Sélectionner";
}
/* ---------------------  container shadow -------------------------------------------------- */
.container_shadow {
    margin-top: 20px;
    -moz-box-shadow: 2px 2px 20px 5px #dcdcdc;
    -webkit-box-shadow: 2px 2px 20px 5px #dcdcdc;
    -o-box-shadow: 2px 2px 20px 5px #dcdcdc;
    box-shadow: 2px 2px 20px 5px #dcdcdc;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=20);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: rgb(247, 247, 247);
}
/* ---------------------  Media SMALL -------------------------------------------------- */
@media (min-width: 576px) {

}
/* ---------------------  Media MEDIUM -------------------------------------------------- */
@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

}
/* ---------------------  Mlogo qui tourne -------------------------------------------------- */
#logo_tourne {
    animation: example 45s linear 0s infinite;
}
#logo_tourne:hover {
    animation-play-state: paused;
}
@keyframes example {
    from {
        transform: rotate(0deg);
    } to {
          transform: rotate(360deg);
      }
}
/* ---------------------  Pour les cookies -------------------------------------------------- */

@media(max-width: 563px) {
    #container__cookie {
        text-align: center !important;
        bottom: 0 !important;
        right: 0 !important;
        width: 100% !important;
        justify-content: center !important;
        text-align: justify !important;
    }
}

@media(max-width: 960px) {
    #container__cookie {
        text-align: center !important;
        bottom: 0 !important;
        right: 0 !important;
        width: 100% !important;
        height: 154px;
        justify-content: center !important;
        text-align: center !important;
    }
}

#container__cookie {
    position: fixed;
    bottom: 18px;
    left: 18px;
    width: 344px;

    overflow: hidden;
    background-color: #eaf7f7;
    border-radius: 0.5rem;
    -moz-box-shadow: 2px 2px 20px 5px #dcdcdc;
    -webkit-box-shadow: 2px 2px 20px 5px #dcdcdc;
    -o-box-shadow: 2px 2px 20px 5px #dcdcdc;
    box-shadow: 2px 2px 20px 5px #dcdcdc;
    color: #5c7291;
    font-size: 16px;
    line-height: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    z-index:9999;
    opacity: 0;
}

.cookie__content {
    display: flex;
    flex-direction: column;
    margin: 5px;
}

.cookie__content a {
    text-decoration: underline;
    margin-top: 10px;
    color: #788da5;
}

.cookie__content a:hover {
    color: #607593;
}

.cookie__btn {
    display: flex;
    justify-content: center;
}