﻿/*@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css') body

{
    /*  font-family: 'Roboto', sans-serif;*/
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}

#lnkRefresh img {
    width: 30px;
}

ul.top-list li {
    float: left;
    padding-right: 14px;
}

ul.top-list {
    list-style: none;
}

ul.skip-list li {
    float: right;
    padding-right: 15px;
}

ul.skip-list {
    list-style: none;
}

.top-menu {
    background: #022632;
    padding: 5px;
    display:none;
}
tfoot tr td a{
    color:#fff !important;
}
ul.top-list li a, ul.skip-list li a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
}

.navbar-inverse {
    background-color: #0090c2 !important;
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0px !important;
    border: 0px !important;
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #016183 !important;
    }

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0px !important;
        padding-bottom: 1px !important;
    }
  
}
@media (max-width:578px){
    .dataTables_length label {
        margin-right: 82px !important;
    }

    #ccMain_imgBack {
        right: 65px !important;
    }

    .dt-buttons {
        right: 28px !important;
    }
}
.navbar-nav > li > a {
    line-height: 22px !important;
    color: #fff !important;
    letter-spacing: 0.5px;
   
    font-size: 14px;
    font-weight: 600;
}

.navbar {
    min-height: 37px !important;
}

ul.dropdown-menu li {
    border-bottom: 1px #b5b5b5 dashed;
    padding: 4px 0;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #016183 !important;
}

ul.dropdown-menu li a:hover {
    color: #016183;
    /* font-weight: 600 !important; */
}

@media screen (min-width:375px) and (max-width:900px) {
    .navbar-toggler {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        left: 310px;
        margin-bottom: 8px;
        border-radius: 4px;
        border: 1px solid #000;
    }

    .modal-content {
        width: 344px;
    }

    .seven h1 {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #fc4f27;
        letter-spacing: 1px;
        text-transform: uppercase;
        display: grid;
        grid-template-columns: 1fr max-content 1fr;
        grid-template-rows: 27px 0;
        grid-gap: 10px;
        align-items: center;
        padding: 0px 20px;
        margin-top: 0px;
    }
}

@media (min-width: 360px) {
    .navbar-toggler {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        left: 310px;
        margin-bottom: 8px;
        border-radius: 4px;
        border: 1px solid #000;
    }

    .modal-content {
        width: 344px;
    }

    .otp1 {
        width: 0px;
        margin: auto;
        display: block;
    }

    .seven h1 {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #fc4f27;
        letter-spacing: 1px;
        text-transform: uppercase;
        display: grid;
        grid-template-columns: 1fr max-content 1fr;
        grid-template-rows: 27px 0;
        grid-gap: 10px;
        align-items: center;
        padding: 0px 20px;
        margin-top: 0px;
    }
}

@media (min-width:820px) {
    .navbar-toggler {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        left: 0px;
        margin-bottom: 8px;
        border-radius: 4px;
        border: 1px solid #000;
    }

    .modal-content {
        width: 344px;
    }

    .otp1 {
        width: 0px;
        margin: auto;
        display: block;
    }

    .seven h1 {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #fc4f27;
        letter-spacing: 1px;
        text-transform: uppercase;
        display: grid;
        grid-template-columns: 1fr max-content 1fr;
        grid-template-rows: 27px 0;
        grid-gap: 10px;
        align-items: center;
        padding: 0px 20px;
        margin-top: 0px;
    }
}

@media (min-width:768px) {
    .navbar-toggler {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        left: 0px;
        margin-bottom: 8px;
        border-radius: 4px;
        border: 1px solid #000;
    }

    .modal-content {
        width: 344px;
    }

    .otp1 {
        width: 0px;
        margin: auto;
        display: block;
    }

    .seven h1 {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #fc4f27;
        letter-spacing: 1px;
        text-transform: uppercase;
        display: grid;
        grid-template-columns: 1fr max-content 1fr;
        grid-template-rows: 27px 0;
        grid-gap: 10px;
        align-items: center;
        padding: 0px 20px;
        margin-top: 0px;
    }
}

