﻿/*@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,300&display=swap');

/* ---------- Default CSS ---------- */
body{background:#fff;font-family:'Roboto', sans-serif !important;font-style:normal;/*font-family:"futura-light";*/ /*color:#403e3e;*/ padding-bottom: 0;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family:'Roboto', sans-serif !important;}
.pull-right{float:right;}
input[type=checkbox], input[type=radio]{margin-right:2px;}
/*.card {box-shadow: 0 3px 6px 0 rgba(32, 33, 36, .28);-webkit-box-shadow: 0 3px 6px 0 rgba(32, 33, 36, .28);-moz-box-shadow: 0 3px 6px 0 rgba(32, 33, 36, .28);}*/
footer.footer {display:none;}
.btn.disabled, .btn:disabled {opacity: .3;}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: url('/assets/img/loader.svg') 50% 50% no-repeat rgb(249 249 249 / 75%);
    background-size: 4% !important;

}
.lightMode {display:none !important;}
.darkMode {display:block !important;}
.dark-theme .lightMode {display:inline-block !important;}
.dark-theme .darkMode {display:none !important;}

.header-icon{display:none;}
.main-header .dropdown-menu:after{border-bottom:none!important;}
/*hide default pasword eye icon in edge*/
input::-ms-reveal, input::-ms-clear { display: none;}

