/*!
 * Theme: WT Blue (Wilderness Travel)
 * Package: DashLite v3.3.0
 * Updated: 12.18.2025
 * Author: TourCube
 * Author URI: https://tourcube.com
**/
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-Book.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-BookItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/GOTHAM-BOLD.TTF") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham";
  src: url("/static/fonts/gotham/Gotham-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
.nk-sidebar.is-dark {
  background: #021525;
<<<<<<< HEAD
  border-right-color: #053055;
}
.nk-sidebar.is-theme {
  background: #0e236e;
  border-right-color: #14329b;
}
.is-dark .nk-sidebar-head {
  border-color: #053055;
}
.is-theme .nk-sidebar-head {
  border-color: #14329b;
=======
  border-right-color: rgb(4.6153846154, 48.4615384615, 85.3846153846);
}
.nk-sidebar.is-theme {
  background: rgb(13.8582089552, 35.1074626866, 109.9417910448);
  border-right-color: rgb(19.5671641791, 49.5701492537, 155.2328358209);
}
.is-dark .nk-sidebar-head {
  border-color: rgb(4.6153846154, 48.4615384615, 85.3846153846);
}
.is-theme .nk-sidebar-head {
  border-color: rgb(19.5671641791, 49.5701492537, 155.2328358209);
>>>>>>> v0.20251219
}
.nk-sidebar.is-dark .user-balance-alt, .nk-sidebar.is-theme .user-balance-alt {
  color: rgba(255, 255, 255, 0.8);
}

.nk-header {
  background: #ffffff;
  border-bottom-color: #E1E1E1;
}
.nk-header.is-dark:not([class*=bg-]) {
  background: #021525;
}
.nk-header.is-theme:not([class*=bg-]) {
<<<<<<< HEAD
  background: #0e236e;
}

.is-dark .nk-menu-link {
  color: #787878;
}
.is-dark .nk-menu-icon {
  color: #8d8d8d;
}
.is-dark .nk-menu-badge {
  color: #1b77ce;
  background: #053055;
=======
  background: rgb(13.8582089552, 35.1074626866, 109.9417910448);
}

.is-dark .nk-menu-link {
  color: rgb(120.1, 120.1, 120.1);
}
.is-dark .nk-menu-icon {
  color: rgb(140.5, 140.5, 140.5);
}
.is-dark .nk-menu-badge {
  color: rgb(26.679389313, 119.1679389313, 206.320610687);
  background: rgb(4.6153846154, 48.4615384615, 85.3846153846);
>>>>>>> v0.20251219
}
.is-dark .nk-menu-sub .active > .nk-menu-link,
.is-dark .nk-menu-link:hover, .is-dark .active > .nk-menu-link,
.is-dark .nk-menu-link:hover .nk-menu-icon, .is-dark .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .is-dark .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
<<<<<<< HEAD
  color: #155da1;
=======
  color: rgb(20.8396946565, 93.0839694656, 161.1603053435);
>>>>>>> v0.20251219
}
.is-dark .nk-news-icon .icon {
  color: #0F4374;
}
.is-dark .nk-news-text .icon {
  color: #737373;
}
.is-dark .nk-news-text p span {
  color: rgba(115, 115, 115, 0.9);
}
.is-dark .user-name, .is-dark .nk-news-text p {
<<<<<<< HEAD
  color: gray;
}
.is-dark .nk-quick-nav-icon {
  color: #8d8d8d;
}

.is-theme .nk-menu-link {
  color: #84afcb;
}
.is-theme .nk-menu-icon {
  color: #a1c2d7;
}
.is-theme .nk-menu-badge {
  color: #3791e5;
  background: #14329b;
}
.is-theme .nk-news-icon .icon {
  color: #186ab8;
=======
  color: rgb(127.75, 127.75, 127.75);
}
.is-dark .nk-quick-nav-icon {
  color: rgb(140.5, 140.5, 140.5);
}

