/*CSS code for font-face increase command decrease*/

#btn-decrease {
    font-size: 12px;
}

#btn-orig {
    font-size: 12px;
}

#btn-increase {
    font-size: 12px;
}

.marginL0 { /* ---- added by Priyanka on 6th September ---- */
    margin-left: 0px !important;
}

.FontSizeCommon { /* ---- added by Priyanka on 6th September ---- */
    font-size: 15px;
}

.floatL {
    float: left !important;
}

.padT5 {
    padding-top: 5px;
}
/* end of CSS code for font-face increase command decrease*/
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'), url('../fonts/Poppins-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-BlackItalic.woff2') format('woff2'), url('../fonts/Poppins-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLight.woff2') format('woff2'), url('../fonts/Poppins-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraLightItalic.woff2') format('woff2'), url('../fonts/Poppins-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Italic.woff2') format('woff2'), url('../fonts/Poppins-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-BoldItalic.woff2') format('woff2'), url('../fonts/Poppins-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Poppins-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Black.woff2') format('woff2'), url('../fonts/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-MediumItalic.woff2') format('woff2'), url('../fonts/Poppins-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-LightItalic.woff2') format('woff2'), url('../fonts/Poppins-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Thin.woff2') format('woff2'), url('../fonts/Poppins-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-ThinItalic.woff2') format('woff2'), url('../fonts/Poppins-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Poppins-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

html {
    scroll-behavior: smooth;
    font-family: 'Poppins' !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: 'Poppins' !important;
}

.header_top .bg-warning {
    background-color: #f98412 !important;
}

