h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    color: #000000;
}

main a {
    color: #0000EE;
}

.fix {
    overflow: hidden;
}

.clear {
    clear: both;
}

.container-full {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

ul {
    list-style: none;
    padding-left: 0;
}

.list-ul {
    padding-left: 30px !important;
}

.list-ul-1 {
    padding-left: 30px !important;
    list-style-type: disc !important;
}

/* END OF TYPOGRAPHY */
/* START TOP HEADER STYLE */
.header-top-bg {
    background: #374165;
    border-bottom: 1px solid #e5e5e5;
}

.header-top-wrapper {
    padding-left: 10px;
    padding-top: 5px;
}

.date-time {
    padding: 5px;
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
}

.font-social-wrapper {
    float: right;
    text-decoration: none;
}

    .font-social-wrapper ul {
        float: left;
        margin: 0 5px;
    }

        .font-social-wrapper ul li {
            float: left;
            border-radius: 5px;
        }

ul.lang-tr {
    padding-right: 8px;
}

.lang-tr li a {
    font-size: 14px;
}

ul.font-size li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
}

ul.dark-light {
    padding-right: 8px;
}

    ul.dark-light li {
        border: 1px solid #000;
        background: #fff;
        padding: 0 7px;
        border-radius: 5px 0 0 5px;
    }

        ul.dark-light li:last-child {
            margin-left: -1px;
            border-radius: 0 5px 5px 0;
        }

        ul.dark-light li a {
            text-decoration: none;
            font-size: 12px;
        }

        ul.dark-light li.dark {
            background: #000;
            cursor: pointer;
        }

ul.sitemap,
ul.search {
    padding-right: 8px;
}

ul.dark-light li.dark a {
    color: #ffffff;
    text-decoration: none;
}

ul.sitemap li i,
ul.search li i {
    color: #ffffff;
}

ul.social li {
    margin: 0 3px;
    padding-top: 3px;
    text-decoration: none;
}

    ul.social li i {
        font-size: 20px;
        text-decoration: none;
    }

ul.lang li {
    margin: 0 5px;
}

    ul.lang li a {
        color: #8E1000;
    }

ul.skip li a {
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
    padding-right: 8px;
}

/* END TOPPEST HEADER */

.anthoyday-saral {
    background-color: #f2f2f2;
    padding: 10px;
    margin-top: 20px;
    max-height: 300px;
    overflow: scroll;
}

.p {
    color: #000;
}

.name {
    color: #000;
}

.saral-website {
    text-align: center;
    font-size: 16px;
    color: #0000EE;
}

@media (max-width: 768px) {
    .saral-website {
        text-align: center;
        font-size: 12px;
        color: #0000EE;
    }
}

.row.header {
}

.icons {
    width: 20px;
    height: auto;
    margin-right: 10px;
    margin-top: 5px;
}

.toll-free {
    width: 50px;
    height: auto;
    margin-right: 20px;
    float: left;
    margin-top: 10px;
}

.logo-hry {
    width: 284px;
}

@media (max-width: 768px) {
    .logo-hry {
        width: 70px;
        margin-top: 25px;
    }
}

.container.header-main {
    margin-top: 20px;
}

.dept-name-h {
    font-size: 20px;
    color: #006500;
}

.dept-name-e {
    font-size: 18px;
    color: #006500;
}

.dept-name {
    padding-top: 44px;
}

.logo-g {
    width: 34px;
    height: auto;
    margin-right: 15px;
    float: right;
}

.logo-150 {
    width: 114px;
    height: auto;
    float: right;
}

.logo-area {
    padding-top: 33px;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #ffffff;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #ffffff;
        background-color: #005800;
    }

.row.header {
    /*margin-top: 20px;*/
}

.media-body {
    padding-top: 40px;
}

.logo-hry {
    margin-right: 48px;
}

.ItemSrNo {
    width: 5%;
}


.categoryWidth {
    max-width: 100px !important;
}

.MemoWidth {
    min-width: 100px !important;
}

li .active {
    background-color: #932f54;
}

.nav-item.active {
    background-color: #932f54 !important;
}

@media (max-width: 768px) {

    .h4,
    h4 {
        font-size: 1.15rem;
    }
}

@media (max-width: 768px) {

    .h5,
    h5 {
        font-size: 1rem;
    }
}

.navbar-dark.navbar-toggler {
    color: #ffffff;
    background-color: #009900;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #932f54;
}