.is-theme .nk-menu-link {
  color: rgb(131.8290909091, 175.3636363636, 202.9709090909);
}
.is-theme .nk-menu-icon {
  color: rgb(160.5127272727, 193.9090909091, 215.0872727273);
}
.is-theme .nk-menu-badge {
  color: rgb(54.8778625954, 144.5877862595, 229.1221374046);
  background: rgb(19.5671641791, 49.5701492537, 155.2328358209);
}
.is-theme .nk-news-icon .icon {
  color: rgb(23.7595419847, 106.1259541985, 183.7404580153);
>>>>>>> v0.20251219
}
.is-theme .nk-news-text .icon, .is-theme .nk-quick-nav-icon, .is-theme .overline-title {
  color: #8bb4ce;
}
.is-theme .nk-news-text p span, .is-theme .nk-menu-heading .overline-title {
  color: rgba(139, 180, 206, 0.8);
}
.is-theme .user-name, .is-theme .nk-news-text p {
<<<<<<< HEAD
  color: #9dc0d6;
=======
  color: rgb(156.9272727273, 191.5909090909, 213.5727272727);
>>>>>>> v0.20251219
}

.card-tools-nav li a:before,
.nav-tabs .nav-link:after,
.progress-bar, .dot-primary,
.alert-fill.alert-primary,
.bg-primary,
.icon-circle,
.noUi-connect,
.nk-kycfm-label::after,
.buysell-pm-label:after,
.nk-msg-menu-item a:after,
.ui-shady .nk-msg-item.active:after, .ui-shady .nk-msg-item.current:after {
  background: #0F4374;
}

.card-bordered.is-dark {
  border-color: #0F2677;
}

.card.is-dark {
  background: #0F2677;
}

.is-dark .nk-wg7-title, .is-dark .nk-wg7-note {
  color: #8bb4ce;
}

.user-avatar, [class^=user-avatar]:not([class*=-group]) {
<<<<<<< HEAD
  background: #155da1;
}

.nk-news-item:hover .nk-news-text .icon {
  color: #155da1;
=======
  background: rgb(20.8396946565, 93.0839694656, 161.1603053435);
}

.nk-news-item:hover .nk-news-text .icon {
  color: rgb(20.8396946565, 93.0839694656, 161.1603053435);
>>>>>>> v0.20251219
}

.nk-menu-link:hover,
.nk-menu-link:hover .nk-menu-icon,
.nk-menu-item.active > .nk-menu-link .nk-menu-icon,
.nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon,
.nk-menu-link:hover .count,
.nk-menu-sub .nk-menu-link:hover,
.nk-menu-sub .active > .nk-menu-link,
.nk-menu-sm .nk-menu-link:hover,
.nk-menu-main .nk-menu-link:hover,
.nk-menu-main .nk-menu-link:focus,
.nk-menu-main .nk-menu-item.active > .nk-menu-link,
.nk-menu-main .nk-menu-item.current-menu > .nk-menu-link,
.nk-menu-main .nk-menu-item:hover > .nk-menu-link,
.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link,
.active > .nk-menu-link,
.active > .nk-menu-link .count,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.active .nav-link,
.nk-menu-footer .nk-menu-icon,
.nk-menu-footer .nk-menu-link:hover,
.nk-footer-copyright a:hover,
.page-link:hover,
.list-plain a:hover,
.link-check li a:hover,
.link-list a:hover,
.link-list-opt a:hover,
.link-list-plain a:hover,
.link-list-menu li.active > a,
.link-list-menu a.active,
.link-list-menu a:hover,
.link-list-menu li.active > a .icon,
.link-list-menu a.active .icon,
.link-list-menu a:hover .icon,
.link-list-menu li.active > a:after,
.link-list-menu a.active:after,
.link-list-menu a:hover:after,
.list-checked li:before,
.list-step li.list-step-current:before,
.accordion-s2 .accordion-head .title,
.accordion-s3 .accordion-head .title,
.bg-outline-primary,
.badge-dim.bg-primary,
.badge-dot.bg-primary,
.badge-dim.bg-outline-primary,
.alert-primary,
.form-clip,
.form-text-hint,
.search-submit:hover,
.nk-news-icon .icon,
.nk-refwg-name .title,
.nk-wg1-amount .amount,
.nk-wgw-add a .title,
.nk-wgw-actions a:hover span,
.nk-wgw-actions a:hover .icon,
.nk-wg4-note span,
.nk-kycfm-control:checked ~ .nk-kycfm-label .label-icon,
.wallet-item-add a:hover .wallet-icon,
.wallet-item-add a:hover .wallet-name,
.attach-item .icon,
.attach-download:hover span,
.nk-reply-meta-info .whom,
.nk-msg-tags li > span .icon,
.nk-msg-menu-item a:hover,
.nk-msg-menu-item.active a,
.user-balance,
.user-avatar[class*=-primary-dim],
.nk-order-ovwg-data.sell .amount,
.nk-order-ovwg-data.sell .title .icon,
.nk-wg-action-content p strong, a,
.dropzone .dz-message-text span,
.nk-switch-icon.active,
.link-list-plain a .icon,
.chat-upload-option a,
.is-unread .chat-context .status,
.add-opt:hover .sub-text, .add-opt:hover .icon,
.icon[class*=bg-primary-dim] {
  color: #0F4374;
}

