body {
    background-color: var(--main-background-color);
}

.certified-theme-labgrown .title {
    color: var(--white-font-color);
}

.certified-theme-labgrown .dia_tab:hover {
    background-color: var(--heigh-hlight-color-jew) !important;
    color: black !important;
}

#clr_srch {
    color: var(--white-font-color) !important;
}

.advance_srch i {
    color: var(--white-font-color) !important;
}

.certified-theme-labgrown .table-list > thead > tr > th {
    border-bottom: 1px solid var(--heigh-hlight-color-jew) !important;
}

tr:hover {
    background-color: #18384A !important;
}
