
.router-link-active span.icon.is-small[data-v-af17adb0] {
  color: white !important;
}
.invoices-history[data-v-af17adb0] {
  padding: 1rem;
}
.menu-docs[data-v-af17adb0] {
  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-af17adb0] {
  margin-bottom: 1.5rem;
}
.is-flex.space-between[data-v-af17adb0] {
  -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;
}


/*# sourceMappingURL=invoices-history.e18b6fc4.css.map*/