a:hover {
<<<<<<< HEAD
  color: #0a2e50;
=======
  color: rgb(10.3282442748, 46.1328244275, 79.8717557252);
>>>>>>> v0.20251219
}

.text-primary, .link-primary {
  color: #0F4374 !important;
}

.link-primary:hover, a.text-primary:hover, a.text-primary:focus, .chat-upload-option a:hover {
<<<<<<< HEAD
  color: #0a2e50 !important;
=======
  color: rgb(10.3282442748, 46.1328244275, 79.8717557252) !important;
>>>>>>> v0.20251219
}

.border-primary, .nk-kycfm-control:checked ~ .nk-kycfm-label {
  border-color: #0F4374 !important;
}

.bg-lighter {
  background-color: #F9FAFF !important;
}

.bg-primary {
  background-color: #0F4374 !important;
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
<<<<<<< HEAD
  background-color: #092947 !important;
}

.bg-primary-dim {
  background-color: #e7ecf1 !important;
}

.text-primary-dim {
  color: #e7ecf1 !important;
}

.alert-primary, .badge-dim.bg-outline-primary {
  background-color: #e7ecf1;
  border-color: #9fb4c7;
=======
  background-color: rgb(9.1603053435, 40.9160305344, 70.8396946565) !important;
}

.bg-primary-dim {
  background-color: rgb(231, 236.2, 241.1) !important;
}

.text-primary-dim {
  color: rgb(231, 236.2, 241.1) !important;
}

.alert-primary, .badge-dim.bg-outline-primary {
  background-color: rgb(231, 236.2, 241.1);
  border-color: rgb(159, 179.8, 199.4);
>>>>>>> v0.20251219
}

.alert-pro.alert-primary, .bg-primary,
.form-control:focus,
.form-control.focus,
.custom-file-input:focus ~ .custom-file-label,
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.select2-container--default .select2-selection--single:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #0F4374;
}

.nk-order-ovwg-data.sell, .bg-outline-primary {
<<<<<<< HEAD
  border-color: #9fb4c7;
=======
  border-color: rgb(159, 179.8, 199.4);
>>>>>>> v0.20251219
}

.dropdown-menu-s1 {
  border-top-color: #0F4374;
}

.page-item.active .page-link,
.custom-control-input:checked ~ .custom-control-label::before,
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: #0F4374;
  border-color: #0F4374;
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
<<<<<<< HEAD
  background-color: #6f8eac;
}

.badge-dim.bg-primary {
  background-color: #e7ecf1;
  border-color: #e7ecf1;
=======
  background-color: rgb(111, 142.2, 171.6);
}

