
/*# sourceMappingURL=custom.min.css.map */

.navbar-brand-box {
    padding: 20px 1.3rem!important;
}


.logo {
    line-height: unset!important;
    font-size: 25px!important;
    color: #f5f5f5!important;
    font-weight: bold!important;
}

html[data-sidebar-size="sm"] .logo {
    font-size: 15px!important;
}

.f-25 {
    font-size: 25px;
}

.f-20 {
    font-size: 20px;
}
.f-15 {
    font-size: 15px;
}
.f-22 {
    font-size: 22px;
}
.f-14 {
    font-size: 14px;
}
.f-12 {
    font-size: 12px;
}
.f-13 {
    font-size: 13px;
}
.f-11 {
    font-size: 11px;
}
.f-10 {
    font-size: 10px;
}

.table {
    margin-bottom: 0!important;

}

.card-body {
    padding: 16px 16px 16px 16px!important;
}

.table-card {
    /* margin-bottom: .10rem!important; */
}