@media (max-width:375px) {
    .modal-content {
        width: 344px;
    }

    .otp1 {
        width: 0px;
        margin: auto;
        display: block;
    }

    .seven h1 {
        text-align: center;
        font-size: 15px !important;
        font-weight: bold;
        color: #fc4f27;
        letter-spacing: 1px;
        text-transform: uppercase;
        display: block !important;
        grid-template-columns: 1fr max-content 1fr;
        grid-template-rows: 27px 0;
        grid-gap: 10px;
        align-items: center;
        padding: 0px 20px;
        margin-top: 0px;
    }

        .seven h1:after, .seven h1:before {
            margin: 5px;
        }
}

#ccMain_lnkRefresh img {
    width: 30px !important;
}

@media(max-width:990px) {
    .mb-captcha {
        padding-top: 0px !important;
    }

    #trBtn {
        margin-top: 0px !important;
    }

    .mb-btns {
        margin-top: 20px;
    }

    .dtfc-fixed-left {
        position: inherit !important;
    }

    #ccMain_UpdateProgress1 .modal-dialog {
        margin: auto !important;
    }
}
/*-----------------slider code---------------*/
.carousel-control .glyphicon-chevron-right, .fa-angle-right, .carousel-control .icon-next {
    right: 30%;
    margin-right: -10px;
}

.carousel-control .glyphicon-chevron-left, .fa-angle-left, .carousel-control .icon-next {
    left: 30%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-left, .fa-angle-left, .carousel-control .glyphicon-chevron-right, .fa-angle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 25px;
    background: black;
    padding: 0;
    width: 40px !important;
    height: 40px !important;
    font-size: 20px !important;
    line-height: 38px;
}

.slider-box {
    position: relative;
    top: 0px;
}
/*---------cm-box------------*/
.cm-box {
    width: 87%;
    background: #fff;
    height: 105px;
    padding: 0px 10px 0px;
    margin: 0px auto;
    position: relative;
    top: -75px;
    border: 2px solid #d6d6d6;
}

    .cm-box img {
        /* width: 100%; */
        /* height: 100px; */
        /* object-fit: contain; */
        /* float: right; */
    }

.pad-0 {
    border-right: 1px solid #ddd;
}
/*--why-choose--*/
.why_choose {
    /*background: #2a3740; */
    padding: 15px 0px 15px;
    background: url(../images/grain-bg.jpg);
    margin-top: 0px;
}

    .why_choose .sec_middle_title {
        padding-bottom: 53px;
    }

.main_sub_heading {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 70px;
}

.choose_outer {
    position: relative;
    background: #ffffff;
    text-align: center;
    padding: 12px 15px;
    z-index: 1;
    margin: 0 0 20px 0px;
    transition: 0.3s;
}

    .choose_outer::after {
        content: "";
        position: absolute;
        width: 1px;
        background: #0090c2;
        left: -6px;
        top: 40px;
        bottom: 40px;
    }

    .choose_outer::before {
        content: "";
        position: absolute;
        width: 1px;
        background: #0090c2;
        right: -6px;
        top: 40px;
        bottom: 40px;
    }

.border-top_bottom {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: 0.3s;
    border: 1px solid #e7e7e7;
    box-shadow: 0px 0px 22px rgba(0,0,0,0.1);
}

.choose_outer:hover {
    background: #0090c2;
}

    .choose_outer:hover h3 {
        color: #FFF;
    }

    .choose_outer:hover p {
        color: #FFF;
    }

.border-top_bottom::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #0090c2;
    width: auto;
    left: 60px;
    right: 60px;
    bottom: -6px;
}

.border-top_bottom::before {
    content: "";
    position: absolute;
    height: 1px;
    background: #0090c2;
    width: auto;
    left: 60px;
    right: 60px;
    top: -6px;
}