.header_top {
    background: #262460;
}

    .header_top .main {
        padding: 0px 15px;
        text-align: left;
        color: #333;
        transition: 0.4s;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

a {
    color: #333;
}
.marqueelink {
    color: #198754;
}

.table .bg-warning {
    background: linear-gradient(to right, #f7933114, #ff266f17) !important;
}

.table thead th {
    font-weight: 500 !important;
}

.table > :not(caption) > * > * {
    padding: 0.3rem 0.3rem !important;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    font-size: 15px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.header_top .marquee {
    margin-right: auto;
    font-size: 12px;
    font-weight: 500;
    color: #262460;
}

.imp {
    background: #fbebec;
    padding: 0px 10px;
    display: inline-block;
    color: #ed717d;
    margin-right: 10px;
    width: 122px;
}

.card {
    box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
    border: 0 !important;
    overflow: hidden;
    border-radius: 10px !important;
}

.header_top .marquee p {
    display: flex;
    margin: 0;
    width: 100%;
    color: #fff;
}

.header_top .language {
    border-radius: 39px;
    padding: 0px 10px;
    background: #fff;
    font-size: 12px;
    border: 1px solid #262460;
    color: #262460;
    text-decoration: none;
    font-weight: 600;
}

.header_top .theam_color {
    margin: 1px 10px 3px;
    display: inline-block;
}

    .header_top .theam_color button {
        border-radius: 48px;
        padding: 6px;
        background: #fff;
        font-size: 15px;
        display: inline-block;
        text-align: center;
    }

.header_top .font_div {
    margin: 0 10px;
    display: inline-block;
}

    .header_top .font_div a {
        border-radius: 7px;
        background: #f68124;
        font-size: 13px;
        margin: 0 4px;
        width: 23px;
        display: inline-block;
        text-align: center;
        height: 21px;
        font-weight: 500;
        color: #fff;
        text-decoration: none;
    }

@media (max-width: 989px) {
    .header_top .main {
        display: block;
        justify-content: flex-end;
    }
}

.navbar-brand {
    width: 38%;
}

    .navbar-brand img {
        width: 100%;
    }

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-weight: 500;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
    margin-left: 25px;
}

.nav-link {
    font-size: 14px !important;
}

    .nav-link.active {
        color: #ffffff;
        border-bottom: 4px solid #F98412;
    }

    .nav-link:hover {
        color: #F98412;
        /* border-bottom: 4px solid #F98412; */
    }

        .nav-link:hover a {
            color: #ffffff;
        }

nav .btn {
    border-radius: 20px;
    margin-left: 10%;
    border: transparent;
    background: linear-gradient(to right, #273B98, #041a7c);
    padding: 4px 20px;
}

    nav .btn:hover {
        background: linear-gradient(to right, #3d54bb, #2b41a3);
    }

.nav-bg {
    background: #262262;
    color: #ffffff;
}

    .nav-bg a {
        color: #fff;
        margin: 0;
    }

        .nav-bg a:hover {
            color: #F98412;
        }

.dropdown-menu {
    width: 270px;
}

.dropdown:hover > .dropdown-menu {
    display: block !important;
    background: #F98412;
    border-radius: 0;
    border: 0;
    box-shadow: 3px 2px 7px #adb5bd;
}

    .dropdown:hover > .dropdown-menu li {
        border-bottom: 1px solid #fdae58;
    }

        .dropdown:hover > .dropdown-menu li:last-child {
            border: 0;
        }

.dropdown:hover > .dropdown-menu {
    font-size: 15px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block !important;
    left: 100%;
    background: #fff;
    color: #f48940;
    border-radius: 0;
    border: 0;
    margin-top: -37px;
    box-shadow: 3px 2px 7px #adb5bd;
}

    .dropdown-submenu:hover > .dropdown-menu a {
        color: #f48940;
    }

    .dropdown-submenu:hover > .dropdown-menu li {
        border-bottom: 1px solid #fda265cf;
    }

        .dropdown-submenu:hover > .dropdown-menu li:last-child {
            border-bottom: 0px solid #f48940;
        }

.dropdown-item {
    font-size: small;
    /* 13px */
}

.dropdown-toggle::after {
    font-size: var(--font-md);
    margin-bottom: -2px;
}

.dropdown-menu li a.active {
    color: #fff;
}

.custom-toggle-arrow {
    font-size: 18px;
    margin-top: 1px;
    line-height: 12px;
}

@media (max-width: 1400px) {
    .nav-bg a {
        margin-left: 0 !important;
    }
}

header {
    padding: 0px 0;
    /* background: url(../images/banner_bg.png); */

    background-position: bottom center;
    background-size: cover;
}

.headerlogo {
    margin-left: auto;
}

    .headerlogo img {
        width: 307px;
    }

.btnleft {
    margin-left: auto;
    padding-top: 3px;
}

.btn-warning {
    background: #F98412 !important;
    border-color: #F98412 !important;
}

    .btn-warning:hover {
        color: #ffffff !important;
    }

.banner {
    padding: 1px 0 0px;
    background: #feefe1;
    width: 100%;
}

    .banner h4 {
        margin-bottom: 23px;
    }

    .banner p {
        font-size: 14px;
    }

    .banner img {
        padding: 1px 0 0px;
    }

    .banner .carousel {
        padding: 0;
    }

a {
    text-decoration: none !important;
}

.quote {
    float: right;
    position: fixed;
    right: 0;
    top: 359px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    z-index: 9999;
}

    .quote a {
        font-size: 22px;
        background: #262460;
        color: #fff;
        padding: 13px 19px;
        line-height: 19px;
        transition: all 1.25s cubic-bezier(.19, 1, .22, 1) 0s;
        border-radius: 0px 0px 11px 10px;
        letter-spacing: 1px;
        margin-bottom: 5px;
        display: inline-block;
    }

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 17px !important;
    height: 17px !important;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #262460 !important;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 9;
    transition: opacity .6s ease;
    border-radius: 50%;
    border: 3px solid #a9a2a2 !important;
}

.carousel-indicators [data-bs-target] {
    opacity: 9 !important;
}

.carousel-indicators .active {
    opacity: 1;
    background: #F98412 !important;
}

.bottom-marquee {
    background: #ffdad4;
    display: inline-flex !important;
    width: 100%;
}

    .bottom-marquee h4 {
        font-size: 14px;
        background: #26265e;
        padding: 10px;
        color: #fff;
        width: 200px;
        margin: 0;
        padding-left: 32px;
    }

        .bottom-marquee h4::after {
            content: '';
            width: 0;
            background-image: url(../images/arrow.png);
            height: 0;
            background-repeat: no-repeat;
            background-position: 12px -5px;
            padding: 18.4px 50px;
            position: absolute;
            background-size: 46px;
            margin: -10px 3px;
        }

    .bottom-marquee p {
        width: 80%;
        margin: 0;
        padding: 0px;
        font-size: 14px;
        display: flex;
        align-items: center;
        color: #262460;
    }
    .bottom-marquee a {
        color: #084298;    /*added by Priyanka on 11th March 2024*/
    }
.home_about {
    padding-top: 65px;
}

    .home_about h1 {
        font-weight: 400;
        font-size: 33px;
        position: relative;
        margin-bottom: 50px;
    }

        .home_about h1::before {
            content: '';
            border-bottom: 5px solid #F98412;
            padding: 0px 30px;
            left: 0;
            text-align: center;
            position: absolute;
            bottom: -16px;
            border-radius: 25px;
        }

    .home_about p {
        text-align: justify;
    }

    .home_about .readmore {
        border: 2px solid #ccc;
        padding: 3px 10px;
        border-radius: 40px;
        margin-top: 8px;
        display: inline-block;
        color: #262460;
        font-size: 12px;
        transition: 0.5s;
        font-weight: 500;
    }

        .home_about .readmore:hover {
            padding: 3px 15px;
            border: 2px solid #F98412;
        }

.whats_new {
    padding-top: 65px;
    padding-left: 58px !important;
}

    .whats_new h1 {
        font-size: 33px;
        position: relative;
        margin-bottom: 50px;
        font-weight: 400;
    }

        .whats_new h1::before {
            content: '';
            border-bottom: 5px solid #F98412;
            padding: 0px 30px;
            left: 0;
            text-align: center;
            position: absolute;
            bottom: -16px;
            transition: 0.5s;
            border-radius: 25px;
        }

    .whats_new ul {
        margin: 0 12px;
        padding: 0;
    }

        .whats_new ul li {
            width: 100%;
            box-shadow: 0px 0px 15px #e3e3e3;
            margin-bottom: 15px;
            padding: 10px;
            border-radius: 20px;
            list-style-type: none;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .whats_new ul li img {
                padding-right: 10px;
                width: 33px;
            }

            .whats_new ul li a {
                border-left: 2px solid #e1e0e0;
                padding: 10px;
                padding-left: 13px;
                color: #041a7c;
                font-size: 14px;
                transition: 0.4s;
                display: inline-flex;
            }

                .whats_new ul li a:hover {
                    color: #F98412 !important;
                    font-size: 14.2px;
                }

    .whats_new p {
        text-align: justify;
    }

    .whats_new .readmore {
        border: 2px solid #ccc;
        padding: 3px 10px;
        border-radius: 40px;
        margin-top: 8px;
        display: inline-block;
        color: #262460;
        font-size: 12px;
        font-weight: 500;
        transition: 0.5s;
    }

        .whats_new .readmore:hover {
            padding: 3px 15px;
            border: 2px solid #F98412;
        }

.today_transction-main {
    padding-top: 60px;
}

.today_transction {
    /* background-image: linear-gradient(to right, #F98412, #d53168);*/
    /* opacity: 0.8;*/
    padding: 10px 5px 0px 5px;
    border-radius: 10px;
    margin-top: 60px;
    display: inline-block;
    /*box-shadow: 1px 1px 15px #f5a4a4;*/
    margin-right: 10px;
    vertical-align: top;
    width: 18.9rem;
}

    .today_transction.bg1 {
        background: #f6906536;
    }

    .today_transction.bg2 {
        background: #53c8ea30;
    }

    .today_transction.bg3 {
        background: #f768975c;
    }

    .today_transction.bg4 {
        background: #bf4a9e4f;
    }

    .today_transction.bg5 {
        background: #00b7bd2b;
    }

    .today_transction.bg1 h4 {
        color: #FA8B37;
        font-weight: 600;
        font-size: 17px;
        margin-top: 12px; /*edited on 21st November by Priyanka*/
    }

    .today_transction.bg2 h4 {
        color: #1CA4D6;
        font-weight: 600;
        font-size: 17px;
        margin-top: 10px;
    }

    .today_transction.bg3 h4 {
        color: #b10c43;
        margin-top: 12px;
    }

    .today_transction.bg4 h4 {
        color: #0c0c0c;
        margin-top: 15px;
        font-size: 18px;
    }

    .today_transction.bg5 h4 {
        color: #0c0c0c;
        margin-top: 12px;
    }

    .today_transction.bg6 h4 { /*added bg6 attribute by Priyanka on 28th July*/
        color: #0e804b;
        margin-top: 12px;
    }

    .today_transction.bg6 .trans-center p { /*added bg6 attribute by Priyanka on 28th July*/
        color: #20a44a;
    }

    .today_transction h4 {
        font-size: 16px;
        text-align: center;
        padding-bottom: 4px;
        font-weight: 500;
    }

    .today_transction img {
        display: block;
        margin: auto;
        margin-top: -103px;
        width: 105px;
    }

    .today_transction .trans-bottom {
        display: flex;
        justify-content: center;
        text-align: center;
        /*margin-bottom: 1.1rem;*/
    }

.trans-center {
    text-align: center; /*global usage*/
}

    .trans-center p {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 5px;
        background: #ffffff70;
        border-radius: 30px;
        padding: 4px 14px;
        margin: auto;
        width: auto;
        margin-bottom: 5px;
        display: inline-block;
    }

.today_transction.bg3 .trans-center p {
    color: #E64077;
}

.today_transction.bg4 .trans-center p {
    color: #BF4A9E;
}

.today_transction.bg5 .trans-center p {
    color: #00B7BD;
}

.today_transction .trans-bottom .trans-left {
    padding: 2px 10px;
}

    .today_transction .trans-bottom .trans-left h5 {
        color: #020202;
        font-size: 14px !important;
        margin: 0 0 4px;
        font-weight: 600;
        text-align: left;
    }

.today_transction.bg1 .trans-bottom p {
    color: #FA8B37
}

.today_transction.bg2 .trans-bottom p {
    color: #1CA4D6;
}

.today_transction .trans-bottom .trans-left p {
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}
/*start of the new css added on 29th August by Priyanka*/
.row_zero_margins {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.today_transction .trans-bottom .trans-left1 {
    padding: 6px;
    margin-right: 5px;
}

    .today_transction .trans-bottom .trans-left1 h5 {
        padding-left: 5px;
        color: #020202;
        font-size: 14px !important;
        margin: 0 0 4px;
        font-weight: 600;
        text-align: left;
    }

/* end of the new css added on 29th August by Priyanka*/

.today_transction .trans-bottom .trans-right {
    border-left: 1px solid #373737;
    padding: 2px 10px;
}

    .today_transction .trans-bottom .trans-right h5 {
        color: #020202;
        font-size: 14px !important;
        margin: 0 0 4px;
        font-weight: 600;
        text-align: left;
    }

    .today_transction .trans-bottom .trans-right p {
        font-weight: 600;
        margin: 0;
        font-size: 16px;
    }

    .today_transction .trans-bottom .trans-right span {
        font-weight: bold;
        color: rgb(250, 139, 55);
        padding: 0px;
        font-size: 15px;
    }

.call_us {
    margin: auto;
    margin-top: 80px;
    background: #f1f1f1;
    border-radius: 77px;
    padding: 28px 55px;
    text-align: center;
    margin-bottom: 80px;
    width: 70%;
    display: block;
    background-image: linear-gradient(to right, #f7933114, #ff266f17);
}

    .call_us h1 {
    }

.payment_status h1 {
    font-size: 33px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
}

    .payment_status h1::before {
        content: '';
        border-bottom: 5px solid #F98412;
        padding: 0px 30px;
        left: 47%;
        text-align: center;
        position: absolute;
        bottom: -16px;
        transition: 0.5s;
        border-radius: 25px;
    }

.payment_status {
    text-align: center;
    padding: 50px 0 12px;
    background: #f7f7f7;
}

    .payment_status img {
        display: block;
        margin: auto;
        width: 84px;
    }

    .payment_status h4 {
        text-align: center;
        font-size: 17px;
        padding-top: 5px;
    }

    .payment_status p {
        padding-bottom: 30px;
    }

    .payment_status .thumbnail p {
        text-align: center;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .payment_status .thumbnail {
        padding: 17px;
        width: 21.9rem;
        border-radius: 15px;
        box-shadow: 5px 3px 15px 5px #f3f3f3;
        min-height: 293px;
        border: 2px solid #e1e1e1;
        background: #fff;
        display: inline-block;
        margin: 0 7px 50px;
    }

        .payment_status .thumbnail:hover {
            border-color: #F98412;
            opacity: 0.7;
        }

    .payment_status .readmore {
        border: 2px solid #242a73;
        padding: 3px 10px;
        border-radius: 40px;
        margin-top: 8px;
        display: inline-block;
        color: #ffffff;
        font-size: 12px;
        font-weight: 500;
        transition: 0.5s;
        margin: auto;
        text-align: center;
        display: block;
        width: 127px;
        background: #242775;
    }

        .payment_status .readmore:hover {
            padding: 3px 15px;
            border: 2px solid #F98412;
        }

        .payment_status .readmore img {
            width: 20px;
            margin: 0;
            display: inline-block;
        }
/*start of the new css added on 21st November by Priyanka*/
.tonotetxt {
    margin: 5px 0px 12px 10px;
    font-weight: 500;
    color: #e64077;
    font-size: 12px;
}

.transaccolor1 {
    color: #bf4a9e !important;
}

.transaccolor2 {
    color: #bf4a9e;
}

.transaccolor3 {
    color: #252525;
}
/*end of new css added on 21st November by Priyanka*/
.pink {
    background: #EFD4E7
}

.green {
    background: #EFF7EF
}

.blue {
    background: #DBF0F1
}

.footertop {
    padding: 6px;
    background: #f7d1ca;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .footertop ul {
        margin: 0;
        padding: 0;
    }

    .footertop li {
        display: inline-flex;
        border-right: 2px solid #f68124;
    }

    .footertop a {
        padding: 0px 20px;
        font-weight: 500;
        color: #262460;
        font-size: 13px;
    }

        .footertop a:hover {
            color: #f68124;
        }

    .footertop li:last-child {
        border: none;
    }

footer {
    background: #272749;
    padding: 50px 0 0px;
}

    footer .disclaimer {
    }

        footer .disclaimer p {
            color: #ffffff;
            font-size: 13px;
            text-align: justify;
        }

    footer h2 {
        color: #F98412;
        font-size: 25px;
    }

        footer h2 a {
            color: #F98412;
        }

    footer img {
        width: 90%;
    }

    footer ul {
    }

        footer ul li {
            color: #fff;
        }

    footer .text-warning {
        color: #F98412 !important;
    }

    footer li a {
        font-weight: 400;
        font-size: 15px;
        color: #fff;
        color: #fff;
        line-height: 24px;
    }

        footer li a:hover {
            color: #F98412;
        }

    footer .foolinks {
        padding-left: 50px;
    }

    footer .address {
    }

        footer .address h4 {
            color: #F98412;
            font-size: 17px;
        }

        footer .address p {
            color: #fff;
            font-size: 14px;
        }

    footer .copyright {
        border-top: 1px solid #ffffff40;
        padding: 24px 0 0;
        margin-top: 5px !important;
        color: #fff !important;
    }

        footer .copyright p {
            text-align: center;
            width: 100%;
            font-size: 12px;
            font-weight: 400;
            color: #fbfbfb;
        }

.about_intro {
    padding: 50px 0 !important; /***Edited by Priyanka ***/
}
/*################## New css for ### Home ### by Priyanka ##################*/
.home3block {
    background-image: url(../images/PFMS-bg2.png);
    background-position: right;
    background-repeat: no-repeat;
}

.home2block {
    padding: 2.75rem 0;
}

    .home2block .flex-container {
        display: flex;
        flex-direction: column;
    }

        .home2block .flex-container > div {
            margin: 10px;
        }

    .home2block blockquote {
        font-size: 18px; /*edited by Priyanka on 28-07-2023*/
        font-style: italic;
        text-align: justify;
        display: block;
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 40px;
        margin-right: 40px;
    }

    .home2block span {
        color: #F98412;
        font-weight: 500;
    }

    .home2block p {
        margin-left: 40px;
    }

.home3block .row {
    margin-right: auto;
    margin-left: auto;
}

.quoteimg img {
    display: -webkit-box;
    margin-left: auto;
    padding: 10px;
}

.home4block {
    background-image: url(../images/PFMS-bg-11.png);
    background-position: right;
    background-repeat: no-repeat;
}

.home-heading {
    text-align: center;
}

    .home-heading h2 {
        padding-top: 5rem;
    }

    .home-heading hr {
        margin: 1rem 0;
        color: #F98412;
        border-top: 5px solid;
        width: 116px;
        display: inline-block;
        border-radius: 25px;
        opacity: 1;
    }

.homeblocktop {
    margin-top: 2rem;
}

.homeblockpad {
    padding: 10rem 0;
}

.payment_status .flex-container {
    display: flex;
    flex-wrap: wrap;
}

    .payment_status .flex-container > div {
        width: 16rem;
        margin-right: 3px;
        text-align: center;
    }

.payment_status p {
    font-size: inherit;
}

.payment_status .thumbnail:hover {
    border-color: #272749;
    opacity: 0.7;
}

.payment_status h4 {
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    color: #272749;
}

.payment_status .readmore:hover {
    padding: 3px 10px;
    border: 2px solid #F98412;
}

@media (max-width: 1400px) {
    .homeblockpad {
        text-align: center;
        padding: 0rem;
    }

    .home-heading h2 {
        padding-top: 2rem;
    }

    .home3block {
        background-color: #b5e2f5;
        background-image: none;
    }

    .quoteimg img {
        display: none;
    }

    .center-heading p {
        font-size: 14px;
    }
}
/* New css for AboutUs by Priyanka *******************************************/
.today_transction.bg6 {
    background: #73f59652;
}

body h1 {
    font-size: 2.5rem;
}

body p {
    font-size: 14px;
}

.thumbnail {
    background-color: inherit;
    border: inherit;
    border-radius: inherit;
}

    .thumbnail p {
        line-height: 21px !important;
    }

.center-heading {
    text-align: center;
}

    .center-heading .container {
        width: 100%;
        padding: 0 15%;
        box-sizing: border-box;
    }

    .center-heading .row {
        flex-shrink: 0;
        max-width: 100%;
    }

    .center-heading h1 span {
        color: #F98412;
    }

    .center-heading h1 {
        padding-top: 1em;
        font-weight: 400;
        font-size: 33px;
        position: relative;
    }

    .center-heading h5 {
        text-align: left;
        font-weight: 600;
        font-size: 26px;
        color: #F98412;
        position: relative;
    }

    .center-heading hr {
        margin: 1rem 0;
        color: #F98412;
        border-top: 5px solid;
        width: 116px;
        display: inline-block;
        border-radius: 25px;
        opacity: 1;
    }

    .center-heading p {
        text-align: justify;
        line-height: 2em;
        font-size: 16px;
    }

.centertalign {
    text-align: center !important;
}

.hugetext {
    font-size: 4rem;
    font-weight: 600;
}

.txtalignbottm {
    padding-top: 2em;
}

.fulbgcolor {
    background-color: #eae6dd;
    margin: 0 !important;
    padding: 30px 0;
}

.fulbgcolor2 {
    background: linear-gradient(41deg, #FEEFE0 0%, #FAE2EA 100%);
    margin: 0 !important;
    padding: 30px 0;
}

.fulbgcolor3 {
    background: #EAF2E5;
    margin: 0 !important;
    padding: 30px 0;
}

.fulbgcolor5 {
    background: #efe6cc;
    margin: 0 !important;
    padding: 30px 0;
}

    .fulbgcolor5 .container {
        padding: 0;
    }

.aboutstylehd-1 {
    padding: 2em 0;
    font-size: 2.3em;
    font-weight: 700;
    color: #F98412;
}

.aboutstyle-1 {
    font-size: 2em;
}

.about_intro .contentbox {
    box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
    border: 0 !important;
    overflow: hidden;
    border-radius: 10px !important;
    padding: 2px 15px;
    margin: 2px 10px;
    min-height: 525px;
}

.image-centeralign {
    text-align: center;
    padding-top: 1em;
}

.about_intro .contentbox:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.list_style ul li {
    font-size: 21px;
    font-weight: 500;
    list-style: disc;
    padding: 13px 0;
    list-style: disc;
}
/************ About Scheme related Information added by Priyanka **********/
.about_Sri {
    padding: 50px 0 0 0;
    padding-left: 0 !important;
}

    .about_Sri h1 {
        background-image: linear-gradient(to right, #f7933114, #ff266f17);
        font-size: 21px;
        padding: 10px;
        color: #F98412;
        border-radius: 10px;
        margin-bottom: 10px;
    }

.fulbgcolor6 {
    background: #f0f0f0;
    margin: 2em 0;
}

    .fulbgcolor6 img { /*--------------added on 3rd August'2023---------------*/
        float: none;
    }

.roundborder {
    border-radius: 20px;
    width: auto;
    height: auto;
}

.fulbgcolor7 {
    background: linear-gradient(41deg, #FEEFE0 0%, #FAE2EA 100%);
    margin: 2em 0;
}

    .fulbgcolor7 img { /*--------------added on 3rd August'2023---------------*/
        float: none;
    }

.aboutsri {
    padding-left: 2rem;
    border: #041a7c solid 2px;
}

    .aboutsri .container {
        width: 80%;
        padding: 0 5%;
        box-sizing: border-box;
    }

.vert_align {
    padding: 3rem 0;
}

.txtjustify {
    text-align: justify;
}

.paddright2em {
    padding: 2rem 5rem 0 0rem; /************ edited by Priyanka on 1st August'23 **********/
}

/************ Start of About Helpdesk added by Priyanka on 3rd August'23 **********/
.helpdeskbg1 {
    background: #f0f0f0;
    margin: 2em 0;
}

.helpdeskbg2 {
    background: linear-gradient(41deg, #FEEFE0 0%, #FAE2EA 100%);
    margin: 2em 0;
}

.padd2rem {
    padding: 2rem 4rem 0 0;
}
/************End of About Helpdesk added by Priyanka on 3rd August'23 **********/
/************ About DBT Verticals added by Priyanka **********/
.paddBotm {
    padding-bottom: 0px !important;
}
/************ Start of About DBT-new section added by Priyanka on 2nd August'23 **********/
:root {
    --red: hsl(0, 78%, 62%);
    --cyan: hsl(180, 62%, 55%);
    --orange: hsl(34, 97%, 64%);
    --blue: hsl(212, 86%, 64%);
    --varyDarkBlue: hsl(234, 12%, 34%);
    --grayishBlue: hsl(229, 6%, 66%);
    --veryLightGray: hsl(0, 0%, 98%);
    --weight1: 200;
    --weight2: 400;
    --weight3: 600;
}

.attribution {
    font-size: 11px;
    text-align: center;
}

    .attribution a {
        color: hsl(228, 45%, 44%);
    }

.dbtflagship h1:first-of-type {
    color: #1f6fcb;
    font-weight: 700;
    position: unset;
    margin-bottom: 0px;
    border-bottom: none;
}

.dbtflagship h1:last-of-type {
    color: black;
    font-weight: 400;
    position: unset;
    margin-bottom: 0px;
    border-bottom: none;
}

.dbtflagship h1::before {
    border-bottom: none !important;
    position: unset !important;
}

.dbtflagship hr {
    margin: 1rem 0;
    color: #F98412;
    border-top: 5px solid;
    width: 116px;
    display: inline-block;
    border-radius: 25px;
    opacity: 1;
}

@media (max-width: 400px) {
    h1 {
        font-size: 1.5rem;
    }
    .quote {
        top: 400px;
    }
}

.dbtflagship {
    text-align: center;
    line-height: 0.8;
    margin-top: 20px;
}

.box p {
    color: hsl(229deg 2.39% 40.76%);
}

.box {
    border-radius: 5px;
    box-shadow: 0px 30px 40px -20px var(--grayishBlue);
    padding: 30px;
    margin: 20px;
}

.dbtflagshipimg {
    float: right;
}

.cyan {
    border-top: 3px solid var(--cyan);
    background: linear-gradient(41deg, #cff3fb 0%, #ffffff 100%);
}

.red {
    border-top: 3px solid var(--red);
    background: linear-gradient(41deg, #fbe1d3 0%, #ffffff 100%);
}

.blue2 {
    border-top: 3px solid var(--blue);
    background: linear-gradient(41deg, #c6e1ff 0%, #ffffff 100%);
}

.orange {
    border-top: 3px solid var(--orange);
}

@media (min-width: 950px) {
    .row1-container {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 180px;
    }

    .row2-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .box-down {
        position: relative;
        top: 150px;
    }

    .box {
        width: 31%;
    }

    .header p {
        width: 30%;
    }
}

@media (max-width: 450px) { /************ added by Priyanka on 3rd August'23 **********/
    .paddright2em {
        padding: 2rem;
    }

    .center-heading p {
        font-size: 14px;
    }

    .box {
        height: 32rem;
        margin: 30px 0px;
    }

    .blue2 {
        height: 36rem;
    }

    .padd2rem {
        padding: 2rem;
    }
}

@media (max-width: 950px) and (min-width: 450px) {
    .box {
        text-align: center;
        height: 26rem;
    }

    .padd2rem {
        padding: 2rem;
    }

    .about_intro .contentbox {
        box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
        border: 0 !important;
        overflow: hidden;
        border-radius: 10px !important;
        padding: 2px 15px;
        margin: 2px 10px;
        min-height: 555px;
    }
}
/************ End of About DBT-new section added by Priyanka on 2nd August'23 **********/
/*----------- start of about roll out css added on 7th August'23-------------*/
.aboutrolloutbox {
    box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
    border: 0 !important;
    overflow: hidden;
    border-radius: 10px !important;
    padding: 2px 15px;
    margin: 2px;
}

.adminpadbotom {
    padding-bottom: 1em;
}

.aboutrolloutbox p {
    text-align: justify;
    line-height: 25px;
    padding-right: 2em;
}

.aboutrolloutbox ul {
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    padding-right: 2em;
}

.aboutrolloutbox img {
    float: right;
    padding-bottom: 1em;
}

.about_rollout {
    padding: 50px 0 !important;
}

    .about_rollout h1 {
        font-weight: 400;
        font-size: 33px;
        position: relative;
        margin-bottom: 50px;
    }

        .about_rollout h1::before {
            content: '';
            border-bottom: 5px solid #F98412;
            padding: 0px 30px;
            left: 0;
            text-align: center;
            position: absolute;
            bottom: -16px;
            border-radius: 25px;
        }

    .about_rollout h4 {
        color: #0f7288;
        margin-top: 30px;
        margin-bottom: 15px;
    }

@media (max-width: 950px) and (min-width: 450px) {
    .aboutrolloutbox img {
        float: right;
        padding: 4em 1em;
    }

    .aboutrolloutbox .smallimg {
        float: right;
        padding: 1em !important;
    }

    .aboutrolloutbox p {
        padding-right: 0em;
    }
}
/*----------- end of about roll out css added on 7th August'23-------------*/
/*----------- start of about admin-training-cordination page css added on 7th August'23-------------*/
.aboutadminbox {
    box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
    border: 0 !important;
    overflow: hidden;
    border-radius: 10px !important;
    padding: 2px 15px;
    margin: 2px;
}

.innerimg { /*added on 30th August by Priyanka*/
    width: inherit;
    float: left !important;
    padding: 0px !important;
}

.adminpadbotom {
    padding-bottom: 1em;
}

.aboutadminbox p {
    text-align: justify;
    line-height: 25px;
    padding-right: 2em;
}

.aboutadminbox ul {
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    padding-right: 2em;
}

.aboutadminbox img {
    float: right;
    padding: 1em;
}

.smallimg {
}

@media (max-width: 950px) and (min-width: 450px) {
    .aboutadminbox img {
        float: right;
        padding: 4em 1em;
    }

    .aboutadminbox .smallimg {
        float: right;
        padding: 1em !important;
    }

    .aboutadminbox p {
        padding-right: 0em;
    }
}

@media (max-width: 440px) and (min-width: 250px) {
    .aboutadminbox img {
        float: right;
        padding: 4em 1em;
    }

    .aboutadminbox .smallimg {
        float: right;
        padding: 1em !important;
    }

    .aboutadminbox p {
        padding-right: 0em;
    }
}
/*----------- end of about admin-training-cordination page css added on 7th August'23-------------*/
.faqpage {
}

    .faqpage h5 {
        padding-top: 0.8em;
        padding-left: 0.2em;
    }

        .faqpage h5 a {
            color: #0099d7;
        }

            .faqpage h5 a:hover {
                color: #f98412;
            }

.aboutusanimatebox {
    display: grid;
    max-width: 1360px;
    margin-inline: auto;
    padding-inline: 24px;
    padding: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 24px;
}

    .aboutusanimatebox .article-body p {
        text-align: justify;
    }

@media screen and (max-width: 960px) {
    aboutusanimatebox article {
        container: card/inline-size;
    }
}

@media screen and (max-width: 1380px) {
    .aboutusanimatebox {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
        max-width: 1150px;
    }
}
/*@container card (min-width: 280px) {
        .article-wrapper {
            display: grid;
            grid-template-columns: 10px 1fr;
            gap: 16px;
        }

        .article-body {
            padding-left: 0;
        }

        figure {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            figure img {
                height: 100%;
                aspect-ratio: 1;
                object-fit: cover;
            }
    }

    .sr-only:not(:focus):not(:active) {
        clip: rect(0 0 0 0);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }*/
/************ About GIFMIS Verticals added by Priyanka on 2nd August'23 **********/
.about_gifmis {
}
    /***** added on 4th September*****/
    .about_gifmis h4 {
        color: #0f7288;
    }

.about_gifmis_box {
    box-shadow: 0 4px 20px 1px rgb(0 0 0 / 6%), 0 1px 4px rgb(0 0 0 / 8%);
    border: 0 !important;
    overflow: hidden;
    border-radius: 10px !important;
    padding: 2px 15px;
    margin: 2px;
}

    .about_gifmis_box img {
        padding: 2.5em;
    }

    .about_gifmis_box p {
        padding-right: 2em;
    }

    .about_gifmis_box ul {
        font-size: 14px;
        text-align: justify;
        line-height: 25px;
        padding-right: 2em;
    }

@media (max-width: 950px) and (min-width: 450px) {
    .about_gifmis_box img {
        float: right;
        padding: 4em 1em;
    }

    .about_gifmis_box .smallimg {
        float: right;
        padding: 1em !important;
    }

    .about_gifmis_box p {
        padding-right: 1em !important;
    }
}

article {
    --img-scale: 1.001;
    --title-color: black;
    --link-icon-translate: -20px;
    --link-icon-opacity: 0;
    position: relative;
    border: solid 1px #edeaea;
    border-radius: 16px;
    box-shadow: none;
    background: #fff;
    transform-origin: center;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}
    /* basic article elements styling */
    article h2 {
        margin: 0 0 18px 0;
        font-family: "Bebas Neue", cursive;
        font-size: 1.9rem;
        letter-spacing: 0.06em;
        color: var(--title-color);
        transition: color 0.3s ease-out;
    }

figure {
    margin: 0;
    padding: 0;
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

article img {
    max-width: 100%;
    transform-origin: center;
    transform: scale(var(--img-scale));
    transition: transform 0.4s ease-in-out;
}

.article-body {
    padding: 24px;
}

/* using the has() relational pseudo selector to update our custom properties */
article:has(:hover, :focus) {
    --img-scale: 1.1;
    --title-color: #007cd3;
    --link-icon-translate: 0;
    --link-icon-opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}


/************************ 
AboutGIFMIS-box design
**************************/

*,
*::before,
*::after {
    box-sizing: border-box;
}

.aboutGIFMIS-articles {
    display: grid;
    max-width: 1360px;
    margin-inline: auto;
    padding-inline: 24px;
    padding: 20px;
    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
    gap: 24px;
}

    .aboutGIFMIS-articles .article-body p {
        text-align: justify;
    }

@media screen and (max-width: 960px) {
    article {
        container: card/inline-size;
    }
}

@media screen and (max-width: 1380px) {
    .aboutGIFMIS-articles {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
        max-width: 1150px;
    }
}

@container card (min-width: 280px) {
    .article-wrapper {
        display: grid;
        grid-template-columns: 10px 1fr;
        gap: 16px;
    }

    .article-body {
        padding-left: 0;
    }

    figure {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

        figure img {
            height: 100%;
            aspect-ratio: 1;
            object-fit: cover;
        }
}

.sr-only:not(:focus):not(:active) {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
/************End of About GIFMIS Verticals added by Priyanka on 2nd August'23 **********/
/* ----------------- DBT Card code css-------------*/
.form-control-search {
    width: 10% !important;
    height: 30px;
    margin: 4px 4px 0px 4px;
}

.dbttablediv {
    border-radius: 26px;
}

.dbttableprop {
    text-align: center;
    border: solid 2px grey;
    border-radius: 26px;
}

.dbttablediv .thead-light {
    background-image: linear-gradient(to right, #f7933114, #ff266f17);
}

    .dbttablediv .thead-light th {
        color: #F98412;
    }

.aboutdbt_itembox {
    background: radial-gradient(#013164, #ededed);
    border: 1px solid #cdc7b6;
    min-height: 215px;
    border-radius: 21px;
    box-shadow: 5px 5px 10px #cfcaba;
    -ms-flex-preferred-size: calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    margin: 0 15px 30px;
    overflow: hidden;
}

.aboutdbt_itembox_link {
    display: block;
    padding: 30px 20px;
    background-color: #e7e7e7;
    overflow: hidden;
    position: relative;
}

.aboutdbt_itembox_title {
    min-height: auto;
    margin: 0 0 25px;
    overflow: hidden;
    font-weight: bold;
    font-size: 25px;
    color: #092b9e;
    z-index: 2;
    position: relative;
}

.dbtgradient1 { /* class added on 3rd August'23 */
    background: radial-gradient(#f9d1b0, #e57203);
}

.dbtgradient2 { /* class added on 3rd August'23 */
    background: radial-gradient(#c8e1f7, #57a4e8);
}

.fulbgcolordbt { /* class added on 3rd August'23 */
    background: #fdf8ea;
    margin: 0 !important;
    padding: 30px 0;
}

.aboutdbt_itembox_date-box {
    font-size: 18px;
    color: #2c2a2a;
    z-index: 2;
    position: relative;
}

.aboutdbt_itembox_date {
    font-weight: bold;
    color: #e37500;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.fulbgcolor4 {
    background: #dbf1fa;
    margin: 0 !important;
    padding: 30px 0;
}

    .fulbgcolor4 .container {
        width: 100%;
    }

    .fulbgcolor4 b {
        font-size: 18px;
        color: #F98412;
    }

.ag-courses_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0;
}

/*.row > * {
        padding-right: 0px !important;    // removed on 23rd October'23
        padding-left: 0px !important;
    }*/

.ag-courses_item {
    /*margin: 0 15px 30px;*/
    overflow: hidden;
    /*border-radius: 28px;*/
}

.ag-courses_box h1 {
    font-weight: 400;
    font-size: 33px;
    position: relative;
    margin-bottom: 50px;
}

.ag-courses_box h2 span {
    color: #F98412;
}

.about_intro h2 span {
    color: #F98412;
}

.ag-courses-item_link {
    display: block;
    margin: 5px;
    min-height: 15em; /*edited on 12th January'24'   further edited on 5th feb'24*/
    padding: 30px 20px;
    background-color: #f5f5f5; /*edited on 3rd August'23'*/
    overflow: hidden;
    position: relative;
    border-radius: 28px;
}

.link-on-bg {
    color: #ff7e00;
}

.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_date {
    text-decoration: none;
    color: #303030;
}

    .ag-courses-item_link:hover .ag-courses-item_bg {
        -webkit-transform: scale(10);
        -ms-transform: scale(10);
        transform: scale(10);
    }

.ag-courses-item_title {
    min-height: auto;
    margin: 0 0 25px;
    overflow: hidden;
    font-weight: bold;
    font-size: 21px;
    color: #092b9e;
    z-index: 2;
    position: relative;
}

.font23px {
    font-size: 23px; /*---- font class added on 3rd of August----*/
}

.ag-courses-item_date-box {
    font-size: 14px;
    text-align: justify;
    color: #2c2a2a;
    z-index: 2;
    position: relative;
}

.ag-courses-item_date1 {
    font-weight: bold;
    color: #a55100;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.ag-courses-item_date {
    font-weight: bold;
    color: #f98412;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}


.ag-courses-item_bg {
    height: 128px;
    width: 128px;
    background-color: #f9b234;
    z-index: 1;
    position: absolute;
    top: -75px;
    right: -75px;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.ag-courses_item:nth-child(2n) .ag-courses-item_bg {
    background-color: #8ad99c;
}

.ag-courses_item:nth-child(3n) .ag-courses-item_bg {
    background-color: #e98b68;
}

.ag-courses_item:nth-child(4n) .ag-courses-item_bg {
    background-color: #a96fe3;
}

.ag-courses_item:nth-child(5n) .ag-courses-item_bg {
    background-color: #df94c1;
}

.ag-courses_item:nth-child(6n) .ag-courses-item_bg {
    background-color: #a3a2ed;
}

@media only screen and (max-width: 1399px) {
    .ag-courses-item_title {
        font-size: 21px;
    }

    .font23px {
        font-size: 19px;
    }
}

@media only screen and (max-width: 979px) {
    .ag-courses_item {
        -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    }

    .ag-courses-item_title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .ag-courses-item_link {
        padding: 22px;
        /* min-height: 300px; */
    }

    /*.quote {
            right: 26px;
        }*/
}

@media only screen and (max-width: 639px) {
    .about_intro {
        padding-right: calc(var(--bs-gutter-x) * .5) !important; /*added on 23rd October*/
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .about_rollout {
        padding-right: calc(var(--bs-gutter-x) * .5) !important; /*added on 23rd October*/
        padding-left: calc(var(--bs-gutter-x) * .5) !important; /*added on 23rd October*/
    }

    .ag-courses_item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .ag-courses-item_title {
        min-height: 72px;
        line-height: 1;
        font-size: 24px;
    }

    .ag-courses-item_link {
        padding: 22px 40px;
        min-height: 300px;
    }

    .ag-courses-item_date-box {
        font-size: 16px;
    }
}
/**************** End of New css for AboutUs by Priyanka *********************/

/* Start ORDER AND CIRCULAR PAGE *******************************************************/
.tdsnaordes {
    text-align: center;
    padding: 10px;
    font-weight: 400;
}

    #ctl00_cphBody_btnsearchSnaOrders {
        margin-right: 15px;
    }

#ctl00_cphBody_txtSearch {
    font-size: 12px;
}

#orderCircularsId {
    text-align: center;
    font-size: 18px;
    margin-top: 24px;
}

tr.FixedHeader {
    background: #f98412;
    text-align: center;
}

    .myGridStyle tr th {
        padding: 8px;
        border: 1px solid #ccc;
        text-align: center;
        font-weight: 500;
        font-size: 14px;
    }

.myGridStyle tr:nth-child(even) {
    background-color: white;
}

.myGridStyle tr:nth-child(odd) {
    background-color: #e9ecef;
}

.myGridStyle td {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 12px;
    text-align: center;
}

.myGridStyle tr:last-child td {
    text-align: -webkit-center;
    background: #f7e9ec; /*modified by Priyanka*/
}

.myGridStyle tr:last-child td {
}

.paging a {
    padding: 5px 7px;
    text-decoration: none;
    font-weight: bolder;
    color: #f98412;
}

    .paging a:hover {
        background-color: #f98412;
        color: #0a5bd3;
    }

.paging span {
    padding: 5px 7px;
    color: #0a5bd3;
    font-weight: bolder;
}

tr.paging {
    background: none !important;
}

    tr.paging tr {
        background: none !important;
    }

    tr.paging td {
        border: none;
    }

.check_lbl label {
    margin-left: 7px;
}
/*END ORDER AND CIRCULAR PAGE *******************************************************/

/*-------start of style added on 25th August -------*/
.whoswhosearch {
    float: right;
    padding: 0px;
    border-radius: 60px;
    background-color: #F98412;
    border: none;
    color: white;
    padding: 5px 14px;
}
/*#ctl00_cphBody_txtsearch {
    width: 292px;
}*/
.whoswhosearchinput {
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 16px;
}
/*------- end of style added on 25th August -------*/
/* <!-- Start of About PFMS Who's Who CSS by Priyanka edited on 28th August'2023- - > */
.whoswhoth {
    background-color: white;
    color: #F98412;
    font-weight: 700;
}

.trSn {
    width: 5%;
}

.trNO {
    width: 25%;
}

/*.trOA {
        width: 39%;
    }*/

.trVerticals {
    width: 25%;
}

.tremail {
    width: 20%;
}

.trTele {
    width: 15%;
}

.trExtension {
    width: 10%;
}

.paddingL4em {
    padding-left: 4em !important;
}
/* <!-- End of About PFMS Who's Who CSS by Priyanka edited on 28th August'2023- - > */
/* About PAGE Css Start *******************************************/
.about_intro1 {
    padding: 5px 0 30px 0;
}

.about_intro h1 {
    font-weight: 400;
    font-size: 33px;
    position: relative;
    margin-bottom: 50px;
}

    .about_intro h1 span {
        color: #F98412;
        ;
    }

    .about_intro h1::before {
        content: '';
        border-bottom: 5px solid #F98412;
        padding: 0px 30px;
        left: 0;
        text-align: center;
        position: absolute;
        bottom: -16px;
        border-radius: 25px;
    }

.about_intro p {
    text-align: justify;
    line-height: 25px;
}

.about_intro h4 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
}

.bullet ul {
    list-style-type: none;
}

    .bullet ul li::before {
        padding: 20px;
        content: '';
        background: url(../images/bullet.png) 4px 24px no-repeat;
        background-size: 19px;
        background-repeat: no-repeat;
    }
/*Edited by Priyanka on 25th July, starts from here*/
.bullet2 ul {
    list-style-type: none;
}

    .bullet2 ul li::before {
        padding: 20px;
        content: '';
        background: url(../images/bullet.png) 4px 24px no-repeat;
        background-size: 19px;
        background-repeat: no-repeat;
    }

.bullet2 b {
    font-size: 18px;
}

.bullet2 ul li::before {
    padding: 26px;
    content: '';
    background: url(../images/bullet.png) 4px 24px no-repeat;
    background-size: 26px;
    background-repeat: no-repeat;
}
/*Edited by Priyanka on 25th July, ends here*/
.about_intro ul {
    margin-bottom: 30px;
}

@media (max-width: 1920px) {
}

@media (max-width: 1400px) {
}

@media (min-width: 1200px) {
}

@media (max-width:989px) {
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
}

/* END About PAGE Css Start *******************************************/

/* Start FORGOT PASSWORD PAGE CSS *******************************************/

.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #5c553e !important;
    --bs-btn-border-color: #5c553e !important;
}

.RecoveryPassPageWrap .audio-sec {
    display: flex;
    align-items: center;
    justify-content: start
}

.audio-sec img {
    width: 20px;
}

.right {
    color: #24476F;
    font-weight: bold;
    text-align: right;
}
/*Number step css start by amit agrahari*/
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 40px;
    width: 50%;
    transform: translate(50%, 0px);
}

.step-name {
    display: none;
}

.theme_bg_active {
    border: 2px dotted #ffffff99 !important;
    background-color: #f98412 !important;
    color: #fff;
    font-weight: 600 !important;
    box-shadow: 5px 5px 10px #f9841230;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;

    @media (max-width: 768px) {
        font-size: 12px;
    }
}

    .stepper-item::before {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: -50%;
        z-index: 2;
    }

    .stepper-item::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #ccc;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 2;
    }

    .stepper-item .step-counter {
        position: relative;
        z-index: 5;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 0%;
        background: #f7f7f7;
        margin-bottom: 6px;
        border: 1px solid #dfdfdf;
        font-size: 19px;
    }

    .stepper-item.active {
        font-weight: bold;
    }

    .stepper-item.completed .step-counter {
        background-color: #25ad1b;
        color: #fff;
    }

    .stepper-item.completed::after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #4bb543;
        width: 100%;
        top: 20px;
        left: 50%;
        z-index: 3;
    }

    .stepper-item:first-child::before {
        content: none;
    }

    .stepper-item:last-child::after {
        content: none;
    }
/*Number step css end*/

body, html, form {
    background-color: #fff !important;
    /*font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-size: 14px;
}

.RecoveryPassPageWrap {
    background-color: transparent;
}

    .RecoveryPassPageWrap :is(input[type=submit], input[type=button]) {
        border-radius: 60px;
        padding: 0px 10px;
        height: 28px;
        border: 1px solid #ddd;
        margin: 0px 0px 0px 0px;
    }

    .RecoveryPassPageWrap input[type=image] {
        border-radius: 3px;
        padding: 0px 10px;
        margin-right: 0px !important;
        height: 28px;
    }

    .RecoveryPassPageWrap is:(input[type=text]), input[type=password] {
        border-radius: 3px;
        border: 1px solid #ccc;
        width: 30%;
    }

    .RecoveryPassPageWrap input[type=text], .RecoveryPassPageWrap input[type=password] {
        border-radius: 3px;
        border: 1px solid #ccc;
        font-size: 12px !IMPORTANT;
        padding: 5px;
    }

.form-control {
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
}

.btn-primary {
    background-color: #2179ab;
    color: #fff;
    border: none !important;
}

.btn-danger {
    background-color: #c23535;
    color: #fff;
    border: none !important;
}

.btn-success {
    background-color: #349613;
    color: #fff;
    border: none !important;
}

.RecoveryPassPageWrap :is(.left, .right) {
    width: auto;
    font-weight: 500;
}

.RecoveryPassPageWrap .imgCaptcha {
    width: 200px;
}

.RecoveryPassPageWrap .border {
    border: 1px solid #eee;
    background-color: #fff;
}

.RecoveryPassPageWrap :is(td) {
    font-size: 14px;
}

.RecoveryPassPageWrap tr td:nth-child(1) {
    width: 40%;
}

.RecoveryPassPageWrap tr td:nth-child(2) {
    width: 60%;
}

.RecoveryPassPageWrap :is(.msg-info-ph) {
    color: #725c0c;
    background-color: #f8f8cd;
    border: 1px solid #ebeb8d;
    padding: 4px;
    font-size: 12px;
}

.table-fp {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 10px solid #fff;
    margin: 0px 0px;
}

    .table-fp .right span {
        display: inline-block;
        margin: 20px 0px 0px 0px;
    }

.heading_wrap {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 5px;
}

    .heading_wrap h3 {
        background-color: #24476F;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 0px;
        margin: 0px 0px 10px 0px;
    }

.err {
    color: Red;
    font-size: medium;
    font-weight: 500;
    font-size: 14px !important;
    padding-top: 10px;
}

.RecoveryPassPageWrap input[type=text], .RecoveryPassPageWrap input[type=password] {
    width: 30%;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 12px !IMPORTANT;
    margin: 20px 0px 0px 0px !important;
    padding: 5px;
}

@media (max-width: 1400px) {
}

@media (min-width: 1200px) {
}

@media (max-width:989px) {
}

@media (max-width: 768px) {

    .RecoveryPassPageWrap .imgCaptcha {
        width: 60% !important;
    }

    .RecoveryPassPageWrap input[type=text], .RecoveryPassPageWrap input[type=password] {
        width: 90%;
    }
}

@media (max-width: 576px) {
}
/*  END FORGET PASSWORD CSS ***************************************************************/

/* Start ORDERS & CIRCULAR PAGE Css Start *******************************************/
.orders_circular {
    padding: 50px 0;
}

    .orders_circular h1 {
        background-image: linear-gradient(to right, #f7933114, #ff266f17);
        font-size: 21px;
        padding: 10px;
        color: #F98412;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .orders_circular .breadcrumb-item a {
        color: #F98412;
        padding-bottom: 5px;
    }

@media (max-width: 1400px) {
}

@media (min-width: 1200px) {
}

@media (max-width:989px) {
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
}
/* END ORDERS & CIRCULAR PAGE Css Start *******************************************/

/* Start END MGNREGA FTO Status Css Start *******************************************/

.form-control {
    border-radius: 64px !important;
    transition: border-co
}

.form .text-success {
    color: #00c51b !important;
    font-size: 13px;
}

.form .btn-primary {
    background: #262460;
    border-color: #262460;
}

.form .btn {
    border-radius: 60px;
}

@media (max-width: 1400px) {
}

@media (min-width: 1200px) {
}

@media (max-width:989px) {
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
}
/* END MGNREGA FTO Status Css Start *******************************************/

/* Start LOGIN page CSS *******************************************/
.hideClass {
    display: none;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.GridStyle {
    text-align: left;
    width: 15px;
    word-wrap: break-word;
}

.GridTextAlign {
    text-align: left;
}

.error {
    color: #e1473e;
}

    .error[data-tip]:before {
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-right-color: transparent;
        border-top-color: #e1473e;
    }

    .error[data-tip]:after {
        background: #e1473e;
        color: #fff;
    }

.bld {
    font-weight: bold;
}

/* Start LOGIN page CSS *******************************************/

.logins {
    margin-bottom: 70px !important;
    margin-top: 70px !important;
}

    .logins .text-info {
        color: #0c62df !important;
        font-size: 13px;
    }

    .logins input[type=text] {
        background-color: #f7f7f7 !important;
    }

.audio-sec {
    display: flex;
    align-items: center;
    justify-content: space-around
}

    .audio-sec img {
        width: 20px;
    }

@media (max-width: 1400px) {
}

@media (min-width: 1200px) {
}

@media (max-width:989px) {
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
}
/* END LOGIN page CSS *******************************************/

/* <!-- About PFMS Timeline Flex table CSS by Priyanka- - > */

/*.flex-container {
    display: flex;
    align-items: stretch;
    background-color: #f8f9fa;
    padding-bottom: 8px;
}
.flex-container > div {
    background-color: white;
    margin-top: 8px;
    margin-left: 8px;
    line-height: 25px;
    flex-wrap: wrap;
}
.flexheader {
    font-size: 21px;
    color: #f98412;
    font-weight: bold;
    text-align: center;
}
.flexdiv1 {
    flex-grow: 1;
    width: 15%;
    padding: 10px;
    text-align: center;
}
.flexdiv2 {
    flex-grow: 9;
    width: 80%;
    padding: 10px;
    align-items: center;
    margin-right: 8px;
}*/
.grid-container {
    display: grid;
    grid-template-columns: 10% 15% 60% 10%;
    grid-template-rows: auto auto auto;
    width: 80%;
    height: 25%;
    background-color: #FFEFE0;
    border-radius: 40px;
    padding-top: 0.75em;
    border: 1px solid #444;
}
/*// start top left and go down 2*/
.call-blnk {
    grid-column: 1;
    grid-row-start: 1;
    grid-row-end: span 2;
}

.call-icon {
    grid-column: 2;
    grid-row-start: 1;
}

.content {
    grid-column: 2;
    grid-row-start: 1;
}
/*// middle top*/
.call-txt1 {
    grid-column: 3;
    grid-row: 1;
}

    .call-txt1 h3 {
        color: #3E3A8A;
        margin: 0px;
    }

    .call-txt1 h5 {
        color: #3E3A8A;
        margin: 0px;
    }

.call-blnk2 {
    grid-column: 4;
    grid-row-start: 1;
    grid-row-end: span 2;
}

.contact-address {
    margin: 25px 0px 0px 20px;
}

    .contact-address h6 {
        color: #3E3A8A;
    }

.contacthd-div {
    width: 806px !important;
    background: #F1F2F2;
    border-radius: 40px;
    padding: 3em;
    text-align: center;
}

.contacthd-hdr {
    color: #3E3A8A;
    font-size: 2.5em;
    font-stretch: 10em;
}

.contacthd-div2 {
    margin-top: 2em;
    max-width: 91% !important; /* modified on 12th Jan'24*/
    padding-left: 3em !important;
}

.textL {
    text-align: left;
}

.padT {
    padding-top: 12px;
}

.marB {
    margin-bottom: 10px;
}

.contact-txtL {
    color: #f98412;
    font-size: 1.5rem;
    line-height: 3rem;
}

.contact-a {
    color: #3E3A8A;
    font-size: 1.5rem;
}

@media (max-width: 440px) and (min-width: 250px) {
    .contacthd-div {
        width: auto !important;
    }

    .contacthd-div2 {
        width: auto !important;
    }
}
/*<!—End of PFMS Helpdesk centre body CSS coding by Priyanka -->*/

/* <!-- Start of PFMS helpdesk GRID table CSS by Priyanka- - > */
.gridtable table {
    font-size: 13px !important;
    border: none !important;
    width: 100%
}

    .gridtable table tbody th td {
        text-align: center !important
    }

    .gridtable table tbody tr td, .gridtable table tbody th td {
        border: 1px solid #a9a2a2;
        padding: 10px;
        font-size: 13px !important;
    }

        .gridtable table tbody tr td a {
        }

.mainmenu {
}
/*added for main menu container by Priyanka on 11 January'24*/
@media (min-width: 1200px) {
    .container {
        max-width: 84%;
    }
}
@media (min-width: 1600px) {   /*edited on 12th April'2024*/ 
    .mainmenu .container {
        max-width: 86%;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-left: 37px;
    }
}
    /* <!-- End of PFMS helpdesk GRID table CSS by Priyanka- - > */
    .rowmarginem {
        margin: 2em 0em 2em 2em !important; /*-----added on 25th August'2023-----*/
    }

    @media (max-width: 1920px) {
        .banner {
            padding: 0px 0 0px;
            display: block;
            width: 100%;
        }
    }

    @media (max-width: 1400px) {
        .banner {
            padding: 0px 0 0px;
        }

        .footertop a {
            padding: 0px 7px;
            font-size: 13px;
        }

        .footertop {
            text-align: center;
        }
    }

    @media (max-width: 1200px) {
        .call_us h1 {
            font-size: 25px;
        }

        .today_transction-main {
            margin-top: 40px;
        }

        .today_transction {
            opacity: 0.8;
            padding: 10px 15px;
            margin-right: 3px;
            width: 100%;
            margin-top: 5px;
        }

            .today_transction h4 {
                font-size: 15px;
            }

        .nav-link {
            font-size: 13px !important;
        }

        .headerlogo {
            margin-right: 7px;
        }

        .btnleft .btn {
            margin-right: 0px;
            font-size: 12px;
            padding: 1px 8px;
        }

        .banner h4 {
            margin-bottom: 23px;
            font-size: 1.5rem;
        }

        .collapse.show {
            display: block;
            background: #efefef;
            border-radius: 10px;
        }

        .banner {
            padding: 0px 0 0px;
        }

            .banner img {
                margin: auto;
                width: 100%;
                display: block;
            }

        nav .btn {
            margin-left: auto;
            margin-right: 20px;
        }

        .navbar-toggler {
            padding: 0 !important;
            border: none !important;
            padding-right: 10px !important;
        }

        .navbar-toggler-icon {
            display: inline-block;
            width: 1.2em !important;
            height: 1.2em !important;
        }
    }

    @media (max-width:989px) {
        .btnleft {
            margin-left: 0;
            margin-bottom: 12px;
            background: #fff;
            padding: 3px 11px 7px;
        }

        .bottom-marquee p {
            width: 72%;
        }

        .call_us img {
            width: 30px;
        }

        .whats_new {
            padding-left: 0px !important;
        }

        .call_us h1 {
            font-size: 23px;
        }

        .dropdown:hover > .dropdown-menu {
            background: #F98412;
            border-radius: 0;
            border: 0;
            box-shadow: 0px 0px 0px #adb5bd;
            width: 100%;
            position: relative;
            transition: 0.4s;
            left: 0;
        }

        .dropdown-submenu:hover > .dropdown-menu {
            display: block !important;
            transition: 0.4s;
            background: #fff;
            color: #f48940;
            border-radius: 0;
            border: 0;
            margin-top: 0px;
            box-shadow: 0px 0px 0px #adb5bd;
            position: relative;
            width: 100%;
            left: 0;
        }

        .widthdropdown-menu {
            width: 105%;
        }

        .carousel-indicators [data-bs-target] {
            width: 12px !important;
            height: 12px !important;
            border: 2px solid #a9a2a2 !important;
        }

        footer .foolinks {
            padding-left: 0px;
        }
    }

    @media (max-width: 768px) {

        .headerlogo img {
            width: 170px;
        }

        footer .foolinks {
            padding-left: 0px;
        }

        .bottom-marquee p {
            width: 60%;
        }

        .banner img {
        }

        nav .btn {
            margin-left: auto;
            font-size: 12px;
            padding: 3px 10px;
        }

        footer img {
            width: 90%;
            padding-bottom: 46px;
        }

        .call_us {
            margin-top: 20px;
            padding: 12px 55px;
            margin-bottom: 20px;
            width: 90%;
        }

        .home_about .readmore {
            margin: auto;
            display: block;
            text-align: center;
            width: 130px;
            margin-bottom: 25px;
        }

        .today_transction.bg1, .today_transction.bg2, .today_transction.bg3, .today_transction.bg4 {
            margin-bottom: 20px;
        }

        .today_transction img {
            margin-top: 0px;
        }

        .today_transction-main {
            padding-top: 0px;
        }
    }

    @media (max-width: 576px) {
        .banner h1 {
            font-size: 32px;
        }

        .bottom-marquee p {
            width: 100%;
            padding: 8px;
            background: #f7d1ca;
        }

        .bottom-marquee {
            background: #fff;
            display: inline-flex !important;
            width: 100%;
        }

        .header_top .theam_color {
            margin: 1px 1px 3px;
        }

        .header_top .font_div {
            margin: 0 3px;
        }

            .header_top .font_div a {
                width: 17px;
                height: 17px;
                font-size: 11px;
                margin: 1px;
            }

        .header_top .language {
            border-radius: 39px;
            padding: 2px 7px;
            background: #fff;
            font-size: 10px;
        }

        .banner p {
            font-size: 14px;
            text-align: justify;
        }

        .banner h4 {
            font-size: 1.1rem;
        }

        footer img {
            width: 100%;
            padding-bottom: 46px;
        }

        footer .copyright p br {
            display: none;
        }

        footer .copyright p {
            font-size: 12px;
        }

        header {
            padding: 0px 0;
        }

        .banner img {
            margin-bottom: 0px;
        }

        .banner {
            padding: 0px;
        }

        #ctl00_cphBody_txtsearch {
            width: 292px;
            text-align: center;
        }

        .btnSearch {
            float: right;
            padding: 0px;
        }
    }
    /*---- style to fix testing ----*/
    .padR0 {
        padding-right: 0px !important;
    }

    .btnSearch {
        margin-right: 15px;
    }

    #ctl00_cphBody_btnSearch {
        margin-right: 15px;
    }

    .contentoverflow {
        overflow: auto;
    }

    .gridSNAOrders {
        width: auto;
    }

    .padingTZero {
        padding-top: 0px;
    }
    /*----- style for search Agency page and its pop up window------*/
    .btnsearchagency {
        border-radius: 60px;
        background: #262460;
        min-height: 2.5rem;
        padding: 0 1rem !important;
        margin-bottom: 1rem;
        color: #fff;
        border: none !important;
    }

    .themefont {
        color: #605353;
        font-size: 15px;
    }

    .tablerow-bg1 {
        background-color: #f8f9fa;
        padding: 1em 2em;
    }

        .tablerow-bg1 td, tablerow-bg2 td {
            padding: 1em;
        }

    .tablerow-bg2 {
        background-color: #f1eceb;
    }

    .tablerow-bg1 th {
        background-color: #262460;
        color: white;
        padding: 1em;
        border-radius: 20px 20px 0px 0px;
    }

    .tablerow-bgWithoutRound th {
        border-radius: 0px;
    }

    .tablecellpad {
        padding: 3em;
    }

    .tablerow-bgWithoutRound th a {
        color: white;
    }
    /*-----end of style for search Agency page and its pop up window------*/
    .relogincontainer {
        text-align: center;
        padding-top: 8em;
    }

    .reloginbtn {
        margin: auto;
        margin-top: 2em;
        display: inline-block;
        border: 2px solid #242a73;
        padding: 0.5em 0.3em;
        border-radius: 40px;
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        transition: 0.5s;
        text-align: center;
        display: block;
        width: 11em;
        background: #242775;
    }

    .madatoryfields {
        font-size: 1rem;
        color: black;
        font-weight: 500;
    }

        .madatoryfields span {
            color: red;
        }

    .fullwidth {
        width: 100%;
    }

    .relogintxt {
        color: #ff3d00;
        font-size: 1.5rem;
    }

    .fullbgcolor5 { /* ----- 16th Nov 2023----*/
        background: linear-gradient(41deg, #a76526 0%, #f7de9894 100%);
        margin-top: 4rem;
    }
    /*  ---- MIS User registration removal of inline styling  -----    */
    .modal-dialog {
        display: none;
        background-color: ButtonFace;
        text-align: left;
        overflow: auto;
        height: auto;
        max-height: 200px;
    }

    .modal-dialog-blank {
        display: none;
    }

    .modal-dialog-grdscheme {
        text-align: left;
        overflow: auto;
        height: auto;
        max-height: 200px;
    }

    .font9b {
        font-size: 9px;
        font-weight: bold
    }

    .modal-dialog-grdview {
        overflow: auto;
        height: auto;
        max-height: 200px;
    }

    .captchaimgstyle {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 3px;
    }

    .ajax__calendar_day, .ajax__calendar_dayname, .ajax__calendar_dayname {
        width: auto;
    }
    /*Added ruby Priyanka form DBT status page*/

    .dbt_datagrid {
    }

    dbt_datagrid row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    dbt_datagrid1 row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .dbt_dataitem {
        text-align: right;
        color: #0c46b0;
        font-weight: 600;
        border: solid 1px #cfdce7;
    }

    .dbt_dataitem2 {
        padding: 0 2px;
        text-align: left;
        color: #fd7e14;
        font-weight: 600;
        background-color: #d6e0e9;
    }

    .dbt_gridborder {
        border: solid 1px #cfdce7;
    }

    .dbt_gridmarginpush {
        margin-right: 0;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .bold {
        font-weight: 700;
    }

    .col-sm-2-14p {
        width: 14.4%;
    }

    .width40 {
        width: 40%;
    }

    @media (max-width:540px) {
        .dbt_dataitem {
            text-align: center !important;
        }
    }

    .dbt_griddatacell {
        border: solid 1px #cfdce7;
        /*    background-color: aliceblue;*/
        margin-right: 0;
        margin-left: 0;
        padding: 0 2px;
    }
    /*linear-gradient(to right, #7b736a14, #084eb626)*/
    .btnsearchOrange {
        border-radius: 60px;
        background: #F98412;
        min-height: 2.5rem;
        padding: 0 1rem !important;
        margin-bottom: 1rem;
        color: #fff;
        border: none !important;
    }
    /*.dbt_griddatacell tbody, td, tfoot, th, thead, tr {
    border-color: #788fa3;
    border-style: solid;
    border-width: 1px;
}*/
    .dbt_griddatacell td {
        border-color: #788fa3;
        border-style: solid;
        border-width: 1px;
        padding: 5px;
    }

    .inputboxwidth {
        width: 85%;
    }

    @media (max-width:540px) {
        .inputboxwidth {
            width: 100%;
        }

        .hugetext {
            font-size: 3rem;
        }
    }

    /*Below code only for PPT*/
@media (max-width: 1601px) {
    .mainmenu .container {
        max-width: 94%;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-left: 37px;
    }
 }