.badge-dim.bg-primary {
  background-color: rgb(231, 236.2, 241.1);
  border-color: rgb(231, 236.2, 241.1);
>>>>>>> v0.20251219
}

.bg-primary.badge-dot {
  background: transparent !important;
}

.nk-error-head {
<<<<<<< HEAD
  background: -webkit-linear-gradient(#0F4374, #1534a4);
=======
  background: -webkit-linear-gradient(#0F4374, rgb(20.7089552239, 52.4626865672, 164.2910447761));
>>>>>>> v0.20251219
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nav-switch .nav-link.active {
  background: #0F4374;
  color: #ffffff;
}

.icon-avatar, .nk-iv-scheme-icon.is-running {
  color: #0F4374;
<<<<<<< HEAD
  background-color: #dbe3ea;
}

.is-dark .nk-wgw-icon {
  background: #3f6990;
=======
  background-color: rgb(219, 226.8, 234.15);
}

.is-dark .nk-wgw-icon {
  background: rgb(63, 104.6, 143.8);
>>>>>>> v0.20251219
}

.is-dark .nk-wgw-balance .amount-sm, .is-dark .nk-wgw-actions a .icon, .is-dark .nk-wgw-more .btn-trigger {
  color: #8bb4ce;
}

.is-dark .nk-wgw-actions a {
  color: #8bb4ce;
}

.is-dark .nk-wgw-actions {
  border-color: rgba(139, 180, 206, 0.4);
}

.is-dark .nk-wgw-more .btn-trigger:before, .is-theme .nk-quick-nav-icon:before {
<<<<<<< HEAD
  background-color: #09184a;
=======
  background-color: rgb(9.2910447761, 23.5373134328, 73.7089552239);
>>>>>>> v0.20251219
}

.btn-primary {
  background-color: #0F4374;
  border-color: #0F4374;
}
.btn-primary:hover {
<<<<<<< HEAD
  background-color: #0d3962;
  border-color: #0b3359;
}
.btn-primary:focus {
  background-color: #0d3962;
  border-color: #0b3359;
}
.btn-primary.btn-dim {
  color: #0F4374;
  background-color: #e5eaf0;
  border-color: #e5eaf0;
=======
  background-color: rgb(12.6641221374, 56.5664122137, 97.9358778626);
  border-color: rgb(11.4961832061, 51.3496183206, 88.9038167939);
}
.btn-primary:focus {
  background-color: rgb(12.6641221374, 56.5664122137, 97.9358778626);
  border-color: rgb(11.4961832061, 51.3496183206, 88.9038167939);
}
.btn-primary.btn-dim {
  color: #0F4374;
  background-color: rgb(228.6, 234.32, 239.71);
  border-color: rgb(228.6, 234.32, 239.71);
>>>>>>> v0.20251219
}

.btn-dim.btn-outline-primary {
  color: #0F4374;
<<<<<<< HEAD
  background-color: #e5eaf0;
  border-color: #9fb4c7;
=======
  background-color: rgb(228.6, 234.32, 239.71);
  border-color: rgb(159, 179.8, 199.4);
>>>>>>> v0.20251219
}
.btn-dim.btn-outline-primary.btn-white {
  background-color: #ffffff;
}

.btn-outline-primary {
  border-color: #0F4374;
  color: #0F4374;
}
.btn-outline-primary:hover {
  background-color: #0F4374;
  border-color: #0F4374;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
<<<<<<< HEAD
  background-color: #0d3b66;
  border-color: #0d3962;
=======
  background-color: rgb(13.2480916031, 59.1748091603, 102.4519083969);
  border-color: rgb(12.6641221374, 56.5664122137, 97.9358778626);
>>>>>>> v0.20251219
}

.btn-primary:focus,
.btn-outline-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary.btn-dim:focus,
.btn-primary.btn-dim:not(:disabled):not(.disabled):active,
.btn-primary.btn-dim:not(:disabled):not(.disabled):active:focus,
.btn-dim.btn-outline-primary:focus,
.btn-dim.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-dim.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(15, 67, 116, 0.2);
}

.btn-outline-light:focus, .btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.1);
}