.choose_outer figure {
    display: flex;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 80px;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0px 0px 22px rgba(0,0,0,0.1);
}

.choose_outer h3 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    letter-spacing: 0px;
    margin-bottom: 20px;
    text-transform: capitalize;
    cursor: pointer;
}

.choose_outer p {
    color: #424242;
    /*margin-bottom: 10px;*/
    font-size: 13px;
    line-height: 1.5;
}
/*--why-choose--*/
h4.txt-abut:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 5px;
    background: #0090c2;
    left: 10%;
    transform: translateX(-50%);
    top: -16px;
}

h4.txt-abut:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 1px;
    background: #0090c2;
    left: 10%;
    transform: translateX(-50%);
    top: -14px;
}

h4.txt-abut {
    font-size: 30px;
    color: #202e31;
    position: relative;
    font-weight: 600;
}

.title-heading h5 {
    font-size: 15px;
    color: #777777;
    font-weight: 600;
}

.about-txt p {
    font-size: 14px;
    /*text-align: justify;*/
    line-height: 24px;
    color: #000;
    letter-spacing: 1px;
}

.about-box {
    padding: 30px 30px;
}

a.view-more {
    border: 1px solid #fc3406;
    padding: 8px 15px;
    border-radius: 30px;
    color: #fc3406;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    /* float: right; */
    /* margin-top: 30px; */
    top: 37px;
    position: relative;
    text-decoration: none;
}

    a.view-more:hover {
        background: #fc3406;
        color: #fff;
        text-decoration: none;
    }

h4.txt-abut span {
    color: #0090c2;
    font-weight: 600;
}

ul.demo1 {
    margin-top: -10px;
    list-style: none;
    position: relative;
    left: -25px;
}

    ul.demo1 li {
        padding: 11px 0px 0px;
        border-bottom: 1px dashed #ddd;
    }

        ul.demo1 li a {
            color: #000000;
            letter-spacing: 1px;
            font-size: 14px;
            text-decoration: none;
            display: flex;
        }

            ul.demo1 li a:before {
                content: '\f138 ';
                font-family: FontAwesome;
                padding-right: 10px;
                color: #0090c2;
            }

.panel-default > .panel-heading {
    color: #fff !important;
    background-color: #0090c2 !important;
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    color: inherit;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.scrollbar {
    /* margin-left: 30px; */
    float: left;
    height: 300px;
    width: 100%;
    /* background: #F5F5F5; */
    overflow-y: AUTO;
    margin-bottom: 25px;
}

#style-4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #f1f0f0;
    border: 2px solid #e8e8e8;
}

.latest-news-box {
    padding: 50px 20px;
    background: url(../images/bg1.jpg);
    background-size: cover;
}

ul.demo1 li a:hover {
    color: #132573;
}

img.gallery-img {
    width: 100%;
    height: 286px;
    border: 2px solid #132573;
    padding: 2px;
    object-fit: cover;
}

.sliders-box {
    position: relative;
    top: 30px;
}

.imp-links {
    background: url(../images/link.jpg);
    background-size: cover;
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid #c1c1c1;
}

.inner-box {
    border: 1px #fffbfb dashed;
    padding: 10px;
    text-align: center;
}

    .inner-box h5 i {
        font-size: 40px;
        color: #ffffff;
        margin-bottom: 4px;
    }

    .inner-box h4 a {
        color: #ffffff;
        text-align: center;
        text-transform: capitalize;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-decoration: none;
    }

    .inner-box h4 {
        min-height: 30px;
    }

.links-box {
    padding: 50px 0px;
}

ol.footer-links li a {
    font-size: 13px;
    color: #929090;
    border-right: 1px solid #4a4a52;
    padding-right: 10px;
    /* line-height: 16px; */
}

ol.footer-links li {
    float: left;
    padding: 0px 12px;
    line-height: 29px;
}

