.max-h[data-v-5014a760] {
  min-height: 50vh;
  max-height: 60vh;
  overflow: scroll;
}

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

/* Firefox */
input[type='number'][data-v-3e77a94c] {
  -moz-appearance: textfield;
}
table thead tr th[data-v-3e77a94c] {
  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;
}
.scroll[data-v-3e77a94c] {
  height: 200px;
  min-height: 220px;
  overflow: scroll;
}
table tbody tr td[data-v-3e77a94c] {
  padding: 4px 5px;
}
table[data-v-3e77a94c] {
  position: relative;
  border-collapse: collapse;
}


/*# sourceMappingURL=chunk-4819497d.4a12a38f.css.map*/