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


/*# sourceMappingURL=chunk-0bfe6062.05ab5b9e.css.map*/