﻿body {
}

.tooltip {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-size: 10.5px!important;   
}

.badge {
    margin:2px!important;   
}

.p50 {
    display: flex;
    align-items: center;
    justify-content: center;    
    height: 64px;
    font-size: 11px;
}
.navbtn {
    color: #607D8B;
    opacity: 0.8;
    text-decoration: none !important;
}
    .navbtn:hover {
        color: black !important;
        text-decoration: none !important;
        opacity: 1;
    }
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

section {
    display: flex !important;
    flex-wrap: wrap;
}
    section .divflex {
        display: flex;
        align-items: center;
        padding:5px;
    }


.divflexcenter {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px;
}

.divflexleft {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: left;    
}

.divhead {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    text-align: left;
    padding:5px;
    height:40px!important;
    font-weight:bold;
    width:100px;
}
.divbody {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    text-align: left;
    padding: 5px;
    flex-wrap: wrap;
    font-weight: bold;
    width: 100px;
}

.modal-title{
    font-weight:bold;
    font-size:16px;
    color:black;
}

.Widget {
    /* height: 168px;*/
    margin: 20px;
   
    /*margin: 40px 40px 0px 0px;*/

    object-fit: contain;
    /* padding: 20px;*/ /*23px 23px 7px;*/
    border-radius: 10px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border: solid 1px #ffffff;
    background-color: #ffffff;
}

    .Widget .Information-tertiaire {
        height: 16px;
       
        font-size: 10.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: -0.4px;
       
    }

        .Widget .Information-tertiaire td {
            padding: 0px 3px 0px 3px;
        }

    .Widget .Information-secondaire {
        min-height: 24px;
        padding-top:5px;
        display: flex;
        align-items: center;
        /*  height: 16px;
        margin: 4px 0px 10px 1px;*/
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: -0.12px;
    }

    .Widget .Nom-widget {
        color: #607D8B!important;
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: -0.16px;
    }
    .Widget .Nom-widget2 {
        color: black !important;
        letter-spacing: -0.4px;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
    }


.WidgetPicto48 {
    padding-left: 8px;
    padding-right: 24px;
    display: flex;
    align-items: center;
}

.WidgetPicto32 {
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    align-items: center;
}

.WidgetInfo {
    min-width: 320px;
    padding: 20px;
   
}

.btn-design {
    color: white;
    background-color: #607D8B;
    border-radius:7px!important;
}

    .btn-design:focus,
    .btn-design.focus {
        color: white !important;
        opacity: 1.5;
    }

    .btn-design:hover {
        color: white!important;
        opacity: 0.8;
    }

    .btn-design:active,
    .btn-design.active,
    .open > .dropdown-toggle.btn-design {
        color: white !important; /*#333;*/
        background-color: #607D8B; /*#21B557; /*#e6e6e6;*/
    }


.btn-designInverse {
    color: #607D8B; /*#333;*/
    background-color: white; /* #fff;*/
    border-color: #ccc;
}

    .btn-designInverse:focus,
    .btn-designInverse.focus {
        color: white; /*#333;*/
        background-color: #607D8B; /*#21B557; /*#e6e6e6;*/
        border-color: #8c8c8c;
    }

    .btn-designInverse:hover {
        color: white!important; /*#333;*/
        background-color: #607D8B; /*#21B557; /*#e6e6e6;*/
        border-color: #adadad;
    }

    .btn-designInverse:active,
    .btn-designInverse.active,
    .open > .dropdown-toggle.btn-designInverse {
        color: white; /*#333;*/
        background-color: #607D8B; /*#21B557; /*#e6e6e6;*/
        border-color: #adadad;
    }

        .btn-designInverse:active:hover,
        .btn-designInverse.active:hover,
        .open > .dropdown-toggle.btn-designInverse:hover,
        .btn-designInverse:active:focus,
        .btn-designInverse.active:focus,
        .open > .dropdown-toggle.btn-designInverse:focus,
        .btn-designInverse:active.focus,
        .btn-designInverse.active.focus,
        .open > .dropdown-toggle.btn-designInverse.focus {
            color: white; /*#333;*/
            background-color: #607D8B; /*#21B557; /*#d4d4d4;*/
            border-color: #8c8c8c;
        }

    .btn-designInverse:active,
    .btn-designInverse.active,
    .open > .dropdown-toggle.btn-designInverse {
        background-image: none;
        background-color: #607D8B; /*#21B557;*/
        border-color: #8c8c8c;
    }

    .btn-designInverse.disabled,
    .btn-designInverse[disabled],
    fieldset[disabled] .btn-designInverse,
    .btn-designInverse.disabled:hover,
    .btn-designInverse[disabled]:hover,
    fieldset[disabled] .btn-designInverse:hover,
    .btn-designInverse.disabled:focus,
    .btn-designInverse[disabled]:focus,
    fieldset[disabled] .btn-designInverse:focus,
    .btn-designInverse.disabled.focus,
    .btn-designInverse[disabled].focus,
    fieldset[disabled] .btn-designInverse.focus,
    .btn-designInverse.disabled:active,
    .btn-designInverse[disabled]:active,
    fieldset[disabled] .btn-designInverse:active,
    .btn-designInverse.disabled.active,
    .btn-designInverse[disabled].active,
    fieldset[disabled] .btn-designInverse.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-designInverse .badge {
        color: #fff;
        background-color: #333;
    }


