/**
* Template Name: NiceAdmin
* Template URL: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/
* Updated: Apr 20 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
@charset "UTF-8";
:root, [data-bs-theme=dark] {
    color-scheme: dark;
    --na-body-bg: #3e424b;
    --na-body-color: #dee2e6;
    --na-card-title-color: #899bbd;
    --na-heading-color: #012970;
    /**/
    --na-back-to-top-bg: #4154f1;
    --na-back-to-top-color: #fff;
    --na-back-to-top-bg-hoover: #6776f4;
    --na-back-to-top-color-hoover: #fff;
    /**/
    --na-drop-down-link-color: #444444;
    --na-drop-down-divider-color: #a5c5fe;
    --na-drop-down-bg: #f6f9ff;
    --na-dropdown-menu-arrow-bg: #3e424b;
    /**/
    --na-card-title-color-light: #899bbd;
    --na-card-img-overlay-bg: rgba(255, 255, 255, 0.6);
    /**/
    --na-accordion-active-color: #012970;
    --na-accordion-active-bg: #f6f9ff;
    --na-accordion-flush-active-color: #4154f1;
    --na-accordion-flush-color: #3e4f6f;
    /**/
    --na-breadcrumb-color: #899bbd;
    --na-breadcrumb-hoover-color: #51678f;
    --na-breadcrumb-icon-color: #899bbd;
    --na-breadcrumb-active-color: #51678f;
    /**/
    --na-nav-tabs-border-color: #899bbd;
    --na-nav-tabs-border-bg: #2c384e;
    --na-nav-tabs-link-color: #899bbd;
    --na-nav-tabs-link-hoover-color: #4154f1;
    --na-nav-tabs-link-active-color: #4154f1;
    --na-nav-tabs-link-active-bg: #212529;
    --na-nav-tabs-link-active-border-color: #4154f1;
    /**/
    --na-header-bg: #212529;
    --na-header-btn-toggle-color: #f6f6fe;
    --na-nav-link-color: #f6f6fe;
    /**/
    --na-nav-notification-text-color: #919191;
    --na-nav-notification-text-hoover-bg: #3b3f48;
    /**/
    --na-nav-messages-title-color: #444444;
    --na-nav-messages-text-color: #919191;
    --na-nav-messages-text-hoover-bg: #3b3f48;
    /**/
    --na-nav-profile-title-color: #444444;
    --na-nav-profile-text-color: #6c757d;
    --na-nav-profile-text-hoover-bg: #3b3f48;
    /**/
    --na-scrollbar-color: #aab7cf transparent;
    /**/
    --na-sidebar-scrollbar-color: #aab7cf transparent;
    --na-sidebar-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
    --na-sidebar-bg: #212529;
    --na-sidebar-heading-color: #899bbd;
    --na-sidebar-link-bg: #212529;
    --na-sidebar-link-color: #f4f8ff;
    --na-sidebar-icon-color: #f4f8ff;
    /**/
    --na-sidebar-collaped-link-bg: #212529;
    --na-sidebar-collaped-link-color: #899bbd;
    --na-sidebar-collaped-icon-color: #899bbd;
    /**/
    --na-sidebar-collaped-active-link-bg: #3b3f48;
    --na-sidebar-collaped-active-link-color: #f4f8ff;
    /**/
    --na-sidebar-collaped-hoover-link-bg: #3b3f48;
    --na-sidebar-collaped-hoover-link-color: #f4f8ff;
    --na-sidebar-collaped-hoover-icon-color: #f4f8ff;
    /**/
    --na-sidebar-content-link-text: #899bbd;
    --na-sidebar-content-active-link-text: #f4f8ff;
    --na-sidebar-content-hoover-link-bg: #3b3f48;
    --na-sidebar-content-hoover-link-color: #f4f8ff;
    /**/
    --na-dashboard-filter-icon-color: #aab7cf;
    --na-dashboard-filter-icon-hoover-color: #f4f8ff;
    --na-dashboard-filter-heading-color: #aab7cf;
    /**/
    --na-sales-card-icon-color: #3a3b3d;
    --na-sales-card-icon-bg: #f6f6fe;
    /**/
    --na-revenue-card-icon-color: #2eca6a;
    --na-revenue-card-icon-bg: #e0f8e9;
    /**/
    --na-customers-card-icon-color: #ff771d;
    --na-customers-card-icon-bg: #ffecdf;
    /**/
    --na-dashboard-activity-text-color: #888;
    --na-dashboard-activity-icon-bg: #eceefe;
    --na-dashboard-activity-badge-border: 3px solid #fff;
    /**/
    --na-dashboard-news-heading-color: #012970;
    --na-dashboard-news-heading-hoover-color: #f4f8ff;
    --na-dashboard-news-text-color: #777777;
    /**/
    --na-footer-border-top: 1px solid #9eacba;
    --na-footer-copy-color: #9eacba;
    --na-footer-credits-color: #9eacba;
    /**/
    --na-logo-filter: invert(1);
    /**/
    --na-link-color: #4154f1;
    --na-link-hover-color: #717ff5;
    /**/
    --na-loading-indicator-bg: rgba(0, 0, 0, 0.5);
    /**/
    --va-theme-color-1: var(--bs-indigo);
    --va-theme-color-2: var(--bs-green);
    --va-theme-color-3: var(--bs-yellow);
    --va-theme-color-4: var(--bs-pink);
    --va-theme-color-5: var(--bs-orange);
    --va-theme-color-6: var(--bs-blue);
    --va-theme-color-7: var(--bs-red);
    --va-theme-color-8: var(--bs-cyan);
    --va-theme-color-9: var(--bs-purple);
    --va-theme-color-10: var(--bs-teal);
    /**/
    --va-theme-Legend-text-color: #fff;
    --va-theme-text-color: #fff;
    --va-theme-toolbox-color: #fff;
    --va-theme-dataRange-color1: var(--bs-green);
    --va-theme-dataRange-color2: var(--bs-teal);
    --va-theme-dataRange-color3: var(--bs-gray-200);
    /**/
    --va-theme-gauge-pointer-color: var(--bs-white);
    --va-theme-gauge-stroke-color: var(--bs-white);
    --va-theme-gauge-start-color: var(--bs-white);
    --va-theme-gauge-stop-color: var(--bs-white);
    /**/
    --va-theme-geo-lines: var(--bs-indigo);
    --va-theme-world-color: var(--bs-indigo);
    --va-theme-world-border: var(--bs-indigo);
}

