.main-header .nav-link {
  color: #333 !important;
  font-weight: 500;
}
.nav-treeview > .nav-item > .nav-link {
  color: #333 !important;
}
.main-sidebar {
  background: #e0e0d7;
}
.main-sidebar .brand-link {
  background-color: #007bff !important;
}
.main-sidebar .brand-link .brand-text {
  color: white !important;
}
.main-sidebar:hover .sidebar-menu .nav-link p {
  animation-name: fadeIn !important;
  visibility: inherit !important;
  overflow: inherit !important;
}
.main-sidebar:hover .brand-text {
  animation-name: fadeIn;
  visibility: inherit !important;
  overflow: inherit;
  display: contents !important;
  margin-left: 0;
}
.main-sidebar:hover .brand-link {
  overflow: inherit;
  display: block;
}
.main-sidebar:hover .nav-arrow {
  display: block !important;
  animation-name: fadeIn !important;
  visibility: inherit !important;
}
.sidebar-brand {
  padding: 0;
}
.sidebar-wrapper .nav-icon {
  font-size: 20px;
}
.elevation-4,
.brand-link {
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.25), 0 0 0 rgba(0, 0, 0, 0.22) !important;
}
@media (min-width: 768px) {
  .main-header {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .header-custom {
    margin-left: 0 !important;
  }
}
.login-box {
  min-width: 450px;
  margin: 2% auto;
}
.login-box .login-form .login-title {
  text-align: center;
  position: relative;
  margin-bottom: 48px;
  z-index: 1;
  display: flex;
  align-items: center;
}
.login-box .login-form .login-title::before,
.login-box .login-form .login-title:after {
  content: "";
  height: 1px;
  flex: 1 1;
  left: 0;
  background-color: #E1E1F0;
  margin: 0;
  padding: 0;
}
.login-box .login-form .form-check-input {
  width: 20px;
  height: 20px;
}
.login-box .login-form .form-check-label {
  line-height: 30px;
}
.login-page {
  height: 100vh;
  background: linear-gradient(to bottom, #4ae6ff, #6578ff);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-page .haru {
  position: absolute;
  bottom: 0;
}
.login-page .haru .haru-divider {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  z-index: 9;
}
.login-page .haru .haru-divider .haru-divider-content {
  height: 0vh;
  min-height: 95px;
}
.login-page .haru .haru-divider .haru-divider-content .haru-waves {
  width: 100%;
  height: 15vh;
  margin-bottom: -9px;
  min-height: 95px;
  max-height: 150px;
}
.login-page .haru .haru-divider .haru-divider-content .haru-waves .haru-waves-parallax > use:nth-child(1) {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
}
.login-page .haru .haru-divider .haru-divider-content .haru-waves .haru-waves-parallax > use:nth-child(2) {
  -webkit-animation-delay: -3s;
  animation-delay: -3s;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
}
.login-page .haru .haru-divider .haru-divider-content .haru-waves .haru-waves-parallax > use {
  -webkit-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.login-page .haru .your-art-content {
  padding: 1rem 0;
  position: relative;
  height: 60px;
  margin: 0;
}
@-webkit-keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
@keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}
.cover_mockup {
  display: inline-block;
  position: relative;
  margin: 5px 5px;
}
.cover_mockup span {
  position: absolute;
  right: 3px;
  top: 3px;
  background: rgba(255, 255, 255, 0.5);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 21px;
  font-size: 16px;
  color: #8b1717;
}
@font-face {
  font-family: 'PoppinsVN';
  src: url('/files/fonts/DesignerVN-Poppins/DesignerVN-Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: 'PoppinsVN';
  font-size: 14px;
}
.text-18 {
  font-size: 18px;
}
.text-19 {
  font-size: 19px !important;
}
.text-20 {
  font-size: 20px !important;
}
.text-21 {
  font-size: 21px !important;
}
.text-22 {
  font-size: 22px !important;
}
.text-23 {
  font-size: 23px !important;
}
.text-24 {
  font-size: 24px !important;
}
.text-25 {
  font-size: 25px !important;
}
.paddingleft20 {
  padding-left: 20px !important;
}
.paddingleft25 {
  padding-left: 25px !important;
}
#dateDashboard,
#daterange {
  font-family: sans-serif !important;
  font-size: 15px;
  width: auto !important;
}
.text-pri-cus {
  color: #495057;
}
.d-contents {
  display: contents;
}
.daterangepicker,
#duedate {
  font-family: 'PoppinsVN' !important;
}
.daterangepicker .drp-buttons {
  display: block !important;
}
.daterangepicker .drp-buttons .drp-selected {
  display: none !important;
}
.daterangepicker .drp-buttons .applyBtn {
  display: none !important;
}
.small-box {
  min-width: 150px;
}
.sort_select {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0px 5px;
  margin-left: 5px;
}
.btn-status {
  border: none;
  padding: 3px 6px;
  line-height: 20px;
  font-size: 13px;
  border-radius: 3px;
}
.offcanvas-custom .btn-close {
  border: 1px solid #e95656;
  background-color: rgba(211, 4, 4, 0.5);
}
.offcanvas-custom .attachment-block {
  border: none;
  position: relative;
}
.offcanvas-custom .attachment-block:not(:last-of-type) {
  border-bottom: 1px solid #ddd;
}
.offcanvas-custom .accordion .accordion-item {
  margin-top: 1px;
}
.offcanvas-custom .accordion .accordion-item .accordion-body {
  padding: 15px;
}
.offcanvas-custom .accordion .accordion-item .accordion-button {
  background: #e9e9e9;
}
.offcanvas-custom .accordion .accordion-item .accordion-button .icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  /* Mũi tên phải (arrow right) */
  transition: transform 0.3s ease;
  /* Hiệu ứng xoay */
}
.offcanvas-custom .accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.offcanvas-custom .check_item_dup {
  position: absolute;
  top: 5px;
  right: 5px;
}
@media (min-width: 1200px) {
  .offcanvas-custom {
    width: 1200px !important;
  }
}
.border-dd {
  border: 1px solid #ddd;
}
.nav-arrow {
  display: inline-block;
  visibility: visible;
  animation-name: fadeIn;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}
