/*
	 COMMON STYLES BY ICONMA SUMANTH
*/
body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    border-top: 4px solid #003c7a;
}

.container {
    width: 96%;
    padding: 0 2%;
    display: block;
}

.pull-left {
    display: block;
    float: left;
}

.pull-right {
    display: block;
    float: right;
}

.clerFix {
    float: none;
    clear: both;
}

.topBox {
    height: 88px;
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 0px 8px 5px -6px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 8px 5px -6px rgba(0,0,0,0.35);
    box-shadow: 0px 8px 5px -6px rgba(0,0,0,0.35);
}
/*.logo,.logo img{width:225px;text-align:left;}*/

/*MENU Styles */
.HomeLGLoginBtn {
    color: #fff;
    height: 58px;
    text-align: center;
    width: 100%;
    line-height: 58px;
    display: block;
    text-decoration: none;
    background: #852272;
    font-size: 25px;
    font-weight: bold;
    -webkit-box-shadow: -1px 6px 5px -2px rgba(0,0,0,0.33);
    -moz-box-shadow: -1px 6px 5px -2px rgba(0,0,0,0.33);
    box-shadow: -1px 6px 5px -2px rgba(0,0,0,0.33);
}

    .HomeLGLoginBtn:hover {
        color: #fff;
        text-decoration: none;
    }

.StepsBtn {
    color: #fff;
    height: 48px;
    border: 2px solid #fff;
    text-align: center;
    width: 100%;
    line-height: 48px;
    display: block;
    text-decoration: none;
}

    .pinkBox > .StepsBtn:hover, .StepsBtn:hover {
        background: #fff;
        color: #333;
    }

.pinkBox > .StepsBtn {
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    width: 100%;
    height: 41px;
    padding-top: 7px;
    line-height: normal;
    display: block;
    text-decoration: none;
}


/*MENU Styles */
.menu {
    overflow: hidden;
    display: none;
}

    .menu > ul {
        margin: 0;
        padding: 0px 0px;
        list-style: none;
        float: right;
        width: 470px;
    }

        .menu > ul > li {
            margin: 0 8px;
            padding: 0;
            list-style: none;
            display: inline-block;
            vertical-align: middle;
        }

            .menu > ul > li > a {
                font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-size: 17px;
                color: #333;
                text-decoration: none;
            }

                .menu > ul > li > a:hover {
                    color: #852272;
                }

            .menu > ul > li:last-child {
                padding: 7px 5px 0px 5px;
                margin: 0px;
            }

            .menu > ul > li > a {
                font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-size: 17px;
                color: #333;
                text-decoration: none;
            }

                .menu > ul > li > a:hover {
                    color: #852272;
                }

            .menu > ul > li:last-child {
                padding: 10px 5px 0px 5px;
                margin: 0px;
            }

                .menu > ul > li:last-child > a {
                    color: #FFF;
                }

#mobile-header {
    display: block;
}

#responsive-menu-button img {
    margin-top: 10px;
}

footer {
    background: #000;
    height: auto;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
}

.footer-menu {
    padding-top: 15px;
    display: none;
}

    .footer-menu ul {
        padding: 0;
        list-style: none;
        display: inline-block;
        float: left;
    }

        .footer-menu ul li {
            margin: 0 15px;
            padding: 0;
            list-style: none;
            line-height: 1;
        }

            .footer-menu ul li a {
                color: #868484;
                text-decoration: none;
                font-size: 13px;
            }

.menuTitle a {
    color: #FFF!important;
    font-weight: 600;
}

.menuTitle {
    margin-bottom: 8px!important;
}

.footmenu {
    margin: 25px 0;
    padding: 0;
    list-style: none;
    display: none;
}

    .footmenu li {
        margin: 0 15px;
        ;
        padding: 0;
        list-style: none;
        display: inline-block;
        float: left;
    }

        .footmenu li a {
            color: #FFF!important;
            font-weight: 600;
            text-decoration: none;
            font-size: 13px;
        }

        .footmenu li:last-child {
            margin-left: 150px!important;
        }

footer hr {
    width: 100%;
    border-bottom: 1px solid #000;
    border-top: 1px solid #424346;
}