[data-bs-theme=light] {
    color-scheme: light;
    --na-body-bg: #f6f9ff;
    --na-body-color: #444444;
    --na-card-title-color: #012970;
    --na-heading-color: #012970;
    --na-back-to-top-bg: #4154f1;
    --na-back-to-top-color: #fff;
    --na-back-to-top-bg-hoover: #6776f4;
    --na-back-to-top-color-hoover: #fff;
    --na-drop-down-link-color: #444444;
    --na-drop-down-divider-color: #a5c5fe;
    --na-drop-down-bg: #f6f9ff;
    --na-dropdown-menu-arrow-bg: #fff;
    --na-card-title-color-light: #899bbd;
    --na-card-img-overlay-bg: rgba(255, 255, 255, 0.6);
    --na-accordion-active-color: #012970;
    --na-accordion-active-bg: #f6f9ff;
    --na-accordion-flush-active-color: #4154f1;
    --na-accordion-flush-color: #3e4f6f;
    --na-breadcrumb-color: #899bbd;
    --na-breadcrumb-hoover-color: #51678f;
    --na-breadcrumb-icon-color: #899bbd;
    --na-breadcrumb-active-color: #51678f;
    --na-nav-tabs-border-color: #ebeef4;
    --na-nav-tabs-border-bg: #2c384e;
    --na-nav-tabs-link-color: #87a6e4;
    --na-nav-tabs-link-hoover-color: #4154f1;
    --na-nav-tabs-link-active-color: #4154f1;
    --na-nav-tabs-link-active-bg: #fff;
    --na-nav-tabs-link-active-border-color: #4154f1;
    --na-header-bg: #fff;
    --na-header-btn-toggle-color: #012970;
    --na-nav-link-color: #012970;
    /**/
    --na-nav-notification-text-color: #919191;
    --na-nav-notification-text-hoover-bg: #f6f9ff;
    /**/
    --na-nav-messages-title-color: #444444;
    --na-nav-messages-text-color: #919191;
    --na-nav-messages-text-hoover-bg: #f6f9ff;
    /**/
    --na-nav-profile-title-color: #444444;
    --na-nav-profile-text-color: #6c757d;
    --na-nav-profile-text-hoover-bg: #f6f9ff;
    /**/
    --na-scrollbar-color: #aab7cf transparent;
    /**/
    --na-sidebar-scrollbar-color: #aab7cf transparent;
    --na-sidebar-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
    --na-sidebar-bg: #fff;
    --na-sidebar-heading-color: #899bbd;
    --na-sidebar-link-bg: #f6f9ff;
    --na-sidebar-link-color: #4154f1;
    --na-sidebar-icon-color: #4154f1;
    /**/
    --na-sidebar-collaped-link-bg: #fff;
    --na-sidebar-collaped-link-color: #012970;
    --na-sidebar-collaped-icon-color: #899bbd;
    /**/
    --na-sidebar-collaped-active-link-bg: #f6f9ff;
    --na-sidebar-collaped-active-link-color: #4154f1;
    /**/
    --na-sidebar-collaped-hoover-link-bg: #f6f9ff;
    --na-sidebar-collaped-hoover-link-color: #4154f1;
    --na-sidebar-collaped-hoover-icon-color: #4154f1;
    /**/
    --na-sidebar-content-link-text: #012970;
    --na-sidebar-content-active-link-text: #4154f1;
    --na-sidebar-content-hoover-link-bg: #f6f9ff;
    --na-sidebar-content-hoover-link-color: #4154f1;
    /**/
    --na-dashboard-filter-icon-color: #aab7cf;
    --na-dashboard-filter-icon-hoover-color: #4154f1;
    --na-dashboard-filter-heading-color: #aab7cf;
    /**/
    --na-sales-card-icon-color: #4154f1;
    --na-sales-card-icon-bg: #f6f6fe;
    /**/
    --na-revenue-card-icon-color: #2eca6a;
    --na-revenue-card-icon-bg: #e0f8e9;
    /**/
    --na-customers-card-icon-color: #ff771d;
    --na-customers-card-icon-bg: #ffecdf;
    /**/
    --na-dashboard-activity-text-color: #888;
    --na-dashboard-activity-icon-bg: #eceefe;
    --na-dashboard-activity-badge-border: 3px solid #fff;
    /**/
    --na-dashboard-news-heading-color: #012970;
    --na-dashboard-news-heading-hoover-color: #4154f1;
    /**/
    --na-dashboard-news-text-color: #777777;
    /**/
    --na-footer-border-top: 1px solid #cddfff;
    --na-footer-copy-color: #012970;
    --na-footer-credits-color: #012970;
    /**/
    --na-logo-filter: none;
    /**/
    --na-link-color: #4154f1;
    --na-link-hover-color: #717ff5;
    /**/
    --na-loading-indicator-bg: rgba(0, 0, 0, 0.4);
    /**/
    --va-theme-color-1: var(--bs-indigo);
    --va-theme-color-2: var(--bs-green);
    --va-theme-color-3: var(--bs-yellow);
    --va-theme-color-4: var(--bs-pink);
    --va-theme-color-5: var(--bs-orange);
    --va-theme-color-6: var(--bs-blue);
    --va-theme-color-7: var(--bs-red);
    --va-theme-color-8: var(--bs-cyan);
    --va-theme-color-9: var(--bs-purple);
    --va-theme-color-10: var(--bs-teal);
    /**/
    --va-theme-Legend-text-color: #012970;
    --va-theme-text-color: #012970;
    --va-theme-toolbox-color: #012970;
    --va-theme-dataRange-color1: var(--bs-green);
    --va-theme-dataRange-color2: var(--bs-teal);
    --va-theme-dataRange-color3: var(--bs-gray-200);
    /**/
    --va-theme-gauge-pointer-color: var(--bs-white);
    --va-theme-gauge-stroke-color: var(--bs-white);
    --va-theme-gauge-start-color: var(--bs-white);
    --va-theme-gauge-stop-color: var(--bs-white);
    /**/
    --va-theme-geo-lines: var(--bs-indigo);
    --va-theme-world-color: var(--bs-indigo);
    --va-theme-world-border: var(--bs-indigo);
}

.theme_color1 {
    background-color: var(--va-theme-color-1);
}
.theme_color2 {
    background-color: var(--va-theme-color-2);
}
.theme_color3 {
    background-color: var(--va-theme-color-3);
}
.theme_color4 {
    background-color: var(--va-theme-color-4);
}
.theme_color5 {
    background-color: var(--va-theme-color-5);
}
.theme_color6 {
    background-color: var(--va-theme-color-6);
}
.theme_color7 {
    background-color: var(--va-theme-color-7);
}
.theme_color8 {
    background-color: var(--va-theme-color-8);
}
.theme_color9 {
    background-color: var(--va-theme-color-9);
}
.theme_color10 {
    background-color: var(--va-theme-color-10);
}

.theme_Legend_text_color {
    background-color: var(--va-theme-Legend-text-color);
}
.theme_text_color {
    background-color: var(--va-theme-text-color);
}
.theme_toolbox_color {
    background-color: var(--va-theme-toolbox-color);
}
.theme_dataRange_color1 {
    background-color: var(--va-theme-dataRange-color1);
}
.theme_dataRange_color2 {
    background-color: var(--va-theme-dataRange-color2);
}
.theme_dataRange_color3 {
    background-color: var(--va-theme-dataRange-color3);
}

.theme_gauge_pointer_color {
    background-color: var(--va-theme-gauge-pointer-color);
}
.theme_gauge_stroke_color {
    background-color: var(--va-theme-gauge-stroke-color);
}
.theme_gauge_start_color {
    background-color: var(--va-theme-gauge-start-color);
}
.theme_gauge_stop_color {
    background-color: var(--va-theme-gauge-stop-color);
}

.theme_geo_lines {
    background-color: var(--va-theme-geo-lines);
}
.theme_world_color {
    background-color: var(--va-theme-world-color);
}
.theme_world_border {
    background-color: var(--va-theme-world-border);
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: var(--na-scrollbar-color);
}

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    background-color: #aab7cf;
}

body {
  font-family: "Open Sans", sans-serif;
  background: var(--na-body-bg);
  color: var(--na-body-color);
}

a {
  color: var(--na-link-color);
  text-decoration: none;
}

a:hover {
  color: var(--na-link-hover-color);
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito", sans-serif;
}

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
#main {
  margin-top: 60px;
  padding: 20px 30px;
  transition: all 0.3s;
}

@media (max-width: 1499px) {
  #main {
    padding: 0px;
  }
}

/*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
.pagetitle {
  margin-bottom: 10px;
}

.pagetitle h1 {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 600;
  color: var(--na-heading-color);
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: var(--na-back-to-top-bg);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
  cursor:pointer;
}

.back-to-top i {
  font-size: 24px;
  color: var(--na-back-to-top-color);
  line-height: 0;
}

.back-to-top:hover {
  background: var(--na-back-to-top-bg-hoover);
  color: var(--na-back-to-top-color-hoover);
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Override some default Bootstrap stylings
--------------------------------------------------------------*/
/* Dropdown menus */
.dropdown-menu {
  border-radius: 4px;
  padding: 10px 0;
  animation-name: dropdown-animate;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  border: 0;
  box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
}

