body{
    font-family:Cambria !important;
}
.t-h {
    width: 100%;
    /*border-bottom: 10px solid #0583f9;
    border-top: 8px solid #009847;*/
    padding: 2px 0px 2px 0px !important;
    height: auto !important;
}


.t-h1 {
    width: 100%;
    padding: 2px 0px 8px 0px !important;
    border-top: 8px solid #fff;
    height: auto;
}


.htitle {
    width: auto;
    padding: 5px 4px;
    font-weight: bold;
    font-size: 44px;
    text-align: center;
    /* text-shadow: 0px 2px 1px #ccc; */
    color: #007bff;
    /*font-family: 'poppinsregular';*/
}

.spinner {
    border-left: 5px solid #2157b1;
}

.lf {
    background-color: #2157b1 !important;
    border: none !important;
}

.fbg {
	background-color: #2157b1 !important;
}

.lbox {
    height: 84px !important;
}

.l-header {
    font-weight: bold;
    background-color: #2157b1;
    color: #fff;
    text-align: center !important;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 46px;
    text-transform: uppercase;
}

.bg-color {
    background-color: #fff;
    padding: 15px 30px 0px 30px;
}

.form-group label {
    font-size: 18px;
    /* font-weight: bold;*/
    color: #007bff;
}

.w-ttext {
    width: auto;
    padding: 0px 4px;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    color: #333;
    margin-top: 0px;
    line-height: 22px;
}

.main__menu {
    margin-top: 100px !important;
}

.navigation-menu>li>a {
    font-family: inherit;
    color: #fff;
}

.navigation-menu>li>a {
    padding: 15px 6px;
    font-size: 15px;
}

.d__wraper {
    padding: 154px 12px 0 12px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: inherit;*/
    /*font-family: 'poppinsregular';*/
}

.header-title {
    font-size: 1.2rem;
}

.dth {
    font-size: 1.2rem;
    border-bottom: 1px solid #ced4da;
    padding-bottom: 15px;
}


.top__nav {
    background-color: #2157b1 !important;
}

.map__handle {
    width: 100%;
    height: 600px;
    margin: 20px 0px 0px;
    float: left;
    position: relative;
    overflow: hidden;
}

.inner__handler {
    padding: 156px 12px 0 12px;
}

.form-control {
    padding: .45rem .6rem;
    margin-bottom: .5rem;
    color: #0b0700;
    font-size: 16px;
}

#topnav .has-submenu.active>a {
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
}

#topnav .has-submenu.active .submenu li.active>a {
    color: #009847;
}

.navigation-menu>li>ul>li.has-submenu:active>a,
.navigation-menu>li>ul>li.has-submenu:hover>a {
    color: #009847;
}

.navigation-menu>li .submenu li a:hover {
    color: #009847;
}



/* Table CSS  */

.t_design {
    border-collapse: collapse;
    width: 100%;
}

    .t_design td,
    .t_design th {
        /*border: 1px solid #e3e3e3;
    padding: 5px 8px;*/
        border: 1px solid #82acf4;
        padding: 5px 8px;
        color: black;
        font-size: larger;
        /*font-weight: bold;*/
        /*font-family: 'poppinsregular';*/
    }

.t_design tr:nth-child(even) {
    background-color: #f9f9f9;
}

.t_design tr:hover {
    background-color: #f9f9f9;
}

    .t_design th {
        padding-top: 16px;
        padding-bottom: 16px;
        text-align: left;
        background-color: #2157b1;
        color: white;
    }

.btn {
    margin-bottom: .5rem;
}



/*Calendar Control CSS*/

.MyCalendar .ajax__calendar_container {
    background-color: #009847;
    border: solid 1px #545253;
    width: 184px;
    padding-bottom: 8px;
    line-height: 14px;
    z-index: 9999999;
}

.MyCalendar .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
    border: solid 1px #545253;
}

.MyCalendar .ajax__calendar_title,
.MyCalendar .ajax__calendar_next,
.MyCalendar .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.MyCalendar .ajax__calendar_body {
    background-color: #ffffff;
    border: solid 1px #545253;
    width: 174px;
    color: #000;
}

.MyCalendar .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.MyCalendar .ajax__calendar_day {
    text-align: center;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year,
.MyCalendar .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #d0ebff;
}

.MyCalendar .ajax__calendar_today {
    font-weight: bold;
    color: #ffffff !important;
}