footer p {
    font-size: 12px;
    color: #FFF;
    margin: 0;
    text-align: center;
    float: none;
    padding-left: 0px !important;
}

footer div p {
    font-size: 12px;
    color: #FFF;
    margin: 0;
    text-align: center;
    float: none;
    padding-left: 0px !important;
}

.sitemap {
    width: 100%;
    display: block;
    overflow: hidden;
}

    .sitemap > .terms {
        margin: 0 auto;
        padding: 0;
        list-style: none;
        border-top: 1px solid #CCC;
        width: 300px;
    }

        .sitemap > .terms > li {
            padding: 0;
            list-style: none;
            display: inline-block;
            float: left;
            margin: 0 5px;
            font-size: 12px;
            text-align: center;
        }

            .sitemap > .terms > li > a {
                color: #FFF;
                text-decoration: none;
            }

.innerBanner {
    width: 100%;
    text-align: center;
    background: url(../img/innerBanner.png) no-repeat center #003c7a;
}

.mobileLogin {
    background: #739500;
    height: 50px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    text-align: center;
}

    .mobileLogin a {
        height: 50px;
        color: #FFF;
        font-size: 16px;
        text-transform: capitalize;
        text-align: center;
        text-decoration: none;
        line-height: 45px;
    }

    .mobileLogin > a > span {
        text-transform: uppercase;
        font-weight: bold;
    }

.modalbox {
    top: 0;
    left: 0;
    right: 0;
    bottom: 1px;
    position: fixed;
    z-index: 1099;
    background: url(../img/bf-lack.png) repeat;
}

.modal {
    background: #FFF;
    width: 90%;
    height: 250px;
    padding: 25px;
    margin: 5% auto 0 auto;
}

.login-form {
    width: auto;
    margin: 0px auto;
}

/* Styles for Tablets */

/* Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .login-form {
        width: 360px;
        margin: 0px auto;
    }
}


/* Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)and (orientation : landscape) {
    .container {
        width: 994px;
        margin: 0 auto;
        padding: 0 15px;
        color: #000;
    }

    /*.logo, .logo img {
        width: 280px;
    }*/

    #mobile-header {
        display: none;
    }

    .login-form {
        width: 360px;
        margin: 0px auto;
    }
}

@media only screen and (min-width : 1024px) {
    .menu {
        /*width: 600px;*/
        display: block;
    }

    footer p, .footer-menu ul {
        float: left;
    }

    .footer-menu, .footmenu {
        display: block;
    }

    .sitemap {
        float: right;
        width: auto;
    }

    .terms {
        border-top: none!important;
    }

    .modal {
        width: 500px;
    }

    .login-form {
        width: 360px;
        margin: 0px auto;
    }
}

/* Styles for desktop & laptops */
@media only screen and (min-width : 1224px) {
    .container {
        width: 1024px;
        margin: 0 auto;
        padding: 0 15px;
        color: #000;
    }

    /*.logo, .logo img {
        width: 280px;
    }*/

    .menu {
        /*width: 600px;*/
        display: block;
    }

    #mobile-header {
        display: none;
    }

    .login-form {
        width: 360px;
        margin: 0px auto;
    }
}

.selectedIndex {
    background-color: #fff;
}

    .selectedIndex > a {
        color: #aeb0b1;
        /*background: url(../img/Green-Icon.png) no-repeat left !important;*/
        background: url(../img/desktop/green_personaldetails.png) no-repeat left !important;
    }

.disabledanchor {
    cursor: not-allowed;
    /*background: url(../img/Red-Icon.png) no-repeat left !important;*/
    background: url(../img/desktop/gray_contactdetails.png) no-repeat left !important;
    opacity: 0.4;
}


.lang_btnCon {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 98px;
}


    .lang_btnCon a {
        color: #999;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

        .lang_btnCon a:hover {
            color: #000;
            text-decoration: none;
        }

    .lang_btnCon .current {
        color: #000;
    }



#form1 {
    padding: 0px !important;
}

input:-moz-read-only, textarea:-moz-read-only {
    background-color: #d3d3d3;
}

input:read-only, textarea:read-only {
    background-color: #d3d3d3;
}

