.small-icon {
    width: 15px !important ;
    height: 15px !important;
}

.dropdown-menu,
.dropdown-item {
    opacity: 1 !important;
}
.custom-xs {
    padding: 0.02rem 0.08rem;
    font-size: 4px;
}

.icon-size{
    width: 20px !important ;
    height: 20px !important;
}

input.form-control,
select.form-select {
    height: 38px !important;
    padding: 6px 10px !important;
    font-size: 14px !important;
    border-radius: 6px !important;
    line-height: 1.4 !important;
}

.custom-size .sidebar-list h6 {
    font-size: 14px;
}

.custom-menu li {
    padding: 0 !important;
}
