#varibleTable[data-v-701f12ee] {
  max-height: 300px;
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#tablePayrollTemplate[data-v-701f12ee] {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
[data-v-701f12ee]::-webkit-scrollbar {
  width: 3px;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

/* Optional: show position indicator in red */
[data-v-701f12ee]::-webkit-scrollbar-thumb {
  background: rgb(194, 194, 194);
}
.table>thead>tr>th[data-v-701f12ee] {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 999;
  padding: 7px;
  border-bottom: none !important;
}
#varibleTable .table>tbody>tr>td[data-v-701f12ee] {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border: none !important;
  cursor: pointer;
}
#tablePayrollTemplate .table>tbody>tr>td[data-v-701f12ee] {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border: none !important;
  cursor: -webkit-grab;
  cursor: grab;
}
.only-border-bottom[data-v-701f12ee] {
  border-top: none;
  border-left: none;
  border-right: none;
}


/*# sourceMappingURL=chunk-7222778f.c511c184.css.map*/