/* Chrome, Safari, Edge, Opera */
input[data-v-670185af]::-webkit-outer-spin-button,
input[data-v-670185af]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type='number'][data-v-670185af] {
  -moz-appearance: textfield;
}
.max-h[data-v-670185af] {
  height: 400px;
  max-height: 420px;
  overflow: scroll;
}
table[data-v-670185af] {
  /* white-space: nowrap; */
  margin: 0;
  /* border-collapse: separate; */
  /* border-spacing: 0;  */
  /* table-layout: fixed; */
  /* border: 1px solid black; */
}
table thead[data-v-670185af] {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: rgb(22, 102, 145);
  color: white;
}
table tfoot[data-v-670185af] {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1;
  background-color: white;
}


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


/*# sourceMappingURL=chunk-01ba8710.8b033870.css.map*/