.dropdown-menu .dropdown-header,
.dropdown-menu .dropdown-footer {
  text-align: center;
  font-size: 15px;
  padding: 10px 25px;
}

.dropdown-menu .dropdown-footer a {
  color: var(--na-drop-down-link-color);
  text-decoration: underline;
}

.dropdown-menu .dropdown-footer a:hover {
  text-decoration: none;
}

.dropdown-menu .dropdown-divider {
  color: var(--na-drop-down-divider-color);
  margin: 0;
}

.dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.dropdown-menu .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.dropdown-menu .dropdown-item:hover {
  background-color: var(--na-drop-down-bg);
}

@media (min-width: 768px) {
  .dropdown-menu-arrow::before {
    content: "";
    width: 13px;
    height: 13px;
    background: var(--na-dropdown-menu-arrow-bg);
    position: absolute;
    top: -7px;
    right: 20px;
    transform: rotate(45deg);
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
  }
}

@keyframes dropdown-animate {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

  0% {
    opacity: 0;
  }
}

/* Light Backgrounds */
.bg-primary-light {
  background-color: #cfe2ff;
  border-color: #cfe2ff;
}

.bg-secondary-light {
  background-color: #e2e3e5;
  border-color: #e2e3e5;
}

.bg-success-light {
  background-color: #d1e7dd;
  border-color: #d1e7dd;
}

.bg-danger-light {
  background-color: #f8d7da;
  border-color: #f8d7da;
}

.bg-warning-light {
  background-color: #fff3cd;
  border-color: #fff3cd;
}

.bg-info-light {
  background-color: #cff4fc;
  border-color: #cff4fc;
}

.bg-dark-light {
  background-color: #d3d3d4;
  border-color: #d3d3d4;
}

/* Card */
.card {
  margin-bottom: 30px;
  /*border: none;*/
  border-radius: 5px;
  box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}

.card-header,
.card-footer {
  border-color: #ebeef4;
  background-color: #fff;
  color: #798eb3;
  padding: 15px;
}

.card-title {
  padding: 20px 0 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: var(--na-card-title-color);
  font-family: "Poppins", sans-serif;
}

.card-title span {
  color: var(--na-card-title-color-light);
  font-size: 14px;
  font-weight: 400;
}

.card-body {
  padding: 0 20px 20px 20px;
}

.card-img-overlay {
  background-color: var(--na-card-img-overlay-bg);
}

/* Alerts */
.alert-heading {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
}

/* Close Button */
.btn-close {
  background-size: 25%;
}

.btn-close:focus {
  outline: 0;
  box-shadow: none;
}

/* Accordion */
.accordion-item {
  border: 1px solid #ebeef4;
}

.accordion-button:focus {
  outline: 0;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: var(--na-accordion-active-color);
  background-color: var(--na-accordion-active-bg);
}

.accordion-flush .accordion-button {
  padding: 15px 0;
  background: none;
  border: 0;
}

.accordion-flush .accordion-button:not(.collapsed) {
  box-shadow: none;
  color: var(--na-accordion-flush-active-color);
}

.accordion-flush .accordion-body {
  padding: 0 0 15px 0;
  color: var(--na-accordion-flush-color);
  font-size: 15px;
}

/* Breadcrumbs */
.breadcrumb {
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  color: var(--na-breadcrumb-color);
  font-weight: 600;
}

.breadcrumb a {
  color: var(--na-breadcrumb-color);
  transition: 0.3s;
}

.breadcrumb a:hover {
  color: var(--na-breadcrumb-hoover-color);
}

.breadcrumb .breadcrumb-item::before {
  color: var(--na-breadcrumb-icon-color);
}

.breadcrumb .active {
  color: var(--na-breadcrumb-active-color);
  font-weight: 600;
}

/* Bordered Tabs */
.nav-tabs-bordered {
  border-bottom: 2px solid var(--na-nav-tabs-border-color);
}

.nav-tabs-bordered .nav-link {
  margin-bottom: -2px;
  border: none;
  color: var(--na-nav-tabs-link-color);
}

.nav-tabs-bordered .nav-link:hover,
.nav-tabs-bordered .nav-link:focus {
  color: var(--na-nav-tabs-link-hoover-color);
}

.nav-tabs-bordered .nav-link.active {
  background-color: var(--na-nav-tabs-link-active-bg);
  color: var(--na-nav-tabs-link-active-color);
  border-bottom: 2px solid var(--na-nav-tabs-link-active-border-color);
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.logo {
  line-height: 1;
}

@media (min-width: 1500px) {
  .logo {
    width: 280px;
  }
}

.logo img {
  max-height: 48px;
  margin-right: 6px;
  filter: var(--na-logo-filter);
  max-width: 270px;
}

.logo span {
  font-size: 26px;
  font-weight: 700;
  color: #012970;
  font-family: "Nunito", sans-serif;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  height: 60px;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
  background-color: var(--na-header-bg);
  padding-left: 20px;
  /* Toggle Sidebar Button */
  /* Search Bar */
}

.header .toggle-sidebar-btn {
  font-size: 32px;
  padding-left: 10px;
  cursor: pointer;
  color: var(--na-header-btn-toggle-color);
}

.header .search-bar {
  min-width: 360px;
  padding: 0 20px;
}

@media (max-width: 1499px) {
  .header .search-bar {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
    background: white;
    z-index: 9999;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
  }

  .header .search-bar-show {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }
}

.header .search-form {
  width: 100%;
}

.header .search-form input {
  border: 0;
  font-size: 14px;
  color: #012970;
  border: 1px solid rgba(1, 41, 112, 0.2);
  padding: 7px 38px 7px 8px;
  border-radius: 3px;
  transition: 0.3s;
  width: 100%;
}

.header .search-form input:focus,
.header .search-form input:hover {
  outline: none;
  box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
  border: 1px solid rgba(1, 41, 112, 0.3);
}

.header .search-form button {
  border: 0;
  padding: 0;
  margin-left: -30px;
  background: none;
}

.header .search-form button i {
  color: #012970;
}

/*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/
.header-nav ul {
  list-style: none;
}

.header-nav>ul {
  margin: 0;
  padding: 0;
}

.header-nav .nav-icon {
  font-size: 22px;
  color: var(--na-nav-link-color);
  margin-right: 25px;
  position: relative;
}

.header-nav .nav-profile {
  color: var(--na-nav-link-color);
}

.header-nav .nav-profile img {
  max-height: 36px;
}

.header-nav .nav-profile span {
  font-size: 14px;
  font-weight: 600;
}

.header-nav .badge-number {
  position: absolute;
  inset: -2px -5px auto auto;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 6px;
}

.header-nav .notifications {
  inset: 8px -15px auto auto !important;
}

.header-nav .notifications .notification-item {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .notifications .notification-item i {
  margin: 0 20px 0 10px;
  font-size: 24px;
}

.header-nav .notifications .notification-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}

.header-nav .notifications .notification-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: var(--na-nav-notification-text-color);
}

.header-nav .notifications .notification-item:hover {
  background-color: var(--na-nav-notification-text-hoover-bg);
}

.header-nav .messages {
  inset: 8px -15px auto auto !important;
}

.header-nav .messages .message-item {
  padding: 15px 10px;
  transition: 0.3s;
}

.header-nav .messages .message-item a {
  display: flex;
}

.header-nav .messages .message-item img {
  margin: 0 20px 0 10px;
  max-height: 40px;
}

.header-nav .messages .message-item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--na-nav-messages-title-color);
}

.header-nav .messages .message-item p {
  font-size: 13px;
  margin-bottom: 3px;
  color: var(--na-nav-messages-text-color);
}

.header-nav .messages .message-item:hover {
  background-color: var(--na-nav-messages-text-hoover-bg);
}

.header-nav .profile {
  min-width: 240px;
  padding-bottom: 0;
  top: 8px !important;
}

.header-nav .profile .dropdown-header h6 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
  color: var(--na-nav-profile-title-color);
}

.header-nav .profile .dropdown-header span {
  color: var(--na-nav-profile-text-color);
  font-size: 14px;
}

.header-nav .profile .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
  transition: 0.3s;
}

.header-nav .profile .dropdown-item i {
  margin-right: 10px;
  font-size: 18px;
  line-height: 0;
}

.header-nav .profile .dropdown-item:hover {
  background-color: var(--na-nav-profile-text-hoover-bg);
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar {
  position: fixed;
  top: 60px;
  left: 0;
  bottom: 0;
  width: 300px;
  z-index: 996;
  transition: all 0.3s;
  padding: 20px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--na-sidebar-scrollbar-color);
  box-shadow: var(--na-sidebar-shadow);
  background-color: var(--na-sidebar-bg);
}

@media (max-width: 1499px) {
  .sidebar {
    left: -300px;
  }
}

.sidebar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #fff;
}

.sidebar::-webkit-scrollbar-thumb {
  background-color: #aab7cf;
}

@media (min-width: 1500px) {

  #main,
  #footer {
    margin-left: 300px;
  }
}

@media (max-width: 1500px) {
  .toggle-sidebar .sidebar {
    left: 0;
  }
}

@media (min-width: 1500px) {

  .toggle-sidebar #main,
  .toggle-sidebar #footer {
    margin-left: 0;
  }

  .toggle-sidebar .sidebar {
    left: -300px;
  }
}

.sidebar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-item {
  margin-bottom: 5px;
}
.sidebar-nav .nav-item.nav-item-sub {
  margin-bottom: 0px;
}
.sidebar-nav .nav-item.nav-item-sub a:hover{
  /*background-color:transparent;*/
}