.bg-0 {
  background-color: #e7e7e7;
  color: #464646;
}
.bg-1 {
  background-color: #b6cff5;
  color: #0d3472;
}
.bg-2 {
  background-color: #98d7e4;
  color: #0d3b44;
}
.bg-3 {
  background-color: #e3d7ff;
  color: #3d188e;
}
.bg-4 {
  background-color: #fbd3e0;
  color: #711a36;
}
.bg-5 {
  background-color: #f2b2a8;
  color: #8a1c0a;
}
.bg-6 {
  background-color: #c2c2c2;
  color: #ffffff;
}
.bg-7 {
  background-color: #4986e7;
  color: #ffffff;
}
.bg-8 {
  background-color: #2da2bb;
  color: #ffffff;
}
.bg-9 {
  background-color: #b99aff;
  color: #ffffff;
}
.bg-10 {
  background-color: #f691b2;
  color: #994a64;
}
.bg-11 {
  background-color: #fb4c2f;
  color: #ffffff;
}
.bg-12 {
  background-color: #ffc8af;
  color: #7a2e0b;
}
.bg-13 {
  background-color: #ffdeb5;
  color: #b76806;
}
.bg-14 {
  background-color: #fbe983;
  color: #594c05;
}
.bg-15 {
  background-color: #fdedc1;
  color: #684e07;
}
.bg-16 {
  background-color: #b3efd3;
  color: #0b4f30;
}
.bg-17 {
  background-color: #a2dcc1;
  color: #04502e;
}
.bg-18 {
  background-color: #ff7537;
  color: #ffffff;
}
.bg-19 {
  background-color: #ffad46;
  color: #ffffff;
}
.bg-20 {
  background-color: #ebdbde;
  color: #a75c6a;
}
.bg-21 {
  background-color: #cca6ac;
  color: #ffffff;
}
.bg-22 {
  background-color: #42d692;
  color: #094228;
}
.bg-23 {
  background-color: #16a765;
  color: #ffffff;
}
.bg-24 {
  background-color: #f3d230;
  color: #ffffff;
}
.pointer {
  cursor: pointer;
}
.mrgt-5 {
  margin-top: -5px;
}
.filter-form label {
  font-weight: inherit !important;
}
.toasts-top-right {
  z-index: 20000;
}
.swal2-container .swal2-title {
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 0px 0px 10px 0px;
}
.swal2-container .swal2-html-container {
  margin-top: 0.5rem !important;
  margin-left: 0;
  margin-right: 0;
  overflow: inherit;
  text-align: left;
  font-size: 14px;
}
.swal2-container .swal2-html-container span {
  font-size: 14px;
}
.swal2-container .swal2-close {
  font-weight: 700;
  margin-top: -45px;
  margin-right: -20px;
  color: red;
  padding: 0;
}
.swal2-container .swal2-close:focus {
  box-shadow: none;
}
.swal2-container .swal2-actions {
  z-index: 0;
}
.swal2-container .swal2-actions button {
  font-size: 14px;
}
.swal2-container .swal2-question {
  border-color: #ff8f13;
  color: #ff8f13;
  margin: 1rem auto;
}
.swal2-container .swal2-validation-message {
  border-color: #f9e0e0;
  background: #f9e0e0;
  color: #e11c1a;
}
.width-100 {
  width: 100% !important;
}
.btn-xs {
  font-size: 12px;
  padding: 2px 3px;
}
.text-13 {
  font-size: 13px;
}
.fs-15 {
  font-size: 15px;
}
.fs-14 {
  font-size: 14px;
}
.bg-second-2 {
  background: #f7f7f7 !important;
}
.dashboard .card-status {
  min-width: 250px;
}
@media (max-width: 768px) {
  .dashboard .card-status {
    min-width: 100%;
  }
}
.help-block-error {
  color: red;
}
#reviewOrder .modal-dialog {
  min-width: 900px !important;
}
.input-box {
  min-width: 150px;
}
.input-box-fulfill {
  max-width: 250px;
}
.input-box-2 {
  min-width: 350px;
}
.filter-form .form-control,
.filter-form .form-select {
  height: 35px;
}
.select2-container {
  width: auto !important;
}
.select2-dropdown {
  min-width: 210px !important;
}
#order-canvas-detail {
  height: 100%;
}
#order-canvas-detail .loading-spinner {
  height: 100%;
}
#order-canvas-detail .loading-spinner .spinner-grow {
  width: 5rem;
  height: 5rem;
}
#order-canvas-detail input {
  font-size: 0.875rem !important;
}
#order-canvas-detail button span,
#order-canvas-detail .btn {
  font-size: 12px !important;
}
.summernote-container {
  text-align: left !important;
}
.note-modal {
  font-size: 14px;
}
.note-modal .modal-header {
  display: none;
}
.note-modal .note-editable {
  font-size: 14px;
}
.row-note {
  border-bottom: 1px solid white;
}
.item-note-content {
  color: red;
}
.item-note-content p {
  margin-bottom: 0.25rem !important;
  display: flex;
}
.item-note-content a {
  color: red !important;
}
select.form-control[multiple] {
  height: 35px !important;
}
.removeVariant {
  position: absolute;
  top: 25px;
  right: -21px;
  color: red;
  font-size: 20px;
}
.chartIdea .highcharts-data-label text {
  font-size: 1em !important;
}
.list-variant-sku .ui-widget {
  font-size: 14px;
}
.list-variant-sku .ui-widget .tagit-close .text-icon {
  display: block !important;
  color: #bf4747;
  margin-left: 4px;
}
.list-variant-sku .ui-widget .tagit-close .ui-icon-close {
  display: none;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
.gap-10 {
  gap: 10px;
}
.gap-15 {
  gap: 15px;
}
.gap-20 {
  gap: 20px;
}
.upload-avatar {
  position: absolute;
  top: 45%;
  left: 40%;
  font-size: 55px;
  z-index: 1000;
  color: #2b0505;
  opacity: 0;
}
.upload-avatar:hover {
  opacity: 1;
}
ul.ks-cboxtags {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.ks-cboxtags li {
  display: inline;
  margin: 2px;
}
ul.ks-cboxtags li label {
  display: inline-block;
  border-radius: 25px;
  white-space: nowrap;
  margin: 3px 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all 0.2s;
}
ul.ks-cboxtags li label {
  padding: 3px 5px;
  cursor: pointer;
  text-transform: inherit !important;
  font-weight: inherit !important;
}
ul.ks-cboxtags li label::before {
  content: "\f4fe";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 15px;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
  content: "\f26e";
  transform: rotate(-360deg);
  transition: transform 0.3s ease-in-out;
}
ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  transition: all 0.2s;
}
ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.label_radio {
  display: block;
  line-height: 40px;
}
.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 26px;
  width: 26px;
  transition: all 0.15s ease-out 0s;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  z-index: 1000;
}
.option-input:focus {
  outline: none !important;
}
.option-input:checked {
  margin-top: 0px;
  display: table-caption;
}
.option-input:checked::before {
  width: 26px;
  height: 26px;
  content: "\f26e";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 25px;
  text-align: center;
  font-size: 21px;
  -webkit-font-smoothing: antialiased;
}
.option-input:checked::after {
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
  margin: 1px;
}
.option-input.radio::after {
  border-radius: 50%;
}
@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.remove_label {
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 11px;
  text-transform: none;
  display: inline-block;
}
.inventory-qrcode .form-group {
  max-width: 200px;
  float: left;
  margin-right: 20px;
}
.inventory-qrcode .btn-ex {
  margin-top: 30px;
  margin-left: 20px;
}
#reader {
  width: 200px;
  margin: 20px auto;
}
#modal-scan {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
#modal-scan .modal-content {
  position: relative;
  background: white;
  width: 400px;
  margin: 100px auto;
  padding: 10px;
  border: none !important;
  box-shadow: none !important;
}
#modal-scan #close-modal {
  position: absolute;
  top: -45px;
  right: 0px;
  cursor: pointer;
  color: red;
  font-size: 25px;
}
#popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#success-message {
  display: none;
  color: green;
  text-align: center;
  margin-top: 10px;
}
.swal2-icon {
  width: 40px !important;
  height: 40px !important;
  margin: 30px auto !important;
}
.swal2-icon .swal2-icon-content {
  font-size: 30px;
}
.charts-designer .highcharts-figure,
.charts-designer .highcharts-data-table table {
  min-width: 310px;
  margin: 1em auto;
}
.charts-designer .highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.charts-designer .highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}
.charts-designer .highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.charts-designer .highcharts-data-table td,
.charts-designer .highcharts-data-table th,
.charts-designer .highcharts-data-table caption {
  padding: 0.5em;
}
.charts-designer .highcharts-data-table thead tr,
.charts-designer .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.charts-designer .highcharts-data-table tr:hover {
  background: #f1f7ff;
}
.charts-designer .highcharts-description {
  margin: 0.3rem 10px;
}
.bg-miss td {
  background: #ffefe5;
}
.item-note-content img {
  max-width: 86px;
}
.list-artworks .file-item {
  width: 35px;
  border: 1px solid #EDEDED;
  height: 35px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  border-radius: 0.25rem;
  justify-content: center;
  background: linear-gradient(180deg, rgba(122, 122, 122, 0) 0, rgba(163, 183, 169, 0.6) 100%);
}
.list-artworks .file-item .file-type {
  font-weight: bold;
  font-size: 13px;
}
.list-artworks .file-item .position-area {
  width: 3.75rem;
  bottom: 0;
  height: 95%;
  display: flex;
  position: absolute;
  background: linear-gradient(180deg, rgba(122, 122, 122, 0) 0, rgba(15, 92, 36, 0.6) 100%);
  align-items: end;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-inline: 0.1rem;
  justify-content: center;
}
.list-artworks .file-item .position-area p {
  color: #383838;
  margin: 0;
  font-size: 0.625rem;
  font-weight: 600;
}
.timeline-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.timeline-container .timeline {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  margin: 0 !important;
}
.timeline-container .timeline:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #ccc;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item {
  position: relative;
  text-align: center;
  width: 150px;
  z-index: 1;
  margin: 0 !important;
  padding: 0;
}
.timeline-container .timeline .timeline-item.completed:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 100%;
  height: 4px;
  background: #1b7e1b;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item.completed .circle {
  background: #1b7e1b;
}
.timeline-container .timeline .timeline-item.completed:first-child:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 50%;
  left: 50%;
  height: 4px;
  background: #1b7e1b;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item.completed:last-child:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 50%;
  left: 0;
  height: 4px;
  background: #1b7e1b;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item.completed p {
  margin: 0;
  font-size: 14px;
  color: #333;
}
.timeline-container .timeline .timeline-item.pending:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 100%;
  height: 4px;
  background: #d0d0d0;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item.pending .circle {
  background: #ccc;
  box-shadow: 0 0 5px #999;
}
.timeline-container .timeline .timeline-item.pending:first-child:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 50%;
  left: 50%;
  height: 4px;
  background: #d0d0d0;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item.pending:last-child:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 50%;
  left: 0;
  height: 4px;
  background: #d0d0d0;
  transform: translateY(-50%);
  z-index: -1;
}
.timeline-container .timeline .timeline-item.pending p {
  margin: 0;
  font-size: 14px;
  color: #d0d0d0;
}
.timeline-container .timeline .timeline-item .circle {
  width: 20px;
  height: 20px;
  background: #1b7e1b;
  border-radius: 50%;
  display: inline-block;
  border: 3px solid white;
  box-shadow: 0 0 5px #1b7e1b;
}
.list-line .disabled {
  border: none;
  box-shadow: none;
  background: white;
}
.list-line select {
  appearance: none;
  /* Ẩn mũi tên trên tất cả trình duyệt */
  -webkit-appearance: none;
  /* Safari */
  -moz-appearance: none;
  /* Firefox */
  background: white;
  /* Đảm bảo không có icon nền */
  padding-right: 20px;
  /* Để giữ khoảng trống cho nội dung */
}
#timeline {
  border-left: 3px solid #bebfc7;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0 auto;
  letter-spacing: 0.2px;
  position: relative;
  line-height: 1.4em;
  font-size: 1.03em;
  padding: 30px;
  list-style: none;
  text-align: left;
  max-height: 350px;
  overflow-y: auto;
}
#timeline h1 {
  font-weight: 300;
  font-size: 1.4em;
}
#timeline h2,
#timeline h3 {
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 10px;
}
#timeline .event {
  border-bottom: 1px dashed #e8ebf1;
  padding-bottom: 0px;
  margin-bottom: 20px;
  position: relative;
}
#timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
#timeline .event:before,
#timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}
#timeline .event:before {
  left: -207px;
  content: attr(data-date);
  text-align: right;
  font-weight: 100;
  font-size: 0.9em;
  min-width: 120px;
}
#timeline .event:after {
  left: -30px;
  background: #fff;
  content: "";
  top: 10px;
  transform: translateY(-50%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #b1aeae;
}
.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}
.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 15s linear infinite;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.timeline-order-container {
  position: relative;
  width: 100%;
  height: 79px;
  margin: 12px auto;
}
.timeline-order-container .bar {
  position: absolute;
  height: 10px;
}
.timeline-order-container .estimate {
  background-color: #a6cfbb;
  top: 20px;
}
.timeline-order-container .actual {
  background-color: #ffb1ae;
  top: 30px;
}
.timeline-order-container .marker {
  position: absolute;
  text-align: center;
  color: black;
  font-size: 12px;
  transform: translateX(-50%);
  min-width: 120px;
}
.timeline-order-container .marker-top::after {
  content: "";
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #a6cfbb;
}
.timeline-order-container .marker-bottom::after {
  content: "";
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #a6cfbb;
}
.timeline-order-container .date_time {
  color: #8d8d8d;
  font-size: 12px;
}
.timeline-bar {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.timeline-bar .timeline-box {
  padding: 15px 20px;
  width: 130px;
  text-align: center;
  color: #495057;
  font-weight: 500;
  transition: background 0.3s, color 0.3s;
  position: relative;
}
.timeline-bar .timeline-box .text-transparent {
  color: transparent;
}
.timeline-bar .timeline-box i {
  position: absolute;
  font-size: 22px;
  left: calc(50% - 11px);
  top: 20%;
}
.timeline-bar .timeline-box.active {
  background-color: #f2fff8;
}
.orders-timeline .table {
  overflow: visible;
}
.orders-timeline .table td,
.orders-timeline .table th {
  padding: 0 0.75rem !important;
}
.btn-statis-status {
  border: 1px solid #ddd;
  border-radius: 18px;
  padding: 5px 11px;
  font-size: 13px;
  color: black;
}
.btn-statis-status:hover {
  background: #f5f5f5;
}
.min-50 {
  min-width: 50px;
}
.min-300 {
  min-width: 300px;
}
.min-200 {
  min-width: 200px;
}
.min-100 {
  min-width: 100px;
}
.min-150 {
  min-width: 150px;
}
.min-120 {
  min-width: 120px;
}
.min-80 {
  min-width: 120px;
}
.min-30 {
  min-width: 30px;
}
.min-60 {
  min-width: 60px;
}
.w-150 {
  width: 150px !important;
}
.w100 {
  width: 100px !important;
}
.w-20 {
  width: 20px;
}
.h-20 {
  height: 20px;
}
.w-15 {
  width: 15px;
}
.h-15 {
  height: 15px;
}
.h-32 {
  height: 32px;
}
.fs-14 {
  font-size: 14px;
}
#form-product-type .input-group .input-group-text {
  padding: 0 2px 0 5px;
  background: transparent;
}
#form-product-type .input-group input {
  border-left: none;
  padding-left: 2px;
  font-size: 14px;
}
.option-block input,
.option-block .tagit-label {
  font-size: 14px;
}
.option-block .tagit {
  height: 38px;
  overflow: hidden;
}
.image-variant {
  border: 1px dashed #dddddd;
  border-radius: 3px;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}
