body::-webkit-scrollbar {
  width: 15px;               /* Chiều rộng vùng chứa scrollbar */
}
body::-webkit-scrollbar-track {
  background: #ccc;        /* Màu nền ngoài của thanh scrollbar */
}
body::-webkit-scrollbar-thumb {
  background-color: black;    /* Màu của thanh cuộn (scroll thumb) */
  border-radius: 2px;       /* Bo góc scroll thumb */
 
}
body { /*cho Firefox*/
    scrollbar-width: thin;          /* "auto" hoặc "thin" */
    scrollbar-color: black #ccc;   /* scroll thumb and track */
}


ol {
  counter-reset: li;
  list-style: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

ol a {
  position: relative;
  display: block;
  padding: .4em .4em .4em .8em;
  margin: .5em 0 .5em 2.5em;
  background: #D3D4DA;
  color: #444;
  text-decoration: none;
  transition: none;
}

ol a:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2.5em;
  top: 50%;
  margin-top: -1em;
  background: #f9dd94;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
}

ol a:after {
  position: absolute;
  content: "";
  border: .5em solid transparent;
  left: -1em;
  top: 50%;
  margin-top: -.5em;
  transition: none;
}

.thumbnail_zoom {
  margin: 0 auto;
}

.img_thumbnail_zoom {
  height: 100px;
  border-width: 0.5px;
}


/* CSS */
.nav-link {
  align-items: center;
  background: #252525;
  border: 0 solid #E2E8F0;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  color: white;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  height: 60px;
  margin: 5px;
  justify-content: center;
  line-height: 24px;
  overflow-wrap: break-word;
  padding: 22px 25px;
  text-decoration: none;
  width: auto;
  border-radius: 8px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.nav-pills .nav-item a {
  color: white;
}

@media (min-width: 1300px) {
  body.dark .account-tabs-wrap {
    padding-left: 18px;
  }

  body.dark .account-tabs-wrap #showProduct > .product-list-root {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Disable hover effect for product category tabs */
#pills-tab-1 .nav-link:not(.active):hover,
#pills-tab-1 .nav-link:not(.active):focus {
  color: white !important;
  background: #252525 !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.badge2 {
  padding: 0.8em 0.8em;
  line-height: 1.3;
  text-transform: capitalize;
  border-radius: 5px;
}

.name-product {
  font-size: 15px;
}

.iq-sidebar-menu .side-menu li a {
  color: #e2e2e2;
}

.title-comm {
  color: #fff;
  font-size: 18px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  background-color: #fff;
  text-align: center;
}

h3.title-comm:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: 0;
  border-top: 2px solid #d0d2d3;
  z-index: 1;
  display: block;
}

.title-comm .title-holder {
  min-width: 350px;
  height: 45px;
  background-color: #56bbe7;
  height: auto;
  line-height: 45px;
  padding: 0px 20px;
  position: relative;
  z-index: 2;
  text-align: center;
  display: inline-block;
  min-width: 280px;
}

.title-holder:before {
  content: "";
  position: absolute;
  right: -15px;
  border-width: 0px;
  bottom: 0px;
  border-style: solid;
  border-color: #5c9efe transparent;
  display: block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 15px solid #56bbe7;
}

.title-holder:after {
  content: "";
  position: absolute;
  left: -15px;
  border-width: 0px;
  bottom: 0px;
  border-style: solid;
  border-color: #5c9efe transparent;
  display: block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 15px solid #56bbe7;
}

.table tr th {
  border: 2px white solid;
}

.dark .table tr th {
  border: 2px #181818 solid;
}

