
.action-buttons[data-v-49df4c76] {
  -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-49df4c76] {
  padding: 1rem;
  margin-bottom: 6rem;
}
.totals[data-v-49df4c76] {
  padding: 1.5rem;
}
.totals[data-v-49df4c76]:not(.totals-is-not-visible) {
  padding: 2rem;
}
.totals .column[data-v-49df4c76]:not(:last-child) {
  padding: 0 0 .5rem 0;
}
.totals .column[data-v-49df4c76]:nth-last-child(2),
.totals .column[data-v-49df4c76]:last-child {
  padding: 0;
}
.totals-is-not-visible[data-v-49df4c76] {
  bottom: 4px;
  overflow: hidden;
  position: fixed;
  right: 95px;
  z-index: 2;
}
.totals.totals-is-not-visible .column[data-v-49df4c76] {
  padding: 0 1rem 0 0;
}


/*# sourceMappingURL=new-salary-receipt.734ad040.css.map*/