.sidebar-nav .nav-heading {
  font-size: 11px;
  text-transform: uppercase;
  color: var(--na-sidebar-heading-color);
  font-weight: 600;
  margin: 10px 0 5px 15px;
}

.sidebar-nav .nav-link {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  color: var(--na-sidebar-link-color);
  transition: 0.3;
  background: var(--na-sidebar-link-bg);
  padding: 10px 15px;
  border-radius: 4px;
}
.sidebar-nav .nav-link-sub .bi-chevron-down 
{
    margin-right: 10px !important;
    font-size: 16px;

}


.sidebar-nav .nav-link i {
  font-size: 16px;
  margin-right: 10px;
  color: var(--na-sidebar-icon-color);
}

.sidebar-nav .nav-link.collapsed {
  color: var(--na-sidebar-collaped-link-color);
  background: var(--na-sidebar-collaped-link-bg);
}

.sidebar-nav .nav-link.collapsed i {
  color: var(--na-sidebar-collaped-icon-color);
}

.sidebar-nav .nav-link:hover {
  color: var(--na-sidebar-collaped-hoover-link-color);
  background: var(--na-sidebar-collaped-hoover-link-bg);
}

.sidebar-nav .nav-link:hover i {
  color: var(--na-sidebar-collaped-hoover-icon-color);
}

.sidebar-nav .nav-link .bi-chevron-down {
  margin-right: 0;
  transition: transform 0.2s ease-in-out;
}

.sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
  transform: rotate(180deg);
}

.sidebar-nav .nav-content {
  padding: 5px 0 0 0;
  margin: 0;
  list-style: none;
}

.sidebar-nav .nav-content-sub {
    padding: 5px 0 0 15px;
    margin: 0;
    list-style: none;
}

.sidebar-nav .nav-content a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: var(--na-sidebar-content-link-text);
  transition: 0.3;
  padding: 10px 0 10px 40px;
  transition: 0.3s;
}

.sidebar-nav .nav-content a:hover {
  color: var(--na-sidebar-content-hoover-link-color);
  background: var(--na-sidebar-content-hoover-link-bg);
}


.sidebar-nav .nav-content a
{
    text-decoration: none !important;
}

.sidebar-nav .nav-content a i {
  font-size: 6px;
  margin-right: 8px;
  line-height: 0;
  border-radius: 50%;
}

.sidebar-nav .nav-content a:hover,
.sidebar-nav .nav-content a.active {
  color: var(--na-sidebar-content-active-link-text);
}

/*.sidebar-nav .nav-content a.active i {
  background-color: #4154f1;
}*/

/*--------------------------------------------------------------
# Dashboard
--------------------------------------------------------------*/
/* Filter dropdown */
.dashboard .filter {
  position: absolute;
  right: 0px;
  top: 10px;
}

.dashboard .filter .icon {
  color: var(--na-dashboard-filter-icon-color);
  padding-right: 20px;
  padding-bottom: 5px;
  transition: 0.3s;
  font-size: 16px;
}

.dashboard .filter .icon:hover,
.dashboard .filter .icon:focus {
  color: var(--na-dashboard-filter-icon-hoover-color);
}

.dashboard .filter .dropdown-header {
  padding: 8px 15px;
}

.dashboard .filter .dropdown-header h6 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--na-dashboard-filter-heading-color);
  margin-bottom: 0;
  padding: 0;
}

.dashboard .filter .dropdown-item {
  padding: 8px 15px;
}

/* Info Cards */
.dashboard .info-card {
  padding-bottom: 10px;
}

