
.title-container.is-flex.is-centered[data-v-69a14710] {
  -webkit-box-pack: justify!important;
      -ms-flex-pack: justify!important;
          justify-content: space-between!important;
}
.title-container.is-flex.is-centered.payments[data-v-69a14710] {
  padding-bottom: 1rem;
}
.title.is-4.has-text-primary.pending-balance[data-v-69a14710] {
  padding: 1rem 0;
}
.title[data-v-69a14710] {
  margin: 0;
}
.pending-balance-amount[data-v-69a14710] {
  padding: 8px 12px;
}


.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;
}
}


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