.w-px-80 {width: 80px !important;}
.light-style .bs-stepper:not(.wizard-modern), .nav-tabs-shadow{box-shadow: none !important}
.badge:empty {display: none !important;}
.dataTable td .btn{box-shadow: none!important;}
.form-control-color{height: calc(1.5em + 0.844rem + 4px) !important; width:10% !important}
.badge-tolltip{height: 1rem !important; width:1rem !important}
.tooltip-inner {
    max-width: 1000px !important;
}

.align-right {
    text-align: right !important;
}

.layout-page .bg-menu-theme.menu-horizontal .menu-item.active > .menu-link:not(.menu-toggle)
 {
    background: #bedbf1 !important;
    color: #0775C6 !important;
}

.layout-page .bg-menu-theme.menu-horizontal .menu-inner > .menu-item.active > .menu-link.menu-toggle {
    background: linear-gradient(72.47deg, #bedbf1 22.16%, rgba(140, 194, 238, 0.7) 76.47%) !important;
    box-shadow: 0px 2px 6px 0px rgb(240 200 103 / 48%) !important;
    color: #0775C6 !important;
}