ol.footer-links {
    list-style: none;
}

.footer-box {
    background: #022632;
    /* border-top: 2px solid #2e2e3a; */
}

.copywrite {
    background: #021920;
    border-top: 1px solid #3f3f4c;
    padding: 10px 0 0;
    margin-bottom: 0;
}

.btn-info {
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #0090c2;
    --bs-btn-border-color: #0090c2;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #31d2f2;
    --bs-btn-hover-border-color: #0090c2;
    --bs-btn-focus-shadow-rgb: 11, 172, 204;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #3dd5f3;
    --bs-btn-active-border-color: #25cff2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0dcaf0;
    --bs-btn-disabled-border-color: #0dcaf0;
    font-size: 13px;
    font-weight: 400 !important;
}

.why_choose .card {
    min-height: 509px;
    padding:10px;
}

/*.copywrite {
    background: #021920;
    border-top: 1px solid #3f3f4c;
    padding: 14px 0 0;
    margin-bottom: 0;
}*/
.copywrite p {
    color: #929090;
    font-size: 13px;
    /* line-height: 34px; */
}

.search-box {
    position: relative;
    top: 25px;
}

.bg1 {
    background: #8a0900 !important;
}

.bg2 {
    background: #39a2f5 !important;
}

.bg3 {
    background: #138018 !important;
}

.bg4 {
    background: #ce7c02 !important;
}

.panel-default > .panel-heading a {
    color: #fff;
    text-decoration: none;
}


.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .cm-box {
        height: auto;
    }

    .pad-0 {
        border-right: 1px solid #fff;
    }

    .search-box {
        position: relative;
        top: 7px !important;
    }
}

@media only screen and (max-width:991px) {
    .search-box {
        position: relative;
        top: 7px !important;
    }

    .cm-box {
        height: auto;
    }

    .pad-0 {
        border-right: 1px solid #fff;
    }
}

.cmministerdiv {
    float: left;
    width: 100%;
    background: #fff;
    border: 2px solid #dad8d8;
    margin-top: -70px;
    z-index: 9999;
    position: relative;
}

    .cmministerdiv .col-sm-3 {
        padding-left: 7.5px;
        padding-right: 7.5px;
        border-right: 1px solid #bbbbbb;
        padding-top: 4px;
        padding-bottom: 4px;
    }

.logo img {
    width: 85px;
    float: left;
    margin-right: 15px;
    margin: 0;
    margin-top: 0px;
    margin-right: 9px;
}

.logo1 img {
    width: 83px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}

.logo-text h1 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    width: 95%;
    text-transform: uppercase;
    margin-top: 7px;
    color: #fc4f27;
    text-align: left;
}

.logo-text span {
    font-weight: 200;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
}

.carousel-inner > .item > img {
    width: 100% !important;
    /* height: 400px !important; */
}

.copy-right img {
    width: 80px;
    background: #fff;
    padding: 5px 7px;
    border-radius: 30px;
}

/* body {
        font-family: 'Titillium Web', sans-serif !important;
    }*/

.about-txt li {
    font-size: 14px;
    /*text-align: justify;*/
    line-height: 24px;
    color: #000;
    letter-spacing: 1px;
}

.cm-img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    /* min-width: fit-content; */
    object-fit: cover;
}

.dropdown-menu > li > a {
    font-weight: 600 !important;
    color: #022632 !important;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.card {
    min-height: 300px;
    padding: 10px 0px;
    /* background: #ffffff; */
    /* border: 2px solid #0090c2; */
    overflow: hidden;
}

.lock {
    width: 50px;
    margin: 0 auto;
    position: absolute;
    top: 8px;
    left: 10px;
    right: 0;
    /* border: 2px solid #ccc; */
    width: 55px;
    height: 53px;
    border-radius: 50%;
    padding: 8px 10px;
    background: #ffffff;
    border: 3px solid #0090c2;
}

    .lock img {
        width: 100%;
    }

