:root {
    --white-text: #E6E6E6;
    --blackclr: #0B1234;
    --black-bdr-clr: #3E3E3E;   
    --body:#283059;
    --tableth: #283059;
    --inputbg: #0F1431;
    --input-bdr: #667993;
  }
body.darktheme { background-color: var(--body); }
body.darktheme .admin-header { background: var(--blackclr); border-bottom: 1px solid var(--black-bdr-clr); border-left: 1px solid var(--black-bdr-clr); }
body.darktheme .today-calls-card { background: var(--blackclr); }
body.darktheme .table-header h2,
body.darktheme .today-calls-card .card-box .content p,
body.darktheme .today-calls-card .card-box .content h2,
body.darktheme .box-right-content .totalscalls,
body.darktheme .summarystatus-box .status-list ul li p,
body.darktheme .summarystatus-box .status-list ul li span,
body.darktheme .admin-header .page-title h1,
body.darktheme .refresh-seconds p, 
body.darktheme .agent-stats .stats-list ul li p,
body.darktheme .agent-stats .stats-list ul li span, 
body.darktheme .realtime-content h2, 
body.darktheme .according-arrow, 
body.darktheme .realtime-stats .statusbox ul li, 
body.darktheme .customtab .nav-tabs .nav-link,
body.darktheme .survey-broadcasting-content .status-card .card-box .content p,
body.darktheme .survey-broadcasting-content .status-card .card-box .content h2 { color: var(--white-text) !important; }
body.darktheme section.callsummary-productivity .columnbox, 
body.darktheme section.callsummary .columnbox { background: var(--blackclr); }
body.darktheme #sidebar .menubar,
body.darktheme #sidebar,
body.darktheme .copyright,
body.darktheme #sidebar .sidebar-header { background: var(--blackclr); }
body.darktheme #sidebar .sidebar-header { border-bottom: 1px solid var(--black-bdr-clr); }
body.darktheme .copyright { box-shadow: 0px -4px 8px #0b0b0b; }
body.darktheme .today-calls-card .card-box { border-right: 1px solid var(--black-bdr-clr); }
body.darktheme .contentbox .content .cardbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .realtime-agent-list .customtab .nav-tabs { box-shadow: 0px 1px 0px var(--black-bdr-clr); background: var(--blackclr); }
body.darktheme .realtime-status-table { background: var(--blackclr); }
body.darktheme .theme-mode #darklight-mode { border-color: #ACB7E8 !important; background: #ACB7E8 !important; }
body.darktheme .theme-mode #darklight-mode path { fill: #fff !important; }
body.darktheme .headerbutton { border-color: #7785C8 !important; color: #B2BCF0 !important; }
body.darktheme .headerbutton:hover { color: #fff !important; }
body.darktheme .headerbutton:hover path { fill: #fff !important; }
body.darktheme .headerbutton path { fill: #B2BCF0 !important; }
body.darktheme .realtime-content .table-content th { background-color: var(--tableth); color: var(--white-text); }
body.darktheme .realtime-agent-list .optionsbox { background: linear-gradient(270.56deg, #0B1234 0.45%, rgba(224, 224, 224, 0) 112.36%, rgba(237, 237, 246, 0) 112.36%); }
body.darktheme .realtime-content .table-content tbody tr { background: var(--blackclr); color: var(--white-text); }
body.darktheme .realtime-content .table-content tbody tr td { border-color: #1B2451; color: var(--white-text); }
body.darktheme .realtime-status-table .badge-info { background-color: #656AED; color: #fff; }
body.darktheme .realtime-status-table .badge-success { color: #fff; background-color: #0F78F2; }
body.darktheme .realtime-status-table .badge-warning { color: #fff; background-color: #FFAA05; }
body.darktheme .realtime-content .table-content tbody tr td a { color: #878bf8 !important; }
body.darktheme .hopper-list-table { background: var(--blackclr); }
body.darktheme .realtime-agent-list .optionsbox .dropdown-menu.show {	background: var(--button); }
body.darktheme .realtime-agent-list .optionsbox .dropdown-menu .tablecheck label { color: var(--white-text); }
body.darktheme .realtime-agent-list .optionsbox .dropdown-menu .tablecheck label::before { border-color: #fff; }
body.darktheme .realtime-agent-list .optionsbox .dropdown-menu .tablecheck input:checked + label::before { background: var(--white-text); border: 1px solid var(--white-text); }
body.darktheme .realtime-agent-list .optionsbox .dropdown-menu .tablecheck input:checked + label::after { top: 4px; left: 5px; width: 4px; height: 7px; 	border-color: var(--button); }
body.darktheme .realtime-other-popup .modal-content { background-color: var(--button); }
body.darktheme .realtime-other-popup .modal-content label { color: #fff; }
body.darktheme .popup-header { border-bottom: 1px solid #318EF9; }  
body.darktheme .popup-header h4 { color: #ffff; }
body.darktheme .form-control { border: 1px solid var(--input-bdr); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); background: transparent; color: var(--white-text)  !important; }
body.darktheme .default_btn3 { border: 1px solid #fff; background: #fff; }
body.darktheme .default_btn3:hover { color: var(--button); }
body.darktheme .modal-footer { border-color:#318EF9; }
body.darktheme .popupcontent .multi-select1 .select2-selection { border: 1px solid var(--white) !important; background: transparent; }
body.darktheme .multi-select1 .select2-selection { border: 1px solid var(--input-bdr) !important; background: transparent; }
body.darktheme .userfilterpopup .multi-select1 .select2-selection { border: 1px solid var(--white) !important; background: transparent; }
body.darktheme .multi-select1 ul { background: transparent; }
body.darktheme .multi-select1 ul .select2-selection__clear { color: #fff; }
body.darktheme .popupcontent.active .module-content { background: var(--button); }
body.darktheme .otherinfocontent .databox h3 { color: #fff; } 
body.darktheme .otherinfocontent .databox p { color: var(--white-text); }
body.darktheme .waiting-calls-popup.active .waiting-content { background: #515E9C; }
body.darktheme .waiting-calls-popup .waiting-calls-table { background: #515E9C; }
body.darktheme .popupcontent.active .module-content label { color: #fff; }
body.darktheme .popupcontent .content .form-control { border-color: var(--white-text); }
body.darktheme .popupcontent .buttons_row { background: transparent !important; }
body.darktheme .popupcontent .default_btn2 { border: 1px solid #fff; }
body.darktheme .popupcontent .default_btn2:hover { background: var(--blackclr); border-color: var(--blackclr); }
body.darktheme .multi-select1 ul li.select2-search .select2-search__field::placeholder { color: #fff; }
body.darktheme .refresh-seconds a:hover { background: var(--tableth); }
body.darktheme .refresh-seconds a p, body.darktheme .refresh-seconds a span { color: var(--white-text); }
body.darktheme #fullscreen-btn { color: #B2BCF0; }
body.darktheme #force-logout-alert .modal-content { background: var(--button); }
body.darktheme #force-logout-alert .modal-content p { color: var(--white-text); }
body.darktheme #force-logout-alert .modal-content .default_btn2 {	border: 1px solid var(--white-text); }
body.darktheme #force-logout-alert .modal-content .default_btn2:hover { background: var(--white-text); color: var(--button); }
body.darktheme #force-logout-alert .modal-content .default_btn1 {	color: var(--white-text); }
body.darktheme #force-logout-alert .modal-content .default_btn1:hover {	color: var(--white-text); border: 1px solid var(--white-text); }
body.darktheme #force-logout-alert .logout_popup_icon { background: #c0ddff; width: 35px; height: 35px; justify-content: center; display: flex; align-items: center;
	border-radius: 50%; }
body.darktheme .radio-switch input:first-of-type:checked ~ label:first-of-type::after {	color: #fff; border: 1px solid #fff; background: transparent; }
body.darktheme .radio-switch input:first-of-type:checked ~ label:first-of-type::before { background: var(--white-text); }
body.darktheme .radio-switch label:first-of-type::after {	background: #fff; color: var(--button);border-color: #fff; }
body.darktheme .radio-switch label:first-of-type::before {	background: var(--button); }
body.darktheme #help_doc .modal-dialog .modal-content { background: var(--button); }
body.darktheme #help_doc .modal-dialog .modal-content .modal-header h4 { color: var(--white-text); } 
body.darktheme #help_doc .modal-dialog .modal-content .modal-header { border-bottom: 1px solid #318EF9; }
body.darktheme .help-data-content .data p { color: var(--white-text); }
body.darktheme .help-data-content .data { border-color: #318EF9; }
body.darktheme .help-data-content .data span { color: #fff; }
body.darktheme .help-data-content .data ul li strong { color: #fff; }
body.darktheme #help_doc .modal-dialog .modal-content .btn-default:hover { border-color: #fff; color: #fff; }
body.darktheme .survey-broadcasting-content .status-card { background: var(--blackclr); }
body.darktheme .survey-broadcasting-content .status-card .card-box { border-right: 1px solid var(--black-bdr-clr); }
body.darktheme .connected-data-report-section .columnbox { background: var(--blackclr); }
body.darktheme #connected-chart { color: var(--white-text); }
body.darktheme #not-connected-chart { color: var(--white-text); }
body.darktheme .reportmap .content { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .reportmap .content .listing ul li {	border-bottom: 1px solid #1B2451; }
body.darktheme .reportmap .content .listing ul li a h3, body.darktheme .reportmap .content h2 { color: var(--white-text); }
body.darktheme .reportmap .content .listing ul li:hover { background: var(--button); }
body.darktheme .listing-table-content thead th { color: var(--white-text); }
body.darktheme .listing-table-content td { background-color: #4b5480; color: var(--white); }
body.darktheme .datatable-pagination-dropdown .dataTables_length select { color: var(--white-text) !important; }
body.darktheme .custom-datatable-info-paginate .dataTables_info { color: var(--white-text); }
body.darktheme .listing-table-content .tableselect2 select.userLevelChange { color: var(--white-text); background-color:#4b5480; }
body.darktheme .listing-table-content td.livestatus span.notavailable { color: var(--white-text); background: var(--blackclr); }
body.darktheme .listing-table-content td.livestatus span.notavailable::before { background: var(--white-text); }
body.darktheme .listing-table-content tr:hover .link-listing {background: linear-gradient(269.83deg, var(--tableth) 71.5%, rgba(240, 244, 252, 0) 99.11%); }
body.darktheme .listing-table-content thead th.sorting:hover { background-color: #8391C6; }
body.darktheme .dataTables_wrapper .dataTables_length label { color: var(--white-text); }
body.darktheme .listcontent .dataTables_wrapper .dataTables_paginate .paginate_button { border: 1px solid #7084C6; color: #fff !important; background-color: #7084C6; }
body.darktheme .listcontent .dataTables_wrapper .dataTables_paginate .paginate_button:hover { background-color: #959ebb; border-color: #959ebb; }
body.darktheme .listcontent .dataTables_wrapper .dataTables_paginate span { color: var(--white-text); }
body.darktheme .userfilterpopup.active .module-content { background: var(--button); }
body.darktheme .userfilterpopup.active .module-content .form-group label { color: var(--white-text); }
body.darktheme .userfilterpopup .buttons_row { background: var(--button) !important; }
body.darktheme .userfilterpopup .content .form-control { border-color: var(--white-text); }
body.darktheme .popupcontent.active .formcontrolselect .select2-container--default .select2-selection--single { border: 1px solid var(--white-text); box-shadow: none; background: transparent; }
body.darktheme .formcontrolselect .select2-container--default .select2-selection--single { border: 1px solid var(--input-bdr); box-shadow: none; background: transparent; }
body.darktheme .formcontrolselect .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: var(--white-text); }
body.darktheme .select2-container--default .select2-selection--single .select2-selection__placeholder { color: var(--white-text); }
body.darktheme .formcontrolselect .select2-container--default .select2-selection--single .select2-selection__rendered { color: var(--white-text) !important; }
body.darktheme .userfilterpopup .buttons_row .default_btn2 { border-color: var(--white-text); }
body.darktheme .userfilterpopup .buttons_row .default_btn2:hover { background: var(--blackclr); border-color: var(--blackclr); }
body.darktheme .userfilterpopup .buttons_row .default_btn1 { color: var(--white-text); }
body.darktheme .userfilterpopup .buttons_row .default_btn1:hover { background: var(--blackclr); border-color: var(--blackclr); }
body.darktheme .lists-campaign .modal-content { background: var(--button);} 
body.darktheme .addmultileads-content .image-upload-wrap { background: #C9E4FF; }
body.darktheme .addmultileads-content .form-group label { color: var(--white); }
body.darktheme .default_btn2 { border-color: var(--white-text); }
body.darktheme .default_btn2:hover { background: var(--blackclr); border-color: var(--blackclr); }
body.darktheme .addmultileads-content .border-top { border-color: #318EF9 !important; }
body.darktheme .userstats-content .content h3 { color: var(--white-text); }
body.darktheme .usermodify .customtab ul { box-shadow: 0px 2px 6px #000; background: var(--blackclr); }
body.darktheme .userstats-content .content .cardbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .customtab .tabdrop { background: transparent; }
body.darktheme .customtab .tabdrop .dropdown-menu { background: var(--button) !important; border-radius: 10px; }
body.darktheme .listcontent table.listing-table-content tfoot th { border-top: 1px solid #4b5480 !important; border-bottom: 1px solid #4b5480 !important; color: var(--white-text); }
body.darktheme .help-data-content { color: var(--white-text);}
body.darktheme .timesheetlist .table-header p, 
body.darktheme .usertimesheet .logintimebox h3, 
body.darktheme .usertimesheet .logintimebox p, 
body.darktheme .callactiviy .hdr h2, 
body.darktheme .callactiviy .hdr p, body.darktheme .callactiviy .hdr span { color: var(--white-text); }
body.darktheme .callactiviy { background: #2087FF; }
body.darktheme .callactiviy .hdr .alllink2 { border-radius: 5px; color: var(--white-text) !important; }
body.darktheme .active-time h3 { color: var(--white); }
body.darktheme .active-time p { color: var(--white-text); }
body.darktheme .callactiviy .graphbox .statuslist ul li p { color: var(--white-text); }
body.darktheme .callactiviy .graphbox .statuslist ul li span { color: var(--white); }
body.darktheme .timesheetlist .table-content th { background: #2087FF; color: var(--white); }
body.darktheme .usermodify #basicdetails { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; } 
body.darktheme .form-group label { color: var(--white); }
body.darktheme .agentinterface-content { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .modifyfooter { background: var(--blackclr); box-shadow: 0 0px 20px #3C4A8E }
body.darktheme .modifyfooter .default_btn2 { border-color: var(--button); }
body.darktheme .interfacebox { border-bottom: 1px solid var(--black-bdr-clr); }
body.darktheme .usermodify .content .cardbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .usermodify .content h3 { color: var(--white-text); }
body.darktheme #campaignranks .content .table-content th { background: #4b5480; color: var(--white-text); }
body.darktheme #campaignranks .content .table-content td { border-bottom: 1px solid #4b5480; }
body.darktheme #campaignranks .content .table-content tbody > tr:hover { background: transparent; }
body.darktheme #campaignranks .content .table-content tbody > tr:hover .tableselect2 select { background-color: transparent; }
body.darktheme .admin-header .morelink .dropdown-menu { background: var(--button); }
body.darktheme .admin-header .morelink .dropdown-menu::before {	border-bottom: 10px solid var(--button); }
body.darktheme .admin-header .morelink .dropdown-menu li a { color: var(--white); }
body.darktheme .admin-header .morelink .dropdown-menu li { border-bottom: 1px solid #318EF9; }
body.darktheme .adminlogs .modal-content { background: var(--button); }
body.darktheme .user-status-popup.show .module-content { background: var(--button); }
body.darktheme .user-status-popup .buttons_row { background: var(--button) !important; }
body.darktheme .user-status-popup .content p { color: var(--white-text); }
body.darktheme .listing-table-content td a { color: #aad1ff; }
body.darktheme #userListLimitOverrideDatas input {	background: var(--blackclr); border: 1px solid var(--black-bdr-clr); color: var(--white-text); } 
body.darktheme .listing-table-content .tableselect2 select { background-color: #4b5480; color: var(--white); }
body.darktheme #campaignList .toggle-button { background: #D8D8E8; color: var(--blackclr) !important; }
body.darktheme #campaignList .dropdown-menu.show { background: var(--button) !important; }
body.darktheme .campaignlistpopup .hdr { background: transparent; border-bottom: 1px solid #318EF9; }
body.darktheme .campaignlistpopup .hdr h2 { color: var(--white); }
body.darktheme .campaignlistpopup .table-content tbody tr:nth-of-type(2n+1) { background-color: #318EF9 !important; }
body.darktheme .callbackhold .modal-content { background: var(--button); }
body.darktheme .callbackhold .modal-content .simple-table .table-content th {	border-bottom: 0 !important; background: #318EF9; color: var(--white); }
body.darktheme .callbackhold .modal-content .simple-table .table-content td center { color: var(--white-text); }
body.darktheme .note-box-content { background: #318EF9; }
body.darktheme .note-box-content p { color: var(--white-text); }
body.darktheme .note-box-content .note-text {	color: var(--white); }
body.darktheme #campaign .campaignmodify .customtab .nav-tabs { background: var(--blackclr); box-shadow: 0px 1px 0px var(--black-bdr-clr); }
body.darktheme .campaignmodify .content h3 { color: var(--white-text); }
body.darktheme .campaignmodify .content .cardbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .admin-header .radiobox-column label { color: var(--white-text); }
body.darktheme .autoaltdial-content .altdial-status {	background: #6D78AA; color: var(--white-text); }
body.darktheme .statusselect .dropdown-menu ul { background: transparent; box-shadow: none; }
body.darktheme .statusselect .dropdown-menu ul li a {	color: var(--white); }
body.darktheme .statusselect .dropdown-menu ul li a:hover { color: #318EF9; }
.theme-mode .headerbutton { background: #fff; border: 1px solid #E3E7F9; justify-content: center; align-items: center; display: flex; } 
.theme-mode .headerbutton .light { display: none; }
body.darktheme .theme-mode .headerbutton .light { display: flex; }
body.darktheme .theme-mode .headerbutton .dark { display: none !important; }
body.darktheme .leadcontent .customtab .nav-tabs { background: var(--blackclr); box-shadow: 0px 1px 0px var(--black-bdr-clr); }
body.darktheme .add_rightside_popup .buttons_row .default_btn1 { color: var(--white-text); }
body.darktheme .add_rightside_popup .buttons_row .default_btn1:hover { background: var(--blackclr); border-color: var(--blackclr); }
body.darktheme .radiobuttons label p { font-size: 14px; color: var(--white-text); }
body.darktheme .radiobuttons input[type="radio"] { background-color: transparent;	border: 1px solid #fff; top: 4px; position: relative; }
body.darktheme .dataTables_wrapper .dataTables_processing { background: linear-gradient(to right,rgba(75,84,178,0) 0,rgba(75,84,178,.9) 25%,rgba(75,84,178,.9) 75%,rgba(75,84,178,0) 100%); color: #fff; }
body.darktheme .listcontent .statusselect .dropdown-menu.show { background: var(--button) !important; }
body.darktheme .addmultileads-content .cardbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .checkbox-inner.statuswise label { color:var(--white); }
body.darktheme .campaignlistpopup { background-color: var(--button); }
body.darktheme .campaignlistpopup .table-content td { border-bottom: 0 !important; }
body.darktheme .contentbox .content h3 { color:var(--white-text);   }
body.darktheme .qc-calls-not-available { color:var(--white-text); }
body.darktheme .qcmodule-content .listing-table-content td { border: 0; }
body.darktheme .qcmodule-content .listing-table-content thead th { background: transparent; }
body.darktheme #leadlisting .leadinformation .customtab .nav-tabs { background: var(--blackclr); box-shadow: 0px 1px 0px var(--black-bdr-clr); }
body.darktheme .leadinformation .cardbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .leadinformation .cardbox p { color: var(--white-text); }
body.darktheme .qcscorecard-section-main .scorecard-question-content { background-color: var(--blackclr); }
body.darktheme .qcscorecard-section-main .scorecard-question-content h4 { color: var(--white-text); }
body.darktheme .qcscorecard-section-main .scorecard-footer { box-shadow: 0px -4px 11px 0px #323a62; background: var(--blackclr); }
body.darktheme .qcscorecard-section-main .scorecard-footer .questions h6 { color: var(--white-text); }
body.darktheme .qcscorecard-section-main .scorecard-footer .rightsection .actions .reject { background-color: #E83535; color: #fff; border: 1px solid #E83535; }
body.darktheme .qcscorecard-section-main .scorecard-footer .rightsection .actions .reject:hover { background-color: #ffff; color: #E83535; border: 1px solid #E83535; transform: translateY(-6px); }
body.darktheme .qcscorecard-section-main .scorecard-footer .rightsection .actions .default_btn2 { border-color: var(--button); }
body.darktheme .qcscorecard-section-main .scorecard-footer .rightsection .total-points label, 
body.darktheme .qcscorecard-section-main .scorecard-footer .rightsection .total-points .count, 
body.darktheme .qcscorecard-section-main .scorecard-footer .rightsection .total-points .totalcount { color: var(--white-text); }
body.darktheme .qcscorecard-section-main .scorecard-question-content .card { border-color: var(--blackclr); background: var(--blackclr); box-shadow: 0px 4px 20px 0px #ABB6C733; }
body.darktheme .qcscorecard-section-main .scorecard-question-content .card .question-content .description h3,
body.darktheme .qcscorecard-section-main .scorecard-question-content .card .question-content .description p,
body.darktheme .qcscorecard-section-main .scorecard-question-content .card .question-content .score-count .no-of-count, 
body.darktheme .qcscorecard-section-main .comment-preview .comment-text p,
body.darktheme .qcscorecard-section-main .comment-preview .time,
body.darktheme .qcscorecard-section-main .callrecording-card .recording-name h5,
body.darktheme .qcscorecard-section-main .callrecording-card .recording-name span,
body.darktheme .qcscorecard-section-main .callrecording-card .recording-name,
body.darktheme .qcscorecard-section-main .textareabox.active .time,
body.darktheme .viewpresets-popup .header h2,
body.darktheme .viewpresets-popup ul li a,
body.darktheme .viewpresets-popup .closedropdown { color: var(--white-text); }
body.darktheme .qcscorecard-section-main .scorecard-question-content .card .question-content .score-count .form-control {	 box-shadow: 0px 0px 8px 0px #38446880; border: 1px solid #67739B; }
body.darktheme .qcscorecard-section-main .callrecording-card { background: var(--button); }
body.darktheme .qcscorecard-section-main .textareabox {	border: 1px solid #67739B; background: transparent; }
body.darktheme .qcscorecard-section-main .textareabox textarea.form-control {	background: transparent; }
body.darktheme .qcscorecard-section-main .question-actionbutton .viewpresets { color:var(--white-text); background: transparent; }
body.darktheme .qcscorecard-section-main .dropdown-menu.viewpresets-popup { background: var(--button); }
body.darktheme .viewpresets-popup .header {	border-bottom: 1px solid #4093F2; }
body.darktheme .qcscorecard-section-main .call-recording-audio-card {	background: #d1e7ff; }
body.darktheme .groupcolor ul li.customcolor p { color: var(--white-text); }
body.darktheme .modifyinboundchat .customtab .nav-tabs { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .audio-main-container { background-color: #81BCFF !important; }
body.darktheme #audio_chooser_table thead th { background: transparent; }
body.darktheme #audio_chooser_table tbody td { background-color: transparent; color: var(--white); border-top: 1px solid #81BCFF; }
body.darktheme #audiochoosepopupappend .modal-content { background-color: var(--button); }
body.darktheme #audiochoosepopupappend .modal-content .modal-header { border-color: #318EF9; }
body.darktheme #audiochoosepopupappend .modal-content .modal-header .modal-title { color: var(--white); }
body.darktheme .audio-choose .listing-table-content th { background: transparent; border-color: #81BCFF !important; }
body.darktheme .audio-choose .listing-table-content tbody td { background-color: transparent; color: var(--white); border-top: 1px solid #81BCFF; border-bottom: 0; }
body.darktheme .hopperleads .modal-content { background: var(--button); }
body.darktheme .hopperleads-title .search-area .form-control { border: 1px solid var(--white-text); }
body.darktheme .hopperleads-title .search-area .form-control::placeholder { color: var(--white-text); }
body.darktheme .hopperleads .simple-table .table-content th { background: #116DD9; color: var(--white); }
body.darktheme .hopperleads .simple-table .dataTables_empty { background-color: #81BCFF; }
body.darktheme .hopperleads .simple-table .table-content tr { background-color: transparent; }
body.darktheme .hopperleads .simple-table .table-content td { background-color: transparent; color: var(--white); border-top: 1px solid #81BCFF; border-bottom: 0; }
body.darktheme .adminlogs-title .adminlogs-search .form-control { border: 1px solid var(--white-text); }
body.darktheme .adminlogs-title .adminlogs-search .form-control::placeholder { color: var(--white-text); }
body.darktheme .adminlogs .listing-table-content thead th { background: #116DD9; color: var(--white); }
body.darktheme .adminlogs .listing-table-content tr { background-color: transparent; }
body.darktheme .adminlogs .listing-table-content td { background-color: transparent; color: var(--white); border-top: 1px solid #81BCFF; border-bottom: 0; }
body.darktheme #inbound-in-group-agent-rank .table-content thead th { color: var(--white); }
body.darktheme #inbound-in-group-agent-rank .table-content td { color: var(--white); border-color: #454e79; }
body.darktheme #inbound-in-group-agent-rank .table-content tbody > tr:hover { background: #1b234a; }
body.darktheme #inbound-in-group-agent-rank .table-content tr:hover .tableselect2 select { border: 1px solid #454e79; color: var(--white); background-color: transparent; }
body.darktheme .modifyemailgroup .customtab .nav-tabs { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme #inbound-email-group-qc-settings .multiselect-container.dropdown-menu.show {	background: var(--button); }
body.darktheme #inbound-email-group-qc-settings .multiselect-container .multi-select-btn ul li { border-top: 1px solid #3090FF !important; }
body.darktheme #inbound-email-group-qc-settings .form-control.multiselect-search::placeholder { color: var(--white-text); }
body.darktheme #inbound-email-group-qc-settings .btn-group { background: transparent !important; border: 1px solid var(--white-text); }
body.darktheme #inbound-email-group-qc-settings .multi-select-btn .btn-group .multiselect-selected-text { color: var(--white) !important; }
body.darktheme #inbound-email-group-agent-rank .table-content thead th { color: var(--white); }
body.darktheme #inbound-email-group-agent-rank .table-content td { color: var(--white); border-color: #454e79; }
body.darktheme #inbound-email-group-agent-rank .table-content tbody > tr:hover { background: #1b234a; }
body.darktheme #inbound-email-group-agent-rank .table-content tr:hover .tableselect2 select { border: 1px solid #454e79; color: var(--white); background-color: transparent; }
body.darktheme #modifyagentranks .table-content thead th { color: var(--white); background: transparent; border-bottom: 1px solid #454e79 !important; }
body.darktheme #modifyagentranks .table-content td { color: var(--white); border-color: #454e79; }
body.darktheme #modifyagentranks .table-content tbody > tr:hover { background: #1b234a; }
body.darktheme #modifyagentranks .table-content tr:hover .tableselect2 select { border: 1px solid #454e79; color: var(--white); background-color: transparent; }
body.darktheme #raextensionsdatatable tbody > tr:hover { background: #012957; }
body.darktheme #raextensionsdatatable tbody td { color: var(--white); }
body.darktheme .customtab .nav-tabs { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme #smtp .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme .fileattachment .image-upload-wrap { background: var(--button); }
body.darktheme .modify-email-template .note-toolbar.card-header { border-bottom: 1px solid var(--button); background: var(--button) !important; }
body.darktheme .note-editing-area { background: var(--body); }
body.darktheme .note-editing-area p { color: var(--white-text) !important; }
body.darktheme .statusgroupcontent .default_btn2, body.darktheme .email-smtp .default_btn2 { border-color: var(--button); }
body.darktheme .fileattachment .image-upload-wrap p { color: var(--white-text); }
body.darktheme .modify-email-template .note-btn-group .note-btn {	border-color: #62A7F7; background: #3D95FB !important; color: var(--white); }
body.darktheme .modify-email-template .note-editor.note-airframe .note-statusbar, 
body.darktheme .modify-email-template .note-editor.note-frame .note-statusbar { background-color: #49558c; }
body.darktheme #edit_template .note-toolbar { background:var(--button); }
body.darktheme #edit_template .note-btn-group .note-btn { border-color: #62A7F7; background: #3D95FB; color: #fff; }
body.darktheme #edit_template .note-editor.note-airframe, body.darktheme #edit_template .note-editor.note-frame {	border: 1px solid #63abff; }
body.darktheme #edit_template_form .note-editable .table-bordered td, body.darktheme .table-bordered td { border: 1px solid #353b57; color: var(--white); }
body.darktheme #edit_template .note-editor.note-airframe .note-statusbar, 
body.darktheme #edit_template .note-editor.note-frame .note-statusbar { background-color: #49558c; border-top: 1px solid #8391C6; }
body.darktheme #modifyadminttsform .buttons_row { background: var(--blackclr) !important; box-shadow: 0px 4px 20px #141D4A; }
body.darktheme #modifyadminttsform .buttons_row .default_btn2 { border-color: var(--button); }
body.darktheme #modifyadminttsform .buttons_row .default_btn2:hover { color: var(--white); background: var(--button); }
body.darktheme .history_view .modal-content { background: var(--button); }
body.darktheme .history_view .modal-content thead th { background: #318EF9; color: var(--white); }
body.darktheme .history_view .modal-content tbody td {background-color: transparent; color: var(--white); border-top: 1px solid #81BCFF; border-bottom: 0; }
body.darktheme .modal-content #list_in_campaign { background: var(--button); }
body.darktheme .modal-content #list_in_campaign thead th { background: #318EF9; color: var(--white); }
body.darktheme .modal-content #list_in_campaign tbody td {background-color: transparent; color: var(--white); border-top: 1px solid #81BCFF; border-bottom: 0; }
body.darktheme .callstatus-table .table-content1 thead th, body.darktheme .callstatus-table .table-content1 tbody th { background: #4b5480; color: var(--white-text); }
body.darktheme .callstatus-table .table-content1 tfoot th { background: #4b5480; color: var(--white-text); }
body.darktheme .callstatus-table .table-content1 tbody td { border-bottom: 1px solid #4b5480; background: var(--blackclr); }
body.darktheme .callstatus-table .table-content1 tbody td.dataTables_empty { border-bottom: 1px solid #4b5480; background: var(--blackclr); color: var(--white-text); }
body.darktheme .drops-column .drop-status li { color: var(--white-text); }
body.darktheme .outbound-calling-content .drops-column .status .form-group p { color: var(--white-text); }
body.darktheme .dnc-numbers-import .alllink { color: var(--white-text); }
body.darktheme .dnc-numbers-import .alllink:hover { color: var(--white); }
body.darktheme .dnc-numbers-import .image-upload-wrap, body.darktheme .dnc-numbers-import .file-upload-content { background: #BFDFFF; }
body.darktheme .multi-select1 ul li { background: #5A66A6 !important; color: var(--white-text); }
body.darktheme .multi-select1 ul li span { color: var(--white) !important; }
body.darktheme .multi-select1 ul .select2-search.select2-search--inline { background: transparent !important; }
body.darktheme a.alllink2:hover { color: var(--white-text) !important; }
body.darktheme #users-in-group .table-content thead th { background: #318EF9; color: var(--white-text); }
body.darktheme #users-in-group .table-content tbody tr, body.darktheme #users-in-group .table-content thead tr { background-color: transparent; }
body.darktheme #users-in-group .table-content tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme #call_back_hold_table tbody tr { background-color: transparent; }
body.darktheme #call_back_hold_table tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme #timeclock-status .select-campaign { display: flex; align-items: center; column-gap: 10px; }
body.darktheme .modal-content .listcontent .paging_simple_numbers .paginate_button { border: 1px solid #318EF9; color: #fff !important; background-color: #318EF9; }
body.darktheme #editGroupForm .content .cardbox p { color: var(--white-text); }
body.darktheme .select2-container .select2-dropdown { background: var(--button); }
body.darktheme .select2-container .select2-results__option[aria-selected="true"] { background-color: #318EF9; }
body.darktheme .select2-container .select2-dropdown .select2-results__option { color: var(--white-text); } 
body.darktheme .select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #459afc; background: #318EF9; color: var(--white-text); }
body.darktheme .multi-select1 ul li.select2-search .select2-search__field { color: var(--white); }
body.darktheme #category_tab .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme #category_tab .default_btn2.addcontentbtn:hover { border-color: var(--blackclr); }
body.darktheme .category-content .tablecheck input:checked + label { border: 1px solid var(--white);	background-color: var(--button); }
body.darktheme .category-content .tablecheck input:checked + label::before { border: 3px solid var(--white); }
body.darktheme .category-content .tablecheck label::before { border-color: var(--white); }
body.darktheme .category-content .tablecheck label:hover { font-family: 'Inter-SemiBold'; border: 1px solid var(--white); background-color: transparent; }
body.darktheme .category-content .tablecheck label:hover::before { border: 3px solid var(--white); }
body.darktheme .category-content .customtab ul { background: #318EF9 !important; box-shadow: 0px 4px 20px #0E75EC !important; }
body.darktheme #buckets_tab .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme #buckets_tab .default_btn2.addcontentbtn:hover { border-color: var(--blackclr); }
body.darktheme #addbucketform .multi-select-btn .btn-group { background: transparent; border-color: var(--white-text); }
body.darktheme #addbucketform .multi-select-btn .btn-group .multiselect-selected-text { color: var(--white) !important; }
body.darktheme #addbucketform .multiselect-container.dropdown-menu { background: #5A66A6 !important; }
body.darktheme #addbucketform .multi-select-btn ul li { border-top: 1px solid #7580BB !important; }  
body.darktheme #assignbuckettable thead th { background: #4b5480; color: var(--white-text); }
body.darktheme #assignbuckettable tbody td { border-bottom: 1px solid #4b5480; background: var(--blackclr); color: var(--white); }
body.darktheme #assignbuckettable tbody tr:hover .tableselect2 select { border: 1px solid #F7F7FC; background-color: #4b5480; }
body.darktheme #activebucketstable thead th { background: #4b5480; color: var(--white-text); }
body.darktheme #activebucketstable tbody td { border-bottom: 1px solid #4b5480; background: var(--blackclr); color: var(--white); }
body.darktheme #notice-alert .modal-content { background: var(--button); }
body.darktheme #notice-alert .modal-content .confirm-text { color: var(--white); }
body.darktheme .setting-content .list li { border-bottom: 1px solid #303759; }
body.darktheme .setting-content .list li a, body.darktheme .setting-content h4 { color: var(--white-text); }
body.darktheme .setting-content .list li a:hover { color: var(--button); }
body.darktheme .omnichannel-content .whatsapp-status { background: #27AE60; }
body.darktheme .omnichannel-content .call-status { background: #6C5CE7; }
body.darktheme .omnichannel-content .email-status { background: #E17055; }
body.darktheme .omnichannel-content .chat-status { background: #8E44AD; }
body.darktheme .omnichannel-content .sms-status { background: #00CEC9; }
body.darktheme .omnichannel-content .whatsapp-status .border-bottom { border-color: #27AE60; }
body.darktheme .omnichannel-content .call-status .border-bottom { border-color: #6C5CE7; }
body.darktheme .omnichannel-content .email-status .border-bottom { border-color: #E17055; }
body.darktheme .omnichannel-content .chat-status .border-bottom { border-color: #8E44AD; }
body.darktheme .omnichannel-content .sms-status .border-bottom { border-color: #00CEC9; }
body.darktheme .omnichannel-content .card-content .inbound-outbound-content label, 
body.darktheme .omnichannel-content .card-content .inbound-outbound-content span.count,
body.darktheme .omnichannel-content .card-content h2,
body.darktheme .omnichannel-content .total label, 
body.darktheme .omnichannel-content .total-count { color: var(--white); }
body.darktheme .agentwise-data .table-content { border-color: #636ea2 !important; }
body.darktheme .agentwise-data .table-content thead th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme .agentwise-data .table-content tbody tr { background-color: transparent; }
body.darktheme .agentwise-data .table-content tbody tr:hover { background-color: #1b234a; }
body.darktheme .agentwise-data .table-content thead th.sorting:hover { background-color: #1b234a; }
body.darktheme .dataTables_filter input { border: 1px solid var(--white-text); color: var(--white-text); }
body.darktheme .dataTables_filter label { color: var(--white-text); } 
body.darktheme .qc-page-headding,
body.darktheme .qc-page-headding span,
body.darktheme .qc-comman-header h2,
body.darktheme .qc-overallstatus-card .callstatusbox .card .text h2,
body.darktheme .qc-overallstatus-card .callstatusbox .card .text h3,
body.darktheme .qc-overallstatus-card .callstatusbox .card:hover .counts-arrow .arrow,
body.darktheme .qc-overallstatus-card .totalperformed-box .card.totalperformed h2, 
body.darktheme .qc-overallstatus-card .totalperformed-box .card.totalperformed h3,
body.darktheme .total-calling-agent-status .totalcalls-box .avgcalltime p, 
body.darktheme .total-calling-agent-status .totalcalls-box .avgcalltime h2,
body.darktheme .total-calling-agent-status .totalcalls-box .totalcalls-content h2,
body.darktheme .total-calling-agent-status .card .text h2 { color: var(--white-text); }
body.darktheme .qc-overall-status .card { border-color: var(--blackclr); background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .qc-overallstatus-card .callstatusbox .card { background-color: var(--body) !important; }
body.darktheme .qc-overallstatus-card .callstatusbox .card.pass-failed-box .card.qc-rejected { border-radius: 0px 10px 10px 0px !important; }
body.darktheme .qc-overallstatus-card .callstatusbox .card.pass-failed-box .card.qc-pass { border-radius: 10px 0px 0px 10px !important; }
body.darktheme .qc-overallstatus-card .totalperformed-box::before {	background: #6E78A6; }
body.darktheme .qc-overallstatus-card .totalperformed-box { border-right: 1px solid #6E78A6; }
body.darktheme .total-calling-agent-status .card { border: 1px solid #4D5475; background: var(--blackclr); }
body.darktheme .qc-overallstatus-card .callstatusbox .card:hover { border: 1px solid #4D5475; }
body.darktheme .total-calling-agent-status .icon.unassignedcall,
body.darktheme .total-calling-agent-status .icon.total-qc-agents { background: #242A4A; }
body.darktheme .total-calling-agent-status .totalcalls-box .avgcalltime { background-color: var(--button); }
body.darktheme .total-calling-agent-status .card .text h3,
body.darktheme .total-calling-agent-status .totalcalls-box .totalcalls-content h3,
body.darktheme .performance-section .tab-content .content .card .title h4 { color: var(--white); }
body.darktheme .qc-overallstatus-card .callstatusbox .card.pass-failed-box { border: 1px solid #4D5475; }
body.darktheme .performance-section .tab-content .content .card { border-color: var(--blackclr); background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .performance-section .tab-content .table-content thead th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme .performance-section .tab-content .table-content tbody tr { background-color: transparent; }
body.darktheme .performance-section .tab-content .table-content tbody tr:hover { background-color: #1b234a; }
body.darktheme .performance-section .tab-content .table-content tbody td { color: var(--white); border-color: #4b5480; }
body.darktheme .performance-section .tabs { border: 1px solid #BADAFF; background: #BADAFF; }
body.darktheme .performance-section .tabs .nav .nav-link.active { color: var(--white); background-color: var(--button); }
body.darktheme .performance-section .tabs .nav .nav-link { color: var(--blackclr); }
body.darktheme .qc-hdr-calender input.calendar { color: var(--white-text); border: 1px solid #7785C8; background: transparent; }
body.darktheme #popup_data_table thead th { background: #318EF9; color: var(--white-text); }
body.darktheme #popup_data_table tbody tr, 
body.darktheme #popup_data_table thead tr { background-color: transparent; }
body.darktheme #popup_data_table tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme #popup_content .headerbutton path { fill:transparent !important; }
body.darktheme #popup_content .downloadbtn.headerbutton path { stroke: var(--white) !important; }
body.darktheme .qcuserlisting .popup-header .headerbutton path { fill:transparent !important; }
body.darktheme .qcuserlisting .popup-header .downloadbtn.headerbutton path { stroke: var(--white) !important; }
body.darktheme #popup_data_table_filter .form-control::placeholder { color: var(--white-text); } 
body.darktheme .setting-content .dropdown-menu.show { border-bottom: 1px solid var(--button) !important; background-color: #1e2752; }
body.darktheme  #adminreport_append .headerbutton path { fill: transparent !important; stroke: #fff !important; }

body.darktheme .modal-content .simple-table .table-content thead th { background: #318EF9; color: var(--white-text); }
body.darktheme .modal-content .simple-table .table-content tbody tr, 
body.darktheme .modal-content .simple-table .table-content thead tr { background-color: transparent; }
body.darktheme .modal-content .simple-table .table-content tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme .call-timedetails .multi-select-btn .btn-group .multiselect-container { background: #5A66A6; }
body.darktheme .call-timedetails .multi-select-btn .btn-group { border: 1px solid var(--white-text); background-color: transparent; }
body.darktheme .call-timedetails .multi-select-btn .btn-group .dropdown-toggle .multiselect-selected-text { color: var(--white) !important; } 
body.darktheme .call-timedetails .forcetimeclock-content p { color: var(--white) !important; }
body.darktheme .timesettings-content .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme .timesettings-content .default_btn2.addcontentbtn:hover { border-color: var(--blackclr); }
body.darktheme .calltimehold .modal-content, 
body.darktheme .callstatehold .modal-content { background-color: var(--button); }
body.darktheme #adminphonesdata .script_camp { background: #D8D8E8; color: var(--blackclr) !important; }
body.darktheme #adminphonesdata .assign-campaign:hover ul.addcampaignlist { background: var(--button); }
body.darktheme #adminphonesdata .addcampaignlist .hdr { background: transparent; }
body.darktheme #adminphonesdata .addcampaignlist .hdr h2 { color: var(--white);}
body.darktheme #adminphonesdata .assign-campaign:hover ul.addcampaignlist li { background: #318EF9; }
body.darktheme #adminphonesdata .assign-campaign:hover ul.addcampaignlist p { color: var(--white); }
body.darktheme #admin_shifts_list .dropdown-toggle.toggle-button { background: #D8D8E8; color: var(--blackclr) !important; }
body.darktheme .adminshiftcontent .campaignlistpopup .table-content td { color: var(--white); }
body.darktheme .admin-conference .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme .admin-conference .default_btn2.addcontentbtn:hover { border-color: var(--blackclr); }
body.darktheme .admin-conference .search-box .form-control::placeholder { color: var(--white-text); }
body.darktheme .phoneconflogs .modal-content { background: var(--button); }
body.darktheme .phoneconflogs .modal-content .listing-table-content thead th { background: #318EF9; color: var(--white-text); }
body.darktheme .phoneconflogs .modal-content .listing-table-content tbody tr, 
body.darktheme .phoneconflogs .modal-content .listing-table-content thead tr { background-color: transparent; }
body.darktheme .phoneconflogs .modal-content .listing-table-content tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme .search-box .form-control::placeholder { color: var(--white-text); }
body.darktheme .usergroupiplist thead th { background: #318EF9; color: var(--white-text); }
body.darktheme .usergroupiplist tbody tr, 
body.darktheme .usergroupiplist thead tr { background-color: transparent; }
body.darktheme .usergroupiplist tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme .audiofilelist thead th { background: #318EF9; color: var(--white-text); }
body.darktheme .audiofilelist tbody tr, 
body.darktheme .audiofilelist thead tr { background-color: transparent; }
body.darktheme .audiofilelist tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme .voice-file-upload .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme .voice-file-upload .default_btn2.addcontentbtn:hover { border-color: var(--blackclr); }
body.darktheme #addadmaudiostorefileform { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .copydeletebox h4 { color: var(--white-text); }
body.darktheme .audiostorecontent .image-upload-wrap { background: var(--body); border: 1px dashed #67739f; }
body.darktheme .audiostorecontent .image-upload-wrap:hover { background: #67739f; }
body.darktheme .audiostorecontent .listing-table-content th { background: #7984bd; } 
body.darktheme .modifyadminsoundboard thead th { background: #318EF9 !important; color: var(--white-text); }
body.darktheme .modifyadminsoundboard tbody tr, 
body.darktheme .modifyadminsoundboard thead tr { background-color: transparent; }
body.darktheme .modifyadminsoundboard tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme .modifyadminsoundboard tbody tr:hover .tableselect2 select { background: #318EF9; }
body.darktheme .admin-statusgroup .campaign_custom_statuses th { background: transparent; }
body.darktheme .admin-statusgroup .dropdown-toggle.toggle-button { background: #D8D8E8; color: var(--blackclr) !important; }
body.darktheme .templete-content thead th { background: transparent !important; }
body.darktheme .cidpopup thead th { background: #318EF9 !important; color: var(--white-text); }
body.darktheme .cidpopup tbody tr,
body.darktheme .cidpopup thead tr { background-color: transparent; }
body.darktheme .cidpopup tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme #cidgroups thead th { background: #318EF9 !important; color: var(--white-text); }
body.darktheme #cidgroups tbody tr,
body.darktheme #cidgroups thead tr { background-color: transparent; }
body.darktheme #cidgroups tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme .listing-table-content td a.dropdown-toggle.toggle-button { background: #D8D8E8; color: var(--blackclr) !important; }
body.darktheme .popupcontent.active thead th { background: #318EF9 !important; color: var(--white-text); }
body.darktheme .popupcontent.active tbody tr,
body.darktheme .popupcontent.active thead tr { background-color: transparent; }
body.darktheme .popupcontent.active tbody td { background-color: transparent; color: var(--white); border-bottom: 1px solid #81BCFF; }
body.darktheme #systemsettingsdata .form-group p { color: var(--white-text); }
body.darktheme .multi-select-btn .btn-group { background: transparent; }
body.darktheme .multi-select-btn .btn-group .multiselect-selected-text { color: var(--white) !important; }
body.darktheme .multi-select-btn .btn-group .multiselect-container { background: #5A66A6; }  
body.darktheme .multi-select-btn .btn-group .multiselect-container .multiselect-search { border-color: var(--white-text); }
body.darktheme .multi-select-btn .btn-group .multiselect-container .multiselect-search::placeholder { color: var(--white-text); }
body.darktheme .multi-select-btn ul li { border-color: #6F7BBD !important; }
body.darktheme #system_statuses_list thead th { background: transparent; }
body.darktheme #admincallsetting .default_btn2.addcontentbtn, body.darktheme #admincallsetting .default_btn2.addcontentbtn p { background: transparent; color: var(--white); }
body.darktheme #admincallsetting .default_btn2.addcontentbtn:hover, body.darktheme #admincallsetting .default_btn2.addcontentbtn:hover { background: var(--button); color: var(--white); }
body.darktheme .language-display-content .listing-table-content thead th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme .language-display-content .listing-table-content tbody tr { background-color: transparent; }
body.darktheme .language-display-content .listing-table-content tbody tr:hover { background-color: #1b234a; }
body.darktheme .language-display-content .listing-table-content tbody td { color: var(--white); border-color: #4b5480; background: transparent; }
body.darktheme .language-content .border-bottom {	border-color: var(--input-bdr) !important; }
body.darktheme #ciddatatable thead th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme #ciddatatable tbody tr { background-color: transparent; }
body.darktheme #ciddatatable tbody tr:hover { background-color: #1b234a; }
body.darktheme #ciddatatable tbody td { color: var(--white); border-color: #4b5480; background: transparent; }
body.darktheme #utilization .refreshbutton { background: var(--button); }
body.darktheme #utilization .refreshbutton .alllink2 { color: var(--white) !important; }
body.darktheme #peak_sip_utilization .default_btn1 { color: var(--white); }
body.darktheme #peak_sip_utilization .default_btn1:hover { background: var(--blackclr); border-color: var(--blackclr); } 
body.darktheme .choosefilebox span.choosetext { background: var(--button); color: var(--white); }
body.darktheme #slider .default_btn2.addcontentbtn { border-color: var(--button); }
body.darktheme #slider .default_btn2.addcontentbtn:hover { border-color: var(--blackclr); }
body.darktheme .custom-select-element { box-shadow: 1px 0px 0px var(--blackclr); background: var(--blackclr); }
body.darktheme .customfield-content h3 { color: var(--white-text); }
body.darktheme .customer-details-box { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .customformtable tbody td { background: transparent; }
body.darktheme .customfield-content h2 { color: var(--white); background: #464e73; }
body.darktheme .custom-select-element ul li { background:transparent; border-bottom: 1px solid #4b5480; }
body.darktheme .custom-select-element ul li a { color: var(--white); }
body.darktheme #custom-form-data-listListing td { border-bottom: 1px solid #4b5480; }
body.darktheme .collection-sub-tabs .card-header button[aria-expanded="true"] { background-color: #D1E6FF; }
body.darktheme .collection-sub-tabs .card-body { border-color: var(--input-bdr); }
body.darktheme .maptable thead th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme .maptable tbody tr { background-color: transparent; }
body.darktheme .maptable tbody tr:hover { background-color: #1b234a; }
body.darktheme .maptable tbody td { color: var(--white); border-color: #4b5480; background: transparent; }
body.darktheme #owners thead th,
body.darktheme #ranks thead th,
body.darktheme #countryCode thead th,
body.darktheme #todayCallCount thead th,
body.darktheme #today24HourCalledCount thead th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme #owners tfoot th,
body.darktheme #ranks tfoot th,
body.darktheme #countryCode tfoot th,
body.darktheme #todayCallCount tfoot th,
body.darktheme #today24HourCalledCount tfoot th { background: #4b5480; color: var(--white-text); border-color: #636ea2 !important; }
body.darktheme #owners tbody tr,
body.darktheme #ranks tbody tr,
body.darktheme #countryCode tbody tr,
body.darktheme #todayCallCount tbody tr,
body.darktheme #today24HourCalledCount tbody tr { background-color: transparent; }
body.darktheme #owners tbody tr:hover,
body.darktheme #ranks tbody tr:hover { background-color: #1b234a; }
body.darktheme #owners tbody td,
body.darktheme #ranks tbody td,
body.darktheme #countryCode tbody td,
body.darktheme #todayCallCount tbody td,
body.darktheme #today24HourCalledCount tbody td { color: var(--white); border-color: #4b5480; background: transparent; }
body.darktheme #called .called-count-box.columnbox { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .dependent-mapping-header .addstatusesbtn { border-color: var(--white); color: var(--white); }
body.darktheme .dependent-mapping-header .addstatusesbtn:hover { border-color: var(--button); background: var(--button); }
body.darktheme .leaduploadcontent { background: var(--blackclr); box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .leadupload-step { background: var(--button); }
body.darktheme .leadupload-step ul li label, 
body.darktheme .leaduploadcontent .upload-lead-step-footer .left-content .default_btn1,
body.darktheme .leadupload-step ul li span.step-info-icon { color: var(--white); }
body.darktheme .alllink2.script_camp { background: #D8D8E8; color: var(--blackclr) !important; }
body.darktheme .alllink2.script_camp:hover {  background: var(--button); }
body.darktheme .licenselisting td.livestatus span.closer { color: var(--white); background: #e83535; }
body.darktheme .licenselisting td.livestatus span.closer::before { background: var(--white); }
body.darktheme .selected-features-list ul li { color: var(--white); }
body.darktheme .contentbox .content .cardbox p, 
body.darktheme .selected-features-list h2 { color: var(--white-text); }
body.darktheme #amount::placeholder, body.darktheme #seconds::placeholder { color: #fff; }

body.darktheme .dropdown-menu { background-color: var(--button); }
body.darktheme .dropdown-menu .logoutlist li a { color: var(--white); }
body.darktheme .dropdown-menu .logoutlist li a:hover { color: var(--white-text); }
body.darktheme .alllink.downloadbtn.headerbutton path { fill: transparent !important; }
body.darktheme #importRatePopUp .alllink { color: var(--white); }
body.darktheme #importRatePopUp .alllink:hover { color: var(--white-text); }
body.darktheme .import-bulkrate-content .image-upload-wrap { background: #CFE7FF; }
body.darktheme .import-bulkrate-content .file-upload-content { background: #CFE7FF; }
body.darktheme .addbalance-content #resetform { color: var(--white); } 
body.darktheme .addbalance-content .addcontentbtn { border-color: var(--button) !important; }
body.darktheme .addbalance-content .addcontentbtn:hover { border-color: var(--white) !important; }

body.darktheme #web_api_create .note-toolbar { border-bottom: 1px solid var(--button); background: var(--button) !important; }
body.darktheme #web_api_create .note-btn-group .note-btn { border-color: #62A7F7; background: #3D95FB !important; color: var(--white); }
body.darktheme #web_api_create .note-editor.note-airframe, body.darktheme #web_api_create .note-editor.note-frame { border: 1px solid #8391C6; }
body.darktheme #web_api_create .note-editor.note-airframe .note-statusbar, body.darktheme #web_api_create .note-editor.note-frame .note-statusbar { background-color: #49558c; }
body.darktheme .webapiguide-content h5,
body.darktheme .webapiguide-content ul li, 
body.darktheme .add-agent-api table td span,
body.darktheme .add-agent-api .content pre, 
body.darktheme .add-agent-api .content span, 
body.darktheme .add-agent-api .content p, 
body.darktheme .add-agent-api .content .form-group,
body.darktheme .webapiguide-content .phpcode-example pre,
body.darktheme .add-agent-api table td,
body.darktheme .add-agent-api table th { color: var(--white) !important; }
body.darktheme .add-agent-api table td, 
body.darktheme .webapiguide-content .phpcode-example, body.darktheme .webapiguide-content .linkbox { background: var(--body); }
body.darktheme .webapiguide-content .phpcode-example { border: 1px solid #8391C6; }
body.darktheme .add-agent-api table td, body.darktheme .add-agent-api table th { border-color: #8391C6 !important; }
body.darktheme .webapiguide-content h5 { border-color: #8391C6; }
body.darktheme .webapiguide-content .linkbox a { color: #C6E1FF; }
body.darktheme .webapiguide-content .linkbox .fas { color: var(--white-text); }
body.darktheme .webapi-content .content pre, 
body.darktheme .webapi-content .content span, 
body.darktheme .webapi-content .content p {	color:var(--white) !important; }
body.darktheme .webapiguide-content table th, 
body.darktheme .webhookapi-content table th, 
body.darktheme .webapiguide-content table td, 
body.darktheme .webhookapi-content table td { background: var(--body) !important; border-color: #8391C6; color:var(--white) !important; }
body.darktheme .webhookapi-content h3 { color: var(--white) !important; }
body.darktheme .survey-card { background: var(--body); } 
body.darktheme .survey-content .addquestion { border-color: var(--button) !important; }
body.darktheme .survey-content .addquestion:hover { border-color: var(--white) !important; }
body.darktheme .webclient-config-content .dynamic-bot-script { background: var(--body); }
body.darktheme .webclient-config-content .script-url-field { border: 1px solid var(--input-bdr); background: transparent; color: var(--white) !important; }
body.darktheme #addBotButton { background: var(--button); color: var(--white); border-color: var(--button); }
body.darktheme #addBotButton:hover { background: transparent; color: var(--white); border-color: var(--white); }
body.darktheme .webclient-config-content .copyButton.default_btn2 { border-color: var(--button); }
body.darktheme #web_client_edit .radiobuttons input[type="radio"] { top: 0; }
body.darktheme .plan-content #plan_list tbody tr { box-shadow: 0px 4px 20px #141D4A; }
body.darktheme .plan-content #plan_list td, 
body.darktheme .plan-content #plan_list td .fa-angle-right, 
body.darktheme .features-text p { color: var(--white); }
body.darktheme .plan-selected-features #tabs { border-bottom: 1px solid var(--body); }
body.darktheme .plan-selected-features .border-bottom { border-color: var(--body) !important; }
body.darktheme #menu_bar_list .menusubtable tr td {  border-bottom: 1px solid #566095; background-color: #424B77; }
body.darktheme #menu_bar_list .menusubtable.simple-table th { background-color: var(--button); }
body.darktheme .plan-content .plandetails label,
body.darktheme .plan-content .plandetails label + div { color: var(--white);}  
body.darktheme #ticketdashboard .columnbox { background: var(--blackclr); }
body.darktheme .department-status .list-group-item, 
body.darktheme .priority-status .list-group-item,
body.darktheme .tag-status .list-group-item { background: transparent; color: #fff; border-top:1px solid var(--body ) !important; border-bottom: 0; }
body.darktheme .department-status .list-group-item label,
body.darktheme .department-status .list-group-item span,
body.darktheme .priority-status .list-group-item label,
body.darktheme .priority-status .list-group-item span,
body.darktheme .tag-status .list-group-item label,
body.darktheme .tag-status .list-group-item span { color: var(--white-text); }

body.darktheme .department-status p { color: var(--white); }
body.darktheme .priority-status p { color: var(--white); }
body.darktheme .tag-status p { color: var(--white); }
#taglist td p { margin: 0; }
body.darktheme #taglist td p { color:var(--white) ; }

body.darktheme .add_canned_responses_form .note-btn-group .note-btn {	border-color: #62A7F7; background: #3D95FB !important; color: var(--white); }
body.darktheme .add_canned_responses_form .note-editor.note-airframe .note-statusbar, 
body.darktheme .add_canned_responses_form .note-editor.note-frame .note-statusbar { background-color: #49558c; }
body.darktheme .add_canned_responses_form .note-toolbar { background:var(--button); }
body.darktheme .add_canned_responses_form .note-btn-group .note-btn { border-color: #62A7F7; background: #3D95FB; color: #fff; }
body.darktheme .add_canned_responses_form .note-editor.note-airframe, body.darktheme .add_canned_responses_form .note-editor.note-frame {	border: 1px solid #63abff; }
body.darktheme .add_canned_responses_form .note-editable .table-bordered td, body.darktheme .table-bordered td { border: 1px solid #353b57; color: var(--white); }
body.darktheme .add_canned_responses_form .note-editor.note-airframe .note-statusbar, 
body.darktheme .add_canned_responses_form .note-editor.note-frame .note-statusbar { background-color: #0753aa; border-top: 1px solid #1973DB; }
body.darktheme .add_canned_responses_form .note-editing-area { background: #0d63c6; }
body.darktheme .add_canned_responses_form .note-editor.note-frame .note-editing-area .note-editable { color: var(--white); }

body.darktheme .edit_canned_responses_form .note-btn-group .note-btn {	border-color: #62A7F7; background: #3D95FB !important; color: var(--white); }
body.darktheme .edit_canned_responses_form .note-editor.note-airframe .note-statusbar, 
body.darktheme .edit_canned_responses_form .note-editor.note-frame .note-statusbar { background-color: #49558c; }
body.darktheme .edit_canned_responses_form .note-toolbar { background:var(--button); }
body.darktheme .edit_canned_responses_form .note-btn-group .note-btn { border-color: #62A7F7; background: #3D95FB; color: #fff; }
body.darktheme .edit_canned_responses_form .note-editor.note-airframe, body.darktheme .edit_canned_responses_form .note-editor.note-frame {	border: 1px solid #63abff; }
body.darktheme .edit_canned_responses_form .note-editable .table-bordered td, body.darktheme .table-bordered td { border: 1px solid #353b57; color: var(--white); }
body.darktheme .edit_canned_responses_form .note-editor.note-airframe .note-statusbar, 
body.darktheme .edit_canned_responses_form .note-editor.note-frame .note-statusbar { background-color: #0753aa; border-top: 1px solid #1973DB; }
body.darktheme .edit_canned_responses_form .note-editing-area { background: #0d63c6; }
body.darktheme .edit_canned_responses_form .note-editor.note-frame .note-editing-area .note-editable { color: var(--white); }

body.darktheme #edit_signature_popup .note-btn-group .note-btn,
body.darktheme #add_signature_popup .note-btn-group .note-btn {	border-color: #62A7F7; background: #3D95FB !important; color: var(--white); }

body.darktheme #edit_signature_popup .note-editor.note-airframe .note-statusbar, 
body.darktheme #edit_signature_popup .note-editor.note-frame .note-statusbar,
body.darktheme #add_signature_popup .note-editor.note-airframe .note-statusbar,
body.darktheme #add_signature_popup .note-editor.note-frame .note-statusbar { background-color: #49558c; }

body.darktheme #edit_signature_popup .note-toolbar,
body.darktheme #add_signature_popup .note-toolbar { background:var(--button); }

body.darktheme #edit_signature_popup .note-btn-group .note-btn,
body.darktheme #add_signature_popup .note-btn-group .note-btn { border-color: #62A7F7; background: #3D95FB; color: #fff; }

body.darktheme #edit_signature_popup .note-editor.note-airframe, 
body.darktheme #add_signature_popup .note-editor.note-airframe,
body.darktheme #edit_signature_popup .note-editor.note-frame,
body.darktheme #add_signature_popup .note-editor.note-frame {	border: 1px solid #63abff; }

body.darktheme #edit_signature_popup .note-editable .table-bordered td, 
body.darktheme #add_signature_popup .note-editable .table-bordered td,
body.darktheme .table-bordered td,
body.darktheme #add_signature_popup .table-bordered td { border: 1px solid #353b57; color: var(--white); }

body.darktheme #edit_signature_popup .note-editor.note-airframe .note-statusbar, 
body.darktheme #add_signature_popup .note-editor.note-airframe .note-statusbar, 
body.darktheme #edit_signature_popup .note-editor.note-frame .note-statusbar,
body.darktheme #add_signature_popup .note-editor.note-frame .note-statusbar { background-color: #0753aa; border-top: 1px solid #1973DB; }

body.darktheme #edit_signature_popup .note-editing-area,
body.darktheme #add_signature_popup .note-editing-area { background: #0d63c6; }
body.darktheme #edit_signature_popup .note-editor.note-frame .note-editing-area .note-editable,
body.darktheme #add_signature_popup .note-editor.note-frame .note-editing-area .note-editable { color: var(--white); }

body.darktheme .radiobox-column label { color: var(--white); }
body.darktheme .conditions-data, body.darktheme .send-escalation-data, body.darktheme .remind-agent-data { background: #2b3462; }
body.darktheme .conditions-data .multi-select1 .select2-selection,
body.darktheme .send-escalation-data .multi-select1 .select2-selection,
body.darktheme .remind-agent-data .multi-select1 .select2-selection { border: 1px solid var(--input-bdr) !important; background: transparent; }
body.darktheme .table.table-content.slatarget-table td { color: var(--white); border-color: var(--input-bdr); }
body.darktheme .newslapolicy-content .table-content tbody > tr:hover { background: #131b44; }
body.darktheme .slatarget-table.table-content th { color: var(--white);	background: var(--body); }
body.darktheme #order_tab #department { background: #283059; border-top: 1px solid #535871; }
body.darktheme .usermodify .list-unstyled li button.bg-transparent { color: var(--white-text); }
body.darktheme #edit_notificationConfig_form h6, body.darktheme #add_notificationConfig_form h6 { color: var(--white); }
body.darktheme #add_notificationConfig_form .form-control::placeholder, body.darktheme #edit_notificationConfig_form .form-control::placeholder { color:  var(--white-text); }
body.darktheme .anncoument-detial-view .modal-content { background: var(--button); }
body.darktheme .anncoument-detial-view .modal-content .detialview-content h4 { color: var(--white); }
body.darktheme .anncoument-detial-view .detialview-content label, 
body.darktheme .anncoument-detial-view .detialview-content p { color: var(--white); }
body.darktheme .anncoument-detial-view .modal-content .detialview-content .annocmnt_file { border: 1px solid #318EF9; }
/*body.darktheme .AddAnnouncementDetail .cke_wysiwyg_frame { background-color: #5fa4f2; }
body.darktheme .AddAnnouncementDetail .cke_top { background: #0055b7; }
body.darktheme .AddAnnouncementDetail .cke_toolgroup .cke_button { background: #C4DFFF; color: var(--white); border-radius: 3px; margin: 0 1px; }
body.darktheme .AddAnnouncementDetail .cke_combo_text { color: var(--white); }
body.darktheme .cke_combo_off a.cke_combo_button:hover { background: #C4DFFF; color: var(--blackclr); } */
body.darktheme .assign-campaign:hover ul.addcampaignlist { background: var(--button); }
body.darktheme .addcampaignlist .hdr { background: var(--button); }
body.darktheme .addcampaignlist .hdr h2 { color: var(--white); }
body.darktheme .addcampaignlist .hdr .alllink2.add_camp_script_btn { color: var(--white) !important; }
body.darktheme .assign-campaign:hover ul.addcampaignlist p { color: var(--white); }
body.darktheme .assign-campaign:hover ul.addcampaignlist li { background-color: #318EF9 !important; }
body.darktheme .popupcontent .content .form-control::placeholder { color: var(--white-text); }
body.darktheme .campaignsummary-accordion .card { background: var(--blackclr); }
body.darktheme .campaignsummary-accordion h4,
body.darktheme .campaignsummary-accordion .campaigns-names,
body.darktheme .campaignsummary-accordion .livecalls, 
body.darktheme .campaignsummary-accordion .agentlogged,
body.darktheme .campaignsummary-accordion .agentlogged span,
body.darktheme .campaignsummary-other-details .lavel-datails label,
body.darktheme .campaignsummary-accordion .status-card-content p,
body.darktheme .whiteboard-report-left .headding h3,
body.darktheme .whiteboard-content .call-count-staus-card .count-staus-content .content h4,
body.darktheme .whiteboard-content .call-count-staus-card .count-staus-content .content h5 { color: var(--white); }
body.darktheme .campaignsummary-other-details .lavel-datails-box { border-right: 1px solid var(--body); }
body.darktheme .campaignsummary-other-details,
body.darktheme .whiteboard-content .call-count-staus-card .count-staus-content .content { border-color: var(--body) !important; }
body.darktheme .whiteboard-content .call-count-staus-card ,
body.darktheme .whiteboard-content .graph-content { background-color: var(--blackclr); }
body.darktheme .whiteboard-content .call-count-staus-card .count-staus-content .salesperhour h4::before { background-color: #68bae8; }
body.darktheme .whiteboard-content .call-count-staus-card .count-staus-content .totalcalls h4::before { background-color: #A1ABFF; }
body.darktheme .count-staus-content .totalconvrate h4, 
body.darktheme .count-staus-content .totalconvrate h5 {	color: var(--blackclr) !important; }
body.darktheme .inbound-servicelevel-report .table th { background: var(--blackclr); }
body.darktheme .inbound-servicelevel-report .table td { border-bottom: 1px solid #7983b3; }
body.darktheme .inbound-servicelevel-report #holdtimedata-list table thead tr:last-child th { border: 1px solid #7983b3 !important; }
body.darktheme .inbound-servicelevel-report #holdtimedata-list table thead tr:first-child th { border: 1px solid #7983b3 !important; }

body.darktheme .inbound-servicelevel-report #callholdbreakdown-list table thead tr:last-child th { border: 1px solid #7983b3 !important; }
body.darktheme .inbound-servicelevel-report #callholdbreakdown-list table thead tr:first-child th { border: 1px solid #7983b3 !important; }
body.darktheme .inbound-call-content h4 { color: var(--white); }
body.darktheme .inbound-call-content .listview-content p { color: var(--white-text) !important; }
body.darktheme .inbound-listview-table .table-content1 th { background: var(--body ) !important; color: var(--white); }
body.darktheme .inbound-listview-table .table-content1 td { color: var(--white-text); border-color: var(--body) !important; }
body.darktheme .inbound-chat-report-box .table-content1 th { background: var(--body ) !important; color: var(--white); }
body.darktheme .inbound-chat-report-box .table-content1 td { color: var(--white-text); border-color: var(--body) !important; }
body.darktheme .inbound-chat-report-box .table-content1 tbody tr { background: transparent; }
body.darktheme .call-hangup-table .table-content1 th { background: var(--body ) !important; color: var(--white); }
body.darktheme .call-hangup-table .table-content1 td { color: var(--white-text); border-color: var(--body) !important; }
body.darktheme .call-hangup-table .table-content1 tbody tr { background: transparent; }
body.darktheme #inbound_chat_report .table-content1 th { background: var(--body ) !important; color: var(--white); }
body.darktheme #inbound_chat_report .table-content1 td { color: var(--white-text); border-color: var(--body) !important; }
body.darktheme .inbound-summary-hourly .simple-table th { background: var(--body ) !important; color: var(--white); }
body.darktheme .inbound-summary-hourly .simple-table td { color: var(--white-text); border-color: var(--body) !important; }
body.darktheme .subhead-table-content .subhead-first th, 
body.darktheme .subhead-table-content .subhead-second th { background: var(--body) !important; color: var(--white); }
body.darktheme .subhead-table-content { border-color: #8391C6 !important; }
body.darktheme .subhead-table-content tbody td { background: transparent; color: var(--white); }
body.darktheme .subhead-table-content.dataTable tbody tr { background: transparent; }
body.darktheme .subhead-table-content tbody { background: transparent; }
body.darktheme .popupcontent .tablecheck label::before { border: solid 1px var(--white); }
body.darktheme .popupcontent .tablecheck input:checked + label::before { background: var(--white); border: 1px solid var(--white); }
body.darktheme .popupcontent .tablecheck input:checked + label::after { border-color: var(--button); }
body.darktheme .daterangepicker { border: 1px solid #c9e2ff !important; box-shadow: 0px 5px 12px #0b69d5 !important; background: #c9e2ff; }
body.darktheme .daterangepicker .calendar-table { background-color: #c9e2ff; }
body.darktheme .daterangepicker td.in-range.available { color: var(--white) !important; }
body.darktheme .daterangepicker td.in-range { background-color: var(--button) !important; }
body.darktheme .daterangepicker .calendar-table td { background: #c9e2ff; } 
body.darktheme #call-export .default_btn1, body.darktheme #broadcast-export .default_btn1 { color: var(--white); } 
body.darktheme .hangupcause-content .simple-table th { background: var(--blackclr); } 
body.darktheme .customreports-action a.delete { color: #e74c3c; }  
body.darktheme .userfilterpopup .formcontrolselect .select2-container--default .select2-selection--single { border: 1px solid var(--white-text); }
body.darktheme .listsplittool .modifyfooter .default_btn1 { color: var(--white); } 
body.darktheme .note-box-content.didbulkcopy p { color: var(--white ) !important; }
body.darktheme #urllogreportlist .simple-table th { background: var(--body); }  
body.darktheme #urllogreportlist .simple-table td { border-bottom: 1px solid var(--body); } 
body.darktheme .carrier-log-report .simple-table th { background: var(--body); } 
body.darktheme .admin-header .refresh-seconds a.alllink { background: #cae3ff; }
body.darktheme .admin-header .refresh-seconds .countdown { color: var(--blackclr);}
body.darktheme .admin-header .refresh-seconds .dropdown-menu a { color: var(--white); }
body.darktheme .admin-header .userfullname { background: #CBE3FF; }
body.darktheme .admin-header .logout-dropdown::before { border-bottom: 10px solid var(--button); }
body.darktheme .admin-header .logout a.logoutname { background: #CBE3FF; border: 1px solid #CBE3FF; color: var(--button); }
body.darktheme .lead-limits { color: var(--white); }
body.darktheme .popupcontent .common-calendar .calendar { background: #D4E8FF; }
body.darktheme .popupcontent .calendar { background: #D4E8FF; }
body.darktheme .userfilterpopup .calendar { background: #D4E8FF; }
body.darktheme #administrationChangeLog .alllink2 { color: #aad1ff !important; }
body.darktheme #callback_transfer_form .default_btn1 { color: var(--white); }
body.darktheme .addbtn .dropdown-menu ul li a { color: var(--white); }
body.darktheme .searchlead .default_btn1 { color: var(--white); }
body.darktheme .searchlead .default_btn1:hover { border-color: var(--white); }
body.darktheme #advancesearchform .radiobuttons input[type="radio"] { top: 0; }
body.darktheme .downloadbtn.headerbutton path { fill: transparent !important; }
body.darktheme .addmultileads-content .content h3 { color: var(--white); }
body.darktheme .addmultileads-content .content .cardbox h4 { color: var(--white); border-bottom: 1px solid #6978AA; }
body.darktheme .addmultileads-content .drag-text h3 { color: var(--blackclr); }
body.darktheme .qcscorecardlist td p { color: var(--white); }
body.darktheme .qcscorecardlist tfoot td label { color: var(--white); }
body.darktheme .qcscorecardlist .passing-column .form-control {	color: var(--blackclr) !important; }
body.darktheme .campaignHtml a, body.darktheme .campaignHtml { color: var(--white ) !important; }
body.darktheme .callmenuoption .simple-table td { color: var(--white); border-color: var(--body); }
body.darktheme .callmenuoption .simple-table th { background: var(--body); color: var(--white); }
body.darktheme .callmenutable .table th { background: var(--body); color: var(--white); border-color: var(--body); }
body.darktheme .callmenutable .table td { background: var(--blackclr); }
body.darktheme .listing-table-content .tableselect2 select option { background: var(--blackclr); }
body.darktheme .etl_click2call { color: var(--white) !important; }
.listing-table-content td p { margin-bottom: 0; font-family: 'Inter-Regular'; color: #050F34; }
body.darktheme .listing-table-content td p { color: var(--white); }
body.darktheme .popup-header .close { background: #cbe3ff; opacity: 1; border-radius: 50%; width: 30px; height: 30px; }
body.darktheme .addmultileads-content .content p { color: var(--white-text); }
body.darktheme .mdy-template .default_btn3 { background: var(--button); border-color: var(--button); color: var(--white); }
body.darktheme .adminreportllisting a.alllink2 { color: var(--white) !important; }
body.darktheme .has-error .form-control, body.darktheme .has-error label { border-color: #ffb5b5 !important; color: #ffb5b5 !important; }
body.darktheme .has-error label .text-danger { color: #ffb5b5 !important; }
body.darktheme .has-error span.error-help-block { color: #ffb5b5 !important; }
body.darktheme .dataTables_length select:focus-visible { box-shadow: none; }
body.darktheme .table select:focus-visible { box-shadow: none; }
body.darktheme select option { background: var(--blackclr); }
body.darktheme #auto-phone-error-cstm { color: #ffb5b5 !important; }
body.darktheme .languages-dropdown ul li a { color: #fff; }
body.darktheme .languages-dropdown ul li { border-bottom: 1px solid #459bff; }
body.darktheme .languages-dropdown ul li.active a { font-family: 'Inter-SemiBold'; }
body.darktheme .languages-dropdown ul li.active { background: #459bff; border-radius: 0; }
body.darktheme .popupcontent .multi-select1 ul li { background: #cde8ff !important; color: var(--button); }
body.darktheme .popupcontent .multi-select1 ul li span { color: var(--blackclr) !important; }
body.darktheme .userterritorymodify .labeltext, 
body.darktheme .userterritorymodify .editdeletebox h2 { color: var(--white); }
body.darktheme .editdeletebox .card {	background: #B2D5FD; }
body.darktheme .editdeletebox .card .form-control { background: #B2D5FD; border-color: var(--input-bdr); color: var(--blackclr) !important; }
body.darktheme .editdeletebox .card select option { background: var(--blackclr); color: var(--white); }
body.darktheme #CallBackHoldList p { color: var(--white); }
/* login page css*/
body.darktheme .login-left-column { background-color:var(--body); border-right: 1px solid #485493; }
body.darktheme .login-right-column { background: var(--blackclr); }
body.darktheme .login-right-column .form-content h2 { color: var(--white); }
body.darktheme .login-right-column .alert-success { background: #16812E; border: 1px solid #16812E; }
body.darktheme .login-right-column .alert.alert-success h4 { color: var(--white); }
body.darktheme .login-right-column .alert p { color: #B1E4BC; }
body.darktheme .login-right-column .alert.alert-danger { background: #F65656; border: 1px solid #F65656; border-radius: 5px; color: var(--white); }
/* landing page */
body.darktheme .landing-form { background: var(--body); }
body.darktheme .landing-form .continue-list ul li a { border: 1px solid var(--input-bdr); background: var(--blackclr); }
body.darktheme .landing-form .continue-list p { color: var(--white-text); }
body.darktheme .landing-form h2 { color: var(--white); }
body.darktheme .landing-form .continue-list ul li a:hover {	border-color: var(--button); background: var(--button); }
body.darktheme .landing-form .continue-list ul li a:hover p { color: var(--white-text); }
body.darktheme .landing-form .continue-list span { margin-right: 15px; width: 38px; height: 38px; background: #d8deff; border-radius: 30px; display: flex; align-items: center; justify-content: center; }
body.darktheme .landing-form .continue-list ul li a:hover span { background: #D4E8FF; }  
body.darktheme .landing-form .continue-list span img { height: 24px; }
/* confirmation Alert */
body.darktheme .confirmation-alert .modal-content { background: var(--button); }
body.darktheme .confirmation-alert .modal-content p { color: var(--white); }
body.darktheme .confirmation-alert .modal-footer .btn-success { border-color: var(--white); }
body.darktheme .confirmation-alert .modal-footer .btn-success:hover {	background: #CCE4FF;	border-color: #CCE4FF; color: var(--button); }
body.darktheme .confirmation-alert .modal-footer .btn-danger:hover { background: #ffe3e5; border-color: #ffe3e5; color: #dc3545; }

body.darktheme .confirmation-alert #logout-alert .modal-footer .default_btn2 { border-color: var(--white); }
body.darktheme .confirmation-alert #logout-alert .modal-footer .default_btn2:hover {	background: #CCE4FF;	border-color: #CCE4FF; color: var(--button); }
body.darktheme .confirmation-alert #logout-alert .modal-footer .default_btn1 { background: #dc3545; border-color: #dc3545; color: #fff; }
body.darktheme .confirmation-alert #logout-alert .modal-footer .default_btn1:hover { background: #ffe3e5; border-color: #ffe3e5; color: #dc3545; }
body.darktheme .chtboticon:hover .boticonclose { box-shadow: none !important; color: #fff !important; }
body.darktheme .boticonclose path { fill: var(--white) !important;} 
body.darktheme .topmenu_icon .bar1, 
body.darktheme .topmenu_icon .bar2, 
body.darktheme .topmenu_icon .bar3 { background-color: var(--white); }
body.darktheme .realtime-other-popup .multi-select1 .select2-selection { border: 1px solid var(--white) !important; }
body.darktheme .realtime-other-popup .form-control { border: 1px solid var(--white); }
body.darktheme .chatbot-container { background: linear-gradient(180deg, #B0BEFF 0%, #B0BEFF 100%); }
body.darktheme .chtboticon button#chatbot-ai-button { box-shadow: 0px 0px 15px #232628; }
body.darktheme .popupcontent .alllink2, 
body.darktheme .userfilterpopup .alllink2 { color: var(--white) !important; }