body.client-zone.dark-mode {
background-color:#f8f9fa !important;
color:#333 !important
}

body.client-zone.dark-mode header {
background-color:#fff !important;
border-bottom:1px solid #e0e0e0 !important
}

body.client-zone.dark-mode #left-panel {
background-color:#f0f0f0 !important
}

body.client-zone.dark-mode .side-navigation__item a, body.client-zone.dark-mode .side-navigation__item span, body.client-zone.dark-mode #left-panel a, body.client-zone.dark-mode #left-panel span {
color:#333 !important
}

body.client-zone.dark-mode .settings-card {
background-color:#fff !important;
border:1px solid #e0e0e0 !important
}

body.client-zone.dark-mode .settings-card, body.client-zone.dark-mode .settings-card * {
color:#333 !important
}

body.client-zone.dark-mode td, body.client-zone.dark-mode th {
color:#333 !important
}

body.client-zone.dark-mode input {
background-color:#fff !important;
color:#333 !important;
border-color:#ccc !important
}

body.client-zone.dark-mode label {
color:#333 !important
}