.sidebar-nav ul li a {
    font-size: 22px;
    color: #343a40;
}

.sidebar-nav>ul>li>a i {
    color: #343a40;
}

.checkbox-custom-margin{
    font-size: 20px !important;
    margin-top: 0.75rem !important;
}

.preloader{
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: transparent !important;
}

.form-control {
    border: 1px solid #c3c3c3;
}

.tab-text{
    font-size: 18px;
}

.w-150 {
    width: 150px !important;
}