.form-container {
    /*max-width: 500px;
    width: 90%;
    padding: 15px 25px;
    background-color: #ffffff;*/
    /* border-radius: 8px; */
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    border-top: 3px solid #414c60;
    border-bottom: 3px solid #414c60;
    min-height: 384px;
    border-right: 3px solid #414c60;*/



    /* max-width: 500px;
        width: 90%;*/
    padding: 15px 25px;
    background-color: #ffffff;
    /* border-radius: 8px; */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    border: 2px solid #0090c2;
    /*border-bottom: 3px solid #414c60;*/
    min-height: 384px;
    /*  border-right: 3px solid #414c60;*/
}

    .form-container h2 {
        text-align: center;
        margin-top: 25px;
        margin-bottom: 30px;
        color: #0090c2;
        font-weight: 500;
        font-size: 20px;
        border: 1px solid #0090c2;
        padding: 6px;
        width: 60%;
        border-radius: 20px;
        margin: 0 auto;
        margin-top: 60px;
        margin-bottom: 15px;
        position: relative;
    }

        .form-container h2:before {
            content: '';
            width: 55px;
            height: 1px;
            background: #0090c2;
            position: absolute;
            /* border-bottom: 10px solid red; */
            bottom: 17px;
            left: -56px;
            border-radius: 10px;
        }

        .form-container h2:after {
            content: '';
            width: 55px;
            height: 1px;
            background: #0090c2;
            position: absolute;
            /* border-bottom: 10px solid red; */
            bottom: 17px;
            right: -56px;
            border-radius: 10px;
        }

.form-group {
    position: relative;
    margin-bottom: 20px;
}

    .form-group input {
        width: 100%;
        padding: 10px;
        border: 1px solid #2337a530;
        border-radius: 4px;
        font-size: 16px;
        /* margin-top: 10px; */
        transition: border-color 0.3s ease;
        border-radius: 7px;
        background: #fff;
        color: #000;
        text-indent: 50px;
    }

    .form-group label {
        position: absolute;
        left: 12px;
        top: 12px;
        font-size: 14px;
        color: #858c95;
        transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
    }

        .form-group label .fa {
            font-size: 15px;
            padding-right: 12px;
            margin-left: 8px;
            border-right: 1px solid #cbcbcb;
            margin-right: 10px;
            color: #0090c2;
        }

.submit-button {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    padding: 10px;
    background-color: #0090c2;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    /* background-color: #dc4c64; */
    color: #fff;
    box-shadow: 0 4px 9px -4px #0090c2;
}

.fa-refresh:before {
    color: #0090c2;
}

.pad-0 {
    padding: 0px;
}

.form-control {
    color: #000 !important;
    margin-bottom: 10px !important;
    border: 1px solid #7e969f !important;
}

/* Style 7
   ----------------------------- */
.seven h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fc4f27;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 10px;
    align-items: center;
    padding: 0px 0px;
    margin-top: 0px;
}

    .seven h1:after, .seven h1:before {
        content: " ";
        display: block;
        border-bottom: 1px solid #0090c2;
        border-top: 1px solid #0090c2;
        height: 5px;
        background-color: #f8f8f8;
    }

/* completd */
.mandatory {
    color: red;
}

input[type=file] {
    width: 70%;
    float: left;
    margin-right: 5px;
}

table.dataTable > thead > tr > th {
    background: #0090c2;
    color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    text-align: center;
    line-height:1;
}

table.dataTable > tbody > tr > td {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 7px 10px;
}

.gridlink {
    text-decoration: none;
    font-weight: 600;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 10% !important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 10% !important;
}

.navbar {
    margin-bottom: 0px !important;
}

@media (max-width: 480px) {
    .newlogin {
        width: 100% !important;
    }
}

/* latest news css */


