.max-h[data-v-5e261704] {
  height: 270px;
  max-height: 270px;
  overflow: scroll;
}
table[data-v-5e261704] {
  /* white-space: nowrap; */
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  /* table-layout: fixed; */
  /* border: 1px solid black; */
}
table thead[data-v-5e261704] {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: rgb(22, 102, 145);
  color: white;
}

.max-h[data-v-bbba7370] {
  min-height: 50vh;
  max-height: 60vh;
  overflow: scroll;
}
.active[data-v-bbba7370] {
  background: rgba(209, 213, 219);
}

.max-h[data-v-021c21cb] {
  /* height: 500px; */
  max-height: 450px;
  overflow: scroll;
}
table[data-v-021c21cb] {
  /* white-space: nowrap; */
  margin: 0;
  border: none;
  border-collapse: separate;
  border-spacing: 0;
  /* table-layout: fixed; */
  /* border: 1px solid black; */
}
table thead[data-v-021c21cb] {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: rgb(22, 102, 145);
  color: white;
}
table tfoot[data-v-021c21cb] {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1;
  background-color: white;
}


/*# sourceMappingURL=chunk-8ad15654.bc76c56a.css.map*/