.all-locations .v-data-table > .v-data-table__wrapper > table > tbody > tr > th,
.all-locations .v-data-table > .v-data-table__wrapper > table > tbody > tr > td,
.all-locations .v-data-table > .v-data-table__wrapper > table > thead > tr > th,
.all-locations .v-data-table > .v-data-table__wrapper > table > thead > tr > td,
.all-locations .v-data-table > .v-data-table__wrapper > table > tfoot > tr > th,
.all-locations .v-data-table > .v-data-table__wrapper > table > tfoot > tr > td {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  height: auto;
}
.ui-rich-text h1 {
  margin-bottom: 1rem;
}
.ui-rich-text h2 {
  margin-bottom: 0.5rem;
}
.ui-rich-text img {
  max-width: 100%;
}
.ui-rich-text ol,
.ui-rich-text ul,
.ui-rich-text table,
.ui-rich-text img {
  margin-bottom: 1rem;
}
.ui-rich-text table {
  border-collapse: collapse;
}
.ui-rich-text table tr:nth-child(2n+2) {
  background-color: rgba(0, 0, 0, 0.01);
}
.ui-rich-text table th,
.ui-rich-text table td {
  padding: 0.75rem;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.13);
}
.ui-rich-text table th {
  font-size: 0.75rem;
  text-align: left;
  background-color: #42145F;
  border-color: #42145F;
  color: #FFF;
}
.ui-rich-text table td {
  font-size: 0.875rem;
}
@media (min-width: 48em) {
.v-scanner-overview__select[data-v-5f908804] {
    display: none;
}
}
