.crm-menu[href="#storage"],.crm-menu[href="#upcoming-invoices"]{
    display: none;
}
#crm-customer-db .crm-flex-table-header > div.col-1,
#customer-list .crm-flex-table > div.col-1{
    width: 60px;
}
.black-theme .left-panel .eboost {
    border-left: 4px solid #117E86;
    background: url(/public/project/eb_logo.png) center 30px no-repeat #525863;
}
.black-theme .left-panel .tinde {
    border-left: 4px solid #117E86;
    background: url(/public/project/tinde_logo.png) center 30px no-repeat #525863;
}
.black-theme .left-panel .birel {
    border-left: 4px solid #117E86;
    background: url(/public/project/be_logo.png) center 30px no-repeat #525863;
}
#crm-overlay-box-login.crm-dialog-box-cont > div > div:after{
    top: -136px;
    left: 0;
    width: 276px;
    height: 150px;
    background: url(/public/img/cover.png) center 70px no-repeat;
    background-size: 50%;
}