.acme-news-ticker {
    background: #fff;
    position: relative;
    height: 38px;
    border: 1px solid #016183;
    margin-top: 1px !important;
    padding-left: 0px !important;
}

@media (min-width: 768px) {
    .acme-news-ticker {
        margin-top: 0px;
        margin-bottom: 0;
    }
}

.acme-news-ticker-label {
    background: #016183;
    padding: 6px;
    width: auto;
    float: left;
    margin-right: 15px;
    line-height: normal;
    height: 100%;
    color: #fff;
}

@media (max-width: 575px) {
    .acme-news-ticker-label {
        position: absolute;
        top: 37px;
        z-index: 1;
    }

    .logo img {
        width: 100px !important;
        text-align: center !important;
    }

    .logo-section {
        text-align: center !important;
    }
}

.acme-news-ticker-box {
    height: 100%;
    padding-top: 5px;
    overflow: hidden;
}

@media (max-width: 575px) {
    .acme-news-ticker-box {
        padding-left: 10px;
        padding-right: 120px;
    }
}

.acme-news-ticker-box ul {
    width: 100%;
    list-style-type: none !important;
    padding: 0;
    margin: 0;
}

    .acme-news-ticker-box ul li a {
        text-decoration: none;
        font-size: 12px;
        color: #3a1f55;
        font-weight: 600;
    }

.acme-news-ticker-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}

    .acme-news-ticker-controls button {
        height: 100%;
        background: #ffffff;
        padding: 0;
        width: 40px;
        border-color: #c9c9c9;
        border-style: solid;
        border-width: 0 0 0 1px;
        cursor: pointer;
        display: inline-block;
    }

        .acme-news-ticker-controls button:hover {
            background: #eeeeee;
        }

        .acme-news-ticker-controls button.acme-news-ticker-arrow {
            margin: 0;
            display: inline-block;
            position: relative;
        }

            .acme-news-ticker-controls button.acme-news-ticker-arrow:after {
                border-color: #999;
                border-bottom-style: solid;
                border-bottom-width: 2px;
                border-right-style: solid;
                border-right-width: 2px;
                content: '';
                display: inline-block;
                height: 8px;
                left: 50%;
                position: absolute;
                top: 50%;
                width: 8px;
            }

        .acme-news-ticker-controls button.acme-news-ticker-pause {
            position: relative;
            display: inline-block;
        }

            .acme-news-ticker-controls button.acme-news-ticker-pause:before {
                position: absolute;
                content: "";
                width: 10px;
                height: 10px;
                border-color: #999;
                border-style: solid;
                border-width: 0 2px 0;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                left: 50%;
                top: 50%;
            }

    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
        -webkit-transform: translate(-50%, -50%) rotate(135deg);
        -ms-transform: translate(-50%, -50%) rotate(135deg);
        transform: translate(-50%, -50%) rotate(135deg);
    }

    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
        -webkit-transform: translate(-50%, -50%) rotate(315deg);
        -ms-transform: translate(-50%, -50%) rotate(315deg);
        transform: translate(-50%, -50%) rotate(315deg);
    }

    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
        -webkit-transform: translate(-50%, -50%) rotate(225deg);
        -ms-transform: translate(-50%, -50%) rotate(225deg);
        transform: translate(-50%, -50%) rotate(225deg);
    }

    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
        -webkit-transform: translate(-50%, -50%) rotate(405deg);
        -ms-transform: translate(-50%, -50%) rotate(405deg);
        transform: translate(-50%, -50%) rotate(405deg);
    }

