
body {
  font-size: .85rem;
}
.bg-th {
    background-color: #f1dea5;
}
.noview {
  display: none!important;
}
.yesview {
  display: initial;
}
.f75 {
  font-size: 0.75em;
}
.fr75 {
  font-size: 0.75rem;
}
.f70 {
  font-size: 0.7em;
}
.fr70 {
  font-size: 0.7rem;
}