input[readonly], textarea[readonly] {
    background-color: #d3d3d3;
}

.chkBox {
    height: 15px !important;
    float: right !important;
    width: 100% !important;
}


.alertOrange2 table {
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px;
}

.alertOrange2 td {
    text-align: left;
    padding: 7px 0px;
    border-bottom: 1px solid #f1f1f1;
    overflow-wrap: break-word;
    width: 49%;
}

    .alertOrange2 td:first-child {
        font-weight: bold;
    }

    .alertOrange2 td:nth-child(3) {
        font-weight: bold;
    }


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.txtPassport, .txtPanNumber {
    text-transform: uppercase;
}


.Border_Red {
    border: 1px solid #b94a48 !important;
}

.forgotPswd {
    color: #333;
    text-decoration: none;
}

    .forgotPswd:hover {
        color: #333;
        text-decoration: none;
    }

.user_dropdown {
    display: none;
    width: 200px;
    background-color: #fff;
    position: absolute;
    z-index: 99999;
    color: #333;
    border: 1px solid #ccc;
    top: 50px;
    right: 0px;
}

    .user_dropdown:after {
        bottom: 100%;
        right: 13px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(51, 51, 51, 0);
        border-bottom-color: #CCC;
        border-width: 10px;
        margin-left: -10px;
    }

.userimg .tooltip a {
    display: block;
    color: #333;
    padding: 10px 5px;
    border-bottom: 1px solid #dcdcdc;
    text-decoration: none;
}

    .userimg .tooltip a:last-child {
        border-bottom: none;
    }

.userimg {
    position: absolute;
    cursor: pointer;
}



    /*Phani*/

    .userimg .tooltip {
        background: #fff;
        margin-top: 5px;
        top: 80%;
        color: #333;
        display: block;
        right: 8px;
        margin-bottom: 15px;
        opacity: 0;
        padding: 10px;
        pointer-events: none;
        position: absolute;
        border: 1px solid #cccccc;
        width: 320px;
        z-index:9;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    }

        /* This bridges the gap so you can mouse into the tooltip without it disappearing */
        .userimg .tooltip:before {
            top: -20px;
            content: " ";
            display: block;
            height: 20px;
            right: 20px;
            position: absolute;
            width: 100%;
        }

        /* CSS Triangles - see Trevor's post */
        .userimg .tooltip:after {
            border-left: solid transparent 10px;
            border-right: solid transparent 10px;
            border-top: solid #cccccc 10px;
            top: -10px;
            content: " ";
            height: 0;
            right: 5px;
            margin-left: 0px;
            position: absolute;
            width: 0;
            transform: rotate(180deg);
        }

    .userimg:hover .tooltip {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

/* IE can just show/hide with no transition */
.lte8 .userimg .tooltip {
    display: none;
}

.lte8 .userimg:hover .tooltip {
    display: block;
}

.preLogin_Form {
    padding: 0px 30px !important;
}
/*Disable Google Chrome Yellow Field Background*/
/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 500px white inset;
    -moz-box-shadow: 0 0 0 500px white inset;
    box-shadow: 0 0 0 500px white inset;
}*/
/*Disable Google Chrome Blue Field Outline*/
/*textarea, input, *:focus {
    outline: none !important;
}*/

.rbnt {
    background-color: #739500;
    color: #fff !important;
    text-align: center;
    padding: 8px 25px 8px 25px;
    font-size: 15px;
    border: none !important;
    border-bottom: 3px solid #cccccc !important;
    text-transform: none;
}

    .rbnt:focus, .rbnt:hover, .rbnt:active {
        background-color: #698802;
    }

.txtbox {
    margin: 0px 0px 20px 0px;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
}

    .txtbox > p {
        margin: 0px;
        padding: 0px;
        font-size: 18px;
        color: #852272;
    }

    .txtbox > ul {
        padding: 0px;
        margin: 0px;
    }

        .txtbox > ul > li {
            padding: 5px;
            color: #666;
            list-style: decimal;
            margin-left: 15px;
            font-size: 14px;
        }

.clearBoth {
    clear: both;
}

.marginT10 {
    margin-top: 10px;
}



.modalGCommon {
    text-align: left;
    line-height: 28px;
}

