body {
  background-color: #f7f9fc;
  margin: 0;
  font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
  font-size: .825rem;
  font-weight: 400;
  line-height: 1.625;
  color: #6c757d;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.smallest_td_no_br {
  width: 1%;
  white-space: nowrap;
}
