.navbar-dashboard {
    width: 100%;
    border-radius: 0%;
    margin-top: 0px !important;
    height: 60px !important;
}

.content {
    padding: 0;
}

.primary-acc-color {
    color: #e1251b !important ;
}

.icon-shape-tertiary {
    background-color: #E1251B !important;
    color: #ffffff !important;
}

.nav-tabs {
    margin-bottom: 20px;
}

.nav-tabs .nav-link.active {
    color: #e1251b !important;
    background-color: #ffffff !important;
    border-bottom: 4px solid #e1251b !important;
    font-weight: bold;
}

thead td {
    font-weight: bold;
}

.body {
    font-size: 12px !important;
}