.textRight {
    text-align: right;
}

.textCenter {
    text-align: center;
}


.errormessagecls {
    font-size: 16px !important;
    color: red;
}

#mobile-header {
    display: none;
}


/*Pop up Bank list css*/
.columnsBankList ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .columnsBankList ul li {
        border-bottom: 1px solid #dcdcdc;
    }

        .columnsBankList ul li:last-child {
            border-bottom: none;
        }
        /* correct webkit/chrome uneven margin on the first column*/
        .columnsBankList ul li:first-child {
            margin-top: 0px;
        }

.Inner-columns1 {
    width: 50%;
    float: left;
}

.Inner-columns3 {
    width: 50%;
    float: left;
}

.clearMe {
    width: 100%;
    clear: both;
}

.bankListCon {
    margin: 0px auto;
    text-align: left;
    display: none;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 400px;
    margin-bottom: 20px;
}

    .bankListCon h3 {
        margin: 0px 0px 20px 0px;
        text-align: center;
        padding: 8px 0px;
        border-bottom: 1px solid #dcdcdc;
        background: #dcdcdc;
    }

/*Pop up Bank list css*/



/*Phani Responsive starts*/

@media only screen and (max-width:640px) {
    .logo {
        margin-top: 20px;
    }

        .logo img {
            width: 250px;
        }

    #mobile-header {
        margin: 26px 19px 0px 0px;
        display: block;
    }

    .bannerRight {
        padding-top: 16px !important;
    }

        .bannerRight > h2 {
            font-size: 25px;
            color: #FFF;
            text-align: center;
            line-height: 35px;
        }

    .lightBox {
        margin: 5px 0px !important;
    }

    .mobileHome {
        width: 100%;
        float: none;
        height: auto !important;
    }

    .HomeLGLoginBtn {
        height: auto;
        font-size: 18px;
        font-weight: bold;
    }

    .preLogin_Form {
        padding: 0px 22px !important;
    }

    .mm {
        margin-top: 0px !important;
    }

    .Inner-columns1 {
        width: 100%;
        float: none;
    }

    .Inner-columns3 {
        width: 100%;
        float: none;
    }
}

@media only screen and (min-width:680px) and (max-width:768px) {
    .logo {
        margin-top: 20px;
    }

        .logo img {
            width: 280px;
        }

    #mobile-header {
        display: block;
        margin: 26px 19px 0px 0px;
    }

    .bannerRight {
        padding-top: 16px !important;
    }

        .bannerRight > h2 {
            font-size: 25px;
            color: #FFF;
            text-align: center;
            line-height: 35px;
        }

    .lightBox {
        margin: 5px 0px !important;
    }

    .mobileHome {
        width: 100%;
        float: none;
        height: auto !important;
    }

    .HomeLGLoginBtn {
        height: auto;
        width: 48%;
        font-size: 18px;
        font-weight: bold;
        margin: 20px auto;
    }

    .menu {
        display: none !important;
    }

    .regBox {
        margin: 20px auto !important;
        text-align: center;
        width: 74%;
    }

    .lightBox {
        margin: 0 20px !important;
    }

    .regBox > div {
        float: left;
    }

    .mm {
        margin-top: 0px !important;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    #mobile-header {
        display: block;
        margin: 26px 19px 0px 0px;
    }

    .regBox {
        margin: 20px auto!important;
        text-align: center;
        width: 547px !important;
    }

    .bannerRight > h2 {
        text-align: center;
    }

    .HomeLGLoginBtn {
        width: 59%;
        margin: 0px auto;
        font-size: 20px;
    }

    .menu {
        display: block !important;
    }

    #mobile-header {
        display: none;
    }
}

.sidr-class-TxtCenter {
    text-align: center !important;
}

/*Phani Responsive ends*/


button {
    cursor: pointer;
}

.content span {
    display: block;
    padding-bottom: 5px;
}
.floatText {
       height: auto;
    width: auto;
    padding: 6px;
    background: #114fb2;
    color: #FFF;
    left: 0px;
    bottom: 20px;
    position: fixed;
    text-align: center;
    z-index: 9;
    font-size: 13px;
}

    .floatText > span {
        font-size: 15px;
    }
