/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/root.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --main-color: #0046aa;
  --main-color-secondary: #013583;
  --main-color-hover: #013583;
  --main-count: #c1002b;
  --status-online: #28a745;
  --status-offline: #c1002b;
  --white: #fff;
  --marketplace-hb: #ff6000 !important;
  --marketplace-ty: #f27a1a !important;
  --marketplace-go: #36b257 !important;
  --marketplace-n11: #5d3ebc !important;
  --marketplace-cs: #013da6 !important;
  --marketplace-eptt: #fdb913 !important;
  --marketplace-ms: #ff6f38 !important;
  --marketplace-paz: #0137f3 !important;
  --marketplace-al: #36b257 !important;
  --marketplace-idf: #0c45f5 !important;
  --marketplace-site: var(--main-color) !important;
  --btn-success: #375dfb;
  --btn-success-shadow: #375dfb;
  --btn-success-hover: #375dfb;
  --btn-danger: #df1c41;
  --btn-danger-shadow: #e93535;
  --btn-danger-hover: #df1c41;
  --btn-active: #36b257;
  --btn-active-shadow: #2d9448;
  --btn-active-hover: #36b257;
  --btn-warning: #dfa81c;
  --btn-warning-shadow: #dfa81c;
  --btn-warning-hover: #dfa81c;
  --btn-info: #667185;
  --btn-info-shadow: #667185;
  --btn-info-hover: #667185;
  --btn-secondary: #20232d;
  --btn-secondary-shadow: #242628;
  --btn-secondary-hover: #20232d;
  --btn-light: #f9fafb;
  --btn-light-shadow: #f9fafb;
  --btn-light-hover: #f9fafb;
  --input-label: #667185;
  --input-border-color: #667185;
  --verified-color: #36b257;
  --unverified-color: #c1002b;
  --gray-scale-1: #99a0ae;
  --gray-scale-2: #cacfd8;
  --gray-scale-3: #e1e4ea;
  --gray-scale-4: #f2f5f8;
  --gray-scale-5: #f5f7fa;
  --card-box-shadow: rgba(0, 0, 0, 0.03) 0px 3px 4px 0px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/reset.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body .kt-portlet {
  box-shadow: none;
  border: 1px solid #E2E4E9;
}

/*.ms-form-select
{
  padding: 0!important;
  border: none!important;
  height: calc(1.4rem) !important;
  .ms-choice
  {
    span
    {
      padding-left: 0!important;
    }
  }
}*/
.clr-picker {
  z-index: 99999999 !important;
}

.word-break-all {
  word-break: break-all;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/index.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.box-shadow-none {
  box-shadow: none !important;
}

body {
  font-family: "Inter", sans-serif !important;
  background: var(--main-color) !important;
}

.jet-container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.jet-body-container {
  background: var(--white) !important;
  width: 100%;
  margin-left: 70px;
  border-top-left-radius: 1rem;
  overflow: hidden;
}
.jet-body-container.jet-body-container-in {
  margin-left: 0 !important;
  border-radius: 0 !important;
}
.jet-body-container .kt-content {
  padding: 0rem 1.5rem;
}

.jet-content__head-title {
  font-weight: 700;
  font-size: 18px;
  color: #3C495C;
}
.jet-content__head-description {
  font-size: 14px;
  font-weight: 400;
  color: #7F879A;
}

.btn-jet {
  padding: 8px 12px;
  border-radius: 8px;
  background: transparent;
  border: 1px solid #D0D5DD;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  gap: 5px;
}
.btn-jet-primary {
  background: var(--main-color);
  border-color: var(--main-color);
  color: #fff;
}

.jet-switch.kt-switch--outline.kt-switch--success input:empty ~ span:before {
  box-shadow: 0px 4px 4px 0px rgba(15, 15, 16, 0.06) inset;
  border-top: 1px solid #CDD0D5 !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  background: #E2E4E9;
}

.jet-switch.kt-switch--outline.kt-switch--success input:empty ~ span:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(27, 28, 29, 0.02), 0px 6px 10px 0px rgba(27, 28, 29, 0.06), 0px -3px 3px 0px rgba(228, 229, 231, 0.48) inset;
}

.jet-switch.kt-switch--outline.kt-switch--success input:checked ~ span:before {
  background: var(--main-color) !important;
  box-shadow: 0px 4px 4px 0px rgba(15, 15, 16, 0.12) inset;
  border-top: 1px solid #253EA7 !important;
}

.jet-switch.kt-switch--outline.kt-switch--success input:checked ~ span:after {
  background: #fff !important;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  box-shadow: 0px 2px 4px 0px rgba(22, 38, 100, 0.08), 0px 4px 8px 0px rgba(22, 38, 100, 0.08), 0px 6px 10px 0px rgba(22, 38, 100, 0.08), 0px -3px 3px 0px #E4E5E7 inset;
}

.flex-form-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.noRecords {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: inherit;
  min-height: inherit;
  gap: 10px;
}
.noRecords p {
  font-size: 14px;
  font-weight: 500;
  color: #7F879A;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/button.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.btn-success {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-success, #375DFB) !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 1px var(--btn-success-shadow, #375DFB), 0 1px 2px 0 rgba(37, 62, 167, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-success span {
  display: flex;
  align-items: center;
  color: #fff;
}
.btn-success span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-success span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-success:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-success, #375DFB) !important;
  transition: all 250ms ease-in-out;
  color: #fff !important;
}

.btn-light {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-light, #375DFB) !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 1px var(--btn-light-shadow, #375DFB), 0 1px 2px 0 rgba(37, 62, 167, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-light span {
  display: flex;
  align-items: center;
  color: #344054;
}
.btn-light span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-light span svg {
  max-width: 18px;
  max-height: 18px;
  color: #344054;
}
.btn-light:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-light, #375DFB) !important;
  transition: all 250ms ease-in-out;
  color: #344054 !important;
}

