* {
    font-family: "Nunito", sans-serif;
}
.aside-collapse {
    font-weight: bold;
}

fieldset .text-muted {
    font-weight: bold!important;
}

span.badge {
    font-weight: bold!important;
    text-shadow: none!important;
    font-size: 0.9em!important;   
}

header h1.text-black {
    font-weight: bold!important;
}

button {
    border: 0.7px solid #e9ecef!important;
    border-radius: .3rem!important;
}

ul.command-bar a.btn {
    border: 0.7px solid #e9ecef!important;
    border-radius: .3rem!important;
}

input {
    border-radius: .4rem!important;
}

li.nav-item.active a{
    background-color: #b41818!important;
    color:white!important;
}
div.profile-container {
    background-color: #b41818!important;
    color: white!important;
}
svg.bi.bi-circle-fill {
    fill: #b41818!important;
}

.nav-item .rounded-pill {
    /* border-radius: 100%!important; */
    background-color: white!important;
    color: #b41818!important;
    font-weight: bold!important;
}

.nav-tabs-alt .nav-tabs .nav-item .nav-link {
    background-color: white!important;
    /* border-radius: 10px 10px 0 0!important; */
}

div.nav-tabs-alt {
    margin-bottom: 12px!important;
}

[data-datetime-range="#end_field-actdate-range-c2f48fe2bb6aef502f34db41d77cebaaca1f62f7"] input {
    margin-bottom: 30px!important;
}

li.page-item.active > span.page-link {
    color: #b41818!important;
}

[class^="bi-"]::before, [class*=" bi-"]::before {
    line-height: 1.4!important;
}