.dashboard .info-card h6 {
  font-size: 28px;
  color: var(--na-dashboard-info-card-heading-color);
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.dashboard .card-icon {
  font-size: 32px;
  line-height: 0;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  flex-grow: 0;
}

.dashboard .sales-card .card-icon {
  color: var(--na-sales-card-icon-color);
  background: var(--na-sales-card-icon-bg);
}

.dashboard .revenue-card .card-icon {
  color: var(--na-revenue-card-icon-color);
  background: var(--na-revenue-card-icon-bg);
}

.dashboard .customers-card .card-icon {
  color: var(--na-customers-card-icon-color);
  background: var(--na-customers-card-icon-bg);
}

/* Activity */
.dashboard .activity {
  font-size: 14px;
}

.dashboard .activity .activity-item .activite-label {
  color: var(--na-dashboard-activity-text-color);
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  min-width: 64px;
}

.dashboard .activity .activity-item .activite-label::before {
  content: "";
  position: absolute;
  right: -11px;
  width: 4px;
  top: 0;
  bottom: 0;
  background-color: var(--na-dashboard-activity-icon-bg);
}

.dashboard .activity .activity-item .activity-badge {
  margin-top: 0px;
  z-index: 1;
  font-size: 14px;
  line-height: 0;
  border-radius: 50%;
  flex-shrink: 0;
  border: var(--na-dashboard-activity-badge-border);
  flex-grow: 0;
}

.dashboard .activity .activity-item .activity-content {
  padding-left: 10px;
  padding-bottom: 20px;
}

.dashboard .activity .activity-item:first-child .activite-label::before {
  top: 5px;
}

.dashboard .activity .activity-item:last-child .activity-content {
  padding-bottom: 0;
}

/* News & Updates */
.dashboard .news .post-item+.post-item {
  margin-top: 15px;
}

.dashboard .news img {
  width: 80px;
  float: left;
  border-radius: 5px;
}

.dashboard .news h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dashboard .news h4 a {
  color: var(--na-dashboard-news-heading-color);
  transition: 0.3s;
}

.dashboard .news h4 a:hover {
  color: var(--na-dashboard-news-heading-hoover-color);
}

.dashboard .news p {
  font-size: 14px;
  color: var(--na-dashboard-news-text-color);
  margin-left: 95px;
}

/* Recent Sales */
.dashboard .recent-sales {
  font-size: 14px;
}

.dashboard .recent-sales .table thead {
  background: #f6f6fe;
}

.dashboard .recent-sales .table thead th {
  border: 0;
}

.dashboard .recent-sales .dataTable-top {
  padding: 0 0 10px 0;
}

.dashboard .recent-sales .dataTable-bottom {
  padding: 10px 0 0 0;
}

/* Top Selling */
.dashboard .top-selling {
  font-size: 14px;
}

.dashboard .top-selling .table thead {
  background: #f6f6fe;
}

.dashboard .top-selling .table thead th {
  border: 0;
}

.dashboard .top-selling .table tbody td {
  vertical-align: middle;
}

.dashboard .top-selling img {
  border-radius: 5px;
  max-width: 60px;
}

/*--------------------------------------------------------------
# Icons list page
--------------------------------------------------------------*/
.iconslist {
  display: grid;
  max-width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.25rem;
  padding-top: 15px;
}

.iconslist .icon {
  background-color: #fff;
  border-radius: 0.25rem;
  text-align: center;
  color: #012970;
  padding: 15px 0;
}

.iconslist i {
  margin: 0.25rem;
  font-size: 2.5rem;
}

.iconslist .label {
  font-family: var(--bs-font-monospace);
  display: inline-block;
  width: 100%;
  overflow: hidden;
  padding: 0.25rem;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}

/*--------------------------------------------------------------
# Profie Page
--------------------------------------------------------------*/
.profile .profile-card img {
  max-width: 120px;
}

.profile .profile-card h2 {
  font-size: 24px;
  font-weight: 700;
  color: #2c384e;
  margin: 10px 0 0 0;
}

.profile .profile-card h3 {
  font-size: 18px;
}

.profile .profile-card .social-links a {
  font-size: 20px;
  display: inline-block;
  color: rgba(1, 41, 112, 0.5);
  line-height: 0;
  margin-right: 10px;
  transition: 0.3s;
}

.profile .profile-card .social-links a:hover {
  color: #012970;
}

.profile .profile-overview .row {
  margin-bottom: 20px;
  font-size: 15px;
}

.profile .profile-overview .card-title {
  color: #012970;
}

.profile .profile-overview .label {
  font-weight: 600;
  color: rgba(1, 41, 112, 0.6);
}

.profile .profile-edit label {
  font-weight: 600;
  color: rgba(1, 41, 112, 0.6);
}

.profile .profile-edit img {
  max-width: 120px;
}

/*--------------------------------------------------------------
# F.A.Q Page
--------------------------------------------------------------*/
.faq .basic h6 {
  font-size: 18px;
  font-weight: 600;
  color: #4154f1;
}

.faq .basic p {
  color: #6980aa;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  padding: 28px 30px;
}

.contact .info-box i {
  font-size: 38px;
  line-height: 0;
  color: #4154f1;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #012970;
  font-weight: 700;
  margin: 20px 0 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #4154f1;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type=submit] {
  background: #4154f1;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
  background: #5969f3;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Error 404
--------------------------------------------------------------*/
.error-404 {
  padding: 30px;
}

.error-404 h1 {
  font-size: 180px;
  font-weight: 700;
  color: #4154f1;
  margin-bottom: 0;
  line-height: 150px;
}

.error-404 h2 {
  font-size: 24px;
  font-weight: 700;
  color: #012970;
  margin-bottom: 30px;
}

.error-404 .btn {
  background: #51678f;
  color: #fff;
  padding: 8px 30px;
}

.error-404 .btn:hover {
  background: #3e4f6f;
}

@media (min-width: 992px) {
  .error-404 img {
    max-width: 50%;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  padding: 20px 0;
  font-size: 14px;
  transition: all 0.3s;
  border-top: var(--na-footer-border-top);
}

.footer .copyright {
  text-align: center;
  color: var(--na-footer-copy-color);
}

.footer .credits {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  color: var(--na-footer-credits-color);
}




/*-------------------------------------------------------------- Custom --------------------------------------------------------------*/

/*--------------------------------------------------------------
# Mixed
--------------------------------------------------------------*/


.dashboard .activity .activity-item .activity-content > a
{
    color: var(--na-dashboard-activity-text-color);
}
.navbar-collapse.collapse.show
{
    border: 1px solid var(--bs-secondary-bg);
    z-index: 100;
    box-shadow: var(--na-sidebar-shadow);
    text-align: right;
}

.navbar-collapse.collapse.show>ul>li {
    margin-bottom: 0.5rem !important;
}

.popover {
    max-width: inherit;
}
.datatable-sorter
{
    padding-right: 10px;
}

.project_progress{
    width: 120px;
}
.project_progress > .progress.progress_sm
{
    height: 3px;
}
.project_progress > small
{
    font-size: 12px;
    width: 100%;
    display: inline-block;
    text-align: left;
}

.divShopInfos,
.divShopObjects {
    overflow-y: auto;
    height: 540px;
    max-height: 540px;
}
#cmbCompanies > ul li {
    cursor: pointer;
}
.popover-body table tbody tr td a {
    text-decoration: underline !important;
}
td a[onclick]:not(.btn-danger) {
    cursor: pointer;
    color: var(--bs-card-color);
}

.dashboard #SubscribersRevenue .sales-card .card-icon,
.dashboard #AmountCount .sales-card .card-icon,
.dashboard #Revenue .sales-card .card-icon {
    color: #2eca6a;
    background: #e0f8e9;
}
.dashboard #VisitCount .sales-card .card-icon {
    color: #ff771d;
    background: #ffecdf;
}
.dashboard #SubscribersTotal .sales-card .card-icon,
.dashboard #Orders .sales-card .card-icon,
.dashboard #SubscriptionCount .sales-card .card-icon {
    color: #458d9b;
    background: #d8f4fa;
}
.dashboard #SubscribersChurnRate .sales-card .card-icon,
.dashboard #Returns .sales-card .card-icon {
    color: #58151c;
    background: #f8d7da;
}
.dashboard #SubscribersAvgRuntime .sales-card .card-icon,
.dashboard #Gifts .sales-card .card-icon {
    color: #664d03;
    background: #fff3cd;
}
.dashboard #SubscribersNew .sales-card .card-icon,
.dashboard #OrderItems .sales-card .card-icon {
    color: #052c65;
    background: #cfe2ff;
}

.list-inline.checkbox-list li 
{
    min-width: 160px;
    display: inline-block;
}
.list-inline.checkbox-list li .form-check .form-check-label{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.ln_solid {
    border-top: 1px solid #e5e5e5;
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin: 20px 0
}

tbody#projectlinking_table_body > tr > td > a:not([class]) {
    text-decoration: underline;
    color: #4154f1;
    cursor: pointer;
}

.card .card-body a[data-popup-type] {
    cursor: pointer;
    color: var(--bs-card-color);
}

.scroll-menu li {
    cursor: pointer;
}

.meta-video > div,
.meta-audio > div,
.meta-other > div {
    display: inline-block;
    width: auto;
}

ul.scroll-menu {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    height: auto;
    max-height: 400px
}

ul.scroll-menu-2x {
    max-height: 230px
}

.max-width-50 {
    max-width: 50px;
}
.max-width-100 {
    max-width: 100px;
}
.max-width-150 {
    max-width: 150px;
}
.max-width-200 {
    max-width: 200px;
}
.max-width-250 {
    max-width: 250px;
}
.max-width-300 {
    max-width: 300px;
}
.max-width-400 {
    max-width: 400px;
}
.max-width-500 {
    max-width: 500px;
}
.max-width-600 {
    max-width: 600px;
}


.width-50 {
    width: 50px;
}
.width-100 {
    width: 100px;
}
.width-150 {
    width: 150px;
}
.width-200 {
    width: 200px;
}
.width-250 {
    width: 250px;
}
.width-300 {
    width: 300px;
}
.width-400 {
    width: 400px;
}
.width-500 {
    width: 500px;
}
.width-600 {
    width: 600px;
}


.dropdown-save
{
    text-decoration:none;
}
.container_simple {
    max-width: inherit;
    padding-top: 12px;
    padding-bottom: 12px;
}
.autocomplete a
{
    cursor: pointer;
}
.test {
    border-radius: var(--bs-border-radius-sm);
    border: var(--bs-border-width) solid var(--bs-border-color);
}
.RootPanel a {
    color: var(--bs-heading-color);
}
.btn-lazyload-content {
    cursor: pointer;
}
#panSignatures {
    margin-bottom: 0;
}
#panSignatures #panTreeview {
    min-height: 720px;
}

