/******************** client theme style Start ********************/
body.dark-mode a:hover {
    color: #4ea4e4;
}
body.dark-mode .menu-collape-area ul li a {
    color: #fff;
}
body.dark-mode .menu-collape-area .card-link:before {
    color: #fff;
}
body.dark-mode .menu-collape-area ul li a:hover:before {
    color: #fff;
}
body.dark-mode #sidebar-wrapper-menu .side-bar-header {
  background: #023aff;
}
body.dark-mode #sidebar-wrapper-menu.active .side-bar-header {
    background: #023aff;
}
body.dark-mode .bg-dark {
    background: #031f41 !important;
}
body.dark-mode .top-bar .notification a i {
    color: #fff;
}
body.dark-mode .top-bar .language-btn {
    background: #05050f !important;
}
body.dark-mode .user-box-header .dropdown-menu a:hover span {
    color: #4ea4e4 !important;
}
body.dark-mode .bg-main {
    background: #05050f !important;
}
body.dark-mode .actvitylog-dtl-round {
    border-color: #05050f;
}
body.dark-mode .edit-bar .nav-item .nav-link.active {
    background-color: #05050f;
    color: #fff;
}
body.dark-mode .edit-bar .nav-item .nav-link:hover {
    color: #fff;
}
body.dark-mode .main-menu .submenu .collapse li a.active {
    background: #4ea4e4;
}
body.dark-mode .edit-bar .edit-icons li a:hover {
    color: #fff;
}
body.dark-mode .nav-pills.edit-icons li a.active {
    color: #fff;
}
body.dark-mode #sidebar-wrapper-menu {
    background-color: rgba(5, 5, 15, 0.95);
}
body.dark-mode .left-menu-main .card-link.active, 
body.dark-mode .main-menu .submenu .collapse li a.active, 
body.dark-mode .menu-collape-area ul li a.active {
    background: #fff;
}