.MyCalendar .ajax__calendar_other,
.MyCalendar .ajax__calendar_hover .ajax__calendar_today,
.MyCalendar .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}


.ahandler{
    padding: 25px 30px 15px 30px;
}

.ahandler1{
    padding: 5px;
}

.ahandler3{
    padding: 15px;
}

.pbtn1{
    background-color: #353b48;
    padding: 15px 0px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
}

.pbtn1:hover{
    background-color: #009847;
    border: none;
    display: inline-block;
}



.htxt{
    font-weight: bold;
    font-size: 18px;
    font-family: arial;
    color: #333;
}

.ptxt{
    font-weight: normal;
    font-size: 15px;
    color: #333;
    margin: 8px 0px 20px 0px;
}

.ptxt a{
    text-decoration: underline;
    font-weight: bold;
    font-size:15px;
    color: #0195ff;
}

.faqtxt{
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    color: #000;
    min-height: 18px;
}




/* mobile CSS  */

@media screen and (max-width: 600px) {

    .htitle {
        font-size: 20px;
        margin-top: 15px;
        line-height: 20px;
    }

    .t-h {
        padding: 5px 0px 2px 0px !important;

    }

    .footer {
        padding: 14px 15px 12px 15px !important;
    }

    #topnav .navbar-toggle .lines {
        margin: 10px 0px 0 0px !important;
    }

    #topnav .navbar-toggle span {
        height: 4px;
        background-color: #8f9295;
        margin-bottom: 6px;
    }

    .d__wraper {
        padding: 80px 12px 0 12px;
    }

    #navigation {
        top: 105px;
    }

    .w-ttext {
        font-size: 12px;
        display: none;
    }

    .inner__handler {
        padding: 105px 12px 0 12px;
    }

    #topnav .navigation-menu>li>a {
        color: #323a46;
        padding: 10px 13px;
    }

    .mmr {
        padding-right: 0px;
    }

    .mat {
        float: none !important;
        margin-bottom: 10px;
    }

    #topnav .navigation-menu>li {
        border-bottom: solid 1px #f2f2f2;
    }

    #topnav .navigation-menu>li:last-child {
        border-bottom: none;
    }

    #topnav .has-submenu.active>a {
        color: #323a46;
    }

    #topnav .navigation-menu>li.has-submenu.open>a {
        color: #0195ff;
    }

    .mw-100 {
        width: 100%;
    }

    .slg {
        display: none !important;
    }

    .mlg {
        display: block !important;
    }



}
.container-fluid{
	max-width:100%;
}
.card {
	border-radius: 1.5rem;
}
.rounded-lg {
	border-radius: 1.3rem !important;
}
.section-title.primarycolor {
    color: #4285f4;
    margin-left: 32px;
}


/* Accessibility css*/
.xcblity .btn_xcblity {
    position: fixed;
    right: 2rem;
    bottom: 5rem;
    padding: 0;
    border-radius: 50%;
    z-index: 11;
}

    .xcblity .btn_xcblity img {
        height: 50px;
        border-radius: 50%;
    }

.xcblity .accessibility_option {
    position: fixed;
    right: 1.4rem;
    bottom: 1.5rem;
    background: white;
    height: 54vh;
    border-radius: 1rem;
    box-shadow: 0 0 10px #757575;
    /*padding: 1rem;*/
    min-width: 360px;
    z-index: 1;
    overflow: hidden;
}

    .xcblity .accessibility_option h4 {
        padding: 1.5rem;
        background: #febc15;
        margin: 0
    }

.xcblity .xcb {
    position: fixed;
    right: 2rem;
    bottom: 5.5rem;
    padding: 0;
    border-radius: 50%;
    z-index: 1;
}

.darkLight {
    background: var(--color-white) !important;
    filter: invert(1) !important;
}

    .darkLight img {
        filter: invert(1) !important;
    }

.p-3 {
    padding: 1.5rem !important;
}
/* Accessibility css*/

#note {
    font-size: 16px;
    font-weight: normal;
}

.blkoverall {
    font-size: 20px;
    font-weight: normal;
    color: black;
    /*font-family: 'poppinsregular';*/
}
#blkoverall {
    font-size: 20px;
    font-weight: normal;
    color: #007bff;
    /*font-family: 'poppinsregular';*/
}
.loginpg {
    font-size: 18px;
}