/*ScrollBar*/
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5;}
::-webkit-scrollbar{width:16px;height:17px;background-color:#F5F5F5;border-radius:1px;}
::-webkit-scrollbar-thumb{background-color:#a1b0d1;border-radius:1px;}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar-track {box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background: #F5F5F5;}
*::-webkit-scrollbar {width:16px;height:17px;background-color:#F5F5F5;border-radius:1px;}
*::-webkit-scrollbar-thumb {background-color: #a1b0d1; border-radius: 1px;}
/* Works on Firefox */
* { scrollbar-width: 10px; scrollbar-color: #a1b0d1 #F5F5F5;}
.dark-theme * { scrollbar-width: 10px; scrollbar-color: #3a4560 #0f182e;}

::-webkit-input-placeholder{/* Edge */color:#616161 !important;}
:-ms-input-placeholder{/* Internet Explorer */color:#616161 !important;}
::placeholder{color:#616161 !important;}
tr:nth-child(odd){background-color:#f5f5f5 !important;}
tr:nth-child(odd) td{background-color:#f5f5f5 !important;}
tr:nth-child(even){background-color:#e8e8e8 !important;}
tr:nth-child(even) td{background-color:#e8e8e8 !important;}
.modal{z-index:9999;}
label{color:#333;}
.list-group-item{color:#333;}
.page-title-box .breadcrumb{display:none;}
.suppliertab{font-size:15px;}
.splrDB{padding:8px 20px;margin-top:-10px;}
a{cursor:pointer;}
a:not([href]){color:#000000;cursor:pointer;}
a:not([href]):hover{color:#003268;}
.modal-header h3{letter-spacing:0.05rem;font-size:20px;margin: 0;}
ul{list-style:none;padding:0;}
label{margin-bottom:0;}
.field-validation-error,label.error{font-size:12px !important;color:#f7531f !important;}
#Projectmapform .text-danger {font-size:12px !important;color:#f7531f !important;}
.text-danger {font-size:12px !important;color:#f7531f !important;}
.padTop{padding:5px 0;font-size:12.5px;color:#403e3e;}
.avatar-lg{height:3.5rem;width:3.5rem;}
.tile_count p{font-size:12px;}
hr{border-top:1px solid #ced4da9c;}
.table {margin:0;}
/* ---------- Nav ---------- */
.logo-box {height: 60px;}
.logo-box img {height: 48px;}
.navigation-menu > li > a{font-size:14px;color:#000000;font-weight:600;padding: 10px 14px;}
.navigation-menu > li .submenu li a{font-size:14px;color:#000000;}
.navbar-custom.mainNavBar{background-color:#ffffff !important;box-shadow:1px 2px 5px #e2e2e2 !important;height: 60px;}
.mainNavBar .navbar{width:100%;padding:0;}
.mainNavBar .topnav-menu{position:absolute;right:-10px;top:0;}
.mainNavBar .topnav-menu .dropdown-item{color:#333;}
.mainNavBar .topnav-menu .dropdown-header{background-color:#003268;border-bottom:1px solid #7b7b7b;}
.mainNavBar .topnav-menu .dropdown-header h6{color:white;background-color:#003268;padding:6px 0px;}
.mainNavBar .topnav-menu .dropdown-header span{display:block;margin-top:4px;}
.mainNavBar .topnav-menu .dropdown-item:focus, .mainNavBar .topnav-menu .dropdown-item:hover{color:#ffffff;text-decoration:none;background-color:#003268;}
.mainNavBar .logo-box .logo{line-height:57px;}
.mainNavBar .navbar .navbar-collapse{margin-left:5%;}
.navbar-custom.mainNavBar .navigation-menu>li:first-of-type>a {padding-left: 12px;}
.main-header .main-profile-menu .dropdown-menu:after {border-bottom: 9px solid #252d3c;}
.main-header .main-profile-menu .dropdown-menu .bg-primary {background-color: #252d3c !important;}
.main-header .main-profile-menu .dropdown-menu:after {border-bottom: 9px solid #252d3c;}
.main-header .main-profile-menu .dropdown-menu .dropdown-item:last-child {margin-bottom:5px;}
.main-header .main-profile-menu .dropdown-menu .dropdown-item i {font-size: 18px;margin-right: 8px;width: 20px;}
.main-profile-menu .dropdown-item:hover, .main-profile-menu .dropdown-item:focus { color: #003268;}
.main-profile-menu .profile-user img {height:25px;width:25px;}
.main-header a.profile-user i {color: #272746;  font-size: 20px;}
.userNameTop {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;max-width: 130px;font-size: 14px;font-weight: 500;color: #000;/*position: absolute;right: 100%;top: 35%;*/margin-right:5px;margin-top:1px;}
.dark-theme .userNameTop {color:#c5c5c5;}


/* ---------- Page ---------- */
.page-title-box .page-title{text-transform:capitalize;letter-spacing:0.04rem;font-size:18px;color:#333;text-shadow:none;box-shadow:none;line-height:35px;font-weight: 500; padding-left: 10px;}
.page-title-box .page-title.tb-ttl{margin-top:0px;color:#333;/*background:#003268;width:20%;line-height:48px;box-shadow:0 -3px 6px 0 #60606042;-webkit-box-shadow:0 -3px 6px 0 #60606042;-moz-box-shadow:0 -3px 6px 0 #60606042;*/top:2px;z-index:2;position:relative;border-top-left-radius:12px;border-top-right-radius:12px;text-align:left;left:1px;font-weight:500;padding-left:10px;}
.page-title-box .page-title-right{/*line-height:6px;*/ margin-top:10px;}
.accordionProjectsWraps{margin-bottom:15px;}
.accordionProjectsWraps .card{box-shadow:none;margin-bottom:5px;}
.accordionProjectsWraps.accordion>.card:not(:first-of-type){border-radius:0;}
.accordionProjectsWraps .card-header{padding:0;}
.accordionProjectsWraps .card-header button{background-color:#fff;color:#003268;padding:10px 10px;font-size:16px;font-weight:600;}
.accordionProjectsWraps .card-header button .accordIcon i{transition:all linear 0.2s;transform:rotate(45deg);font-size:13px;}
.accordionProjectsWraps .card-header button.collapsed .accordIcon i{transform:rotate(0deg);transition:all linear 0.2s;}
.topProjectcode{font-size:16px;font-weight:600;color:#333;}
#add_client_form_SingleProject .form-control{border-top:0;border-left:0;border-right:0;border-bottom:2px solid #dedede;color:#333;font-size:13px;}
.tile_count .card{border-radius:12px;}
#add_client_form_SingleProject textarea{border:1px solid #cdcdcd !important;}
#add_client_form_Group textarea{border:1px solid #cdcdcd !important;}
.checkbox label{color:#000;font-size:16px;letter-spacing:0.4px;}
.form-control, .form-control:focus{border-top:0;border-left:0;border-right:0;border:1px solid #cdcdcd !important;color:#333;font-size:12px;border-radius:4px;padding: 5px;height: 34px;}
.form-control:focus {border-bottom:1px solid #333 !important;min-height:34px; /*height:auto;*/}
textarea.form-control:focus {height:auto;}
/*--- select2 oprion with search ---*/
.select2UI .select2-container--default .select2-selection--single {border: 0;border: 1px solid #cdcdcd !important;color: #333;font-size: 12px;border-radius: 4px;padding: 5px;height: 34px;} 
.cloneBrdrmarkSelect2.select2UI .select2-container--default .select2-selection--single {border-bottom: 1px solid #f7531f !important;}
.select2UI .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 25px;margin-top: -1px;}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected=true]:hover {background-color: #003268 !important;color: #fff !important;border-top: 1px solid #003268;}
.select2-results__option {padding: 4px 12px !important;color: #333 !important;font-size: 13px;}
.select2UI .select2-selection__rendered {pointer-events:none;}
.select2UI .select2-container--default .select2-selection--single:focus {border-bottom: 1px solid #333 !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top:5px !important;right:5px !important;height:23px;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #98a7ae transparent transparent transparent !important;border-width: 6px 6px 0 6px !important;}
.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #98a6ad transparent !important;border-width: 0 6px 6px 6px !important;}
/*--- select2 oprion with search end---*/

.card-body .ui-selectmenu-button.ui-button, .card-body .ui-selectmenu-button.ui-button:focus, .card-body .ui-state-active, .card-body .ui-widget-content .ui-state-active, .card-body .ui-widget-header .ui-state-active, .card-body a.ui-button:active, .card-body .ui-button:active, .card-body .ui-button.ui-state-active:hover, .card-body .ui-state-hover, .card-body .ui-widget-content .ui-state-hover, .card-body .ui-widget-header .ui-state-hover, .card-body .ui-state-focus, .card-body .ui-widget-content .ui-state-focus, .card-body .ui-widget-header .ui-state-focus, .card-body .ui-button:hover, .card-body .ui-button:focus {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #a9a9a9 !important;
    background: #fff;
    color: #333;
    font-size: 14px;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 0;
}
.testclass{padding-left:0;list-style:none;}
.ui-tooltip.ui-corner-all.ui-widget-shadow.ui-widget.ui-widget-content {display:none;}

/*** Custom Tooltip Styles ***/
.crossTooltip [data-tooltip] {position: relative;z-index: 2;cursor: pointer;}
.crossTooltip [data-tooltip]:before,
.crossTooltip [data-tooltip]:after {  visibility: hidden;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);  opacity: 0;  pointer-events: none;}
.crossTooltip [data-tooltip]:before {  position: absolute;  top: -10px;  right: 120%;  padding: 7px;  width: auto;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;  background-color: #fff;  color: #333;  content: attr(data-tooltip);  text-align: center;  font-size: 12px;  line-height: 1.2;  box-shadow:1px 1px 5px #676767;  z-index:999;}
.crossTooltip [data-tooltip]:after1 {  position: absolute;  bottom: 150%;  left: 50%;  margin-left: -5px;  width: 0;  border-top: 5px solid #000;  border-top: 5px solid hsla(0, 0%, 20%, 0.9);  border-right: 5px solid transparent;  border-left: 5px solid transparent;  content: " ";  font-size: 0;  line-height: 0;  z-index:999;}
.crossTooltip [data-tooltip]:hover:before,
.crossTooltip [data-tooltip]:hover:after {  visibility: visible;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);  opacity: 1;}

/* Table CSS */
.table thead th{vertical-align:top;white-space:nowrap;font-size:13px;letter-spacing:0.01rem;text-align:center;font-weight:600;line-height:18px;border-bottom: 1px solid #dde2ef;}
/*.table-responsive{border:1px solid #e0d9d9 !important;border-top:0 !important;}*/
.table th{padding:8px 5px !important;text-align:center;}
.table td{border-top:1px solid #dadada;font-size:13px;/*color:#000;*/vertical-align:middle;padding:9px 5px 7px 8px;text-align:center;line-height:14px;}
.table tbody td a i{margin:0 4px;font-size:16px;}
.table tbody td a i{margin:0 4px;font-size:16px;}
.table tbody td a i.fa-square {margin:0 2px;font-size:12px;margin-left: -16px;}
.table tbody td a i.fa-angle-right{font-size:20px;}
/*.table td table td{border:none;}*/
.table td table td td{border:none;border-top:1px solid #dadada;}
.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff;}
/*.app-search-box .form-control{border:none;box-shadow:0 0 3px #888;border-radius:18px !important;padding:5px 15px;}
.app-search-box .form-control:valid:focus{border:none;box-shadow:0 0 3px #ccc !important;border-radius:18px !important;padding:5px 15px;}*/
.app-search-box .form-control{border:none;box-shadow:none;border-radius:8px !important;background-color: #fff;border: 1px solid #e0e0e0;padding: 0px 6px;font-size:13px;border-bottom: 1px solid #e0e0e0 !important;}
.app-search-box .form-control:valid:focus{border:none;box-shadow:none;border-radius:8px !important;background-color: #fff;border: 1px solid #e0e0e0;padding: 0px 6px;    border-bottom: 1px solid #a5a5a5 !important;}
#ListQuestion .app-search, .appSearchFull .app-search {display:inline-block;width:100%;}
#ListQuestion .app-search .app-search-box .input-group .form-control:focus, .appSearchFull .app-search .app-search-box .input-group .form-control:focus {display:inline-block;width:100%;}
.searchIcoR {position: absolute;right: 2%;top: 11px;font-size: 16px !important;color: #616161; z-index: 99;}
.brdrfull textarea, .brdrfull .form-control{border:1px solid #e6e6e6 !important;}
#accordion .btn-link{font-size:14px;color:#000;font-weight:600;}
#accordion .btn-link:hover, #accordion .btn-link:focus {color:#333;}
.responsive-table-plugin1 .table {margin-bottom:2px !important;/*border: 1px solid #e4e4e4;*/}
.responsive-table-plugin1 .table td table:nth-child(1) {margin-bottom:-1px !important;}
.responsive-table-plugin1 .table td table:nth-child(2) {margin-bottom:-1px !important;}

/* ---------- Survey Pages ---------- */
.surveyWrapUI{margin-top:50px;}
label.checkBoxLabel {font-size: 17px;}
.checkBoxLab input:hover, .checkBoxLab label:hover, .checkBoxLab span:hover, .checkBoxLabel:hover  {cursor: pointer;}
.surveyTableUI table th, .surveyTableUI table td{text-align:left !important;border:none;font-size:18px;color:#333;padding:8px 2px;}
.surveyTableUI table th:first-child{width:100px;max-width:200px;}
.surveyTableUI table td:first-child{width:auto;}
.surveyTableUI table tbody{max-height:320px;overflow-y:auto;display:block;margin-top:10px;margin-bottom:5px;}
.surveyTableUI table tbody input[type=text]{border:1px solid #a9a9a9 !important}
.surveyTableUI table input[type=checkbox], .surveyTableUI table input[type=radio]{margin-right:8px;}
.surveyTableUI tr:nth-child(even), .surveyTableUI tr:nth-child(even) td{background-color:#fff !important;}
.testSurveyWrap{color:#333;}
.testSurveyWrap .testSurveyQs{color:#333;font-size:22px;font-weight:600;}
.testSurveyWrap .form-check-label{margin-bottom:15px;font-size:16px;color:#000;font-weight:500;}
.testSurveyWrap .form-check-label span{font-weight:600;}
.thanksContentWrap{text-align:center;}
/* ---------- Project Tab panels and contents ---------- */
.forget{position:absolute;top:0;right:0;}
.nav-user::after{content:'';position:absolute;bottom:0;right:12px;width:6px;height:6px;top:40px;border-radius:100%;bottom:3px;display:block !important;}
.page-item.active .page-link{z-index:3;}
.rightArw i{transform:rotate(1deg);}
.rightArw[aria-expanded="true"] i{transform:rotate(45deg);}
#showsupplierMappings{padding:7px 20px;}
.tile_count .card-body{padding:1.5rem 0.9rem;}
#Projectslist .tile_count .card-body{margin:5px 0;padding:0;cursor:pointer;border-right:1px solid #d4caca;transform:scale(1);transition:all linear .1s;}
#Projectslist .tile_count .card-body.active, #Projectslist .tile_count .card-body.active:hover{padding:5px 0;margin:0 5px;border-right:1px solid #d4caca;background-color:#003268;color:#fff;border-radius:8px;transform:scale(1.15);transition:all linear .1s;margin-top:2px;}
#Projectslist .tile_count .card-body:hover{padding:5px 0;margin:0 7px;border-right:1px solid #d4caca;background-color:#3d3a84;color:#fff;border-radius:8px;transform:scale(1.1);transition:all linear .1s;margin-top:1px;}
#Projectslist .tile_count .card-body .cardImgWrap, #Projectslist .tile_count .card-body:hover .cardImgWrap, #Projectslist .tile_count .card-body.active .cardImgWrap{padding:0;margin-bottom:5px;margin-top:10px;}
#Projectslist .tile_count .card-body:hover .media-body h2, #Projectslist .tile_count .card-body:hover p, #Projectslist .tile_count .card-body.active .media-body h2, #Projectslist .tile_count .card-body.active p{color:#fff;}
#Projectslist .tile_count .card-body .imgWh, #Projectslist .tile_count .card-body.active .imgWh{display:none;}
#Projectslist .tile_count .card-body:hover .imgGr, #Projectslist .tile_count .card-body.active .imgGr{display:none;}
#Projectslist .tile_count .card-body:hover .imgWh, #Projectslist .tile_count .card-body.active .imgWh{display:block;}
#Projectslist .tile_count .card-body.border-none{border-right:none;}
.withBrdr.tabPanelWraps .tile_count .card-body{border-right:1px solid #d4caca;}
.tabPanelWraps .tile_count .card-body.border-none{border-right:none;}
.tabPanelWraps .tile_count .card-body p{font-size:14px;color:#003268;font-weight:600;}
.tabPanelWraps .tile_count .card-body p i{font-size:12px;}
.tabPanelWraps .tile_count .card-body{margin:5px 0;padding:0;cursor:pointer;/*border-right:1px solid #d4caca;*/ transform:scale(1);transition:all linear .1s;}
.tabPanelWraps .tile_count .card-body.active, .tabPanelWraps .tile_count .card-body.active:hover{padding:5px 0;margin:0 5px;/*border-right:1px solid #d4caca;*/ background-color:#003268;color:#fff;border-radius:8px;transform:scale(1.1);transition:all linear .1s;margin-top:0;}
.tabPanelWraps .tile_count .card-body:hover{padding:5px 0;margin:0 4px;/*border-right:1px solid #d4caca;*/ background-color:#3d3a84;color:#fff;border-radius:8px;transform:scale(1.1);transition:all linear .1s;margin-top:0;}
.tabPanelWraps .tile_count .card-body .cardImgWrap, .tabPanelWraps .tile_count .card-body1 .cardImgWrap, .tabPanelWraps .tile_count .card-body:hover .cardImgWrap, .tabPanelWraps .tile_count .card-body.active .cardImgWrap{padding:0;margin-bottom:5px;margin-top:10px;}
.tabPanelWraps .tile_count .card-body:hover .media-body h2, .tabPanelWraps .tile_count .card-body:hover p, .tabPanelWraps .tile_count .card-body.active .media-body h2, .tabPanelWraps .tile_count .card-body.active p{color:#fff;}
.tabPanelWraps .tile_count .card-body img, .tabPanelWraps .tile_count .card-body1 img, .tabPanelWraps .tile_count .card-body .avatar-lg, .tabPanelWraps .tile_count .card-body1 .avatar-lg{height:30px;width:30px;}
.tabPanelWraps .tile_count .card-body h2, .tabPanelWraps .tile_count .card-body1 h2{font-size:26px;margin-bottom:2px;color:#003268;}
.tabPanelWraps .tile_count .card-body .imgWh, .tabPanelWraps .tile_count .card-body.active .imgWh{display:none;}
.tabPanelWraps .tile_count .card-body:hover .imgGr, .tabPanelWraps .tile_count .card-body.active .imgGr{display:none;}
.tabPanelWraps .tile_count .card-body:hover .imgWh, .tabPanelWraps .tile_count .card-body.active .imgWh{display:block;}
.tabPanelWraps .tile_count .card-body1.totalBoxWrap, .tabPanelWraps .tile_count .card-body1.totalBoxWrap:hover{padding:5px 0;margin:0 8px;margin-right:2px;background-color:#b5b5b5;color:#fff;border-radius:8px;transform:scale(1.02);transition:all linear .1s;margin-top:1px;cursor:inherit;}
.tabPanelWraps .tile_count .card-body1 h2 {font-size: 24px;margin-bottom: 0px;}
.tabPanelWraps .tile_count .card-body1 p {line-height:22px;}
.tabPanelWraps .tile_count .card-body1.totalBoxWrap.inPads, .tabPanelWraps .tile_count .card-body1.totalBoxWrap.inPads:hover{padding:5px 0 12px;margin-right:-2px;}
.tabPanelWraps .tile_count .card-body1.totalBoxWrap .media-body h2, .tabPanelWraps .tile_count .card-body1.totalBoxWrap:hover .media-body h2, .tabPanelWraps .tile_count .card-body1.totalBoxWrap.active .media-body h2{color:#fff;}
.tabPanelWraps .tile_count .card-body1.totalBoxWrap p, .tabPanelWraps .tile_count .card-body1.totalBoxWrap:hover p, .tabPanelWraps .tile_count .card-body1.totalBoxWrap.active p{color:#fff;font-size:14px;font-weight:600;}
.tabPanelWraps div.table-responsive, .tableScrollFix{overflow-y:auto;max-height:430px;border: 1px solid #eaeaea;}
.tableScrollFix.rowFivefix {overflow-y:auto;max-height:250px;}
.dark-theme .tabPanelWraps div.table-responsive, .dark-theme .tableScrollFix{border: 1px solid #323b50;}
.tabPanelWraps div.table-responsive .table thead th, .tableScrollFix .table thead th{position:sticky;top:-2px;z-index:995;} 
.textWraps {overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: inherit; max-width: 165px; /*-webkit-transition: all 2s ease 1s, max-height 1s ease 0s, white-space 2s ease 1s; transition: all 2s ease 1s, max-height 1s ease 0s, white-space 2s ease 1s; */ max-height: 1.85em; line-height: 18px;}
.textWrapsCountry{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:150px;line-height: 18px;}
.textWrapsClient{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:110px;line-height: 18px;}
.textWraps:hover, .textWrapsCountry:hover, .textWrapsClient:hover {white-space: normal;text-overflow: initial;max-height: 8em;}
tr.child-group td .table tr td{background:#f5f5f5 !important;border-top:1px solid #c3c3c3 !important;}
.dark-theme tr.child-group td .table tr td {background: #1f2940 !important;border-top: 1px solid #373c4a !important;}
.copySupURL {/*position:absolute;right:-20px;top:1%;*/color: #248baf; font-weight: 600; border: 1px solid transparent;padding: 1px 0px 1px 3px;cursor:pointer; margin-right: 2px;}
.copySupURL:hover {border: 1px solid #248baf;}
.supCopyIcon .copySupURL {width:5%;float:left;}
.supCopyIcon .mainWrap {width:90%;line-height: 16px;display: inline-block;}
.dark-theme .lightRec, .darkRec {display:none;}
.dark-theme .darkRec {display:inline;}

.table-scroll-fixed.reContGrid {max-height:210px;overflow-y:auto;}
.filterInputsH, .filterInputsH:focus {height:20px;min-height:20px;}
.tabPanelWraps .fa-square.active {color:#00a500;}
.tabPanelWraps .fa-square.onHold {color:#0df4ff;}
.tabPanelWraps .fa-square.inActive {color:#ffa707;}
.tabPanelWraps .fa-square.reconcile {color:#adadad;}
.tabPanelWraps .fa-square.invoiced {color:#b452ff;}
.tabPanelWraps .fa-square.closed {color: red;}
.blink_dot {animation: blinker 1s linear infinite;}
.lineFormR .form-group .control-label {min-width: 110px;margin-top: 18px;} 
@keyframes blinker { 20% {opacity: 0.5;} 50% {opacity: 1;} 80% {opacity: 0.8;} }
.activatnkey input {width: 100%;font-size: 15px;font-weight: 600;background: #ffffffbd;color: #333;border: #333;padding: 8px 12px;margin-bottom: 12px;border-radius: 7px;box-shadow: 0px 1px 7px #bdbaba;}
.activatnkey button {background: #ffffffbd;color: #1b1c6f;font-size: 16px;max-height: 36px;padding: 5px 10px;border-radius: 7px;border: 0px;box-shadow: 0px 1px 7px #808080;margin-left:5px;float: right;}
.activatnkey label {font-size:16px;color:#000;font-weight:600;margin-bottom:10px;}
.PrScreensTTLs label strong {min-width:100px;display:inline-block;}

.tabPanelWraps .card {margin-bottom:1px;}
.tabPanelWraps .card-body {padding:12px 12px 10px;}
.tabarowbg {background: #eef;padding-top: 15px;margin: 0;border-radius: 5px;}
ul.numTabSM {margin-left:15px;}
ul.numTabSM li {display: inline-flex;margin-right: 5px;background-color: #f9f9f9;box-shadow: 1px 1px 4px #b5b5b5;padding: 5px 18px;border-radius: 5px;cursor: pointer;color: #333;}
ul.numTabSM li.bgA:hover {background-color: #4983c3;color:#fff;}
ul.numTabSM li p {font-size:14px;font-weight:500;}
ul.numTabSM li p i {font-size:14px;}
ul.numTabSM li.totalNM {background-color:#8e8e8e;color:#fff;cursor:default;}
ul.numTabSM li.active {background-color:#003268;color:#fff;}
.numTabSMSearch form.app-search {width:90%;}
.numTabSMSearch form.app-search .app-search-box .form-control {padding:5px 15px; min-height: 35px;font-size:12px;}
.ppContent h4 strong {font-weight:500;}
.ppContent ul {padding-left:30px;}
.ppContent ul li {list-style:disc;margin-bottom: 10px;font-size: 14px;}
.ppContent p { color:#333;font-size: 14px;}

/*.tableTHfix table thead {display: table;width: calc(100% - 0px);}
.tableTHfix table tbody {display: block;max-height: 365px;overflow-y: auto;}
.tableTHfix table thead tr {display: table;width: 100%;box-sizing: border-box;}*/
.dark-theme .apiClientIcon {display:none;}
.apiClientIconDark {display:none;}
.dark-theme .apiClientIconDark {display:inline-block;}
.advSrch .clearCrossIcon {top:3.5px;}
.advSrch .form-control {padding-right:25px;}

/* ---------- Search ---------- */

body[data-layout=horizontal].fsblyt .container-fluid { max-width: 100%;}
body.fsblyt .container-fluid.fsbBody { max-width:95%;}
body.fsblyt {background-color:#ededed;font-size:14px; }
body.fsblyt .surveyWrapUI {margin-top: 0px;}
body.fsblyt .navRow {background-color:#fff;border-bottom:1px solid #ededed;padding:5px 0;text-align:center;}
body.fsblyt .logo {height:55px;display:inline-block;}
body.fsblyt .page-titles {font-size:40px; color: #00428A;margin:0;margin-bottom:30px;}
body.fsblyt .card {box-shadow:1px 1px 5px #eaeaea;margin-top:30px;}
body.fsblyt div.listree-submenu-heading.collapsed:before, body.fsblyt .treeviewAccord div.listree-submenu-heading.expanded:before {background-color: #ffffff;color: #003268;font-size:24px;font-weight:500;}
body.fsblyt .treeviewAccord ul.listree li:before, body.fsblyt .treeviewAccord ul.listree li {border:none !important;}
body.fsblyt .form-control, .form-control:focus, body.fsblyt .select2UI .select2-container--default .select2-selection--single {height:36px;}
body.fsblyt .ui-datepicker-trigger {top: 37px;width: 16px;height: 16px;}
body.fsblyt .select2-container--default .select2-selection--single .select2-selection__arrow b  { margin-top: 0px; }
body.fsblyt .select2UI .select2-container--default .select2-selection--single .select2-selection__rendered { margin-top: 2px; }
body.fsblyt div.listree-submenu-heading span { padding: 0px 15px 0px 18px;margin-top: -22px; }
body.fsblyt .treeviewAccord ul.listree-submenu-items {padding-left:20px; }
body.fsblyt .table thead th, body.fsblyt .table td {background:none;background-color:#F7F7F7;border: 1px solid #f1f1f1;padding:10px 5px !important;}
body.fsblyt .table td i {font-size:13px !important;}
body.fsblyt tr:nth-child(odd), body.fsblyt tr:nth-child(even), body.fsblyt tr:nth-child(odd) td, body.fsblyt tr:nth-child(even) td {background-color:#fff !important;border: 1px solid #f1f1f1; }
body.fsblyt input[type='checkbox'] {background-color: #f6faff;border: 1px solid #a6c2df; }
body.fsblyt .text-danger {color:#E00202; }
body.fsblyt .searchIcoR {top:9px; }
body.fsblyt .form-group label {margin-bottom:6px; }
body.fsblyt .treeVin span .form-control, body.fsblyt .treeVin span .form-control:focus {min-height:20px; height:20px;}
body.fsblyt .rgtNoBox{background-color:#F5F5F5;color: #00428A;padding:10px;border-radius:20px;text-align:center;display:inline-grid;width:100%;height:180px;font-size:60px;font-weight:600;}



/* ---------- Search ---------- */
.clearCrossIcon {position: absolute;top: 4.5px;right: 6px;font-size: 16px;z-index: 99; padding: 2px 5px;color: #000 !important;}
.dark-theme .clearCrossIcon {color: #fff !important;}
.searchbox .list-group {max-height: 265px;margin-bottom: 10px;overflow-y: auto;-webkit-overflow-scrolling: touch;border: 1px solid #ccc;border-top: none;margin-top: -1px;position: absolute;width: 100%;z-index: 9999;}
.searchbox .list-group li{border-left:none;border-right:none;border-radius:0;}
.searchbox input{padding-right:35px;}
.searchIdentifiers, .searchIdentifiers:focus {font-size:14px;min-height:90px;overflow:auto;border: 1px solid #ccc;}
.searchIdentifiersBtn {margin-top:32px;}
#lstserch.list-group{max-height:265px;margin-bottom:10px;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px solid #ccc;border-top:none;border-bottom:none; margin-top:-1px;position:absolute;width:100%;z-index:9999;}
#lstserch.list-group li{border-left:none;border-right:none;border-radius:0;padding: 8px 15px; border: 1px solid #cccccc;}
.projectStatsIcon{background-color:#333;color:#fff;padding:3px 6px 3px 6px;line-height:14px;border-radius:25px;font-weight:500;font-size:11px;}
.projectStatsIcon.notes {background-color:transparent;color:#333;padding:3px 1px 3px 6px;font-size:15px;}
.dark-theme .projectStatsIcon.notes {background-color:transparent;color:#c5c5c5;}
#lstserch.list-group.bdrT {position:static;}
.projectStatsIcon.stat_S {background-color:#00a500;color: #fff;}
.projectStatsIcon.stat_F {background-color:#ea0000;color: #fff;}
.projectStatsIcon.stat_P {background-color:#ffa707;color: #fff;}
.clientPro .linksTo{}
#menuDiv .btn{letter-spacing:0.05rem;}
.mytree li{list-style-type:none;padding:3px 0;}
.ui-selectmenu-button.ui-button{display:block;}
.ui-widget.ui-widget-content{max-height:278px}
.ui-selectmenu-button.ui-button{width:100% !important;background:#ffffff;line-height:23px;}
#navigation .navigation-menu > li:first-of-type > a{padding-left:15px;}
#topnav .has-submenu.active > a{color:#003268;font-weight:600;}
#topnav .has-submenu.active > a:after {border-bottom:2px solid #003268;content:'';position:absolute; left:0; right:0; width:50%; bottom:0; margin:0 auto;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {border-bottom:none;font-weight:500;}
.navbar-custom .topnav-menu .nav-link {line-height: 60px;}
.form-group label{color:#333;font-size:14px;letter-spacing:0;}
.breakWord .form-group label{word-break: break-all;}
.custom-checkbox label{font-size:14px;}
.custom-control-input:checked ~ .custom-control-label::before{border-color:#003268;background-color:#003268;}
.account-pages .form-group .btn{min-width:250px;height:40px; background:#003268 !important;color:#fff !important;font-size:16px;box-shadow:0 3px 5px #0000002b !important;border-radius:2em;}
.loginFormWrap {background-color: #000000ab;padding: 30px;border-radius: 12px; color: #fff;padding-bottom:5px;}
.loginFormWrap {padding: 30px;border-radius: 12px; color: #fff;padding-bottom:5px;}
.loginFormWrap .form-group label {color: #fff;}
.loginFormWrap .input-group-addon .fe-eye, .loginFormWrap .input-group-addon .fe-eye-off {color: #000;font-weight:600;}
.brdr-rdus{border-radius:12px;border-top-left-radius:12px;}
#projectList .nav-tabs{margin-top:20px;top:0;z-index:2;position:relative;border-top-left-radius:12px;border-top-right-radius:12px;text-align:center;left:3px;border: none;}
#projectList .nav-tabs .nav-link.active{letter-spacing:0;text-shadow:none;font-size:15px;color:#fff;background:#003268;box-shadow:0 -3px 6px 0 #60606042;-webkit-box-shadow:0 -3px 6px 0 #60606042;-moz-box-shadow:0 -3px 6px 0 #60606042;border-color:#003268;}
.nav-tabs .nav-item{margin-right:2px;}
#projectList .nav-tabs > li > a{font-size:15px;background:#9aa2ab;padding:8px 10px;color:#fff;border-color:#9aa2ab;border-bottom:0;}
#projectList .nav-tabs > li > a:hover{color: #fff;background-color: #446385;border-color:#446385;}
#questionViewModelBody div.table-responsive, #ProjectMappingModal div.table-responsive{overflow-y:auto;max-height:240px;}
#questionViewModelBody div.table-responsive .table thead th, #ProjectMappingModal div.table-responsive .table thead th{position:sticky;top:0;}
/*#ddlshowOptiontemVisible{max-height:200px;overflow-y:auto;}*/
#ddlshowOptiontemVisible div.table-responsive{overflow-y:auto;max-height:240px;}
#ddlshowOptiontemVisible div.table-responsive .table thead th{position:sticky;top:0;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color:#fff !important;background-image:none !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{border-top:0 !important;border-left:0 !important;border-right:0 !important;border-bottom:1px solid #cdcdcd !important;color:#333 !important;font-size:14px !important;}
.account-pages .form-control{padding-left:40px;border:none;font-size:16px;height:45px;margin-top:5px;border-radius:6px !important;color:#333;box-shadow:0 3px 5px #0000002b;}
 .account-pages .form-control:focus{background:#fff;box-shadow:0 3px 5px #0000002b !important;}
.input-group > .form-control:not(:last-child){padding-right:40px;}
.fontBold{font-weight:700;font-size:13px;color:#403e3e;letter-spacing:0;}
.detail-list{font-size:13px;color:#403e3e;}
.pagesize select{padding:7px 6px 7px 0px;font-size:.8125rem;font-weight:400;line-height:1.5;color:#6c757d;background-color:#fff;border:1px solid #ced4da;border-radius:.2rem;}
 .pagesize select:focus{color:#6c757d;background-color:#fff;border-color:#b1bbc4;outline:0;}
.input-group-addon{z-index:22;display:flex;padding:12px;top:12px;right:0;align-items:center;display:-webkit-flex;position:absolute;-webkit-align-items:center;/*background:#EDEDED;border-right:1px solid #ced4da;border-top:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:8px;*/}
#projectList .linksTo .pr-1{font-size:14px;}
.pagesize{color:#333;}
 .pagesize select{color:#333;}
 .pagesize label{font-size:13.4px;}
.tblecard{border-radius:12px;}
.content-page{background:#fdfdfd;margin-top:55px;padding-top:10px !important;}
.lefticn{top:28px;left:5px;width:31px;padding:4px;height:40px;}
.lefticnpass{top:8px;left:5px;width:31px;padding:4px;height:40px;}
.loginpg{background-image:url('../images/loginbg.png'),url('../images/dotbg.png'),url('../images/dotbg.png');background-repeat:no-repeat,no-repeat;background-position:right bottom -50px, left top 20%, right -70px top 45%;background-size:contain, 140px, 140px;}
.loginpg_lessdot{background-image:url('../images/loginbg-dot.png'),url('../images/dotbg.png'),url('../images/dotbg.png');background-repeat:no-repeat,no-repeat;background-position:right bottom -50px, left top 20%, right -70px top 45%;background-size:contain, 140px, 140px;}
.loginpg_single {background-image: url(../images/bgH.png); background-repeat: no-repeat,no-repeat; background-position: top center;  background-size: cover;}
.lefticnpass img{width:28px;}
#navigation .navigation-menu{float:right;}
.lefticn img{width:21px;}
.login-img3-body{padding-bottom:0;}
.supplierProfiles .authKeys {color:#003268;margin-top: 20px;}
.supplierProfiles .authKeys strong {border-radius: 7px;box-shadow: 0px 1px 7px #a7a7a7; padding: 10px 12px;}
.supplierProfiles button.btn-bg-color {padding: 10px 10px;min-width: auto;border-radius: 10px;margin: auto;margin-left: 10px;}
#ListQuestion .pagesize {margin-top:15px;}
.suplrCPIverify {color: #1b1d1d;margin-right: 10px;float: right;font-size: 12px; font-weight: 600;}
.dark-theme .suplrCPIverify {color: #cc9c00;}
.securityChecks .d-flex.align-items-center .d-flex.align-items-center {min-width:75%;}
.securityChecks .form-group{margin-bottom:15px;}
.rangeSecurity .rangeSecurityInput {width:200px;}
.rangeSecurity .OutputNum {background-color: #333333;color: #fff;padding: 2px 2px;text-align: center;min-width: 30px;border-radius: 20px;margin-left: 5px;position: absolute;top: -5px;}

/*TreeView*/
.treeviewAccord {font-weight: 600;font-size: 14px;color: #403e3e; letter-spacing: 0;}
.treeviewAccord ul.listree {padding-left: 15px;max-height: 340px; overflow-y: auto;}
.treeviewAccord ul.listree-submenu-items { border-left: 1px dashed transparent;padding-left: 35px;}
.treeviewAccord ul.listree li {line-height: 20px; border-left: 1px solid #003268;}
.treeviewAccord ul.listree-submenu-items input[type='checkbox'] { margin-top:7px;}
.treeviewAccord ul.listree-submenu-items input[type='checkbox']:checked::before { top:-7px;}
.treeviewAccord ul.listree-submenu-items input[type=checkbox], .treeviewAccord ul.listree-submenu-items input[type=radio] {margin-right:2px;}
.treeVin span {display:flex;position:relative;}
.treeVin span .form-control {height: 20px; width: 50px;margin-left: 8px; margin-top: 4px;padding: 0 5px;position: absolute;left: 80px;}
/*.treeviewAccord ul.listree li ul li ul li {border-left: none;line-height: 28px;margin-top: 8px;}*/
.treeviewAccord ul.listree li ul li {border-left: none;line-height: 28px;margin-top: 8px;}
.treeviewAccord ul.listree li:before {content: "";display: inline-block;width: 12px;height: 0;position: relative;left: 9px;top: 16px;border-top: 1px solid #003268;}
/*.treeviewAccord ul.listree li ul li ul li:before {content:"";display:none;}*/
.treeviewAccord ul.listree li ul li:before {content:"";display:none;}
.treeviewAccord div.listree-submenu-heading.expanded:before {margin-right: 12px !important;margin-left: -12px;background-color: #003268;color: #fff;border-radius: 20px;font-size: 18px;padding: 0px 8px 2px 8px;}
div.listree-submenu-heading.collapsed:before {margin-right: 12px !important;margin-left: -12px;background-color: #003268;color: #fff;border-radius: 20px;font-size: 16px;padding: 2px 6px;}
div.listree-submenu-heading span {padding: 0px 15px 0px 25px;display: block;margin-top: -20px;color: #333;}
.dark-theme .listree-submenu-heading span {color: #c5c5c5;}
.qsGrid td {text-transform:capitalize;}

/*Accordion treeView*/
.accordTreeview h3.header {min-height: 30px; display: inline-flex}
.accordTreeview .headerColumn1 {margin: 0;line-height: initial;}
.accordTreeview .headerColumn2 {width: auto;margin: -3px 10px 0px 0;position: static;}
.accordTreeview .headerColumn2 img {height: 22px;}
.accordTreeview .expandedContent {padding-left:30px;}

/* Log Switch */
.logSwitch {text-align:right;margin-top: 8px;}
.logSwitch.tblGrid {text-align:inherit;}
.logSwitch .txts {color:#333;font-size:14px;}
.dark-theme .logSwitch .txts {color:#003268;}
.logSwitch .switch {position: relative;display: inline-block;width: 40px;height: 21px;}
.logSwitch.tblGrid .switch {width: 40px;height: 10px;}
.logSwitch .switch input {opacity: 0;width: 0;height: 0;}
.logSwitch .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color:#7d7d7d;-webkit-transition: .4s; transition: .4s;margin-top: -1px;}
.dark-theme .logSwitch .slider {background-color:#898585;}
.logSwitch .slider:before {position: absolute;content: "";height: 17px;width: 17px;left: -5px;bottom: 3px;background-color: white;-webkit-transition: .4s;transition: .4s;}
.logSwitch.tblGrid .slider:before {height: 12px;width: 12px;left: 1px;bottom: 2px;}
.logSwitch input:checked + .slider {background-color: #003268;margin-top: -1px;}
.logSwitch input:focus + .slider {box-shadow: 0 0 1px #2196F3;}
.logSwitch input + .slider:before {left: 2px;}
.logSwitch input:checked + .slider:before {left: -5px;}
.logSwitch input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}
/* Rounded sliders */
.logSwitch .slider.round {border-radius: 34px;}
.logSwitch .slider.round:before {border-radius: 50%;}
/*clone project btn mark*/
.cloneBrdrmark {border-bottom:1px solid #f7531f !important;}
.prescrnCHQ {margin-top:15px;margin}
.prescrnCHQ label {font-weight:600;}
.prescrnCHQ input[type=checkbox] {margin-right:2px;}

/* High Charts / Pie chrats */
.summaryCharts #container1, .summaryCharts #container2, .summaryCharts #container3, .summaryCharts #container4 {height: 300px;}
.summaryCharts .highcharts-figure, .summaryCharts .highcharts-data-table table {min-width: 310px; max-width: 100%;margin: 0 auto;}
.summaryCharts .highcharts-figure {max-width: 100% !important;}
.summaryCharts .highcharts-data-table table {font-family: "Montserrat", sans-serif;border-collapse: collapse;border: 1px solid #EBEBEB;margin: 0 auto;text-align: center;width: 100%;max-width: 500px;}
.summaryCharts .highcharts-data-table caption {padding: 1em 0;font-size: 1.2em;color: #555;}
.summaryCharts .highcharts-data-table th {font-weight: 600;padding: 0.5em;}
.summaryCharts .highcharts-data-table td, .summaryCharts .highcharts-data-table th, .summaryCharts .highcharts-data-table caption {padding: 0.5em;}
.summaryCharts .highcharts-data-table thead tr, .summaryCharts .highcharts-data-table tr:nth-child(even) {background: #f8f8f8;}
.summaryCharts .highcharts-data-table tr:hover {background: #f1f7ff;}
.chartTitles {border: 1px solid #e2e2e2;border-bottom:none;background-color:#fff; color: #003268;padding: 8px 15px;font-size: 14px;font-weight: 600;margin-top: 2px;margin-bottom: -1px;display: inline-block;min-width: 140px;text-align: center;border-top-left-radius: 4px;
    border-top-right-radius: 4px;}
.summaryCharts {border: 1px solid #e2e2e2;}
.summaryCharts .highcharts-credits, .summaryCharts .highcharts-title {display: none;}
.summaryCharts .highcharts-figure svg, .summaryCharts .highcharts-figure .highcharts-container {font-family:inherit !important}
.linkDisabled {
    cursor: not-allowed;
    pointer-events: none;
    color: grey;
}
.ageBtnCust .btn.btn-primary.btn_bg_color {min-width:90px;}

.multiCountryWrap ul {padding: 0;margin:0;}
.multiCountryWrap ul li {display: inline-block;padding: 0px 4px;margin: 0px 2px;font-size: 14px;background-color: #fff;border: 1px solid #ccc;margin-bottom: 4px;border-radius: 2px;position: relative;color: #46464e;}
.multiCountryWrap ul li i {/*position: absolute;top: -6px;*/color: #0175e1;background-color: #fff;cursor: pointer;border-radius: 8px;margin-left:3px;font-size: 13px;}
.multiCountryWrap.selectedCountry .countrysSelect {max-height: 100px;overflow-y: auto;padding: 10px;}
.dark-theme .multiCountryWrap.selectedCountry ul li {background-color: transparent;color:#c5c5c5; border: 1px solid #323a4a;}


/* ---------- Apex Chart // Dashboard Stats ---------- */
.statsTabs {background-color: #072483;box-shadow: 1px 1px 4px #b5b5b5;padding: 5px 8px;border-radius: 5px;color: #fff !important;text-align: right;margin-bottom: 12px;font-size: 11px !important;margin: 0 -3px;margin-top: 0;margin-bottom: 20px;text-transform: uppercase;position: relative;font-weight: 600;}
.statsTabs.clickBG {/*background-image: linear-gradient(to left, #f09d57, #f76a2d) !important;*/ background-color: #202d46;}
.statsTabs.completeBG {/*background-image: linear-gradient(to left, #3abd92 0%, #029666 100%) !important;*/background-color: #3f4550;}
.statsTabs.tsignClickBG {/*background-image: linear-gradient(to left, #0db2de 0%, #005bea 100%) !important;*/background-color: #535f7a;}
.statsTabs.failureBG {/*background-image: linear-gradient(45deg, #f93a5a, #f7778c) !important;*/background-color: #535f7a;}
.statsTabs span {font-size: 21px;display: block;line-height: 25px;font-weight: 500;}
.statIcon {height: 28px;position: absolute;left: 5%;top: 32%;}
.apexCharts {box-shadow: 1px 1px 8px #ccc;margin-top: 5px;padding: 5px 15px;border-radius: 8px;padding-bottom:0;    margin-bottom: 20px;}
.apexCharts .apexcharts-legend-marker {border-radius:8px !important;}
.apexCharts .apexcharts-legend-text {font-weight:600 !important;font-size:13px !important;}
.apexCharts .apexcharts-toolbar {display:none !important;}
.chartNameBox {background-color: #2e3644;color: #fff;padding: 5px 18px;display: inline-block;text-transform: uppercase;font-size: 13px;margin-left: -10px;border-radius: 2px;}
.dark-theme .chartNameBox {background-color: #0f1524;}
.dark-theme .apexCharts {box-shadow: 1px 1px 8px #141b2d;color:#c5c5c5;fill: #c5c5c5;}
.dark-theme .statsTabs {box-shadow: 1px 1px 8px #141b2d; background: #101624;color: #c5c5c5 !important;}
.dark-theme .apexCharts .apexcharts-text {color:#c5c5c5 !important;fill: #c5c5c5;}
.dark-theme .apexCharts .apexcharts-legend-text {color:#c5c5c5 !important;}
.dark-theme .apexcharts-text {color:#c5c5c5 !important;fill: #c5c5c5;}
.dark-theme .apexcharts-legend-text {color:#c5c5c5 !important;}


/* ---------- swal contents ---------- */
.swal-icon:first-child {margin-top: 20px;}
.swal-text:first-child{margin-top:20px;color:#000;}
.swal-modal{width:auto;padding:20px;}
.swal-overlay .swal-modal .swal-icon.swal-icon--success{display:none;}
.swal-overlay .swal-modal .swal-text{padding-top:1px;color:#000;font-size:20px;transition:none;font-weight:500;transform:translateZ(5px);max-width:none;}
.swal-footer{text-align:center;background:#ffffff;margin-top:5px;}
.swal-button, .swal-button:not([disabled]):hover, .swal-button:active{letter-spacing:0.09rem;background-color:#003268;    font-weight: 500;font-size: 12px;padding: 5px 16px;border-radius: 3px;min-width: 60px;}
.swal-title:not(:last-child){margin-bottom:0;padding-bottom:5px;}
.swal-title:first-child{margin-top:10px;}
.swal-title{color:#333;}
.swal-modal .swal-footer .swal-button-container:first-child .swal-button {background: #003268;}
.swal-modal .swal-footer:hover .swal-button-container:first-child .swal-button {box-shadow:none !important;}
.swal-modal .swal-footer:hover .swal-button-container:first-child .swal-button:hover {box-shadow:none!important}
.dark-theme .swal-modal .swal-footer .swal-button-container:first-child .swal-button {box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(43,114,165,.29) !important;}
.swal-modal .swal-footer .swal-button-container .swal-button:hover {box-shadow:none!important}
.dark-theme .swal-modal .swal-footer .swal-button-container .swal-button:hover {box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(43,114,165,.29) !important;}
.dark-theme .swal-modal .swal-footer:hover .swal-button-container:first-child .swal-button {box-shadow:none !important;}
.dark-theme .swal-modal .swal-footer:hover .swal-button-container:first-child .swal-button:hover {box-shadow:0 0 0 1px #fff, 0 0 0 3px rgba(43,114,165,.29) !important;}
.swal-button, .swal-button:not([disabled]):hover, .swal-button:active, .swal-button:focus {box-shadow:none;}
.linksTo{display:flex;}
 .linksTo li{margin-right:7px;}
.start-date{position:relative;}
.card-body .media-body h2{color:#f65741;font-size:1.25rem;}
.card-body p{color:#333;font-size:14px;}
.ui-datepicker-trigger{position:absolute;right:8px;top:29px;width:15px;cursor:pointer;}
.dark-theme .ui-datepicker-trigger {background-color: #c5c5c5;padding: 2px;border-radius: 3px;height: 18px;width: 18px;}
.preScreenQCalendar input {position:relative;width:190px;font-size:16px;}
.preScreenQCalendar img.ui-datepicker-trigger {top:82px;right:inherit;left:170px;}
.preScreenPinC {}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {z-index:999 !important; background-color: #f7f7f7;}
.dark-theme .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {z-index:999 !important; background-color: #141b2d;}
select.form-control[multiple], select.form-control[size]{/*height:calc(1.5em + .9rem + 2px);*/height:40px;}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a, .ui-state-default.ui-state-active {background-color: #003268; color: #fff !important;}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:hover {background-color: #003268; color: #fff !important;}
.ui-datepicker .ui-datepicker-header {display:block !important;}
.fa-angle-right{font-size:20px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.toggle.active .fa.fa-angle-right{transform:rotate(45deg) !important;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
/*a.suppliertab:before{font-family:FontAwesome;content:"\f068";padding-left:5px;}
  a.suppliertab.collapsed:before{content:"\f067";}*/
.mapPrWrap {max-height:400px;overflow-y:auto;}
.mapPrWrap p {margin-bottom:5px;}
table .fe-edit{font-size:16px;}
.cursor-pointer{cursor:pointer;}
.modal-open .modal{overflow-y:hidden;}
.modal-header{padding:8px 15px;}
.modal-title{color:#fff;}
.modal-header .close{color:#000;opacity:1;padding:5px; margin: 0;}
.dark-theme .modal-header .close{color:#fff;}
.field-validation-valid{font-size:12px;}
#textsearchText{padding:.45rem 2rem 0.45rem 0.9rem;}
#searchcleartext{/*top:11px;position:absolute;right:12px;*/}
.form-control[readonly]{background-color: #fff;color: #333;}
.nav-user img{height:38px;width:38px;}
.notification-list {display:none;}
.notification-list a img{border-right:2px solid #a5a5a5;padding-right:28px;}
.notification-list a i{border-right:2px solid #a5a5a5;padding-right:25px;color:#a5a5a5;font-size:25px;margin-top:25px;}
.notification-list .noti-icon-badge{right:40px;background-color:#003268;}
.tokenbtn.btnTopfix{bottom:inherit;top:0;}
.decCustWidth{max-width:12.5%;}
.rdrctStTbl table tr td, .rdrctStTbl table tr th {text-align:left; border-top: none; font-size:13px;padding:10px 5px;}
#groupBody table {background-color:#fff;}
.dark-theme #groupBody table {background-color:#1f2940;}
/*.rdrctStTbl tr:nth-child(even) {background-color: #fff !important;}
.rdrctStTbl tr:nth-child(even) td {background-color: #fff !important;}
.rdrctStTbl tr.qlfy td {background-color:#d9ffdc !important;}
.rdrctStTbl tr.d_qlfy td {background-color:#ffdcdc !important;}*/
/*@font-face{font-family:'futura-light';src:url('../fonts/futuralt.ttf') format('truetype');}
@font-face{font-family:'futura-medium';src:url('../fonts/futura-md.otf') format('opentype');}*/
/* ---------- Table coloumn Fix ---------- */
.S_table_scroll, .tscroll, .table-scroll {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.S_table_scroll table, .table-scroll table{border-collapse:separate;border-spacing:0;}
.S_table_scroll th, .S_table_scroll td, .table-scroll th, .table-scroll td{vertical-align:top;}
.table-scroll-fixed{overflow-y:auto;max-height:420px;}
.S_table_scroll thead th, .table-scroll thead th, .table-scroll-fixed thead th{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:0;z-index:999;}
/*.tscroll tfoot, .tscroll tfoot th, .tscrolll tfoot td{position:-webkit-sticky;position:sticky;bottom:0;background:#666;color:#fff;z-index:4;}*/

.table-scroll-fixed tbody td:nth-child(1), .table-scroll-fixed thead th:nth-child(1){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:0px;}
.table-scroll-fixed tbody td:nth-child(2), .table-scroll-fixed thead th:nth-child(2){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:40px;}
.table-scroll-fixed tbody td:nth-child(3), .table-scroll-fixed thead th:nth-child(3){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:150px;}
.table-scroll-fixed tbody td:nth-child(4), .table-scroll-fixed thead th:nth-child(4){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:270px;}
.table-scroll-fixed tbody td:nth-child(5), .table-scroll-fixed thead th:nth-child(5){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:440px;}

.table-scroll-fixed.adDashOnly tbody td:nth-child(2), .table-scroll-fixed.adDashOnly thead th:nth-child(2){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:56px;}
.table-scroll-fixed.adDashOnly tbody td:nth-child(3), .table-scroll-fixed.adDashOnly thead th:nth-child(3){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:196px;}
.table-scroll-fixed.adDashOnly tbody td:nth-child(4), .table-scroll-fixed.adDashOnly thead th:nth-child(4){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:316px;}
.table-scroll-fixed.adDashOnly tbody td:nth-child(5), .table-scroll-fixed.adDashOnly thead th:nth-child(5){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:486px;}


.table-scroll-fixed.adDashOnly .child-group tbody td:nth-child(2) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:56px;}
.table-scroll-fixed.adDashOnly .child-group tbody td:nth-child(3) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:196px;}
.table-scroll-fixed.adDashOnly .child-group tbody td:nth-child(4) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:316px;}
.table-scroll-fixed.adDashOnly .child-group tbody td:nth-child(5) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:486px;}

.table-scroll-fixed.supplierWay tbody td:nth-child(2), .table-scroll-fixed.supplierWay thead th:nth-child(2){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:43px;}
.table-scroll-fixed.supplierWay tbody td:nth-child(3), .table-scroll-fixed.supplierWay thead th:nth-child(3){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:153px;}
.table-scroll-fixed.supplierWay tbody td:nth-child(4), .table-scroll-fixed.supplierWay thead th:nth-child(4){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:273px;}
.table-scroll-fixed.supplierWay tbody td:nth-child(5), .table-scroll-fixed.supplierWay thead th:nth-child(5){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:403px;}

/*Project Dtails page*/
.table-scroll-fixed.prDtls th {border:none;}
.table-scroll-fixed.prDtls tbody td:nth-child(1), .table-scroll-fixed.prDtls thead th:nth-child(1), .table-scroll-fixed.prDtls tfoot th:nth-child(1) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:0px;}
.table-scroll-fixed.prDtls tbody td:nth-child(2), .table-scroll-fixed.prDtls thead th:nth-child(2), .table-scroll-fixed.prDtls tfoot th:nth-child(2) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:42px;}
.table-scroll-fixed.prDtls tbody td:nth-child(3), .table-scroll-fixed.prDtls thead th:nth-child(3), .table-scroll-fixed.prDtls tfoot th:nth-child(3) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:133px;}

.table-scroll-fixed.prDtls tbody td:nth-child(1), .table-scroll-fixed.prDtls thead th:nth-child(1), .table-scroll-fixed.prDtls tbody td:nth-child(2), .table-scroll-fixed.prDtls thead th:nth-child(2), .table-scroll-fixed.prDtls tbody td:nth-child(3), .table-scroll-fixed.prDtls thead th:nth-child(3) {background-image:linear-gradient( 180deg,#b2c5ec,#b2bed8,#9faac1,#a1b0d1); color: #02006f;font-weight: bold;}

.table-scroll-fixed.prDtls tbody td:nth-child(4), .table-scroll-fixed.prDtls thead th:nth-child(4), .table-scroll-fixed.prDtls tbody td:nth-child(5), .table-scroll-fixed.prDtls thead th:nth-child(5), .table-scroll-fixed.prDtls tbody td:nth-child(6), .table-scroll-fixed.prDtls thead th:nth-child(6), .table-scroll-fixed.prDtls tbody td:nth-child(7), .table-scroll-fixed.prDtls thead th:nth-child(7){position:static;left:inherit;background-image:linear-gradient( 180deg,#b2c5ec,#b2bed8,#9faac1,#a1b0d1); color: #02006f;font-weight: bold;}

.dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(1), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(1), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(2), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(2), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(3), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(3) {background-color: #1f2940 !important;}

.dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(1), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(1), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(2), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(2), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(3), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(3) { background-image: linear-gradient(180deg,#1f2940,#0e172b,#0e182d,#212631);color:#c5c5c5;font-weight: bold;}

.dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(4), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(4), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(5), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(5), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(6), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(6), .dark-theme .table-scroll-fixed.prDtls tbody td:nth-child(7), .dark-theme .table-scroll-fixed.prDtls thead th:nth-child(7){position:static;left:inherit;background-image:linear-gradient(180deg,#1f2940,#0e172b,#0e182d,#212631);color:#c5c5c5;font-weight: bold;}

.adDashOnly {}
.adDashOnly .child-group .accordian-body.collapsing, .adDashOnly .child-group .accordian-body.collapse {position: inherit !important; height: inherit !important; overflow: inherit !important; transition: height 0s ease;}


.table-scroll-fixed thead th:nth-child(1), .table-scroll-fixed thead th:nth-child(2), .table-scroll-fixed thead th:nth-child(3), .table-scroll-fixed thead th:nth-child(4), .table-scroll-fixed thead th:nth-child(5){z-index:997 !important;}
.table-scroll-fixed tbody td:nth-child(1), .table-scroll-fixed tbody td:nth-child(2), .table-scroll-fixed tbody td:nth-child(3), .table-scroll-fixed tbody td:nth-child(4), .table-scroll-fixed tbody td:nth-child(5){z-index:99 !important;min-height: 36px;}
/*child group*/
.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(1),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(2), .table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(3),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(4),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(5)  { /*background: #f5f5f5 !important;*/z-index:9999 !important;}
/*.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(1) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:0;}
.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(2) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:40px;}
.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(3) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:150px;}
.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(4) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:270px;}*/
/*.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(5) {position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:370px;}*/

.S_table_scroll thead th:nth-child(1), .S_table_scroll tbody td:nth-child(1){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:0;}
.S_table_scroll thead th:nth-child(2), .S_table_scroll tbody td:nth-child(2){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:80px;}
.S_table_scroll thead th:nth-child(3), .S_table_scroll tbody td:nth-child(3){position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:215px;}
.table-scroll-fixed .table-striped tbody tr:nth-of-type(odd){background-color:#fff;}
.table-scroll-fixed .table-striped tbody tr td { /*background-color:rgba(0,0,0,.05);background-color:#f7f7f7;border: none; border-top: 1px solid #dde2ef;*/
}
.S_table_scroll tbody th:nth-child(1), .S_table_scroll tbody th:nth-child(2), .S_table_scroll tbody th:nth-child(3),.table-scroll-fixed tbody th:nth-child(1), .table-scroll-fixed tbody th:nth-child(2), .table-scroll-fixed tbody th:nth-child(3), .table-scroll-fixed tbody th:nth-child(4){/*background:#003268;*/}
/*.S_table_scroll tbody td:nth-child(1), .S_table_scroll tbody td:nth-child(2), .S_table_scroll tbody td:nth-child(3),*/
.table-scroll-fixed tbody td:nth-child(1), .table-scroll-fixed tbody td:nth-child(2), .table-scroll-fixed tbody td:nth-child(3), .table-scroll-fixed tbody td:nth-child(4){background:#fff;}
.thnkTxts {font-size:20px;margin-bottom:40px;}
.ttlLinks {color:#333 !important;padding:2px 8px; background-image: linear-gradient( 230deg, #e2e2e2, #dadada, #cccccc, #b3b3b3); border-radius:15px}
.ttlLinks:hover { background-image: linear-gradient( 130deg, #e2e2e2, #dadada, #cccccc, #b3b3b3);}
.dark-theme .ttlLinks {color:#c5c5c5 !important;background-image: linear-gradient(180deg,#777,#1f2940,#27324a,#424242); font-weight:500;}
.dark-theme .ttlLinks:hover { background-image: linear-gradient( 130deg, #3c3c3c,#1f2940,#27324a,#424242);}
.fsblDark, .fsblWhite {height:16px;width:auto !important;margin-top:-3px;}
.dark-theme .fsblDark {display:none;}
.fsblWhite {display:none;}
.dark-theme .fsblWhite {display:inline;}


/* ---------- survey page question check & radio ---------- */
.surveyPagechecks [type="radio"]:checked, .surveyPagechecks [type="radio"]:not(:checked),
.surveyPagechecks [type="checkbox"]:checked, .surveyPagechecks [type="checkbox"]:not(:checked) {position: absolute;left: -9999px;}
.surveyPagechecks [type="radio"]:checked + label, .surveyPagechecks [type="radio"]:not(:checked) + label,
.surveyPagechecks [type="checkbox"]:checked + label, .surveyPagechecks [type="checkbox"]:not(:checked) + label {position: relative;padding-left: 28px;cursor: pointer;line-height: 20px;display: inline-block;/*color: #666;*/ font-size: 20px;}
.surveyPagechecks [type="radio"]:checked + label:before, .surveyPagechecks [type="radio"]:not(:checked) + label:before {content: '';position: absolute;left: 0;top: 0;width: 20px;height: 20px;border: 1px solid #505050;border-radius: 100%; background: #fff;}
.surveyPagechecks [type="checkbox"]:checked + label:before, .surveyPagechecks [type="checkbox"]:not(:checked) + label:before {content: '';position: absolute;left: 0;top: 0;width: 20px;height: 20px;border: 1px solid #505050;border-radius: 0;background: #fff;    }
.surveyPagechecks [type="radio"]:checked + label:after, .surveyPagechecks [type="radio"]:not(:checked) + label:after {content: '';width: 12px;height: 12px;background: #505050;position: absolute;top: 4px;left: 4px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.surveyPagechecks [type="checkbox"]:checked + label:after, .surveyPagechecks [type="checkbox"]:not(:checked) + label:after {content: '';width: 12px;height: 12px;background: #505050;position: absolute;top: 4px;left: 4px;border-radius: 0;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.surveyPagechecks [type="radio"]:not(:checked) + label:after,
.surveyPagechecks [type="checkbox"]:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.surveyPagechecks [type="radio"]:checked + label:after,
.surveyPagechecks [type="checkbox"]:checked + label:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

.tabContentScroll .tabContentScrollin.minH {min-height:380px;}
.tabContentScroll .tabContentScrollin {max-height:410px;overflow: hidden;overflow-y:auto;padding-right: 15px;}
ul.list-group.lstserch.bdrT {max-height:300px;overflow-y: scroll;border-bottom: 1px solid #f1f1f1;}
ul.list-group.lstserch.bdrT li {padding:5px 10px;}
ul.list-group.lstserch.bdrT li:hover {color:#fff;background-color: #003268;}
.dark-theme ul.list-group.lstserch.bdrT {border: 1px solid #29344c;}
.dark-theme ul.list-group.lstserch.bdrT li {color:#c5c5c5;}
.dark-theme ul.list-group.lstserch.bdrT li:hover {background-color: #141b2d;}
.side-menu .slide .side-menu__item i {margin-right:5px;color: #313949;font-size: 13px;}
.side-menu .slide .side-menu__item .dbicon {height:13px;margin-right:8px;}
.dark-theme .side-menu .slide .side-menu__item .dbicon {height:15px;background-color: #d5d5d5;border-radius: 10px;padding: 1px;}
.dark-theme .side-menu .slide .side-menu__item i {color: #003268;}

/* ---------- New Dashboard-Page 17-02-2025 ---------- */
.statsCardBox {}
.statsCardBox .card.valBox { background-color: #f7f7f761;cursor:pointer;padding:14px 15px;}
.statsCardBox .card {border-radius:10px; border: 1px solid #E7EBEF;box-shadow:none;margin-bottom: 28px; /*box-shadow:2px 2px 0px #ccc;*/}
.statsCardBox .textBWrap {display:inline-block;width:100%;} 
.statsCardBox .textBWrap .hdTxt {float:left;font-size:11px;font-weight:500;color: #778DA2; margin-top: 5px; line-height: 18px;}
.statsCardBox .textBWrap .hdTxt .mnHd {font-size:14px; font-weight:600;color: #344054;line-height:20px;}
.statsCardBox .textBWrap .hdIcon {float:right;/* box-shadow: 0px 2px 4px #d0d0d0;*/padding: 10px 12px;font-size: 18px;line-height: 18px;border-radius: 5px;}
.statsCardBox .textBWrap .hdIcon i {height:18px;width:18px;text-align:center;}
.statsCardBox .countN {font-size:29px;font-weight:700;margin-bottom: 0; margin-top: 1px;}
.statsCardBox .growths {font-size:12px;color:#33d5c2;letter-spacing: 0;font-weight: 700; margin-bottom: 0 !important;}
.statsCardBox .growths.down {color:#d60000;}
.statsCardBox .highcharts-contextbutton {display:none !important;}
.grpTxt {text-align:left;font-size:14px;font-weight:700;color: #344054; margin-top: 8px; line-height: 14px;}
.grpTxt .grpTxt2 {font-weight:300;}
.grpTxt.crlTest {position:absolute;}
/*.memberBox.card {box-shadow:2px 2px 0px #009E9E;}*/
.memberBox .textBWrap .hdIcon {color:#97C61F;background-color:#97C61F26;}
/*.ideaBox.card {box-shadow:2px 2px 0px #A85A00;}*/
.ideaBox .textBWrap .hdIcon {color:#F6CD62;background-color:#F6CD6233;}
/*.srvBox.card {box-shadow:2px 2px 0px #076151;}*/
.srvBox .textBWrap .hdIcon {color:#017dc0;background-color:#017dc033;}
/*.pollBox.card {box-shadow:2px 2px 0px #5E5E5E;}*/
.pollBox .textBWrap .hdIcon {color:#F37740;background-color:#F3774033;}
.statsCardBox .textBWrap .hdIcon {font-size:20px;} 
.srvDBGraph {height:250px;} 
.statsCardBox {}
.statsCardBox .crLeft {float:left;text-align: center;}
.statsCardBox .crLeft .crImg {}
.statsCardBox .crLeft .crImg img {height:50px; margin-top: 5px;}
.statsCardBox .crLeft .crTxt {font-size: 16px;font-weight: 500;color: #344054;line-height: 20px; margin-top: 10px;}
.statsCardBox .crRgt {float:right;}
.statsCardBox .crRgt .numTxt {font-size: 32px;font-weight: 600;color: #545454;margin-top: 0px;margin-right:0px;line-height:40px;}
.statsCardBox {} 
.seachBoxWrap {margin-bottom:10px;}
.seachBoxWrap .form-group {margin-bottom:8px;}

.app-sidebar .slide-menu a:before {font-size: 14px;top: 7px;left:inherit;right:2px;} 
.app-sidebar .slide-menu li a:before {display:none;}
.app-sidebar .slide-menu li.slide a:before {display:inline;}
.app-sidebar .slide-menu li.slide ul.slide-menu li a:before {display:none;}
.slide.is-expanded .slide-menu.open .slide.is-expanded a:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.app-sidebar .slide-menu a.active:before {color: #333;transform: rotate(45deg);}
.app-sidebar .slide .side-menu__item.active::before {background: #333;}

.topPrSrvy .topPrSrvyGrid {max-height:315px; overflow-y:auto; border: none !important;}
.pollStats .pollStatsGrid {min-height:265px;max-height:265px; overflow-y:auto; border: none !important;}
.topPrSrvy .topPrSrvyGrid tr:nth-child(even).topPrSrvy, .topPrSrvyGrid tr:nth-child(even) td {background-color:#fff !important;}
.topPrSrvy .topPrSrvyGrid th {color: #002e74;background-color: #ffffff;text-align:left;padding:10px 8px 8px;}
/*.topPrSrvy .topPrSrvyGrid td {padding:0 !important;}*/
.topPrSrvy .topPrSrvyGrid .topPrA {display:block;}
.topPrSrvy a.avatar {color: #fff;display: inline-flex;align-items: center;justify-content: center;font-size: 1rem;border-radius: .75rem;height: 48px;width: 48px;transition: all .2s ease-in-out;}
.topPrSrvy .avatar.avatar-sm {height: 40px;width:40px; border-radius: 5px;margin-right:15px;}
.topPrSrvy .avatar-xs {width: 24px !important;height: 24px !important;font-size: .75rem;}
.topPrSrvy .avatar-group .avatar {position: relative;z-index: 2;}
.topPrSrvy a.avatar.avatar-xs.rounded-circle img {width: 24px !important;height: 24px !important;font-size: .75rem;border-radius: 50%;border: 2px solid #ffffff;box-shadow: 0px 0px 3px #bfbcbc;}
.topPrSrvy .avatar-group .avatar+.avatar {margin-left: -1rem;}
.topPrSrvy .leftHD {color:#000;font-weight: 300;text-align:left;margin-top:0px; font-size: 13px;}
.topPrSrvy .leftPara.textEll {text-align:left; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;display: inline-block; max-width: 200px;color:#778DA2;font-size: 12px;font-weight: 400;}
/*.topPrSrvy .leftPara.textEll:hover {white-space: inherit;}*/
.topPrSrvy .table tr { border-bottom: 1px solid #E7EBEF!important;}
.topPrSrvy .table tr:last-child { border-bottom: none !important;}
.topPrSrvy .table td { border: none !important;text-align:left; padding:10px 8px 8px;}
.topPrSrvy .table td strong { font-weight:300 !important;}
.topPrSrvy .morePrImg {width: 24px !important;height: 24px !important;border-radius: 50%;border: 2px solid #ffffff;box-shadow: 0px 0px 3px #bfbcbc;background-color: #00000095;color: #fff;position: absolute;top: 0px;font-size: 10px;vertical-align: middle;padding-top: 3px; text-align: center;}
.topPrSrvy.card {border-radius: 10px;border: 1px solid #E7EBEF;box-shadow: none;margin-bottom: 25px;}
#mapCharts {min-height: 210px !important;height:210px;}
#rdchartDaily, #tsignchartDaily {min-height: 255px !important;height:255px;}
.RdMonthly {min-height: 240px !important;height:240px;}
#rdchartDaily .apexcharts-toolbar, #tsignchartDaily .apexcharts-toolbar {display:none;}
#surveyConvert {min-height: 175px !important;height:175px;}
.chartWrapTxt {text-align:center;margin-top:-23px;}
.chartWrapTxt .chartTxtLine {margin-bottom:10px;color:#344054;font-weight:500;font-size:13px;}
.chartWrapTxt .chartTxtNo {margin-bottom:0px;color:#545454;font-weight:600;font-size: 32px;line-height: 30px;}
.searchBoxR {display: flex;align-items: center;justify-content: flex-end;}
.searchBoxR .search-container {background-color: #fff;border: 1px solid #e0e0e0;border-radius: 8px;padding: 0px 6px;/*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/position:relative;min-width:100%;margin-bottom: 8px; }
.searchBoxR .search-input {background-color: transparent;border: none;outline: none;flex: 1;padding: 6px;font-size: 14px;color: #6c757d;width:100%;}
.searchBoxR .search-input::placeholder {color: #778DA2;}
.searchBoxR .search-icon {color: #778DA2;font-size: 16px;margin-right: 10px;cursor: pointer;position:absolute;right:0;top:8px;}
.searchBoxR .icon-button {display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;margin-left: 8px;background-color: #C2CCD626;border: 1px solid #e0e0e0;border-radius: 8px;cursor: pointer;position: relative;}
.searchBoxR .icon-button:hover {box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);}
.searchBoxR .icon {font-size: 16px;color: #778DA2;}
.searchBoxR .notification-dot {position: absolute;top: -5px;right: -5px;width: 12px;height: 12px;background-color: #2ecc71;border-radius: 50%;border: 2px solid #fff;}
.dark-theme .statsCardBox .crRgt .numTxt, .dark-theme .topPrSrvy .leftHD, .dark-theme .grpTxt, .dark-theme .chartWrapTxt .chartTxtNo, .dark-theme .chartWrapTxt .chartTxtLine, .dark-theme .apexcharts-legend-text
{color:#c5c5c5 !important;}
.dark-theme .topPrSrvy .table tr {border-bottom: 1px solid #3a3a3a !important;}
/*.dark-theme .statsCardBox .card, .dark-theme .card.topPrSrvy {background-color:#f1f1f1 !important;}
.dark-theme .statsCardBox .crTxt  {color:#333;}*/
.dark-theme .highcharts-background {fill: #1f2940;} 
.dark-theme .apexcharts-text.apexcharts-datalabel-label, .dark-theme .apexcharts-text.apexcharts-datalabel-value {fill: #c5c5c5;}
.dark-theme .highcharts-root text, .dark-theme .highcharts-root text tspan, .dark-theme .apexcharts-text tspan, .dark-theme .apexcharts-text.apexcharts-yaxis-title-text {stroke: none !important;fill: #c5c5c5 !important;font-weight: normal !important;}
.dark-theme .crmTopNav.main-header {background-color: #1f2940;color:#fff;}
.dark-theme .main-header-message > a, .dark-theme .main-header-notification > a, .dark-theme .nav-item.full-screen > a, .dark-theme .card-title {color: #fff;}
.dark-theme .crmTopNav.nav1 a.darkMode, .dark-theme .crmTopNav.nav1 .navbar a, .dark-theme .header-icon-svgs, .dark-theme .nav1 .userNameTop, .dark-theme .nav1.main-header a.profile-user i {color:#fff;}
.dark-theme .searchBoxR .search-container { background-color: #232e48;border-color:#e2e8f51a;}
.dark-theme .prStatSelect select.form-control, .dark-theme .prStatSelect select.form-control:focus {border-color:#e2e8f51a !important;}
.dark-theme {}
.dark-theme .highcharts-background {fill:#191f2c;}
.dark-theme .highcharts-root text, .dark-theme .highcharts-root text tspan { stroke: none !important;fill: #c5c5c5 !important;font-weight: normal !important;}
.textBHH {font-size: 14px!important;margin-top: 8px!important;}
.textBHD {position: relative;top: -8px;right: 4px;color:#fff!important;}
/*Responsive css */
@media(min-width:768px) {
 .tokenbtn{position:absolute;bottom:0;}
 .tokenbtnDiv{position:absolute;top:23px;}
 
 .tokenbtnDiv.searchIdentifiersBtn{top:inherit;bottom:0;}
 .tokenbtnDiv.searchIdentifiersBtn .btn {margin-right:5px;}
 .linksTo{position:absolute;top:-60px;right:-15px;}
 .tokenbtnDiv.prSc .btn, .tokenbtnDiv.prSc .sp-container button {padding:8px 8px;font-size: 13px;font-weight: 500;}
}
@media (min-width:1200px){
 .STCntr .thanks-img{width:330px;}
}
@media (max-width:767.98px){
 .tokenbtnDiv a{margin-bottom:10px;display:block;}
 body [data-layout=horizontal] .logo-box{padding-right:0;}
}


/*Theme reset offwhite*/
body {background: #dadada;}
.app-sidebar,.main-sidebar-header {background: #fff;border-bottom: 1px solid #d4d4d4;}
.main-header {background: #fff; border-bottom: 1px solid #d4d4d4;}
/*.main-content {margin-left:130px;}*/
.table thead th {background-color: #a1b0d1; text-transform: inherit; background-image: linear-gradient(180deg,#b2c5ec,#b2bed8,#9faac1,#a1b0d1); color: #000000;}
.card {background:#fff !important}
.main-sidebar-header { padding: 8px 5px;}

@media(min-width:768px) {
 /*   .app-sidebar,.main-sidebar-header {width: 190px;} 
    .main-header {padding-left: 130px;} 
    .main-content {margin-left: 190px;}
    .side-menu .slide .side-menu__item {padding: 10px 5px 10px 8px;}
    .slide-menu {padding-left: 10px;}
    .slide-item {padding: 5px 1px 5px 0px;margin-left: 18px;}*/
    .main-sidebar-header {display:none;} 
    .app-sidebar,.main-sidebar-header {width: 190px; top: 64px;z-index:990;} 
    .main-header {padding-left: 0px;} 
    .app.sidenav-toggled .main-header {padding-left: 0px;} 
    .main-content {margin-left: 190px;}
    .side-menu .slide .side-menu__item {padding: 12px 8px 12px 8px; border-bottom: 1px solid #f7f7f7;font-size:13px;}
    .slide-menu {padding-left: 5px;}
    .side-menu .slide .side-menu__item.active {background-color: #fff;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
    .slide-item {padding: 8px 12px 8px 8px; border-bottom: 1px solid #f7f7f7;font-size: 12px;}
    .app-sidebar .main-sidemenu {overflow:hidden; overflow-y:auto; margin-top: 35px;}
    .app-sidebar .main-sidemenu .side-menu li:last-child {margin-bottom:35px;}
    .app-sidebar .main-sidemenu .side-menu ul li:last-child {margin-bottom:0px;}
    .app.sidenav-toggled .app-sidebar {width: 50px;}
    .app.sidenav-toggled .app-content {margin-left: 50px;}
    .app.sidebar-mini.sidenav-toggled-open .app-sidebar {width: 190px;}
    .app.sidebar-mini.sidenav-toggled-open .slide .slide-item {margin-left: 30px}
    .app.sidebar-mini.sidenav-toggled-open .side-menu .slide .side-menu__item .side-menu__label {color:#6c6c6c;}
    .app.sidenav-toggled.sidenav-toggled-open .app-content {margin-left: 190px;}
    .app.sidenav-toggled .select2-container.select2-container--default.select2-container--open .select2-dropdown--below {left: initial}
    .app.sidenav-toggled.sidenav-toggled-open .select2-container.select2-container--default.select2-container--open .select2-dropdown--below {left: calc(150px + 5px)}
  

    .app.sidenav-toggled .app-sidebar {width: 50px;}
    .app.sidenav-toggled .app-content {margin-left: 50px;}



    /*.responsive-logo {display: inline;}
    .responsive-logo .logoMN {height: 50px;}
    .app-sidebar__toggle {display:inline;position: absolute;left: 0px;top: 65px;}
    .app-sidebar__toggle .open-toggle  {} 
    .app-sidebar__toggle .open-toggle, .app-sidebar__toggle .close-toggle i {background-color:#fff;}
    .dark-theme .app-sidebar__toggle .open-toggle, .dark-theme .app-sidebar__toggle .close-toggle i {background-color:transparent;}
    .header-icon {display:block;font-size: 20px; color: #333;} 
    .dark-theme .header-icon { color: #c5c5c5;}*/ 
       
}
.profitCount {position:absolute;background-color:#d9d9d9; border:1px solid #d9d9d9; border-radius:4px; z-index:999999; top:0px; right:50px;min-width: 90px;padding: 10px 0;display:none;}
.profitCount:before {content: "";position: absolute;top:10px;right: -18px;border-bottom: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid transparent;border-left: 12px solid #d9d9d9;}
.profitCount a {display:block;color:#061C72;cursor: pointer; padding: 1px 4px; line-height: 13px;}
.profitCount a.brdrBtm {border-bottom:1px solid #cbcaca !important;}
.profitCount a:hover {background-color:#e9e9e9;}
.profitCount label {font-size:12px;color:#333;cursor: pointer;}
.profitCountLink .profiticon {height:20px;}


/* ---------- Reset Theme ---------- */
.tab-content {overflow: inherit;}
.slide.is-expanded a {color: #333;margin-left: 18px;}
.dark-theme .slide.is-expanded a {border-bottom: 1px solid #333;}
.side-menu__label, .side-menu .side-menu__icon {color: #333; fill: #616161;}
/*.slide.is-expanded .side-menu__item {background-color: #003268;}*/
li.is-expanded .slide-item.active:hover {color: #003268  !important;}
.app-sidebar .slide.active .side-menu__icon {fill: #000 !important;}
.app-sidebar .slide.is-expanded .side-menu__icon {fill: #000 !important;}
.slide.is-expanded .side-menu__label, .slide.is-expanded .side-menu__icon, .slide.is-expanded .angle {color: #000 !important;font-weight: 600;}
.slide-item.active {color: #003268 !important;font-weight: 600;}
.slide-item:hover, .slide-item:focus {color: #000 !important;font-weight: 600;}
.slide:hover .side-menu__label, .slide:hover .angle, .slide:hover .side-menu__icon {color: #333 !important;fill: #333 !important;font-weight: 600;}
/*.slide:hover .side-menu__item.active .side-menu__label, .slide:hover .side-menu__item.active .angle, .slide:hover .side-menu__item.active .side-menu__icon {color: #fff !important;fill: #fff !important;}*/
.slide.is-expanded:hover .side-menu__item .side-menu__label, .slide.is-expanded:hover .side-menu__item .angle, .slide.is-expanded:hover .side-menu__item .side-menu__icon {color: #333 !important;fill: #333 !important;}
.side-menu__item.active .side-menu__icon {fill: #000 !important;font-weight: 400;}
.side-menu__item.active .side-menu__label {color: #003268  !important;font-weight: 400;}
.dark-theme .side-menu__item.active .side-menu__icon {fill: #fff !important;font-weight: 400;}
.dark-theme .side-menu__item.active .side-menu__label {color: #fff !important;font-weight: 400;}
.slide.is-expanded:hover .side-menu__item .side-menu__label, .slide.is-expanded:hover .side-menu__item .angle, .slide.is-expanded:hover .side-menu__item .side-menu__icon {color: #000 !important; fill: #000 !important;}
.app-sidebar .slide-menu a:before {font-size: 14px;top: 7px;left:inherit;right:3px;}
.app-sidebar .slide-menu a.active:before {color: #003268; transform: rotate(45deg);}
.app-sidebar .slide .side-menu__item.active::before {background: #333;}
/*.dark-theme .slide.is-expanded .side-menu__item {background-color: #0175e1;}*/
.dark-theme .app-sidebar .slide.active .side-menu__icon, .dark-theme .app-sidebar .slide.is-expanded .side-menu__icon {fill: #0175e1 !important; color: #0175e1 !important;}
.dark-theme .slide.is-expanded .side-menu__label, .dark-theme .slide.is-expanded .side-menu__icon, .dark-theme .slide.is-expanded .angle {color: #fff !important;font-weight: 600;}
.dark-theme .slide.is-expanded:hover .side-menu__item .side-menu__label, .dark-theme .slide.is-expanded:hover .side-menu__item .angle, .dark-theme .slide.is-expanded:hover .side-menu__item .side-menu__icon {color: #fff !important;fill: #0175e1 !important;}
.dark-theme .slide-item.active, .dark-theme .slide-item:hover, .dark-theme .slide-item:focus {color: #0175e1 !important;font-weight: 600;}
.dark-theme .slide:hover .side-menu__label, .dark-theme .slide:hover .angle, .dark-theme .slide:hover .side-menu__icon {color: #fff !important;fill: #fff !important;}
.dark-theme .app-sidebar .slide-menu a:before {font-size: 14px;top: 7px;}
.dark-theme .app-sidebar .slide-menu a.active:before {color: #003268;}
.dark-theme .slide-item:hover:before {color: #003268 !important;}
.dark-theme .slide-item:hover, .dark-theme .slide-item:focus {color: #dcdcdc !important;}
.dark-theme .side-menu__item.active .side-menu__icon { fill: #efb616;}
li.is-expanded .slide-item.active:hover {color: #003268  !important;}
.pagination {float: right; margin-bottom: 8px;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;margin-top: 10px;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #003268;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}
.pagination a.active {z-index: 2 !important; color: #fff !important; background-color: #003268  !important; border-color: #003268  !important;cursor: not-allowed !important; pointer-events: none !important;}
.dark-theme .pagination a.active {background-color: #0175e1 !important; border-color: #0175e1 !important;}
.pagination a.disabled {cursor: not-allowed !important;color: grey !important;pointer-events: none !important;}
.pagination a:hover{color: #003268 !important; border-color: #003268;}
.dark-theme .pagination > li > a, .dark-theme .pagination > li > span {  color: #bec1c9;  background-color: #141b2d;  border: 1px solid #141b2d; }
.dark-theme .pagination > li > a:hover, .dark-theme .pagination > li > span:hover {border: 1px solid #0175e1;color:#fff !important;}
.tabPanelWraps .app-search {padding:0 15px  ;margin: 0;}
.tabPanelWraps .app-search-box {width:100%;}
.tabPanelWraps .app-search-box .form-control, #ListQuestion .app-search-box .form-control, .app-search .app-search-box .form-control  {height:34px;}
.main-header {z-index: 1001 !important;box-shadow: 5px 7px 7px -5px #e0e0e0 !important;}
.dark-theme .main-header {box-shadow:none !important;}
.dark-theme ul.numTabSM li {box-shadow:none;background-color: #1f2940; color: #bec1c9;}
.dark-theme ul.numTabSM li.totalNM {background-color: #383a3e; color: #bec1c9;}
.dark-theme ul.numTabSM li.active {background-color: #0175e1; color: #fff;}
.dataTables_paginate .page-item.active .page-link, .pagination .page-link:hover {background-color: #0175e1 !important;border: none !important;}
.page-title-box {margin-bottom:5px; margin-top:8px;}
.page-title-box .page-title {margin-bottom:5px; margin-top:8px;}
.dark-theme .page-title-box .page-title {color:#bec1c9;}
.main-footer {position: fixed;bottom: 0;width: 100%;z-index: 999; border-top: 1px solid #f9f9f9;/*display:none;*/}
.main-footer .container-fluid { color: #003268;}
.dark-theme .form-group label {color: #bec1c9;}
.dark-theme .form-control {border:1px solid rgb(226 232 245 / 10%) !important;}
.dark-theme .form-control:focus {border-bottom:1px solid #0175e1 !important; color: #bec1c9;}
.main-body, .main-dashboard {margin-bottom:50px;min-height:calc(100vh - 20px)}
.main-body .page, .main-dashboard .page {min-height:calc(100vh - 20px)}
.dark-theme tr:nth-child(odd){background-color:transparent !important;}
.dark-theme tr:nth-child(odd) td{background-color:transparent !important;}
.dark-theme tr:nth-child(even){background-color:transparent !important;}
.dark-theme tr:nth-child(even) td{background-color:transparent !important;}
.dark-theme .table-scroll-fixed .table-striped tbody tr:nth-of-type(odd) {background-color:transparent;border-bottom: 1px solid #323b50 !important;}
.dark-theme .table-scroll-fixed tbody td:nth-child(1), .dark-theme .table-scroll-fixed tbody td:nth-child(2), .dark-theme .table-scroll-fixed tbody td:nth-child(3), .dark-theme .table-scroll-fixed tbody td:nth-child(4) {background: #1f2940;}
.dark-theme .projectStatsIcon {background-color:#0175e1;color:#fff;}
table table {border:none;}
.table th, .table td {border:none;}
.table td .table td {border:none;border-top:none;}
.dark-theme .table td .table td {border:none;/*background-color: #1f2940 !important;*/border-bottom: none !important;}
.dark-theme .table-striped tbody tr:nth-of-type(2n+1) {background-color: #1f2940; border-bottom: 0 !important;}
.dark-theme ul.numTabSM li.active {background-color: #0175e1;color: #f7f7f7;}
.dark-theme .page-title-box .page-title.tb-ttl {background: transparent; box-shadow: none;}
.dark-theme .btn-bg-color, .dark-theme .btn-primary {background: #0175e1 !important;box-shadow: none; color: #fff !important;}
.dark-theme .btn-bg-color:hover, .dark-theme .btn-primary:hover,  .dark-theme .btn-primary:focus,  .dark-theme .btn-primary:active {background: #0175e1 !important;box-shadow: none;color:#000;}
.dark-theme .bgpurple {background: #0175e1;color: #fff;}
.dark-theme #projectList .nav-tabs .nav-link.active {background-color: #0175e1;color: #f7f7f7;border-color: #0175e1;border-bottom: 0;}
.dark-theme #projectList .nav-tabs > li > a {background-color: #34415c;color: #e2e2e2;border-color: #34415c;}
.dark-theme #projectList .nav-tabs > li > a:hover {background-color: #33628f;color: #fff;border-color: #33628f;border-bottom: 0;}
.dark-theme .form-control { color: #c5c5c5 !important;}
.dark-theme #accordion .btn-link {color: #0175e1;}
.dark-theme #accordion .btn-link:hover, .dark-theme #accordion .btn-link:focus {color: #0175e1;}
.dark-theme .h1, .dark-theme .h2, .dark-theme .h3, .dark-theme .h4, .dark-theme .h5, .dark-theme .h6, .dark-theme h1, .dark-theme h2, .dark-theme h3, .dark-theme h4, .dark-theme h5, .dark-theme h6  { color: #c5c5c5;}
.dark-theme .modal-header h3 {color:#fff !important;}
.dark-theme .topProjectcode, .dark-theme .fontBold, .dark-theme .detail-list, .dark-theme label { color: #c5c5c5;}
.dark-theme .select2-container--default .select2-search--dropdown {background-color: #1f2940;}
.dark-theme .select2-results__option {color: #c5c5c5 !important;}
.dark-theme .select2-dropdown { background-color: #141b2d;}
.dark-theme .select2-container--default .select2-results__option[aria-selected=true], .dark-theme .select2-container--default .select2-results__option--highlighted[aria-selected], .dark-theme .select2-container--default .select2-results__option[aria-selected=true]:hover {background-color: #0175e1 !important;color: #c5c5c5 !important; border-top: 1px solid #0175e1;}
.dark-theme #lstserch.list-group li {color: #c5c5c5;border-color: #4c4c4c;}
.dark-theme .brdrfull textarea, .dark-theme .brdrfull .form-control {border: 1px solid #333d52 !important;}
.dark-theme .card-body p {color: #c5c5c5;}
.dark-theme .pagesize select {background-color: #141b2d; border: 1px solid #141b2d;color: #c5c5c5;}
/*#global-loader {background:url('/images/loader.gif') 50% 50% no-repeat rgb(249 249 249 / 75%);}
.dark-theme #global-loader {background:url('/images/loader.gif') 50% 50% no-repeat rgb(249 249 249 / 75%);}*/
.modal-backdrop.show {opacity:0.2;}
.dark-theme .numTabSMSearch form.app-search .app-search-box .form-control {box-shadow:none;}
.inputDark {border: 1px solid #ccc;}
.dark-theme .form-control, .dark-theme .inputDark {color: #fff;background-color: #232e48;border: 1px solid rgba(226, 232, 245, 0.1);box-shadow: none;}
.dark-theme .side-menu .slide .side-menu__item {color:#fff;font-weight:600;background-color: #1f2940;border-color:#1f2940;}
.dark-theme .side-menu .slide .side-menu__item.active {color:#fff;font-weight:600;background-color: #141b2d;border-color:#141b2d;}
.dark-theme input[type=checkbox]:focus, .dark-theme input[type=radio]:focus {box-shadow: 0px 0px 2px #ffffff;}
.dark-theme .select2UI .select2-container--default .select2-selection--single { border: 1px solid #333d52 !important;background-color: #232e48;}
.dark-theme .select2UI .select2-container--default .select2-selection--single:focus {border-bottom: 1px solid #0175e1 !important;}
.dark-theme #add_client_form_SingleProject textarea {border:none !important;}
.dark-theme .bg-primary {background-color: #141b2d !important;}
.dark-theme .main-header .dropdown-menu .bg-primary {background-color: #141b2d !important;}
.dark-theme .main-header .dropdown-menu:after { border-bottom: 9px solid #141b2d;}
/*.dark-theme .responsive-table-plugin1 .table { border: 1px solid #333d51;}
.dark-theme .table-scroll-fixed .table-striped tbody tr td {border-top: 1px solid #333d51;}*/
#global-loader {background: #ffffff9e;}
.dark-theme #global-loader {background: #1a233aa6;}
.dark-theme .swal-modal, .dark-theme .swal-footer {background-color: #232e48;}
.dark-theme .swal-overlay .swal-modal .swal-text {color:#c5c5c5;}
.dark-theme .swal-button, .dark-theme .swal-button:not([disabled]):hover, .dark-theme .swal-button:active, .dark-theme .swal-button:focus {background-color: #003268;outline:none;border:none;}
.dark-theme input:-webkit-autofill, .dark-theme textarea:-webkit-autofill, .dark-theme select:-webkit-autofill {background-color: #232e48 !important; border: 1px solid rgba(226, 232, 245, 0.1);}
.dark-theme .cke_top, .dark-theme .cke_wysiwyg_frame, .dark-theme .cke_wysiwyg_div {background: #bbbbbd !important; background-color: #bbbbbd !important;}
.dark-theme body, .dark-theme .cke_bottom {color: #c5c5c5; background-color: #1f2940;}
.dark-theme #cke_preScreenMessage iframe body {color: #c5c5c5; background-color: #1f2940;}
.tableUIborder .table {border: 1px solid #e4e4e4;}
.dark-theme .tableUIborder .table {border: 1px solid rgba(227, 231, 237, 0.1);}
.tableUIborder .table td {border-top: 1px solid #e4e4e4;}
.dark-theme .tableUIborder .table td {border-top: 1px solid rgba(227, 231, 237, 0.1);}
.dark-theme #add_client_form_Group textarea { border: 1px solid #333d52 !important;}
.dark-theme .input-group-addon .fe-eye, .dark-theme .input-group-addon .fe-eye-off {color: #909090;}
.statsO {font-size:14px;}
.dark-theme .statsO {color:#fff !important;font-size:14px;}
.dark-theme .multiselect-dropdown, .dark-theme .multiselect-dropdown-list-wrapper {background-color:#232e48;border-color:#333d52;}
.dark-theme .multiselect-dropdown-list div:hover {background-color: #19233e;}
.dark-theme .multiselect-dropdown span.optext {background-color: #333d52;color: #c5c5c5;}

#back-to-top {background-color: #003268;}
.dark-theme #back-to-top {background-color: #0175e1;}

/*Custom checkboxes*/
.checkboxTheme, .checkbox-inline {display: inline-flex;  cursor: pointer; position: relative;}
/*.checkbox-inline span {color: #34495E; padding: 0.5rem 0.25rem;}*/
input[type='checkbox'] { height: 14px; width: 14px;-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;border: 1px solid #505050;border-radius: 2px; outline: none; transition-duration: 0.3s; background-color: #505050; cursor: pointer;margin-top: 2px;position: relative;}
input[type='checkbox']:checked {border: 1px solid #2c3c5c; background-color: #2c3c5c;}
input[type='checkbox']:checked::before {content: '\2713';display: block;text-align: center;color: #fff;position: absolute;left: 1.4px;top: -1px;font-weight: 600;font-size: 11px;}
input[type='checkbox']:active {border: 2px solid #505050;}
input[type='checkbox']:disabled {opacity: 0.6;background-color: #272727;}
.checkboxTheme input[type='checkbox']:checked::before, .checkbox-inline input[type='checkbox']:checked::before {top: -2px;}
.dark-theme input[type='checkbox'] { border: 1px solid #0175e1; background-color: #0175e1;}
.dark-theme input[type='checkbox']:checked {border: 1px solid #0175e1; background-color: #0175e1;}
.dark-theme input[type='checkbox']:checked::before {color: #c5c5c5;}
.dark-theme input[type='checkbox']:active {border: 2px solid #34495E;}
.dark-theme input[type='checkbox']:disabled {background-color: #0175e1;}
.dark-theme .main-header a.profile-user i {color: #c5c5c5;}

/* -------------------- CRM Pages -------------------- */
.pgTitle {font-size: 18px;color: #333;font-weight: 500;font-style: normal !important;padding-bottom: 5px;padding-top: 1px;position: relative;}

.crTask .heading{font-size:20px;}
.myBTN{background-color: #96a0b3;border-color: #edf0f6;color: #fff;padding: 4px 10px 5px;min-width: 85px;border-radius: 5px;
    font-size: 12px;margin: 0 2px;border: none;text-decoration: none;}
.myBTNB {background-color: #003268 ;border-color: #003268;color: #fff;padding: 4px 18px 7px;min-width: 110px; border-radius: 5px;font-size: 15px;margin:0 2px;border:none;text-decoration:none;}
.tastDrop {position:relative;}
.tastDrop .select2-container--default .select2-selection--single .select2-selection__arrow {right:35px !important;}
.tastDrop .TaskOwnerModal {position: absolute;right: 10px;top: 5px;}

.bidsBoxWrap .select2-container--default .select2-selection--single {border:1px solid #c3c3c3;}
.bidsBoxWrap {}
.bidUploadBox {text-align:center;border: 1px dashed #999;padding: 25px 0;cursor:pointer; background-color: #fefbfa;}
.bidUploadBox .uIcon {font-size:40px;line-height: 40px; margin-bottom: 0;}
.bidUploadBox .drTxt {font-size:16px;line-height: 20px;font-weight:500;color:#333; margin-bottom: 5px;}
.bidUploadBox .drTxt span {color:#0A387C;}
.colorBid {color:#0A387C;}
.bidUploadBox .docTxt {font-size:14px;line-height: 20px;color:#B0B0B0;margin-bottom: 0;}
.dtlBoxBid {background-color:#F1F1F1;border-radius: 15px;padding: 12px 8px;margin-top: 5px;margin-left: 5px;margin-right: 0px;}
.bidsBoxWrap .padTop {padding:2px 0;}
.myFiles {display:none;}
.bidsBoxWrap .bidGraphBox {}
.bidsBoxWrap .bidGraphBox {padding: 12px 8px;margin-top: 5px;margin-left: 5px;}
#container-speed {max-height:140px;margin-top:-10px;}
#container-speed .highcharts-axis-labels.highcharts-yaxis-labels, #container-speed .highcharts-tick {display:none;}

.leadAccordion {width:100%;}
.leadAccordion .card-header .title {font-size: 17px;color: #000;}
.leadAccordion .card-header .accicon {float: right;font-size: 20px;margin-top: 0px;}
.leadAccordion .card-header {cursor: pointer;border-bottom: 1px solid #ccc;padding:5px 10px 0px;background-color:#efefefc7;    border-radius: 0 !important;}
.leadAccordion .card {border: none;}
.leadAccordion .card-body {border-top: 1px solid #e9e9e9;padding: 1px 1px;}
.leadAccordion .card-header:not(.collapsed) .rotate-icon {transform: rotate(90deg);}
.attachedFileBox {}
.attachedFileBox table tr:nth-child(even), .attachedFileBox table tr:nth-child(even) td {background-color:transparent !important;}
.attachedFileBox .table {margin-top:5px;}
.attachedFileBox .attachiconBid {height: 22px;margin-top: -3px;}
.attachedFileBox .table td {padding:8px 5px;}
.attachedFileBox .fileNameBid {font-size: 14px;color: #333; font-weight: 500;}
.attachedFileBox .fileDateBid {color:#818181;}
.attachedFileBox .fileDwnBid {color:#333;}
.attachedFileBox .fileDwnBid img {height: 15px;}
.leadAccordion.historyAccordion .attachedFileBox .attachiconBid {height: 25px;margin-top:0;box-shadow: 0px 0px 3px #7e7e7e; border-radius: 30px;}
.leadAccordion.historyAccordion .attachedFileBox .table td {padding:5px 5px; background-color: #f9f9f9 !important;border-bottom: 1px solid #d9d9d9;}
.leadAccordion.historyAccordion.listFilters .card-header .accicon {float:none; color: #0A387C; margin-right: 3px;}
.leadAccordion.historyAccordion.listFilters .card-header .accicon .rotate-icon {font-size:14px;}
.leadAccordion.historyAccordion.listFilters .card-header, .leadAccordion.historyAccordion.listFilters .card-body {background-color:transparent;border:none;} 
.leadAccordion.historyAccordion.listFilters .card-header .title {font-size: 14px;}

#ProfitModal .modal-dialog {width:350px;}
#ProfitModal .modal-header .modal-title {margin-top:0 !important;}
#ProfitModal .textWraps {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 270px;
    line-height: 18px;
}
.modal-body tr:nth-child(odd).bg-green {background-color: #b7e3c9 !important;}
.modal-body tr:nth-child(odd).bg-red {background-color: #f7cfcf !important;}
.modal-body tr:nth-child(even).bg-green {background-color: #b7e3c9 !important;	}
.modal-body tr:nth-child(even).bg-red {background-color: #f7cfcf !important;} 
.modal-body tr:nth-child(odd).bg-green td {background-color: #b7e3c9 !important;}
.modal-body tr:nth-child(odd).bg-red td {background-color: #f7cfcf !important;}
.modal-body tr:nth-child(even).bg-green td {background-color: #b7e3c9 !important;	}
.modal-body tr:nth-child(even).bg-red td {background-color: #f7cfcf !important;} 	
.completedProjectsCount {color: #00c100;}
.totalProjectsCount {color: #c10000;}

/*  .checkbox-inline {
        display: inline-flex;
        cursor: pointer;
        position: relative;
    }*/
/*.checkbox-inline span {
        color: #34495E;
        padding: 0.5rem 0.25rem;
    }*/
/*.checkbox-inline input {
        height: 18px;
        width: 18px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        border: 1px solid #0175e1;
        border-radius: 2px;
        outline: none;
        transition-duration: 0.3s;
        background-color: #0175e1;
        cursor: pointer;
      }

    .checkbox-inline input:checked {
        border: 1px solid #0175e1;
        background-color: #0175e1;
    }

    .checkbox-inline input:checked::before {
        content: '\2713';
        display: block;
        text-align: center;
        color: #c5c5c5;
        position: absolute;
        left: 3px;
        top: -2px;
        font-weight:600;
        font-size:16px;
    }

    .checkbox-inline input:active {
        border: 2px solid #34495E;
    }*/
/* ---------- Media ---------- */
/* ##Device = Desktops, ##Screen = 1281px to higher resolution desktops */
@media (min-width:1281px) {
    .mainNavBar .navbar .navbar-collapse{margin-left:1%;}
}
/* ##Device = Laptops, Desktops, ##Screen = B/w 1025px to 1280px */
@media (min-width:1025px) and (max-width:1280px){
 .mainNavBar .navbar .navbar-collapse{margin-left:1%;}
}
/* ##Device = Tablets, Ipads (portrait), ##Screen = B/w 768px to 1024px */
@media (min-width:768px) and (max-width:1024px){
 .mainNavBar .navbar .navbar-collapse{margin-left:0;}
}
/* ##Device = Tablets, Ipads (landscape), ##Screen = B/w 768px to 1024px */
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
 .mainNavBar .navbar .navbar-collapse{margin-left:0;}
}
/* ##Device = Low Resolution Tablets, Mobiles (Landscape), ##Screen = B/w 481px to 767px */
@media (min-width:481px) and (max-width:767px){
 .mainNavBar .navbar .navbar-collapse{margin-left:0;}
}
/* ##Device = Most of the Smartphones Mobiles (Portrait), ##Screen = B/w 320px to 479px */
@media (min-width:320px) and (max-width:480px){
 .header-icon{display:block;}
 .logo-box, body[data-layout=horizontal] .logo-box{padding-right:5px;}
 .mainNavBar .navbar{width:100%;}
 .mainNavBar .navbar .navbar-toggler{margin-right:35%;color:#fff;border-color:#003268;background-color:#003268;}
 .mainNavBar .navbar-collapse .navigation-menu{background-color:#fff;border:1px solid #dedbdb;border-top:none;border-radius:0 0 15px 15px;box-shadow:0 5px 5px #a9a9a9;}
 .mainNavBar .navbar .navbar-collapse{margin-left:0;}
 .logo-box img{height:30px;}
 .notification-list a img{padding-right:5px;margin-top:8px;border:none;height:22px;}
 .notification-list .noti-icon-badge{right:4px;top:20px;}
 .navbar-custom .topnav-menu .nav-link{padding:0 5px !important;}
 #topnav .has-submenu.active > a:after{border:none;}
 #topnav .navigation-menu > li > a{color:#060260;padding:10px 15px;}
 #topnav .has-submenu.active > a, #topnav .dropdown.active > a{background-color:#060260;color:#fff;}
 .nav-user::after{right:5px;}
 #topnav .navigation-menu>li .submenu.show{display:block;width:100%;border-radius:0 0 15px 15px;box-shadow:0 5px 5px #a9a9a9;padding-left:5px;}
 #topnav .navigation-menu>li .submenu li a{color:#000;}
 #topnav .navigation-menu>li .submenu li a:hover{color:#ffffff;}
.main-header .main-header-right .main-header-message a {padding:0;}
.main-header .main-header-right .profile-user {margin-top:1px;}
 .nav-user img{height:32px;width:32px;}
 .page-title-box .page-title.tb-ttl{width:100%;font-size:14px;line-height:40px;}
 .form-group label, .form-control{font-size:12px;}
 .checkbox label{font-size:14px;}
 .tabPanelWraps .card-body{padding:5px;}
 .btn-secondary, .btn-bg-color{min-width:auto;padding:6px 15px;padding:6px 15px;margin:8px 5px;font-size:14px;border:none;}
 #Projectslist .tile_count .card-body, .tabPanelWraps .tile_count .card-body{border:none;margin:2px 2px;transform:scale(1);border-radius:10px;background-color:#d8d8d8;color:#fff;padding:5px 0;}
 #Projectslist .tile_count .card-body:hover, .tabPanelWraps .tile_count .card-body:hover, #Projectslist .tile_count .card-body.active, #Projectslist .tile_count .card-body.active:hover, .tabPanelWraps .tile_count .card-body.active, .tabPanelWraps .tile_count .card-body.active:hover{margin:2px 2px;transform:scale(1);border-radius:10px;}
 .tabPanelWraps .tile_count .card-body1.totalBoxWrap.inPads, .tabPanelWraps .tile_count .card-body1.totalBoxWrap.inPads:hover{margin-right:0;margin:2px 2px;border-radius:10px;background-color:#7d7d7d;}
 #Projectslist .card, .tabPanelWraps .card{box-shadow:none;}
 #projectList .nav-tabs > li{width:48%;}
 .linksTo{box-shadow:1px 0 10px #eaeaea;padding:4px 0;margin-top:5px;/*justify-content:center !important;*/ margin-bottom:8px;}
 .dark-theme .linksTo{box-shadow:1px 0 10px #1b2335;}
 .linksTo li.d-flex{display:inline-block !important;background-color:#003268;color:#000;text-align:center;border-radius:3px;}
 .dark-theme .linksTo li.d-flex{background-color:#0175e1;color:white;}
 .linksTo li.d-flex span{color:#ffffff !important;display:inline-block;padding:2px 1px;}
 .linksTo li.d-flex select.form-control{color:#000 !important;background-color:#003268;border:none;padding:4px 10px;height:auto;font-size: 13px;}
 .dark-theme .linksTo li.d-flex select.form-control{color:#fff !important;background-color:#0175e1;}
 .pagesize{color:#003268;margin-bottom:10px;}
 #projectList .card-body{padding:10px 10px;}
 #projectList .card-body ul li .btn{padding:8px 8px;font-size:12px;line-height:12px;}
 .accordionProjectsWraps .card-body, #projectList .accordionProjectsWraps .card-body{padding:5px 1px;}
 .accordionProjectsWraps .card-header button{padding:10px 1px;}
 .decCustWidth{max-width:100%;}
 #projectList .nav-tabs > li > a, #projectList .nav-tabs > li > a.active, #projectList .nav-tabs .nav-link.active{font-size:12px;}
 .tabPanelWraps div.table-responsive, .tableScrollFix{max-height:435px;}
 .table-scroll-fixed tbody td:nth-child(1), .table-scroll-fixed tbody td:nth-child(2), .table-scroll-fixed tbody td:nth-child(3), .table-scroll-fixed tbody td:nth-child(4), .table-scroll-fixed tbody td:nth-child(5){position:static;}
 .table-scroll-fixed thead th:nth-child(1), .table-scroll-fixed thead th:nth-child(2), .table-scroll-fixed thead th:nth-child(3), .table-scroll-fixed thead th:nth-child(4), .table-scroll-fixed thead th:nth-child(5){left:inherit;}
 .table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(1),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(2),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(3),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(4),.table-scroll-fixed tbody tr.child-group td .table tr td:nth-child(5) {position:static;}
 .table-scroll-fixed.prDtls tbody td:nth-child(1), .table-scroll-fixed.prDtls thead th:nth-child(1), .table-scroll-fixed.prDtls tbody td:nth-child(2), .table-scroll-fixed.prDtls thead th:nth-child(2), .table-scroll-fixed.prDtls tbody td:nth-child(3), .table-scroll-fixed.prDtls thead th:nth-child(3), .table-scroll-fixed.prDtls tfoot th:nth-child(1), .table-scroll-fixed.prDtls tfoot th:nth-child(2), .table-scroll-fixed.prDtls tfoot th:nth-child(3) {position:static;}
 ul.numTabSM li.totalNM {background-color: #4a4a4a;}
 ul.numTabSM {margin-left: 0;margin-bottom: 5px;}
 ul.numTabSM li {display: inline-block;padding: 5px 5px;box-shadow: 1px 1px 4px #3e3e3e;margin-bottom: 10px;width: 31%;text-align: center;}
 .numTabSMSearch {margin-bottom:15px;display: block;padding: 1px 12px;}
 .modal-open .modal {overflow-y: auto;}
 .modal.show .modal-dialog {top: auto; transform:none;}
 .detail-list {word-break:break-all;}
/*ul.pagination li {display:none;}
ul.pagination li:first-child, ul.pagination li:last-child {display:block;}*/
/*ul.pagination li:nth-child(6), ul.pagination li:nth-child(7), ul.pagination li:nth-child(8) {display:none;}*/
 /*ul.pagination li:last-child, ul.pagination li:nth-child(n-1) {display:block;}*/
.pagination > li > a, .pagination > li > span {font-size: 14px; padding: 2px 8px;}
 .dark-theme .pagination > li > a, .dark-theme .pagination > li > span {font-size: 14px; padding: 2px 8px;}
#projectList .nav-tabs > li > a {margin-bottom: 2px;}
.tokenbtnDiv a {margin-left:12px;}
.swal-modal {/*position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);*/ width:95%;}
.swal-overlay .swal-modal .swal-text {font-size:16px;}
.table-scroll-fixed thead th:nth-child(1), .table-scroll-fixed thead th:nth-child(2), .table-scroll-fixed thead th:nth-child(3), .table-scroll-fixed thead th:nth-child(4) { z-index: 99 !important;}
select option {font-size:11px;}
.topProjectcode {display:block !important;font-size: 13px;}
.app-search {display: block;}
.numTabSMSearch form.app-search {width: 100%;}
.main-header .nav-link#bs-example-navbar-collapse-1 {display: none;}
ul.numTabSM li p {font-size: 12px;font-weight: 600;}
ul.numTabSM li {margin-right:3px;padding: 5px 2px;}
ul.numTabSM li p i {font-size: 11px;}
.searchIdentifiersBtn { margin-top: 5px;}
.searchIdentifiersBtn.tokenbtnDiv a { margin-left: 0;display:inline-block;}
.chooseTemlates .text-right {text-align: left !important;}
.statsO { padding: 5px 12px !important;}
   .slide-menu.open .slide-item {padding: 8px 0 8px 10px;}
.chartWrapTxt {margin-top:0;}
.card {margin-left:0;}

 }
