body {
  font-family: "Karla", sans-serif;
  font-size: 0.875rem !important;
  /*background-color: #d0d0ce;*/
  /*font-size: 16pt !important;*/
  min-height: 100vh; }

.material-icons {
  vertical-align: middle;
}

.btn-group-xs > .btn, .btn-xs {
  padding: .15rem .2rem;
  font-size: .600rem !important;
  line-height: .4 !important;
  border-radius: .2rem;
}

.datepicker {
  background-color: #ffffff !important;
}

.flatpicker {
  background-color: #ffffff !important;
}

.form-control {
  font-size: 10pt !important;
}

.dropdown-menu {
  z-index: 99999 !important;
}

input:read-only, textarea:read-only {
  background-color: #fff !important;
}