
.hidden {display: none;}

.btpncmodule div.tabs .tabTitle{
    display: none;
}






















.icon_btp_home img {
    height: 12px;
    margin-bottom: 3px;
}
.dashboard_btp table.noborder{
    margin-bottom: 1em;
    box-shadow:none !important;
}
.dashboard_btp *{
    font-size: 13px;
    /*font-family: roboto,Open Sans !important;*/
}
.icon-empty_folder {
    display: inline-block;
}
.dashboard_btp td{
    padding: .5em !important;
}
a.nowrap_cls {
    white-space: nowrap;
}
a.nowrap_cls>*{
    display: inline-block;
}
#const_site_id_,.slct2_filter .select2-container{
    max-width: 600px !important;
}
select ~ .select2-container{
    /*max-width:600px;*/
}
td.nomchantierwidth{
    max-width: 270px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
#const_site_id_ .select2-container {
    max-width: 600px !important;
}
select[name="chan_const"]~.select2-container {
    max-width: 600px !important;
}
.dashboard_btp table.stat_separator tr td{
    border-top: 1px solid #5999a7;
    color: #5999a7;
    font-size: 18px; 
}
.dashboard_btp .totals_elements td{
    text-align: center;
}
#moretabs>div {
    z-index: 5;
}
.dashboard_btp .totals_elements .boxstats{
    display: inline-block;
    float: initial !important;
    width: auto;
}
.dashboard_btp table.border.dolgraph_table {
    background-color: #f0f0f0;
}

body #id-right .dashboard_btp .dolgraph_table select{
    color: #fff !important;
    background-color: #505a78 !important;
    border: 1px solid #505a78 !important;
}






div.mainmenu.btp.topmenuimage {
    background-image: url(../../btp/images/btp_top_menu.png);
    background-size: 24px auto;
}

.dolgraph {
     max-width:100% !important;
}
.dolgraph_table {
     max-width:100% !important;
}
.flot-base {
     max-width:100% !important;
}
.flot-text {
     max-width:100% !important;
}
.flot-overlay {
     max-width:100% !important;
}
.flot-x-axis {
     max-width:100% !important;
}
.flot-y-axis {
     max-width:100% !important;
}
.flot-tick-label {
     max-width:100% !important;
}

  
}
div.mainmenu.btp {
    background-image: none !important;
   }
div.icon-btp::before {
    content: "\e607";
}
a div.icon-setting::before {
    content: "\e614";
}
div.icon-tender::before {
    /*content: "\e61a";*/
    font-family: FontAwesome;
    content: "\f0a1";
}
div.icon-market::before {
    /*content: "\e61a";*/
    font-family: FontAwesome;
    content: "\f200";
        /*float: left;*/
}
div.icon-material::before {
    content: "\e61a";
}
div.icon-purchasesale::before {
    content: "\e61a";
}
div.icon-rh::before {
    content: "\e61a";
}
div.icon-conosm_depens::before {
    content: "\e61a";
}
div.icon-Gstotillag::before {
    content: "\e61a";
}
div.icon-setting::before {
    content: "\e61a";
}
div.icon-tresorie::before {
    content: "\e61a";
}
div.icon-Gstintrn::before {
    content: "\e61a";
}
div.icon-empty_folder::before {
    content: "\f07c";
    font-family: fontawesome;
}
#lblBlurWeekEnd{    cursor: pointer;}
.dashboard_oneside_wrapper {
    width: 50%; float: left;
}

@media only screen and (max-width: 64em), not all, not all, only screen and (max-device-width: 1280px) and (min-resolution: 120dpi) {
    .dashboard_oneside_wrapper {
        float: none;
        width: 100%;
    }
}

