:root {
    --diptheme-dark:#1c1c1c;
    --themebgdark: #282828;
    --white: #fff;
    --black: #000;
    --gray: #3c3c3c;
    --grayoverbg: #202020;
    --grayborder: #5a5a5a;
    --yellow: #ffb30b;
}
.theme-dark, .theme-dark body, .theme-dark .header a, .theme-dark .header .helplineBox span,
.theme-dark .analyticsDataSection .departmentTab .nav-item .nav-link,
.theme-dark .departmentTabContent .nav-tabs .nav-link.active, .theme-dark .apllicationReceivedBox h4 small,
.theme-dark .appliedBox small, .theme-dark tbody, .theme-dark td, .theme-dark tfoot, .theme-dark th, .theme-dark thead, .theme-dark tr,
.theme-dark .detailsBox .numberMainBox small, .theme-dark footer, .theme-dark footer .customList li a, .theme-dark .hexagon-title,
.theme-dark .dept-name small, .theme-dark .dept-name, .theme-dark .nav-header .nav-link, .theme-dark .RightTopBox a,
.theme-dark .innercontent .innerContentBox, .theme-dark .innercontent .innerContentBox h3, .theme-dark .innerContentBox .updatedSoon,
.theme-dark .table-striped > tbody > tr:nth-of-type(odd) > *, .theme-dark .faq .card .card-header a.collapsed,.theme-dark .page-item.disabled .page-link {
    color: var(--white);
}
.theme-dark .awardsRecognitionBox .badge {color: var(--black);}
    .theme-dark .analyticsContentBox, .theme-dark .analyticsDataSection .departmentTab, .theme-dark .departmentTabContent,
    .theme-dark .nav-tabs .nav-link.active, .theme-dark .awardsRecognitionBox .swiper-slide .awardBox, .theme-dark .benifitcontent,
    .theme-dark footer, .theme-dark .banner .card, .theme-dark .banner .card .card-header, .theme-dark .card, .theme-dark .card .card-header, .theme-dark .small-card, .theme-dark .small-card.light-blue,
    .theme-dark .small-card.fade-blue, .theme-dark .need-help, .theme-dark .happyvoicesBox, .theme-dark .small-card.dip-blue,
    .theme-dark .innercontent .innerContentBox, .theme-dark .faq .card .card-header a.collapsed:hover, .theme-dark .small-card.dip-light-blue, .theme-dark .searchPanel {
        background: var(--gray);
    }
.theme-dark .hexagon-link {color: var(--yellow);}
.theme-dark .innercontent .innerContentBox h3:before {
    background: var(--yellow);
}
    .theme-dark, .theme-dark body, .theme-dark .facts, .theme-dark footer, .theme-dark .faq .card .card-header a.collapsed, .theme-dark .page-item.disabled .page-link, .theme-dark .inner-content th {
        background-color: var(--themebgdark);
    }
.theme-dark header, .theme-dark .header {background-color: var(--diptheme-dark);}
        .theme-dark .analyticsContentBox .dataBox h3, .theme-dark .appliedBox, .theme-dark td, .theme-dark th,
        .theme-dark .staticsticsMainBox .table th, .theme-dark .footer-bottom, .theme-dark .analyticsBox, .theme-dark .dept-name,
        .theme-dark .grid-list li, .theme-dark .card .card-header {
            border-color: var(--grayborder);
        }
        .theme-dark .facts .card{box-shadow:none;}
        .theme-dark .analyticsContentBox .dataBox:after {
            background: var(--grayborder);
        }
.theme-dark .analyticsDataSection .departmentTab .nav-item .nav-link.active, .theme-dark .nav-tabs .nav-item.show .nav-link,
.theme-dark .staticsticsMainBox, .theme-dark .detailsBox {background-color: var(--grayoverbg);}
.theme-dark .departmentTabContent .nav-tabs .nav-link.active{border-color:var(--yellow);}
.theme-dark .analyticsDataSection:before {background: #7e7a57;}
.theme-dark .analyticsDataSection:after {background: #404040;}
.theme-dark .awardsRecognitionBox {background: #141414;}
.theme-dark .swiper-pagination-bullet{background:var(--white); opacity:1;}
.theme-dark .scroll-to-top {background: var(--yellow);}
.theme-dark .happyvoicesBox:before, .theme-dark .happyvoicesBox:after {color: #4c4c4c;}
.theme-dark .hexagon-bg {background-image: linear-gradient(90deg, #3c3c3c, #3c3c3c);}
.logo.logowhite, .scrwhite {display: none;}
.theme-dark .logo.logowhite, .theme-dark .scrwhite {display: inline-block;}
.theme-dark .logo.logoblack, .theme-dark .scrblack {display: none;}