#panTextBlocks {
    min-height: 873px;
}
#panTextBlocks #panTreeview {
    min-height: 720px;
}

.jstree-default .jstree-wholerow-hovered {
    background: rgba(0, 0, 0, 0.05);
}

.jstree-default .jstree-wholerow-clicked {
    background: rgba(0, 0, 0, 0.15);
}

.dashboard .filter a.dropdown-item {
    cursor: pointer;
}
.toolbox_checkbox {
    color: var(--bs-heading-color);
    top: 2px;
    position: relative;
    cursor:pointer;
}
.toolbox_checkbox > i {
    font-weight: bold;
}

.panel_toolbox > li a i {
    width: 15px;
}

.panel_toolbox > li > a {
    text-align: center;
}


.header-nav .notifications .notification-item a,
.header-nav .notifications .notification-item a:visited {
    color: #444444;
}

.header-nav .notifications .notification-item h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 260px;
}
.header-nav .notifications .notification-item p {
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 260px;
}
.header-nav .notifications .notification-item-loading {
    display:inherit;
}


.round_product_pic_small {
    width: 50px;
}
.card-title h5 a:visited 
{
    color: var(--bs-heading-color);
}

.header .help-show, .header .help-edit {
    cursor: pointer;
}
.card-filter .navbar-collapse.collapse {
    background-color: var(--bs-card-bg);
}

.SearchBox .SearchOptions .form-check {
    padding-top: 5px;
}

.card-filter .form-check {
    min-height: 0px;
    margin-bottom: 0px;
}
.custom-select {
    appearance: none;
    display: inline-block;
    width: inherit;
}

.filter .navbar-nav .nav-item .btn-toggle-card .bi-chevron-down {
    display: block;
    transition: transform 0.2s ease-in-out;
}

.filter .navbar-nav .nav-item .btn-toggle-card:not(.collapsed) .bi-chevron-down {
    display: block;
    transform: rotate(180deg);
}

.card-body:has(> .card-body-inner) {
    /*padding-bottom: 20px;*/
}
.card-body:has(> .card-body-inner:not(.show)) {
   /* padding-bottom: 0px;*/
}

.company-all .dropdown-menu .dropdown-item{
    cursor:pointer;
}
.company-all .dropdown-menu .dropdown-item a,
.company-all .dropdown-menu .dropdown-item:visited {
    color: var(--bs-heading-color);
}
table tr th a {
    color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)))
}
.status-tabs {
    margin-bottom: 0px !important;
    background-color: var(--bs-body-bg);
    border-radius: 5px 5px 0px 0px;
}
.tab-content #Encodings .card,
.tab-content #AmazonUpload .card,
.tab-content #IncomingUploads .card {
    border-radius: 0px 0px 5px 5px;
}

#panSmallProjects .table tr td .btn-xs {
    margin-top: 5px;
}
.company-all button {
    text-align: left;
    width: 70px;
}
.company-all ul {
    min-width: 70px;
    width: auto;
}


.todo li{
    margin-bottom: 5px;
}
.todo li a {
    padding: 5px;
}
.todo li a i {
    display: inline;
}

.card .card-body .card-title a,
.card .card-body .card-title a:visited {
    color: var(--bs-heading-color);
}

.site-page-header {
    margin: 0px 0px 0px 15px;
}

small {
    font-size: .75em;
    color: var(--bs-gray-600);
}

table small {
    font-size: .75em;
    display: block;
    color: var(--bs-gray-600);
}
.progress_sm
{
    height: 1.0em;
}
.card.border-default {
    border: none;
}
.card-transparent,
.border-transparent
{
    background-color: transparent;
    box-shadow: none;
    border: none;
}
.card-transparent > .card-body,
.border-transparent > .card-body
{
    padding: 0;
}
.border-transparent .btn-back
{
    background-color:transparent;
    border:none;
}
.border-transparent .card-filter .navbar-collapse.collapse
{
    background-color:transparent;
}
.card-title.hidden {
    display: none;
}

.sidebar-nav .nav-link.collapsed.active {
    color: var(--na-sidebar-collaped-active-link-color);
    background: var(--na-sidebar-collaped-active-link-bg);
}
.jstree-anchor
{
    cursor:pointer;
}


/*--------------------------------------------------------------
# News
--------------------------------------------------------------*/
ul.timeline li {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    clear: both
}

.timeline .block {
    margin: 0;
    border-left: 3px solid #e8e8e8;
    overflow: visible;
    padding: 10px 15px;
    margin-left: 115px
}

.timeline.widget {
    min-width: 0;
    max-width: inherit
}

.timeline.widget .block {
    margin-left: 5px
}

.timeline .tags {
    position: absolute;
    top: 15px;
    left: 0;
    width: 95px
}

.timeline .tag {
    display: block;
    height: 30px;
    font-size: 13px;
    padding: 8px
}

.timeline .tag span {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}
.tag {
    line-height: 1;
    background: #1abb9c;
    color: #fff !important
}

.tag:after {
    content: " ";
    height: 30px;
    width: 0;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    pointer-events: none;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 11px solid #1abb9c
}

.tag-danger {
    background: var(--bs-danger)
}

.tag-danger:after {
    border-left: 11px solid var(--bs-danger)
}

.tag-success {
    background: var(--bs-success)
}

.tag-success:after {
    border-left: 11px solid var(--bs-success)
}

.tag-warning {
    background: var(--bs-info)
}

.tag-warning:after {
    border-left: 11px solid var(--bs-warning)
}

.tag-info {
    background: var(--bs-info)
}

.tag-info:after {
    border-left: 11px solid var(--bs-info)
}

.tag-primary {
    background: var(--bs-primary)
}

.tag-primary:after {
    border-left: 11px solid var(--bs-primary)
}

.tag-default {
    background: var(--bs-secondary)
}

.tag-default:after {
    border-left: 11px solid var(--bs-secondary)
}

.tag-secondary {
    background: var(--bs-secondary)
}
.tag-secondary:after {
    border-left: 11px solid var(--bs-secondary)
}

.timeline h2.title {
    position: relative;
    font-size: 18px;
    margin: 0;
    cursor:pointer;
}

.timeline h2.title:before {
    content: "";
    position: absolute;
    left: -23px;
    top: 3px;
    display: block;
    width: 14px;
    height: 14px;
    border: 3px solid #d2d3d2;
    border-radius: 14px;
    background: #f9f9f9
}

.timeline .byline {
    padding: .25em 0
}

.byline {
    -webkit-font-smoothing: antialiased;
    font-style: italic;
    font-size: .8em;
    line-height: 1.3;
    color: #aab6aa
}
.excerpt
{
    font-size: 16px;
}
.excerpt a
{
    cursor:pointer;
    text-decoration: underline;
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1)) !important;
}
.delete-news {
    width: 10px;
    height: 10px;
    right: 10px;
    position: absolute;
    top: 10px;
    font-size: 16px;
    cursor: pointer;
}

.delete-news a {
    color: #d9534f !important;
}

/*--------------------------------------------------------------
# Loading Indicator
--------------------------------------------------------------*/
/*@keyframes loading {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0.05;
    }
}*/

.content-loading-indicator {
    background-color: var(--na-loading-indicator-bg);
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    animation: loading 10s ease 0s infinite normal forwards;
    display: none;
}
.content-loading-indicator > div {
    width: 100px;
    height: 100px;
    opacity: 1;
    color: #4154f1;
    top: calc(50% - 50px);
    position: relative;
    left: calc(50% - 50px);
    font-size: 28px;
}
/*--------------------------------------------------------------
# PaymentOptions
--------------------------------------------------------------*/
    div[data-pitype=Currency],
    div[data-pitype=PanelList] .form-check {
        /*    display: inline-block;
    margin-right: 1rem;*/
    }