.btn-danger {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-danger, #DF1C41) !important;
  border-color: transparent !important;
  box-shadow: 0px 0px 0px 1px var(var(--btn-danger-shadow, #E93535)), 0px 1px 2px 0px rgba(175, 29, 29, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-danger span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
.btn-danger span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-danger span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-danger:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-danger-hover, #DF1C41) !important;
  transition: all 250ms ease-in-out;
}

.btn-active {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-active, #36b257) !important;
  border-color: transparent !important;
  box-shadow: 0px 0px 0px 1px var(var(--btn-active-shadow, #2d9448)), 0px 1px 2px 0px rgba(175, 29, 29, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
  color: #fff !important;
}
.btn-active span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
.btn-active span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-active span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-active:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-active-hover, #36b257) !important;
  transition: all 250ms ease-in-out;
}

.btn-warning {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-warning, #dfa81c) !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 1px var(--btn-warning-shadow, #dfa81c), 0 1px 2px 0 rgba(175, 112, 29, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-warning span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
.btn-warning span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-warning span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-warning:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-warning-hover, #dfa81c) !important;
  transition: all 250ms ease-in-out;
}

.btn-info {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-info, #8B498C) !important;
  border-color: transparent !important;
  box-shadow: 0px 0px 0px 1px var(--btn-info-shadow, #8B498C), 0px 1px 2px 0px rgba(83, 29, 175, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-info span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
.btn-info span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-info span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-info:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-info-hover, #8B498C) !important;
  transition: all 250ms ease-in-out;
}

.btn-secondary {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-secondary, #20232D) !important;
  border-color: transparent !important;
  box-shadow: 0px 0px 0px 1px var(--btn-secondary-shadow, #242628), 0px 1px 2px 0px rgba(27, 28, 29, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-secondary span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
.btn-secondary span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-secondary span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-secondary:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--btn-secondary-hover, #20232D) !important;
  transition: all 250ms ease-in-out;
}

.btn-excel {
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--red-base, #1D6F42) !important;
  border-color: transparent !important;
  box-shadow: 0px 0px 0px 1px #1D6F42, 0px 1px 2px 0px rgba(18, 108, 34, 0.48);
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
}
.btn-excel span {
  display: flex;
  align-items: center;
  color: #fff;
}
.btn-excel span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-excel span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
.btn-excel:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--red-base, #1D6F42) !important;
  transition: all 250ms ease-in-out;
}

.btn-border {
  border-radius: 4px !important;
  border-color: #efefef !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  background: transparent !important;
}
.btn-border span {
  display: flex;
  align-items: center;
  color: #fff;
}
.btn-border span i {
  font-weight: 400;
  font-size: 16px;
}
.btn-border span svg {
  max-width: 18px;
  max-height: 18px;
  color: #fff;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/button-group.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.btn-image-group {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 0.5rem;
}
.btn-image-group .btn-image {
  border: 1px solid #efefef;
  background: transparent;
  border-radius: 4px;
}
.btn-image-group .btn-image-delete {
  padding-inline: 6px;
  font-size: 12px !important;
  font-weight: 500 !important;
}

.btn-quick {
  gap: 5px;
}
.btn-quick .btn-quickview {
  border-radius: 4px !important;
  background: var(--btn-success);
  color: #fff !important;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-quick .btn-quickview i {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.btn-quick .btn-quickview:hover {
  color: #fff !important;
}
.btn-quick .btn-quickdelete {
  border-radius: 4px !important;
  background: var(--btn-danger);
  color: #fff !important;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-quick .btn-quickdelete i {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.btn-quick .btn-quickdelete:hover {
  color: #fff !important;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/badge.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-badge {
  padding: 4px 8px 4px 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border-radius: 6px;
  font-size: 12px !important;
  font-weight: 500 !important;
}
.jet-badge i {
  font-size: 16px !important;
}
.jet-badge-success {
  background: rgb(239, 250, 246);
  color: rgb(56, 199, 147) !important;
}
.jet-badge-success i {
  color: rgb(56, 199, 147);
}
.jet-badge-danger {
  background: rgb(253, 237, 240);
  color: rgb(223, 28, 65) !important;
}
.jet-badge-danger i {
  color: rgb(223, 28, 65);
}
.jet-badge-info {
  background: #C2EFFF;
  color: #164564 !important;
}
.jet-badge-info i {
  color: #164564;
}
.jet-badge-gray {
  background: #F6F8FA;
  color: #525866 !important;
}
.jet-badge-gray i {
  color: #525866;
}
.jet-badge-pink {
  background: rgb(249, 194, 255);
  color: rgb(98, 15, 108);
}
.jet-badge-pink i {
  color: rgb(98, 15, 108);
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/modal.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body.panel-body .kt-portlet__head-toolbar .nav-tabs {
  gap: 20px;
}
body.panel-body .kt-portlet__head-toolbar .nav-tabs .nav-item {
  margin-right: 0;
  margin-bottom: 0;
}
body.panel-body .kt-portlet__head-toolbar .nav-tabs .nav-item .nav-link {
  border: none !important;
  padding: 8px;
  font-size: 14px;
  font-weight: 500;
}
body.panel-body .kt-portlet__head-toolbar .nav-tabs .nav-item .nav-link.active, body.panel-body .kt-portlet__head-toolbar .nav-tabs .nav-item .nav-link:hover {
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(27, 28, 29, 0.04);
  background: #fff;
  font-size: 14px;
  font-weight: 600;
  color: rgb(32, 35, 45);
}
body.panel-body .kt-portlet__head-toolbar .nav-tabs .nav-item .nav-link.active i, body.panel-body .kt-portlet__head-toolbar .nav-tabs .nav-item .nav-link:hover i {
  color: rgb(82, 88, 102);
}

.native-modal .modal-content {
  border: 0 !important;
}

.native-modal .modal-header {
  background: var(--main-color) !important;
  border: 0 !important;
  align-items: center;
}
.native-modal .note-editor,
.native-modal .note-editor.note-frame {
  position: relative;
  z-index: 1060;
}
.native-modal .note-toolbar,
.native-modal .panel-heading.note-toolbar {
  position: relative;
  z-index: 1065;
}
.native-modal .note-editor .dropdown-menu,
.native-modal .note-popover .popover-content .dropdown-menu,
.native-modal .panel-heading.note-toolbar .dropdown-menu,
.native-modal .note-popover.popover {
  z-index: 1070 !important;
}
.native-modal .note-dialog,
.native-modal .note-modal,
.native-modal .note-modal .modal-dialog,
.native-modal .note-modal .modal-content {
  z-index: 1080 !important;
}

.native-modal .modal-header .modal-title {
  color: #fff !important;
  font-weight: 500 !important;
}

.modal-subtitle {
  display: flex;
  flex-direction: column;
}
.modal-subtitle .modal-title-text {
  font-size: 14px;
  font-weight: 400;
}
.modal-subtitle .modal-subtitle-text {
  font-size: 18px;
  font-weight: 600;
}

.modal-header-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.modal-header-buttons button {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.modal-header-buttons button i {
  font-size: 16px;
  color: #fff;
}
.modal-header-buttons button:hover {
  background: #fff;
  border: 1px solid #fff;
}
.modal-header-buttons button:hover i {
  color: #000;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/divider.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.solid-divider {
  margin-left: -23px;
  margin-right: -14px;
  padding: 1rem;
  margin-bottom: 1rem;
  background: #F6F8FA;
  color: #868C98;
  font-weight: 500;
}

.basic-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #F3F4F6;
  color: #1F2937;
  padding: 1rem;
  border-radius: 8px;
}
.basic-divider .icon {
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #1F2937;
}
.basic-divider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-divider p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
}

.info-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f0f9fe;
  color: #181A3B;
}
.info-divider .icon {
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #059EF0;
}
.info-divider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.danger-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fdf3f3;
  color: #181A3B;
}
.danger-divider .icon {
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #EC413A;
}
.danger-divider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.error-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fdf3f3;
  color: #181A3B;
}
.error-divider .icon {
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #EC413A;
}

.success-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #CBF5E5;
  color: #176448;
}
.success-divider .icon {
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #38C793;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/info.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.description-info {
  background: #f0f9fe;
  border-left: 4px solid #059EF0;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
}
.description-info .icon {
  color: #059EF0;
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.description-info .content {
  color: #181A3B;
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
.description-info .content span {
  font-size: 14px;
  font-weight: 500;
}
.description-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.description-info ul li {
  color: #181A3B;
}
.description-info ul li span {
  font-weight: 500;
}
.description-info ul li a {
  font-weight: 500;
  color: #059EF0;
}
.description-info ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
.description-danger {
  background: #fdf3f3;
  border-left: 4px solid #EC413A;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
}
.description-danger .icon {
  color: #EC413A;
  background: #fff;
  max-width: 30px;
  width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.description-danger .content {
  color: #181A3B;
  display: flex;
  flex-direction: column;
  font-size: 12px;
}
.description-danger .content span {
  font-size: 14px;
  font-weight: 500;
}
.description-danger ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.description-danger ul li {
  color: #181A3B;
}
.description-danger ul li span {
  font-weight: 500;
}
.description-danger ul li a {
  font-weight: 500;
  color: #EC413A;
}
.description-danger ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/card.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-card {
  border: 1px solid #E2E4E9;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  border-radius: 6px;
}
.jet-card__head {
  border-bottom: 1px solid #E2E4E9;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  padding: 1.5rem;
}
.jet-card__head-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: #0A0D14;
}
.jet-card__head .sorting-types .nav-tabs {
  gap: 5px !important;
}
.jet-card__head .sorting-types .nav-link {
  transition: all 250ms ease-in-out;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.jet-card__head .sorting-types .nav-link.active {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--blue-base, #375DFB) !important;
  box-shadow: 0 0 0 1px #375DFB, 0 1px 2px 0 rgba(37, 62, 167, 0.48);
  transition: all 250ms ease-in-out;
  color: #fff !important;
}
.jet-card__body {
  padding: 1rem;
}
.jet-card__body .solid-divider {
  border-radius: 4px;
}

.xml-outputs-list {
  display: flex;
  align-items: center;
  gap: 5px;
}

.single-card {
  border: 1px solid #E2E4E9;
  border-radius: 6px;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}
.single-card-img {
  padding: 0.5rem;
}
.single-card-img img {
  max-width: 50px;
}
.single-card-body {
  padding: 0.5rem;
}
.single-card-title {
  color: #0A0D14;
  font-size: 14px;
  font-weight: 600;
}
.single-card-description {
  margin-bottom: 0;
  color: #525866;
  font-size: 12px;
  font-weight: 400;
}
.single-card-link {
  color: var(--main-color);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
}
.single-card-link:hover {
  color: var(--main-color);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/actionBar.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bottom-action-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5) !important;
  backdrop-filter: blur(1rem);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  z-index: 99999 !important;
}
.bottom-action-bar .btn {
  display: flex;
  align-items: center;
  color: #fff !important;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/dropdown.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dropdown-actions {
  width: 100% !important;
}
.dropdown-actions .btn {
  border: 1px solid #EAECF0;
  color: #344054;
  padding: 10px 12px !important;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  border-radius: 6px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
}
.dropdown-actions .btn::after {
  margin-left: auto !important;
}
.dropdown-actions .btn:hover, .dropdown-actions .btn:focus {
  background: #fff;
  border-color: #EAECF0;
  color: #0A0D14;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.dropdown-menu a.dropdown-item,
.dropdown-menu button.dropdown-item {
  cursor: pointer;
  font-size: 12px !important;
  font-weight: 500 !important;
  background: transparent !important;
  color: #0A0D14 !important;
  padding: 5px !important;
  padding-inline: 10px !important;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  gap: 10px;
}
.dropdown-menu a.dropdown-item i,
.dropdown-menu button.dropdown-item i {
  color: #525866;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-right: 0 !important;
}
.dropdown-menu a.dropdown-item svg,
.dropdown-menu button.dropdown-item:hover { 
  stroke: #525866;
}
.dropdown-menu a.dropdown-item:hover,
.dropdown-menu button.dropdown-item:hover {
  background: #F6F8FA !important;
  color: #0A0D14 !important;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/mediaQuery.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@media screen and (max-width: 991px) {
  body .jet-sidebar {
    display: none;
  }
  body .jet-header {
    padding: 0 !important;
  }
  body .jet-header__brand .jet-header__brand-logo,
  body .jet-header__brand .jet-header__brand-actions {
    display: none;
  }
  body .jet-header__brand .jet-header__actions-user {
    display: none;
  }
  body .jet-body-container {
    margin-left: 0;
    border-radius: 0;
  }
  body .kt-grid .kt-grid__item .kt-wrapper {
    padding-top: 42px;
  }
  body .page-subs__menu {
    overflow-x: scroll;
  }
  .kt-header-mobile {
    background: var(--main-color) !important;
  }
  .kt-header-mobile__btn {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-right: 0.5rem;
    font-size: 13px;
    font-weight: 500;
  }
  .kt-header-mobile__btn i {
    font-size: 15px;
  }
  .kt-header-mobile__nav .btn-icon i {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
  }
  body .jet-header-menu ul li a.jet-header-menu__link span,
  body .jet-header-menu ul li a.kt-menu__toggle span,
  body .jet-header-menu ul li a.jet-header-menu__link span:hover,
  body .jet-header-menu ul li a.kt-menu__toggle span:hover {
    color: #6b6f8d !important;
  }
  .jet-notification {
    margin-top: 18px !important;
  }
  .notification-carousel .carousel-control {
    top: 80% !important;
  }
  body .lag-modal-tabs .kt-portlet__head .kt-portlet__head-toolbar {
    margin: 0;
  }
  body .lag-modal-tabs .kt-portlet__head .kt-portlet__head-toolbar .nav-tabs {
    flex-wrap: wrap;
    gap: 5px;
    justify-content: start;
  }
  body .integration--accounting {
    margin-top: 1rem;
  }
  body .integration--accounting .accounting-item {
    flex-direction: column;
    gap: 5px;
  }
  body .integration--accounting .accounting-item-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.5rem;
  }
  body .integration--accounting .accounting-item-content .description {
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  body .info-divider,
  body .danger-divider {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  body .info-divider .icon,
  body .danger-divider .icon {
    max-width: max-content;
    gap: 5px;
    padding-inline: 1rem;
  }
  body .info-divider .icon::after {
    content: "Bilgilendirme";
    font-size: 12px;
  }
  body .danger-divider .icon::after {
    content: "Önemli";
    font-size: 12px;
  }
  body .xml-outputs-list {
    flex-direction: column;
  }
  .order-modal .short-info {
    margin-top: 1rem;
  }
  body .product-page-info-box .data-left small {
    margin-bottom: 5px;
  }
  body .product-page-info-box .data-left .mini-progress {
    flex-direction: column;
    align-items: start;
    gap: 0;
  }
  body .product-page-info-box .data-left .mini-progress small {
    margin-bottom: 5px;
  }
  body .native-modal .modal-footer .buttons.buttons-right {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    margin-top: 0.5rem;
  }
  body.login-body .login-body-wrapper .kt-login__form {
    width: 100%;
  }
  body.login-body .login-body-wrapper .kt-login__form .kt-form .otp-target-title {
    margin-left: 1rem;
  }
  body.login-body .kt-login__actions-wrapper {
    max-width: 75%;
  }
  body.login-body .kt-login__title {
    text-align: center;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/module.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.module-access-denied {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.empty-chart {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  height: 100%;
  padding: 15px;
}
.empty-img {
  width: max-content;
}
@media screen and (max-width: 991px) {
  .empty-img {
    width: 100%;
  }
}
.empty-title {
  color: #86909C;
  text-align: center;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/popover.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.popover {
  max-width: 276px;
  font-family: inherit;
  font-size: 0.875rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
.popover .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.popover.bs-popover-top {
  margin-bottom: 0.5rem;
}
.popover.bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.popover.bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.popover.bs-popover-right {
  margin-left: 0.5rem;
}
.popover.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.popover.bs-popover-right > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.bs-popover-right > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/core/more.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body .lag-image-uploader {
  background: transparent;
  border-radius: 0;
  padding: 0;
}
body .lag-image-uploader .images {
  border-radius: 6px;
  padding: 1rem;
  background: #eee;
}
body .lag-image-uploader .image-url-head {
  padding: 0.5rem 0;
}
body .lag-image-uploader .url-m-form {
  align-items: stretch;
  gap: 10px;
}
body .lag-image-uploader .url-m-form .url-m-input {
  height: auto;
  padding: 0.5rem;
  width: 100%;
}
body .lag-image-uploader .url-m-form .btn-success {
  max-width: 100px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/header/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.kt-header {
  z-index: 1005;
  position: relative;
}

.kt-promotion-bar {
  background: var(--main-color-secondary) !important;
}

.kt-header__top {
  background: var(--main-color) !important;
}

.jet-header {
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: center;
  gap: 30px;
}
.jet-header__brand-logo img {
  max-width: 200px;
  max-height: 55px;
}
.jet-header__brand-actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 30px;
}
.jet-header-menu ul li a.jet-header-menu__link, .jet-header-menu ul li a.kt-menu__toggle {
  background: transparent !important;
  padding: 0.75rem 1rem !important;
}
.jet-header-menu ul li a.jet-header-menu__link span, .jet-header-menu ul li a.kt-menu__toggle span {
  color: rgba(255, 255, 255, 0.8) !important;
}
@media screen and (max-width: 1440px) and (min-width: 1366px) {
  .jet-header-menu ul li a.jet-header-menu__link span, .jet-header-menu ul li a.kt-menu__toggle span {
    font-size: 0.95rem !important;
  }
}
.jet-header-menu ul li a.jet-header-menu__link span:hover, .jet-header-menu ul li a.kt-menu__toggle span:hover {
  color: #fff !important;
}
.jet-header-menu ul li.kt-menu__item--hover a.jet-header-menu__link span {
  color: #fff !important;
}

.dropdown-currencies .btn-currencies {
  background: rgba(255, 255, 255, 0.05);
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: 600;
  color: #fff !important;
}
.dropdown-currencies .dropdown-menu {
  top: 10px !important;
}
.dropdown-currencies .dropdown-menu .dropdown-item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
}
.dropdown-currencies .dropdown-menu .dropdown-item .icon {
  background: rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding-inline: 6px;
}
.dropdown-currencies .dropdown-menu .dropdown-item .icon svg {
  width: 16px;
}

.dropdown-menu-user {
  top: 13px !important;
}

.commerce-view {
  background: rgba(255, 255, 255, 0.05);
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: 600;
  color: #fff !important;
  display: flex;
  align-items: center;
  gap: 5px;
}
.commerce-view svg {
  width: 16px;
  height: 16px;
}
.commerce-view i {
  font-weight: 400;
}

.jet-header__actions-notification {
  position: relative;
}
.jet-header__actions-notification .count {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 20px;
  height: 20px;
  background: #C1002B;
  color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 10px;
}

.jet-header__actions-quick {
  position: relative;
  display: inline-block;
}
.jet-header__actions-quick .total-count {
  position: absolute;
  right: -3px;
  top: -3px;
  width: 10px;
  height: 10px;
  background: #C1002B;
  color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 10px;
}

.jet-header__actions-user {
  background: var(--main-color-secondary);
  gap: 15px;
  border-radius: 0.375rem;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}

.jet-header__user-welcome {
  font-weight: 600;
  color: #fff;
}
.jet-header__user-name {
  color: #fff;
}
.jet-header__user-image {
  width: 35px;
  height: 35px;
  border-radius: 35px;
  position: relative;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jet-header__user-image img {
  width: 30px;
}

.kt-quick-panel-overlay {
  backdrop-filter: blur(0.5rem);
}

.kt-quick-panel__nav-title {
  padding: 1.1rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #efefef;
}
.kt-quick-panel__nav-title .content {
  display: flex;
  flex-direction: column;
}
.kt-quick-panel__nav-title .content span {
  font-weight: 700;
  font-size: 22px;
}
.kt-quick-panel__nav-title .content p {
  margin-bottom: 0;
  font-weight: 300;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/header/quick_menu.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dropdown-max-content {
  width: max-content;
  top: 57px !important;
}

.quick-menu__body {
  padding: 10px;
}
.quick-menu__header {
  margin-bottom: 1rem;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  border-bottom: 1px solid rgb(226, 228, 233);
}
.quick-menu__header .title {
  font-weight: 500;
  display: flex;
  flex: 1;
}
.quick-menu__header .balance {
  color: var(--main-color);
  font-weight: 600;
}
.quick-menu__list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}
.quick-menu__list-item {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 0.5rem;
  color: #0A0D14;
}
.quick-menu__list-item:hover {
  color: var(--main-color);
}
.quick-menu__list-item:hover .icon {
  background: var(--main-color);
}
.quick-menu__list-item:hover .icon svg {
  color: #fff;
}
.quick-menu__list-item:last-child {
  border: none;
  padding-bottom: 0;
}
.quick-menu__list-item .icon {
  background: rgb(226, 228, 233);
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
}
.quick-menu__list-item .icon svg {
  width: 18px;
  color: #525866;
}
.quick-menu__list-item .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
}
.quick-menu__list-item .count {
  min-width: 20px;
  padding-inline: 4px;
  height: 20px;
  background: var(--main-count);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  margin-left: auto;
}
.quick-menu__list-item .more svg {
  width: 14px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/header/modern_mega_menu.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.kt-menu__modern .modern-menu_link {
  display: flex;
  align-items: center;
  padding: 1rem;
  border-radius: 4px;
  gap: 10px;
}
.kt-menu__modern .modern-menu_link.border-top-dashed {
  border-top: 1px dashed #c4cada;
  margin-top: 1rem;
}
.kt-menu__modern .modern-menu_link:hover {
  background-color: #f1f1f4;
}
.kt-menu__modern .modern-menu_link:hover.border-top-dashed {
  border-top: 1px dashed transparent;
}
.kt-menu__modern .modern-menu_link .icon {
  display: flex;
  width: 40px;
  height: 40px;
}
.kt-menu__modern .modern-menu_link .icon img {
  max-width: 40px;
}
.kt-menu__modern .modern-menu_link .content {
  display: flex;
  flex-direction: column;
  color: #252f4a;
  font-size: 13px;
  font-weight: 500;
}
.kt-menu__modern .modern-menu_link .content small {
  font-size: 10px;
}
.kt-menu__modern .modern-menu_link .count {
  margin-left: auto;
  width: max-content;
  height: 20px;
  border-radius: 20px;
  background: var(--main-count);
  padding-inline: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 500;
}
.kt-menu__modern .main-childs-body {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.kt-menu__modern .more-childs {
  background: #f8f8f8;
  border-left: 1px solid #f1f1f1;
}
.kt-menu__modern .more-childs-body {
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.kt-menu__modern .more-childs-body h4 {
  font-weight: 600;
}
.kt-menu__modern .more-childs-body a {
  color: #252f4a;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
}
.kt-menu__modern .more-childs-body a .count {
  margin-left: auto;
  width: max-content;
  height: 20px;
  border-radius: 20px;
  background: var(--main-count);
  padding-inline: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 500;
}

.kt-menu__submenu--reports .kt-menu__subnav .kt-menu__content {
  flex-direction: column;
}
.kt-menu__submenu--reports .kt-menu__subnav .kt-menu__content .kt-menu__item .kt-menu__inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
.kt-menu__submenu--reports .kt-menu__subnav .kt-menu__content .kt-menu__item .kt-menu__inner .kt-menu__item {
  flex: 1 200px;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/sidebar/index.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-sidebar {
  background: var(--main-color);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  max-width: 70px;
  display: flex;
  flex-direction: column;
}
.jet-sidebar__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  gap: 15px;
}
.jet-sidebar__list li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.jet-sidebar__list li:hover::after {
  content: "";
  width: 3px;
  height: 100%;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  right: 2px;
  top: 0;
}
.jet-sidebar__list li:hover a {
  background: var(--main-color-hover);
}
.jet-sidebar__list li.active::after {
  content: "";
  width: 3px;
  height: 100%;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  right: 2px;
  top: 0;
}
.jet-sidebar__list li.active a {
  background: var(--main-color-hover);
}
.jet-sidebar__list li a {
  width: 38px;
  height: 38px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jet-sidebar__personalCustomer {
  padding: 1rem 0.5rem;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.jet-sidebar__personalCustomer .avatar {
  background: #fff;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 38px;
  color: var(--main-color);
  font-weight: 700;
  position: relative;
}
.jet-sidebar__personalCustomer .avatar .status {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.jet-sidebar__personalCustomer .avatar .status.online {
  background: var(--status-online);
}
.jet-sidebar__personalCustomer .avatar .status.offline {
  background: var(--status-offline);
}
.jet-sidebar__personalCustomer span {
  font-weight: 500;
  color: #fff;
  font-size: 10px;
}

.kt-tabs-erpIntegrations {
  border: 1px solid #E2E4E9;
  border-radius: 12px !important;
  height: max-content;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/sub_menu/index.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page-subs__menu {
  background: #F9FAFB;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.page-subs__menu-link {
  position: relative;
  font-weight: 600;
  color: #667085;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
}
.page-subs__menu-link.active, .page-subs__menu-link:hover {
  background: #fff;
  box-shadow: 0 1px 3px rgba(16, 24, 40, 0.1), 0 1px 2px rgba(16, 24, 40, 0.06);
  color: #344054;
}
.page-subs__menu-link-badge {
  position: absolute;
  top: -8px;
  right: -5px;
  background: var(--main-color);
  color: #fff;
  font-size: 10px;
  width: auto;
  padding: 0 0.325rem;
  height: 15px;
  border-radius: 50rem;
  z-index: 1;
}

.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs {
  background: #fff;
  border-right: 1px solid #E2E4E9;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .sidebar-title, .kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .sidebar-description {
  padding: 0 1rem;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .sidebar-title {
  color: #0A0D14;
  font-weight: 500;
  font-size: 16px;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .sidebar-description {
  color: #525866;
  border-bottom: 1px solid #E2E4E9;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  font-size: 14px;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .jet-sidebar__tabs--item__active {
  background: #F6F8FA !important;
  color: #0A0D14 !important;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .jet-sidebar__tabs--item__active svg {
  color: var(--main-color) !important;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .jet-sidebar__tabs--link {
  display: flex;
  align-items: center;
  gap: 5px;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .jet-sidebar__tabs--link svg {
  width: 20px;
  height: 20px;
  color: #525866;
}
.kt-tabs-wrapper .kt-tabs.jet-sidebar__tabs .jet-sidebar__tabs--link:hover {
  background: #F6F8FA !important;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/general-notification/index.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-quick_head {
  position: sticky;
  top: 0;
  padding: 1rem;
  border-bottom: 1px solid #E5E5E5;
  display: flex;
  align-items: center;
  gap: 15px;
  box-shadow: 0px 5px 25px 0px rgba(228, 229, 231, 0.7);
  background: #fff;
  z-index: 1001;
}
.jet-quick_head .icon svg {
  width: 35px;
  height: 35px;
  color: var(--main-color);
}
.jet-quick_head .content {
  display: flex;
  flex-direction: column;
}
.jet-quick_head .content .title {
  font-size: 16px;
  font-weight: 600;
  color: #0A0D14;
}
.jet-quick_head .content a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 500;
  color: #888e9b;
}
.jet-quick_head .content a svg {
  width: 12px;
  height: 12px;
}
.jet-quick_head .content a:hover {
  color: var(--main-color);
}
.jet-quick_body .notification-list_item {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  gap: 10px;
  transition: all 250ms ease-in-out;
  border-bottom: 1px solid #eee;
}
.jet-quick_body .notification-list_item.unread-notification {
  background: #f5f5f5;
}
.jet-quick_body .notification-list_item.unread-notification .description::after {
  content: "Yeni Bildirim";
  color: var(--main-color);
  font-weight: 500;
}
.jet-quick_body .notification-list_item .icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F8FA;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.jet-quick_body .notification-list_item .icon svg {
  width: 23px;
  height: 23px;
  color: #888e9b;
}
.jet-quick_body .notification-list_item .icon img {
  max-width: 40px;
}
.jet-quick_body .notification-list_item .icon.new-order svg {
  color: #38C793;
}
.jet-quick_body .notification-list_item .icon.new-payment svg {
  color: #38C793;
}
.jet-quick_body .notification-list_item .icon.new-comment svg {
  color: #35B9E9;
}
.jet-quick_body .notification-list_item .icon.new-question svg {
  color: #6E3FF3;
}
.jet-quick_body .notification-list_item .icon.new-warning svg {
  color: #F2AE40;
}
.jet-quick_body .notification-list_item .icon.new-user svg {
  color: #38C793;
}
.jet-quick_body .notification-list_item .icon.new-update svg {
  color: var(--main-color);
}
.jet-quick_body .notification-list_item .icon.new-xml svg {
  color: #375DFB;
}
.jet-quick_body .notification-list_item .icon.new-check-product svg {
  color: #DF1C41;
}
.jet-quick_body .notification-list_item .content {
  display: flex;
  flex-direction: column;
}
.jet-quick_body .notification-list_item .content .title {
  font-size: 14px;
  font-weight: 500;
  color: #0A0D14;
}
.jet-quick_body .notification-list_item .content .title .marketplace-name {
  font-weight: 600;
}
.jet-quick_body .notification-list_item .content .description {
  font-size: 11px;
  font-weight: 400;
  color: #888e9b;
}
.jet-quick_body .notification-list_item .right-icon {
  width: 14px;
  height: 14px;
  color: #888e9b;
}
.jet-quick_body .notification-list_item:hover {
  background: #f9f9f9;
  transition: all 250ms ease-in-out;
}

.empty-notification {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  height: 100%;
  gap: 20px;
  padding: 2rem 0;
}
.empty-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}

.carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
}
.carousel-control button {
  background: rgba(229, 229, 229, 0.1);
  border: 1px solid rgba(229, 229, 229, 0.5);
  border-radius: 4px;
  padding: 4px;
  padding-inline: 7px;
  transition: all 250ms linear;
}
.carousel-control button svg {
  width: 14px;
  height: 14px;
  color: #888e9b;
}
.carousel-control button:hover {
  background: var(--main-color);
  border-color: var(--main-color);
  transition: all 250ms linear;
}
.carousel-control button:hover svg {
  color: #fff;
}

.jet-notification {
  width: 100%;
  background: linear-gradient(to right, #f0f9fe, #f5faff, #f9fbff, #fdfdff, #ffffff);
  display: flex;
  align-items: center;
  gap: 16px;
}
.jet-notification__icon {
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.jet-notification__icon span {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
}
.jet-notification__title {
  font-weight: 600;
  color: #181A3B;
  font-size: 14px;
}
.jet-notification__message {
  font-weight: 400;
  font-size: 12px;
  color: #888e9b;
}
.jet-notification__link {
  color: #181A3B;
  font-weight: 600;
  font-size: 13px;
  margin-top: 0.5rem;
  display: block;
  display: flex;
  align-items: center;
  gap: 5px;
}
.jet-notification__link:hover {
  color: var(--main-color);
}
.jet-notification button {
  margin-left: auto;
}

.jet-notification__success {
  background: linear-gradient(to right, #eefdf3, #eefefc, #f4feff, #fbfeff, #ffffff);
}
.jet-notification__danger {
  background: linear-gradient(to right, #fdf3f3, #fdf6f8, #fdf9fb, #fdfcfe, #ffffff);
}
.jet-notification__warning {
  background: linear-gradient(to right, #fef7f0, #fffaf5, #fffcf9, #fffefd, #ffffff);
}
.jet-notification__hepsiburada {
  background: linear-gradient(to right, #fef7f0, #fffaf5, #fffcf9, #fffefd, #ffffff);
}

.hb-bottom-colors {
  display: flex;
  align-items: center;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.hb-bottom-colors div {
  flex: 1;
  height: 3px;
}
.hb-bottom-colors div:nth-child(1) {
  background: #FF6000;
}
.hb-bottom-colors div:nth-child(2) {
  background: #49C7ED;
}
.hb-bottom-colors div:nth-child(3) {
  background: #7723DB;
}
.hb-bottom-colors div:nth-child(4) {
  background: #57B900;
}
.hb-bottom-colors div:nth-child(5) {
  background: #5D196A;
}

.jet-hb-logo {
  border-radius: 6px;
}
.jet-hb-logo img {
  max-width: 35px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/alert/index.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-alert-dark {
  background: #101726;
  padding: 1rem;
  border-radius: 12px;
}
.jet-alert-dark .jet-alert-content .title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.jet-alert-dark .jet-alert-content .description {
  color: #7C8596;
  font-size: 14px;
  font-weight: 400;
  max-width: 55%;
}
.jet-alert-dark .jet-alert-content .links {
  display: flex;
  align-items: center;
  gap: 15px;
}
.jet-alert-dark .jet-alert-content .links a {
  padding: 0.5rem 1rem;
}
.jet-alert-dark .jet-alert-content .links a:first-child {
  background: #fff;
  color: #101726;
  border-radius: 4px;
  font-weight: 600;
}
.jet-alert-dark .jet-alert-content .links a:last-child {
  color: #7C8596;
  font-weight: 600;
}
.jet-alert-dark .jet-alert-content button {
  color: #7C8596;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/widget/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-widget__card {
  background: linear-gradient(to right, #f0f9fe, #f5faff, #f9fbff, #fdfdff, #ffffff);
  border-radius: 6px;
  padding: 2rem;
  display: flex;
  align-items: center;
  gap: 15px;
  border: 1px solid #f5f5f5;
}
.jet-widget__card .icon {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 45px;
  font-size: 24px;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
  color: var(--main-color);
}
.jet-widget__card .content span {
  font-size: 15px;
  font-weight: 700;
  color: #3C495C;
}
.jet-widget__card .content p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  color: #7F879A;
}
.jet-widget__card:hover .content span {
  color: var(--main-color);
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/integration/index.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.integration-card {
  border: 1px solid #eee;
  border-radius: 12px;
}
.integration-card__top {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 1rem;
  border-bottom: 1px solid #efefef;
}
.integration-card__list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 1rem;
}
.integration-card__list .notPackageActive {
  background: #FDEDF0;
  padding: 5px;
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #DF1C41;
}
.integration-card__list .item {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
}
.integration-card__list .item .item-marketplace-logo {
  width: 25px;
  height: 25px;
  border-radius: 4px;
  overflow: hidden;
}
.integration-card__list .item.active {
  background: rgb(203, 245, 229);
  border: 1px solid rgb(56, 199, 147);
  padding: 0.5rem;
  color: rgb(23, 100, 72);
}
.integration-card__list .item.passive {
  background: #F8C9D2;
  border: 1px solid rgb(223, 28, 65);
  padding: 0.5rem;
  color: rgb(113, 14, 33);
}
.integration-card__list .item.passive .item-marketplace-logo {
  filter: grayscale(100%);
}
.integration-card__list .item .icon-2 {
  font-size: 16px;
}
.integration-card__list .description {
  display: flex;
  flex-direction: column;
  background: #F6F8FA;
  padding: 5px;
  border-radius: 4px;
  color: #31353F;
  text-align: center;
  font-weight: 500;
}
.integration-card__bottom {
  border-top: 1px solid #efefef;
}
.integration-logo {
  border-radius: 6px;
  overflow: hidden;
  width: 45px;
  height: 45px;
  object-fit: cover;
  border: 1px solid #efefef;
  padding: 5px;
}
.integration-logo img {
  width: 100%;
  object-fit: cover;
}
.integration-name {
  font-size: 14px;
  font-weight: 500;
}
.integration-addstore {
  display: flex;
  align-items: center;
  margin-left: auto;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-weight: 600;
  gap: 10px;
  color: var(--main-color);
}

.marketplace-dataDealer {
  display: flex;
  flex-direction: column;
}

.marketplace-monitor-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 15px;
  margin-bottom: 2rem;
}

.marketplace-monitor__item {
  border: 1px solid #EAECF0;
  border-radius: 6px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
}
.marketplace-monitor__item--head {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EAECF0;
  padding: 10px;
  gap: 5px;
}
.marketplace-monitor__item--head .icon img {
  max-width: 30px;
  max-height: 30px;
}
.marketplace-monitor__item--head .title {
  font-size: 12px;
  color: #344054;
  font-weight: 500;
}
.marketplace-monitor__item--body {
  padding: 10px;
}
.marketplace-monitor__item--body .current,
.marketplace-monitor__item--body .updated {
  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
.marketplace-monitor__item--body .current i,
.marketplace-monitor__item--body .updated i {
  font-size: 14px;
  font-weight: 400;
}
.marketplace-monitor__item--body .current .count,
.marketplace-monitor__item--body .updated .count {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  height: 20px;
  padding-inline: 5px;
  border-radius: 4px;
  color: #fff;
}
.marketplace-monitor__item--body .current {
  border-bottom: 1px dashed #EAECF0;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.marketplace-monitor__item--body .current .count {
  background: #12B76D;
}
.marketplace-monitor__item--body .updated .count {
  background: #EC413A;
}
.marketplace-monitor__item--footer {
  border-top: 1px solid #EAECF0;
  padding: 10px;
}
.marketplace-monitor__item--footer a {
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  color: #98A2B3;
}
.marketplace-monitor__item--footer a:hover {
  color: var(--main-color);
}
.marketplace-monitor__item--footer a i {
  font-size: 14px;
  font-weight: 400;
}

.accounting-module {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 1px 2px -1px rgba(0, 0, 0, 0.05);
  margin-bottom: 1rem;
  border-radius: 12px;
  border: 1px solid #eaecf0;
  display: flex;
  flex-direction: column;
}
.accounting-module__header {
  display: flex;
  align-items: start;
  gap: 10px;
  padding: 1rem;
  border-bottom: 1px solid #eaecf0;
}
.accounting-module__logo {
  max-width: 100px;
  border-radius: 12px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 1px 2px -1px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaecf0;
  padding: 10px;
}
.accounting-module__info {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.accounting-module__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0;
  color: #344054;
}
.accounting-module__description {
  font-size: 0.85rem;
  margin-bottom: 0;
  text-align: justify;
  color: #98A2B3;
}
.accounting-module__content {
  padding: 1rem;
}
.accounting-module__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.accounting-module__group {
  background-color: #f9f9f9;
  color: #4a4a4a;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  padding: 0.65rem 1rem;
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}
.accounting-module__group:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03) inset, 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.accounting-module__status .btn-connect {
  border: 1px solid #86efac;
  color: #15803d;
  background-color: #dcfce7;
  border-radius: 6px;
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(134, 239, 172, 0.24);
  transition: all 0.3s ease-in-out;
}
.accounting-module__status .btn-connect:hover {
  background-color: #bbf7d0;
  color: #166534;
  box-shadow: 0 4px 4px 0 rgba(134, 239, 172, 0.1) inset, 0 1px 2px 0 rgba(134, 239, 172, 0.24);
}
.accounting-module__status .btn-active {
  border: 1px solid #EAECF0;
  color: #344054;
  border-radius: 6px;
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  transition: all 5s ease-in-out;
}
.accounting-module__status .btn-active:hover {
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}

.active-integrations,
.passive-integrations {
  display: flex;
  flex-direction: column;
}
.active-integrations .section-title,
.passive-integrations .section-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #344054;
}
.active-integrations .section-description,
.passive-integrations .section-description {
  font-size: 1rem;
  font-weight: 400;
  color: #98A2B3;
}

.integration--accounting {
  border: 1px solid #eaecf0;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 16px;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}

.accounting-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px;
  border-bottom: 1px solid #eaecf0;
}
.accounting-item:last-child {
  border: none;
}
.accounting-item-head img {
  max-width: 100px;
}
.accounting-item-content .title {
  font-weight: 600;
  color: #344054;
  font-size: 14px;
}
.accounting-item-content .description {
  color: #98a2b3;
  font-size: 12px;
  margin-bottom: 0;
  max-width: calc(100% - 100px);
}
.accounting-item-footer .btn-connect {
  border: 1px solid #eaecf0;
  color: #e11d48;
  border-radius: 6px;
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  transition: all 5s ease-in-out;
}
.accounting-item-footer .btn-connect:hover {
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.accounting-item-footer .btn-active {
  border: 1px solid #eaecf0;
  color: #344054;
  border-radius: 6px;
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  transition: all 5s ease-in-out;
}
.accounting-item-footer .btn-active:hover {
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}

.integration-sidebar-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.integration-sidebar-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 1px 2px -1px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaecf0;
}
.integration-sidebar-item:hover {
  background-color: #f9f9f9;
}
.integration-sidebar-logo {
  max-width: 60px;
  border-radius: 6px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.06), 0 1px 2px -1px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaecf0;
}
.integration-sidebar-name {
  font-size: 14px;
  font-weight: 600;
  color: #344054;
}
.integration-sidebar-status {
  margin-left: auto;
  font-size: 13px;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #f3f4f6;
  color: #6b7280;
}
.integration-sidebar-status.active {
  background-color: #dcfce7;
  color: #15803d;
}

.kt-portlet__head-toolbar .form-check {
  display: inline-flex;
  align-items: center;
}
.kt-portlet__head-toolbar .form-check .form-check-input {
  display: none;
}
.kt-portlet__head-toolbar .form-check .form-check-label {
  cursor: pointer;
  padding: 6px 8px;
  border-radius: 4px;
  background-color: #f3f4f6;
  color: #6b7280;
  font-weight: 500;
  transition: all 0.3s ease;
}
.kt-portlet__head-toolbar .form-check .form-check-label:hover {
  background-color: #e5e7eb;
}
.kt-portlet__head-toolbar .form-check .form-check-input:checked + .form-check-label {
  background-color: #f3f4f6;
  color: #ffffff;
}

.integration-navbar {
  border: 1px solid #E2E4E9;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 16px;
  margin: 0;
  padding: 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.integration-subs-title {
  font-weight: 500;
  color: #868C98;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
}
.integration-item a {
  color: #525866;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.integration-item a i {
  font-weight: 400;
}
.integration-item a.active {
  color: #fff;
  background: var(--main-color);
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 6px;
  padding: 5px;
}
.integration-item a.active i {
  font-weight: 400;
}
.integration-item a.active:hover {
  color: #fff;
}
.integration-item a:hover {
  color: var(--main-color);
}

.integration-navbar {
  border: 1px solid #E2E4E9;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 16px;
  margin: 0;
  padding: 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.integration-subs-title {
  font-weight: 500;
  color: #868C98;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
}
.integration-item a {
  color: #525866;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.integration-item a i {
  font-weight: 400;
}
.integration-item a.active {
  color: #fff;
  background: var(--main-color);
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 6px;
  padding: 5px;
}
.integration-item a.active i {
  font-weight: 400;
}
.integration-item a.active:hover {
  color: #fff;
}
.integration-item a:hover {
  color: var(--main-color);
}

.integration-fast-card {
  background: #fff;
  border-radius: 4px;
  padding: 1rem;
  box-shadow: 0px 5px 25px 0px rgba(228, 229, 231, 0.7);
}
.integration-fast-card__head {
  border-bottom: 1px solid #E2E4E9;
  padding-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 10px;
}
.integration-fast-card__head .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border: 1px solid #E2E4E9;
  color: #1D6F42;
  font-size: 24px;
  width: 40px;
  height: 40px;
}
.integration-fast-card__head .content span {
  color: #525866;
  font-weight: 600;
  font-size: 14px;
}
.integration-fast-card__head .content p {
  margin-bottom: 0;
  color: #868C98;
  font-size: 12px;
}
.integration-fast-card__body .form-group__item label {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E2E4E9;
  padding-bottom: 0.5rem;
  font-weight: 500;
  color: #525866;
  gap: 5px;
  font-size: 12px !important;
}
.integration-fast-card__body .form-group__item label a {
  font-size: 12px;
  font-weight: 600;
  margin-left: 1rem;
  color: var(--main-color);
  margin-left: auto;
}
.integration-fast-card__body .form-group__item .all-category {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  font-weight: 500;
  color: #1D6F42;
}

.integration-card {
  border: 1px solid #eee;
  border-radius: 12px;
}
.integration-card__top {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 1rem;
  border-bottom: 1px solid #efefef;
}
.integration-card__list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 1rem;
}
.integration-card__list .notPackageActive {
  background: #FDEDF0;
  padding: 5px;
  border-radius: 4px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #DF1C41;
}
.integration-card__list .item {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
}
.integration-card__list .item .item-marketplace-logo {
  width: 25px;
  height: 25px;
  border-radius: 4px;
  overflow: hidden;
}
.integration-card__list .item.active {
  background: rgb(203, 245, 229);
  border: 1px solid rgb(56, 199, 147);
  padding: 0.5rem;
  color: rgb(23, 100, 72);
}
.integration-card__list .item.passive {
  background: #F8C9D2;
  border: 1px solid rgb(223, 28, 65);
  padding: 0.5rem;
  color: rgb(113, 14, 33);
}
.integration-card__list .item.passive .item-marketplace-logo {
  filter: grayscale(100%);
}
.integration-card__list .item .icon-2 {
  font-size: 16px;
}
.integration-card__list .description {
  display: flex;
  flex-direction: column;
  background: #F6F8FA;
  padding: 5px;
  border-radius: 4px;
  color: #31353F;
  text-align: center;
  font-weight: 500;
}
.integration-card__bottom {
  border-top: 1px solid #efefef;
}
.integration-logo {
  border-radius: 6px;
  overflow: hidden;
  width: 45px;
  height: 45px;
  object-fit: cover;
  border: 1px solid #efefef;
  padding: 5px;
}
.integration-logo img {
  width: 100%;
  object-fit: cover;
}
.integration-name {
  font-size: 14px;
  font-weight: 500;
}
.integration-addstore {
  display: flex;
  align-items: center;
  margin-left: auto;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-weight: 600;
  gap: 10px;
  color: var(--main-color);
}

.marketplace-dataDealer {
  display: flex;
  flex-direction: column;
}

.jet-integration-portlet {
  position: relative;
  margin-bottom: 2rem;
}
.jet-integration-portlet__head {
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid #EAECF0;
}
.jet-integration-portlet__body {
  padding: 10px 10px 20px 10px;
}

.jet-integration-portlet__hepsiburada {
  background: linear-gradient(to right, #fef7f0, #fffaf5, #fffcf9, #fffefd, #ffffff);
  border: 1px solid #EAECF0;
  border-radius: 12px;
  overflow: hidden;
}
.jet-integration-portlet__hepsiburada .jet-integration-portlet__head .icon img {
  max-width: 35px;
}
.jet-integration-portlet__hepsiburada .jet-integration-portlet__head .content {
  display: flex;
  flex-direction: column;
}
.jet-integration-portlet__hepsiburada .jet-integration-portlet__head .content .title {
  color: #344054;
  font-weight: 500;
  font-size: 14px;
}
.jet-integration-portlet__hepsiburada .jet-integration-portlet__head .content .description {
  color: #868C98;
  font-size: 12px;
}
.jet-integration-portlet__hepsiburada .jet-integration-portlet__body ol {
  margin: 0;
  padding-left: 20px;
  font-weight: 500;
}
.jet-integration-portlet__hepsiburada .hb-colors {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}
.jet-integration-portlet__hepsiburada .hb-colors div {
  flex: 1;
  height: 3px;
}
.jet-integration-portlet__hepsiburada .hb-colors div:nth-child(1) {
  background: #FF6000;
}
.jet-integration-portlet__hepsiburada .hb-colors div:nth-child(2) {
  background: #49C7ED;
}
.jet-integration-portlet__hepsiburada .hb-colors div:nth-child(3) {
  background: #7723DB;
}
.jet-integration-portlet__hepsiburada .hb-colors div:nth-child(4) {
  background: #57B900;
}
.jet-integration-portlet__hepsiburada .hb-colors div:nth-child(5) {
  background: #5D196A;
}

.step-status {
  background: #F6F8FA;
  padding: 8px 15px;
  border-radius: 6px;
  color: #0A0D14;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
}
.step-status .icon {
  color: #868C98;
}
.step-status.success {
  background: #EFFAF6;
}
.step-status.success .icon {
  color: #38C793;
}
.step-status.danger {
  background: #FDEDF0;
}
.step-status.danger .icon {
  color: #DF1C41;
}
.step-status.info {
  background: #EBF1FF;
}
.step-status.info .icon {
  color: #375DFB;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/tables/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.jet-tables {
  border: 1px solid #efefef;
  border-radius: 4px;
  box-shadow: none;
  overflow: hidden;
}
.jet-tables-item {
  gap: 10px;
}
.jet-tables .marketplace-logo img {
  max-width: 32px;
  border: 1px solid #efefef;
  border-radius: 4px;
  overflow: hidden;
}
.jet-tables .marketplace-detail {
  display: flex;
  flex-direction: column;
}
.jet-tables .marketplace-detail a {
  color: var(--main-color);
}
.jet-tables .marketplace-detail span {
  font-size: 11px;
}
.jet-tables .name-avatar {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 12px;
}
.jet-tables .name-detail {
  display: flex;
  flex-direction: column;
}
.jet-tables .name-detail span:first-child {
  font-weight: 500;
}
.jet-tables .name-detail span:last-child {
  font-size: 11px;
}
.jet-tables .prices {
  display: flex;
  flex-direction: column;
}
.jet-tables .prices span:first-child {
  font-size: 14px;
  font-weight: 600;
}
.jet-tables .prices span:last-child {
  font-size: 11px;
  color: var(--main-color);
}
.jet-tables .dateundtime {
  font-weight: 600;
}
.jet-tables .print-list {
  display: flex;
  align-items: center;
  gap: 10px;
}
.jet-tables .print-list i {
  font-size: 18px !important;
}
.jet-tables .actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/modal/index.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.order-modal .td-quantity .quantity {
  display: flex;
  border: 1px solid #E2E4E9;
  border-radius: 4px;
  overflow: hidden;
}
.order-modal .td-quantity .quantity .btn {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  padding: 0;
}
.order-modal .td-quantity .quantity .btn i {
  padding: 0;
}
.order-modal .td-quantity .quantity .btn:hover {
  background: transparent;
}
.order-modal .td-quantity .quantity input {
  border: none;
}
.order-modal .short-info {
  padding: 0;
  border-color: #E2E4E9;
  position: sticky;
  top: 67px;
}
.order-modal .short-info-head {
  border-bottom: 1px solid #E2E4E9;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.order-modal .short-info-head-border {
  border-top: 1px solid #E2E4E9;
}
.order-modal .short-info-head .icon {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #E2E4E9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0A0D14;
}
.order-modal .short-info-head .title {
  font-weight: 500;
  color: #0A0D14;
}
.order-modal .short-info-body .platform-wrapper {
  padding: 8px 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.order-modal .short-info-body .order-wrapper {
  padding: 8px 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.order-modal .short-info-body .more-wrapper {
  padding: 8px 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.order-modal .short-info-body .order-detail-box {
  border: 1px solid #E2E4E9;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.order-modal .short-info-body .order-detail-box.status-info .icon {
  color: #fff;
}
.order-modal .short-info-body .order-detail-box.status-info .description .name,
.order-modal .short-info-body .order-detail-box.status-info .description .data-result {
  color: #fff;
}
.order-modal .short-info-body .order-detail-box .platform-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.order-modal .short-info-body .order-detail-box .platform-logo img {
  max-width: 35px;
  border-radius: 6px;
}
.order-modal .short-info-body .order-detail-box .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}
.order-modal .short-info-body .order-detail-box .description {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.order-modal .short-info-body .order-detail-box .description .name {
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 500;
  color: #525866;
}
.order-modal .short-info-body .order-detail-box .description .platform {
  font-size: 15px;
  font-weight: 500;
  color: #0A0D14;
}
.order-modal .short-info-body .order-detail-box .description .data-result {
  font-size: 15px;
  font-weight: 500;
  color: #0A0D14;
}

.customer-modal-portlet .customer-item {
  border: 1px solid #E2E4E9;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.customer-modal-portlet .customer-item .sub-title {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  font-size: 12px;
  color: #0A0D14;
  border-bottom: 1px solid #E2E4E9;
  padding: 8px 15px;
}
.customer-modal-portlet .customer-item .sub-title i {
  font-size: 14px;
  display: flex;
  align-content: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 4px;
}
.customer-modal-portlet .customer-item .content {
  font-size: 12px;
  color: #525866;
  padding: 8px 15px;
}

.nav-product-plus {
  background: #F6F8FA;
  border-radius: 10px;
  padding: 8px !important;
  gap: 4px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 !important;
  list-style: none;
}
.nav-product-plus .nav-item {
  flex: 1 150px;
}
.nav-product-plus .nav-item .nav-link {
  padding: 6px 4px !important;
  border-radius: 6px;
  color: #868C98;
  border: none;
  width: 100%;
  background: transparent !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}
.nav-product-plus .nav-item .nav-link:hover {
  background: #fff !important;
  color: #0A0D14 !important;
  box-shadow: 0 2px 4px 0 rgba(27, 28, 29, 0.02), 0 6px 10px 0 rgba(27, 28, 29, 0.06);
}
.nav-product-plus .nav-item .nav-link.active {
  background: #fff !important;
  color: #0A0D14 !important;
  box-shadow: 0 2px 4px 0 rgba(27, 28, 29, 0.02), 0 6px 10px 0 rgba(27, 28, 29, 0.06);
}

.product-tab-content {
  padding: 8px;
  border: 1px solid #F6F8FA;
  border-radius: 10px;
}

.lag-variant-box {
  border-radius: 6px;
  border-color: #efefef;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.lag-variant-box .variants {
  background: transparent !important;
}

.short-info-wrapper {
  background: #fff;
  border: 1px solid #e2e4e9;
  border-radius: 10px;
}
.short-info-wrapper .brand {
  display: flex;
  padding: 1rem;
}
.short-info-wrapper .brand-info {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.short-info-wrapper .brand-info .code {
  font-size: 14px;
  font-weight: 600;
  color: var(--main-color);
}
.short-info-wrapper .brand-info .name {
  font-size: 13px;
  font-weight: 500;
}
.short-info-wrapper .brand-info .date {
  font-size: 13px;
  font-weight: 500;
}
.short-info-wrapper .brand-logo {
  margin-left: auto;
}
.short-info-wrapper .order-info .order-money {
  border-top: 1px solid #e2e4e9;
  border-bottom: 1px solid #e2e4e9;
  padding: 0.5rem 1rem;
  display: flex;
  justify-content: space-between;
}
.short-info-wrapper .order-info .order-money .label {
  font-size: 13px;
  font-weight: 500;
  color: var(--input-label);
}
.short-info-wrapper .order-info .order-money .value {
  font-size: 13px;
  font-weight: 500;
}
.short-info-wrapper .customer-info {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  gap: 0.3rem;
}
.short-info-wrapper .customer-info .label {
  font-size: 13px;
  font-weight: 500;
  color: var(--input-label);
}
.short-info-wrapper .customer-info .value {
  font-size: 13px;
  font-weight: 500;
}

.basket-automation-modal .modal-header-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.basket-automation-modal .modal-header-buttons button {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.basket-automation-modal .modal-header-buttons button i {
  font-size: 16px;
  color: #fff;
}
.basket-automation-modal .modal-header-buttons button:hover {
  background: #fff;
  border: 1px solid #fff;
}
.basket-automation-modal .modal-header-buttons button:hover i {
  color: #000;
}
.basket-automation-modal .modal-header-buttons button.active-btn {
  background: rgba(54, 178, 87, 0.6);
  border: 1px solid rgba(54, 178, 87, 0.6);
}
.basket-automation-modal .modal-header-buttons button.active-btn:hover {
  background: #36b257;
  border: 1px solid #36b257;
}
.basket-automation-modal .modal-header-buttons button.active-btn:hover i {
  color: #fff;
}
.basket-automation-modal .modal-header-buttons button.passive-btn {
  background: rgba(193, 0, 43, 0.6);
  border: 1px solid rgba(193, 0, 43, 0.6);
}
.basket-automation-modal .modal-header-buttons button.passive-btn:hover {
  background: #c1002b;
  border: 1px solid #c1002b;
}
.basket-automation-modal .modal-header-buttons button.passive-btn:hover i {
  color: #fff;
}

.automation-templates {
  display: flex;
  flex-direction: column;
  background: #f3f4f6;
  color: #1f2937;
  border-radius: 4px;
  padding: 1rem;
  margin: 1rem 0;
}
.automation-templates__header {
  display: flex;
  flex-direction: column;
}
.automation-templates__header h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.automation-templates__header p {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
}
.automation-templates__buttons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-top: 1.5rem;
}
.automation-templates__buttons button {
  flex: 1 1 200px;
}
.automation-templates__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  padding: 10px;
}
.automation-templates__button--email {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #375dfb;
  box-shadow: 0 0 0 1px #375dfb, 0 1px 2px 0 rgba(37, 62, 167, 0.48);
}
.automation-templates__button--email:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #375dfb;
}
.automation-templates__button--sms {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #667185;
  box-shadow: 0 0 0 1px #667185, 0 1px 2px 0 rgba(102, 113, 133, 0.48);
}
.automation-templates__button--sms:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #667185;
}
.automation-templates__button--whatsapp {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #25d366;
  box-shadow: 0 0 0 1px #25d366, 0 1px 2px 0 rgba(37, 211, 102, 0.48);
}
.automation-templates__button--whatsapp:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #25d366;
}
.automation-templates__button--push {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #ff6b6b;
  box-shadow: 0 0 0 1px #ff6b6b, 0 1px 2px 0 rgba(255, 107, 107, 0.48);
}
.automation-templates__button--push:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), #ff6b6b;
}
.automation-templates__button:disabled {
  opacity: 1;
  cursor: not-allowed;
}
.automation-templates__button .coming-soon-label {
  position: absolute;
  top: -15px;
  background: #667185;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  font-size: 9px;
  left: 50%;
  transform: translateX(-50%);
}
.automation-templates__footer {
  margin-top: 1rem;
}

.basket-notification {
  border: 1px solid #e5e7eb;
  border-radius: 4px;
}
.basket-notification__header {
  background: #f3f4f6;
  color: #1f2937;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.basket-notification__header button {
  color: var(--btn-danger);
  font-size: 14px;
  font-weight: 500;
  background: transparent;
  border: none;
  padding: 0;
}
.basket-notification__header button:hover {
  text-decoration: none;
}
.basket-notification__title {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #1f2937;
}
.basket-notification__body {
  padding: 1rem;
}

.native-modal-wrapper .native-modal-portlet {
  border-color: #E2E4E9;
}
.native-modal-wrapper .native-modal-portlet .kt-portlet__head {
  background: transparent;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.native-modal-wrapper .native-modal-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
  color: #0A0D14;
}
.native-modal-wrapper .native-modal-portlet .kt-portlet__head .kt-portlet__head-toolbar button {
  border-color: #fff;
  color: #fff;
  transition: background 250ms linear;
  font-weight: 600;
  min-width: 100px;
}
.native-modal-wrapper .native-modal-portlet .kt-portlet__head .kt-portlet__head-toolbar button:hover {
  background: #fff;
  color: var(--main-color);
  transition: background 250ms linear;
}

.native-modal .modal-content .modal-header .next-data,
.native-modal .modal-content .modal-header .prev-data,
.native-modal .modal-content .modal-header .close {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 4px;
  padding-inline: 7px;
  transition: all 250ms linear;
}
.native-modal .modal-content .modal-header .next-data:hover,
.native-modal .modal-content .modal-header .prev-data:hover,
.native-modal .modal-content .modal-header .close:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
  transition: all 250ms linear;
}

.module-access-denied img {
  max-width: 300px;
}

.modal-alert {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 1rem;
  border-radius: 6px;
  width: 100%;
}
.modal-alert-danger {
  background: #fdf3f3;
  color: #181A3B;
}
.modal-alert-danger .status-alert {
  color: #EC413A;
}
.modal-alert-info {
  background: #F0F8FF;
  color: #181A3B;
}
.modal-alert-info .status-alert {
  color: #007FFF;
}
.modal-alert-warning {
  background: #FFF8E1;
  color: #181A3B;
}
.modal-alert-warning .status-alert {
  color: #FFA500;
}
.modal-alert .status-alert {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 5px 1.5rem;
  border-radius: 6px;
  width: fit-content;
  font-weight: 600;
  font-size: 1rem;
}
.modal-alert .status-alert i {
  font-size: 1.5rem;
  font-weight: 400;
}
.modal-alert .text {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #181A3B;
  padding-inline: 10px;
}
.modal-alert .list-unstyled {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
  padding-inline: 10px;
}
.modal-alert .list-unstyled li {
  font-weight: 500;
  color: #181A3B;
}
.modal-alert .custom-control-label {
  font-weight: 600;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/product/index.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.marketplace-group {
  display: flex;
  align-items: center;
}
.marketplace-group-avatar {
  width: 35px;
  height: 35px;
  border-radius: 35px;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -10px;
  border: 2px solid #efefef;
}
.marketplace-group-avatar:hover:not(:last-of-type) {
  transform: translate(0px);
}

.fast-search-container {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 24px;
}
.fast-search-body {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.fast-search-icon {
  font-size: 24px;
}
.fast-search-content {
  display: flex;
  flex-direction: column;
}
.fast-search-content .title {
  font-size: 14px;
  font-weight: 600;
}
.fast-search-content .description {
  font-size: 12px;
  color: #666;
}
.fast-search-input {
  display: flex;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  padding-inline: 6px;
}
.fast-search-input input {
  border: none;
}
.fast-search-input span {
  font-size: 16px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/product/info-box.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-page-info-box {
  display: flex;
  align-items: flex-start;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border: 1px solid #E2E4E9;
  padding: 1rem;
  margin-bottom: 1rem;
}
.product-page-info-box .data-left {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.product-page-info-box .data-left small {
  font-weight: 500;
  margin-bottom: 10px;
}
.product-page-info-box .data-left span {
  font-size: 34px;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
  gap: 5px;
}
.product-page-info-box .data-left span.success {
  color: rgb(56, 199, 147);
}
.product-page-info-box .data-left span.success small {
  color: rgb(23, 100, 72);
  background: rgb(203, 245, 229);
}
.product-page-info-box .data-left span.warning {
  color: rgb(241, 123, 44);
}
.product-page-info-box .data-left span.warning small {
  color: rgb(110, 51, 12);
  background: rgb(255, 218, 194);
}
.product-page-info-box .data-left span.danger {
  color: rgb(223, 28, 65);
}
.product-page-info-box .data-left span.danger small {
  color: rgb(113, 14, 33);
  background: #F8C9D2;
}
.product-page-info-box .data-left span small {
  font-size: 10px;
  border-radius: 50rem;
  display: inline-flex;
  padding: 2px 12px;
  font-weight: 600;
  margin-bottom: 14px;
}
.product-page-info-box .data-left span small:last-child {
  margin-left: 5px;
}
.product-page-info-box .data-left .mini-progress {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}
.product-page-info-box .data-icon {
  font-size: 24px;
  border: 1px solid #E2E4E9;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
}

.marketplace-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
}
.marketplace-group a {
  border: 1px solid rgba(226, 228, 233, 0.5);
  box-shadow: 0 2px 5px 0 rgba(228, 229, 231, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  width: 40px;
  height: 40px;
}
.marketplace-group a img {
  max-width: 30px;
  max-height: 30px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/product/product-management.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-management-box {
  background: rgba(226, 228, 233, 0.4);
  border: 1px solid rgb(226, 228, 233);
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  margin-bottom: 1rem;
}
.product-management-box.success {
  background: rgb(203, 245, 229);
  border: 1px solid rgb(56, 199, 147);
}
.product-management-box.success .p-m-box-head,
.product-management-box.success .p-m-box-content,
.product-management-box.success .p-m-box-foot {
  color: rgb(23, 100, 72);
}
.product-management-box.warning {
  background: rgb(255, 218, 194);
  border: 1px solid rgb(241, 123, 44);
}
.product-management-box.warning .p-m-box-head,
.product-management-box.warning .p-m-box-content,
.product-management-box.warning .p-m-box-foot {
  color: rgb(110, 51, 12);
}
.product-management-box.danger {
  background: #F8C9D2;
  border: 1px solid rgb(223, 28, 65);
}
.product-management-box.danger .p-m-box-head,
.product-management-box.danger .p-m-box-content,
.product-management-box.danger .p-m-box-foot {
  color: rgb(113, 14, 33);
}
.product-management-box .p-m-box-head .title {
  font-size: 11px;
  font-weight: 500;
}
.product-management-box .p-m-box-content {
  display: flex;
  align-items: center;
  padding: 0.3rem 0;
}
.product-management-box .p-m-box-content .count {
  font-size: 24px;
  font-weight: 700;
}
.product-management-box .p-m-box-content .count-info {
  display: flex;
  flex-direction: column;
  margin-left: auto;
}
.product-management-box .p-m-box-content .count-info span {
  font-size: 11px;
  font-weight: 500;
}
.product-management-box .p-m-box-foot {
  font-size: 11px;
  font-weight: 500;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/settings/index.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.shipping-methods {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
}
.shipping-methods .shipping-insert-btn {
  border: 1px dashed #98a2b3;
  color: #344054;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
}
.shipping-methods .shipping-insert-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  gap: 10px;
}
.shipping-methods .shipping-insert-btn span i {
  font-size: 20px;
}
.shipping-methods .method {
  background: #fff;
  border: 1px solid #eaecf0;
  border-radius: 8px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
}
.shipping-methods .method .head .logo {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shipping-methods .method .head .logo .not-logo {
  font-size: 12px;
  color: #344054;
  text-align: center;
  font-weight: 500;
  width: 80px;
}
.shipping-methods .method .head .logo img {
  max-width: 80px;
}
.shipping-methods .method .content {
  margin-right: auto;
  padding: 10px 0;
}
.shipping-methods .method .content .title {
  font-size: 14px;
  color: #344054;
  font-weight: 500;
}
.shipping-methods .method .content .desc {
  font-size: 13px;
  color: #98a2b3;
  font-weight: 400;
}
.shipping-methods .method .listing-name {
  font-size: 12px;
  color: #344054;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eaecf0;
  padding-inline: 1rem;
}
.shipping-methods .method .status {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.shipping-methods .method .status-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 5px 10px;
  border-radius: 6px;
  color: #344054;
  font-size: 12px;
  font-weight: 500;
}
.shipping-methods .method .status-badge.active {
  background: rgb(54, 178, 87);
  color: #fff;
}
.shipping-methods .method .status-badge.passive {
  background: rgb(223, 28, 65);
  color: #fff;
}
.shipping-methods .method .buttons {
  display: flex;
  align-items: center;
  gap: 5px;
  border-left: 1px solid #eaecf0;
  padding-inline: 10px;
}
.shipping-methods .method .buttons button {
  font-size: 12px !important;
  padding: 5px 10px;
  border-radius: 6px;
}

.settings--marketing_tools {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
}
.settings--marketing_tools .marketing_tools-item {
  display: flex;
  gap: 20px;
  border: 1px solid #EAECF0;
  border-radius: 4px;
  padding: 10px;
  align-items: center;
}
.settings--marketing_tools .marketing_tools-item .image {
  position: relative;
  width: max-content;
}
.settings--marketing_tools .marketing_tools-item .image img {
  max-width: 50px;
  border-radius: 6px;
  padding: 5px;
}
.settings--marketing_tools .marketing_tools-item .image .active {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #47CD89;
  color: #fff;
  bottom: -5px;
  right: -5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.settings--marketing_tools .marketing_tools-item .info .title {
  font-size: 16px;
  color: #344054;
  font-weight: 700;
}
.settings--marketing_tools .marketing_tools-item .info .description {
  font-size: 12px;
  color: #98A2B3;
  font-weight: 500;
  width: auto;
}
.settings--marketing_tools .marketing_tools-item .buttons {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 5px;
}
.settings--marketing_tools .marketing_tools-item .buttons .btn-settings {
  border: 1px solid #EAECF0;
  color: #344054;
  border-radius: 6px;
  font-weight: 500;
  box-shadow: 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  transition: all 5s ease-in-out;
  min-width: 90px;
}
.settings--marketing_tools .marketing_tools-item .buttons .btn-settings i {
  font-size: 16px;
}
.settings--marketing_tools .marketing_tools-item .buttons .btn-settings:hover {
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}

.settings--contracts {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
  gap: 15px;
}

.example-column {
  display: flex;
  flex-direction: column;
}
.example-column ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.example-column ul li {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 5px;
}
.example-column ul li code {
  font-weight: 600;
  color: #f9f9f9;
  background: #525866;
  font-size: 12px;
}
.example-label {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #525866;
  margin-bottom: 0.5rem;
}

.settings-card {
  background: #fff;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  border-radius: 1rem;
  width: 100%;
}
.settings-card__icon-wrapper {
  background: #f9f9f9;
  min-width: 45px;
  min-height: 45px;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.settings-card__icon-wrapper i {
  font-size: 20px;
  font-weight: 400;
  color: #080818;
}
.settings-card__content {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 3rem;
}
.settings-card__text-group {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.settings-card__title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: #080818;
  display: flex;
  align-items: center;
  gap: 5px;
}
.settings-card__title .new-feature {
  background: var(--main-count);
  color: #fff;
  padding: 0.2rem 0.5rem;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
}
.settings-card__description {
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}
.settings-card__action {
  display: flex;
  align-items: center;
  margin-left: auto;
  max-width: 33.33%;
  width: 100%;
}
.settings-card__action input {
  width: 100%;
  background: #f9f9f9;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  border: 1px solid #eaeaef;
}
.settings-card__action input:focus {
  outline: none;
}
.settings-card__action input:focus-visible {
  border-color: var(--main-color);
}
.settings-card__action select {
  width: 100%;
  background: #f9f9f9;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  border: 1px solid #eaeaef;
}
.settings-card__action select:focus {
  outline: none;
}
.settings-card__action select:focus-visible {
  border-color: #080818;
}

.settings-card--textarea {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.settings-card--textarea .settings-card__header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.settings-card--textarea .settings-card__icon {
  background: #f9f9f9;
  min-width: 45px;
  min-height: 45px;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.settings-card--textarea .settings-card__icon i {
  font-size: 20px;
  font-weight: 400;
  color: #080818;
}
.settings-card--textarea .settings-card__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.settings-card--textarea .settings-card__action {
  margin: 0;
  max-width: 100%;
}
.settings-card--textarea .settings-card__action textarea {
  width: 100%;
  background: #f9f9f9;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  border: 1px solid #eaeaef;
}
.settings-card--textarea .settings-card__action textarea:focus {
  outline: none;
}
.settings-card--textarea .settings-card__action textarea:focus-visible {
  border-color: var(--main-color);
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/form/index.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.j-input {
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  border: 1px solid #e2e4e9;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  appearance: none;
  padding: 0.5rem 0.75rem;
}
.j-input:focus-visible {
  outline: none;
  border-color: var(--main-color);
}

.j-select {
  border-radius: 0.375rem;
  border: 1px solid #e2e4e9;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  padding: 0.5rem 0.75rem;
  background: transparent;
}
.j-select:focus-visible {
  outline: none;
  border-color: var(--main-color);
}

/*.underline-inputs {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 6px;
    padding: 7px 10px;
    box-shadow:
        0 4px 4px 0 rgba(15, 15, 16, 0.03) inset,
        0 1px 2px 0 rgba(228, 229, 231, 0.24);
    .field-icon {
        border: 1px solid #efefef;
        border-radius: 35px;
        width: 40px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset;
        color: $icon-color;
        i {
            font-size: 20px;
        }
    }
    .field-groups {
        width: 100%;
        display: flex;
        flex-direction: column;
        label {
            font-size: 11px;
            font-weight: 500;
            margin-bottom: 0;
            color: $content-desc-color;
            display: flex;
            align-items: center;
            gap: 5px;
            .force-required {
                margin-left: auto;
                color: $state-danger;
                font-size: 11px;
            }
        }
        input {
            border: none;
            border-radius: 0;
            height: auto !important;
            padding: 0 !important;
            font-size: 13px !important;
            color: $content-label-color;
            font-weight: 400;
            &:focus {
                border-color: var(--main-color);
            }
        }
        .bootstrap-select {
            padding: 0 !important;
            height: auto !important;
            .btn.dropdown-toggle {
                border: none !important;
                padding: 0 !important;
                height: auto !important;
            }
        }
        textarea {
            border: none;
            border-radius: 0;
            height: auto !important;
            padding: 0 !important;
            font-size: 13px !important;
            color: $content-label-color;
            font-weight: 400;
            &:focus {
                border-color: var(--main-color);
            }
        }
        .double-input {
            align-items: center;
            gap: 10px;
            .di-1 {
                background: #efefef;
                border-radius: 4px;
                padding-left: 5px;
                input {
                    background: transparent;
                }
                .input-group-append {
                    span {
                        background: Transparent !important;
                        border: none !important;
                        padding: 5px;
                        i {
                            font-size: 14px;
                        }
                    }
                }
            }
            .di-2 {
                width: auto;
                height: auto;
                font-size: 11px;
                font-weight: 500;
                margin-bottom: 0;
                color: $content-desc-color;
            }
        }
    }
}*/
.filter-options {
  background: var(--main-color);
}
.filter-options__head {
  background: var(--main-color);
  border: none !important;
}
.filter-options__head .kt-portlet__head-label,
.filter-options__head .kt-portlet__head-title {
  color: #fff !important;
}
.filter-options__body {
  background: var(--main-color);
  border-radius: 0 0 6px 6px !important;
}
.filter-options__body .kt-portlet__content {
  background: #fff;
  border-radius: 6px;
  margin: 0px 15px !important;
}
.filter-options__body .kt-portlet__foot {
  border: none !important;
}

/*
.filter-inputGroup {
    background: $filter-options-background;
    border: 1px solid $filter-options-border;
    border-radius: 4px;
    padding: 0.375rem;
    label {
        color: $filter-options-label;
        font-size: 12px !important;
        font-weight: 600 !important;
    }
    button,
    input,
    select,
    .ms-form-select {
        border: none !important;
    }
}
*/
.jet-toggle-card {
  border: 1px solid #e2e4e9;
  padding: 1rem;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(15, 15, 16, 0.03) inset;
}
.jet-toggle-card .checkbox-icon {
  min-width: 40px;
  min-height: 40px;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 96px;
  border: 1px solid #e2e4e9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jet-toggle-card .checkbox-icon i {
  font-size: 20px;
}
.jet-toggle-card .content label,
.jet-toggle-card .content p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
.jet-toggle-card .content label {
  color: #0a0d14;
  font-size: 14px;
  font-weight: 500;
}
.jet-toggle-card .content p {
  color: #525866;
  font-size: 12px;
}
.jet-toggle-card .jet-switch {
  margin-left: auto;
}

.jet-toggle-card-min {
  border: 1px solid #efefef;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 6px;
  padding: 4px 10px;
  background: #fff;
}
.jet-toggle-card-min .checkbox-icon {
  min-width: 40px;
  min-height: 40px;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 96px;
  border: 1px solid #e2e4e9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jet-toggle-card-min .checkbox-icon i {
  font-size: 20px;
}
.jet-toggle-card-min .content label,
.jet-toggle-card-min .content p {
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
  gap: 5px;
}
.jet-toggle-card-min .content label {
  color: #525866;
  font-size: 13px;
  font-weight: 500;
}
.jet-toggle-card-min .content p {
  color: #525866;
  font-size: 12px;
}
.jet-toggle-card-min .jet-switch {
  margin-left: auto;
}
.jet-toggle-card-min .jet-switch label {
  margin-bottom: 0 !important;
}

.icon-inputGroup {
  border: 1px solid #e2e4e9;
  padding: 1rem;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(15, 15, 16, 0.03) inset;
}
.icon-inputGroup .icon {
  min-width: 40px;
  width: 40px;
  height: 40px;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 96px;
  border: 1px solid #e2e4e9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-inputGroup .icon i {
  font-size: 20px;
}
.icon-inputGroup .inputGroup {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 3px;
}
.icon-inputGroup .inputGroup label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #525866;
}
.icon-inputGroup .inputGroup .description {
  font-size: 12px;
  font-weight: 400;
  color: #525866;
}
.icon-inputGroup .inputGroup input {
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: 0;
  height: auto;
  font-size: 12px;
  color: #0a0d14;
  font-weight: 400;
}
.icon-inputGroup .inputGroup input::placeholder {
  color: #525866;
}
.icon-inputGroup .inputGroup select {
  border: none;
}
.icon-inputGroup .inputGroup select:focus {
  outline: 0;
}

.icon-textarea {
  border: 1px solid #e2e4e9;
  padding: 1rem;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 14px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(15, 15, 16, 0.03) inset;
}
.icon-textarea .icon {
  min-width: 40px;
  width: 40px;
  height: 40px;
  box-shadow: 0px 1px 2px 0px rgba(228, 229, 231, 0.24);
  border-radius: 96px;
  border: 1px solid #e2e4e9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-textarea .icon i {
  font-size: 20px;
}
.icon-textarea label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0;
}
.icon-textarea label .content span {
  font-size: 14px;
  font-weight: 500;
  color: #0a0d14;
}
.icon-textarea label .content p {
  margin-bottom: 0;
  font-size: 12px;
  color: #525866;
}
.icon-textarea textarea {
  border: none;
  border-radius: 0;
}

/*
.form-check {
    label {
        span {
            color: $content-label-color;
        }
        color: $content-desc-color;
    }
}
    */
/*
body {
    select.form-control:not(.bootstrap-select) {
        appearance: none;
        padding: 0 !important;
        height: auto !important;
        border: none;
        border-radius: 0;
        font-size: 12px !important;
    }
}
    */
.clr-field button {
  border-radius: 0 4px 4px 0 !important;
}

.field {
  position: relative;
}
.field__custom .field__label {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
}
.field__custom .field__label i {
  position: relative;
  top: -1px;
}
.field__label {
  color: var(--input-label);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 0.8125em;
  font-weight: 500;
  line-height: 1;
  opacity: 0;
  overflow: hidden;
  padding: 0.75em 1em;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: 0;
  text-align: left;
  transform: translateY(3px);
  transition: all 0.2s ease-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
.field--not-empty .field__label {
  opacity: 1;
  transform: none;
}
.field__label span {
  margin-left: auto;
  color: red !important;
  font-weight: 600;
}
.field__input {
  background-color: #fff;
  border: 1px solid #d0d5dd;
  color: #101828;
  font-size: 14px;
  border-radius: 8px;
  padding: 0.7761904762em;
  transition: all 0.2s ease-out;
  width: 100%;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.field--not-empty .field__input {
  padding-bottom: 2px;
  padding-top: 18px;
}
.field__input:focus {
  outline: none;
  border-color: var(--input-border-color);
}
.field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #667085;
}
.field::-moz-placeholder {
  /* Firefox 19+ */
  color: #667085;
}
.field:-ms-input-placeholder {
  /* IE 10+ */
  color: #667085;
}
.field:-moz-placeholder {
  /* Firefox 18- */
  color: #667085;
}

.field__label {
  color: var(--input-label);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 0.8125em;
  font-weight: 500;
  line-height: 1;
  opacity: 0;
  overflow: hidden;
  padding: 0.75em 1em;
  pointer-events: none;
  position: absolute;
  text-overflow: ellipsis;
  top: 0;
  text-align: left;
  transform: translateY(3px);
  transition: all 0.2s ease-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
.field--not-empty .field__label {
  opacity: 1;
  transform: none;
}
.field__label span {
  margin-left: auto;
  color: red !important;
}

.field__input {
  background-color: #fff;
  border: 1px solid #d0d5dd;
  color: #101828;
  font-size: 14px;
  border-radius: 8px;
  padding: 0.7761904762em;
  transition: all 0.2s ease-out;
  width: 100%;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.field--not-empty .field__input {
  padding-bottom: 2px;
  padding-top: 18px;
}
.field__input:focus {
  outline: none;
  border-color: var(--input-border-color);
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #667085;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #667085;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #667085;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #667085;
}

/**
 * NEW: 23.12.2024
 * NEW: Yeni Form Tasarımları
 */
.underline-inputs .field-groups label {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #525866;
}
.underline-inputs .field-groups label .label-info {
  margin-left: 5px;
}
.underline-inputs .field-groups label .force-required,
.underline-inputs .field-groups label .text-danger {
  margin-left: auto;
  font-size: 12px;
  font-weight: 500;
  color: rgb(223, 28, 65);
}
.underline-inputs .field-groups input,
.underline-inputs .field-groups textarea {
  padding-inline: 10px;
}

.lag-form-group label {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #525866;
}
.lag-form-group label .label-info {
  margin-left: 5px;
}
.lag-form-group label .force-required,
.lag-form-group label .text-danger {
  margin-left: auto;
  font-size: 11px;
  font-weight: 500;
  color: rgb(223, 28, 65);
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/login/index.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.login-body.hidden-scroll {
  overflow: hidden;
}
.login-wrapper {
  width: 100%;
  height: 100%;
  background: #fff;
}
.login-provider {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #E1E4EA;
  padding: 1.5rem 0;
}
.login-provider .dealer-link {
  margin-left: auto;
  color: var(--main-color);
  font-size: 14px;
  font-weight: 600;
}
.login-provider img {
  max-height: 25px;
}
.login-body-wrapper {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.login-body-wrapper .kt-login__form {
  width: 75%;
}
.login-advertising {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--main-color);
}
.login-advertising-wrapper {
  background: var(--main-color);
  position: relative;
  right: -10px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-bottom-left-radius: 8rem;
}
.login-advertising .carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 2rem;
}
.login-advertising .carousel-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login-advertising .carousel-content .title {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
}
.login-advertising .carousel-content p {
  word-break: break-all;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.login-advertising .carousel {
  height: 100vh;
}

.kt-login__title {
  margin-bottom: 2rem;
}
.kt-login__title h1 {
  color: #333;
  font-size: 36px;
  font-weight: 600;
}
.kt-login__title p {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
.kt-login__form .kt-form .form-group label {
  color: #0E121B;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
}
.kt-login__form .kt-form .form-group .icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.kt-login__form .kt-form .form-group .icon i {
  font-size: 16px;
}
.kt-login__form .kt-form input.form-control {
  background: White;
  border: 1px solid #E1E4EA;
  border-radius: 10px;
  padding-left: 3rem;
  cursor: text;
  font-size: 14px;
  font-weight: 400;
}
.kt-login__form .kt-form input.form-control::placeholder {
  color: #99A0AE;
}
.kt-login__form .kt-form .otp-target-title {
  margin-left: 10rem;
  font-weight: 500;
}
.kt-login__form .kt-form .otp-fake-input {
  cursor: text;
}
.kt-login__form .kt-form-phone .otp-target-title {
  margin-left: 0;
}
.kt-login__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.kt-login__actions-wrapper {
  max-width: 45%;
  width: 100%;
  display: flex;
  align-items: center;
}
.kt-login__actions-wrapper button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px !important;
  font-weight: 500 !important;
}
.kt-login__actions-wrapper button i {
  font-weight: 400;
  font-size: 20px;
}

.login-carousel {
  padding: 2rem !important;
  background: #fff !important;
}
.login-carousel .carousel-item {
  background-repeat: no-repeat;
  background-position: center;
}

.kt-login__body .kt-form .form-group {
  border: 1px solid #E2E4E9;
  border-radius: 6px;
  padding: 7px 10px !important;
  box-shadow: 0 4px 4px 0 rgba(15, 15, 16, 0.03) inset, 0 1px 2px 0 rgba(228, 229, 231, 0.24);
}
.kt-login__body .kt-form .form-group label {
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #525866;
  display: flex;
  align-items: center;
  gap: 5px;
}
.kt-login__body .kt-form .form-group input {
  border: none;
  border-radius: 0;
  height: auto !important;
  padding: 0 !important;
  font-size: 13px !important;
  color: #0A0D14;
  background: transparent !important;
  font-weight: 400;
  margin: 0 !important;
}
.kt-login__body .kt-form .form-group input::placeholder {
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #888 !important;
}
.kt-login__body .kt-form .form-group input:focus {
  border-color: var(--main-color);
}
.kt-login__body .kt-form .kt-login__actions {
  margin: 1rem 0 !important;
}
.kt-login__body .kt-form .kt-login__actions .kt-login__btn-primary {
  width: 100%;
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--blue-base, #375DFB) !important;
  border-color: transparent !important;
  box-shadow: 0 0 0 1px #375DFB, 0 1px 2px 0 rgba(37, 62, 167, 0.48);
  font-size: 15px !important;
  font-weight: 500 !important;
  transition: all 250ms ease-in-out;
  color: #fff;
}
.kt-login__body .kt-form .kt-login__actions .kt-login__btn-primary:hover {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%), var(--blue-base, #375DFB) !important;
  transition: all 250ms ease-in-out;
}
.kt-login__body .danger-divider {
  border-radius: 6px !important;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/login/new.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/dashboard/index.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.dashboard-type__one {
  align-items: center;
}
.dashboard-type__one .stats-list {
  display: flex;
  gap: 5px;
  flex: 1 auto;
  flex-direction: column;
  max-height: 270px;
  overflow-x: scroll;
  cursor: s-resize;
  padding-inline: 1rem;
  padding-top: 1rem;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.dashboard-type__one .stats-list::-webkit-scrollbar {
  display: none;
}
.dashboard-type__one .stats-list .item {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 6px;
  padding-inline: 6px;
  flex: 1;
  box-shadow: 0 2px 10px 0 rgba(228, 229, 231, 0.3);
}
.dashboard-type__one .stats-list .item-ty {
  background: #FFEDD5;
  border-color: #FDBA74;
}
.dashboard-type__one .stats-list .item-ty .title,
.dashboard-type__one .stats-list .item-ty .count {
  color: var(--marketplace-ty);
}
.dashboard-type__one .stats-list .item-go .title,
.dashboard-type__one .stats-list .item-go .count {
  color: var(--marketplace-go);
}
.dashboard-type__one .stats-list .item-hb {
  background: #FFEDD5;
  border-color: #FDBA74;
}
.dashboard-type__one .stats-list .item-hb .title,
.dashboard-type__one .stats-list .item-hb .count {
  color: var(--marketplace-hb);
}
.dashboard-type__one .stats-list .item-n11 {
  background: #F3E8FF;
  border-color: #D8B4FE;
}
.dashboard-type__one .stats-list .item-n11 .title,
.dashboard-type__one .stats-list .item-n11 .count {
  color: var(--marketplace-n11);
}
.dashboard-type__one .stats-list .item-cs {
  background: #DBEAFE;
  border-color: #93C5FD;
}
.dashboard-type__one .stats-list .item-cs .title,
.dashboard-type__one .stats-list .item-cs .count {
  color: var(--marketplace-cs);
}
.dashboard-type__one .stats-list .item-eptt {
  background: #FEF9C3;
  border-color: #FDE047;
}
.dashboard-type__one .stats-list .item-eptt .title,
.dashboard-type__one .stats-list .item-eptt .count {
  color: var(--marketplace-eptt);
}
.dashboard-type__one .stats-list .item-ms {
  background: #FFEDD5;
  border-color: #FDBA74;
}
.dashboard-type__one .stats-list .item-ms .title,
.dashboard-type__one .stats-list .item-ms .count {
  color: var(--marketplace-ms);
}
.dashboard-type__one .stats-list .item-paz {
  background: #DBEAFE;
  border-color: #93C5FD;
}
.dashboard-type__one .stats-list .item-paz .title,
.dashboard-type__one .stats-list .item-paz .count {
  color: var(--marketplace-paz);
}
.dashboard-type__one .stats-list .item-al {
  background: #DCFCE7;
  border-color: #86EFAC;
}
.dashboard-type__one .stats-list .item-al .title,
.dashboard-type__one .stats-list .item-al .count {
  color: var(--marketplace-al);
}
.dashboard-type__one .stats-list .item-idf {
  background: #DBEAFE;
  border-color: #93C5FD;
}
.dashboard-type__one .stats-list .item-idf .title,
.dashboard-type__one .stats-list .item-idf .count {
  color: var(--marketplace-idf);
}
.dashboard-type__one .stats-list .item-site {
  background: #DBEAFE;
  border-color: #93C5FD;
}
.dashboard-type__one .stats-list .item-site .title,
.dashboard-type__one .stats-list .item-site .count {
  color: var(--marketplace-site);
}
.dashboard-type__one .stats-list .item .place {
  display: flex;
  align-items: center;
  gap: 10px;
}
.dashboard-type__one .stats-list .item .place .image img {
  max-width: 30px;
  border-radius: 6px;
  overflow: hidden;
}
.dashboard-type__one .stats-list .item .place .title {
  font-size: 14px;
  font-weight: 500;
}
.dashboard-type__one .stats-list .item .data {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
.dashboard-type__one .stats-list .item .data .count {
  font-weight: 600;
}
.dashboard-type__one .stats-list .item .data .count small {
  font-weight: 400;
  color: #999;
}

.sales-performance {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-top: 1rem;
  padding-inline: 1rem;
}
.sales-performance-row {
  display: flex;
  align-items: stretch;
  gap: 5px;
}
.sales-performance-item {
  background: #F6F8FA;
  flex: 1;
  padding: 1rem;
  border-radius: 6px;
}
@media screen and (max-width: 1720px) and (min-width: 1366px) {
  .sales-performance-item {
    padding: 9px 0 9px 10px;
  }
}
.sales-performance-item.primary {
  background: #DBEAFE;
}
.sales-performance-item.primary .count {
  color: #1D4ED8;
}
.sales-performance-item .count {
  font-size: 16px;
  font-weight: 500;
  color: #0A0D14;
}
.sales-performance-item .title {
  font-size: 12px;
  font-weight: 500;
  color: #868C98;
}
.sales-performance-giro, .sales-performance-estimate {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.change-order-performance span {
  color: #868C98;
  font-size: 13px;
  font-weight: 500;
}

.filtered-date {
  margin-left: 1rem;
}

.basket-summary {
  padding-top: 1rem;
  padding-inline: 1rem;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.basket-summary-row {
  display: flex;
  align-items: center;
  gap: 5px;
}
.basket-summary-item {
  background: #F6F8FA;
  flex: 1;
  padding: 1rem;
  border-radius: 6px;
}
.basket-summary-item.primary {
  background: #EBF1FF;
}
.basket-summary-item.primary .count {
  color: #375DFB;
}
.basket-summary-item .count {
  font-size: 16px;
  font-weight: 500;
  color: #0A0D14;
}
.basket-summary-item .title {
  font-size: 12px;
  font-weight: 500;
  color: #868C98;
}

.online-visitors {
  padding-top: 1rem;
  padding-inline: 1rem;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.online-visitors-row {
  display: flex;
  align-items: center;
  gap: 5px;
}
.online-visitors-item {
  background: #F6F8FA;
  flex: 1;
  padding: 1rem;
  border-radius: 6px;
}
.online-visitors-item.primary {
  background: #DBEAFE;
}
.online-visitors-item.primary .count {
  color: #1D4ED8;
}
.online-visitors-item .count {
  font-size: 16px;
  font-weight: 500;
  color: #0A0D14;
}
.online-visitors-item .title {
  font-size: 12px;
  font-weight: 500;
  color: #868C98;
}

.funnel-rate {
  padding-top: 1rem;
  padding-inline: 1rem;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.funnel-rate-row {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.funnel-rate-item {
  background: #F6F8FA;
  padding: 0.5rem;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}
.funnel-rate-item .title {
  font-size: 12px;
  font-weight: 500;
  color: #868C98;
}
.funnel-rate-progress {
  display: flex;
  align-items: center;
  gap: 10px;
}
.funnel-rate-progress div {
  background-image: linear-gradient(90deg, hsl(206, 100%, 49%) 0%, hsl(208, 97%, 58%) 11%, hsl(209, 98%, 63%) 22%, hsl(209, 99%, 67%) 33%, hsl(209, 99%, 71%) 44%, hsl(209, 99%, 74%) 56%, hsl(208, 99%, 78%) 67%, hsl(207, 99%, 81%) 78%, hsl(207, 99%, 85%) 89%, hsl(206, 100%, 88%) 100%);
  height: 15px;
  border-radius: 4px;
}
.funnel-rate-progress .count {
  font-size: 12px;
  font-weight: 500;
  color: #868C98;
}
.funnel-rate-progress .rate {
  margin-left: auto;
  font-size: 12px;
  font-weight: 500;
  color: #0A0D14;
}

.plugin-store {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0.5rem;
  display: flex;
  flex-direction: column;
}
.plugin-store-row {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-height: 300px;
  overflow-x: scroll;
  cursor: s-resize;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.plugin-store-row::-webkit-scrollbar {
  display: none;
}
.plugin-store-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px dashed #eee;
  width: 100%;
}
.plugin-store-item:hover {
  background: #F6F8FA;
}
.plugin-store-item .image img {
  max-width: 35px;
}
.plugin-store-item .info .title {
  font-size: 14px;
  font-weight: 500;
  color: #0A0D14;
}
.plugin-store-item .info .description {
  font-size: 12px;
  font-weight: 500;
  color: #868C98;
}

.table-traffic-source thead {
  background: #eee;
}

.stats-scroll {
  overflow-y: scroll;
  height: 100%;
}
.stats-scroll::-webkit-scrollbar {
  width: 5px;
}
.stats-scroll::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 32px;
}
.stats-scroll::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 32px;
}

.dashboard-column .kt-portlet {
  height: 370px;
  border-color: rgba(228, 229, 231, 0.7);
  box-shadow: 0 3px 5px 0 rgba(228, 229, 231, 0.7);
  border-radius: 6px;
}
.dashboard-column .kt-portlet__head, .dashboard-column .kt-portlet__body {
  padding: 0.5rem !important;
  padding-inline: 1rem !important;
}
.dashboard-column .kt-portlet__head-icon {
  background: var(--main-color);
  border-radius: 4px;
  margin-right: 0.75rem;
  padding: 5px 8px !important;
}
.dashboard-column .kt-portlet__head-icon svg {
  stroke: #fff;
  width: 20px;
  height: 20px;
}
.dashboard-column .kt-portlet__body .overflow-y::-webkit-scrollbar {
  width: 5px;
}
.dashboard-column .kt-portlet__body .overflow-y::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 32px;
}
.dashboard-column .kt-portlet__body .overflow-y::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 32px;
}
.dashboard-column .kt-portlet .stats-chart {
  display: flex;
  align-items: center;
  width: 100%;
}
.dashboard-column .kt-portlet .stats-chart div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  height: auto;
  min-height: 20px;
}
.dashboard-column .kt-portlet__head {
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0px 5px 25px 0px rgba(228, 229, 231, 0.7);
}
.dashboard-column .kt-portlet__head-stats {
  display: flex;
  align-items: center;
  gap: 10px;
}
.dashboard-column .kt-portlet__head-stats .item {
  display: flex;
  flex-direction: column;
  text-align: center;
  background: #f6f8fa;
  padding: 6px;
  padding-inline: 1rem;
  border-radius: 6px;
  color: #0a0d14;
  font-weight: 600;
  font-size: 14px;
}
.dashboard-column .kt-portlet__head-stats .item small {
  font-size: 11px;
  font-weight: 400;
  color: #20232d;
}
.dashboard-column .kt-portlet__body {
  padding: 0 !important;
  position: relative;
  height: 100%;
}
.dashboard-column .kt-portlet__body-chart {
  margin-bottom: -1px;
}

.dashboard-table-fixed img {
  max-width: 50px;
  max-height: 50px;
}
.dashboard-table-fixed .table-image {
  max-width: 65px;
  width: 65px;
}
.dashboard-table-fixed.table td {
  vertical-align: middle;
}
.dashboard-table-fixed.table td .product-code {
  font-size: 11px;
  color: #86909C;
}

.dashboard-filter-actions {
  display: flex;
  justify-content: end;
  width: 100%;
  margin-top: -1rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
}
.dashboard-filter-actions .btn-dashboard-group .btn-filter {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  margin-left: 0;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.03), inset 0px -3px 5px 0px rgba(0, 0, 0, 0.02);
  font-size: 13px;
  font-weight: 500;
}
.dashboard-filter-actions .btn-dashboard-group .btn-filter:nth-child(1) {
  border-left: 1px solid #e5e5e5;
}
.dashboard-filter-actions .btn-dashboard-group .btn-filter:hover {
  border-color: var(--main-color);
  color: var(--main-color);
}
.dashboard-filter-actions .btn-dashboard-group .btn-filter.active {
  border-color: var(--main-color);
  color: var(--main-color);
}

.dashboard-new-filter-actions {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 5px;
}
@media screen and (max-width: 991px) {
  .dashboard-new-filter-actions {
    flex-wrap: wrap;
    align-items: stretch;
    gap: 10px;
  }
}
.dashboard-new-filter-actions button {
  background: #F3F4F6;
  border-radius: 4px;
  color: #374151;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .dashboard-new-filter-actions button {
    flex: 1;
  }
}
.dashboard-new-filter-actions button i {
  font-weight: 400;
  font-size: 16px;
}
.dashboard-new-filter-actions button.active {
  background: #2563EB;
  color: #DBEAFE;
}

.custom-tooltip {
  display: flex;
  flex-direction: column;
}
.custom-tooltip .title {
  padding: 5px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  font-weight: 500;
}
.custom-tooltip .data-element {
  padding: 0 5px;
  font-size: 12px;
}
.custom-tooltip .data-element strong {
  font-weight: 500;
}

.loader {
  width: 8px;
  height: 40px;
  border-radius: 4px;
  display: block;
  margin: 20px auto;
  position: absolute;
  background: currentColor;
  color: var(--main-color);
  box-sizing: border-box;
  animation: animloader 0.5s 0.5s linear infinite alternate;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader::after, .loader::before {
  content: "";
  width: 8px;
  height: 40px;
  border-radius: 4px;
  background: currentColor;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  box-sizing: border-box;
  animation: animloader 0.5s 0.75s linear infinite alternate;
}

.loader::before {
  left: -20px;
  animation-delay: 0s;
}

@keyframes animloader {
  0% {
    height: 48px;
  }
  100% {
    height: 4px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/design/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.active-theme {
  box-shadow: 0px 5px 25px 0px rgba(228, 229, 231, 0.7);
  padding: 1rem;
  border-radius: 4px;
  border: 1px dashed #eee;
}
.active-theme-head .buttons {
  display: flex;
  align-items: center;
  gap: 5px;
}
.active-theme-head .buttons button {
  display: flex;
  align-items: center;
}
.active-theme-head .buttons button i {
  font-size: 16px;
}
.active-theme-item {
  display: flex;
  gap: 10px;
  margin: 1rem 0;
}
.active-theme-item .cover img {
  max-width: 322px;
  border-radius: 4px;
}
.active-theme-item .details .info {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem;
}
.active-theme-item .details .info h4 {
  display: flex;
  align-items: center;
  gap: 5px;
}
.active-theme-item .details .buttons {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 0.5rem;
}
.active-theme-item .details .custom-buttons {
  display: flex;
  align-items: center;
  gap: 5px;
}
.active-theme-item .details .custom-buttons button {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.active-theme-item .details .custom-buttons button i {
  line-height: normal;
  font-size: 20px;
}

.theme-container {
  border: 1px dashed #eee;
  border-radius: 4px;
  padding: 1rem;
  background: #fff;
  box-shadow: 0px 5px 25px 0px rgba(228, 229, 231, 0.7);
}
.theme-head-title {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #f0f9fe;
  padding: 1rem;
  border-radius: 4px;
}
.theme-head-title .icon svg {
  stroke: #059EF0;
}
.theme-head-title .content h5 {
  font-size: 16px;
}
.theme-head-title .content p {
  font-size: 12px;
}
.theme-item {
  padding: 1rem;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  border: 1px dashed #eee;
}
.theme-item .theme-heads {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.theme-item .theme-heads .theme-type {
  background: #f5f5f5;
  padding: 0.5rem;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
}
.theme-item .theme-heads .theme-name {
  font-weight: 600;
}
.theme-item .theme-cover img {
  max-width: 250px;
  border-radius: 4px;
}
.theme-item .buttons .dropdown .dropdown-menu .dropdown-item svg {
  width: 18px;
  height: 18px;
}
.theme-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.theme-upload {
  display: flex;
  align-items: center;
  gap: 5px;
}
.theme-upload label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  border: 1px dashed #059EF0;
  border-radius: 4px;
  padding: 6px 1rem;
  gap: 10px;
  color: #059EF0;
  font-weight: 600;
}
.theme-upload label i {
  font-weight: 400;
  font-size: 18px;
}
.theme-upload button {
  border: none;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding-inline: 1rem;
  font-size: 14px;
  font-weight: 600;
}

.active-theme-list .theme-item {
  flex-direction: row;
  align-items: center;
  border: 1px dashed #eee;
  gap: 10px;
}
.active-theme-list .theme-item .theme-cover img {
  max-width: 100px;
  border-radius: 4px;
}
.active-theme-list .theme-item .theme-details {
  display: flex;
  flex-direction: column;
}
.active-theme-list .theme-item .theme-details .theme-name {
  font-size: 14px;
  font-weight: 600;
}
.active-theme-list .theme-item .theme-details .theme-version,
.active-theme-list .theme-item .theme-details .theme-updates {
  font-size: 12px;
}
.active-theme-list .theme-item .buttons {
  gap: 10px;
}

.showcase-preview {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5px;
}
.showcase-preview .image-element {
  background: linear-gradient(to right, #f9fafb 0%, #e5e7eb 100%);
  border-radius: 12px;
  padding: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 190px;
}
.showcase-preview .image-element img {
  width: 100%;
}
.showcase-preview ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5px;
}
.showcase-preview ul .element {
  width: 190px;
  height: 30px;
  background: linear-gradient(to right, #f9fafb 0%, #e5e7eb 100%);
  border-radius: 32px;
}
.showcase-preview ul .element:first-child {
  height: 20px;
  width: 160px;
}
.showcase-preview ul .element:nth-child(3), .showcase-preview ul .element:nth-child(4) {
  height: 20px;
}
.showcase-preview ul .element:nth-child(5) {
  width: 100px;
  height: 25px;
}
.showcase-preview ul .element:nth-child(6) {
  width: 120px;
  height: 25px;
}

body .pattern-module-groups .item {
  border: 1px dashed #E2E4E9;
  border-radius: 6px;
  box-shadow: 0px 2px 10px 0px rgba(228, 229, 231, 0.7);
  background: transparent;
}
body .pattern-module-groups .item .head {
  border-bottom: 1px dashed #E2E4E9;
}
body .pattern-module-groups .item .col {
  border: none;
  gap: 4px;
  display: flex;
  flex-direction: column;
}
body .pattern-module-groups .item .col .col-title {
  border: none;
}
body .pattern-module-groups .item .col .module {
  border: 1px dashed #E2E4E9;
  border-radius: 4px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/commandMenu/index.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.commandmenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background: rgba(0, 0, 0, 0.8);
}
.commandmenu-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.commandmenu-modal {
  background: #fff;
  box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
  border-radius: 12px;
  max-width: 550px;
  max-height: 550px;
  width: 100%;
}
.commandmenu-modal-header {
  padding: 1rem;
  border-bottom: 1px solid #eaecf0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.commandmenu-modal-icon {
  font-size: 20px;
}
.commandmenu-modal-input {
  font-size: 16px;
  width: 100%;
  border: none;
  color: #101828;
}
.commandmenu-modal-input:focus {
  outline: 0;
}
.commandmenu-modal-input::placeholder {
  color: #667085;
}
.commandmenu-modal-body {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 8px;
  padding-right: 8px;
}
.commandmenu-modal-menu {
  max-height: 350px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #667085 #f9fafb;
}
.commandmenu-modal-menu::-webkit-scrollbar {
  width: 6px;
}
.commandmenu-modal-menu::-webkit-scrollbar-track {
  background: #f9fafb;
}
.commandmenu-modal-menu::-webkit-scrollbar-thumb {
  background: #667085;
  border-radius: 3px;
}
.commandmenu-modal-footer {
  padding: 1rem;
  border-top: 1px solid #eaecf0;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 0.5rem;
}
.commandmenu-modal-footer-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #101828;
  font-size: 12px;
  font-weight: 500;
  background-color: #f9fafb;
  border: 1px solid #eaecf0;
  border-radius: 4px;
  padding: 4px 6px;
}
.commandmenu-modal-footer-item kbd {
  background-color: #f9fafb;
  border: 1px solid #eaecf0;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #101828;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 2px 4px;
  white-space: nowrap;
}
.commandmenu-menu-item {
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #101828;
}
.commandmenu-menu-item:hover {
  color: var(--main-color);
}
.commandmenu-menu-item:hover .commandmenu-menu-item-icon {
  color: var(--main-color);
}
.commandmenu-menu-item:hover {
  background: #f9fafb;
  border-radius: 8px;
}
.commandmenu-menu-item-icon {
  font-size: 20px;
  color: #667085;
}
.commandmenu-menu-item-name {
  font-size: 14px;
  font-weight: 500;
}
.commandmenu-menu-item-description {
  font-size: 12px;
  font-weight: 400;
  color: #475467;
}
.commandmenu-menu-item-key {
  padding: 2px 6px;
  background: #f9fafb;
  border: 1px solid #eaecf0;
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.commandmenu-menu-notdata {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.commandmenu-menu-notdata span {
  font-size: 16px;
  font-weight: 600;
  color: #101828;
}
.commandmenu-menu-notdata p {
  margin-bottom: 0;
  max-width: 380px;
  text-align: center;
  color: #475467;
  font-size: 14px;
  font-weight: 400;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/index.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/customer/index.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.customer-user-modal .modal-body {
  background: #f5f5f5;
}
.customer-user-modal .modal-header-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.customer-user-modal .modal-header-buttons button {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.customer-user-modal .modal-header-buttons button i {
  font-size: 16px;
  color: #fff;
}
.customer-user-modal .modal-header-buttons button:hover {
  background: #fff;
  border: 1px solid #fff;
}
.customer-user-modal .modal-header-buttons button:hover i {
  color: #000;
}

.customer-info__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 2rem;
}
.customer-info__empty span {
  font-size: 14px;
  font-weight: 500;
  color: var(--input-label);
}

.customer {
  background: #fff;
  border-radius: 6px;
}
.customer__info {
  display: flex;
  align-items: center;
  padding: 1rem;
  gap: 1rem;
}
.customer__avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  color: var(--input-label);
}
.customer__details {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.customer__name {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 18px;
  font-weight: 600;
}
.customer__status {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 1rem;
  border-radius: 4px;
  background: #e8f5e9;
}
.customer__status--member {
  background: #e3f2fd;
  color: #1565c0;
}
.customer__status--dealer {
  background: #fff3e0;
  color: #e65100;
}
.customer__status--verified {
  color: #2e7d32;
  font-size: 13px;
}
.customer__status--unverified {
  color: #c62828;
  font-size: 13px;
}
.customer__status-text {
  font-size: 12px;
  font-weight: 500;
}
.customer__status-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.customer__dates {
  display: flex;
  gap: 0.5rem;
}
.customer__date-item {
  display: flex;
  align-items: end;
  gap: 0.25rem;
}
.customer__date-icon {
  font-size: 16px;
  color: var(--input-label);
}
.customer__date-label {
  font-size: 12px;
  font-weight: 500;
  color: var(--input-label);
}
.customer__date-value {
  font-size: 12px;
  font-weight: 500;
  color: var(--input-label);
}
.customer__process {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 5px;
}
.customer__process-button {
  display: flex;
  align-items: center;
  text-align: center;
  gap: 0.5rem;
  font-size: 13px;
  font-weight: 500;
  background: var(--btn-success);
  box-shadow: var(--btn-success-shadow);
  color: #fff;
  border-radius: 4px;
  border: none;
  padding: 0.5rem 1rem;
}
.customer__process-button:hover {
  background: var(--btn-success-hover);
  color: #fff;
}

.customer-stats {
  background: #fff;
  border-radius: 6px;
  margin: 1rem 0;
}
.customer-stats__orders {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.customer-stats__orders-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 200px;
  gap: 1rem;
  padding: 1rem;
  border-right: 1px solid #f5f5f5;
}
.customer-stats__orders-item:last-child {
  border-right: none;
}
.customer-stats__orders-label {
  font-size: 12px;
  font-weight: 500;
}
.customer-stats__orders-value {
  font-size: 14px;
  font-weight: 600;
}

.customer__tabs {
  background: #fff;
  border-radius: 6px;
}
.customer__tabs .nav-tabs {
  border-bottom: none;
  margin-bottom: 1rem;
}
.customer__tabs .nav-tabs .nav-item {
  flex: 1 1 auto;
}
.customer__tabs .nav-tabs .nav-item .nav-link {
  text-align: center;
  border: none;
  border-radius: 6px;
  color: var(--input-label);
}
.customer__tabs .nav-tabs .nav-item .nav-link.active, .customer__tabs .nav-tabs .nav-item .nav-link:hover {
  color: var(--main-color);
}

.customer__tabs-content {
  background: #fff;
  border-radius: 6px;
}

.customer-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-radius: 6px;
  overflow: hidden;
}
.customer-info__title {
  font-size: 14px;
  font-weight: 600;
  color: var(--input-label);
  margin-bottom: 0.75rem;
  grid-column: 1/-1;
}
.customer-info__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.customer-info__empty i {
  font-size: 16px;
}
.customer-info__empty span {
  font-size: 13px;
  font-weight: 500;
  color: var(--input-label);
}
.customer-info__group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-bottom: 1rem;
}
.customer-info__item {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.customer-info__label {
  font-size: 12px;
  font-weight: 500;
  color: var(--input-label);
}
.customer-info__value {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
  word-break: break-word;
}
.customer-info__value:empty::after {
  content: "-";
  color: var(--input-label);
  font-weight: 400;
}
.customer-info__permission {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.customer-info__permission .permission-icon {
  font-size: 16px;
  flex-shrink: 0;
}
.customer-info__permission .permission-icon[data-status="1"] {
  color: var(--verified-color);
}
.customer-info__permission .permission-icon[data-status="0"] {
  color: var(--unverified-color);
}
.customer-info__permission span {
  font-size: 13px;
  font-weight: 500;
  color: var(--input-label);
}
.customer-info__badge {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
}
.customer-info__badge--secondary {
  background: rgba(102, 113, 133, 0.1);
  color: var(--btn-info);
}
.customer-info__badge--danger {
  background: rgba(223, 28, 65, 0.1);
  color: var(--btn-danger);
}
.customer-info__badge--warning {
  background: rgba(223, 168, 28, 0.1);
  color: var(--btn-warning);
}
.customer-info__badge--success {
  background: rgba(55, 93, 251, 0.1);
  color: var(--btn-success);
}
.customer-info__badge--info {
  background: rgba(102, 113, 133, 0.1);
  color: var(--btn-info);
}
.customer-info__file {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  background: #f9fafb;
  border-radius: 4px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.customer-info__file:hover {
  background: #f0f2f5;
}
.customer-info__file i {
  font-size: 18px;
  color: var(--input-label);
  flex-shrink: 0;
}
.customer-info__file span {
  font-size: 13px;
  color: var(--input-label);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.customer-info__contact {
  position: relative;
  background: #fff;
  padding: 1rem;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}
.customer-info__contact:last-child {
  border-bottom: none;
}
.customer-info__permissions {
  position: relative;
  background: #fff;
  padding: 1rem;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}
.customer-info__permissions.border-right-none {
  border-right: none;
}
.customer-info__permissions:last-child {
  border-bottom: none;
}
.customer-info__system {
  position: relative;
  background: #fff;
  padding: 1rem;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
}
.customer-info__system:last-child {
  border-bottom: none;
}
.customer-info__status {
  position: relative;
  background: #fff;
  padding: 1rem;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
}
.customer-info__status:last-child {
  border-bottom: none;
}
.customer-info__files {
  position: relative;
  background: #fff;
  padding: 1rem;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
}
.customer-info__files:last-child {
  border-bottom: none;
}

.customer__orders-table {
  max-height: 400px;
  scrollbar-width: thin;
  scrollbar-color: var(--input-label) #f5f5f5;
}
.customer__orders-table table {
  table-layout: fixed;
}
.customer__orders-table::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.customer__orders-table::-webkit-scrollbar-track {
  background: #f5f5f5;
  border-radius: 6px;
}
.customer__orders-table::-webkit-scrollbar-thumb {
  background: var(--input-label);
  border-radius: 6px;
  transition: all 0.3s ease;
}
.customer__orders-table::-webkit-scrollbar-thumb:hover {
  background: var(--btn-secondary);
}
.customer__orders-table .customer-info__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 2rem;
}
.customer__orders-table .customer-info__empty span {
  font-size: 14px;
  font-weight: 500;
  color: var(--input-label);
}

.customer-addresses__header {
  margin-bottom: 1.5rem;
  background: #f5f5f5;
}
.customer-addresses__content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.customer-addresses__section .table {
  margin-bottom: 0;
  white-space: nowrap;
}
.customer-addresses__section .table th {
  font-weight: 500;
  color: var(--btn-secondary);
  border-top: none;
  padding: 0.75rem;
}
.customer-addresses__section .table td {
  vertical-align: middle;
  padding: 0.75rem;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customer-addresses__section .table td[data-toggle=tooltip] {
  cursor: help;
}
.customer-addresses__section .table .btn-group .btn {
  padding: 0.25rem 0.5rem;
}
.customer-addresses__section .table .btn-group .btn i {
  font-size: 1rem;
  line-height: 1;
}
.customer-addresses__title {
  font-size: 1rem;
  font-weight: 500;
  color: var(--btn-secondary);
  margin-bottom: 1rem;
}
.customer-addresses .table-responsive {
  scrollbar-width: thin;
  scrollbar-color: var(--input-label) #f5f5f5;
}
.customer-addresses .table-responsive::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.customer-addresses .table-responsive::-webkit-scrollbar-track {
  background: #f5f5f5;
  border-radius: 6px;
}
.customer-addresses .table-responsive::-webkit-scrollbar-thumb {
  background: var(--input-label);
  border-radius: 6px;
  transition: all 0.3s ease;
}
.customer-addresses .table-responsive::-webkit-scrollbar-thumb:hover {
  background: var(--btn-secondary);
}

.address-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 10px;
  padding: 0;
}
.address-card {
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.address-card__header {
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f5f5f5;
}
.address-card__title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.address-card__content {
  margin-bottom: 16px;
}
.address-card__name {
  font-weight: 500;
  margin-bottom: 8px;
}
.address-card__address, .address-card__address-detail, .address-card__location, .address-card__phone {
  color: #666;
  margin-bottom: 4px;
  font-size: 14px;
}
.address-card__footer {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: auto;
}
.address-card__btn {
  padding: 4px 8px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font-size: 12px;
  transition: background-color 0.2s;
}
.address-card__btn--delete {
  background-color: #fff;
  color: #ff4444;
  border: 1px solid #ff4444;
}
.address-card__btn--delete:hover {
  background-color: #fff5f5;
}
.address-card__btn--edit {
  background-color: #fff;
  color: #2196f3;
  border: 1px solid #2196f3;
}
.address-card__btn--edit:hover {
  background-color: #f5f9ff;
}
.address-section {
  padding: 20px;
}
.address-section__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.address-section__title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.address-section__add-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 4px 8px;
  background-color: #fff;
  color: #ff6b00;
  border: 1px solid #ff6b00;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  transition: all 0.2s;
}
.address-section__add-btn:hover {
  background-color: #fff5f0;
}
.address-section__add-icon {
  font-size: 16px;
  font-weight: bold;
}

.customer__balance-table,
.customer__score-table {
  max-height: 600px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #667185 #f9fafb;
}
.customer__balance-table::-webkit-scrollbar,
.customer__score-table::-webkit-scrollbar {
  width: 8px;
}
.customer__balance-table::-webkit-scrollbar-track,
.customer__score-table::-webkit-scrollbar-track {
  background: #f9fafb;
  border-radius: 4px;
}
.customer__balance-table::-webkit-scrollbar-thumb,
.customer__score-table::-webkit-scrollbar-thumb {
  background: #667185;
  border-radius: 4px;
}
.customer__balance-table::-webkit-scrollbar-thumb:hover,
.customer__score-table::-webkit-scrollbar-thumb:hover {
  background: #4d5563;
}
.customer__balance-table .table,
.customer__score-table .table {
  width: 100%;
  border-collapse: collapse;
}
.customer__balance-table .table thead,
.customer__score-table .table thead {
  position: sticky;
  top: 0;
  z-index: 1;
}
.customer__balance-table .table thead tr,
.customer__score-table .table thead tr {
  background-color: #f9fafb;
}
.customer__balance-table .table thead tr th,
.customer__score-table .table thead tr th {
  padding: 12px;
  font-size: 13px;
  font-weight: 600;
  color: #667185;
  text-align: left;
  white-space: nowrap;
  border-bottom: 1px solid #eaecf0;
}
.customer__balance-table .table tbody tr,
.customer__score-table .table tbody tr {
  border-bottom: 1px solid #eaecf0;
  transition: all 0.2s;
}
.customer__balance-table .table tbody tr:hover,
.customer__score-table .table tbody tr:hover {
  background-color: #f9fafb;
}
.customer__balance-table .table tbody tr td,
.customer__score-table .table tbody tr td {
  padding: 12px;
  font-size: 13px;
  color: #333;
  white-space: nowrap;
}
.customer__balance-table .table tbody tr td .badge,
.customer__score-table .table tbody tr td .badge {
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 4px;
}
.customer__balance-table .table tbody tr td .badge-success,
.customer__score-table .table tbody tr td .badge-success {
  background-color: #ecfdf3;
  color: var(--verified-color);
}
.customer__balance-table .table tbody tr td .badge-warning,
.customer__score-table .table tbody tr td .badge-warning {
  background-color: #fff7ed;
  color: #ff6b00;
}
.customer__balance-table .table tbody tr td button,
.customer__score-table .table tbody tr td button {
  padding: 6px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: #667185;
  transition: all 0.2s;
}
.customer__balance-table .table tbody tr td button:hover,
.customer__score-table .table tbody tr td button:hover {
  color: #ff6b00;
}

.favorite-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 10px;
  padding: 1rem;
}
.favorite-grid__item {
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
}
.favorite-grid__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
}
.favorite-grid__title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  text-align: center;
  display: block;
}
.favorite-grid__date {
  font-size: 12px;
  font-weight: 500;
  color: #666;
  text-align: center;
  display: block;
}

.customer-info__under {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.customer-info__under .icon {
  font-size: 24px;
  color: var(--btn-success);
}
.customer-info__under .text {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.customer-info__under .description {
  font-size: 12px;
  font-weight: 500;
  color: #666;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/customer/automation.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.customer-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 1rem;
}

.customer-stats-card {
  background: #fff;
  padding: 1.5rem 1rem 2rem 1rem;
  border-bottom: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
  position: relative;
}
.customer-stats-card:nth-child(4n) {
  border-right: none;
}
.customer-stats-card:nth-child(n+5):nth-child(-n+8) {
  border-bottom: none;
}
.customer-stats-card__icon {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f9f5ff;
  border-radius: 50%;
  font-size: 18px;
}
.customer-stats-card__icon--success {
  background: #e9f9f0;
  color: #155724;
}
.customer-stats-card__icon--info {
  background: #e9f9f0;
  color: #155724;
}
.customer-stats-card__icon--warning {
  background: #fef3c7;
  color: #856404;
}
.customer-stats-card__icon--danger {
  background: #ffe2e5;
  color: #842029;
}
.customer-stats-card__icon--default {
  background: #f9f5ff;
  color: #333;
}
.customer-stats-card__value {
  font-size: 16px;
  font-weight: 600;
}
.customer-stats-card__title {
  font-size: 12px;
  font-weight: 500;
}

.customer-automation-modal .accordion {
  margin-top: 1rem;
}
.customer-automation-modal .accordion .card .card-header button {
  color: #333;
  font-weight: 500;
  font-size: 13px;
}
.customer-automation-modal .accordion .card .card-header button i {
  font-size: 17px;
}
.customer-automation-modal .accordion .card .card-header button:hover {
  color: #fff;
  background: var(--main-color);
  text-decoration: none;
}
.customer-automation-modal .accordion .card .card-header button:focus {
  box-shadow: none;
  background: var(--main-color);
  color: #fff;
  text-decoration: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/order/abandoned_carts.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.active__stats {
  grid-template-columns: repeat(6, 1fr) !important;
}

.stats {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: 1rem 0;
  gap: 1rem;
}
.stats__item {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #f0f9fe;
  border-radius: 8px;
  overflow: hidden;
}
.stats__item:last-child {
  border-right: none;
}
.stats__header {
  display: flex;
  align-items: center;
  gap: 1rem;
  background: #f0f9fe;
  padding: 0.5rem 1rem;
}
.stats__icon {
  width: 35px;
  height: 35px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: none;
}
.stats__icon i {
  font-size: 18px;
}
.stats__label {
  font-size: 1rem;
  font-weight: 500;
  color: #059EF0;
}
.stats__content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1rem;
}
.stats__value {
  font-size: 2rem;
  font-weight: 600;
  color: #333;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.stats__sub {
  display: inline-flex;
  align-items: center;
  width: fit-content;
}
.stats__sub-icon {
  font-size: 1rem;
  font-weight: 600;
}
.stats__sub--positive {
  color: #00c9a7;
  background: rgba(0, 201, 167, 0.1);
  padding: 4px 8px;
  border-radius: 32px;
  font-size: 12px;
  font-weight: 500;
}
.stats__sub--negative {
  color: #ff4d4d;
  background: rgba(255, 77, 77, 0.1);
  padding: 4px 8px;
  border-radius: 32px;
  font-size: 12px;
  font-weight: 500;
}
.stats__date {
  font-size: 12px;
  font-weight: 500;
  color: var(--input-label);
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/single/point_system.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.point-system {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 3rem;
}
.point-system__header {
  border: 1px solid var(--gray-scale-3);
  border-radius: 10px;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  box-shadow: var(--card-box-shadow);
}
.point-system__header-icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--gray-scale-3);
  box-shadow: var(--card-box-shadow);
  border-radius: 10px;
}
.point-system__header-icon img {
  width: 35px;
}
.point-system__header-content {
  display: flex;
  flex-direction: column;
}
.point-system__header-actions {
  margin-left: auto;
}
.point-system__title {
  font-size: 18px;
  font-weight: 600;
  color: var(--main-color);
}
.point-system__description {
  font-size: 13px;
  color: var(--gray-scale-1);
  margin-bottom: 0;
}

.point-system__form {
  border: 1px solid var(--gray-scale-3);
  border-radius: 10px;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  box-shadow: var(--card-box-shadow);
}
.point-system__form-group {
  display: flex;
  gap: 1rem;
}
.point-system__label {
  flex-basis: 200px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  display: inline-flex;
  gap: 0.5rem;
}
.point-system__label i {
  color: var(--main-color);
}
.point-system__input-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  flex-basis: 200px;
}
.point-system__helper-text {
  font-size: 12px;
  font-weight: 500;
}
.point-system__helper-text i {
  font-size: 14px;
  font-weight: 400;
}

.point-system__action-header[aria-expanded=true] .point-system__collapse-btn {
  transform: rotate(-180deg);
}
.point-system__action-card {
  border: 1px solid var(--gray-scale-3);
  border-radius: 10px;
  padding: 10px;
  box-shadow: var(--card-box-shadow);
}
.point-system__action-header {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--gray-scale-3);
}
.point-system__action-title {
  font-size: 14px;
  font-weight: 500;
}
.point-system__action-title strong {
  color: var(--main-color);
}
.point-system__action-controls {
  margin-left: auto;
  display: flex;
  align-items: stretch;
  gap: 0.8rem;
}
.point-system__action-content {
  margin-top: 1rem;
}
.point-system__action-content .point-system__form-group {
  margin-bottom: 1rem;
}
.point-system__action-content .point-system__form-group:last-child {
  margin-bottom: 0;
}
.point-system__info-icon {
  cursor: pointer;
  font-size: 20px;
  color: var(--main-color);
}
.point-system__status-btn {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 500;
}
.point-system__status-btn--active {
  background: rgba(54, 178, 87, 0.15);
  border-color: var(--btn-active);
  color: var(--btn-active);
}
.point-system__status-btn--passive {
  background: rgba(223, 28, 65, 0.15);
  border-color: var(--btn-danger);
  color: var(--btn-danger);
}
.point-system__collapse-btn {
  cursor: pointer;
  font-size: 16px;
  border: 1px solid var(--gray-scale-3);
  border-radius: 5px;
  background: transparent;
  padding-inline: 7px;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../jet_software/template/admin/plugins/theme4/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../../../jet_software/template/admin/plugins/theme4/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!../../../../jet_software/template/admin/plugins/theme4/src/editor/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.editor {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  border-radius: 10px;
}
.editor__header {
  padding: 1rem;
  display: flex;
  align-items: stretch;
  border-bottom: 1px solid #ddd;
}
.editor__header-title {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.editor__header-title span {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.editor__header-icon {
  background-color: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor__header-icon i {
  font-size: 1.2rem;
  color: #333;
}
.editor__header-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-left: auto;
}
.editor__header-action {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #333;
  gap: 5px;
}
.editor__header-action--debug {
  font-size: 13px;
  font-weight: 500;
}
.editor__header-action--debug a {
  background-color: #eee;
  padding: 4px 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor__container {
  display: flex;
  height: 100vh;
}
.editor__sidebar {
  width: 275px;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
}
.editor__theme {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
}
.editor__theme-folder {
  display: flex;
  align-items: center;
  gap: 8px;
}
.editor__theme-folder i {
  font-size: 1.2rem;
  color: #333;
}
.editor__theme-folder span {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.editor__theme-settings i {
  font-size: 18px;
  color: #333;
}
.editor__actions {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  width: 100%;
}
.editor__action {
  width: 48px;
  height: 48px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
}
.editor__action:hover {
  opacity: 1;
}
.editor__explorer {
  width: 275px;
  background-color: #f4f4f4;
  border-right: 1px solid #ddd;
  height: 100%;
}
.editor__section-title {
  font-size: 11px;
  padding: 8px 16px;
  color: #6f6f6f;
  font-weight: 400;
}
.editor__file-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.editor__file {
  padding: 4px 16px;
  cursor: pointer;
  font-size: 13px;
}
.editor__file--active {
  background-color: #ddd;
  color: #333;
  font-weight: 600;
}
.editor__main {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.editor__tabs {
  height: 44px;
  background-color: #f4f4f4;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
}
.editor__tab-group {
  display: flex;
}
.editor__tab {
  padding: 0 16px;
  height: 100%;
  border: none;
  background: transparent;
  color: #969696;
  font-size: 13px;
  cursor: pointer;
  position: relative;
}
.editor__tab--active {
  background-color: #ddd;
  color: #333;
  font-weight: 600;
}
.editor__content {
  flex: 1;
  background-color: #f4f4f4;
  padding: 16px;
}
.editor__footer {
  height: 44px;
  background-color: #f4f4f4;
  border-top: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  border-radius: 0 0 10px 10px;
}
.editor__footer-version {
  font-size: 12px;
  font-weight: 600;
  color: #969696;
}

@media (max-width: 768px) {
  .editor__explorer {
    display: none;
  }
}

.collection-products-panel {
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  padding: 12px;
}
.collection-products-table-wrapper {
  max-height: 400px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  border-radius: 6px;
}
.collection-products-table {
  table-layout: fixed;
}
.collection-products-table thead th,
.collection-products-table tbody td {
  vertical-align: middle;
}
.collection-products-table tbody tr {
  height: 64px;
}
.collection-products-thumb {
  width: 50px;
  height: 50px;
  border-radius: 6px;
  object-fit: cover;
  background: #f3f4f6;
}
.collection-product-title {
  font-weight: 600;
}
.collection-product-meta {
  font-size: 12px;
  color: #6c757d;
}