body.dark-mode .menu-collape-area ul li a:hover {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .left-menu-main .card-link.active {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .menu-collape-area li:hover .card-link:before {
    color: #8490ff;
}
body.dark-mode .menu-collape-area li:hover .card-link {
    color: #8490ff;
    background: #111164;
}
body.dark-mode .menu-collape-area .card-link.active:before {
    color: #8490ff;
}

body.dark-mode .icon-with-text-small-tab .nav-tabs .nav-item .nav-link.active {
  border-color: #4ea4e4 !important;
  background: #4ea4e4 !important;
}

/* btn type style start */
body.dark-mode a.btn:not([href]):not([tabindex]) {
    color: #fff;
}
body.dark-mode .btn.ordinary-btn {
  color: #fff !important;
}
body.dark-mode .btn {
    color: #fff;
    border: 1px solid #6a6a9f;
}
body.dark-mode .btn:hover {
    background: #031F41 !important;
    border-color: #6a6a9f !important;
}
body.dark-mode .btn-small {
    border: 1px solid #6a6a9f;
    color: #fff;
}
body.dark-mode .btn-small:hover {
    background: #031F41;
    border-color: #6a6a9f;
}
body.dark-mode .btn-active {
    background: #031F41 !important;
}
body.dark-mode .oc-edit .oc-box-option-icon:hover {
    color: #fff;
}
body.dark-mode .new-search-v2 .search-label:hover {
    color: #fff;
}
body.dark-mode .filter-fill .filter-save-btn .btn-active {
    border-color: #6a6a9f;
}
body.dark-mode .upload-btn-wrapper .btn {
    border-bottom-color: #6a6a9f;
}
body.dark-mode .upload-btn-wrapper .btn:hover {
    color: #fff !important;
}
body.dark-mode .upload-btn-wrapper input[type=file]:hover + button {
  color: #fff !important;
}
body.dark-mode .oc-upload-image-show .upload-btn-wrapper input[type=file]:hover+button {
    background: #031F41 !important;
    border-color: #6a6a9f !important;
}
body.dark-mode .user-img-section .user-pic .edit-btn {
    background: #05050f;
}
body.dark-mode .user-img-section .user-pic .edit-btn:hover {
    background: #031F41;
}

/* step-form-small theme style start */
/* .step-form-small #msform .action-button {
    border-color: #4ea4e4;
}
.step-form-small #msform .action-button {
    color: #4ea4e4;
}
.step-form-small #msform .action-button:hover {
    background: #4ea4e4;
    border-color: #4ea4e4;
}
.step-form-small #progressbar li.active:before, .step-form-small #progressbar li.active:after {
    background: #4ea4e4;
    color: #4ea4e4;
} */
/* step-form-small theme style end */

body.dark-mode .choose-file-btn .btn {
    border-color: #6a6a9f;
    color: #fff !important;
 }
 body.dark-mode .choose-file-btn:hover .btn {
    background: #031F41 !important;
  }
  body.dark-mode .choose-file-btn input[type=file]:hover+button {
    background: #031F41 !important;
  }

  body.dark-mode .my-pagination .ngx-pagination .current {
    background: #111164;
}

body.dark-mode .tab-type-btn-small .outline-tag {
    background: #191932;
    border-color: #797a93 !important;
    color: #797a93 !important;
}
body.dark-mode .tab-type-btn-small .outline-tag.active {
    background: #111164 !important;
    border-color: #75baf2 !important;
    color: #75baf2 !important;
}
body.dark-mode .tab-type-btn-small .outline-tag:hover {
    background: #111164 !important;
    border-color: #75baf2 !important;
    color: #75baf2 !important;
}
body.dark-mode .nbr-box-small:hover {
  border-color: #75baf2;
  color: #fff;
}
body.dark-mode .nbr-box-small.active {
  border-color: #75baf2;
  background: #111164;
}
body.dark-mode .user-box-big-plus {
   background: #111164;
}
/* btn type style end */

body.dark-mode .head-details a {
    color: #4ea4e4;
}
body.dark-mode .head-details a:hover {
    color: #4ea4e4;
}
body.dark-mode .start-audit-page .assesment-footer {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .container2 input:checked~.checkmark {
    background-color: #05050f;
}
body.dark-mode .chat-box-header {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000000;
}
body.dark-mode .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #3b438a;
}
body.dark-mode .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, 
body.dark-mode .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #8490ff;
}
body.dark-mode .edit-option-show a:hover .fas, 
body.dark-mode .edit-option-show a:hover i {
    color: #fff;
}
body.dark-mode .edit-option-show a:hover span {
  color: #fff;
}
body.dark-mode .edit-option-show-fix a:hover {
    color: #fff !important;
}
body.dark-mode .edit-small .edit-small-icon a:hover {
   color: #fff;
}
body.dark-mode .user-details-page .add-button-outlined:hover {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .user-details-page .add-button-outlined:hover i {
    color: #4ea4e4;
}
body.dark-mode .user-details-page .add-button-outlined i:hover {
    color: #4ea4e4;
}
body.dark-mode .side-menu-toggles-main .left-arow-side-toggle {
    background-color: #4ea4e4;
}
body.dark-mode .user-toggle-cmn {
    background: #4ea4e4;
}
body.dark-mode #return-to-top {
  background-color: rgba(0, 0, 0, 0.8);
}
body.dark-mode #return-to-top:hover {
    background: #4ea4e4;
}
body.dark-mode .question-circle-inp:hover i {
    color: #4ea4e4;
}
body.dark-mode .eye-icon-pswd:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .user-list-sm:hover h6, 
body.dark-mode .user-list-sm:hover span {
    color: #4ea4e4;
}
body.dark-mode .user-highlight .blinking-text-blue {
    animation:blinkingBlueDark 1s infinite;
}
@keyframes blinkingBlueDark {
    0%{     color: #4ea4e4;    }
    49%{    color: #4ea4e4; }
    60%{    color: #5d5dad; }
    99%{    color: #5d5dad;  }
    100%{   color: #4ea4e4;    }
}
body.dark-mode .user-highlight .user-list-sm img {
  -webkit-box-shadow: 0px 0px 10px #4ea4e438; 
  -moz-box-shadow:    0px 0px 10px #4ea4e438;  
  box-shadow:         0px 0px 10px #4ea4e438; 
}

body.dark-mode .blinking {
    animation: blinkingTextDark 1s infinite;
}

@keyframes blinkingTextDark {
    0% {
        color: #da2002;
    }
    49% {
        color: #da2002;
    }
    60% {
        color: #8490ff;
    }
    99% {
        color: #8490ff;
    }
    100% {
        color: #da2002;
    }
}

body.dark-mode .user-details-page .user-beginer-block .beginner-icon {
    background: #4ea4e4;
}
body.dark-mode .progress-bar {
    background-color: #4ea4e4;
}
body.dark-mode .line-tab .nav-link.active {
    border-color: #4ea4e4 !important;
}
body.dark-mode .nav-tabs .nav-link.active, 
body.dark-mode .nav-tabs .nav-item.show .nav-link {
    color: #4ea4e4 !important;
}
body.dark-mode .user-details-page .read-more {
    color: #4ea4e4;
}
body.dark-mode .pagination .page-link.active, 
body.dark-mode .pagination .page-link:hover {
    color: #4ea4e4;
}
body.dark-mode .selectator_options .selectator_option.active {
    background-color: #4ea4e4;
}
body.dark-mode .nav-tabs--left .nav-link:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .switch input:checked + .slider:before {
    border: 1px solid #4ea4e4;
}
body.dark-mode .switch input:checked + .slider {
    background-color: #4ea4e4;
}
body.dark-mode .card-hov-effect:hover .pointer h3, 
body.dark-mode .card-hov-effect:hover .pointer .directio-text, 
body.dark-mode .card-hov-effect:hover .card-link {
    color: #4ea4e4;
}
body.dark-mode .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4ea4e4;
}
body.dark-mode .confirm-star .fas {
    color: #4ea4e4;
}
body.dark-mode .organization-multi-stup-form .step {
    background-color: #05050f;
}
body.dark-mode .organization-multi-stup-form .step:hover {
    color: #fff;
    cursor: pointer;
}
body.dark-mode .organization-multi-stup-form .step:hover .multi-form-nbr {
    background: #fff;
    color: #05050f;
}
body.dark-mode .organization-multi-stup-form .step.active {
    color: #fff;
    border-top-color: #fff !important;
}
body.dark-mode .organization-multi-stup-form .step.active .multi-form-nbr {
    background: #2a99ff;
}
body.dark-mode .organization-multi-stup-form .step.finish {
    color: #fff;
    border-top-color: #fff !important;
}
body.dark-mode .organization-multi-stup-form .step.finish.active {
    color: #fff;
}
body.dark-mode .organization-multi-stup-form .step.finish .multi-form-nbr {
    background: #2a99ff;
}
body.dark-mode .Preview-block .remember-txt:hover {
    color: #4ea4e4;
}
body.dark-mode .filter-fill .filter-page-inner {
    background: rgba(3, 31, 65, 0.9);
}
body.dark-mode .filter-fill .filter-btn-active {
    background: #031F41 !important;
    border-color: #6a6a9f !important;
}
body.dark-mode .filter-fill .filtr-btn:hover {
    background: #031F41 !important;
    border-color: #6a6a9f !important;
}
body.dark-mode .btn-new-icon.active {
    background: #4ea4e4;
}
body.dark-mode .help-site-link {
    color: #4ea4e4;
}
body.dark-mode .help-site-link:hover {
    color: #4ea4e4;
}
body.dark-mode .v2-help-drop-main .panel-default .panel-heading:hover .width96pc {
    color: #4ea4e4 !important;
}
body.dark-mode .v2-help-drop-main .panel-drop-sections .panel-heading.active .width96pc {
    color: #4ea4e4 !important;
}
body.dark-mode .accordian-boxed .card-body span.active {
    border: 1px solid #4ea4e4;
    background: #4ea4e4;
}
body.dark-mode .assesment-form-page input[type=radio].toggle:checked + label {
    background: #4ea4e4;
    border-color: #4ea4e4 !important;
}
body.dark-mode .assesment-form-page .start-btn {
    background: #4ea4e4;
    border-color: #4ea4e4 !important;
}
body.dark-mode .assesment-form-page .start-btn:hover {
    background: #4ea4e4 !important;
}
body.dark-mode .assesment-form-page input[type=radio].toggle + label:hover {
    background: #4ea4e4;
    border-color: #4ea4e4 !important;
}
body.dark-mode .modal-style-1 .modal-content .modal-header {
    background: #3244e8;
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
    border-color: #6a6a9f;
}
body.dark-mode .modal-style-1 .modal-content .modal-header .close {
    background: #02a4ff;
}
body.dark-mode .dollar-icon-border {
    border: 2px solid #4ea4e4;
}
body.dark-mode .text-light-blue {
    color: #4ea4e4 !important;
}
body.dark-mode .view-more-pestel-box {
    color: #023aff !important;
}
body.dark-mode .outline-tag:hover {
    color: #4ea4e4 !important;
    border-color: #4ea4e4 !important;
}
body.dark-mode .outline-tag:hover span {
    color: #4ea4e4 !important;
}
body.dark-mode .outline-tag.view-more-tag:hover {
    background: #4ea4e4 !important;
}
body.dark-mode .view-more-tag {
    color: #4ea4e4;
}
body.dark-mode .menu-drop-tab-top .nav-trash:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .login-forget:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .forgot-box h3 {
    color: #4ea4e4;
}
body.dark-mode .forgot-link {
    color: #4ea4e4 !important;
}
body.dark-mode .btn-reload-otp:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .verification-box p a {
    color: #4ea4e4 !important;
}
body.dark-mode .active-text {
    color: #4ea4e4;
}
body.dark-mode .accordion-tab .list-group-item.active a {
    color: #4ea4e4;
    box-shadow: none;
}
body.dark-mode .star.selected i {
    color: #4ea4e4;
}
body.dark-mode .table-master td a {
    color: #4ea4e4;
}
body.dark-mode .new-search-v2 .form-group.sb-search-open .search-label, 
body.dark-mode .new-search-v2 .no-js .sb-search .search-label {
    background: #4ea4e4;
    border: 1px solid #4ea4e4;
}
body.dark-mode .filter-select-wrapper>.item {
    color: #4ea4e4;
    border: 1px solid #4ea4e4;
}
body.dark-mode .filter-select-wrapper>.item>button {
    color: #4ea4e4;
}
body.dark-mode .edit-option-show-inner a:hover .fas {
    color: #4ea4e4;
}
body.dark-mode .md-name {
    color: #4ea4e4;
}
body.dark-mode .edit-bar .module-name-block a:hover {
    color: #4ea4e4;
}
body.dark-mode .arrow-dropdown a.active {
    color: #4ea4e4;
}
body.dark-mode .edit-bar .arrow-dropdown a:hover::before {
    color: #4ea4e4;
}
body.dark-mode .welcome-screen .modal-dialog .abt-module-description h4 {
    color: #4ea4e4;
}
body.dark-mode .welcome-screen .modal-dialog .modal-content .carousel-indicators li.active {
    background: #4ea4e4;
}
.radio-btns-new .verygood[type="radio"]:checked + .fa-check-circle:before, .radio-btns-new .verygood[type="radio"]:checked + label > .fa-check-circle:before {
    color: #4ea4e4;
}
body.dark-mode .radio-btns-new .good[type="radio"]:checked + .fa-check-circle:before, 
body.dark-mode .radio-btns-new .good[type="radio"]:checked + label > .fa-check-circle:before {
    color: #4ea4e4;
}
body.dark-mode .radio-btns-new .bad[type="radio"]:checked + .fa-check-circle:before, 
body.dark-mode .radio-btns-new .bad[type="radio"]:checked + label > .fa-check-circle:before {
    color: #4ea4e4;
}
body.dark-mode .vm-box .vm-icon-bx {
    background: -moz-linear-gradient(258deg, #00c8b1 0%, #4ea4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00c8b1), color-stop(100%, #4ea4e4));
    background: -webkit-linear-gradient(258deg, #00c8b1 0%, #4ea4e4 100%);
    background: -o-linear-gradient(258deg, #00c8b1 0%, #4ea4e4 100%);
    background: -ms-linear-gradient(258deg, #00c8b1 0%, #4ea4e4 100%);
    background: linear-gradient(192deg, #00c8b1 0%, #4ea4e4 100%);
}
body.dark-mode .loader-round {
    border-top-color: #4ea4e4;
}
body.dark-mode a.oc-user-box .status {
    background: #4ea4e4;
}
body.dark-mode .department-tree a.oc-user-box img {
    border-color: transparent;
}
body.dark-mode a.oc-user-box img {
    border-color: #4ea4e4;
}
body.dark-mode .oc-btns-arow {
    color: #4ea4e4;
    border: 1px solid #4ea4e4;
}
body.dark-mode .oc-btns-arow:hover {
    background: #4ea4e4;
}
body.dark-mode .oc-tab-menu li a.active {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .oc-tab-menu li a.active:hover {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
.oc-upload-image-show-pic {
    border-color: #4ea4e4;
}
body.dark-mode .bottom-bordered-blue {
    border-bottom-color: #4ea4e4;
}
body.dark-mode .image-edit-icom-oc:hover {
    background: #4ea4e4;
}
body.dark-mode .issue-list-table-org .container2 input:checked ~ .checkmark {
    background-color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .issuue-new-style .draft-tag:before {
    border-left-color: #4ea4e4;
    border-bottom-color: #4ea4e4;
}
body.dark-mode .issuue-new-style .draft-tag:after {
    background: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .work-flow-btm-sec-right h3 {
    color: #4ea4e4;
}
body.dark-mode .outline-tag.active {
    background: #111164;
    border-color: #75baf2;
    color: #75baf2;
}
body.dark-mode .btn-in-ex-new:hover {
    background: #4ea4e4 !important;
    border-color: #4ea4e4;
}
body.dark-mode .btn-in-ex-new.active {
    background: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .outline-tag.active span {
    color: #4ea4e4 !important;
}
body.dark-mode .uploaded-files a:hover {
    background: #4ea4e4;
}
body.dark-mode .uploaded-files a.active {
    background: #4ea4e4;
}
body.dark-mode .btn-send-chat {
    border-color: #4ea4e4;
}
body.dark-mode .chat-btm-icones li a:hover {
    color: #4ea4e4;
}
body.dark-mode .owl-chat-slider .item .btn:hover {
    background: #4ea4e4 !important;
}
body.dark-mode .owl-chat-slider .customNavigation .btn {
    color: #4ea4e4 !important;
}
body.dark-mode .upload-file-chat span:hover {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .top-bar .notification-menu-hdr .dropdown-list-group li.indication:before {
    background: #4ea4e4;
    border-color: #ffd0e5;
}
body.dark-mode .introjs-helperNumberLayer {
    background: #4ea4e4;
}
body.dark-mode .users-page-list .user-list-lg:hover .user-details h6 {
    color: #4ea4e4;
}
body.dark-mode .users-page-list .user-list-lg:hover .user-details span {
    color: #4ea4e4;
}
body.dark-mode .user-details-show-pop .user-pop-contact li a:hover {
    color: #4ea4e4;
}
body.dark-mode .header-new-popup .popup-link-icon a:hover {
    color: #4ea4e4;
}
body.dark-mode .cantroller-preview a:hover {
    background: #4ea4e4;
}
body.dark-mode .popup-slider-control a:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .assessment-user-box h4 {
    background: -webkit-linear-gradient(#4ea4e4, #048b7b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dark-mode .assesment-history-page .result-box-full h3 {
    background: -webkit-linear-gradient(#4ea4e4, #048b7b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dark-mode .score-divide h3 {
    background: -webkit-linear-gradient(#4ea4e4, #048b7b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dark-mode .assesment-form-page .competency-result-box .progress .progress-bar {
    background: #4ea4e4;
    background: -moz-linear-gradient(left, #4ea4e4 0%, #048b7b 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #4ea4e4), color-stop(100%, #048b7b));
    background: -webkit-linear-gradient(left, #4ea4e4 0%, #048b7b 100%);
    background: -o-linear-gradient(left, #4ea4e4 0%, #048b7b 100%);
    background: -ms-linear-gradient(left, #4ea4e4 0%, #048b7b 100%);
    background: linear-gradient(to right, #4ea4e4 0%, #048b7b 100%);
}
body.dark-mode .competency-result-popup .competency-result-box h3 {
    background: -webkit-linear-gradient(#4ea4e4, #048b7b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dark-mode .zui-wrapper .zui-table tr.active td:first-child {
    border-left: 5px solid #4ea4e4;
}
body.dark-mode  .main-skill {
    background: rgb(0, 77, 68, 15%) !important;
}
body.dark-mode .zui-wrapper .zui-table tr.active td {
    background: rgb(0, 77, 68, 15%) !important;
}
body.dark-mode tbody tr:hover {
    background: rgb(0, 77, 68, 8%) !important;
}
body.dark-mode .zui-wrapper .zui-table tr:hover td {
    background: rgb(0, 77, 68, 8%) !important;
}
body.dark-mode .form-control:focus {
    border-color: #4ea4e4;
    box-shadow: 0 0 0 0.2rem rgba(1, 20, 51, 0.25);
}
body.dark-mode .paraia-multi-select>.dropdown>.items>.item:hover {
    background-color: #4ea4e4;
}
body.dark-mode .feedback-icon-main .feedback-icon.active {
    color: #4ea4e4;
}
body.dark-mode .notifications-options .dropdown-toggle:hover {
  background: #4ea4e4;
}
body.dark-mode .notifications-options.show .dropdown-toggle {
  background: #4ea4e4;
}
body.dark-mode .small-close-round {
    color: #4ea4e4;
}
body.dark-mode .paperclip-type-inp [type="file"] + label.btn-1:hover {
  color: #4ea4e4;
}
body.dark-mode .assesment-form-page .assesment-footer {
    background: #031f41;
}
body.dark-mode .likelihood-risk-table .color-box-risk:hover .count-risk {
    background: #4ea4e4;
}
body.dark-mode .color-box-risk .count-risk.active {
    background: #4ea4e4 !important;
}
body.dark-mode .color-box-risk:hover .count-risk {
    background: #4ea4e4;
}
body.dark-mode .btn-small-green:hover {
    background: #4ea4e4 !important;
    color: #fff !important;
    border-color: #4ea4e4 !important;
}
body.dark-mode .my-pagination .ngx-pagination .current {
    background: #4ea4e4;
}

body.dark-mode .widget .widget-heading h2 span {
    color: #4ea4e4;
}

/* btn-clr-select starts */
body.dark-mode .btn-clr-select .form-control:hover {
  background: #4ea4e4;
  color: #fff;
}
body.dark-mode .btn-clr-select .form-control option {
  background: #fff;
  color: #33475b;
}
body.dark-mode .btn-clr-select .form-control:hover option {
  background: #fff;
  color: #33475b;
}
body.dark-mode .btn-clr-select .form-control {
  border-color: #4ea4e4;
  color: #4ea4e4;
}
body.dark-mode .btn-clr-select .plain-select:after {
    color: #4ea4e4;
}
body.dark-mode .btn-clr-select .plain-select:hover:after {
  color: #fff;
}
/* btn-clr-select end */

/* btn-clr-select-fill starts */
body.dark-mode .btn-clr-select-fill .form-control:hover {
  background: #4ea4e4;
  color: #fff;
}
body.dark-mode .btn-clr-select-fill .form-control option {
  background: #fff;
  color: #33475b;
}
body.dark-mode .btn-clr-select-fill .form-control:hover option {
  background: #fff;
  color: #33475b;
}
body.dark-mode .btn-clr-select-fill .form-control {
  border-color: #4ea4e4;
  background: #4ea4e4;
  color: #fff;
}
body.dark-mode .btn-clr-select-fill .plain-select:after {
    color: #fff;
}
body.dark-mode .btn-clr-select-fill .plain-select:hover:after {
  color: #fff;
}
/* btn-clr-select-fill end */

body.dark-mode .activities-nbr {
  background: #4ea4e4;
}
body.dark-mode .activities-main:before {
    background: #4ea4e4;
}
body.dark-mode .report-link i.active {
    color: #4ea4e4;
}
body.dark-mode .report-link a:hover {
    color: #4ea4e4 !important;
}

body.dark-mode .question-icon {
    color: #4ea4e4 !important;
}


body.dark-mode .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4ea4e4;
}
body.dark-mode .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4ea4e4;
}
body.dark-mode .custom-control-label::before {
    border-color: #4ea4e4;
}
body.dark-mode .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f3f8fb, 0 0 0 0.2rem rgb(250 242 218);
}
body.dark-mode .round-question h2 {
    background: #4ea4e4;
}

body.dark-mode .three-dots-dropdown.btn:hover {
    background: transparent !important;
    border-color: transparent !important;
    color: #4ea4e4 !important;
}
body.dark-mode .three-dots-dropdown.btn:hover i {
    color: #4ea4e4 !important;
}

body.dark-mode .tmline>li>.tmline-badge {
    border-color: #4ea4e4;
    color: #4ea4e4;
}
body.dark-mode .tmline:before {
    background-color: #4ea4e4;
}
body.dark-mode .tmline .add-tmlinr .tmline-btn {
    background: #4ea4e4;
}
body.dark-mode .tmline .add-tmlinr .tmline-btn:hover {
    background: #4ea4e4;
}
body.dark-mode .btn-tic {
    background: #4ea4e4;
}
body.dark-mode .organization-multi-stup-form button:hover {
    background: #4ea4e4;
}
body.dark-mode .progress-round.blue .progress-bar {
    border-color: #4ea4e4;
    background: transparent;
}
body.dark-mode .progress-round .progress-value {
    color: #4ea4e4;
}
body.dark-mode .risk-treatment-btn {
    color: #4ea4e4;
}
body.dark-mode .indication-label-blue {
    color: #4ea4e4 !important;
    border-color: #4ea4e4 !important;
}
body.dark-mode .divide-style h3 {
    background: -webkit-linear-gradient(#f3f8fb, #4ea4e4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dark-mode .progress-circle span {
    color: #4ea4e4;
}
body.dark-mode .progress-circle.over50 .first50-bar {
    background-color: #4ea4e4;
}
body.dark-mode .value-bar {
    border-color: #4ea4e4;
}

body.dark-mode .bg-light-blue {
  background: #4ea4e4 !important;
}

body.dark-mode .processes-issue {
    background: #3244e8;
    border-color: #4ea4e4;
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .tree-btn-loop-workflow .btn:after {
    border-color: #4ea4e4;
}
body.dark-mode .audit-workflow-user-box:before {
    border-color: #4ea4e4;
}
body.dark-mode .work-flow-review-approval:after {
    background: #4ea4e4;
}
body.dark-mode .document-new-tabs .nav-tabs .nav-link.active, 
body.dark-mode .document-new-tabs .nav-tabs .nav-item.show .nav-link {
    color: #4ea4e4 !important;
    background: #fff5d6;
}
body.dark-mode .folder-options-main-ul li:hover .folder-menu-link {
    color: #4ea4e4;
    background: #fff5d6;
}

body.dark-mode .slider-user-guide-menu .nav .nav-item:first-child .nav-link {
    border-left-color: #4ea4e4;
}
body.dark-mode .slider-user-guide-menu .nav .nav-item .nav-link.active {
    background: #4ea4e4 !important;
    border-color: #4ea4e4 !important;
}
body.dark-mode .slider-user-guide-menu .nav .nav-item .nav-link:before {
    border-left-color: #4ea4e4;
}
body.dark-mode .slider-user-guide-menu .nav .nav-item .nav-link.active:after {
    border-left-color: #4ea4e4 !important;
}
body.dark-mode .slider-user-guide-menu .nav .nav-item .nav-link {
    border-color: #4ea4e4;
}
.slider-user-guide-menu .nav .nav-item .nav-link:hover {
    color: #4ea4e4;
}
body.dark-mode .notifications-list li.indication:before {
    background: #4ea4e4;
    border-color: #ffeebc;
}

body.dark-mode .curve-small-tab .nav-tabs .nav-item .nav-link.active {
    border-color: #4ea4e4 !important;
    background: #FFF9E8 !important;
    color: #4ea4e4 !important;
}

body.dark-mode .pdf-page-height .pdf-page-section {
    border-color: #4ea4e4;
}
body.dark-mode .pdf-page-height .maindiv .holder:last-child .pdf-page-section {
    border-color: #4ea4e4;
}
body.dark-mode .small-tab-icons .nav-tabs .nav-link {
    color: #797a93 !important;
    background: #05050f;
}
body.dark-mode .small-tab-icons .nav-tabs .nav-link.active, 
body.dark-mode .small-tab-icons .nav-tabs .nav-item.show .nav-link {
    background: #111164 !important;
}
body.dark-mode .form-group .btn-light.bg-primary {
    background: #4ea4e4 !important;
}



body.dark-mode .small-close-poup:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .folder-options-main-ul li .folder-menu-link.active, 
body.dark-mode .folder-options-main-ul li:hover .folder-menu-link {
    background: #ffeaf0;
    color: #4ea4e4;
}
body.dark-mode .header-back-line .btn-plus:hover {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .question-icon {
    color: #4ea4e4 !important;
}
body.dark-mode .bb-custom-wrapper nav span, 
body.dark-mode .menu-button {
    background: #4ea4e4 !important;
}
body.dark-mode .content .round-question h2, 
body.dark-mode .round-question h2 {
    background: #4ea4e4;
}
body.dark-mode .edit-and-delete-small .btn-small-icon:hover {
    color: #4ea4e4;
}
body.dark-mode .tag-data-input-select-box {
    background: #4ea4e4;
}
body.dark-mode .tag-data-input-select-box:after {
    border-left: 10px solid #4ea4e4;
}
body.dark-mode .close-data-input-select-box:hover {
    color: #4ea4e4;
}
body.dark-mode .controls-mapping-btn span:hover {
    color: #4ea4e4;
}
body.dark-mode .profile-main-right .slider-inner-box-strategy:hover {
    border-color: #4ea4e4 !important;
}
body.dark-mode .ngx-pagination .current {
    color: #4ea4e4 !important;
}
body.dark-mode .active-box {
    border-color: #4ea4e4 !important;
}
body.dark-mode .cmn-bdr-blue {
    border-color: #4ea4e4 !important;
}
body.dark-mode .stg-role-chart .oc-user-pic.img-active img.user-pic-bdr {
    border-color: #4ea4e4 !important;
}
body.dark-mode .active-box-functional {
    border-color: #4ea4e4 !important;
}
body.dark-mode .edit-dropdown .dropdown-menu .dropdown-item.active, 
body.dark-mode .edit-dropdown .dropdown-menu .dropdown-item:hover {
    color: #4ea4e4;
}
body.dark-mode .theme-border-color, 
body.dark-mode .theme-border-color-bottom, 
body.dark-mode .theme-border-color-left, 
body.dark-mode .theme-border-color-right, 
body.dark-mode .theme-border-color-top {
    border-color: #4ea4e4;
}
body.dark-mode .initiaves-dtl-boxes-nbr {
    border-color: #4ea4e4;
}
body.dark-mode .initiaves-dtl-boxes-left:after {
    border-color: #4ea4e4;
}
body.dark-mode .rca-msg-btn {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .risk-journey-block .journey-title-box .journey-title-box-inner {
    border-color: #4ea4e4;
}
body.dark-mode .stup-root-cause.risk-journey-block:before {
    background: #4ea4e4;
}
body.dark-mode .risk-journey-block .journey-title-box:after {
    background: #4ea4e4;
}
body.dark-mode .risk-journey-block .risk-journey-details {
    border: 1px solid #4ea4e4;
}
body.dark-mode .risk-journey-block .question-blue {
    background: #02a4ff;
}
body.dark-mode .edit-btn-table:hover {
    color: #4ea4e4;
    border-color: #4ea4e4;
}
body.dark-mode .lg-outline-box .active, 
body.dark-mode .lg-outline-box .cmn-bdr:hover {
    border-color: #4ea4e4 !important;
}
body.dark-mode .float-left.three-dots-dropdown i {
    color: #4ea4e4;
}
body.dark-mode .auto-complete-search .autocomplete-items div:hover {
    background-color: #4ea4e4;
}
body.dark-mode .close-page-smol .close-page .lni-close:hover {
    color: #4ea4e4;
}
body.dark-mode .star:hover i {
    color: #4ea4e4;
}
body.dark-mode .user-box-header .dropdown-menu a:hover span, 
body.dark-mode .user-box-header .user-sign-out a:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .msg-nbr-tab-btn.bg-light-blue:after {
    border-top-color: #4ea4e4;
}
body.dark-mode .delete-bullet-point ul li:hover {
    color: #4ea4e4;
}
body.dark-mode .blue-border {
    border-color: #4ea4e4 !important;
}
body.dark-mode .animate-tooltip {
    border-color: #4ea4e4;
  }
  body.dark-mode .animate-tooltip:after {
    border-top-color: #4ea4e4;
  }
  body.dark-mode .link-text:hover {
    color: #4ea4e4 !important;
  }
  body.dark-mode .new-check-box .container2:hover {
    color: #4ea4e4 !important;
  }
  body.dark-mode .jspDrag {
    border-color: #6a6a9f;
    background: #05050f !important;
  }
  
  body.dark-mode .robo-chat {
    background: #4ea4e4;
  }
  body.dark-mode .switch input:checked + .slider:before {
    color: #4ea4e4;
  }
  /* theme list start */
  body.dark-mode ul.arrowlist li:after {
    color: #4ea4e4;
  }
  body.dark-mode ul.arrowlist li:before {
    color: #4ea4e4;
  }
  body.dark-mode .drop-detail-sec .banking-issue li a:after {
    color: #4ea4e4;
  }
  body.dark-mode .drop-detail-sec .banking-issue li a:before {
    color: #4ea4e4;
  }
  body.dark-mode .bullet-point-list ul li:after {
    color: #4ea4e4;
  }
  body.dark-mode .bullet-point-list ul li:before {
    color: #4ea4e4;
  }
  body.dark-mode .pestel-box-main-right .pestel-box li:after {
    color: #4ea4e4;
  }
  body.dark-mode .pestel-box-main-right .pestel-box li:before {
    color: #4ea4e4;
  }
  body.dark-mode .pestel-box-main-left .pestel-box li:after {
    color: #4ea4e4;
  }
  body.dark-mode .pestel-box-main-left .pestel-box li:before {
    color: #4ea4e4;
  }
  /* theme list end */


/* rtl theme style start */
html[dir=rtl] body.dark-mode .slider-user-guide-menu-main .slider-user-guide-menu .nav .nav-item:first-child .nav-link {
    border-left-color: #4ea4e4;
  }
  html[dir=rtl] body.dark-mode .slider-user-guide-menu-main .slider-user-guide-menu .nav .nav-item .nav-link:before {
    border-right-color : #4ea4e4;
  }
  html[dir=rtl] body.dark-mode .slider-user-guide-menu-main .slider-user-guide-menu .nav .nav-item .nav-link.active:after {
    border-right-color: #4ea4e4 !important;
  }
  html[dir=rtl] body.dark-mode .tag-data-input-select-box:after {
    border-right: 10px solid #4ea4e4;
  }
  html[dir=rtl] body.dark-mode .slider-user-guide-menu-main .slider-user-guide-menu .nav .nav-item .nav-link.active.visited:after {
    border-right-color: #4ea4e4 !important;
  }
  html[dir=rtl] body.dark-mode .relative .slider-user-guide-menu-main .slider-user-guide-menu .nav .nav-item .nav-link.active.visited:after {
    border-right-color: #4ea4e4 !important;
  }
  html[dir=rtl] body.dark-mode .slider-user-guide-menu-main .slider-user-guide-menu .nav .nav-item .nav-link.active.visited:before {
    border-right-color: #4ea4e4 !important;
  }
  /* rtl theme style end */

/******************** client theme style end ********************/

body.dark-mode a {
    color: #8490ff;
}
body.dark-mode h1, 
body.dark-mode h2, 
body.dark-mode h3, 
body.dark-mode h4, 
body.dark-mode h5, 
body.dark-mode h6 {
    color: #fff;
}
body.dark-mode {
    color: #85869b;
}
body.dark-mode .risk-heatmap-category table th {
    background: #0d0d23;
    color: #85869B;
}
body.dark-mode .risk-heatmap-category table .number-risk {
    color: #85869B;
}
body.dark-mode ol li {
    color: #85869b;
}
body.dark-mode p {
    color: #8490ff;
}
body.dark-mode .user-list-sm span {
    color: #85869b;
}
body.dark-mode .drop-detail-sec .banking-issue li a {
    color: #8490ff;
}
body.dark-mode ol li::marker {
    color: #8490ff;
}
body.dark-mode ul.arrowlist li {
    color: #8490ff;
}
body.dark-mode .upload-pics {
    border-color: #6a6a9f;
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 70%), #313864;
}
body.dark-mode .browse-form-name {
    box-shadow: 0px 4px 16px rgba(52, 52, 52, 0.05);
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 70%), #313864;
}

body.dark-mode .bg-white {
    background: #0d0d23 !important;
}
body.dark-mode .progress-round .progress-value {
    background: #0d0d23;
}
body.dark-mode .risk-rating-box {
    border-color: #6a6a9f;
}
body.dark-mode .cmn-bdr {
    border-color: #6a6a9f !important;
}
body.dark-mode hr {
    border-color: #6a6a9f !important;
}
body.dark-mode .edit-option-show {
    background: #031f41;
    box-shadow: 0px 4px 16px rgba(52, 52, 52, 0.05);
    border-color: #6a6a9f;      
}
body.dark-mode .edit-option-show a {
    color: #8490ff !important;
}
body.dark-mode .edit-option-show .fas, 
body.dark-mode .edit-option-show i {
    background: transparent;
}
body.dark-mode .panel-drop-white .panel-default {
    background: #111164;
}
body.dark-mode .panel-drop-white .width96pc {
    border-color: #6a6a9f;
}
body.dark-mode .panel-drop-sections .width96pc {
    border-color: #6a6a9f;
    color: #8490ff !important;
    background: #111164;
}
body.dark-mode .panel-drop-hide-border.panel-drop-sections .panel-heading.active .width96pc {
    border-color: #6a6a9f;
}
body.dark-mode .panel-drop-sections .panel-collapse {
    border-color: #6a6a9f;
}
body.dark-mode .panel-drop-sections .panel-heading.active .width96pc {
    color: #fff !important;
}
body.dark-mode .panel-drop-sections .panel-heading.active .width96pc .drop-down-icone {
    color: #fff !important;
}
/* card start */
body.dark-mode .card {
    background: #0d0d23;
}
body.dark-mode .user-details-page .user-settings .card .card-header {
    background: #111164;
}
body.dark-mode .access-main-card .card-header .card-link.collapsed {
    color: #8490ff;
}
body.dark-mode .user-details-page .user-settings .card {
    border-color: #6a6a9f;
}
body.dark-mode .cmn-bdr-top {
    border-top-color: #6a6a9f !important;
}
body.dark-mode .access-main-card .card-header .card-link {
    color: #fff;
}
/* card end */

/* btn type style start */
body.dark-mode a.btn:not([href]):not([tabindex]) {
    color: #fff;
}
body.dark-mode .btn.ordinary-btn {
  color: #fff !important;
}
body.dark-mode .btn {
    color: #fff;
    border-color: #6a6a9f;
    background: #05050f;
}
body.dark-mode .btn:hover {
    background: #031F41 !important;
    border-color: #6a6a9f !important;
}
body.dark-mode .btn-small {
    border-color: #6a6a9f;
    color: #fff;
    background: #05050f;
}
body.dark-mode .btn-small:hover {
    background: #031F41;
    border-color: #6a6a9f;
}
body.dark-mode .btn-active {
    background: #031F41 !important;
}
body.dark-mode .oc-edit .oc-box-option-icon:hover {
    color: #fff;
}
body.dark-mode .filter-fill .filter-save-btn .btn-active {
    border-color: #6a6a9f;
}
body.dark-mode .upload-btn-wrapper .btn {
    border-color: transparent;
    border-bottom-color: #6a6a9f;
}
body.dark-mode .upload-btn-wrapper .btn:hover {
    color: #fff !important;
    border-color: transparent !important;
}
body.dark-mode .upload-btn-wrapper input[type=file]:hover + button {
  color: #fff !important;
}
body.dark-mode .oc-upload-image-show .upload-btn-wrapper input[type=file]:hover+button {
    background: #031F41 !important;
    border-color: #6a6a9f !important;
}
body.dark-mode .user-img-section .user-pic .edit-btn {
    background: #05050f;
}
body.dark-mode .user-img-section .user-pic .edit-btn:hover {
    background: #031F41;
}
body.dark-mode .choose-file-btn .btn {
    border-color: #6a6a9f;
    color: #fff !important;
}
body.dark-mode .choose-file-btn:hover .btn {
    background: #031F41 !important;
}
body.dark-mode .choose-file-btn input[type=file]:hover+button {
    background: #031F41 !important;
}
body.dark-mode .oc-btns-arow {
    color: #fff;
    border-color: #6a6a9f;
    background: #05050f;
}
body.dark-mode .oc-btns-arow:hover {
    background: #031F41;
    border-color: #6a6a9f;
}
body.dark-mode .event-tree-add-btn {
    background: #031F41;
}
body.dark-mode .event-tree-add-btn:hover {
    background: #3939F3;
}

body.dark-mode .edit-and-delete-small {
    background: #111164 !important;
    border-color: #75baf2;
}
body.dark-mode .edit-and-delete-small .btn-small-icon {
    color: #75baf2;
}
body.dark-mode .edit-and-delete-small .btn-small-icon:hover {
    color: #fff;
}
body.dark-mode .header-back-line .btn-plus {
    background: #05050f;
    border-color: #6a6a9f;
    color: #fff;
}
body.dark-mode .header-back-line .btn-plus:hover {
    background: #031F41;
}
body.dark-mode .edit-option-show-inner {
    background: #111164;
    border-color: #75baf2;
}
body.dark-mode .edit-option-show-inner a {
    color: #75baf2 !important;
    background: transparent;
}
body.dark-mode .edit-option-show-inner a:hover {
    color: #fff !important;
}
body.dark-mode .edit-option-show-inner a:hover .fas,
body.dark-mode .edit-option-show-inner a:hover i {
    color: #fff !important;
}
body.dark-mode .edit-option-show a:hover .fas, 
body.dark-mode .edit-option-show a:hover i {
    color: #fff;
}
body.dark-mode .outline-tag {
    background: #191932;
    border-color: #797a93;
    color: #797a93;
}
body.dark-mode .outline-tag:hover {
    background: #111164 !important;
    border-color: #75baf2 !important;
    color: #75baf2 !important;
}
body.dark-mode .edit-option-show-fix {
    background: #111164 !important;
    border-color: #75baf2;
    box-shadow: 0px 4px 16px rgba(52, 52, 52, 0.05);
}
body.dark-mode .edit-option-show-fix a {
    color: #75baf2 !important;
}
body.dark-mode .edit-option-show-fix .fas, 
body.dark-mode .edit-option-show-fix i {
    background: transparent;
}
body.dark-mode .edit-option-show-fix a:hover {
    color: #fff !important;
}
/* btn style end*/
body.dark-mode .line-tab.new-line-tab .nav-link {
    border-bottom-color: #0d0d23;
}
body.dark-mode .line-tab .nav-link {
    border-bottom-color: #6a6a9f;
}
body.dark-mode .tab-content-body {
    border-top-color: #6a6a9f;
}
body.dark-mode .tab-same-height .tab-common-left-content-m {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .welcome-screen .modal-dialog .modal-content .carousel-container {
    background: #0d0d23;
}
body.dark-mode .drop-tab-menu-list-hdr ul {
    box-shadow: 0px 1px 17px #090974;
    background: #16162c;
}
body.dark-mode .drop-tab-menu-list-hdr ul:after {
    border-bottom-color: #16162c;
}
body.dark-mode .text-black {
    color: #85869b !important;
}
body.dark-mode .edit-bar {
    background: #16162c;
    border-bottom: 1px solid #6a6a9f;
}
body.dark-mode .edit-bar .module-name-block a {
    /* color: #75baf2 !important; */
}
body.dark-mode .edit-bar .module-name-block .module-title,
body.dark-mode .edit-bar .module-name-block .dropdown-toggle {
    color: #75baf2 !important;
}
body.dark-mode .edit-bar .menu-drop-tab-top .dropdown-toggle {
    color: #85869B !important;
}
body.dark-mode .edit-bar .menu-drop-tab-top:hover .dropdown-toggle {
    color: #fff !important;
}
body.dark-mode .edit-bar .edit-icons li a {
    color: #85869B;
}
body.dark-mode .edit-bar .edit-icons li a:hover {
    color: #fff;
}
body.dark-mode .vertical-tab .nav-link {
    border-color: #6a6a9f !important;
    background: #111164;
    color: #8490ff;
}
body.dark-mode .nav-tabs .nav-link.active, 
body.dark-mode .nav-tabs .nav-item.show .nav-link {
    color: #02a4ff !important;
    background: #0d0d23;
}
body.dark-mode .nav-tabs--left .nav-link:hover {
    box-shadow: none;
}
body.dark-mode .vertical-tab .nav-item:last-child .nav-link {
    border-color: #6a6a9f !important;
}
body.dark-mode .edit-bar .nav-item .nav-link {
    border-color:  #111164;
    color: #85869B;
}
body.dark-mode .edit-bar .nav-item .nav-link:hover {
    color: #fff;
}
body.dark-mode .edit-bar .nav-item .nav-link.active {
    background-color: #111164;
    color: #75baf2;
}
body.dark-mode .robo-chat {
    background: #111164;
}
body.dark-mode .user-toggle-cmn {
    background: #111164;
}
body.dark-mode .ordinary-table {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .table tr th,
body.dark-mode .table tr td {
    border-color: #2a99ff !important;
}
body.dark-mode .cmn-table-style tr {
    background: #111164;
}
body.dark-mode .ordinary-table td {
    color: #8490ff;
}
body.dark-mode .ordinary-table th {
    background: #07050F;
    color: #fff;
}
body.dark-mode .table tr:hover td {
    background: #0d0d23 !important;
    color: #85869B;
}

body.dark-mode .audit-program-box table th {
    background: #07050F;
    border-color: #2a99ff !important;
    color: #fff;
}
body.dark-mode .audit-program-box table {
    background: #111164;
}
body.dark-mode .table tr td {
    border-color: #2a99ff !important;
}
body.dark-mode .audit-program-box table td {
    border-color: #2a99ff;
    color: #8490ff;
}
body.dark-mode .event-tree-box-inner {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}

body.dark-mode .checkmark {
    background:#031F41;
    color: #fff;
    border-color: #6a6a9f;
}
body.dark-mode .checkmark:hover {
    background: #05050f;
}
body.dark-mode .container2 input:checked ~ .checkmark {
    background: #05050f;
    color: #fff;
}
body.dark-mode .oc-chart-small .oc-user-name {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
    border-color: transparent;
    box-shadow: 0px 0px 7px rgba(52, 52, 52, 0.05);
}
body.dark-mode a.oc-user-box h5 {
    color: #02a4ff;
}
body.dark-mode .oc-chart-small .user-pic-bdr {
    border-color: #313864;
}
body.dark-mode .oc-chart-small .cmn-bdr-blue {
    border-color: #313864 !important;
}
body.dark-mode .tree ul ul::before {
    border-color: #3939F3;
}
body.dark-mode .tree li::before, 
body.dark-mode .tree li::after {
    border-color: #3939F3;
}

body.dark-mode .header-back-line h6 {
    background: #0d0d23;
}
body.dark-mode .progress-circle:after {
    background-color: #0d0d23;
}
body.dark-mode .small-text {
    color: #5d5dad;
}
body.dark-mode .panel-drop-sections .panel-heading.active .width96pc .small-text {
    color: #f2f2f2 !important;
}
body.dark-mode .round-question-details {
    background: #07050F;
}
body.dark-mode .round-question-details:before {
    border-bottom-color: #07050F;
}
body.dark-mode .round-question-details.bg-white:before {
    border-bottom-color: #0d0d23;
}
body.dark-mode .round-question {
    border-color: #6a6a9f;
    background: #07050F;
}
body.dark-mode .stup-root-cause:before {
    background: #6a6a9f;
}
body.dark-mode .round-question .round-question-exclamation-icon {
    color: #fff;
}
body.dark-mode .round-question h2 {
    background: #06064f;
}
body.dark-mode .new-search-v2 .form-control-submit, 
body.dark-mode .new-search-v2 .search-label {
    background: #16162c;
    border-color: #16162c;
}
body.dark-mode .organization-form-page {
    background: #0d0d23;
}
body.dark-mode .btn-fixed-position-cls {
    background: #0d0d23;
}
body.dark-mode .organization-multi-stup-form .step.active {
    background: #0d0d23;
}
body.dark-mode .organization-multi-stup-form .step {
    background: #05050f;
}
body.dark-mode .form-control {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .form-group label {
    color: #85869b;
}
body.dark-mode .organization-multi-stup-form .step {
    border-color: #0d0d23 !important;
    border-top-color: #181845 !important;
}
body.dark-mode .organization-multi-stup-form .step.active {
    border-top-color: #2a99ff !important;
    border-bottom: 0 !important;
}
body.dark-mode #header-sroll-form.small {
    background: #0d0d23;
}
body.dark-mode .organization-multi-stup-form .step.finish {
    border-top-color: #2a99ff !important;
}
body.dark-mode .organization-multi-stup-form .step.finish.active {
    border-top-color: #75baf2 !important;
}
body.dark-mode .form-group .input-group.date-picker .btn {
    background: #031f41;
    border-color: #6a6a9f;
    border-left: 1px solid #6a6a9f !important;
}
body.dark-mode .selectator_element {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .selectator_selected_items .selectator_selected_item {
    color: #8490ff;
}
body.dark-mode .multiple .selectator_selected_items .selectator_selected_item {
    background: #111164;
    color: #fff;
    border-color: #75baf2;
}
body.dark-mode .multiple .selectator_selected_items .selectator_selected_item .selectator_selected_item_remove {
    color: #85869B;
}
body.dark-mode .selectator_options {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .selectator_options .selectator_option {
    color: #fff;
    border-bottom-color: #6a6a9f;
}
body.dark-mode .selectator_options .selectator_option .selectator_option_subtitle {
    color: #85869B;
}
body.dark-mode .form-group-upload {
    background: #111164;
}
body.dark-mode .popup-full-width {
    background: #05050f !important;
}
body.dark-mode .modal-content {
    background: #05050f;
}
body.dark-mode .popup-full-width .modal-header {
    background: #05050f !important;
}
body.dark-mode .popup-full-width .modal-header h4 {
    color: #fff !important;
}
body.dark-mode .modal-style-1 .modal-content .form-group label {
    color: #85869b;
}
body.dark-mode .popup-full-width .close {
    background: transparent;
    color: #fff;
}
body.dark-mode .popup-full-width .close:hover {
    color: #fff;
}
body.dark-mode .popup-full-width .close span {
    font-weight: normal;
}
body.dark-mode .profile-widg-padding {
    background: #0d0d23;
}
body.dark-mode .organization-profile-sidebar {
    background: #0d0d23;
}
body.dark-mode .ph-avatar {
    background-color: #07050f;
}
body.dark-mode .ph-item {
    background: #0d0d23;
}
body.dark-mode .ph-item::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgb(13 13 35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
}
body.dark-mode .ph-row div {
    background: #07050F;
}
body.dark-mode .progress-circle.over50 .first50-bar {
    background-color: #3244e8;
}
body.dark-mode .value-bar {
    border-color: #3244e8;
}
body.dark-mode .progress-circle span {
    color: #3244e8;
}
body.dark-mode .tmline>li>.tmline-panel {
    background: #0d0d23;
    border-color: #0d0d23;
}
body.dark-mode .tmline>li>.tmline-panel:before {
    border-left-color: #0d0d23;
    border-right-color: #0d0d23;
}
body.dark-mode .tmline>li>.tmline-panel:after {
    border-left-color: #0d0d23;
    border-right-color: #0d0d23;
}
body.dark-mode .tmline>li>.tmline-badge {
    border-color: #6a6a9f;
    background-color: #000;
    color: #fff;
}
body.dark-mode .tmline:before {
    background-color: #6a6a9f;
}
body.dark-mode .tmline .add-tmlinr .tmline-btn {
    background: #031F41;
    border: 3px solid #6a6a9f;
    color: #fff !important;
}
body.dark-mode .tmline .add-tmlinr .tmline-btn:hover {
    background: #05050f;
}
body.dark-mode .pdf-menu-accodion {
    background: #0d0d23;
}
body.dark-mode .cmn-bdr-top {
    border-top-color: #6a6a9f !important;
}
body.dark-mode .cmn-bdr-right {
    border-right-color: #6a6a9f !important;
}
body.dark-mode .cmn-bdr-bottom {
    border-bottom-color: #6a6a9f !important;
}
body.dark-mode .cmn-bdr-left {
    border-left-color: #6a6a9f !important;
}
body.dark-mode .pdf-v2-report-list-view-html .maindiv {
    background: #0d0d23;
    border-color: #6a6a9f !important;
}
body.dark-mode .pdf-v2-report-html .holder {
    background: #0d0d23;
}
body.dark-mode .page-list-sec p {
    background: #0d0d23;
}
body.dark-mode .pdf-inner-no-border-accodion .panel-default>.panel-heading {
    background: #0d0d23;
}
body.dark-mode .pdf-inner-no-border-accodion .panel-default>.panel-heading a {
    color: #02a4ff;
}
body.dark-mode .search-popup-new .search-process {
    background: #0d0d23;
    color: #02a4ff;
}
body.dark-mode .maindiv.cover-page-fit .cover-page-holder {
    padding: 0;
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 70%), #313864 !important;
}
body.dark-mode .reply-msg-sec-bg-color {
    border-color: #6a6a9f;
    background: #031f41;
}
body.dark-mode .resolve-issue {
    background: #05050f;
}
body.dark-mode .form-group .form-control.lite-color-textarea {
    background: #05050f;
}
body.dark-mode .pdf-menu-accodion .panel-drop-sections .panel-heading.active {
    background: #0d0d23;
}
body.dark-mode .pdf-menu-accodion  .panel-drop-white .panel-default {
    background: #0d0d23;
}
body.dark-mode .pdf-menu-accodion .panel-drop-sections .panel-heading:hover {
    background: #111164;
}
body.dark-mode .pdf-menu-accodion .panel-drop-sections .width96pc {
    color: #fff !important;
}
body.dark-mode .pdf-menu-accodion .pdf-inner-title-accodion:hover {
    background: #111164;
}
body.dark-mode .inner-chating-aria .chat-box .chat-date {
    background: #0d0d23 !important;
}
body.dark-mode .chat-box .chat-date {
    color: #797a93;
}
body.dark-mode .chat-box .chat-date-line {
    border-bottom-color: #6a6a9f;
}
body.dark-mode #sidebar-wrapper2-inner.active {
    box-shadow: 5px 10px 24px #072055;
}
body.dark-mode .choose_file {
    background: transparent;
}
body.dark-mode .user-details-page .right-block {
    background: #0d0d23;
}
body.dark-mode .user-details-page .right-block h5 span {
    background: #0d0d23;
    color: #02a4ff;
}
body.dark-mode .user-details-page .right-block h5::after {
    border-color: #6a6a9f;
}
body.dark-mode .user-details-page .add-button-outlined {
    background: #05050f;
    border-color: #6a6a9f;
    color: #fff;
}
body.dark-mode .user-details-page .add-button-outlined:hover i {
    background: #031F41;
    color: #fff;
}
body.dark-mode .users-page-list .user-list-lg .user-details h6 {
    color: #fff;
}
body.dark-mode .users-page-list .user-list-lg .user-details span {
    color: #85869b;
}
body.dark-mode .panel-drop-sections .panel-heading .drop-down-icone {
    background: transparent;
}
body.dark-mode .risk-matrix-new-type-table .ordinary-table {
    background: transparent;
    border: 0;
}
body.dark-mode .risk-matrix-new-type-table .ordinary-table tr {
    background: transparent;
}
body.dark-mode .event-matrix-user-box {
    background: #05050f;
}
body.dark-mode .risk-table-nbr {
    background: #05050f;
    color: #8490ff;
}
body.dark-mode .competency-progrss-main .position-name {
    background: #0d0d23;
}
body.dark-mode .access-settings .sub-accordion .card .card-body {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .pagination .page-link.active, 
body.dark-mode .pagination .page-link:hover {
    background: #111164;
    color: #75baf2;
}
body.dark-mode .pagination .pagination-input {
    border-color: #75baf2;
    color: #75baf2;
    background: #111164;
}
body.dark-mode .page-link.per-page {
    background: transparent !important;
}
body.dark-mode .edit-option-show-inner-full {
    color: #75baf2 !important;
    background: #111164;
}
body.dark-mode .edit-option-show-inner-full a {
    color: #75baf2 !important;
}
body.dark-mode .edit-option-show-inner-full a {
    color: #75baf2 !important;
    background: #111164;
}
body.dark-mode .bg-main {
    background: #05050f !important;
}
body.dark-mode .step-qoc-user-box {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .db-light-light-color {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .bg-red-light-color {
    background: rgba(255, 45, 46, 0.2);
}
body.dark-mode .bg-orange-light-color {
    background: rgba(241, 170, 31, 0.1);
}
body.dark-mode .bg-green-light-color {
    background: rgb(6 255 0 / 20%);
}
body.dark-mode .open-close-status-db.status-open .round-type-status {
    border-color: #ff2d2e;
}
body.dark-mode .status-type-color-dark-red {
    background: rgba(255, 45, 46, 0.2) !important;
}
body.dark-mode .open-close-status-db.status-closed .round-type-status {
    border-color: #05e000;
}
body.dark-mode .status-type-color-light-green {
    background: rgb(6 255 0 / 20%) !important;
}
body.dark-mode .db-box-slider .owl-prev, 
body.dark-mode .db-box-slider .owl-next {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .db-box-slider .owl-prev:hover, 
body.dark-mode .db-box-slider .owl-next:hover {
    background-color: #111164 !important;
}
body.dark-mode .owl-focus-area-slider .owl-prev, 
body.dark-mode .owl-focus-area-slider .owl-next {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .owl-focus-area-slider .owl-prev:hover, 
body.dark-mode .owl-focus-area-slider .owl-next:hover {
    background-color: #111164 !important;
}
body.dark-mode .box-label {
    border-color: #797a93;
    background: #191932;
}
body.dark-mode .box-label h5 {
    color: #797a93;
}
body.dark-mode .box-label:hover {
    background: #111164;
    border-color: #75baf2;
}
body.dark-mode .box-label:hover h5 {
    color: #75baf2;
}
body.dark-mode .box-label.active-orange {
    background: rgba(241, 170, 31, 0.1) !important;
}
body.dark-mode .box-label-score {
    background: #05050f;
}
body.dark-mode .box-label:hover .box-label-score {
    background: #05050f;
}
body.dark-mode .box-label.active-orange .box-label-score, 
body.dark-mode .box-label.active-pink .box-label-score {
    background: #05050f !important;
}
body.dark-mode .box-label-link:hover {
    background: #191932;
}
body.dark-mode .milestone-chart-content .location-milestone-right {
    color: #fff;
    background: #05050f;
}
body.dark-mode .event-tree-main a.oc-user-box {
    background: transparent !important;
}
body.dark-mode a.oc-user-box {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode a.oc-user-box:hover {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #313864 0%, rgba(0, 2, 16, 0) 100%), #3244e8;
}
body.dark-mode .popup-new-type .modal-header {
    border-bottom-color: #6a6a9f;
}
body.dark-mode .user-list-no-hov:hover h6, 
body.dark-mode .user-list-no-hov:hover span {
    color: #02a4ff;
}

/* db-status-main start */
body.dark-mode .db-status-main .db-status.db-status-blue {
    background: rgb(100 227 255 / 20%);
}
body.dark-mode .db-status-main .db-status.db-status-blue:after {
    background: #83e2ff;
}
body.dark-mode .db-status-main .db-status h6 {
    color: #fff; 
}
body.dark-mode .db-status-main .db-status.db-status-blue h5 {
    color: #83e2ff;
}

body.dark-mode .db-status-main .db-status.db-status-red {
    background: rgba(255, 45, 46, 0.2);
}
body.dark-mode .db-status-main .db-status.db-status-red:after {
    background: #ff2d2e;
}
body.dark-mode .db-status-main .db-status.db-status-red h5 {
    color: #ff2d2e;
}

body.dark-mode .db-status-main .db-status.db-status-green {
    background: rgb(6 255 0 / 20%);
}
body.dark-mode .db-status-main .db-status.db-status-green:after {
    background: #05e000;
}
body.dark-mode .db-status-main .db-status.db-status-green h5 {
    color: #05e000;
}
/* db-status-main end */

body.dark-mode .oc-chart-small a.oc-user-box {
    background: transparent;
}
body.dark-mode .action_plan li {
    color: #85869B;
    background: #05050f;
}
body.dark-mode .panel-drop-sections .panel-default {
    background: #0d0d23;
}
body.dark-mode .edit-option-show-inner {
    box-shadow: 0px 3px 10px #05050f;
}
body.dark-mode .edit-small .edit-small-icon {
    background: #111164;
    border-color: #75baf2;
    box-shadow: 0px 3px 10px #05050f;
}
body.dark-mode .edit-small .edit-small-icon a:hover {
    color: #fff;
}
body.dark-mode .grc-db-action-box-two.round-doted-color-div-inner {
    background: rgb(142 96 6 / 20%) !important;
}
body.dark-mode .grc-db-action-box-two p {
    color: #f1aa1f;
}
body.dark-mode .grc-db-action-box-three .round-doted-color-div-inner {
    background: rgb(100 227 255 / 20%) !important;
}
body.dark-mode .grc-db-action-box-three .round-doted-color-div-inner p {
    color: #83e2ff; 
}
body.dark-mode .round-doted-color-div-inner.bg-red {
    background: rgba(255, 45, 46, 0.2) !important;
}
body.dark-mode .round-doted-color-div-inner.bg-red p,
body.dark-mode .round-doted-color-div-inner.bg-red p.text-white {
    color: #ff2d2e !important; 
}
body.dark-mode .risk-rating-box-color.bg-red {
    background: rgba(255, 45, 46, 0.2) !important;
    border-color: #ff2d2e !important;
}
body.dark-mode .bg-very-light-blue {
    background: #07050F !important;
}
body.dark-mode .ceo-db-table-one tr th, 
body.dark-mode .ceo-db-table-one tr td {
    border-color: #031f41;
}
body.dark-mode .isms-dashboard-table-new table th {
    background: #07050F;
    color: #fff;
}
body.dark-mode .isms-dashboard-table-new table td {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .isms-dashboard-table-new table td .table-td-inner-bdr {
    color: #8490ff;
}
body.dark-mode .risk-heatmap-category table td.number-heatmap-order-left {
    color: #5D5DAD;
}
body.dark-mode .text-head {
    color: #02a4ff !important;
}
body.dark-mode .db-bg-light-blue {
    background: rgb(100 227 255 / 20%) !important;
}
body.dark-mode .stg-intiatives-clr-box-new.bg-dark-red {
    background: rgba(255, 45, 46, 0.2) !important;
    color: #ff2d2e !important;
}
body.dark-mode .stg-intiatives-clr-box-new.bg-green {
    background: rgba(94, 255, 90, 0.2) !important;
    color: #5EFF5A !important;
}
body.dark-mode .budget-sec-main .budget-sec-2 {
    background: #16162c;
}
body.dark-mode .budget-sec-main .budget-sec-3 {
    background: rgb(97 97 255 / 20%);
}
body.dark-mode .risk-heatmap-category.likelihood-risk-table table td, 
body.dark-mode .risk-heatmap-category.likelihood-risk-table table th {
    border-color: #0d0d23 !important;
}
body.dark-mode .risk-heatmap-category table td, 
body.dark-mode .risk-heatmap-category table th {
    /* border-color: #2a99ff !important; */
    border-color: #0d0d23 !important;
}
body.dark-mode .assessment-progress-status li {
    color: #fff;
}
body.dark-mode .vertical-progress-btm-label .vpbl {
    color: #8490ff;
}
body.dark-mode .vertical-progress .vertical-progress-value {
    color: #fff;
}
body.dark-mode .risk-progress-3 .pgs-btm-label {
    color: #8490ff;
}
body.dark-mode .top-ten-risk-db {
    background: #05050f;
}
body.dark-mode .dafm-audit-analysis-table td {
    border-bottom-color: #0d0d23 !important;
}
body.dark-mode .dafm-audit-analysis-table th {
    border-bottom-color: #0d0d23 !important;
}
body.dark-mode .dafm-audit-average-table .db-tbl-finding-bg-l-blue-one {
    background: #05050f;
    color: #02a4ff;
}
body.dark-mode .ceo-db-table-one.dafm-audit-average-table td {
    background: #04041b;
    color: #8490ff;
}
body.dark-mode .risk-heatmap-category.rh-spga-table table tbody tr:nth-child(even) {
    background: #0d0d23;
}
body.dark-mode .risk-heatmap-category.rh-spga-table table th {
    color: #02a4ff;
}
body.dark-mode .risk-heatmap-category.rh-spga-table table th, 
body.dark-mode .risk-heatmap-category.rh-spga-table table td {
    border-color: #0d0d23 !important;
}
body.dark-mode .risk-heatmap-category.rh-spga-table table .number-risk {
    color: #fff;
}
body.dark-mode .risk-heatmap-category.owner-risk-heatmap-category table tbody tr:nth-child(even) {
    background: #0d0d23;
}
body.dark-mode .risk-heatmap-category.owner-risk-heatmap-category table tr td {
    color: #85869b;
}
body.dark-mode .risk-heatmap-category.owner-risk-heatmap-category table td, 
body.dark-mode .risk-heatmap-category.owner-risk-heatmap-category table th {
    border-color: #0d0d23 !important;
}
body.dark-mode .likelihood-risk-table.risk-heat-map-aab table tr td {
    border-color: #0d0d23 !important;
}
body.dark-mode .risk-heatmap-category.owner-risk-heatmap-category table .color-box-risk.bg-white {
    background: #05050f !important;
}
body.dark-mode .risk-heatmap-category.owner-risk-heatmap-category table .color-box-risk .cmn-bdr {
    border-color: #0d0d23 !important;
}
body.dark-mode .level-compliance p {
    color: #000;
}
body.dark-mode .level-compliance label, 
body.dark-mode .level-compliance span {
    color: #02a4ff;
}
body.dark-mode .level-compliance .white-value-bx {
    background: #05050f;
}
body.dark-mode .count-risk {
    background: #05050f;
    color: #fff;
}
body.dark-mode .count-risk:hover {
    background: #02a4ff;
}
body.dark-mode .Preview-block .remember-txt {
    color: #85869b;
}
body.dark-mode .Preview-block .remember-txt:hover {
    color: #02a4ff;
}
body.dark-mode .color-change-btn-label {
    color: #85869b;
}
body.dark-mode .efficiecy-level-fan-main .label-fan {
    color: #85869b;
}
body.dark-mode .pdf-menu-accodion .panel-drop-sections .width96pc {
    background: #0d0d23 !important;
}
body.dark-mode .pdf-menu-accodion .panel-drop-sections .width96pc:hover {
    background: #111164 !important;
}
body.dark-mode .label-work-flow-audit {
    color: #75baf2;
    background: #111164;
    border-color: #75baf2;
}
body.dark-mode .bullet-point-list ul li {
    color: #8490ff;
}
body.dark-mode .pestel-box li {
    color: #8490ff;
}
body.dark-mode .side-bar {
    background-color: #05050f !important;
    box-shadow: 5px 10px 24px #000000 !important;
}
body.dark-mode .chat-box .chat-date {
    background: #05050f;
}
body.dark-mode #sidebar-wrapper2 .chat-box .msg-left {
    background: #0d0d23;
    color: #8490ff;
}
body.dark-mode #sidebar-wrapper2 .chat-box .msg-left:before {
    border-color: #0d0d23 transparent transparent transparent;
}
body.dark-mode .msg-right {
    background: #0d0d23;
    color: #8490ff;
}
body.dark-mode .msg-right:after {
    border-color: #0d0d23 transparent transparent transparent;
}
body.dark-mode .file-upload-msg {
    background: #05050f;
}
body.dark-mode .owl-chat-slider {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .owl-chat-slider .item .btn:hover {
    background: #031F41 !important;
}
body.dark-mode .owl-chat-slider .btn.prev,
body.dark-mode .owl-chat-slider .btn.next {
    background: transparent !important;
}
body.dark-mode .owl-chat-slider .btn.prev:hover,
body.dark-mode .owl-chat-slider .btn.next:hover {
    color: #8490ff !important;
}
body.dark-mode .dropdown-menu {
    background-color: #0d0d23;
}
body.dark-mode nav .notifications-head {
    border-color: #6a6a9f !important;
}
body.dark-mode .task-list-header-main .task-list-header {
    border-color: #6a6a9f;
}
body.dark-mode ul.arrowlist li:before {
    color: #02a4ff;
}
body.dark-mode ul.arrowlist li:after {
    color: #02a4ff;
}
body.dark-mode .top-bar .dropdown-list-group li:hover {
    background: #05050f;
}
body.dark-mode .notification-menu-hdr .dropdown-menu {
    box-shadow: 0px 4px 16px rgb(0 0 0 / 30%);
}
body.dark-mode .top-bar .notification-menu-hdr .dropdown-list-group li.indication:before {
    background: #111164;
    border-color: #6a6a9f;
}
/* body.dark-mode .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000000;
}
body.dark-mode .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #3b438a;
}
body.dark-mode .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, 
body.dark-mode .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #8490ff;
} */
body.dark-mode .task-list-header-main .task-list-header:hover {
    background: #05050f;
}
body.dark-mode .task-notification-show {
    box-shadow: 0px 4px 16px rgb(0 0 0 / 30%) !important;
}
body.dark-mode .bg-dark {
    background-color: #031f41 !important;
}
body.dark-mode #sidebar-wrapper-menu {
    background-color: rgba(5, 5, 15, 0.95);
    box-shadow: -7px 1px 15px #00185a;
}
body.dark-mode .menu-collape-area ul li a:hover,
body.dark-mode .left-menu-main .card-link.active {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .menu-collape-area .card-link.active:before,
body.dark-mode .menu-collape-area .card-link:hover:before {
    color: #8490ff;
}
body.dark-mode .animate-tooltip {
    border-color: #6a6a9f;
    background: #05050f;
    box-shadow: 0px 0px 10px #000;
}
body.dark-mode .text-light-blue {
    color: #fff !important;
}
body.dark-mode .animate-tooltip:before {
    border-top-color: #05050f;
}
body.dark-mode .animate-tooltip:after {
    border-top-color: #6a6a9f;
}
body.dark-mode .tt-animation-icon-cmn {
    color: #fff;
}
body.dark-mode .white-cbox .custom-control-label::before {
    background: #031F41;
    border-color: #6a6a9f;
}
body.dark-mode .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #05050f;
}
body.dark-mode .user-new-active i {
    background: #05050f;
}
body.dark-mode .event-tree-box-inner:hover {
    box-shadow: 0px 0px 5px #000;
}
body.dark-mode .edit-option-show-inner a:hover .fa-trash, 
body.dark-mode .edit-option-show-inner a:hover .fa-trash-alt {
    color: #dc0202 !important;
}
body.dark-mode .user-multiple .arci-user-tab-dtl li .more-users {
    background: #0d0d23;
    color: #fff;
    border-color: #05050f;
}
body.dark-mode .user-multiple .arci-user-tab-dtl li img {
    border-color: #05050f;
}
body.dark-mode .chating-block {
    background: #05050f;
}
body.dark-mode .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    box-shadow: none;
}
body.dark-mode .container2:hover input ~ .checkmark {
    background: #05050f;
}
body.dark-mode .step-form-small #msform fieldset {
    background: #05050f !important;
}
body.dark-mode .step-form-small #msform .action-button {
    color: #fff;
    border-color: #6a6a9f;
    background: #05050f;
}
body.dark-mode .step-form-small #msform .action-button:hover {
    background: #031F41 !important;
    border-color: #6a6a9f;
}
body.dark-mode .search-box-help .search-help {
    background: #0d0d23;
    border-color: #6a6a9f;
    color: #85869B;
}
body.dark-mode .search-box-help .fas {
    color: #85869B;
}
body.dark-mode .help-footer {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .healp-detail-heads ul li a:hover {
    background: #0d0d23;
}
body.dark-mode .healp-detail-heads ul li {
    border-color: #6a6a9f;
}
body.dark-mode .login-block .password {
    background-color: #031f41;
    box-shadow: 1px 4px 10px #000000;
}
body.dark-mode .login-block input {
    background-color: #031f41;
    color: #8490ff;
}
body.dark-mode .login-btn {
    box-shadow: 1px 4px 10px #000000;
}
body.dark-mode .signing-page .btn-signing:hover {
    color: #fff;
    background: #031F41;
}
body.dark-mode .small-pop-head-white {
    border-color: #6a6a9f;
}
body.dark-mode .modal .actvitylog-dtl-right {
    box-shadow: 2px 2px 25px #00000094;
}
body.dark-mode .modal .actvitylog-dtl-right:hover {
    box-shadow: 2px 2px 30px #01106194;
}
body.dark-mode .modal .actvitylog-dtl-round {
    border-color: #0d0d23;
}
body.dark-mode .modal .actvitylog-dtl-round {
    background: #05050f;
    color: #85869b;
}
body.dark-mode .thumb-pics.active .upload-pics {
    box-shadow: 0px 0px 7px #2f57f9;
}
body.dark-mode .folder-view-content {
    border-color: #6a6a9f;
}
body.dark-mode .doc-box-div {
    border-color: #6a6a9f;
}
body.dark-mode .step-form-small .fs-title {
    color: #8490ff;
}
body.dark-mode .small-step-progressbar-main {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .step-form-small #progressbar li:before {
    color: #191932;
    background: #191932;
}
body.dark-mode .step-form-small #progressbar li:after {
    background: #191932;
}
body.dark-mode .step-form-small #progressbar li.active:before, 
body.dark-mode .step-form-small #progressbar li.active:after {
    background: #02a4ff;
    color: #02a4ff;
}
body.dark-mode .step-form-small #progressbar li.active:before, 
body.dark-mode .step-form-small #progressbar li.active:after {
    background: #02a4ff;
    color: #02a4ff;
}
body.dark-mode .modal-style-1 .modal-content .modal-header {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
    border-color: #6a6a9f;
}
body.dark-mode .form-group .input-group-text {
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .input-group-text {
    background-color: #031f41;
    color: #85869b;
    border-color: #6a6a9f;
}
body.dark-mode .fill-tag {
    background: #0d0d23;
}
body.dark-mode .top-left-tab-new {
    border-color: #6a6a9f !important;
}
body.dark-mode .oc-tab-menu li a {
    border-color: #6a6a9f;
}
body.dark-mode .image-edit-icom-oc {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .file-upload .costmz-logo {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .in-ex-tab-new .two-tabs-stakeholders li {
    border-color: #6a6a9f;
}
body.dark-mode .in-ex-tab-new .two-tabs-stakeholders .nav-link {
    background: #111164;
    color: #4ea4e4;
}
body.dark-mode .in-ex-tab-new .two-tabs-stakeholders .nav-link.active {
    background: #0d0d23;
}
body.dark-mode .documennt-list::before {
    background: #8490ff;
}
body.dark-mode .uploaded-files a {
    color: #8490ff !important;
    box-shadow: 3px 4px 9px #020333;
    background: #191932;
}
body.dark-mode .history-box {
    background: #05050f;
}
body.dark-mode .history-box:hover {
    background: #03031a;
}
body.dark-mode .arrow-dropdown:after {
    border-bottom-color: #0d0d23;
}
body.dark-mode .arrow-dropdown:before {
    border-bottom-color: #0d0d23;
}
body.dark-mode .arrow-dropdown {
    box-shadow: 1px 1px 15px #00185a;
}
body.dark-mode .dropdown-item:hover, 
body.dark-mode .dropdown-item:focus {
    background-color: #05050f;
}
body.dark-mode .dropdown-item.active, 
body.dark-mode .dropdown-item:active {
    background-color: #05050f;
}
body.dark-mode .issuue-new-style .left-box-issue-details {
    border-right-color: #05050f;
}
body.dark-mode .btn-in-ex-new {
    background: #031F41;
    border-color: #6a6a9f;
}
body.dark-mode .responsible-users {
    background: #05050f;
}
body.dark-mode .bg-body {
    background: #05050f !important;
}
body.dark-mode .round-flow-btm {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .work-flow-btm-sec-left:before {
    background: #6a6a9f;
}
body.dark-mode .my-profile-main-tab {
    border-color: #6a6a9f;
}
body.dark-mode .user-img-section .user-pic img {
    border-color: #313864;
}
body.dark-mode .widget .widget-body {
    background: #0d0d23;
    border-color: #313864;
}
body.dark-mode .license-name-sec {
    background: #05050f;
}   
body.dark-mode .license-box-bg {
    border-color: #313864;
}
body.dark-mode .switch .slider:before {
    background-color: #111164;
}
body.dark-mode .switch input:checked + .slider:before {
    background: #111164;
}
body.dark-mode .small-switch-checkbox .switch input:checked+.slider:before {
    background: #111164;
}
body.dark-mode .message-password-inp {
    background: #0d0d23;
    box-shadow: 0px 0px 15px #021a7e;
    border-color: #313864;
}
body.dark-mode .message-password-inp:before {
    border-top-color: #0d0d23;
}
body.dark-mode .message-password-inp:after {
    border-top-color: #313864;
}
body.dark-mode .dropdown-item {
    color: #8490ff !important;
}
body.dark-mode .email-notification-settings .setting-item:hover {
    background: #0d0d23;
}
body.dark-mode .email-notification-settings .setting-item {
    border-color: #313864;
}
body.dark-mode .risk-management-form .upform input, 
body.dark-mode .risk-management-form select, 
body.dark-mode .risk-management-form textarea {
    background: #031f41 !important;
    color: #8490ff !important;
}
body.dark-mode .assesment-form-page .upform-heading {
    border-color: #313864;
}
body.dark-mode .competency-result-popup .competency-result-box h5 {
    border-color: #313864;
}
body.dark-mode .progress-scale-popup ul {
    border-color: #313864;
}
body.dark-mode .progress-scale-popup .progress-scale-percentage {
    color: #85869b;
}
body.dark-mode .progress-scale-popup .progress-scale-name {
    color: #85869b;
}
body.dark-mode .feedback-comment {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .progress {
    background-color: #333355;
}
body.dark-mode .competency-progrss-main .value-cmn {
    color: #85869b;
}
body.dark-mode .competency-progrss .value-inner {
    background: #111164;
    color: #75baf2;
}
body.dark-mode .plain-select:after {
    color: #6a6a9f;
}
body.dark-mode .notifications-list li {
    border-color: #6a6a9f;
}
body.dark-mode .notifications-list li:hover {
    background: #05050f;
}
body.dark-mode .user-next-icon a i {
    background-color: #0d0d23;
    border-color: #75baf2;
    color: #85869B;
}
body.dark-mode .user-next-icon a:hover i {
    background-color: #111164;
}
body.dark-mode .user-report-top-box-sec {
    border-color: #6a6a9f;
}
body.dark-mode .small-tab-small-main .tab-content {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .small-tab-small .nav-tabs .nav-link.active, 
body.dark-mode .small-tab-small .nav-tabs .nav-item.show .nav-link {
    box-shadow: none;
}
body.dark-mode .filter-fill .filter-save-btn .btn {
    border-color: #6a6a9f;
    background: #05050f;
}
body.dark-mode .filter-fill .filter-save-btn .btn:hover {
    background: #031F41;
}
body.dark-mode .documents-jd ul li {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .modal .bg-main {
    background: #010111 !important;
}
body.dark-mode .cantroller-preview a {
    background: #111164;
    color: #75baf2;
    border-color: #75baf2;
    box-shadow: 0 0 5px #002447;
}
body.dark-mode .cantroller-preview a:hover {
    background: #05050f;
    color: #fff;
    border-color: #75baf2;
}
body.dark-mode .setting-item {
    border-color: #6a6a9f;
}
body.dark-mode .setting-item:hover {
    background: #05050f;
}
body.dark-mode .table tr.active {
    background: #0d0d23 !important;
    color: #85869B;
}
body.dark-mode .table tr.active td {
    color: #85869B;
}
body.dark-mode .assessment-progress-status li {
    background: #24243b;
}
body.dark-mode .user-position-detail-box {
    background: #313864;
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
    box-shadow: 0 10px 6px -6px #00295a;
}
body.dark-mode .user-position-detail-box:before {
    border-top-color: #323fa5;
}
body.dark-mode .assessment-user-box {
    background: #05050f;
}
body.dark-mode .assessment-tab-user .assessment-user-box {
    border-color: #6a6a9f;
}
body.dark-mode .accordian-boxed .card .card-header {
    background: #0d0d23;
}
body.dark-mode .accordian-boxed .card-body {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .accordian-boxed .card-body span {
    color: #797a93;
    border-color: #797a93;
}
body.dark-mode .accordian-boxed .card-body span.active {
    color: #fff;
    border-color: #4ea4e4;
}
body.dark-mode .competency-matrix-new .row100 td {
    border-color: #2a99ff !important;
    background: #111164;
    color: #fff;
}
body.dark-mode .sticky-col {
    background: #07050F !important;
}
body.dark-mode .competency-matrix-new .table100.ver4 .hov-column-ver4 {
    background-color: #0d0d23;
    color: #85869B;
}
body.dark-mode .competency-matrix-new tbody tr:nth-child(even) {
    background-color: #05050f;
}
body.dark-mode .competency-matrix-new .row100:first-child td {
    background: #07050F;
    color: #fff;
}
body.dark-mode .user-details-show-pop .modal-dialog .close {
    color: #fff !important;
    background: #05050f !important;
}
body.dark-mode .user-details-show-pop .close span {
    color: #fff;
}
body.dark-mode .user-details-show-pop .modal-content {
    border-color: #6a6a9f;
    box-shadow: 0px 0px 13px #000048;
}
body.dark-mode .user-details-show-pop .user-online-box {
    background: #05050f;
    box-shadow: 0px -5px 12px #00073e;
}
body.dark-mode #sidebar-wrapper2-inner.active {
    border-color: #6a6a9f;
}
body.dark-mode #sidebar-wrapper2.active {
    border-color: #6a6a9f;
}
body.dark-mode .name-and-position-bdr:hover {
    background: #05050f;
}
body.dark-mode .user-multiple .arci-user-tab-dtl li:hover .more-users {
    box-shadow: 0px 0px 9px #01038f;
}
body.dark-mode .gj-picker {
    background-color: #0d0d23;
}
body.dark-mode .gj-picker-bootstrap {
    border-color: #6a6a9f;
}
body.dark-mode .gj-picker tbody tr:nth-child(even) {
    background-color: #05050f;
}
body.dark-mode .audit-flow-left-dafm-round {
    background: #0d0d23;
}
body.dark-mode .square-box-flow {
    border-color: #2a99ff;
}
body.dark-mode .flow-audit-dafm:after {
    background: #2a99ff;
}
body.dark-mode .icon-with-text-small-tab .nav-tabs .nav-item .nav-link {
    color: #fff;
    border-color: #6a6a9f;
    background: #05050f;
}
body.dark-mode .widget .widget-heading h2 {
    color: #8490ff;
}
body.dark-mode .btn-small-green.active {
    background: rgb(6 255 0 / 20%) !important;
}
body.dark-mode .finding-box-inner-new {
    background: #05050f;
}
body.dark-mode .water-mark {
    color: #2a99ff85;
}
body.dark-mode .side-bar.active {
    border-color: #6a6a9f;
}
body.dark-mode .discussion-box-new-inner .inner-chat-head h6 {
    color: #8490ff;
}
body.dark-mode .discussion-box-new-inner-right .discussion-box-new-inner {
    border-color: #6a6a9f;
}
body.dark-mode .chat-left-align-new {
    background: #05050f;
}
body.dark-mode .chat-left-align-new:after {
    border-right-color: #05050f;
}
body.dark-mode .chat-right-align-new {
    background: #05050f;
}
body.dark-mode .chat-right-align-new:after {
    border-left-color: #05050f;
}
body.dark-mode ul.dot-list-cmn {
    color: #8490ff;
}
body.dark-mode .label-style {
    color: #85869b;
}
body.dark-mode .risk-matrix-dafm .risk-matrix-dafm-table tr th, 
body.dark-mode .risk-matrix-dafm .risk-matrix-dafm-table tr td {
    background: #02a4ff;
}
body.dark-mode .bg-gray-dafm {
    background: rgba(97, 97, 97, 0.4) !important;
}
body.dark-mode .bdr-line-fill {
    border-color: #05050f;
}
body.dark-mode .master-form-preview .master-form-left {
    border-color: #05050f;
}
body.dark-mode .number-flow {
    background: #0d0d23;
    border-color: #05050f;
}
body.dark-mode .audit-work-flow:after {
    border-color: #05050f;
}
body.dark-mode .border-right {
    border-color: #6a6a9f !important;
}
body.dark-mode .border-left {
    border-color: #6a6a9f !important;
}
body.dark-mode .user-dtl-popup {
    background: #0d0d23;
    border-color: #6a6a9f;
    box-shadow: 0px 0px 15px #01144c;
}
body.dark-mode .user-dtl-popup-head {
    background: #05050f;
}
body.dark-mode .user-dtl-popup:before {
    border-bottom-color: #05050f;
}
body.dark-mode .user-dtl-popup .user-details h6 {
    color: #fff;
}
body.dark-mode .user-dtl-popup .user-details span {
    color: #8490ff;
}
body.dark-mode .tab-left-dummy-text {
    color: #797a93;
    border-color: #6a6a9f;
}
body.dark-mode .icon-with-text-small-impact {
    color: #797a93;
    border-color: #6a6a9f;
}
body.dark-mode .profit-loss-sec h5 {
    border-color: #6a6a9f;
}
body.dark-mode .risk-matrix-table table .circle-status span {
    color: #3abff9;
    background: rgb(97 97 255 / 20%);
}
body.dark-mode .calender-light-blue {
    background: #010134;
}
body.dark-mode .gj-picker-bootstrap [role=header] {
    background: #05050f !important;
}
body.dark-mode .modal-footer {
    border-top-color: #2a99ff;
}
body.dark-mode .gj-picker [role=body] [role=dial] {
    color: #fff;
    background: #05050f;
}
body.dark-mode .gj-picker-bootstrap .arrow-begin, 
body.dark-mode .gj-picker-bootstrap [role=body] [role=arrow] {
    background-color: #8490ff;
}
body.dark-mode .gj-picker-bootstrap .arrow-end {
    border-color: #8490ff;
}
body.dark-mode .calender-light-green {
    background: rgb(6 255 0 / 20%) !important;
    color: #05e000 !important;
}
body.dark-mode .calender-pink {
    background: rgba(255, 45, 46, 0.2) !important;
    color: #ff2d2e !important;
}
body.dark-mode .accordion-tab .col-tab-right {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .accordion-tab .list-group-item.active {
    background: #0d0d23;
}
body.dark-mode .accordion-tab .head-main-list-tab {
    border-color: #6a6a9f !important;
}
body.dark-mode .accordion-tab .head-main-list-tab {
    border-color: #6a6a9f !important;
    background: #111164;
    color: #8490ff;
}
body.dark-mode .accordion-tab .head-main-list-tab a {
    color: #8490ff;
}
body.dark-mode .accordion-tab .panel-collapse-new-tab {
    background: #111164;
    border-color: #6a6a9f !important;
}
body.dark-mode .accordion-tab .list-group-item:hover {
    background: #0d0d23;
}
body.dark-mode .module-setting .notification {
    background-color: #111164;
    border-color: #02a4ff;
}
body.dark-mode .module-setting .notification h5 {
    color: #fff;
}
body.dark-mode .module-setting .alert-dismissible .close {
    color: #02a4ff;
}
body.dark-mode .module-setting .alert-dismissible .close:hover {
    color: #fff;
}
body.dark-mode .align-label-check {
    color: #8490ff;
}
body.dark-mode .theme-item-list .costmz-logo {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .theme-item-list .choose_file .btn {
    background: #25257d !important;
}
body.dark-mode .theme-item-list {
    border-color: #6a6a9f;
}
body.dark-mode .theme-item-list .costmz-color {
    border-color: #6a6a9f;
}
body.dark-mode .app-costomization-page .setting-item .costmz-logo {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .app-costomization-page .setting-item .costmz-color {
    border-color: #6a6a9f;
}
body.dark-mode .email-notification-settings .card .card-header h3 {
    color: #fff;
}
body.dark-mode .email-notification-settings .card {
    box-shadow: -1px 4px 9px #00198d;
}
body.dark-mode .email-notification-settings .card .card-header .directio-text {
    color: #8490ff;
}
body.dark-mode .grey-tag {
    background: #031f41;
    color: #85869B;
}
body.dark-mode .grey-tag:hover {
    background: #111164;
}
body.dark-mode .flow-score {
    background: #111164;
}
body.dark-mode .issue-select-process-search button {
    color: #797a93;
}
body.dark-mode .auto-complete-search input[type=text] {
    background: #0d0d23;
    color: #02a4ff;
}
body.dark-mode .auto-complete-search {
    border-color: #6a6a9f;
}
body.dark-mode .auto-complete-search .autocomplete-items {
    border-color: #6a6a9f;
}
body.dark-mode .auto-complete-search .autocomplete-items div {
    background-color: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .auto-complete-search .autocomplete-items div:hover {
    background: #111164;
    border-color: #75baf2;
    color: #75baf2;
}

body.dark-mode .table-master tr {
    background: #111164;
    color: #8490ff;
    border-color: #2a99ff;
}
body.dark-mode .table-master tr:nth-child(even) {
    background: #111164;
    /* color: #8490ff; */
}
body.dark-mode .table-master td {
    color: #8490ff;
    border-color: #2a99ff;
}
body.dark-mode .table-master tr th {
    border-color: #2a99ff;
    background: #07050F;
    color: #fff;
}
body.dark-mode .table-master tr:hover td {
    background: #0d0d23 !important;
    color: #85869B;
}
body.dark-mode .audit-plan-nbr {
    background: #111164;
}
body.dark-mode .btn-table {
    color: #fff;
    border-color: #6a6a9f;
    background: #05050f;
}
body.dark-mode .btn-table:hover {
    background: #031F41 !important;
}
body.dark-mode .btn-tic {
    color: #fff;
    border-color: #6a6a9f;
    background: #031F41;
}
body.dark-mode .start-audit-box {
    background: #0d0d23;
}
body.dark-mode .black-text {
    color: #fff !important;
}
body.dark-mode .assessment-score-box {
    color: #797a93;
}
body.dark-mode .accordion-style-tab-cnt {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .accordion-style-tab h5 {
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .inner-accordion-style-tab {
    border-color: #6a6a9f;
}
body.dark-mode .vertical-progress.vertical-progress-bottom {
    background-color: transparent;
}
body.dark-mode .impact-Analyisis-text {
    color: #85869B;
}
body.dark-mode .rca-tab-stup-root-cause-main {
    background: #05050f;
}
body.dark-mode .bg-table-head {
    background: #07050f;
    color: #fff !important;
}
body.dark-mode .slider-info-icon-o {
    background: #07050f;
    color: #8490ff;
}
body.dark-mode .user-calender-select select {
    background: transparent !important;

}
body.dark-mode .user-calender-select select option {
    background: #07050F;
    color: #85869B;
    border-color: #313864;
}
body.dark-mode .audit-calandar-right .activity-box h5 {
    color: #85869B;
}
body.dark-mode .audit-calandar-right {
    border-color: #313864;
    background: #0d0d23;
}
body.dark-mode .audit-calandar-right .activity-box {
    border-color: #313864;
}
body.dark-mode .calender-table .audit-calandar tr th,
body.dark-mode .calender-table .audit-calandar tr td {
    border-color: #2a99ff !important;
}
body.dark-mode .finding-box {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .finding-box-top {
    border-color: #6a6a9f;
}
body.dark-mode .panel-drop-sections .panel-heading.active .discussion-head {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .discussion-chat.chat-section-bg {
    background: #05050f;
}
body.dark-mode .discussion-chat .chat-user-sec h6 {
    color: #fff;
}
body.dark-mode .discussion-chat .chat-user-sec .time-chat {
    color: #4ea4e4;
}
body.dark-mode .discussion-chat .chat-user-sec p {
    color: #85869B;
}
body.dark-mode .discussion-chat .chat-type-sec {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .discussion-chat .chat-type input {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .new-style-discussion .chat-user-sec {
    border-color: #6a6a9f;
}
body.dark-mode .annual-box {
    background: #0d0d23;
}
body.dark-mode .annual-box-bg:hover .annual-box {
    box-shadow: 0px 0px 27px #033c7a52;
}
body.dark-mode .workflow-lst-box-head {
    border-color: #6a6a9f;
}
body.dark-mode .workflow-lst-box {
    border-color: #6a6a9f;
}
body.dark-mode .bb-item {
    background: #0d0d23;
}
body.dark-mode .bb-page {
    background: #0d0d23;
}
body.dark-mode .report-front-page {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864 !important;
}
body.dark-mode .menu-toc li a {
    color: #02a4ff;
    background: #0d0d23;
}
body.dark-mode .menu-toc li a:hover {
    background: #111164;
} 
body.dark-mode .menu-toc li.menu-toc-current a {
    box-shadow: -1px 4px 9px #00273f;
}
body.dark-mode .small-list-tab-with-icon .nav .nav-item .nav-link.active,
body.dark-mode .small-list-tab-with-icon .nav .nav-item .nav-link:hover {
    color: #fff !important;
    background: #05050f;
}
body.dark-mode .slider-user-guide-menu .nav .nav-item .nav-link:after {
    border-left-color: #0d0d23;
}
body.dark-mode .owl-user-guide-slider .slider-per-page {
    background: #0d0d23;
}
body.dark-mode .owl-user-guide-slider .owl-buttons {
    background: #0d0d23;
}
body.dark-mode .owl-user-guide-slider .owl-prev, 
body.dark-mode .owl-user-guide-slider .owl-next {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .owl-user-guide-slider .owl-prev:hover, 
body.dark-mode .owl-user-guide-slider .owl-next:hover {
    background-color: #111164 !important;
    box-shadow: 0px 0px 2px #003bd5 !important;
}
body.dark-mode .header-back-line::after {
    border-color: #6a6a9f;
}
body.dark-mode .owl-user-guide-slider .owl-theme .owl-controls:after {
    border-color: #6a6a9f;
}
body.dark-mode .assesment-form-page .upform .upform-main .input-block h4 {
    color: #02a4ff;
}
body.dark-mode .assesment-form-page .upform .upform-main .input-block h2 {
    color: #8490ff;
}
body.dark-mode .assesment-form-page .competency-result-box h3 {
    color: #8490ff;
}
body.dark-mode .assesment-history-page .result-box-full h2 {
    color: #8490ff;
}
body.dark-mode .accordian-boxed .card-body .label {
    color: #85869b;
}
body.dark-mode .organization-multi-stup-form .step {
    color: #506e91;
}

/* placeholder style start */
body.dark-mode .search-box-help .search-help::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .search-box-help .search-help:-ms-input-placeholder {
    color: #506e91;
}
body.dark-mode .search-box-help .search-help::placeholder {
    color: #506e91;
}
body.dark-mode .feedback-comment::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .feedback-comment::-moz-placeholder {
    color: #506e91;
}
body.dark-mode .feedback-comment:-ms-input-placeholder {
    color: #506e91;
}
body.dark-mode .feedback-comment:-moz-placeholder {
    color: #506e91;
}
body.dark-mode .pagination .pagination-input::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .pagination .pagination-input::-moz-placeholder {
    color: #506e91;
}
body.dark-mode .pagination .pagination-input:-ms-input-placeholder {
    color: #506e91;
}
body.dark-mode .pagination .pagination-input:-moz-placeholder {
    color: #506e91;
}
body.dark-mode .form-control::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .form-control:-ms-input-placeholder {
    color: #506e91;
}
body.dark-mode .form-control::placeholder {
    color: #506e91;
}
body.dark-mode .pagination-new .pagination-input::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .pagination-new .pagination-input::-moz-placeholder {
    color: #506e91;
}
body.dark-mode .pagination-new .pagination-input:-ms-input-placeholder {
    color: #506e91;
}
body.dark-mode .pagination-new .pagination-input:-moz-placeholder {
    color: #506e91;
}
body.dark-mode .search-folder-menu input::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .search-folder-menu input:-moz-placeholder {
    color: #506e91;
}
body.dark-mode .search-folder-menu input::-moz-placeholder {
    color: #506e91;
}
.search-folder-menu input:-ms-input-placeholder {
    color: #506e91;
}
body.dark-mode .search-main-top input::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .tag-input input::-webkit-input-placeholder {
    color: #506e91;
}
body.dark-mode .tag-input input:-moz-placeholder {
    color: #506e91;
}
body.dark-mode .tag-input input::-moz-placeholder {
    color: #506e91;
}
body.dark-mode .tag-input input:-ms-input-placeholder {
    color: #506e91;
}
/* placeholder style end */

body.dark-mode .head-and-check .remember-txt {
    color: #8490ff;
}
body.dark-mode .actvitylog-dtl-right {
    box-shadow: -3px 3px 10px #000c4794;
}
body.dark-mode .time-act-vty-top {
    color: #85869B;
}
body.dark-mode .actvitylog-dtl-round {
    background: #111164;
    color: #75baf2;
}
body.dark-mode .bdr-right-pc-btm-sm {
    border-color: #6a6a9f;
}
body.dark-mode .actvitylog-dtl-left:after {
    background: #6a6a9f;
}
body.dark-mode .form-group .form-control.selected {
    background: #28284e;
}
body.dark-mode .darag-dropifile-upload {
    color: #85869b;
}
body.dark-mode .edit-option-show-fix.border-none.box-shadow-none {
    background: #16162c !important;
}
body.dark-mode .report-link a {
    color: #85869b !important;
}
body.dark-mode .pdf-v2-report-list-view-html .maindiv div[style="background: #fff;"] {
    background: transparent !important;
}
body.dark-mode .user-delete-image a i {
    box-shadow: 0px 0px 4px #0d32f5;
    background: #031f41;
    color: #fff;
}
body.dark-mode .small-tab-medium-main .tab-content {
    background: #0d0d23 !important;
}
body.dark-mode .small-tab-medium .nav-tabs .nav-link.active, 
body.dark-mode .small-tab-medium .nav-tabs .nav-item.show .nav-link {
    background: #0d0d23 !important;
}
body.dark-mode .arrowlist-edit-and-add {
    background: #031f41;
    box-shadow: 0px 4px 16px rgba(52, 52, 52, 0.05);
    border-color: #6a6a9f;
}
body.dark-mode .arrowlist-edit-and-add a {
    color: #8490ff !important;
    background: #031f41;
}
body.dark-mode .arrowlist-edit-and-add a:hover i {
    color: #fff !important;
}
body.dark-mode .arrowlist-edit-and-add a:hover .fa-trash {
    color: #dc3545 !important;
}
body.dark-mode .mrm-report-page {
    background: #0d0d23;
}
body.dark-mode .risk-journey-block .journey-title-box {
    background: #0d0d23;
}
body.dark-mode .risk-journey-block .journey-title-box .journey-title-box-inner {
    color: #8490ff;
    background: #0d0d23;
}
body.dark-mode .risk-journey-block .risk-journey-details {
    background: #0d0d23;
}
body.dark-mode .db-box-new {
    background: #0d0d23;
}
body.dark-mode .box-kpi-slider-alyuser {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .box-kpi-slider-alyuser:hover h5 {
    color: #8490ff;
}
body.dark-mode .box-sp-slider-alyuser {
    background: #0d0d23;
    border-color: #0d0d23;
}
body.dark-mode .box-sp-slider-alyuser:hover {
    border-color: #6a6a9f;
}
body.dark-mode .stg-so-tab-one {
    background: #0d0d23;
}
body.dark-mode .stg-db-tab-alyuser .nav-link .btn-name-stg-tab {
    color: #85869B;
}
body.dark-mode .color-picker-input .color-picker {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .color-picker-input .color-picker label span {
    color: #8490ff;
}
body.dark-mode .hover-shadow:hover {
    box-shadow: 0px 0px 15px #057fea45;
}
body.dark-mode .modal .data-input-select-box.bg-main {
    background: #0d0d23 !important;
}
body.dark-mode ul.dot-list li {
    color: #8490ff;
}
body.dark-mode .initiaves-dtl-boxes-right:after {
    border-right-color: #0d0d23;
}
body.dark-mode .initiaves-dtl-boxes-right:before {
    border-right-color: #6a6a9f;
}
body.dark-mode .initiaves-dtl-boxes-nbr {
    background-color: #05050f;
}
body.dark-mode .budget-initives-sec {
    border-color: #6a6a9f;
}
body.dark-mode .so-slider-box .so-slider-box-inner {
    background: #0d0d23;
}
body.dark-mode .so-slider-box:hover {
    box-shadow: 0px 4px 4px #015bbe;
}
body.dark-mode .strategy-objective-tree-main .access-main-card:hover {
    box-shadow: 0px 4px 4px #015bbe;
}
body.dark-mode .strategy-objective-tree-main .access-main-card.remove-zoom-hov:hover {
    box-shadow: none;
}
body.dark-mode .slider-strategy-objective-new .owl-prev,
body.dark-mode .slider-strategy-objective-new .owl-next {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .slider-strategy-objective-new .owl-prev:hover,
body.dark-mode .slider-strategy-objective-new .owl-next:hover {
    background-color: #111164 !important;
}
body.dark-mode .strategy-objective-tree .access-main-card .card-header .card-link {
    color: #05050f;
}
body.dark-mode .btn-round-cmn.btn-round-cmn-right,
body.dark-mode .btn-round-cmn.btn-round-cmn-left {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .btn-round-cmn.btn-round-cmn-right:hover,
body.dark-mode .btn-round-cmn.btn-round-cmn-left:hover {
    background-color: #111164 !important;
}
body.dark-mode .slider-inner-box-strategy {
    background: #0d0d23;
}
body.dark-mode .slider-strategy-main .owl-prev,
body.dark-mode .slider-strategy-main .owl-next {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .slider-strategy-main .owl-prev:hover,
body.dark-mode .slider-strategy-main .owl-next:hover {
    background-color: #111164 !important;
}
body.dark-mode .round-status-blue {
    background: #28284e;
}
body.dark-mode .controls-mapping-btn {
    border-color: #6a6a9f;
    background: #031f41;
    color: #fff;
}
body.dark-mode .strategy-controls-mapping-btn .strategy-history-icon {
    color: #fff;
}
body.dark-mode .strategy-mapping-tree .stg-mapping-top-box-new.oc-user-box {
    background: #05050f;
}
body.dark-mode .stg-mapping-top-box-new:before {
    background: #3939F3;
}
body.dark-mode .role-border-2:before {
    border-color: #3939F3;
}
body.dark-mode .role-border-3:after {
    border-color: #3939F3;
}
body.dark-mode .role-border-1:after {
    border-color: #3939F3;
}
body.dark-mode .stg-role-tree li a:hover + ul li::after, 
body.dark-mode .stg-role-tree li a:hover + ul li::before, 
body.dark-mode .stg-role-tree li a:hover + ul::before, 
body.dark-mode .stg-role-tree li a:hover + ul ul::before {
    border-color: #3939F3 !important;
}
body.dark-mode .issue-select-process-search .search-process {
    background: transparent;
    color: #02a4ff;
}
body.dark-mode .lg-outline-box .cmn-bdr:hover,  
body.dark-mode .lg-outline-box .active {
    box-shadow: 0px 1px 9px #024b9f;
}
body.dark-mode .oc-chart-small .oc-box-option-icon {
    background: #05050f;
    color: #fff;
    border-color: #3939F3;
}
body.dark-mode .active-box-functional {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864 !important;
    border-color: #02a4ff !important;
}
body.dark-mode .active-box-functional.cmn-bdr {
    border-color: #02a4ff !important;
}
body.dark-mode a.oc-user-box .oc-edit {
    background: #031f41;
    box-shadow: 0px 4px 16px rgba(52, 52, 52, 0.05);
    border-color: #6a6a9f;
    color: #8490ff;
}
body.dark-mode a.oc-user-box .oc-edit:hover {
    color: #fff;
}
body.dark-mode .department-tree .dpt-title-bx span {
    background: #111164 !important;
    border-color: #75baf2 !important;
    color: #75baf2 !important;
}
body.dark-mode .inp-right-text {
    background: #031f41;
    color: #fff;
    border-color: #6a6a9f;
}
body.dark-mode .brudcrumb ul li:last-child a {
    color: #85869B !important;
}
body.dark-mode .document-new-tabs .folder-options ul li a {
    color: #85869b;
}
body.dark-mode .document-new-tabs-chem .nav-tabs .nav-link.active, 
body.dark-mode .document-new-tabs-chem .nav-tabs .nav-item.show .nav-link, 
body.dark-mode .document-new-tabs .folder-options-main-ul li .folder-menu-link.active {
    background: #02a4ff !important;
    color: #fff !important;
}
body.dark-mode .folder-options-main-ul li .folder-menu-link.active, 
body.dark-mode .folder-options-main-ul li:hover .folder-menu-link {
    background: #8490ff;
    color: #fff;
}
body.dark-mode .new-form-menu .head-drop-new {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .pic-new-form-menu img {
    filter: brightness(90%) opacity(70%);
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, background-color 0.25s ease-in, border-color ease-in, transform 0.75s cubic-bezier(0.44, 0.51, 0.24, 0.99), box-shadow 1s cubic-bezier(0.44, 0.51, 0.24, 0.99);
    text-decoration: none;
    transition: all 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
body.dark-mode .folder-documents .folder-picher {
    background: #28284e;
}
body.dark-mode .folder-documents {
    box-shadow: 0 0 6px #011860;
}
body.dark-mode .folder-loop li:hover .folder-documents .folder-picher {
    background: #05050f;
}
body.dark-mode .document-trash .trash {
    background: #8490ff;
}
body.dark-mode .document-trash .trash span {
    background: #8490ff;
}
body.dark-mode .document-trash .trash span:after {
    background: #8490ff;
}
body.dark-mode .document-trash .trash i {
    background: #0d0d23;
}
body.dark-mode .document-trash .trash i:before {
    background: #0d0d23;
}
body.dark-mode .document-trash .trash i:after {
    background: #0d0d23;
}
body.dark-mode .document-trash:hover .trash,
body.dark-mode .document-trash:hover .trash span,
body.dark-mode .document-trash:hover .trash span:after {
    background: #dc3545;
}
body.dark-mode .work-flow-new-cmn .work-flow-approval {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .work-flow-new-cmn-head-user-inner {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .work-flow-new-cmn-head h2 {
    background: #05050f;
    border-color: #6a6a9f;
}
body.dark-mode .nw_ad .ad_new {
    color: #75baf2;
    background: #111164;
    border-color: #75baf2;
}
body.dark-mode .nw_ad .ad_new:hover {
    color: #fff;
}
body.dark-mode .theme1 .widget-body-light ul li, 
body.dark-mode .theme1 .widget-body-light h6, 
body.dark-mode .theme2 .widget-body-light ul li, 
body.dark-mode .theme2 .widget-body-light h6, 
body.dark-mode .theme2 .widget-body-light ul li, 
body.dark-mode .theme2 .widget-body-light h6 {
    color: #ccc !important;
}
body.dark-mode .n-workflow .uslist::before {
    background: #6a6a9f;
}
body.dark-mode .extr-users {
    border-color: #6a6a9f !important;
}
body.dark-mode .project-list-main .panel-drop-sections .panel-heading.active .width96pc h6 {
    color: #8490ff !important;
}
body.dark-mode .project-list-main .panel-drop-sections .panel-heading.active .width96pc p, 
body.dark-mode .project-list-main .panel-drop-sections .panel-heading.active .width96pc span {
    color: #85869b;
}
body.dark-mode .head-day-sec li {
    background: #28284e;
    color: #8490ff;
}
body.dark-mode .cmn-text-one-hl {
    color: #8490ff;
}
body.dark-mode .hl-text-one {
    color: #8490ff;
}
body.dark-mode .box-shadow {
    box-shadow: 0px 1px 6px #032384;
}
body.dark-mode .heading-cmn-hl-plan {
    border-color: #2a99ff;
}
body.dark-mode .hl-plan-accordion-sec {
    border-color: #2a99ff;
}
body.dark-mode .plus-acgg-width-cmn {
    border-color: #2a99ff;
}
body.dark-mode .plus-acgg-width-cmn.white-bdr {
    border-color: #2a99ff;
}
body.dark-mode .hl-plan-accordion-sec .plus-accordion .panel-collapse {
    border-color: #2a99ff;
}
body.dark-mode .plus-acgg-width .hl-plan-head-six:after {
    border-color: #2a99ff;
}
body.dark-mode .color-box-hl.red-box {
    background: rgba(255, 45, 46, 0.2);
}
body.dark-mode .color-box-hl.blue-box {
    background: rgb(0, 185, 255, 0.2);
}
body.dark-mode .bottom-icon-box {
    background: #031f41;
}
body.dark-mode .bottom-icon-box:before {
    border-top-color: #031f41;
}
body.dark-mode .bottom-icon-box:after {
    border-top-color: #031f41;
}
body.dark-mode .status-type-color-red {
    background: rgba(255, 45, 46, 0.2) !important;
    color: #ff2d2e !important;
}
body.dark-mode .status-type-color-light-green {
    background: rgb(6 255 0 / 20%) !important;
    color: #05e000 !important;
}
body.dark-mode .status-type-color-orange {
    background: rgba(241, 170, 31, 0.1) !important;
    color: #f1aa1f !important;
}
body.dark-mode .big-text-one-label {
    color: #8490ff;
}
body.dark-mode .task-details-box-inner .mdl-line {
    border-color: #6a6a9f;
}
body.dark-mode .pm-boxes-main .top-ten-risk-db p {
    color: #8490ff;
}
body.dark-mode .comment-btns-cmn {
    color: #85869b;
}
body.dark-mode .v2-text-color-one {
    color: #85869b;
}
body.dark-mode .comment-btns-msg:hover {
    color: #75baf2;
}
body.dark-mode .comment-btns-sec {
    border-color: #6a6a9f;
}
body.dark-mode .discussion-view-box {
    border-color: #6a6a9f;
}
body.dark-mode .audit-page-table-main tbody tr.total-money-sec {
    background: #07050f !important;
}
body.dark-mode .meeting-member-box:hover {
    box-shadow: 0px 0px 5px #035cb8;
}
body.dark-mode .meeting-member-box-inner .mdl-line {
    border-color: #6a6a9f;
}
body.dark-mode .box-type-project {
    border-color: #6a6a9f;
}
body.dark-mode .box-type-project:hover {
    background: #05050f;
}
body.dark-mode .table .risk-type-bx-drop {
    color: #85869b;
}
body.dark-mode .border-top-line-95:after {
    background: #6a6a9f;
}
body.dark-mode .dot-menu-btn {
    color: #fff !important;
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 70%), #313864;
}
body.dark-mode .left-right-round-btns .btn-left, 
body.dark-mode .left-right-round-btns .btn-right {
    background-color: #0d0d23 !important;
    border-color: #75baf2;
}
body.dark-mode .left-right-round-btns .btn-left:hover, 
body.dark-mode .left-right-round-btns .btn-right:hover {
    background-color: #111164 !important;
}
body.dark-mode .info-tooltip:hover .tool-tip {
    background: #0d0d23;
    box-shadow: 0px 0px 15px #021a7e;
    border-color: #313864;
    color: #85869B;
}
body.dark-mode .info-tooltip .tool-tip i {
    color: #85869B;
}
body.dark-mode .info-tooltip:hover .tool-tip .tip {
    border-right-color: #0d0d23;
}
body.dark-mode .ceo-db-top {
    background: #16162c;
}
body.dark-mode .ceo-db-top .box-cnt-one {
    background: #16162c;
}
body.dark-mode .bottom-right-value-box {
    color: #fff;
}
body.dark-mode .ceo-db-table-one tr td {
    color: #05050f;
}
body.dark-mode .bottom-right-value-box.bottom-right-link-text {
    color: #fff !important;
}
body.dark-mode .owner-db-table-one-main .ceo-db-table-one.table tr:hover td {
    background: #05050f !important;
    color: #fff;
}
body.dark-mode .info-tooltip i {
    color: #85869B;
}
body.dark-mode .in-ex-sec {
    color: #85869b;
}
body.dark-mode .risk-matrix-table:before {
    background: #85869B;
}
body.dark-mode .risk-matrix-table:after {
    background: #85869B;
}
body.dark-mode .vertical-progress-v2 .progress-bg-sec {
    border-color: #ed0607;
    background: rgb(255 91 92 / 20%);
}
body.dark-mode .risk-rating-box-white.bg-white {
    background: #000 !important;
}
body.dark-mode .risk-metrix-table-uca {
    background: #031f41;
}
body.dark-mode .documents-jd ul li h6 {
    color: #85869b;
}
body.dark-mode .documents-jd ul li h5 {
    color: #85869b !important;
}
body.dark-mode .asset-supplier-box {
    border-color: #6a6a9f;
}
body.dark-mode .price-icon-inp span {
    color: #fff;
    border-color: #6a6a9f;
}
body.dark-mode .lg-tooltip .top-show.message-password-inp:before {
    border-top-color: #0d0d23;
}
body.dark-mode .text-color-one {
    color: #fff !important;
}
body.dark-mode .text-color-two {
    color: #02a4ff !important;
}
body.dark-mode .request-form-box .plain-select::after {
    color: #ccc;
}
body.dark-mode .request-form-box .plain-select select {
    background: transparent;
    color: #ccc;
    box-shadow: none;
}
body.dark-mode .request-form-box .plain-select select option {
    background: #05050f;
    color: #fff;
}
body.dark-mode .comparison-box {
    border-color: #6a6a9f;
}
body.dark-mode .modal .user-details-page .right-block {
    background: #05050f;
}
body.dark-mode .modal .user-details-page .right-block h5 span {
    background: #05050f;
}
body.dark-mode .docs-border-right {
    border-color: #6a6a9f;
}
body.dark-mode .work-flow-loop-box {
    box-shadow: 0px 0px 10px #02445e;
    background: #0d0d23;
}
body.dark-mode .work-flow-loop-round {
    box-shadow: 0px 0px 10px #02445e;
    background: #090919;
}
body.dark-mode .contact-sec-form {
    color: #02a4ff;
    border-color: #6a6a9f;
}
body.dark-mode a.text-light-blue:hover {
    color: #4ea4e4 !important;
}
body.dark-mode .modal .workflow-tab.bg-white {
    background: #05050f !important;
}
body.dark-mode .bg-line-text-report .link-text {
    background: #0d0d23;
}
body.dark-mode .cover-page-holder .bg-line-text-report .link-text {
    background: #313c8b;
}
body.dark-mode .name-and-position span {
    color: #85869b;
}
body.dark-mode .hover-body-clr-bg:hover {
    background: #05050f;
}
body.dark-mode .report-footer-logo::after {
    border-color: #6a6a9f;
}
/* report book bg start */
body.dark-mode .jspTrack {
    background: rgb(42 42 60);
}
body.dark-mode .bb-content {
	background: #0d0d23 !important;
} 
.js body.dark-mode .bb-item {
	background: #0d0d23 !important;
}
/* report book bg end */

/* activities chain style start */
body.dark-mode .activities-loop-main ul li a.activities-item {
    background: #3244e8;
}
body.dark-mode .activities-loop-main ul li:nth-child(even) a.activities-item {
    background: #313864;
}
body.dark-mode .activities-loop-main ul li a.activities-item:after {
    border-left-color: #3244e8;
}
body.dark-mode .activities-loop-main ul li a.activities-item:before {
    border-left-color: #0d0d23;
}
body.dark-mode .activities-loop-main ul li:nth-child(even) a.activities-item:after {
    border-left-color: #313864;
}
body.dark-mode .activities-loop-main li.down-arrow-light-right:before {
    border-top-color: #3244e8;
}
body.dark-mode .activities-loop-main ul li.down-arrow-light-right a:after {
    background: #3244e8;
}
body.dark-mode .activities-loop-main ul li.top-arrow-dark-right:before {
    background: #313864;
}
body.dark-mode .activities-loop-main ul li.top-arrow-dark-right:after {
    background: #313864;
}
body.dark-mode .activities-loop-main ul li.main-arrow-left-first a.activities-item:after {
    border-right-color: #313864;
}
body.dark-mode .activities-loop-main ul li.main-arrow-left-first a.activities-item:before {
    border-right-color: #0d0d23;
}
body.dark-mode .activities-loop-main ul li.main-arrow-left-middle a.activities-item:after {
    border-right-color: #3244e8;
}
body.dark-mode .activities-loop-main ul li.main-arrow-left-middle a.activities-item:before {
    border-right-color: #0d0d23;
}
body.dark-mode .activities-loop-main li.down-arrow-dark-left:before {
    border-top-color: #313864;
}
body.dark-mode .activities-loop-main li.top-arrow-dark-left:after {
    background: #3244e8;
}
body.dark-mode .activities-number {
    background: #05050f;
}
body.dark-mode .activities-number:before {
    border-left-color: #05050f;
}
body.dark-mode .activities-number-bg {
    border-color: #05050f;
}
body.dark-mode .activities-loop-mobile ul li a.activities-item {
    background: #3244e8;
}
body.dark-mode .activities-loop-mobile ul li:nth-child(even) a.activities-item {
    background: #313864;
}
body.dark-mode .activities-loop-mobile ul li:after {
    background: #3244e8;
}
body.dark-mode .activities-loop-mobile ul li.down-arrow-dark-mbl-first:after {
    border-top-color: #0d0d23;
}
body.dark-mode .activities-loop-mobile ul li a.activities-item:before {
    border-top-color: #3244e8;
}
body.dark-mode .activities-loop-mobile ul li a.activities-item:after {
    border-top-color: #0d0d23;
}
body.dark-mode .activities-loop-mobile ul li.down-arrow-dark-mbl a.activities-item:before {
    border-top-color: #313864;
}
body.dark-mode .activities-loop-mobile ul li.down-arrow-dark-mbl:after {
    background: #313864;
}
body.dark-mode .activities-loop-mobile .activities-number:before {
    border-top-color: #05050f;
    border-left-color: transparent;
}
/* activities chain style end */

body.dark-mode .form-group .checkbox-dropdown .dropdown .dropdown-label {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .form-group .checkbox-dropdown .dropdown .dropdown-list {
    background: #031f41;
}
body.dark-mode .form-group .checkbox-dropdown .dropdown .dropdown-list {
    background: #031f41;
    box-shadow: 0 1px 2px 1px rgb(0 12 221 / 54%);
}
body.dark-mode .bg-light {
    background-color: #313864 !important;
}
body.dark-mode .document-position-inner {
    background: #0d0d23;
}
body.dark-mode .document-performance-box {
    border-color: #6a6a9f;
}
body.dark-mode .document-position-number-stant {
    color: #83e2ff;
    background: rgb(100 227 255 / 40%);
}
body.dark-mode .document-stant-top-line {
    background: #023aff;
}
body.dark-mode .document-position-number {
    border-bottom-color: #023aff;
}
body.dark-mode .pdca-performance h6 {
    border-color: #6a6a9f;
}
body.dark-mode .folder-options-chem ul li a {
    color: #85869b !important;
}

body.dark-mode .document-new-tabs-chem {

}

body.dark-mode .folder-options-chem .folder-options-main-ul li:hover .folder-menu-link {
    background: #000;
    color: #85869B !important;
}
body.dark-mode .folder-options-chem .folder-options-main-ul li:hover .folder-options-inside-inner-ul .folder-menu-link {
    background: #000;
    color: #85869B !important;
}
body.dark-mode .document-new-tabs .folder-options-chem .folder-options-main-ul li .folder-menu-link.active {
    background: #05050f !important;
    color: #75baf2 !important;
}
body.dark-mode .folder-options-chem .folder-options-inner-ul li:hover a {
    background: #000;
}
body.dark-mode .document-new-tabs-chem .folder-options-inner-ul-chem li ul li ul li a.nav-link:hover {
    background: #05050f;
    color: #75baf2 !important;
}
body.dark-mode .nav-tabs .folder-options-inside-end-ul .nav-link.active {
    background: #05050f !important;
    color: #75baf2 !important;
}
body.dark-mode .chem-bdr-right {
    border-color: #6a6a9f;
}
body.dark-mode .chem-bdr-top {
    border-color: #6a6a9f;
}
body.dark-mode .f-area-start span {
    color: #85869B;
}
body.dark-mode .folder-options-main-ul.right-align-trash li:hover .folder-menu-link {
    background: #000;
    color: #75baf2;
} 
body.dark-mode .footer-list-grid a {
    border-color: transparent;
}
body.dark-mode .footer-list-grid a.active,
body.dark-mode .footer-list-grid a:hover {
    background: #111164;
    border-color: #75baf2;
}
body.dark-mode .option-box {
    background: #05050f;
    box-shadow: 0 10px 20px rgb(87 171 255 / 19%), 0 6px 6px rgb(0 38 224 / 23%);
}
body.dark-mode .option-box:after {
    border-right-color: #05050f;
}
body.dark-mode .right-bdr-btm {
    border-color: #6a6a9f;
}
body.dark-mode .right-click ul li a {
    color: #85869B !important;
}
body.dark-mode .right-click.option-box ul li:hover a, 
body.dark-mode .right-click.option-box ul li:hover .fas {
    background: #75baf2;
    color: #fff !important;
}
body.dark-mode .folder-list-page table td {
    color: #85869B;
}
body.dark-mode .kh-docs-table-list-chem tr:hover td {
    background: #000 !important;
}
body.dark-mode .kh-docs-table-large-chem .folder-loop li.folder-box-document:hover {
    background: #000 !important;
}
body.dark-mode .chem-pdf-menu-left .panel-drop-sections .panel-heading.active .width96pc {
    color: #85869b !important;
}
body.dark-mode .chem-pdf-menu-left .pdf-inner-title-accodion {
    color: #85869b !important;
}
body.dark-mode .chem-pdf-menu-left .pdf-menu-accodion .panel-drop-sections .width96pc {
    color: #85869b !important;
}
body.dark-mode .chem-pdf-menu-left .pdf-menu-accodion .panel-drop-sections .width96pc:hover {
    color: #75baf2 !important;
}
body.dark-mode .chem-pdf-menu-left .pdf-inner-title-accodion:hover {
    color: #75baf2 !important;
}
body.dark-mode .search-box-chem.search-box-chem-details-mobile .form-control {
    background: #0d0d23;
}
body.dark-mode .chem-bdr-left {
    border-color: #6a6a9f;
}
body.dark-mode .chem-bdr-bottom {
    border-color: #6a6a9f;
}
body.dark-mode .chem-sort li a:hover {
    color: #02a4ff !important;
}
body.dark-mode .sidebar-kh {
    background: #0d0d23;
    border-color: #6a6a9f;
}
body.dark-mode .edit-sec-kh-side {
    background: #05050f;
}
body.dark-mode .sidebar-kh .closebtn {
    background-color: rgb(1 113 255 / 40%);
}
body.dark-mode .small-accordion-new .panel-drop-white .width96pc {
    border-color: transparent;
    background: transparent;
}
body.dark-mode .small-accordion-new .panel-drop-sections .panel-collapse {
    border-color: transparent;
}
body.dark-mode .new-tag {
    background: #28284e;
    color: #75baf2;
}
body.dark-mode .kh-side-light-grey {
    background: #05050f;
}
body.dark-mode .slide-check-new .switch input:checked + .slider:before {
    background: #111164 !important;
}
body.dark-mode .folder-loop-md-v3 li.folder-box-document:hover {
    background: #000 !important;
}
body.dark-mode .chem-radio .radio-custom + .radio-custom-label:before {
    background: #16162c;
}
body.dark-mode .chem-sort label:hover {
    color: #02a4ff;
}
body.dark-mode .slider-kh-preview .owl-buttons {
    background: #05050f;
}
body.dark-mode .document-new-tabs .folder-options .folder-options-inner-ul li:hover a.nav-link {
    background: #8490ff;
    color: #fff;
}
body.dark-mode .folder-options {
    border-color: #6a6a9f;
}
body.dark-mode .option-box ul li a i, 
body.dark-mode .option-box ul li a .fas {
    color: #85869B;
}
body.dark-mode .option-box ul li a {
    color: #85869B;
}
body.dark-mode .option-box ul li:hover a, 
body.dark-mode .option-box ul li:hover .fas {
    background: #8490ff;
    color: #fff;
}
body.dark-mode .work-flow-review {
    border-color: #6a6a9f;
}
body.dark-mode .bordr-side-review-approval:after {
    background: #6a6a9f;
}
body.dark-mode .flow-right-bdr {
    border-color: #05050f;
}
body.dark-mode .work-flow-btm-sec-right h6 {
    color: #85869B;
}
body.dark-mode .work-flow-loop.active .work-flow-loop-round h4 {
    color: #85869B;
}
body.dark-mode .work-flow-loop-box {
    border-color: #6a6a9f;
}
body.dark-mode .work-flow-loop-round {
    border-color: #6a6a9f;
}
body.dark-mode .cmn-bdr-left-sm-hide {
    border-color: #6a6a9f !important;
}
body.dark-mode .bdr-right-pc-sm-none {
    border-color: #6a6a9f;
}
body.dark-mode .pdf-page-inner-new-content .pdf-page-section.widg-padding-cmn-small {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 70%), #313864 !important;
}
body.dark-mode .maturity-matrix-light-green {
    background: rgb(6 255 0 / 20%);
}
body.dark-mode .maturity-matrix-green {
    background: #05c000;
}
body.dark-mode .maturity-matrix-light-yellow {
    background: rgb(221 210 0 / 22%);
}
body.dark-mode .maturity-matrix-yellow {
    background: #FFBB00;
}
body.dark-mode .maturity-matrix-light-red {
    background: rgba(255, 45, 46, 0.2);
}
body.dark-mode .maturity-matrix-red {
    background: #ff2d2e;
}
body.dark-mode .risk-rating-box-color.bg-green {
    background: rgb(6 255 0 / 20%) !important;
    border-color: #05e000;
}
body.dark-mode .risk-rating-box-color.bg-green .text-white {
    color: #05e000 !important;
}
body.dark-mode .db-small-space-boxes .big-text-four {
    color: #8490ff;
}
body.dark-mode .level-compliance .top-ten-risk-db .level-compliance label,
body.dark-mode .level-compliance .top-ten-risk-db .level-compliance span {
    color: #fff;
}
body.dark-mode .share-popup .bg-light-grey {
    background: #05050f;
}
body.dark-mode .header-new-popup-bg {
    border-color: #6a6a9f;
}
body.dark-mode .border-input-group .custom-select {
    background: #031f41;
    color: #8490ff;
    border-color: #6a6a9f;
}
body.dark-mode .btn-new {
    background: #1d1d4f;
    color: #023aff;
}
body.dark-mode .table-dashboard tr th, 
body.dark-mode .table-dashboard tr td {
    border-color: #05050f !important;
}
body.dark-mode .table-dashboard tr td {
    background: #111164;
    color: #8490ff;
}
body.dark-mode .reload-video-icon {
    border-color: #6a6a9f;
}
body.dark-mode .reload-video-icon.active {
    border-color: #023aff;
    background: #023aff;
}
body.dark-mode .reload-video-icon:hover {
    border-color: #2a99ff;
}
body.dark-mode .table-dashboard tr th {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
    color: #fff;
}
body.dark-mode .text-dark {
    color: #7d7e8e !important;
}
body.dark-mode .text-primary {
    color: #023aff !important;
    background: transparent;
}
body.dark-mode .modal .users-page-list .panel-body.bg-white {
    background: transparent !important;
}
body.dark-mode .process-activities-left .activities-nbr-small {
    background: #023aff;
}
body.dark-mode .process-activity-main::before {
    background: #023aff;
}
body.dark-mode .risk-matrix-table-left table,
body.dark-mode .risk-matrix-table-left table tr {
    background: transparent;
    border-color: transparent;
}
body.dark-mode .risk-matrix-table-left table tr:hover {
    background: transparent !important;
}
body.dark-mode .risk-matrix-table-bottom table,
body.dark-mode .risk-matrix-table-bottom table tr {
    background: transparent;
    border-color: transparent;
}
body.dark-mode .risk-matrix-table-bottom table tr:hover {
    background: transparent !important;
}
body.dark-mode .risk-matrix-table-left table tr td,
body.dark-mode .risk-matrix-table-bottom table tr td {
    color: #85869B;
} 
body.dark-mode .risk-rating-box-main {
    border-color: #6a6a9f;
}
body.dark-mode .risk-info-sec {
    border-color: #6a6a9f;
}
body.dark-mode .db-light-light-color .text-color-two {
    color: #07050F !important;
}
body.dark-mode .right-tech-tab .nav-tabs--left .nav-link.active {
    box-shadow: -10px 5px 10px #02013e;
}
body.dark-mode .new-box-ca-content {
    background: #0d0d23;
}
body.dark-mode .cmn-bdr-left-md-top-mobile {
    border-color: #6a6a9f !important;
}
body.dark-mode table tr:hover ul.arrowlist li {
    color: #85869B;
}
body.dark-mode .border {
    border-color: #6a6a9f !important;
}
body.dark-mode .ans {
    border-color: #6a6a9f;
}
body.dark-mode .assessment-tab-user .panel-default {
    background: #0d0d23;
}
body.dark-mode .audit-findings-impact-chart .vertical-progress .progress {
    background-color: #0d0d23;
}
body.dark-mode .audit-usrs h6, 
body.dark-mode .audit-usrs label {
    color: #85869b;
}
body.dark-mode .footer-commencement-letter a {
    color: #fff;
}
body.dark-mode .information-box-content:before {
    border-color: #6a6a9f;
}
body.dark-mode .information-box-content:after {
    border-color: #6a6a9f;
}
body.dark-mode .vertical-progress-v2.vertical-progress-blue .progress-bg-sec {
    background: rgb(97 97 255 / 20%);
    border-color: #3abff9;
}
body.dark-mode .vertical-progress-v2.vertical-progress-blue .progress-bg-sec .progress-inner-color {
    background: #3abff9;
}
body.dark-mode .cmn-bdr-left-md-top-sm {
    border-color: #6a6a9f !important;
}
body.dark-mode  div[style="color: black !important;"] {
    color: #fff !important;
}
body.dark-mode .panel-default .font-normal[style="color: black !important;"] {
    color: #fff !important;
}
body.dark-mode .slider-info-icon i {
    background: #111164;
    color: #75baf2;
    border-color: #75baf2;
}
body.dark-mode .slide-new-slide .doller-icon {
    border-color: #85869B;
    color: #85869B;
}
body.dark-mode .slide-new-slide .slder-info-text {
    color: #85869B;
}
body.dark-mode .right-bdr-and-right-space-md {
    border-color: #6a6a9f !important;
}
body.dark-mode .sun-quotation-header .top-big-border {
    background: #023aff;
}
body.dark-mode .sun-quotation-header .top-md-border {
    background: #16162c;
}
body.dark-mode .sun-quotation-header {
    background: radial-gradient(117.18% 129.81% at 57.98% 27.4%, #3244e8 0%, rgba(0, 2, 16, 0) 100%), #313864;
}
body.dark-mode .sun-quotation-footer {
    background: #023aff;
}

/* 1111111111 */

body.dark-mode .access-settings .sub-accordion {
    margin-top: 10px;
}

body.dark-mode .active-tag {
    background: rgb(6 255 0 / 20%) !important;
    color: #05e000 !important;
}
body.dark-mode .deactivate-tag {
    background: rgba(255, 45, 46, 0.2) !important;
    color: #ff2d2e !important;
}

/* mapping-label start */
/* body.dark-mode .mapping-label-orange {
    background: rgba(241, 170, 31, 0.1);
} */
body.dark-mode .mapping-label-orange {
    background: #39342b;
    color: #f1aa1f;
    border-color: #f1aa1f;
    box-shadow: 3px 3px 6px #be55044a;
}
/* body.dark-mode .mapping-label-pink {
    background: rgb(247 29 174 / 20%);
} */
body.dark-mode .mapping-label-pink {
    background: #422739;
    color: #F71DAE;
    border-color: #F71DAE;
    box-shadow: 3px 3px 6px #be04a04a;
}
/* mapping-label end */

/* matrix color status start */
body.dark-mode .new-design-risk-matrix table .circle-status.matrix-green span {
    background: rgba(94, 255, 90, 0.2) !important;
    color: #5EFF5A !important;
}
body.dark-mode .new-design-risk-matrix table .circle-status.matrix-dark-green span {
    background: rgb(6 255 0 / 20%) !important;
    color: #05e000 !important;
}
body.dark-mode .new-design-risk-matrix table .circle-status.matrix-orange span {
    background: rgba(241, 170, 31, 0.1) !important;
    color: #f1aa1f !important;
}
body.dark-mode .new-design-risk-matrix table .circle-status.matrix-red span {
    background: rgb(255 91 92 / 20%) !important;
    color: #ed0607 !important;
}
body.dark-mode .new-design-risk-matrix table .circle-status.matrix-yellow span {
    background: rgb(147 166 0 / 20%) !important;
    color: #FFBB00 !important;
}
/* matrix color status end */


/* outline-tag color start */
body.dark-mode .outline-tag.outline-tag-blue {
    background: rgb(100 227 255 / 20%) !important;
    border-color: #83e2ff !important;
    color: #83e2ff !important;
}

body.dark-mode .outline-tag.outline-tag-blue:hover,
body.dark-mode .outline-tag.outline-tag-blue-hov:hover {
    background: rgb(100 227 255 / 20%) !important;
    border-color: #83e2ff !important;
    color: #83e2ff !important;
}

body.dark-mode .outline-tag.outline-tag-red {
    background: rgba(255, 45, 46, 0.2) !important;
    border-color: #ff2d2e !important;
    color: #ff2d2e !important;
}

body.dark-mode .outline-tag.outline-tag-red:hover,
body.dark-mode .outline-tag.outline-tag-red-hov:hover {
    background: rgba(255, 45, 46, 0.1) !important;
    border-color: #ff2d2e !important;
    color: #ff2d2e !important;
}

body.dark-mode .outline-tag.outline-tag-green {
    background: rgb(6 255 0 / 20%) !important;
    border-color: #05e000 !important;
    color: #05e000 !important;
}

body.dark-mode .outline-tag.outline-tag-green:hover,
body.dark-mode .outline-tag.outline-tag-green-hov:hover {
    background: rgb(6 255 0 / 10%) !important;
    border-color: #05e000 !important;
    color: #05e000 !important;
}

body.dark-mode .outline-tag.outline-tag-dark-green {
    background: rgb(75 255 70 / 20%) !important;
    border-color: #04e200 !important;
    color: #04e200 !important;
}

body.dark-mode .outline-tag.outline-tag-dark-green:hover,
body.dark-mode .outline-tag.outline-tag-dark-green-hov:hover {
    background: rgb(75 255 70 / 10%) !important;
    border-color: #04e200 !important;
    color: #04e200 !important;
}

body.dark-mode .outline-tag.outline-tag-light-green {
    background: rgba(94, 255, 90, 0.2) !important;
    border-color: #5EFF5A !important;
    color: #5EFF5A !important;
}

body.dark-mode .outline-tag.outline-tag-light-green:hover,
body.dark-mode .outline-tag.outline-tag-light-green-hov:hover {
    background: rgba(94, 255, 90, 0.1) !important;
    border-color: #5EFF5A !important;
    color: #5EFF5A !important;
}

body.dark-mode .outline-tag.outline-tag-yellow {
    background: rgb(147 166 0 / 20%) !important;
    border-color: #FFBB00 !important;
    color: #FFBB00 !important;
}

body.dark-mode .outline-tag.outline-tag-yellow:hover,
body.dark-mode .outline-tag.outline-tag-yellow-hov:hover {
    background: rgb(147 166 0 / 10%) !important;
    border-color: #FFBB00 !important;
    color: #FFBB00 !important;
}

body.dark-mode .outline-tag.outline-tag-orange {
    background: rgba(241, 170, 31, 0.2) !important;
    border-color: #f1aa1f !important;
    color: #f1aa1f !important;
}

body.dark-mode .outline-tag.outline-tag-orange:hover,
body.dark-mode .outline-tag.outline-tag-orange-hov:hover {
    background: rgba(241, 170, 31, 0.1) !important;
    border-color: #f1aa1f !important;
    color: #f1aa1f !important;
}
/* outline-tag color end */

/* fixed color start */
body.dark-mode .btn-red {
    background: #C6001D !important;
    border-color: #C6001D !important;
    color: #fff !important;
}
body.dark-mode .btn-red:hover {
    background: #C6001D !important;
    border-color: #C6001D !important;
    opacity: 0.9;
}
body.dark-mode .btn-gray {
    background: #CBD6E2 !important;
    border-color: #CBD6E2 !important;
    color: #33475B !important;
}
body.dark-mode .btn-gray:hover {
    background: #CBD6E2 !important;
    border-color: #CBD6E2 !important;
    color: #33475B !important;
    opacity: 0.9;
}
body.dark-mode .btn-accept {
    background: #128D4F !important;
    border-color: #128D4F !important;
}
body.dark-mode .btn-accept:hover {
    background: #128D4F !important;
    border-color: #128D4F !important;
}
body.dark-mode .btn-reject {
    background: #da2002 !important;
    border-color: #da2002 !important;
}
body.dark-mode .btn-reject:hover {
    background: #da2002 !important;
    border-color: #da2002 !important;
}

body.dark-mode .btn-red {
  background: #C6001D !important;
  border-color: #C6001D !important;
  color: #fff !important;
}
body.dark-mode .btn-red:hover {
  background: #C6001D !important;
  border-color: #C6001D !important;
  opacity: 0.9;
}
body.dark-mode .btn-gray {
  background: #CBD6E2 !important;
  border-color: #CBD6E2 !important;
  color: #33475B !important;
}
body.dark-mode .btn-gray:hover {
  background: #CBD6E2 !important;
  border-color: #CBD6E2 !important;
  color: #33475B !important;
  opacity: 0.9;
}
body.dark-mode .btn-orange {
  background: #ff8b17 !important;
  border-color: #ff8b17 !important;
  color: #fff !important;
}
body.dark-mode .btn-orange:hover {
  background: #ff8b17 !important;
  border-color: #ff8b17 !important;
  color: #fff !important;
  opacity: 0.9;
}
body.dark-mode .btn-green {
  background: #3db472 !important;
  border-color: #3db472 !important;
  color: #fff !important;
}
body.dark-mode .btn-green:hover {
  background: #3db472 !important;
  border-color: #3db472 !important;
  color: #fff !important;
  opacity: 0.9;
}
body.dark-mode .btn-yellow {
  background: #ddc205 !important;
  border-color: #ddc205 !important;
  color: #fff !important;
}
body.dark-mode .btn-yellow:hover {
  background: #ddc205 !important;
  border-color: #ddc205 !important;
  color: #fff !important;
  opacity: 0.9;
}

body.dark-mode .btn-green-hov {
  border-color: #3db472 !important;
  color: #3db472 !important;
}
body.dark-mode .btn-green-hov:hover {
  background: #3db472 !important;
  border-color: #3db472 !important;
  color: #fff !important;
}
body.dark-mode .btn-green-hov.active {
  background: #3db472 !important;
  border-color: #3db472 !important;
  color: #fff !important;
}
body.dark-mode .btn-red-hov {
  border-color: #C6001D !important;
  color: #C6001D !important;
}
body.dark-mode .btn-red-hov:hover {
  background: #C6001D !important;
  border-color: #C6001D !important;
  color: #fff !important;
}
body.dark-mode .btn-red-hov.active {
  background: #C6001D !important;
  border-color: #C6001D !important;
  color: #fff !important;
}
body.dark-mode .btn-yellow-hov {
  border-color: #ddc205 !important;
  color: #ddc205 !important;
}
body.dark-mode .btn-yellow-hov:hover {
  background: #ddc205 !important;
  border-color: #ddc205 !important;
  color: #fff !important;
}
body.dark-mode .btn-yellow-hov.active {
  background: #ddc205 !important;
  border-color: #ddc205 !important;
  color: #fff !important;
}
body.dark-mode .btn-orange-hov {
    border-color: #ffa500 !important;
    color: #ffa500 !important;
}
body.dark-mode .btn-orange-hov:hover {
    background: #ffa500 !important;
    border-color: #ffa500 !important;
    color: #fff !important;
}
body.dark-mode .btn-orange-hov.active {
    background: #ffa500 !important;
    border-color: #ffa500 !important;
    color: #fff !important;
}
body.dark-mode .btn-light-green-hov {
    border-color: #0DBF00 !important;
    color: #0DBF00 !important;
  }
  body.dark-mode .btn-light-green-hov:hover {
    background: #0DBF00 !important;
    border-color: #0DBF00 !important;
    color: #fff !important;
  }
  body.dark-mode .btn-light-green-hov.active {
    background: #0DBF00 !important;
    border-color: #0DBF00 !important;
    color: #fff !important;
  }

  body.dark-mode .btn-light-green {
    background: #0DBF00 !important;
    border-color: #0DBF00 !important;
    color: #fff !important;
  }
  body.dark-mode .btn-light-green:hover {
    background: #0DBF00 !important;
    border-color: #0DBF00 !important;
    color: #fff !important;
    opacity: 0.8;
  }

body.dark-mode .draft-tag-red {
  color: #ff0505 !important;
  border-color: #ff0505 !important;
}
body.dark-mode .draft-tag-red:before {
  border-color: #ff0505 !important;
}
body.dark-mode .draft-tag-red:after {
  border-color: #ff0505 !important;
  background: #ff0505 !important;
}
body.dark-mode .draft-tag-green {
  color: #22B112 !important;
  border-color: #22B112 !important;
}
body.dark-mode .draft-tag-green:before {
  border-color: #22B112 !important;
}
body.dark-mode .draft-tag-green:after {
  border-color: #22B112 !important;
  background: #22B112 !important;
}

body.dark-mode .draft-tag-yellow {
  color: #ffdf00 !important;
  border-color: #ffdf00 !important;
}
body.dark-mode .draft-tag-yellow:before {
  border-color: #ffdf00 !important;
}
body.dark-mode .draft-tag-yellow:after {
  border-color: #ffdf00 !important;
  background: #ffdf00 !important;
}

body.dark-mode .draft-tag-orange {
  color: #f7941d !important;
  border-color: #f7941d !important;
}
body.dark-mode .draft-tag-orange:before {
  border-color: #f7941d !important;
}
body.dark-mode .draft-tag-orange:after {
  border-color: #f7941d !important;
  background: #f7941d !important;
}

body.dark-mode .draft-tag-violet {
  color: #df20df !important;
  border-color: #df20df !important;
}
body.dark-mode .draft-tag-violet:before {
  border-color: #df20df !important;
}
body.dark-mode .draft-tag-violet:after {
  border-color: #df20df !important;
  background: #df20df !important;
}

body.dark-mode .draft-tag-blue {
  color: #0000ff !important;
  border-color: #0000ff !important;
}
body.dark-mode .draft-tag-blue:before {
  border-color: #0000ff !important;
}
body.dark-mode .draft-tag-blue:after {
  border-color: #0000ff !important;
  background: #0000ff !important;
}

/* fixed color end */


/* status style start */
body.dark-mode .red-dot {
    background: rgb(255 91 92 / 20%);
    color: #ed0607;
}
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 .orange-dot {
    background: rgba(241, 170, 31, 0.1);
    color: #f1aa1f;
}
body.dark-mode .brown-dot {
    color: #8c0000;
    background: rgb(150 33 34 / 15%);
}
body.dark-mode .green-dot {
    background: rgb(6 255 0 / 20%);
    color: #05e000;
}
body.dark-mode .violet-dot {
    color: #b92aff;
    background: rgb(253 0 255 / 20%);
}
body.dark-mode .light-violet-dot {
    color: #b92aff;
    background: rgb(254 127 255 / 20%);
}
body.dark-mode .dark-violet-dot {
    color: #9d1add;
    background: rgb(165 0 166 / 20%);
}
body.dark-mode .yellow-dot {
    color: #FFBB00;
    background: rgb(147 166 0 / 20%);
}
body.dark-mode .blue-dot {
    color: #3abff9;
    background: rgb(97 97 255 / 20%);
}
body.dark-mode .light-blue-dot {
    color: #83e2ff;
    background: rgb(100 227 255 / 20%);
}
body.dark-mode .dark-blue-dot {
    color: #569dff;
    background: rgb(99 106 255 / 20%);
}
body.dark-mode .amber-dot {
    color: #FFBB00;
    background: rgb(147 166 0 / 20%);
}
body.dark-mode .gray-dot {
    color: #6a696a;
    background: rgb(106 105 105 / 20%);
}
body.dark-mode .grey-dot {
    color: #6a696a;
    background: rgb(106 105 105 / 20%);
}


body.dark-mode .draft-tag {
    color: #3abff9 !important;
    background: rgb(97 97 255 / 20%) !important;
}
body.dark-mode .draft-tag-red {
    background: rgb(255 91 92 / 20%) !important;
    color: #ed0607 !important;
}
body.dark-mode .draft-tag-dark-red {
    background: rgba(255, 45, 46, 0.2) !important;
    color: #ff2d2e !important;
}
body.dark-mode .draft-tag-brown {
    background: rgb(150 33 34 / 15%) !important;
    color: #8c0000 !important;
}
body.dark-mode .draft-tag-green {
    background: rgb(6 255 0 / 20%) !important;
    color: #05e000 !important;
}
body.dark-mode .draft-tag-light-green {
    background: rgba(94, 255, 90, 0.2) !important;
    color: #5EFF5A !important;
}
body.dark-mode .draft-tag-yellow,
body.dark-mode .draft-tag-amber {
    background: rgb(147 166 0 / 20%) !important;
    color: #FFBB00 !important;
}
body.dark-mode .draft-tag-orange {
    background: rgba(241, 170, 31, 0.1) !important;
    color: #f1aa1f !important;
}
body.dark-mode .draft-tag-proposed {
    background: rgba(97, 97, 97, 0.1) !important;
    color: #616161 !important;
}
body.dark-mode .draft-tag-grey {
    background: rgba(97, 97, 97, 0.1) !important;
    color: #616161 !important;
}
body.dark-mode .draft-tag-gray {
    background: rgba(97, 97, 97, 0.1) !important;
    color: #616161 !important;
}
body.dark-mode .draft-tag-violet {
    background: rgb(253 0 255 / 20%) !important;
    color: #b92aff !important;
}
body.dark-mode .draft-tag-dark-violet {
    background: rgb(165 0 166 / 20%) !important;
    color: #9d1add !important;
}
body.dark-mode .draft-tag-dark-violet {
    background: rgb(165 0 166 / 20%) !important;
    color: #9d1add !important;
}
body.dark-mode .draft-tag-blue {
    background: rgb(97 97 255 / 20%) !important;
    color: #3abff9 !important;
}
body.dark-mode .draft-tag-archived {
    background: rgba(241, 170, 31, 0.1) !important;
    color: #f1aa1f !important;
}
body.dark-mode .draft-tag-hold {
    background: rgb(147 166 0 / 20%) !important;
    color: #FFBB00 !important;
}
body.dark-mode .draft-tag-completed {
    background: rgb(6 255 0 / 20%) !important;
    color: #05e000 !important;
}
/* status style end */

/* border color start */
body.dark-mode .left-bold-border {
    border-color: #6a6a9f !important;
}
body.dark-mode .left-blue-border {
    border-left-color: #023aff !important;
}
body.dark-mode .left-orange-border {
    border-left-color: #f1aa1f !important;
}
body.dark-mode .left-green-border {
    border-left-color: #05e000 !important;
}
body.dark-mode .left-red-border {
    border-left-color: #ff2d2e !important;
}
body.dark-mode .blue-border {
    border-color: #023aff !important;
}
/* border color end */


/* RTL style start */



/* RTL style end */
