.main-header {
    background-color: #023b6d;
}

.nav-link {
    color: white;
    font-weight: bold;
}

.nav-link:hover {
    color: white;
}

.dropdown-menu .nav-link {
    color: #012970;
    font-weight: bold;
}

.brand-link {
    padding: 1.15rem !important;
    background-color: #033058;
}

.sidebar a {
    color: #012970 !important;
    font-weight: bold !important;
}

/* bo'limlar degan yozuv */
li.nav-header {
    color: #012970 !important;
    font-weight: bold !important;
    font-size: 1.5rem !important;
}

.content {
    border-radius: 4px;
}

.content-header {
    margin: 0 12.5px !important;
    padding: 10px 0 0 0 !important;
}

.content-wrapper {
    background-color: #f6f9ff !important;
}

.css-tls316-control,
.css-2p1amv-control {
    border-radius: 0.25rem !important;

}

.plus {
    border-radius: 0 0.25rem 0.25rem 0 !important;
}

.reports tr th {
    font-size: 14px !important;
    font-weight: 900;
    padding: 10px 10px !important;
    background-color: #528DD4;
    color: white;
}

.reports tr .income {
    background-color: #1E487C;
    color: white;
}

.prixod {
    background-color: blue;
}

.income-td {
    background-color: #528DD4;
    color: white;
}