[data-theme="dark"] {
  background-color: #616161 !important;
  color: #eee;
}

[data-theme="dark"] .bg-light {
  background-color: #333 !important;
}

[data-theme="dark"] .bg-white {
  background-color: #000 !important;
}

[data-theme="dark"] .bg-black {
  background-color: #eee !important;
}

/* For Navbar */
[data-theme="dark"] nav, [data-theme="dark"] nav div.dropdown-menu, [data-theme="dark"] div.card, [data-theme="dark"] div.profile-awardee-view .profile-summary {
  background-color: #3E4551 !important;
}

[data-theme="dark"] nav a#logo-container {
  background-color: #eee !important;
}

[data-theme="dark"] nav a, [data-theme="dark"] table th, [data-theme="dark"] table td, [data-theme="dark"] ul.pagination a, [data-theme="dark"] ul.nav-tabs a, [data-theme="dark"] table th a, [data-theme="dark"] table td a, [data-theme="dark"] div.accordion button, [data-theme="dark"] footer.page-footer {
  color: #eee !important;
}

[data-theme="dark"] table td a.text-primary {
  color: #4285F4 !important;
}

[data-theme="dark"] nav a.dropdown-item:hover, [data-theme="dark"] ul.pagination a:hover, [data-theme="dark"] ul.nav-tabs a.active, [data-theme="dark"] p.note, [data-theme="dark"] table.ui-datepicker-calendar td a, [data-theme="dark"] table.ui-datepicker-calendar th span, [data-theme="dark"] div.daterangepicker li, [data-theme="dark"] .modal-title, [data-theme="dark"] div.introjs-tooltip, [data-theme="dark"] tbody.kv-page-summary-container td, [data-theme="dark"] p#pembayaran-summary, [data-theme="dark"] .modal-validasi-masa-studi .modal-body, [data-theme="dark"] .modal-validasi-masa-studi .modal-body table.table-validasi th, [data-theme="dark"] .modal-validasi-masa-studi .modal-body table.table-validasi td, [data-theme="dark"] div.calendar-table table th, [data-theme="dark"] div.calendar-table table td {
  color: #000000 !important;
}

[data-theme="dark"] table th, [data-theme="dark"] table td {
  border: 1px solid #263238 !important;
}

[data-theme="dark"] div.profile-awardee-view .profile-summary {
  border: 2px solid #263238 !important;
}

[data-theme="dark"] .form-control, [data-theme="dark"] span.select2-selection {
  background-color: #cccccc;
}

[data-theme="dark"] .custom-switch label, [data-theme="dark"] #sidebar .form-text {
  color: #FFF;
}

[data-theme="dark"] a#btn-logout-submit {
  color: #FF3547 !important;
}
