
.history-container[data-v-70922304] {
  margin-top: 2rem;
}
.router-link-active span.icon.is-small[data-v-70922304] {
  color: white !important;
}
.invoices-history[data-v-70922304] {
  padding: 1rem;
}
.menu-docs[data-v-70922304] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 1.5rem;
}
.field.has-addons[data-v-70922304] {
  margin-bottom: 1.5rem;
}
.is-flex.space-between[data-v-70922304] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}


.invoices-history .field.has-addons a.router-link-active.button .icon {
  color: white!important;
}
.invoices-history .action-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.invoices-history .b-table .table th .th-wrap .dropdown-trigger .icon {
  margin-left: 0;
}
.invoices-history .b-table .table th {
  vertical-align: middle;
}
.invoices-history .is-flex.voucher-type-selector {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.invoices-history .voucher-type-selector .filter {
  cursor: pointer;
}


/*# sourceMappingURL=invoices-history-status-account.995786fb.css.map*/