/*--------------------------------------------------------------
# Statistics / ScheduledEMail
--------------------------------------------------------------*/
.EmailStatsBoxEx {
    margin-left: 0;
    margin-right: 0
}

.EmailStatsBoxEx>div>div {
    border: solid 1px gray;
    vertical-align: middle;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 150px
}

.EmailStatsBoxEx>div>div span:first-child {
    color: #599cdb;
    font-size: 16px;
    font-weight: bold
}


/*--------------------------------------------------------------
# Scrollbars
--------------------------------------------------------------*/
/*::-webkit-scrollbar {
    width: 12px;
}*/
/* Track */
/*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}*/
/* Handle */
/*::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,0,0,0.4);
}*/


/*--------------------------------------------------------------
# StickyYellow Scheduled E-Mail
--------------------------------------------------------------*/
.StickyYellow {
    position: fixed;
    right: 15px;
    bottom: 60px;
    padding: 10px;
    z-index: 200;
    background-color: var(--bs-yellow);
    border-width: 1px;
    border-color: Black;
    border-style: solid;
    border-radius: var(--bs-border-radius);
    box-shadow: var( --bs-box-shadow);
}

@media (max-width: 768px) {
    .StickyYellow {
        position: fixed;
        right: 0px;
        bottom: 0px;
        padding: 10px;
        width: 100%;
        z-index: 200;
        background-color: var(--bs-yellow);
        border-width: 1px;
        border-color: Black;
        border-style: solid;
        border-radius: 0;
        box-shadow: 0 0 2px 2px rgba(64,64,64,0.2)
    }
}
/*--------------------------------------------------------------
# HelpBox
--------------------------------------------------------------*/
.help-box {
    border: solid 1px #CCC;
    padding: 5px;
    overflow-y: auto;
    width: 20%;
}
.help-box-content {
    overflow-y: auto;
}
.help-box-content pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.help-box-content pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.help-box-content .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}


/*--------------------------------------------------------------
# Buttons (btn-xs fix)
--------------------------------------------------------------*/
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

.bg-green {
    background-color: #8792ec
}


/*--------------------------------------------------------------
# Filter Items (Latest five orders)
--------------------------------------------------------------*/
.latest_five_orders li a {
    color: var(--bs-heading-color);
    position: relative;
    cursor: pointer;
}
.latest_five_orders li a:visited {
    color: var(--bs-heading-color);
}

.latest_five_orders li .badge-number {
    position: absolute;
    inset: 0px 0px auto auto;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 6px;
}
.latest_five_orders li {
    padding-top: 3px;
    border-bottom: solid var(--bs-card-border-width) var(--bs-card-border-color);
}
/*--------------------------------------------------------------
# Filter Items (TimeFrameBox)
--------------------------------------------------------------*/
.time-frame-box {
    cursor: pointer;
}

/*--------------------------------------------------------------
# JS Tree
--------------------------------------------------------------*/

.jstree-wholerow.jstree-wholerow-hovered,
.jstree-default .jstree-wholerow-hovered {
    background: #f6f9ff !important;
}

.jstree-wholerow.jstree-wholerow-clicked,
.jstree-default .jstree-wholerow-clicked {
    background: #485cff24 !important;
}

/*--------------------------------------------------------------
# Table
--------------------------------------------------------------*/

#panErrorLogs td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 400px;
}

.table-link{
    padding: 0;
    text-decoration: underline !important;
}

.table-link-simple {
    padding: 0;
}

.btn-xxs {
    padding: 0px 4px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
    margin: 0 !important
}

.deleteButton {
    padding: 0px 4px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
    margin: 0 !important
}

.table-delete a.btn.btn-danger.btn-sm {
    padding: 0px 4px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
    margin: 0 !important
}

.table-delete a.btn.btn-danger.btn-sm.btn-delete {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/*table .btn {
    margin-bottom: 5px;
    margin-right: 5px;
}*/

.table-id-long {
    width: 130px
}

.table-id {
    width: 105px
}

.table-ip {
    width: 130px
}

.table-percent {
    width: 170px
}

.table-project-id {
    width: 200px
}

.table-company-name {
    width: 350px
}

.table-delete {
    width: 40px;
    text-align: right;
}

.table-date-date {
    max-width: 170px;
    min-width: 120px;
}

.table-bool {
    width: 80px
}

.table-date {
    width: 205px
}

.small-table .table-date {
    width: 160px
}

.table-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 1px;
    width: 200px;
}

.table-exebuilder-version {
    width: 180px
}

.table-price {
    width: 120px;
    white-space: nowrap;
    text-align: right
}

.small-table .table-price {
    width: 80px;
    white-space: nowrap;
    text-align: right
}

.table-price.sorting a {
    padding-right: 25px;
}

th.table-price {
    white-space: normal
}

.table-text-special {
    word-break: normal
}

th.table-text-special {
    word-break: normal
}

.table-protect {
    width: 90px
}

td.table-image-small {
    height: 40px;
    display: none;
    width: 0px;
    display: inline-block
}

td.table-image {
    width: 36px;
    max-height: 36px;
    min-height: 36px
}

.table-image img {
    padding: 3px;
    width: 40px;
    height: 40px
}

.table-image:hover img {
    position: absolute;
    width: 160px;
    height: auto;
    -webkit-transition: width 500ms ease-out;
    -moz-transition: width 500ms ease-out;
    -o-transition: width 500ms ease-out;
    transition: width 500ms ease-out
}

.table-image:hover .table-image-small {
    height: 36px;
    display: inline-block
}

.table-cell-nowrap {
    white-space: nowrap
}

.dashboard .table {
    /*font-size: 14px;*/
}

.dashboard .table .btn.btn-link
{
    text-decoration:none;
}

.dashboard .table tr td button {
    margin: 0;
}

.dashboard .table.table-sm tr td button {
    font-size: 14px;
}

.dashboard .table.table-sm tr td .dropdown input {
    font-size: 14px;
}



/*--------------------------------------------------------------
# Feeds
--------------------------------------------------------------*/
.feeds {
    height: 350px;
}
.feeds li 
{
    margin-bottom: 7px;
    /*height: 28px;*/
}

.feeds li .col2 
{
    float: left;
    width: 75px;
    margin-left: -75px;
}
.feeds li .col1 
{
    clear: both;
}

.feeds li .col1, .feeds li .col1>.cont>.cont-col2 
{
    width: 100%;
    float: left;
}
.feeds li .col1>.cont 
{
    float: left;
    margin-right: 75px;
    overflow: hidden;
}

.feeds li .col1>.cont>.cont-col1 
{
    float: left;
    margin-right: -100%;
}

.feeds li .col1>.cont>.cont-col1>.label
{
    display: inline-block;
    padding: 5px 4px 6px 5px;
    vertical-align: middle;
    text-align: center;
    border-radius: 0;
    width: 25px;
}

.feeds li .col1>.cont>.cont-col1>.label>i 
{
    text-align: center;
    font-size: 14px;
}

.feeds li .col1, .feeds li .col1>.cont>.cont-col2 
{
    width: 100%;
    float: left;
}

.feeds li .col1>.cont>.cont-col2>.desc 
{
    margin-left: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    overflow: hidden;
}

.feeds li .col2>.date 
{
    padding: 4px 9px 5px 4px;
    text-align: right;
    font-style: italic;
    color: #c1cbd0;
}


/*--------------------------------------------------------------
# Styles for validation helpers
--------------------------------------------------------------*/
.field-validation-error {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid var(--bs-danger) !important;
}

