.invoicing[data-v-2a3fa015] {
  position: relative;
  padding-bottom: 60px;
}
.invoicing .bottom-btn-bar[data-v-2a3fa015] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
}

/*# sourceMappingURL=fillInvoicing.41dfc76f.css.map*/