.max-h[data-v-0e8140fa] {
  min-height: 60vh;
  max-height: 60vh;
  overflow-y: scroll;
}
.form-control[data-v-0e8140fa] {
  height: 32px;
}
table[data-v-0e8140fa] {
  width: 100%;
}
table thead tr[data-v-0e8140fa] {
  border-width: 1px;
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* Don't forget this, required for the stickiness */
}
table thead tr th[data-v-0e8140fa] {
  white-space: nowrap;
  background-color: #edf2f7;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
table tbody tr[data-v-0e8140fa] {
  cursor: pointer;
  border-width: 1px;
}
table tbody tr[data-v-0e8140fa]:hover {
  background-color: #e2e8f0;
}
table tbody tr td[data-v-0e8140fa] {
  white-space: nowrap;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  border-right-width: 1px;
}

table > thead > tr > th[data-v-d8bc599e],
table > tbody > tr > td[data-v-d8bc599e] {
  padding: 3px 5px;
}
.table > thead > tr > th[data-v-d8bc599e] {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
}
.max-h[data-v-d8bc599e] {
  max-height: 50vh;
}

.form-control[disabled][data-v-2f06ba40],
.form-control[readonly][data-v-2f06ba40],
fieldset[disabled] .form-control[data-v-2f06ba40] {
  opacity: 1;
}
.py[data-v-2f06ba40] {
  padding: 0.45rem 0;
}
.max-h[data-v-2f06ba40] {
  min-height: 30vh;
  max-height: 50vh;
}
table[data-v-2f06ba40] {
  position: relative;
  border-collapse: collapse;
}
table thead tr th[data-v-2f06ba40] {
  padding: 4px 5px;
  z-index: 3;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* Don't forget this, required for the stickiness */
  background-color: rgb(22, 102, 145);
  color: white;
  text-transform: uppercase;
  border-width: 1px;
  white-space: nowrap;
}
table tbody tr td[data-v-2f06ba40] {
  padding: 4px 5px;
  border-width: 1px;
}
table tfoot tr[data-v-2f06ba40] {
  background-color: #e3e8f1;
  border-width: 1px;
}
table tfoot tr td[data-v-2f06ba40] {
  padding: 0 5px;
  white-space: nowrap;
  border: 1px solid white;
}
.total-footer .form-control[data-v-2f06ba40] {
  font-weight: 900;
}


/*# sourceMappingURL=chunk-bcb1d086.e58daac4.css.map*/