.validation-summary-errors {
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors-ex {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.validation-summary-errors-ex > span {
    padding: 20px 0 15px 15px;
    font-size: 20px;
    font-family: "Nunito",sans-serif;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.validation-summary-errors-ex > ul {
    font-size: var(--bs-body-font-size);
    font-size: inherit;
    font-weight: var(--bs-body-font-weight);
    line-height: 1.5;
    line-height: 1.5;
}

.validation-summary-root {
/*    margin-top: 15px;
    display: inline-block;*/
    width: 100%;
}

.disabledInput {
    pointer-events: none;
    opacity: 0.4;
    cursor: not-allowed;
}

/*--------------------------------------------------------------
# Autocomplete
--------------------------------------------------------------*/

.autocomplete .caret {
    top: 15px;
    position: absolute;
    z-index: 199;
    right: 21px;
}

.autocomplete .form-control {
    white-space: pre;
    overflow-wrap: normal;
    overflow-x: hidden;
    padding-left: 15px;
    /*border-radius: 3px;*/
}

.autocomplete .dropdown-menu li > a {
    padding-left: 15px;
}
.autocomplete .form-control[readonly] {
    background-color: #fff;
}



/*--------------------------------------------------------------
# Chips
--------------------------------------------------------------*/

.chip {
    display: inline-block;
    height: 20px;
    font-size: 13px;
    font-weight: 500;
    /*color: rgba(0,0,0,0.6);*/
    line-height: 20px;
    padding: 0 12px;
    border-radius: 16px;
    /*background-color: #e4e4e4;*/
    /*margin-bottom: 5px;*/
    margin-right: 5px;
/*    top: -1px;
    position: relative;*/
}

.chip:focus {
/*    outline: none;
    background-color: #26a69a;
    color: #fff;*/
    opacity: 0.7
}

.chip>img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%
}

.chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    /*line-height: 32px;*/
    padding-left: 8px;
    padding-top: 1px;
    color: #fff;
    opacity: 0.8;
}

.chips {
/*    border: none;
    border-bottom: 1px solid #9e9e9e;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 8px 0;
    min-height: 45px;
    outline: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s*/
}

.chips.focus {
/*    border-bottom: 1px solid #26a69a;
    -webkit-box-shadow: 0 1px 0 0 #26a69a;
    box-shadow: 0 1px 0 0 #26a69a*/
}

.chips:hover {
    cursor: text
}

.chips .input {
    background: none;
    border: 0;
    color: rgba(0,0,0,0.6);
    display: inline-block;
    /*font-size: 16px;*/
    height: 20px;
    line-height: 20px;
    outline: 0;
    margin: 0;
    padding: 0 !important;
    width: 215px !important
}

.chips .input:focus {
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.chips .autocomplete-content {
    margin-top: 0;
    margin-bottom: 0
}

.prefix~.chips {
    margin-left: 3rem;
    width: 92%;
    width: calc(97%)
}

.chips:empty~label {
    font-size: 0.8rem;
    -webkit-transform: translateY(-140%);
    transform: translateY(-140%)
}

/*--------------------------------------------------------------
# Support Mail Inbox
--------------------------------------------------------------*/

.mce-content-body {
    color: #444444;
}
.support-inbox .nav-item a {
    color: var(--bs-heading-color);
}


.forward_to, .forward_cc, .edited_by {
    margin-bottom: 5px;
}
.forward_to {
    margin-top: 5px;
}
.text-right {
    text-align: right;
}
.mail_content {
    margin-top: 0;
}

.mail_list {
    min-height: 90px;
    padding-top: 5px;
    padding-left: 5px;
    border-radius: 5px;
}

.mail_to_text,
.mail_bcc_text,
.mail_subject_text {
    width: 100%;
    border: none;
}

.mail_forward_to {
    width: 80%;
    border: none;
}

.mail_reply,
.mail_forward {
    /*background: none repeat scroll 0 0 #fff;*/
    border-radius: 4px;
    min-height: 500px;
    padding: 10px 11px;
    width: 100%;
}

.mail-find-recipients-result-list {
    height: 200px !important;
}

.mail_forward_to_label {
    margin-top: 5px;
    margin-right: 5px;
}

.mail_message_text,
.mail_forward_text {
    width: 100%;
    height: 100%;
    resize: none;
}

.mail_message_text:focus {
    outline-width: 0;
}

.mail_list_color {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: 1px solid gray;

    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mail_list_column {
    border-left: 1px solid #dbdbdb;
    overflow-y: auto;
}
.mail_list_column a {
    color: var(--bs-body-color);
}

.mail_view {
    border-left: 1px solid #dbdbdb;
}
.view-mail {
    overflow-y: auto;
}
.mail_list {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 2px;
    display: inline-block
}

.mail_list .left {
    width: 5%;
    float: left;
    margin-right: 3%
}

.mail_list .right {
    width: 90%;
    float: left
}

.mail_list.bg-primary h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0 6px;
    color: var(--bs-white);
}

.mail_list h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0 6px;
    color: var(--bs-gray-500);
}

.mail_list.bg-primary p {
    color: var(--bs-white);
}

.mail_list p {
    color: var(--bs-gray-500);
}

.mail_list h3 small {
    float: right;
    color: var(--bs-gray-500);
    font-size: 11px;
    line-height: 20px
}

.mail_list .badge {
    padding: 3px 6px;
    font-size: 8px;
    background: #bab7b7
}

@media (max-width: 767px) {
    .mail_list {
        margin-bottom:5px;
        display: inline-block
    }
}

.mail_heading h4 {
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 20px
}



.page-content-title.page-title > .title_left {
    margin-bottom: 0;
}

.search-link-li, .filter-link-root-li, .history-link-li {
    cursor: pointer;
}


.search-link-li.disabled, .filter-link-root-li.disabled, .history-link-li.disabled {
    cursor: not-allowed;
}

.tox.tox-tinymce {
    min-height: 200px;
}

#H2 {
    width: calc(100% - 70px);
    display: inline-block;
    margin-left: 5px;
}

#divAttachment {
    float: left;
}

#divAttachment .btnAttachements {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#divAttachmentForward {
    display: inline-block;
}

.inbox-body mail_forward #lblSubject, #H2 {
    border-bottom: none;
}

#divAttachmentForward .btnAttachements {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#panFindMailRecipients {
    margin-bottom: 25px;
}
#panFindMailRecipients_body .form-horizontal .form-group {
    padding-bottom:15px;
}

#CompanyID_root textarea {
    min-width: 400px;
}


.menu-filter li a {
    cursor: pointer;
    padding: 8px 23px !important;
}
.menu-filter li a::before {
    content: "";
    margin-left: -15px;
    padding: 1px 7px;
    margin-right: 5px;
}
.menu-filter li a.checked::after {
    content: "\2713";
    padding: 1px 3px;
}
.menu-filter li a.color1::before {
    background-color: #ffffff;
}

.menu-filter li a.color2::before {
    background-color: #ff0000;
}

.menu-filter li a.color3::before {
    background-color: #00ff00;
}

.menu-filter li a.color4::before {
    background-color: #0000ff;
}

.menu-filter li a.color5::before {
    background-color: #ffff00;
}

.menu-filter li a.color6::before {
    background-color: #000000;
}

.menu-filter li a.color7::before {
    background-color: #87CEFA;
}

.menu-filter li a.color8::before {
    background-color: #6495ED;
}

.menu-filter li a.color9::before {
    background-color: #CD5C5C;
}

.menu-filter li a.color10::before {
    background-color: #008B8B;
}

.menu-filter li a.colorreset::before {
    background-color: transparent;
    content: "X";
    margin-left: -20px;
    padding: 1px 7px;
    margin-right: 1px;
}




.attachment {
    margin-top: 30px
}

.attachment ul {
    width: 100%;
    list-style: none;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 30px
}

.attachment ul li {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px
}

.attachment ul li img {
    height: 150px;
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 10px
}

.attachment ul li span {
    float: right
}

.attachment .file-name {
    float: left
}

.attachment .links {
    width: 100%;
    display: inline-block
}



#dangerToast .toast-body a {
    color: #fff;
    text-decoration:underline;
}