.dark-mode-outer {
  margin-right: 10px;
  padding: 10px 0 0 0;
}
.dark-mode-outer label {
  margin-right: 10px;
  color: #75baf2;
  font-size: 14px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .dark-mode-outer label {
    display: none;
  }
}

.dark-mode-switch {
  position: relative;
  width: 38px;
  height: 19px;
  margin-top: 3px;
  background: #05050f;
  border: 1px solid #343498;
  border-radius: 10px;
  border-radius: 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.dark-mode-switch:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 15px;
  height: 15px;
  background: #023aff;
  border-radius: 50%;
  transition: transform 0.3s ease;
}
.dark-mode-switch.active:before {
  content: "";
  transform: translateX(17px);
}

body .dark-mode {
  display: none;
}
body.dark-mode {
  background-color: #05050f;
}
body.dark-mode .white-mode {
  display: none;
}
body.dark-mode .dark-mode {
  display: block;
}
body.dark-mode .module-score {
  background: #05050f;
}
body.dark-mode .module-score .module-score-inr {
  color: #85869b;
}
body.dark-mode .impact-score-outer {
  background: #05050f;
}
body.dark-mode .policies-links a {
  background: #16162c;
  border: 1px solid #6a6a9f;
  color: #fff;
}
body.dark-mode .policies-links a span img {
  filter: brightness(0) invert(1);
}
body.dark-mode .policies-links a span.find-status img {
  filter: brightness(1) invert(0);
}
body.dark-mode ul.module-sidebar-list li {
  background: #16162c;
  border: 1px solid #6a6a9f;
}
body.dark-mode ul.module-sidebar-list li h6 {
  color: #85869b;
}
body.dark-mode ul.module-sidebar-list li h4 {
  color: #fff;
}
body.dark-mode .module-chart-header {
  background: #16162c;
  border-bottom: 1px solid #6a6a9f !important;
}
body.dark-mode .module-chart-header .select-year-filter h5 {
  color: #6a6a9f;
}
body.dark-mode .module-chart-header .select-year-filter .form-control {
  background: #031f41;
  border: 1px solid #343498;
  color: #75baf2;
}
body.dark-mode .edit-bar {
  border: 1px solid #16162c;
}
body.dark-mode .page-title .preview-page-button {
  color: #75baf2;
}
body.dark-mode .page-title h4 {
  color: #75baf2;
}
body.dark-mode .select-cores h5 {
  color: #6a6a9f;
}
body.dark-mode .select-cores .select-cores-filter {
  background: #031f41;
  border: 1px solid #343498;
}
body.dark-mode .select-cores .select-cores-filter p {
  color: #75baf2;
}
body.dark-mode .select-cores .select-cores-filter .close-icon {
  background-image: url(../images/module-chart/close-filter-btn-dark.svg);
}
body.dark-mode .select-cores .add-cores-btn {
  background: #111164;
  color: #75baf2;
}
body.dark-mode .select-cores button.add-cores-btn .close-icon {
  background-image: url(../images/module-chart/add-cores-right-arrow-dark.svg);
}
body.dark-mode ul.auto-circle li label .top-text h4 {
  color: #ffffff;
}
body.dark-mode ul.auto-circle li label .bottom-text h4 {
  color: #ffffff !important;
}
body.dark-mode ul.auto-circle li label h4 {
  color: #ffffff !important;
}
body.dark-mode ul.auto-circle li label.red-blue-round {
  background: radial-gradient(96% 96% at 70.4% 31.2%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #030092;
  box-shadow: 0px 4px 80px rgba(248, 0, 119, 0.48), inset 0px 2px 10px rgba(255, 255, 255, 0.58), inset 10px 20px 45px #ff0505;
}
body.dark-mode ul.auto-circle li label.blue-round {
  background: radial-gradient(96% 96% at 70.4% 31.2%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #030092;
  box-shadow: 0px 4px 80px #2300f8, inset 0px 2px 10px rgba(255, 255, 255, 0.58), inset 10px 16px 20px rgba(130, 5, 255, 0.95);
}
body.dark-mode ul.auto-circle li label.red-red-round {
  background: radial-gradient(96% 96% at 70.4% 31.2%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #030092;
  box-shadow: 0px 4px 80px rgba(248, 0, 119, 0.48), inset 0px 2px 10px rgba(255, 255, 255, 0.58), inset 10px 20px 100px #ff0505;
}
body.dark-mode ul.auto-circle-3 li label.magento-round {
  background: linear-gradient(269.95deg, #e323ff 0.02%, #7517f8 97.45%), linear-gradient(269.95deg, #ffd422 0.02%, #ff7d05 97.45%), #ffffff !important;
}
body.dark-mode ul.auto-circle-3 li label.sky-blue-round {
  background: linear-gradient(270deg, #4dffdf 0%, #4da1ff 96.35%), #ffffff !important;
  box-shadow: 0px 0px 60px rgba(42, 8, 141, 0.15);
}
body.dark-mode .division .ev-main .item1 {
  background: linear-gradient(270deg, #4dffdf 0%, #4da1ff 96.35%), #ffffff;
  box-shadow: 0px 0px 60px rgba(42, 8, 141, 0.15);
}
body.dark-mode .division .ev-main .item2 {
  background: radial-gradient(96% 96% at 70.4% 31.2%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #030092;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.58), inset 10px 20px 100px #ff0505;
}
body.dark-mode .division .ev-main .item3 {
  background: linear-gradient(270deg, #4dffdf 0%, #4da1ff 96.35%), #ffffff;
  box-shadow: 0px 0px 60px rgba(42, 8, 141, 0.15);
}
body.dark-mode .division .ev-main .item4 {
  background: radial-gradient(96% 96% at 70.4% 31.2%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #030092;
  box-shadow: inset 0px 2px 10px rgba(255, 255, 255, 0.58), inset 10px 16px 20px rgba(130, 5, 255, 0.95);
}
body.dark-mode .division .ev-main .item5 {
  background: linear-gradient(269.95deg, #e323ff 0.02%, #7517f8 97.45%), #ffffff;
  box-shadow: 0px 0px 60px rgba(42, 8, 141, 0.15);
}
body.dark-mode .division-5 {
  background-image: url(../images/module-chart/line-5-side.svg);
}
body.dark-mode .division-5 .objective-graph {
  height: 800px;
}
body.dark-mode .division-5 .objective-graph .ev-main {
  background-image: url(../images/module-chart/center-img-5-side-dark.svg) !important;
}
body.dark-mode .data-label:before {
  color: #6a6a9f;
}
body.dark-mode .new-tab-fixed-ul {
  background: #191932 !important;
}
body.dark-mode .new-tab-fixed-ul .nav-link {
  background: #191932 !important;
}
body.dark-mode .new-tab-fixed-ul .nav-link img {
  filter: brightness(0) invert(1);
}
body.dark-mode .new-tab-fixed-ul .nav-link.active {
  background: #5a5a89 !important;
  border-color: #5a5a89 !important;
}
body.dark-mode .new-tab-fixed-ul .nav-link.active img {
  filter: brightness(0) invert(0);
}
body.dark-mode .module-sidebar {
  background: #16162c;
}
body.dark-mode .module-sidebar .module-sidebar-header h3 {
  color: #fff;
}
body.dark-mode .module-sidebar .module-sidebar-header p {
  color: #85869b;
}
body.dark-mode .module-sidebar .module-sidebar-header a.module-sidebar-btn {
  background: #16162c;
  border: 1px solid #6a6a9f;
  color: #ffffff;
}
body.dark-mode .module-sidebar .module-sidebar-header a.module-sidebar-btn img {
  filter: brightness(0) invert(1);
}
body.dark-mode .module-sidebar .module-sidebar-content h5 {
  color: #ffffff;
}
body.dark-mode .module-sidebar .module-sidebar-content h4 {
  color: #ffffff;
}
body.dark-mode .module-sidebar .module-sidebar-content a.target-list {
  background: transparent;
  color: #ffffff;
}
body.dark-mode .user-name-and-pic-md span.arrow img {
  filter: brightness(0) invert(1);
}
body.dark-mode .user-multiple-big span.arrow img {
  filter: brightness(0) invert(1);
}
body.dark-mode .user-sidebar-new-finding {
  background: #191932;
}
body.dark-mode .user-sidebar-new-finding .dropdown-menu-header .drop-inner-hed-img span {
  background: #28284e !important;
}
body.dark-mode .user-sidebar-new-finding .dropdown-menu-header h6 {
  color: #fff;
}
body.dark-mode .user-sidebar-new-finding .dropdown-menu-header p {
  color: #85869b;
}
body.dark-mode .user-sidebar-new-finding h4 {
  color: #fff;
}
body.dark-mode .module-details-show-btn.active {
  border: 2px solid #ffffff;
}
body.dark-mode .user-multiple-big .user-list-round {
  border-color: #16162c;
}
body.dark-mode .user-name-and-pic-md .pics-sec img {
  border-color: #16162c;
}
body.dark-mode .bg-vector {
  background: #16162c;
  border-bottom: 1px solid #6a6a9f;
}
body.dark-mode .searchbar-new {
  background: #05050f;
  border: 1px solid #343498;
}
body.dark-mode .searchbar-new .search_input {
  color: #6a6a9f;
}
body.dark-mode .new-tab-right .new-tab-right-ul {
  background: #191932;
}
body.dark-mode .new-tab-right .new-tab-right-ul .nav-link {
  background: #191932;
}
body.dark-mode .new-tab-right .new-tab-right-ul .nav-link.active {
  background: #111164;
  border: 1px solid #75baf2 !important;
  border-radius: 5px;
  color: #75baf2 !important;
}
body.dark-mode .new-tab-right .new-tab-right-ul.nav-tabs .nav-link {
  color: #797a93 !important;
}
body.dark-mode .new-tab-right .new-tab-right-ul.nav-tabs .nav-link.active {
  color: #75baf2 !important;
}
body.dark-mode .oc-chart-top-boxes {
  background: #111164;
}
body.dark-mode .oc-chart-top-boxes h4 {
  color: #8490ff;
}
body.dark-mode .oc-chart-top-boxes h3 {
  background: #06064f;
  color: #4ea4e4;
}
body.dark-mode .new-og-chart-tree-box .new-oc-user-pic img {
  border: 2px solid #313864;
}
body.dark-mode .new-og-chart-tree-box .new-oc-user-content {
  background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .new-og-chart-tree-box .new-oc-user-content h6 {
  color: #fff;
}
body.dark-mode .new-og-chart-tree-box .new-oc-user-content p {
  color: #02a4ff;
}
body.dark-mode .new-og-chart-user-score {
  background: #191932;
}
body.dark-mode .new-og-chart-user-score p {
  color: #8490ff;
}
body.dark-mode .user-sidebar {
  background: #191932;
}
body.dark-mode .user-name-and-pic-big .names-sec h4 {
  color: #ffffff;
}
body.dark-mode .user-name-and-pic-big .pics-sec img {
  border: 3px solid #313864;
  filter: drop-shadow(0px 5px 10px #313864);
}
body.dark-mode .new-head-text-2 {
  color: #fff;
}
body.dark-mode .user-sidebar-esc {
  color: #85869b;
}
body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-red, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-brown, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-light-purple, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-green-2, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-blue-5, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-blue-2, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-purple, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-purple-3, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-blue-4, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-dark-blue, body.dark-mode .new-og-chart-tree-box .new-oc-user-content p.new-text-green {
  color: #02a4ff !important;
}
body.dark-mode .us-user-score-inr.bg-color-2 {
  background: #28284e !important;
  color: #ffffff;
}
body.dark-mode .dark-red-dot {
  background: rgba(255, 45, 46, 0.2);
  color: #ff2d2e;
}
body.dark-mode .light-green-dot {
  background: rgba(94, 255, 90, 0.2);
  color: #5EFF5A;
}
body.dark-mode hr.new-line {
  border-color: #6a6a9f;
}
body.dark-mode .user-name-and-pic-md .names-sec h5 {
  color: #85869b;
}
body.dark-mode .user-name-and-pic-md .names-sec h4 {
  color: #ffffff;
}
body.dark-mode .user-drop-right-show .drop-btn {
  background: #191932;
  color: #ffffff;
}
body.dark-mode .user-drop-right-show .dropdown .drop-btn-img {
  background: #28284e;
}
body.dark-mode .user-drop-right-show .drop-btn-img .drop-btn-img-inr {
  background: #28284e;
}
body.dark-mode .orange-dot {
  background: rgba(241, 170, 31, 0.1);
  color: #f1aa1f;
}
body.dark-mode .orange-dot.dropdown-toggle::after {
  color: #a6a6eb;
}
body.dark-mode .user-sidebar-tab-content-inr {
  background: #191932;
}
body.dark-mode .user-sidebar-tab-content-inr .dropdown-menu-header h6 {
  color: #ffffff;
}
body.dark-mode .user-sidebar-tab-content-inr .dropdown-menu-header .drop-inner-hed-img .bg-white {
  background: #28284e !important;
}
body.dark-mode .dropdown-menu-cnt h6 {
  color: #ffffff;
}
body.dark-mode .dropdown-menu-cnt .drop-inner-cnt-img span {
  background: #28284e !important;
}
body.dark-mode .dropdown-menu-header .drop-inner-hed-img {
  background: #28284e;
}
body.dark-mode .dropdown-menu-header .drop-inner-hed-img span {
  background: #28284e;
}
body.dark-mode .dropdown-menu-header .drop-inner-hed-img span.bg-color-2 {
  background: #28284e !important;
}
body.dark-mode .dropdown-menu-header .close-drop {
  color: #85869b;
}
body.dark-mode .full-cl .fc-toolbar h2 {
  color: #ffffff;
}
body.dark-mode .full-cl table .fc-row .fc-day-number {
  background: #28284e;
}
body.dark-mode .full-cl .fc-toolbar .fc-right .fc-button-group .fc-button {
  background: #28284e;
}
body.dark-mode .info-calendar {
  border-top: 1px solid #6a6a9f;
}
body.dark-mode .info-calendar li h6 {
  color: #ffffff;
}
body.dark-mode .new-head-text {
  color: #ffff;
}
body.dark-mode .box-skeleton {
  background: #0d0d23;
  border-color: #0d0d23;
}
body.dark-mode .new-user-db-cover-main {
  background: #0d0d23;
}
body.dark-mode .new-user-db-cover-pic {
  background: url(../images/user-db-cover-pic-dark.svg) no-repeat;
  background-size: cover;
}
body.dark-mode .img-new-user-dtl-sec img {
  border: 3px solid #28284e;
  filter: drop-shadow(0px 5px 12px rgba(35, 0, 248, 0.16));
}
body.dark-mode .new-head-text-3 {
  color: #fff;
}
body.dark-mode .new-head-text-7 {
  color: #02a4ff;
}
body.dark-mode .new-label-text-3 {
  color: #85869b;
}
body.dark-mode .label-and-score {
  background: #05050f;
}
body.dark-mode .ls-status.ls-status-yellow {
  background: #ff7a00;
}
body.dark-mode .btn.btn-5 {
  background: #05050f;
  border: 1px solid #6a6a9f;
  color: #fff !important;
}
body.dark-mode .ls-status.ls-status-green {
  background: #3bff2a;
}
body.dark-mode .nav-tabs {
  border: none;
}
body.dark-mode .line-tab .nav-link {
  border-bottom: #0d0d23 2px solid;
  color: #85869b;
}
body.dark-mode .line-tab .nav-link.active {
  color: #2a99ff !important;
  border-color: #2a99ff !important;
}
body.dark-mode .new-head-text-4 {
  color: #ffffff;
}
body.dark-mode .new-color-link {
  color: #6a6a9f;
}
body.dark-mode .new-label-text-4 {
  color: #8490ff;
}
body.dark-mode .bg-bubble-pic::before {
  background: url(../images/top-right-bubble-dark.svg) no-repeat 100% 100%;
  background-position: top -15px right -15px;
}
body.dark-mode .bg-bubble-pic::after {
  background: url(../images/top-left-bubble-dark.svg) no-repeat 100% 100%;
  background-position: left -15px bottom -15px;
}
body.dark-mode .new-head-text-5 {
  color: #02a4ff;
}
body.dark-mode .dropdown-menu-header .drop-inner-hed-img img {
  filter: grayscale(0%) brightness(400%) sepia(900%) hue-rotate(173deg) saturate(900%) contrast(0.9);
}
body.dark-mode .new-head-text-6 {
  color: #ffffff;
}
body.dark-mode .new-design-v2 .dot-div-new.span-dot-color {
  color: #3244e8;
}
body.dark-mode .new-label-text {
  color: #5d5dad;
}
body.dark-mode .apexcharts-legend-text {
  color: #3244e8 !important;
}
body.dark-mode #sidebar-wrapper-menu .side-bar-header {
  background: #023aff;
}
body.dark-mode .new-table-db-main .new-db-table tr th {
  color: #ffffff;
  border-color: #303060;
}
body.dark-mode .new-table-db-main .new-db-table tr td {
  color: #ffffff;
  border-color: #303060;
}
body.dark-mode .new-table-db-main .new-db-table tr td .user-list-sm h6 {
  color: #ffffff;
}
body.dark-mode .new-table-db-main .new-db-table tr:hover td {
  background: #023aff !important;
}
body.dark-mode .new-db-popup.modal-style-1 .modal-content {
  background-color: #02162e;
}
body.dark-mode .new-db-popup.modal-style-1 .modal-content .modal-header {
  background-color: #02162e;
}
body.dark-mode .new-db-popup.modal-style-1 .modal-content .modal-header h4 {
  color: #fff;
}
body.dark-mode .new-db-popup.modal-style-1 .modal-content .searchbar-new {
  border: 1px solid #343498;
  box-shadow: 0px 5px 12px rgba(35, 0, 248, 0.16);
  color: #6a6a9f;
}
body.dark-mode .new-db-popup.modal-style-1 .modal-content .btn.btn-5 {
  background: #031f41;
  border: 1px solid #343498;
  color: #023aff !important;
}
body.dark-mode .new-db-popup.modal-style-1 .modal-content .close {
  color: #7272cf;
  text-shadow: none;
}
body.dark-mode .zoom-and-zoom-out-tree {
  background: #191932 !important;
}
body.dark-mode .zoom-and-zoom-out-tree ul li a {
  background: #191932;
}
body.dark-mode .zoom-and-zoom-out-tree ul li a:hover {
  background: #5a5a89 !important;
}
body.dark-mode .user-Compare-btns-sec .user-Compare-btn {
  background: #191932;
  border-radius: 10px;
  border-color: #191932;
}
body.dark-mode .user-Compare-btns-sec .user-Compare-btn:after {
  color: #fff;
}
body.dark-mode .user-Compare-btns-sec .user-Compare-btn:hover {
  background: #031f41;
  border: 1px solid #343498;
}
body.dark-mode .meetings-header.bg-vector-2 {
  background: url(../images/bg-vector-2-dark.svg);
  background-position: center left 10%;
  background-repeat: no-repeat;
  background-color: #0d0d23;
  border: 1px solid #6a6a9f;
}
body.dark-mode .meetings-header span img {
  filter: grayscale(0%) brightness(250%) sepia(900%) hue-rotate(180deg) saturate(900%) contrast(0.9);
}
body.dark-mode .meetings-header .text-light-black {
  color: #75baf2 !important;
}
body.dark-mode .meetings-header .label-and-score {
  background: #031f41;
  color: #8490ff;
}
body.dark-mode .meetings-header a.link-text {
  color: #5a5a89;
}
body.dark-mode .new-label-text-6 {
  color: #5d5dad;
}
body.dark-mode .comparison-list-box {
  background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 70%), #313864;
}
body.dark-mode .comparison-list-box img {
  border: 4px solid #28284E;
  filter: drop-shadow(0px 5px 12px rgba(35, 0, 248, 0.16));
}
body.dark-mode .comparison-list-box h4 {
  color: #fff;
}
body.dark-mode .comparison-list-box h5 {
  color: #02A4FF;
}
body.dark-mode .comparison-list-box h6 {
  color: #02A4FF;
}
body.dark-mode .comparison-list-box .cmp-add-cnt .plus-box-cmp {
  background: #07050F;
  color: #fff;
}
body.dark-mode .comparison-list-box .cmp-add-cnt p {
  color: #fff;
}
body.dark-mode .comparison-user-close {
  background: #1f2987;
}
body.dark-mode .comparison-user-close:hover {
  background: #c30707;
}
body.dark-mode .risk-heatmap-full td.tboardered {
  border: 1px solid #303060;
  background: #16162C;
  color: #5D5DAD;
}
body.dark-mode .risk-heatmap-full .number-heatmap-order-left {
  background: #0d0d23;
  border-color: #0d0d23;
  color: #5D5DAD;
}
body.dark-mode .risk-heatmap-category table td {
  background: #0d0d23;
  border-color: #0d0d23;
  color: #16162C;
}
body.dark-mode .risk-heatmap-category table td.number-heatmap-order-btm {
  color: #5D5DAD;
}
body.dark-mode .risk-heatmap-category table td.color-box-green-saven {
  background-color: #85FF83;
}
body.dark-mode .risk-heatmap-category table td.color-box-green-six {
  background-color: #35C403;
}
body.dark-mode .risk-heatmap-category table td.color-box-light-orange-five {
  background-color: #FBFF24;
}
body.dark-mode .risk-heatmap-category table td.color-box-red-five {
  background-color: #FF7A00;
}
body.dark-mode .risk-heatmap-category table td.color-box-red-nayen {
  background-color: #FF2D2E;
}
body.dark-mode .user-name-and-pic-sm .names-sec h4 {
  color: #5A5A89;
}
body.dark-mode .box-skeleton h4 {
  color: #fff;
}
body.dark-mode .bg-blue-1 {
  background: #023AFF !important;
}
body.dark-mode .progress-bg-orange {
  background: #FF7A00 !important;
}

/*# sourceMappingURL=darkmode.css.map */