.dropdown-menu {
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #ffffff;
    text-align: left;
    list-style: none;
    background-color: #374165;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    margin-top: -1px;
    font-size: 14px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    /* font-size: 14px; */
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-dark .navbar-toggler {
    color: #ffffff;
    border-color: #ffffff;
}

.navbar-dark .navbar-toggle {
    color: #ffffff;
}

.head-content {
    min-height: 30px !important;
    background-color: #374165;
    margin-left: 8px;
    padding-left: 15px;
    color: #fff;
    font-weight: 700;
    padding-top: 4px;
    margin-bottom: 10px;
}

.links {
    margin-top: 10px;
    float: left;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.contents {
    padding-left: 15px;
    line-height: normal;
}

    .contents ul {
    }

    .contents li {
        list-style: none;
        line-height: 30px;
    }

        .contents li a {
            text-decoration: none;
            font-weight: 400;
            padding-left: 10px;
            color: #003366;
        }

            .contents li a:hover {
                text-decoration: none;
                font-weight: 400;
                color: #003366;
            }

.small-logos {
    width: 150px;
    height: auto;
    margin: 4px;
    padding: 10px;
}

.media-gallery {
    width: 141px;
    height: auto;
    margin-left: 30px;
    margin-top: 13px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.antyodaya-saral-logo {
    margin-left: auto;
    margin-right: auto;
}

.saral-text {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.saral-tollfree {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.dept-name {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.toll-free {
    color: #ffffff;
    float: left;
    font-size: 16px;
    width: 150px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.toll-free-number {
    color: #ffffff;
    font-size: 27px;
    float: left;
}

.toll-free-phone-icon {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.img-responsive.poto-gallery {
    width: 246px;
    height: 170px;
}

.video {
    max-width: 100%;
    height: auto;
    text-align: center;
}

@media (min-width: 992px) {
    .video {
        max-width: 90%;
        height: 53%;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .video {
        max-width: 100%;
        height: 74%;
        text-align: center;
    }
}

.col-md-4.justify-content-center {
    padding-left: 5px;
    padding-right: 5px;
}

.fa.fa-arrow-circle-right {
    color: #374165;
    margin-right: 5px;
    margin-bottom: 10px;
}

.fa.fa-angle-right {
    color: #374165;
    margin-right: 5px;
    margin-bottom: 10px;
}

.link {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 5px;
}

    .link:hover {
        color: #0056b3;
        text-decoration: underline;
        text-decoration: none;
    }

.link-forward {
    float: left;
    color: #000;
    margin-left: 25px;
}

.archive {
    float: right;
    color: #000;
}

.toll-free1 {
    font-size: 16px;
    color: #fff;
    float: left;
    margin-top: 10px;
}

#bullet-point {
    margin-left: 40px;
}

.bullet {
    width: 15px;
    float: left;
    margin-left: 18px;
    padding-top: 5px;
}

.toll-free-number1 {
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    margin-top: 3px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 15px;
    line-height: 150%;
}

.title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.toll-free-top {
    /*padding-top: 11px;*/
}

#marqee-wrapper {
    background-color: #374165;
}

.main-navbar {
    background-color: #374165;
}

.photo {
    width: 100px;
    height: auto;
    border: 2px;
    border-color: #000;
}

.officer-name {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 5px;
}

.officer-department {
    font-size: 12px;
    text-align: center;
}

.officer-block {
    width: 120px;
    height: 200px;
    float: left;
    margin: 10px 40px 10px 40px;
}

.what-is-new-img {
    width: 190px;
    margin-left: -15px;
    height: 42px;
}

.what-is-new {
    max-width: 205px;
    height: 42px;
    background-color: #f2f2f2;
}

.marquee-text {
    height: 42px;
    background-color: #f2f2f2;
    padding-top: 10px;
}

.india-schemes {
    background-color: #f2f2f2;
}

/*.gallery {
    width: 176px;
    height: 200px;
    float: left;
}*/

#skip-to-main-content {
    padding: 0px;
}


.container {
    /*-ms-overflow-style: none;
  scrollbar-width: none;*/
}

    .container::-webkit-scrollbar {
        /*display: none;*/
    }

.label-text {
    font-size: 13px;
    font-weight: 300;
}

/*// ADMINTY TEMPALTE DESIGN RADIO BUTTON ///*/
.form-radio {
    position: relative;
}

    .form-radio .form-help {
        position: absolute;
        width: 100%;
    }

    .form-radio label {
        position: relative;
        padding-left: 1.5rem;
        text-align: left;
        color: #333;
        display: block;
        line-height: 1.8;
    }

    .form-radio input {
        width: auto;
        opacity: 0.00000001;
        position: absolute;
        left: 0;
    }

.radio .helper {
    position: absolute;
    top: -0.15rem;
    left: -0.25rem;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}

    .radio .helper::after {
        -webkit-transform: scale(0);
        transform: scale(0);
        background-color: #01a9ac;
        border-color: #01a9ac;
    }

    .radio .helper::after,
    .radio .helper::before {
        content: '';
        position: absolute;
        left: 0;
        top: 3px;
        margin: 0.25rem;
        width: 1rem;
        height: 1rem;
        -webkit-transition: -webkit-transform 0.28s ease;
        transition: -webkit-transform 0.28s ease;
        transition: transform 0.28s ease, -webkit-transform 0.28s ease;
        border-radius: 50%;
        border: 0.125rem solid #01a9ac;
    }

.radio label:hover .helper {
    color: #01a9ac;
}

.radio input:checked ~ .helper::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.radio input:checked ~ .helper::before {
    color: #01a9ac;
}

.radio.radiofill input:checked ~ .helper::after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.radio.radiofill .helper::after {
    background-color: #01a9ac;
}

.radio.radio-outline input:checked ~ .helper::after {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

.radio.radio-outline .helper::after {
    background-color: #fff;
    border: 0.225rem solid #01a9ac;
}

.radio.radio-matrial input ~ .helper::after {
    background-color: #fff;
}

.radio.radio-matrial input:checked ~ .helper::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.72);
    box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.72);
}

.radio.radio-matrial input:checked ~ .helper::before {
    background-color: #01a9ac;
}

.radio.radio-disable {
    opacity: 0.7;
}

    .radio.radio-disable label {
        cursor: not-allowed;
    }

.radio-inline {
    display: inline-block;
    margin-right: 20px;
}

.radio.radiofill.radio-primary .helper::after {
    background-color: #01a9ac;
    border-color: #01a9ac;
}

.radio.radiofill.radio-primary .helper::before {
    border-color: #01a9ac;
}

.radio.radio-outline.radio-primary .helper::after {
    background-color: #fff;
    border: 0.225rem solid #01a9ac;
}

.radio.radio-outline.radio-primary .helper::before {
    border-color: #01a9ac;
}

.radio.radio-matrial.radio-primary input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-primary input ~ .helper::before {
    background-color: #01a9ac;
    border-color: #01a9ac;
}

.radio.radiofill.radio-warning .helper::after {
    background-color: #fe9365;
    border-color: #fe9365;
}

.radio.radiofill.radio-warning .helper::before {
    border-color: #fe9365;
}

.radio.radio-outline.radio-warning .helper::after {
    background-color: #fff;
    border: 0.225rem solid #fe9365;
}

.radio.radio-outline.radio-warning .helper::before {
    border-color: #fe9365;
}

.radio.radio-matrial.radio-warning input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-warning input ~ .helper::before {
    background-color: #fe9365;
    border-color: #fe9365;
}

.radio.radiofill.radio-default .helper::after {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

.radio.radiofill.radio-default .helper::before {
    border-color: #e0e0e0;
}

.radio.radio-outline.radio-default .helper::after {
    background-color: #fff;
    border: 0.225rem solid #e0e0e0;
}

.radio.radio-outline.radio-default .helper::before {
    border-color: #e0e0e0;
}

.radio.radio-matrial.radio-default input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-default input ~ .helper::before {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

.radio.radiofill.radio-danger .helper::after {
    background-color: #fe5d70;
    border-color: #fe5d70;
}

.radio.radiofill.radio-danger .helper::before {
    border-color: #fe5d70;
}

.radio.radio-outline.radio-danger .helper::after {
    background-color: #fff;
    border: 0.225rem solid #fe5d70;
}

.radio.radio-outline.radio-danger .helper::before {
    border-color: #fe5d70;
}

.radio.radio-matrial.radio-danger input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-danger input ~ .helper::before {
    background-color: #fe5d70;
    border-color: #fe5d70;
}

.radio.radiofill.radio-success .helper::after {
    background-color: #0ac282;
    border-color: #0ac282;
}

.radio.radiofill.radio-success .helper::before {
    border-color: #0ac282;
}

.radio.radio-outline.radio-success .helper::after {
    background-color: #fff;
    border: 0.225rem solid #0ac282;
}

.radio.radio-outline.radio-success .helper::before {
    border-color: #0ac282;
}

.radio.radio-matrial.radio-success input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-success input ~ .helper::before {
    background-color: #0ac282;
    border-color: #0ac282;
}

.radio.radiofill.radio-inverse .helper::after {
    background-color: #404E67;
    border-color: #404E67;
}

.radio.radiofill.radio-inverse .helper::before {
    border-color: #404E67;
}

.radio.radio-outline.radio-inverse .helper::after {
    background-color: #fff;
    border: 0.225rem solid #404E67;
}

.radio.radio-outline.radio-inverse .helper::before {
    border-color: #404E67;
}

.radio.radio-matrial.radio-inverse input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-inverse input ~ .helper::before {
    background-color: #404E67;
    border-color: #404E67;
}

.radio.radiofill.radio-info .helper::after {
    background-color: #2DCEE3;
    border-color: #2DCEE3;
}

.radio.radiofill.radio-info .helper::before {
    border-color: #2DCEE3;
}

.radio.radio-outline.radio-info .helper::after {
    background-color: #fff;
    border: 0.225rem solid #2DCEE3;
}

.radio.radio-outline.radio-info .helper::before {
    border-color: #2DCEE3;
}

.radio.radio-matrial.radio-info input ~ .helper::after {
    background-color: #fff;
    border-color: #fff;
}

.radio.radio-matrial.radio-info input ~ .helper::before {
    background-color: #2DCEE3;
    border-color: #2DCEE3;
}


.search-buttons {
    background-color: #f2f2f2;
    padding-bottom: 10px;
}

.search-data {
    background-color: #f2f2f2;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.sub-title {
    margin-top: 20px;
    font-size: 14px;
    padding-top: 20px;
}

.scrollTable {
    max-height: 200px;
    overflow: scroll;
}

.float-right {
    float: right;
}

.linktext:hover {
    color: #f9f58a !important;
}

.margin-top10 {
    margin-top: 10px;
}


.form-search {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary-1 {
    color: #ffffff;
    background-color: #374165;
    border-color: #374165;
}

    .btn-primary-1:hover {
        background-color: #932f54;
        border-color: #932f54;
    }

    .btn-primary-1:active {
        background-color: #932f54;
        border-color: #932f54;
    }

    .btn-primary-1:focus {
        background-color: #932f54;
        border-color: #932f54;
    }


.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.sub-header {
    width: fit-content;
    padding-right: 20px;
}

.sub-header1 {
    width: fit-content;
    /*padding-left: 10px;*/
}

.max-view {
    min-height: 300px;
}

.center-align {
    text-align: center;
    vertical-align: middle;
}

.list-li li::before {
    content: "\00BB" !important;
    font-size: 30px;
}

.list-li li {
    list-style: none;
}


div.imp-link {
    margin: 5px;
    padding: 5px;
    width: 100%;
    height: 100px;
    overflow-x: scroll;
    overflow-y: visible;
    text-align: justify;
}

.badge-title {
    position: relative;
    margin-top: -35px;
    float: right;
}

.no-border {
    border: 0;
    box-shadow: none;
}

.form-back {
    background-color: #ccced945;
    padding: 10px;
    margin-bottom: 10px;
}

.data-list {
    height: 270px;
    width: 100%;
    padding: 0.5rem;
    overflow-y: hidden;
}

    .data-list li {
        border-bottom: 1px solid #c1c1c1;
        padding: 5px;
    }

@media (min-width: 768px) .col-md-2-1 {
    flex: 0 0 auto; width: 16.6666666667%;
}


@media (min-width: 576px) .col-md-6-1 {
    flex: 0 0 auto; width: 50%;
}

.ul-Sideimg {
    overflow: auto;
    max-height: 400px;
}

.desoslide-wrapper img {
    max-height: 400px;
    max-width: 100%;
}

.fix-list {
    overflow: auto;
    max-height: 300px;
    width: -webkit-fill-available;
}

.img-playstore {
    max-width: 100%;
    height: auto;
}

.news-container {
    min-height: 300px;
    max-height: 350px;
    overflow: hidden;
}


.aNews {
    text-align: left;
}

    .aNews i {
        float: left;
        margin-top: 4px;
    }

a {
    cursor: pointer;
}


    a.header-strip-icon img {
        width: 22px !important;
        height: 22px !important;
        border: 1px solid #000 !important;
        line-height: 24px !important;
        vertical-align: revert;
    }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .dropdown-menu .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .dropdown-menu .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu > li:hover {
        background-color: #932f54;
    }

        .dropdown-menu > li:hover > .submenu {
            display: block;
        }
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
}

/* ============ small devices .end// ============ */
.navbar-dark .navbar-toggle .icon-bar {
    background-color: #ffffff;
    opacity: inherit;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 5px;
    margin-bottom: 1px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (min-width: 991px) {
    .btnNavbar {
        display: none;
    }

    @media (max-width: 991px) {
        .btnNavbar {
            display: block;
        }
    }


    /*Dark Background css  */
    .dark {
        background-color: black !important;
        color: #fff000 !important;
    }

        .dark #topmost-header-strip {
            background-color: #444444 !important;
            color: #fff000 !important;
        }

            .dark #topmost-header-strip #government-of-haryana-hindi,
            .dark #topmost-header-strip #government-of-haryana-english {
                background-color: #444444 !important;
                color: #fff000 !important;
            }

        .dark .head-content,
        .dark .main-navbar {
            background-color: #444444 !important;
        }

        .dark .head {
            background-color: #ccc !important;
        }

        .dark .dropdown-item:focus,
        .dark .dropdown-item:hover {
            background-color: #444444 !important;
            color: #fff000 !important;
        }

        .dark .dropdown-menu {
            background-color: #7a7777 !important;
        }

            .dark .nav-item.active,
            .dark .dropdown-menu > li:hover,
            .dark li .active {
                background-color: black !important;
                color: #fff000 !important;
            }

        .dark .toll-free-top {
            background-color: #444444 !important;
        }


        .dark .what-is-new {
            background-color: #000000 !important;
        }

        .dark .marquee-text {
            background-color: #000 !important;
        }

        .dark #sidebar {
            background: #7a7777 !important;
            color: #fff000 !important;
        }

            .dark #sidebar ul li a:hover {
                color: #fff000 !important;
                background: #000000 !important;
            }

        .dark .link-dark {
            color: #fff000 !important;
        }

            .dark .link-dark:hover {
                text-decoration: underline;
            }

        .dark .slick-slide a p {
            color: #fff000 !important;
        }

        .dark .box-numeric,
        .dark .box-numeric h1 {
            background-color: #000 !important;
            color: #fff000 !important;
        }

        .dark .footer-basic {
            background-color: #000 !important;
        }

        .dark .footer-top {
            background-color: #444444 !important;
        }


        .dark .table-striped > thead {
            color: #fff000 !important;
            background-color: #444444 !important;
        }

        .dark .table-striped > tbody > tr {
            color: #ffffff;
        }

        .dark .btn-primary {
            color: #fbf445 !important;
            background-color: #444444 !important;
            border-color: #fbf421 !important;
        }

        .dark .table a {
            color: #fff000 !important;
        }
        /*.dark.table-striped>tbody>tr:nth-child(2n+1)>td,
	.table-striped>tbody>tr:nth-child(2n+1)>th {
		background-color: #444444 !important;
        color: #fff !important;
	}*/

        .dark .card {
            background-color: #212529 !important;
        }

        .dark h1,
        .dark h2,
        .dark h3,
        .dark h4,
        .dark h5,
        .dark h6 {
            font-weight: 500;
            color: #fff;
        }

        .dark .numeric-title {
            color: #000 !important;
        }

        .dark .table-hover > tbody > tr:hover {
            color: #fff !important;
        }

        .dark .table-active {
            color: #fbfdff;
        }

        .dark li .link-primary {
            color: #fff;
        }

        .dark .glass {
            background-color: #fbff08;
            background-image: linear-gradient(#444444,#44444499);
        }

            .dark .glass:hover {
                background: linear-gradient(#000000,#000000d6);
                color: #fbf421 !important;
            }

        .dark .copyright {
            color: #fff000 !important;
        }

        .dark .name {
            color: #fff000 !important;
        }

        .dark .autorityMember {
            color: #fff000 !important;
        }

        .dark .fa.fa-angle-right {
            color: #fff;
        }
    /*END Dark Background css  */



    .sidelist {
        padding: 5px;
    }





    .quadrat {
        -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; /* Safari 4+ */
        -moz-animation: NAME-YOUR-ANIMATION 1s infinite; /* Fx 5+ */
        -o-animation: NAME-YOUR-ANIMATION 1s infinite; /* Opera 12+ */
        animation: NAME-YOUR-ANIMATION 1s infinite; /* IE 10+, Fx 29+ */
    }

    @-webkit-keyframes NAME-YOUR-ANIMATION {
        0%, 49% {
            background-color: #dd8fac;
        }

        50%, 100% {
            background-color: #bec6e5;
        }
    }
 select {
        -webkit-appearance: auto !important;
    }