/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 19 avr. 2021, 11:35:38
    Author     : olivier.beal
*/
body {
    font-family: Lato, sans-serif !important;
}
#mainbo{
    width: 70%;/*#BO010*/
    margin-top: 75px;
    border: 0;
    background: none;
}
.bo_report{
    width: 100%;
    border-right-width: 0px;
    height: auto;
    padding-bottom: 0px !important;
    padding-top: 3px !important;
    margin-top: 2%;
    padding-left: 0 !important;
    padding-right: 0!important;
}
.bo_report_data{
    position: relative;
    /*max-height: 450px;*/
    overflow-y: auto;
    padding-top: 10px;
    border: 1px solid #DFDFDF !important;
    background-color: white !important;
    padding-left: 1% !important;
    padding-right: 1%!important;
    box-shadow: 0px 3px 6px #00000029;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
#navbarbo{
    position: fixed;
    width: 100%;
    top: 0px;
    background-color: white;
    z-index: 1000;
    color: #fff;
    height: 50px;
    box-shadow: 0px 3px 6px #00000029;
    padding-top: 10px;
    padding-bottom: 10px;
}
#navbarbo > div.user{
    position: fixed;
    margin-left: 5px;
    right: 1%;
    color: #003D44;
    z-index: 9999;
    /*font-family: 'Lato';*/
    font-weight: normal;
    text-decoration: underline;
    top: 20px;
    margin-right: 10%;
    margin-left: 10px;
}
.spinner_bo{
   width: 32px;
   display: none;
}
.titrebo{
    font-size: 18px;
    font-weight: bold;
    color: #003d44;
    margin-top: 10px;
}
.titrebo2{
    font-size: 14px !important;
    font-weight: normal !important;
}
.fld_bo {
    border-radius: 8px;
}
.ico_treetable{
    display: inline-block;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.icon_product {
    background-position: -89px -168px;
}
.icon_devew{
    background-position: -110px -84px;
}
.icon_label {
    background-position: -236px -189px;
}
.cl_conso{
    font-weight: bold !important;
    font-size: 13px !important;
}
.warning_msg{
    font-weight: bold;
    color: #ff6911;
}
table.report{
    border: 1px solid #A5A5A5 !important;
}
table.report th:not(:first-child){
    text-align: center;
}
table.report th{
    font-weight: bold !important;
    font-size: 14px;
    color: #003d44;
}
table.report tr:not(:first-child):hover{
    background-color: #003d44 !important;
    color: #fff;
}
table.report td:not(:first-child){
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #888;
}
.loading{
    cursor: wait;
    background-color: rgba(0,0,0,0.5) !important;
    opacity: 0.5;
}
table.loading td{
    pointer-events: none;
}
li.ui-tab:not(.ui-tabs-active) img{
    display: none;
}
.icon {
    color: #162a36 !important;
}
.vdate{
    font-size: 14px !important;
}
.incenter{
    margin-left: auto;
    margin-right: auto;
}
/*
.reportrange{
    width: 220px;
    cursor: pointer;
}*/
#popupDeviceConfig{
    text-align: center;
}
.pricecm{
    font-weight: bold;
}
.maincm{
    font-size: 10px;
}
.btn-email{
    font-size: 10px !important;
    width: 150px;
}
#demailcm{
    margin-top: 20px;
}
.messagebo{
    font-weight: bold;
    font-size: 12px;
}
.errorbo{
    color: #ff6911;
}
.okbo{
    color: #559996;
}
/* Bouton pour Bo client */
.btmaxibo{
    color: #FFFFFF;
    background-color: #003d44;
    font-weight: normal;
    font-family: Segoe UI !important;
    font-size: 15px !important;
    width: 150px;
    height: 30px;
    border: 0px;
}
#logobo{
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
}
#logobo{
    width: 50px;
}
.bodybo{
    background: #FDFAF8 0% 0% no-repeat padding-box;
}
.logoutsvg{
    width: 26px;
    margin-left: 10px;
}
.menubo{
    text-align: center;
    border-bottom-width: 3px;
    margin-top: 10px;
    margin-left: 10%;
    height: 30px;
    width: 100px;
    border-bottom-style: solid;
    color: #003d44;
}
.daterangepicker .ranges li.active {
  background-color: #003d44 !important;
}
.ulbo{
    background: none !important;
    border: 0 !important;
}
.libo{
    border-radius: 5px !important;
    border-bottom-width: 1px !important;
    width: 175px !important;
    height: 60px !important;
    line-height: 60px;
    box-shadow: 0px 3px 6px #00000029 !important;
    background: #fff !important;
    margin-right: 1% !important;
}
.libo:not(.ui-state-active):hover{
    opacity: 0.7;
}
.libo a{
    color: #003d44 !important;
    text-align: center !important;
    width: 100% !important;
    padding: 0 !important;
}
.libo a.ao2l{
   line-height: 27px;
   font-size: 14px;
}
.libo.ui-state-active{
    background: #003d44 !important;
}
.libo.ui-state-active a{
    color: white !important;

}
#selreport{
   position: absolute;
   margin-left: 5%; /*#BO010*/
}
.btband{
    border: 1px solid #DFDFDF;
    background-color: #F8F8F8;
    border-bottom-width: 0px;
    padding-top: 1%;
    padding-bottom: 1%;
    box-shadow: 0px 3px 6px #00000029;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
table.treetable thead tr th {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
#email_update_config{
    font-size: 12px !important;
}
.cgraph_bo{
    border-left: 1px solid #DFDFDF !important;
    border-right: 1px solid #DFDFDF !important;
    border-top: 1px solid #DFDFDF;
    box-shadow: 0px 3px 6px #00000029;
}
.thperiod_sel{
    background-color: #003d44 !important;
    color: white !important;
}
.delperiod {
    padding-left: 10px;
}
.searchbofld{
    font-size: 13px !important;
    border-radius: 4px;
    border: 1px solid #003d44;/*silver*/
    /*margin-top: 15px;*/
    margin-left: 5px;
    color: #003d44;
    float: left;
    margin-right: 5px;
}
.searchbofld.ui-autocomplete-loading {
    background: url('../img/spinner16.gif')no-repeat center center, white;
}
.ui-widget.ui-widget-content.ui-autocomplete {
  width: 60% !important;
  background: #ffffff !important;
}
.searchbofld_title{
    float: left;
    font-size: 12px;
    margin-left: 5px;
    font-weight: bold;
    color: #003d44;
}
.divSelectionBo{
    border-bottom: 1px solid silver;
    padding-bottom: 4px;
    padding-top: 4px;
}
.divSelectionBoLast{
    border-bottom-width: 0px;
}
.licodCbo{
    width: 40%;
}
.linamCbo{
    width: 50%;
}
/*
.ui-autocomplete{
    border-radius: 4px !important;
    border: 1px solid #003d44 !important;
}*/

.icon-filtre-bo{
    font-size: 20px;
    /*margin-top: 13px;*/
    cursor: pointer;
}
.icon-filtre-bo:hover{
    color: red !important;
}
.icon-filtre-bo:hover::before{
    content: "\73" !important;
}
span.line_cpy:hover  {
    background-color: #559996;
}
span.line_2:hover  {
    background-color: #bfd4d0;
}
.btmaxibo_mini {
    width: 100px !important;
    height: 22px !important;
}
#wrapper_outer{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0px;
    text-align: right;
    margin-right: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-bottom: 15px;
    padding-top: 15px;
}
#contact_bo{
    margin-right: 20px;
}
span.cinfosupp{
    padding: 0 !important;
    font-size: 12px;
}