@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap);
.app__datatable[data-v-2cad163e] .v-chip {
  min-width: 72px;
}
.app__datatable[data-v-2cad163e] .v-chip__content {
  margin: auto;
}
.app__datatable[data-v-2cad163e] .theme--light.v-data-table th {
  color: #bdbdbd !important;
  font-weight: 500;
}
.app__datatable[data-v-2cad163e] .theme--light.v-data-table th i {
  margin-left: 0.5rem;
}
.app__datatable[data-v-2cad163e] .theme--light.v-data-table td {
  color: #757575;
  border-bottom: none !important;
}
.app__datatable[data-v-2cad163e]::v-deep__footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  font-size: 0.875rem;
  padding: 0 8px;
}
.app__datatable[data-v-2cad163e]::v-deep__footer__select {
  display: flex;
  align-items: center;
  flex: 0 0 0;
  justify-content: flex-end;
  white-space: nowrap;
  margin-left: 0px !important;
  margin-right: 14px;
}
.app__datatable[data-v-2cad163e]::v-deep__footer__select .v-select {
  margin: 0 0 0 34px;
}
.app__datatable[data-v-2cad163e]::v-deep__footer__pagination {
  min-width: 100%;
  display: contents;
}
.app__datatable::v-deep__footer__pagination .v-pagination__item[data-v-2cad163e]:focus, .app__datatable::v-deep__footer__pagination .v-pagination__navigation[data-v-2cad163e]:focus {
  outline: none;
}
.datatable__card[data-v-a48d536e] {
  margin-bottom: 2rem;
}
.datatable__card__header[data-v-a48d536e] {
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.datatable__card__header__buttons[data-v-a48d536e] {
  display: flex;
}
.datatable__card__body__filters[data-v-a48d536e] {
  padding: 0 2rem;
}