.btn-trigger:focus {
  box-shadow: none;
}

.focused .form-control-outlined,
.form-control:focus, .form-control.focus,
.custom-control-input:focus ~ .custom-control-label::before,
.custom-file-input:focus ~ .custom-file-label,
.select2-container--default .select2-selection--single:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  box-shadow: 0 0 0 3px rgba(15, 67, 116, 0.1);
}

.form-control-simple:focus {
  box-shadow: none;
}

.btn-primary.btn-dim:not(:disabled):not(.disabled):hover,
.btn-dim.btn-outline-primary:not(:disabled):not(.disabled):hover,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0F4374;
  border-color: #0F4374;
}

.form-focus-none:focus {
  border-color: transparent;
  box-shadow: none;
}

@media (min-width: 992px) {
  .nk-menu-main > li > .nk-menu-link:before {
    background: #0F4374;
  }
  .is-theme .nk-menu-main > li > .nk-menu-link {
    color: #8bb4ce;
  }
  .is-theme .nk-menu-main > li > .nk-menu-link.nk-menu-toggle:after {
    color: rgba(139, 180, 206, 0.7);
  }
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
<<<<<<< HEAD
  background-color: #dbe3ea;
=======
  background-color: rgb(219, 226.8, 234.15);
>>>>>>> v0.20251219
  color: #0F4374;
}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active, .datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
<<<<<<< HEAD
  background-color: #5591b7;
=======
  background-color: rgb(85.2181818182, 145.2272727273, 183.2818181818);
>>>>>>> v0.20251219
}

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active, .datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td span:hover, .datepicker table tr td span.focused {
  background-color: #0F4374;
}

.code-tag {
  color: blue;
}

.alert-pro {
  background: #ffffff;
  color: #4D4D4D;
}

.nk-menu-badge {
<<<<<<< HEAD
  color: #577b9e;
  background-color: #e7ecf1;
}

.is-theme .nk-sidebar-footer, .is-theme .nk-sidebar-profile-fixed {
  background: #0e236e;
  border-color: #14329b;
=======
  color: rgb(87, 123.4, 157.7);
  background-color: rgb(231, 236.2, 241.1);
}

.is-theme .nk-sidebar-footer, .is-theme .nk-sidebar-profile-fixed {
  background: rgb(13.8582089552, 35.1074626866, 109.9417910448);
  border-color: rgb(19.5671641791, 49.5701492537, 155.2328358209);
>>>>>>> v0.20251219
}

.is-theme .wallet-name, .is-theme .wallet-icon, .is-theme .wallet-balance span, .is-theme .nk-menu-footer .nk-menu-link, .is-theme .sub-text, .is-theme .lead-text span {
  color: #8bb4ce;
}

@media (min-width: 1200px) {
  .nk-sidebar.is-theme .nk-menu > li:hover > a, .nk-sidebar.is-theme .nk-menu > li.active > a, .nk-sidebar.is-theme .nk-menu > li.current-menu > a, .nk-sidebar.is-theme .nk-menu > li > a:hover, .is-theme .wallet-item a:before {
<<<<<<< HEAD
    background: #122f92;
=======
    background: rgb(18.4253731343, 46.6776119403, 146.1746268657);
>>>>>>> v0.20251219
  }
}
.nav-switch-s2 .nav-link:hover, .nav-switch-s2 .nav-link:focus {
  color: #4D4D4D;
}

.nav-switch-s2 .nav-link.active {
  color: #041A2F;
}

.active .nk-ibx-menu-text,
.active .nk-ibx-menu-item .icon,
.nk-reply-form-nav li a:hover,
.nk-reply-form-input .toggle-opt:hover {
  color: #0F4374;
}

.nk-ibx-menu li.active {
<<<<<<< HEAD
  background: #ecf0f4;
}

.nk-fmg-menu li.active {
  background: #ecf0f4;
=======
  background: rgb(235.8, 239.96, 243.88);
}