.thumbnail-mobile {
  width: 32px;
  height: 24px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

.thumbnail-mobile img {
  width: 100%;
  height: 100%;
  transition-duration: 0s;
}
.sidebar-default .iq-sidebar-menu .side-menu li.active .submenu li.active>a {
  color: #ffffff;
}

/* Dark mode parity for top notice/custom HTML block on home page */
.dark .home-top-notice > div {
  background: #111316 !important;
  color: #cfd4dc !important;
  border-color: #2f6fec !important;
}

.dark .home-top-notice p,
.dark .home-top-notice li,
.dark .home-top-notice label,
.dark .home-top-notice small,
.dark .home-top-notice td,
.dark .home-top-notice th {
  color: #cfd4dc !important;
}

.dark .home-top-notice a {
  color: #59a2ff !important;
}

.dark .home-top-notice [style*="color:#e74c3c"],
.dark .home-top-notice [style*="color: #e74c3c"] {
  color: #e74c3c !important;
}

.dark .home-top-notice [style*="background:#ffe36e"],
.dark .home-top-notice [style*="background: #ffe36e"] {
  background: #ffe36e !important;
  color: #1f2937 !important;
}

.dark .home-top-notice [style*="background:#ef4a3b"],
.dark .home-top-notice [style*="background: #ef4a3b"] {
  background: #ef4a3b !important;
  color: #ffffff !important;
}

/* Professional modal redesign */
.modal-backdrop.show {
  opacity: 0.64;
  background: #05070f;
}

.modal .modal-content {
  border: 0;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(180deg, #ffffff 0%, #f6f9ff 100%) !important;
  background-color: #f6f9ff !important;
  box-shadow: 0 24px 70px rgba(8, 18, 48, 0.36);
}

.modal .modal-content[style*="background-image"] {
  background-image: none !important;
}

.modal .modal-header {
  border-bottom: 0;
  padding: 14px 18px;
  color: #ffffff;
  background: linear-gradient(135deg, #1d3271 0%, #12214e 100%);
}

.modal .modal-title {
  margin: 0;
  font-weight: 700;
  font-size: 1.03rem;
  letter-spacing: 0.2px;
  color: #ffffff !important;
}

.modal .modal-header .close,
.modal .modal-header button.close {
  color: #ffffff !important;
  opacity: 0.95;
  text-shadow: none;
}

.modal .modal-body {
  padding: 18px 20px;
  color: #1f2b46 !important;
  background: #f6f9ff !important;
}

.modal .modal-footer {
  border-top: 1px solid #e7edf8;
  background: #f7f9fe !important;
  padding: 12px 16px;
}

.modal .form-group label {
  font-weight: 600;
  color: #2e3d63;
  margin-bottom: 0.4rem;
}

.modal .form-control,
.modal .custom-select,
.modal textarea.form-control {
  border-radius: 10px;
  border: 1px solid #d6deef;
  background: #ffffff;
  color: #18233c;
  min-height: 42px;
}

.modal .form-control:focus,
.modal .custom-select:focus,
.modal textarea.form-control:focus {
  border-color: #2a63e8;
  box-shadow: 0 0 0 0.16rem rgba(42, 99, 232, 0.18);
}

.modal .btn-primary {
  border: 0;
  border-radius: 10px;
  font-weight: 700;
  background: linear-gradient(135deg, #2f6fec 0%, #1d4ed8 100%);
  box-shadow: 0 8px 20px rgba(29, 78, 216, 0.28);
}

.modal .btn-secondary {
  border-radius: 10px;
}

.modal .modal-footer .btn {
  padding: 0.45rem 1rem !important;
  font-size: 0.95rem !important;
  border: none !important;
  box-shadow: none !important;
}

.modal .modal-footer .btn:hover,
.modal .modal-footer .btn:focus,
.modal .modal-footer .btn:active {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.dark .modal .modal-content {
  background: linear-gradient(180deg, #141824 0%, #10141f 100%) !important;
  background-color: #10141f !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.55);
}

.dark .modal .modal-header {
  background: linear-gradient(135deg, #2a4ea3 0%, #18306a 100%);
}

.dark .modal .modal-body {
  color: #d8def0 !important;
  background: #10141f !important;
}

.dark .modal .modal-footer {
  border-top: 1px solid #2b334a;
  background: #111624 !important;
}

.dark .modal .form-group label {
  color: #c7d2ee;
}

.dark .modal .form-control,
.dark .modal .custom-select,
.dark .modal textarea.form-control {
  border-color: #2b3550;
  background: #0f1628;
  color: #e6ebfb;
}

.dark .modal .form-control:focus,
.dark .modal .custom-select:focus,
.dark .modal textarea.form-control:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 0.16rem rgba(59, 130, 246, 0.24);
}

.modal {
  z-index: 1050 !important;
}

.modal-backdrop {
  z-index: 1040 !important;
}

/*