.newlogin {
    border: 2px solid #ccc;
    padding: 30px 8px;
    overflow: hidden;
    background: #fff;
    width: 40%;
    margin: 0px auto;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.style1 {
    height: 13px;
}

.modal-title {
    text-align: left;
}

input[type=file] {
    width: 100% !important;
}

.modal {
    background: #000000bf !important;
}

.modal-body {
    height: 400px;
    overflow-y: scroll;
}

    .modal-body p {
        text-align: justify;
    }



.gridviewstyle {
    background-color: #016183;
    font-weight: bold;
    color: #fff;
}


.grdbtnupdt {
    display: block;
    width: 60px;
    border: 1px solid #000;
    background-color: #1322FF;
    color: #ffffff;
    text-decoration: none;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}



/*  New Design Css */
.user-details {
    border: 1px solid #ccc;
    margin-top: 20px;
    background: #fff;
    padding: 15px 15px;
}

.grids-style td:last-child {
    text-align: center;
}

.modal-title {
    margin-bottom: 0px !important;
}

.modal-content {
    width: 900px;
    right: 205px !important;
}

.modal-style .modal-title {
    padding: 2px 0px;
    background: #0090c2;
    color: #fff;
    width: 100%;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
}

.modal-style h4 {
    /*  margin:30px 0px !important;*/
}

.modal-style h5 {
    font-size: 18px;
}

.modal-style .close {
    margin-top: 8px !important;
    opacity: 1 !important;
    padding: 0px 5px;
    margin-right: 5px !important;
    color: #000 !important;
    border: 0px;
}

.modal-style .btn-success {
    border: 0px;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 17px;
    margin: 10px 0px 20px;
}

.btn-close {
    border: 1px solid #000 !important;
    margin-right: 0px !important;
    border-radius: 0px !important;
}

.modal-style .modal-header {
    border-bottom: 0px !important;
    padding: 0px !important;
    background: transparent !important;
}

#chkDeclaration {
    margin-right: 5px !important;
}

.otp {
    text-align: center;
    margin: auto;
    display: block;
    width: 100%;
    padding: 0px !important;
    font-size: 20px !important;
    margin-bottom: -7px !important;
    color: #fff !important;
}

