﻿.liDiscrepancyReport, .liMasavReport, .liPayDemandReport, .liNewWorkersStatusReport,
.liFinalReport, .liReports, .liHealthPayDemandReport, .liServiceMeetingReport, .liUploadPersonnelFile, .liUploadFinalEmploymentFile, .liPaymentsReport {
    display: none !important;
}

:root {
    --mdb-primary: #1A3A6A; 
}

.btn-primary {
    --mdb-btn-color: #fff !important;
    --dark-gray-ui: #fff !important;
}

.tooltip-inner {
    color: #fff !important;
}

.bg-yellow h1, .bg-yellow p {
    color: #fff !important;
}

.LastEntryDateLayout {
    color: white;
}

.EmployerContact, .employer {
    color: white;
}

.new-worker-step_1 .employer-name {
    background: #1A3A6A !important;
}

.newWorkerInput {
    font-weight: 500 !important;
    color: black !important;
}

.table-footer {
    color: #fff !important;
}

.btn-primary {
    --mdb-btn-color: #fff !important;
}

.spBC, .spc {
    color: white;
}

.bg-primary {
    background: #1A3A6A !important;
}

.loginbc {
    background-color: unset !important;
}



.request-form .nav-pills .nav-link.active, .request-form .nav-pills .show > .nav-link {
    color: #fff !important;
}

.meetings-report .meetings-report-card .steps .active {
    color: #fff !important;
}
