
.action-buttons[data-v-319d8d9c] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.new-payroll[data-v-319d8d9c] {
  padding: 1rem;
  margin-bottom: 6rem;
}
.totals[data-v-319d8d9c] {
  padding: 1.5rem;
}
.totals[data-v-319d8d9c]:not(.totals-is-not-visible) {
  padding: 2rem;
}
.totals .column[data-v-319d8d9c]:not(:last-child) {
  padding: 0 0 .5rem 0;
}
.totals .column[data-v-319d8d9c]:nth-last-child(2),
.totals .column[data-v-319d8d9c]:last-child {
  padding: 0;
}
.totals-is-not-visible[data-v-319d8d9c] {
  bottom: 4px;
  overflow: hidden;
  position: fixed;
  right: 95px;
  z-index: 2;
}
.totals.totals-is-not-visible .column[data-v-319d8d9c] {
  padding: 0 1rem 0 0;
}


/*# sourceMappingURL=new-payroll.d60f5ed8.css.map*/