.nk-fmg-menu li.active {
  background: rgb(235.8, 239.96, 243.88);
>>>>>>> v0.20251219
}

.nk-file-name .asterisk .icon, .nk-file-name-text a.title:hover,
.nk-file-link:hover .title, .active .nk-fmg-menu-item .icon, .active .nk-fmg-menu-text {
  color: #0F4374;
}

.nk-files-view-list .nk-file.selected {
  background-color: #e8f0f6;
}

.chat.is-me .chat-msg {
  background-color: #0F4374;
}

.kanban-add-task {
  color: #0F4374;
}
.kanban-add-task:hover {
  background: #0F4374;
  border-color: #0F4374;
}

.actions ul li a {
  border-color: #0F4374;
  background: #0F4374;
}

.nk-wizard-simple .steps ul li.done h5, .nk-wizard-simple .steps ul li.done .number, .nk-wizard-simple .steps ul li.current h5, .nk-wizard-simple .steps ul li.current .number {
  color: #0F4374;
}

.nk-wizard-simple .steps ul li:after {
  background: #0F4374;
}

.invoice-contact ul .icon, .invoice-desc .title, .invoice-bills .table th {
  color: #0F4374;
}

.product-gallery .slider-nav .slider-item.slick-current .thumb,
.custom-control-pro.no-control .custom-control-input:checked ~ .custom-control-label,
.custom-control-pro.no-control .custom-control-input:not(:disabled):active ~ .custom-control-label,
.custom-control.color-control .custom-control-label:before {
  border-color: #0F4374 !important;
}

.has-sub.active > .nk-menu-toggle:after {
  color: #0F4374;
}