.otp1 {
    width: 523px;
    margin: auto;
    display: block;
}
/* For Grid buttons(copy,excel.pdf,print)*/
.buttons-copy {
    /*background: #9C27B0 !important;
    color: #fff !important;
    border: 1px solid !important;*/
    background-image: url(../images/copy.png);
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

    .buttons-copy:after {
        content: 'Copy';
        position: absolute;
        bottom: 120%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #333;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        font-size: 12px;
        z-index: 10;
    }

    .buttons-copy:hover::after {
        opacity: 1;
    }




.buttons-csv {
    /* background: #673ab7 !important;
    color: #fff !important;
    border: 1px solid !important;*/

    background-image: url(../images/csv.png);
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

    .buttons-csv:after {
        content: 'CSV';
        position: absolute;
        bottom: 120%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #333;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        font-size: 12px;
        z-index: 10;
    }

    .buttons-csv:hover::after {
        opacity: 1;
    }



.buttons-excel {
    /* background: #3f51b5 !important;
    color: #fff !important;
    border: 1px solid !important;*/
    background-image: url(../images/excel.png);
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

    .buttons-excel:after {
        content: 'Excel';
        position: absolute;
        bottom: 120%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #333;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        font-size: 12px;
        z-index: 10;
    }

    .buttons-excel:hover::after {
        opacity: 1;
    }

.buttons-pdf {
    /* background: #e91e63 !important;
    color: #fff !important;
    border: 1px solid !important;*/
    background-image: url(../images/pdf.png);
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

    .buttons-pdf:after {
        content: 'Download PDF';
        position: absolute;
        bottom: 120%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #333;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        font-size: 12px;
        z-index: 10;
    }

    .buttons-pdf:hover::after {
        opacity: 1;
    }

.buttons-print {
    /*  background: #ff5722 !important;
    color: #fff !important;
    border: 1px solid !important;*/

    background-image: url(../images/print.png);
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

    .buttons-print:after {
        content: 'Print';
        position: absolute;
        bottom: 120%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #333;
        color: #fff;
        padding: 4px 8px;
        border-radius: 4px;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease;
        font-size: 12px;
        z-index: 10;
    }

    .buttons-print:hover::after {
        opacity: 1;
    }

label {
    font-weight: 700;
    font-size: 14px;
}

.latest-news h4 {
    color: #fff;
    text-transform: uppercase;
    background: #0090c2;
    padding: 5px 10px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 0px;
}

.latest-news {
    border: 1px solid #0090c2;
}

.newses li {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.newses a {
    color: #423333;
    text-decoration: none;
    margin-left: 10px;
    font-size: 14px;
}

.newses {
    height: 323px;
    background: #fff;
    overflow-y: scroll;
    padding: 8px;
    padding-left: 12px;
}

    .newses i {
        color: #0090c2;
    }

.card {
    box-shadow: rgba(0, 0, 0, 0.23)0px 3px 8px;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1315px !important;
    }
}

.dataTables_filter, .dataTables_paginate {
    margin: 0px 0px 4px 0px;
}

.btn-info {
    background: #0090c2 !important;
    border: none !important;
    color: #fff !important;
}

@media(max-width:992px) {
    .mblogin-left {
        padding-left: 0px !important;
    }

    .mblogin-right {
        padding-right: 0px !important;
    }
}

/*.GridviewScrollFoooter td{
    border-width:1px;
    border:1px solid #ccc !important;
}*/
.GridviewScrollFoooter td {
    border-width: 1px !important;
    background: #0090c2;
    color: #fff;
    border-width: 1px;
    font-weight: bold;
    border: 1px solid #ccc !important;
}

.dataTables_scrollBody {
    border-bottom: 1px solid #fff !important;
}

input[type="radio"] {
    margin: 0px 9px;
}


/* gird css */
.positioning {
    position: relative;
}
.dt-buttons {
    position: absolute;
    top: -3px !important;
    width:3% !important;
    float:right;
    right:230px;
}
    .dt-buttons .buttons-excel{
        border-radius:50%;
    }
.download{
    margin-top:20px;
}
table tbody tr td {
    white-space: nowrap;
}
#ccMain_imgBack {
    position: absolute;
    right: 290px;
    top: 0px;
    height: 32px;
    z-index: 99;
    width: 32px;
}

.dt-stock {
    width: 110px !important;
}

.top-margin {
    padding-top: 30px;
}

#ccMain_chkInclude {
    margin-right: 5px;
}

.dt-sec {
    margin-left: 20px;
}

#ccMain_UpdateProgress1 .modal-dialog {
    margin-right: auto;
}

#ccMain_UpdateProgress1 .modal-dialog, modal-content {
    width: 85px;
}

@media(max-width:992px) {
    .mb-copy {
        text-align: center !important;
    }

        .mb-copy a {
            display: block !important;
            margin-bottom: 10px !important;
        }
}


/*fieldset css here*/
fieldset {
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid #4f7a94 !important;
    min-width: 0 !important;
    padding: 15px !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    margin-top: 15px !important;
}

legend {
    text-align: left !important;
    color: #FFFFFF !important;
    font-weight: lighter !important;
    font-size: 26px !important;
    width: auto !important;
    color: white !important;
    background: #0090c2a3 !important;
    padding: 5px 15px !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
    font-weight: 600 !important;
    float: none !important;
}

/* form gridview no records
*/
.EmptyDataRowStyle td {
    text-align: center;
    color: red;
    font-weight: bold;
    border: 0px !important;
}

.radiobtnpad td {
    padding: 0px 10px 0px 0px;
}

.radiobtnpad input[type="radio"] {
    margin: 0px 10px 0px 0px !important;
}
.checkboxpara input[type="checkbox"] {
    margin: 10px 10px 0px 0px;
}

.carousel-item1 img{
    height: 160px !important;
}

/*
.dropdown-menu[data-bs-popper] {
    top: 0 !important;
    left: 100% !important;
    margin-left: 0.1rem !important;
}
*/
