
.bg-red {
    background-color: #ff0000 !important;
}

.text-small {
    font-size: 1.0rem !important;
}

.sidenav {
    min-width: 16.5% !important;
    max-width: 240px !important;
    background-color: #ffffff;
    padding: 0rem 1.0rem !important;
}

.nav-group {
    list-style-type: none !important;
    margin:0.25rem !important;
    padding: 0.25rem !important;
}

.nav-sub-group {
    list-style-type: none !important;
    margin:0.0rem 0.5rem !important;
    padding: 0.5rem !important;
}

.nav-item {
    line-height: 2.0rem !important;
    margin-y: 0.5rem !important;
}

.clickable:hover{
    cursor: pointer !important;
    font-weight: 700 !important;
}

.sn-item {
    font-size: 1.0rem !important;
    line-height: 1.5rem !important;
}

.sn-item:hover {
    cursor: pointer !important;
}

.bold {
    font-weight:700 !important;
}