.date-design {
    color: #607D8B;
    background-color: white;
    border-radius: 7px !important;
    width: 150px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
}
  
    .date-design:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: white;
        opacity: 1; /* Firefox */
    }
    .date-design:focus,
    .date-design.focus {
        background-color: #607D8B !important;
        color: white !important;
    }

    .date-design:hover {
        background-color: #607D8B !important;
        color: white !important;
    }

    .date-design:active,
    .date-design.active,
    .open > .dropdown-toggle.date-design {
        background-color: #607D8B !important;
        color: white !important;
    }
.menucolor {
    margin-right: 16px;
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
    width: 5px !important;
    height: 48px!important;
}

.legendcolor {
    margin-right: 5px;
    width: 10px !important;
    height: 24px !important;
}
.legendtext {
    padding-right: 10px;
    min-width:70px;
}



.table-striped > tbody > tr:nth-child(2n) > td, .table-striped > tbody > tr:nth-child(2n) > th {
    background-color: white;/*#f1f0f0;*/
}
.Tableau {
    border-radius: 10px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    font-weight: bold;
    margin-top: 16px;
}
.Tableau td {
    padding-right:5px;
}
    .Tableau th {
        color: black;
    }
.Top_menu .Rectangle-Copy {
    /* width: 1440px;*/
    height: 71px;
    width: 100%;
    padding: 19px 32px 18px 32px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border: solid 1px #ffffff;
    background-color: #ffffff;
}

.Top_menu .BasicPictoBon-Facture {
    width: 32px;
    height: 32px;
    margin: 1px 288px 1px 15px;
    padding: 4px 1px 1px 4px;
    background-color: var(--ACE-Green);
}

.Top_menu .BasicLogoACE-Energie {
    width: 152px;
    height: 32px;
    margin: 1px 39px 1px 0;
    object-fit: contain;
}

.Top_menu .BasicPictoProfil {
    width: 32px;
    height: 32px;
    margin: 1px 0 1px 16px;
    padding: 4px;
}

.Top_menu .Interface-Essentialdashboard-4 {
    width: 34px;
    height: 34px;
    margin: 0 15px 0 39px;
    padding: 1px 0 0 1px;
    background-color: var(--ACE-Green);
}

.Rectangle-Copy {
    width: 1440px;
    height: 71px;
    padding: 19px 32px 18px 32px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border: solid 1px #ffffff;
    background-color: #ffffff;
}

.BasicLogoACE-Energie {
    width: 152px;
    height: 32px;
    margin: 1px 39px 1px 0;
    object-fit: contain;
}

.Left_menu {
    width: 256px;
  
    margin-top: 71px;
    float: left;
    background-color: white;
}

.Left_menu_title {
    /*margin: 32px 10px 0px 10px;*/
    margin-top:16px;
    padding:0px;
    color: #607D8B !important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.09px;
}

.Left_menu_subtitle {
    margin: 0px 10px 8px 24px;
    height: 15px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.09px;
}

.Left_menu_submenu {
   
    color: #607D8B;
    border-bottom: solid 1px;
    border-color: lightgray;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.09px;
}

