/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/view.scss ***!
  \**************************************************************************************************************************************************************************************************************************************/
.is-style-stripes table thead th {
  border-bottom: solid 1px #000 !important;
  background-color: #ffffff !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  color: #6b7280;
}

.is-style-stripes table thead th:not(:first-child) {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.is-style-stripes table tbody tr td:first-child {
  background-color: #000000 !important;
  color: #ffffff !important;
  text-align: center !important;
}

.is-style-stripes table tbody tr td:not(:first-child) {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.is-style-stripes table td {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

/*# sourceMappingURL=view.css.map*/