
.customers[data-v-56383dee] {
  padding: 1rem;
}
.count[data-v-56383dee]{
  color: #4a4a4a;
  font-size: 18px;
}
.box[data-v-56383dee] {
  position: relative;
}
.box-count[data-v-56383dee] {
  width:calc(100% - 40px);
  border:1px solid black;
  position: absolute;
  bottom: 46px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-right: 210px;
}
.customers[data-v-56383dee] {
  padding: 1rem;
  padding-bottom: 6rem;
}
.title-container.is-flex[data-v-56383dee] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.title[data-v-56383dee] {
  margin-bottom: 0;
}
.customers-list .b-table[data-v-56383dee] {
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
.title[data-v-56383dee] {
    margin-bottom: 1rem;
}
}

.customers .pagination {
  margin-right: 4px;
}
.customers a.action-option {
  height: 1.5rem;
}


/*# sourceMappingURL=customers.a83f0393.css.map*/