@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);
.close-wrapper[data-v-4c5263a1] {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.hr[data-v-4c5263a1] {
  max-width: initial;
  width: calc(100% + 48px);
  margin-left: -24px;
}
#brandTable thead *[data-v-4c5263a1] {
  color: #bdbdbd;
  font-weight: normal;
}
#brandTable tbody tr[data-v-4c5263a1]:nth-child(odd) {
  background: #f5f5f5;
}
#brandTable tbody tr[data-v-4c5263a1]:hover {
  background: #f5f5f5;
}
#brandTable td[data-v-4c5263a1] {
  height: initial;
  padding-top: 0.857rem;
  padding-bottom: 0.857rem;
}
