.bg-e6 {
  background: #e6e6e6;
}

.nav-pills .nav-link {
  border-radius: 0.625rem;
  font-size: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.nav-link {
  color: #9a9a9a;
}
.ul-panel {
  border-radius: 0.625rem;
}
.nav-pills .nav-link.active {
  color: #040404 !important;
  background-color: #ffffff !important;
  font-weight: 600;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.c_tbl-1 {
  border-collapse: separate;
  border-spacing: 0 10px;
  border: none;
  min-width: 992px;
}

.c_tbl-1 thead {
  border: none;
  box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 5%);
  border-radius: 10px;
}

.c_tbl-1 thead tr th {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background: #f7f7f7;
  font-size: 12px;
  font-weight: 300;
  line-height: 170%;
}

.c_tbl-1 thead tr th:first-child {
  border-radius: 0 10px 10px 0;
  border-right: 1px solid #eaeaea;
  text-align: center;
}

.c_tbl-1 thead tr th:last-child {
  border-radius: 10px 0 0 10px;
  border-left: 1px solid #eaeaea;
  text-align: center;
}

.c_tbl-1 tbody tr {
  margin-bottom: 14px;
  box-shadow: 0px 0px 0px 1px #eaeaea inset;
  border-radius: 15px;
}

.c_tbl-1 tbody tr td {
  vertical-align: middle;
  border: none;
  font-size: 14px;
  font-weight: 600;
}

.tbl_num-1 {
  margin: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}

.tit_tbl_ticket-1 {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}

.bage_stat-1 {
  border-radius: 8px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  padding: 6px 9px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}

.bage_stat.pending-1 {
  border: 1px solid rgba(20, 0, 255, 0.11);
  background: rgba(245, 244, 255, 1);
  color: rgba(20, 0, 255, 1);
}

.text_mute-1 {
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
}

.cat_tbl_ticket-1 {
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
  margin: 0;
  text-align: center;
}

.state {
  font-size: 12px;
  font-weight: 500;
  color: #009206;
  background-color: #e5fbe6;
  border: 1px solid #daf8dc;
}
.tb-mo {
  border-radius: 0.8125rem;
  background-color: #f3f3f3;
}
.tb-mo > p:nth-child(1) {
  font-weight: 700;
  color: #3292f1;
}
@media (max-width: 423px) {
  .ul_order {
    flex-direction: column !important;
    gap: 0.5rem;
  }
}