.nk-sidebar .nk-menu > li .nk-menu-sub .nk-menu-link:before {
<<<<<<< HEAD
  border-color: #ebeff7;
  background: #d4dde9;
}
.nk-sidebar .nk-menu > li.active > .nk-menu-link {
  background: #d4dde9;
}
.nk-sidebar .nk-menu > li > .nk-menu-link:hover {
  background: #d4dde9;
}
.nk-sidebar .nk-menu-sub {
  background: #ebeff7;
}
.nk-sidebar .nk-menu-sub:before {
  background: #d4dde9;
=======
  border-color: rgb(234.96, 239.02, 246.66);
  background: rgb(211.56, 220.72, 232.76);
}
.nk-sidebar .nk-menu > li.active > .nk-menu-link {
  background: rgb(211.56, 220.72, 232.76);
}
.nk-sidebar .nk-menu > li > .nk-menu-link:hover {
  background: rgb(211.56, 220.72, 232.76);
}
.nk-sidebar .nk-menu-sub {
  background: rgb(234.96, 239.02, 246.66);
}
.nk-sidebar .nk-menu-sub:before {
  background: rgb(211.56, 220.72, 232.76);
>>>>>>> v0.20251219
}
.nk-sidebar .nk-menu-sub .active > .nk-menu-link:before {
  background: #0F4374 !important;
}
.nk-sidebar.is-dark .nk-menu > li .nk-menu-sub .nk-menu-link:before {
<<<<<<< HEAD
  border-color: #03182a;
  background: #041c32;
}
.nk-sidebar.is-dark .nk-menu > li.active > .nk-menu-link {
  background: #041c32;
}
.nk-sidebar.is-dark .nk-menu > li > .nk-menu-link:hover {
  background: #041c32;
}
.nk-sidebar.is-dark .nk-menu-sub {
  background: #03182a;
}
.nk-sidebar.is-dark .nk-menu-sub:before {
  background: #041c32;
=======
  border-color: rgb(2.78, 23.76, 41.74);
  background: rgb(4.08, 28.36, 49.64);
}
.nk-sidebar.is-dark .nk-menu > li.active > .nk-menu-link {
  background: rgb(4.08, 28.36, 49.64);
}
.nk-sidebar.is-dark .nk-menu > li > .nk-menu-link:hover {
  background: rgb(4.08, 28.36, 49.64);
}
.nk-sidebar.is-dark .nk-menu-sub {
  background: rgb(2.78, 23.76, 41.74);
}
.nk-sidebar.is-dark .nk-menu-sub:before {
  background: rgb(4.08, 28.36, 49.64);
>>>>>>> v0.20251219
}
.nk-sidebar.is-dark .nk-menu-sub .active > .nk-menu-link:before {
  background: #ffffff !important;
}
.nk-sidebar.is-dark .nk-menu .nk-menu-link:hover .nk-menu-icon, .nk-sidebar.is-dark .nk-menu .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .nk-sidebar.is-dark .nk-menu .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon,
.nk-sidebar.is-dark .nk-menu .nk-menu-link:hover, .nk-sidebar.is-dark .nk-menu .active > .nk-menu-link {
  color: #ffffff;
}
.nk-sidebar.is-theme .nk-menu > li .nk-menu-sub .nk-menu-link:before {
<<<<<<< HEAD
  border-color: #0e256e;
  background: #0e286f;
}
.nk-sidebar.is-theme .nk-menu > li.active > .nk-menu-link {
  background: #0e286f;
}
.nk-sidebar.is-theme .nk-menu > li > .nk-menu-link:hover {
  background: #0e286f;
}
.nk-sidebar.is-theme .nk-menu-sub {
  background: #0e256e;
}
.nk-sidebar.is-theme .nk-menu-sub:before {
  background: #0e286f;
=======
  border-color: rgb(13.9267164179, 37.0210149254, 110.3052835821);
  background: rgb(14.0408955224, 40.2102686567, 110.9111044776);
}
.nk-sidebar.is-theme .nk-menu > li.active > .nk-menu-link {
  background: rgb(14.0408955224, 40.2102686567, 110.9111044776);
}
.nk-sidebar.is-theme .nk-menu > li > .nk-menu-link:hover {
  background: rgb(14.0408955224, 40.2102686567, 110.9111044776);
}
.nk-sidebar.is-theme .nk-menu-sub {
  background: rgb(13.9267164179, 37.0210149254, 110.3052835821);
}
.nk-sidebar.is-theme .nk-menu-sub:before {
  background: rgb(14.0408955224, 40.2102686567, 110.9111044776);
>>>>>>> v0.20251219
}
.nk-sidebar.is-theme .nk-menu-sub .active > .nk-menu-link:before {
  background: #ffffff !important;
}

body,
.nk-body,
.nk-wrap,
.nk-header,
.nk-sidebar,
.nk-menu,
.nk-menu-link,
.nk-content,
.card,
.btn,
.form-control,
.dropdown-menu,
.modal,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
p, span, a, li, td, th, label,
.title, .lead-text, .sub-text,
.overline-title, .caption-text {
  font-family: "Gotham", sans-serif;
}

.nk-header h3,
.nk-header .title,
.nk-header-wrap h3,
.nk-header-center h3,
.nk-content h3,
.nk-wrap h3,
.nk-block h3,
.nk-block-head h3,
.nk-block-head-content h3,
.page-title h3,
h3.title,
h3.nk-block-title {
  font-family: "Gotham", sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.title, .nk-block-title {
  font-weight: 400;
}

.nav-tabs .nav-link,
.nav-switch .nav-link,
[role=tab],
.nk-menu-link {
  font-weight: 400;
}

.btn {
  font-weight: 500;
}

.btn,
.form-control,
.form-select,
.input-group,
.input-group-text,
.custom-select,
.custom-file-label,
.card,
.alert,
.badge,
.modal-content,
.dropdown-menu,
.nav-tabs .nav-link,
.user-avatar {
  border-radius: 0 !important;
}

/* Stepper navigation - use primary color */
.nk-stepper-nav > *.current .step-item:before,
.nk-stepper-nav > *.current .step-item:after {
  background: #0F4374;
}

.nk-stepper-nav > *.done .step-item:before,
.nk-stepper-nav > *.done .step-item:after {
  background: #0F4374;
}