.Picto {
    width: 24px;
    height: 24px;
}
.Picto32 {
    width: 32px;
    height: 32px;
}
.Picto48 {
    width: 48px;
    /*height: 48px;*/
}
.Main_title {
   
    font-size: 32px;
    font-weight: bold;
    color: black;
    margin-top: 40px;
   
}
.Left_title {
    padding-top: 32px;
    
    font-size: 24px;
    font-weight: bold;
    color: black;
  
}
.Sub_title {
text-decoration:none!important;
    color: black;
}

.WidgetsBouton {
    width: 234px;
    height: 126px;
    margin: 16px 16px 0px 0px;
    object-fit: contain;
    padding: 24px 12.3px 16px 24px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border-radius: 10px;
    border: solid 1px #ffffff;
    background-color: #ffffff;
}

    .WidgetsBouton .Notification {
        width: 197.7px;
        height: 19px;
        margin: 8px 0 0;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.14px;
    }

    .WidgetsBouton .Titre-du-btn {
        width: 190.3px;
        height: 44px;
        margin: 8px 7.4px 8px 0;
        color: #607D8B !important;
        letter-spacing: -0.4px;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
       
    }
    .WidgetsBouton .TitreSecondaire-du-btn {
        color: black !important;
        letter-spacing: -0.4px;
        font-size: smaller;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
       
    }


.PanelFiltre {
    margin: 20px 16px 0px 0px;
    object-fit: contain;
    /*height: 50px;*/
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border: solid 1px #ffffff;
    background-color: #ffffff;
}
    .PanelFiltre td {
        padding: 0px 10px 0px 3px;
    }

div.PanelFiltreHover {
    margin: 20px 16px 0px 0px;
    object-fit: contain;
    color: #607D8B;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border: solid 1px #ffffff;
    background-color: #ffffff;
    transition: all .2s ease-in-out;
    text-decoration: none;
}

    div.PanelFiltreHover:hover {       
        transform: scale(1.01);
    }
.WidgetsVolumeCEE {
  /*  width: 508px;*/
    height: 168px;
    margin: 40px 40px 0px 0px;
    /*margin: 20px 78px 20px 0px;*/
    object-fit: contain;
    padding: 23px 23px 7px;
    border-radius: 10px;
    box-shadow: 0 2px 20px 5px rgba(194, 194, 194, 0.5);
    border: solid 1px #ffffff;
    background-color: #ffffff;
}

    .WidgetsVolumeCEE .Information-tertiaire {
        height: 16px;
        /* margin: 26px 0px 17px 1px;
       font-family: Lato;*/
        font-size: 10.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: -0.4px;
        /* color: var(--ACE-Green-2);*/
    }
        .WidgetsVolumeCEE .Information-tertiaire td {
            padding: 0px 3px 0px 3px;
        }
    .WidgetsVolumeCEE .Information-secondaire {
        width: 248px;
        height: 16px;
        margin: 4px 0px 10px 1px;
        /*font-family: Lato;*/
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.14;
        letter-spacing: -0.12px;
       /* color: var(--ACE-Green-2);*/
    }

    .WidgetsVolumeCEE .Nom-widget {
        /* width: 300px;
        height: 24px;
        margin: 8px 77px 0 1px;
          font-family: Lato;*/
        font-size: 18px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: -0.16px;
        /*  color: var(--ACE-Green-2);*/
    }

    .WidgetsVolumeCEE .Energy-Renewableenergy-electricity-renewable {
        width: 33px;
        height: 33px;
        margin: 0 154px 8px 0;
        padding: 1px 0 0 1px;
        background-color: var(--ACE-Green-2);
    }

.data {
    /* margin: 0 2px 0px 0;
    font-family: Lato;*/
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.21px;
    color: black;
}
.Unit {
    /*margin: 4px 0 0 2px;
     font-family: Lato;*/
    margin-left:5px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.29;
    letter-spacing: -0.13px;
    color: black;
}



div.enfant0 {
    display: none;
}
div.enfant1 {
    display: block;
}
tr.parent:hover .enfant0 {
    display:block;
    position:relative;
    
}
tr.parent:hover .enfant1 {
    display: none;   
}
div.parent:hover .enfant0 {
    display: block;
    position: relative;
}

div.parent:hover .enfant1 {
    display: none;
}

