body {
    color: #000000 !important;
    background-color: #fff !important;
}

input, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], textarea {
  color: #000000 !important;
  background-color: #f3f3f9 !important;
  border-color: #7b7b7b !important;
}

#wk-mp-nav .level-0 > a {
  color: #efefef;
  font-size: .975rem;
  text-transform: uppercase;
  display: block;
  padding: 1rem .3rem;
  position: relative;
  z-index: 800;
  word-break: break-word;
  min-width: 7rem;
}

.data-grid td .action-select::after {
  margin: 2rem 0 0 0.7rem !important;
}