
.invoice-detail[data-v-2ee1e822] {
  padding: 1rem;
}
.action-buttons[data-v-2ee1e822] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 1088px){
.invoice-detail[data-v-2ee1e822]:not(.concepts) {
    width: calc(100vw - 265px);
}
}


.sales-note[data-v-4bf8ccc9] {
  padding: 1rem;
}
.action-buttons[data-v-4bf8ccc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 1280px) {
.box[data-v-4bf8ccc9] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.label.is-centered[data-v-4bf8ccc9]::before {
    top: inherit;
}
}


.new-salary-receipt[data-v-6cbaadd0] {
  padding: 1rem;
}
.action-buttons[data-v-6cbaadd0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 1280px) {
.box[data-v-6cbaadd0] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.label.is-centered[data-v-6cbaadd0]::before {
    top: inherit;
}
}


/*# sourceMappingURL=invoice-detail.e042bde9.css.map*/