.bgcolored-light {
    background-color: #61534b !important;
}
i.logo_mini {
    background:url(../images/svg/logo_mini.svg);
    width: 35px;
    height: 25px;
    display: flex;
}
.tab_title {
    margin-top: -25px;
    display: flex;
    margin-left: 40px;
}
.tab-header {
    height:43px
}
.pandd {
    display:none;
}
.d-none {
    display:none;
}
.logo-modal {
    position: absolute;
    top: -75px;
    left: 50%;
    margin-left: -125px;
}