
#isso-root[data-v-510e910f] {
  height: 100%;
  min-height: 215px;
  position: relative;
  padding: 0;
}
.comment-root[data-v-510e910f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  -webkit-box-align:start;
      -ms-flex-align:start;
          align-items:flex-start;
  padding: 10px;
}
.container[data-v-510e910f] {
  overflow-y: auto;
  min-height: 100px;
  max-height: 650px;
  padding: 5px;
}
h2[data-v-510e910f] {
  font-weight: bold;
  margin-bottom: 15px;
}


.history-container[data-v-43dad5e6] {
  margin-top: 2rem;
}
.router-link-active span.icon.is-small[data-v-43dad5e6] {
  color: white !important;
}
.invoices-history[data-v-43dad5e6] {
  padding: 1rem;
}
.menu-docs[data-v-43dad5e6] {
  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-43dad5e6] {
  margin-bottom: 1.5rem;
}
.is-flex.space-between[data-v-43dad5e6] {
  -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=customers-invoices-history.19985203.css.map*/