span.fa.fa-link {
    margin-right: 12px;
}
i.fas.fa-fast-forward {
    display: none;
}
.new_page_content .contentcontainercontenttitle h4, .new_page_content .contentcontainercontentmain h4 {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.contentcontainercontentmain div {
    overflow-x: auto;
}
/*span.bt-content {
    white-space: nowrap;
}*/
.contentcontainercontentmain table {
    table-layout: auto !important;
}
.AMCtable2 .tableWrapperResponsive, .AMCtable .tableWrapperResponsive {
    overflow-x: auto !important;
}
.contentcontainercontentmain + .contentcontainercontentmain {
    margin-top: 20px;
}
.AMCtable2 + h4, .AMCtable + h5 {
    margin-top: 25px !important;
}
.mva7-thc-activetheme-district-theme .khowMinisterBox .khowMinisterBoxImg img, .home-1 .khowMinisterBox .khowMinisterBoxImg img {
    max-width: 100%;
}
/*Register Page*/
.register_page h3, .register_page h4 {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    /* FONT-FAMILY: Arial Narrow; */
    background: #2D536C;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    line-height: 1.2;
    padding: 20px;
}
.register_page b.text-danger {
    margin: 10px 0px;
    display: block;
}

.register_page .open > .dropdown-menu {
    display: block;
    width: 100%;
}

.register_page button#menu1 {
    width: 100%;
    text-align: left;
}

.register_page button#menu2 {
    width: 100%;
}

.register_page .row {
    margin: 0;
}

.register_page .form-horizontal .form-group {
    margin: 0;
    margin-bottom: 15px;
}

.register_page .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}
.register_page input.form-control, .register_page .btn-default {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: Black;
    height: 25px;
    border-radius: 2px solid;
    border: 1px solid #848484;
    background-color: #FFFFD3;
    height: 25px;
    padding-left: 5px;
    -moz-border-radius: 2px solid;
    text-align: left;
    vertical-align: middle;
}
.register_page input.ActionButton {
    background: #2D536C;
    border: none;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100px;
    height: 25px;
    border-radius: 2px solid;
    border-width: 0px;
    border-color: #ffffff;
    padding-left: 5px;
    margin: 0 auto;
    text-align: center;
}
.register_page .col-sm-6.pr-0 {
    padding-right: 0;
}
.register_page .row.mx-auto.text-center.mb-5 {
    margin-bottom: 20px;
}
@media (max-width:768px) {
    .mva7-thc-activetheme-district-theme .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner, .home-1 .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
        margin-left: 10px !important;
        margin-bottom: 10px;
        /* margin-right: 10px !important; */
    }

    #topBar.make-accessible-header #accessibility ul li a, #topBar1.make-accessible-header #accessibility ul li a {
        padding: 0 7px !important;
        height: 37px;
        font-size: 13px !important;
        display: grid;
        align-items: center;
        justify-content: center;
        grid-auto-flow: column;
    }

    .vc_row.vc_row-flex > .vc_column_container {  
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 50%;
    }

    .vc_row.wpb_row.vc_row-fluid.vc_custom_1509962199792.vc_row-has-fill {
        width: auto !important;
        padding: 0 !important;
        left: 0 !important;
        margin-top: 10px !important;
    }
    h2 {
        font-size: 18px !important;
        color: #4e4e4e !important;
    }
    .nav li:hover > ul, .nav li.hover > ul {
        left: 0;
        opacity: 0.99;
        display:block;
    }
    i.fas.fa-angle-right.faslg {
        transform: rotate(90deg) !important;
        /* display: none; */
    }
    .mFocus a.mFocus + ul.accessiblelinks.textSizing.visible {
        display: none !important;
    }
    a.mFocus + ul.accessiblelinks.textSizing.visible, li a + ul.accessiblelinks.textSizing {
        display: none !important;
    }
    .mFocus a.mFocus.focus + ul.accessiblelinks.textSizing.visible {
        display: block !important;
    }
    #topBar.make-accessible-header #accessibility ul li:last-child ul.accessiblelinks.textSizing, #topBar1.make-accessible-header #accessibility ul li:last-child ul.accessiblelinks.textSizing {
        left: auto;
        right: 0;
    }
    .nomargin .col-lg-3 {
        margin-bottom: 15px;
    }
    .AMCtable2 {
        white-space: nowrap;
        overflow-x: auto;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    a.menuToggle i {
        font-size: 30px;
    }
    i.fas.fa-fast-forward{
        display:block;
    }
    .ePay-Home {
        clear: both;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content:space-evenly;
    }
    .plan {  
        width: 48%;
    }
    div#topBar .container {
        margin: 0 0;
        padding: 0 15px;
        width: 100%;
    }
}
@media (max-width:767px){
    .vc_row.vc_row-flex > .vc_column_container {
        display: flex;
        justify-content: space-evenly;
        width:100%;
    }
    .plan {
        width: 100%;
    }
}
@media (max-width:414px){
    div#topBar .container {
        margin: 0 0;
        padding: 0 15px;
        width: auto;
    }
}


