.dashboard-container .search-bar .btn-search[data-v-f702437c][data-v-8f939baa] {
  height: 44px;
  font-family: "opensanssemi" !important;
}
.admin.section[data-v-8f939baa] {
  padding: 80px 0;
  background: #fafbfc;
}
.dashboard-container[data-v-8f939baa] {
  background: #fff;
  border: 1px solid #eaeaea;
}
.dashboard-container .search-bar[data-v-8f939baa] {
  padding: 40px 60px 30px 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.dashboard-container .search-bar .input-box[data-v-8f939baa] {
  height: 44px;
  max-width: 217px;
  margin-right: 20px;
}
.dashboard-container .search-bar .input-box input[data-v-8f939baa] {
  height: 100%;
  font-size: 16px;
  font-family: "opensans";
}
.dashboard-container .search-bar .btn-search[data-v-8f939baa] {
  height: 44px;
  border-radius: 2px !important;
}
.dashboard-container .table thead[data-v-8f939baa] {
  font-size: 14px;
  background: #f1f2f3;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  font-family: "opensans";
}
.dashboard-container .table thead tr th[data-v-8f939baa] {
  padding-left: 40px;
  padding-right: 40px;
  border: none;
  font-weight: 400;
  font-family: "opensans";
}
.dashboard-container .table tbody[data-v-8f939baa] {
  font-size: 14px;
  font-family: "opensans" !important;
}
.dashboard-container .table tbody tr[data-v-8f939baa] {
  cursor: poopensans;
}
.dashboard-container .table tbody tr[data-v-8f939baa]:hover {
  background: #f1f2f3;
}
.dashboard-container .table tbody td[data-v-8f939baa] {
  padding: 18px 40px;
  border: none !important;
  font-family: "opensans" !important;
}
.dashboard-container .table tbody .order-status[data-v-8f939baa] {
  text-transform: capitalize;
}
.dashboard-container .table tbody .order-pending[data-v-8f939baa] {
  color: #3847ff;
}
.dashboard-container .table tbody .order-refunded[data-v-8f939baa] {
  color: #ff0041;
}
.dashboard-container .table tbody .order-shipped[data-v-8f939baa] {
  color: #00b97c;
}
.btn[data-v-8f939baa] {
  font-size: 16px;
  background: #f1f2f3;
  text-align: center;
  font-weight: 500;
  font-family: "opensanssemi" !important;
}
.btn[data-v-8f939baa]:hover,
.btn.active[data-v-8f939baa] {
  background: #3847ff !important;
  color: #fff !important;
  border: 1px solid #3847ff !important;
}
.btn:hover svg[data-v-8f939baa],
.btn.active svg[data-v-8f939baa] {
  fill: #fff;
}
.pagination[data-v-8f939baa] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 40px 0px;
}
.btn-page[data-v-8f939baa] {
  box-shadow: none;
  height: 36px;
  width: 36px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  font-family: "opensans" !important;
}
.btn-first svg[data-v-8f939baa],
.btn-prev svg[data-v-8f939baa],
.btn-last svg[data-v-8f939baa],
.btn-next svg[data-v-8f939baa] {
  width: 13px;
  height: 13px;
  fill: #181818;
}
.btn-first[data-v-8f939baa],
.btn-prev[data-v-8f939baa],
.btn-last[data-v-8f939baa],
.btn-next[data-v-8f939baa] {
  line-height: 13px;
}