.image-variant.img-child {
  width: 40px;
  height: 40px;
  font-size: 15px;
}
.over-parent .over-child {
  display: block;
  border-radius: 20px;
  border: 1px solid;
  padding: 2px 10px;
}
.over-parent:has(.child:nth-child(2)):not(:has(.child:nth-child(3))) {
  justify-content: start;
  gap: 20px;
  /* cách nhau giữa 2 thẻ */
}
.over-parent:has(.child:nth-child(1)):not(:has(.child:nth-child(2))) {
  justify-content: flex-start;
}
.pagination .page-item.prev.disabled {
  padding: 7px 12px;
  background: #ededed;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: 1px solid #ddd;
}
.pagination .page-item.next.disabled {
  padding: 7px 12px;
  background: #ededed;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #ddd;
}
.dup_item {
  display: block;
  position: absolute;
  top: 30px;
  right: 4px;
}
.text-divider {
  display: flex;
  align-items: center;
  text-align: center;
  color: #6c757d;
}
.text-divider:before,
.text-divider:after {
  content: "";
  flex: 1;
  border-top: 1px solid #dee2e6;
  /* màu nhạt của Bootstrap */
  margin: 0 0.5rem;
}
.w100 {
  width: 100px;
}
.option-block .tagit {
  height: auto !important;
  overflow: hidden;
}
