
.buttons-html5 {
    background-color: #f4f4f4 !important;
    color: black !important;
}

.buttons-print {
    background-color: #f4f4f4 !important;
    color: black !important;
}

.buttons-colvis {
    background-color: #f4f4f4 !important;
    color: black !important;
}
.text-bg-secondary {
    background-color: #f4f4f4 !important;
    color: steelblue !important;
}
.mycolorcode {
    font-family: Roboto,sans-serif !important;
    font-size:14px !important;
    background-color: #f6f7fc !important;
    color: black !important;
}
.simplebar-content-wrapper {
    background-color: #f6f7fc !important;
    color: black !important;
}
.nav-item {
    color: black !important;
}

.ri-home-4-line{
    color: black !important;
}

.nav-link {
    color: black !important;
}
.nav-link:hover {
    color: blue !important;
}