﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Roboto', sans-serif;
}

img.left-bg-top {
    position: fixed;
    left: 0;
    top: 0px;
    z-index: -1;
    width: 450px;
}

h1.h1list {
    font-size: 27px;
    margin: 0px;
}

img.right-bg-top {
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
    width: 500px;
}

.logo-section {
    text-align: center;
    padding: 40px 0 20px 0;
    box-sizing: border-box;
}

img.logo-pay.center {
    width: 400px;
}

.vidya-baln-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    background-image: url(../Images/vidya.png);
    background-position: 81% bottom;
    background-size: 290px;
    background-repeat: no-repeat;
    z-index: 9;
}





img.logo-pay.center-responsive {
    display: none;
}

.login-wrapper {
    width: 900px;
    background-color: #fff;
    margin: auto;
    float: none;
    min-height: 450px;
    padding: 20px;
    margin-top: 1%;
    box-sizing: border-box;
    -webkit-box-shadow: 0px -21px 93px -28px rgba(171,171,171,0.94);
    -moz-box-shadow: 0px -21px 93px -28px rgba(171,171,171,0.94);
    box-shadow: 0px -21px 93px -28px rgba(171,171,171,0.94);
    border-radius: 12px;
    position: relative;
}

.bg-online-text {
    background-color: #fafafa;
    /*min-height: 446px;*/
    text-align: center;
    box-sizing: border-box;
    padding: 0px;
    position: relative;
}

img.vidya-bottomimage {
    position: absolute;
    bottom: 0px;
    right: -59px;
    z-index: 9;
    width: 280px;
}

.login-policy {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    position: relative;
    z-index: 9;
}

a {
    cursor: pointer;
}

.login-footer span {
    border-bottom: 1px solid #ccc;
    color: #8b8b8b;
    font-weight: 500;
    padding-bottom: 6px;
}

.login-footer {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 5px;
}

.login-footer-links {
    color: #00325c;
    font-weight: 500;
    margin-top: 10px;
}

    .login-footer-links a {
        color: #00325c;
        cursor: pointer;
    }

img.left-muthootlogo {
    position: fixed;
    left: 40px;
    bottom: 50px;
}

.m-0 {
    margin: 0px !important;
}

img.blue-soch {
    position: fixed;
    right: 40px;
    bottom: 70px;
}

.mainlabel {
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.noform-padding {
    padding-left: 0px;
}

.noform-padding {
    padding: 0 45px 0 25px;
}

img.muthoot-down-logo {
    float: left;
    box-sizing: border-box;
    width: 150px;
    margin-top: -25px;
    padding-bottom: 38px;
}

img.muthoot-tag-line {
    float: right;
    margin-top: 12px;
    box-sizing: border-box;
    width: 180px;
}

img.payment-text {
    width: 280px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
}

body.img-for-login {
    background-image: url(../images/body-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

img.body-bg-bottom {
    position: fixed;
    bottom: 0px;
    z-index: -1;
    left: 30%;
}

h4.modal-title {
    color: #0095da;
    font-weight: bold;
    text-transform: uppercase;
}

.privacyupopup h4 {
    color: #0095da;
}

tr.active th {
    background-color: #0095da !important;
    color: #fff;
    border: 0px !important;
}

.left-panel-login {
    float: left;
    width: 85%;
}

.right-panel-login {
    float: left;
    width: 15%;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    background-color: #0095da;
    background-image: url(../images/vidya-bg.png);
    background-size: 56px auto;
    background-position: -27px;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
}

img.muthoot-white-logo {
    padding: 50px 0 15px 0;
}

img.muthoot-brand {
    width: 100%;
}

.right-panel-login img {
    width: 100%;
}

.p-0 {
    padding: 0px !important;
}

img.newbottom-footer {
    width: 100%;
    position: absolute;
    bottom: -49px;
    left: 0px;
    z-index: 99;
}

img.vidyabalan {
    position: absolute;
    right: -15px;
    z-index: 9;
}

img.pay-muthoot {
    position: absolute;
    left: 41px;
    bottom: 28px;
    z-index: 99;
    width: 220px;
}

.loginbox {
    margin-top: 0px !important;
}

.signupbox {
    margin-top: 0px !important;
}

.main-form-wrapper {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99;
}

    .main-form-wrapper span.input-group-addon {
        background-color: transparent;
    }

        .main-form-wrapper span.input-group-addon i {
            color: #878787;
        }

.forget-pass-wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

    .forget-pass-wrapper a {
    }

hr.login-hr {
    margin: 10px 0;
}

.forget-pass-wrapper input#btn_login {
    width: 45%;
}

.quick-pay-link {
    float: left;
    width: 100%;
    background-color: #eaf6fc;
    border: 1px solid #efefef;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
    margin-top: 14px;
    box-sizing: border-box;
}

.quick-tearm-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 12px;
}


.quick-pay-link.epay-link-bank-account {
    margin: 0px;
    background-color: transparent;
    border: 0px;
    padding: .0px;
    margin-top: 15px;
}

    .quick-pay-link.epay-link-bank-account a {
        /**background-color: #0095da;
        color: #fff;**/
        background-color: #0073a8;
        color: #fff;

        font-size: 14px;
        padding: 5px 10px;
        border-radius: 2px;
    }

        .quick-pay-link.epay-link-bank-account a:hover {
            background-color: #0484bf;
            text-decoration: none;
        }
.seperator {
    border-bottom: 1px solid #eaeaea;
    margin: 12px 0;
}
.form-horizontal input::-webkit-input-placeholder {
    color: #555;
    opacity: 1;
}
.form-horizontal input::-moz-placeholder {
    color: #555;
    opacity: 1;
}
.btn-primary {
    color: #fff;
    background-color: #0073a8 !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
}




span#ContentPlaceHolder1_RegValOTP {
    color: #ff0000;
    font-size: 12px;
    margin-top: 5px;
}

.form-group.alltime-grid {
    padding: 0 20px;
}

.full-wrapper {
    padding: 0 10px;
}

.quick-pay-link a#href_quickpay {
    color: #0095da;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: underline;
}

a.tearms-and-conditions {
    color: #000000;
    cursor: pointer;
}

    a.tearms-and-conditions:hover {
        text-decoration: none;
        /** color: #0095da;**/
        color: #005f8c;
    }

.signup-here-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}

.loginbox .panel-body {
    padding: 0 0 15px 0px;
    box-sizing: border-box;
}

div#login_alert {
    padding: 10px;
    background-image: none;
}

.mainlabel.signup-label {
    text-align: left;
}

    .mainlabel.signup-label a {
        float: right;
        font-size: 14px;
        font-weight: normal;
        padding: 7px 0;
    }

.signupbox .panel-body {
    padding: 0px;
    box-sizing: border-box;
}

.signupbox .form-horizontal .form-group {
    margin: 0px 0 0 0;
}

div#signupalert {
    padding: 10px;
    background-image: none;
}

.signupbox input#btn_signup {
    width: 70%;
    margin: 0px;
}

.signup-btn {
    text-align: center;
}

.signupbox .panel {
    box-shadow: none;
    margin-bottom: 0px;
}

.no-bottom-padding {
    margin-bottom: 0px !important;
}

#forgetpassword.loginbox .panel {
    box-shadow: none;
    border: 0px;
    margin-top: 40px;
}

.panel-body.no-padding-pannel {
    padding: 0px;
}

.full-width-table .panel-body {
    padding: 0px;
}

.validation-star span {
    color: #ff0000;
}

.full-width-table {
    margin-top: 40px;
}

.form-margin-bottom {
    float: left;
    width: 100%;
}

.remove-padding {
    padding: 0px;
}

    .remove-padding span {
        float: left;
        text-align: left;
    }

span.star {
    color: #ff0000;
}

.full-width-table.for-quick-pay {
    margin-top: 0px;
}

    .full-width-table.for-quick-pay .mainlabel {
        margin-bottom: 30px;
    }

.keepright-btn .signup-btn.col-md-12 {
    float: right;
    text-align: center;
    padding: 0px;
}

.col-md-12.keep-down {
    margin-top: 15px;
}

    .col-md-12.keep-down.makeright {
        padding: 0px;
    }

.quick-pay-wrapper {
    width: 50%;
    margin: auto;
}

.for-quick-pay label {
    font-weight: normal;
}

.for-quick-pay span.control-label {
    font-weight: normal;
}

.quick-pay-wrapper.quick-payment label {
    text-align: left;
}

.quick-pay-wrapper.quick-payment span.control-label {
    text-align: left !important;
}

.col-md-12.payment-quickpay-list {
    padding: 0px;
    margin-top: 40px;
}

    .col-md-12.payment-quickpay-list .panel-body .row {
        margin: 0px;
    }

    .col-md-12.payment-quickpay-list .panel-body {
        margin: 0px;
    }

        .col-md-12.payment-quickpay-list .panel-body table td {
            padding: 9px 10px 9px 0;
            border-bottom: 1px solid #dedede;
            font-size: 14px;
        }

            .col-md-12.payment-quickpay-list .panel-body table td span.control-label {
                font-size: 14px;
            }

            .col-md-12.payment-quickpay-list .panel-body table td span {
                font-size: 14px;
            }

        .col-md-12.payment-quickpay-list .panel-body table tr:last-of-type td {
            border-bottom: 0px;
        }

a#btnVAaided {
    margin-top: 5px;
    width: auto;
    text-align: right;
    cursor: pointer;
    float: right;
}

.payment-option-page input[type=radio] {
    float: left;
    margin-left: 6px;
    margin-bottom: 5px;
}

.form-group.alltime-grid {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.alltime-grid .col-sm-12 {
    padding: 0px;
}

.alltime-grid th {
    font-size: 14px;
}

.alltime-grid td {
    text-align: left;
    font-size: 14px;
}

input#ContentPlaceHolder1_btnproceed {
    margin-top: 10px;
}

#form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div > div > div > div > div > div.panel-body {
    text-align: center;
}

.login-wrapper .col-md-12.noform-padding {
    padding: 0px;
}

.login-wrapper .payment-option-page p strong {
    font-weight: bold;
    font-size: 20px;
}

.verify-mobile {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

.giveborder {
    border: 1px solid #dedede;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
    float: left;
    width: 100%;
    border-radius: 3px;
}

img.vidyabalan-fixed-img {
    position: fixed;
    bottom: 0px;
    right: 15%;
}






.vidyabalan-home-image {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
    display: none;
}


.vidya-image {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    z-index: -1;
    background-image: url(../Images/vidya.png);
    background-repeat: no-repeat;
    background-position: 75% 542px;
}

.verify-otp-single-wrapper {
    float: left;
    width: 100%;
}

.generate-otp-single-wrapper {
    float: left;
    width: 100%;
}

.small-validation {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #ff0000;
    padding-top: 3px;
    text-align: center;
}

.clear {
    clear: both;
}

/*>>>>>>>>>>>>>>>>>>>>>>Link your bank account<<<<<<<<<<<<<<<<<<<<*/
.reg-mobile h1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.make-center {
    text-align: center;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert p {
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-image: none;
}

.form-group.alert.alert-success {
    margin-top: 10px;
}

    .form-group.alert.alert-success p {
        margin: 0px;
    }

.clear {
    clear: both;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.add-account .col-md-12 {
    margin-top: 9px;
    float: left;
    width: 100%;
}

    .add-account .col-md-12 span {
        color: #757575;
        font-weight: normal;
        margin-bottom: 2px;
        float: left;
        width: 100%;
        font-size: 14px;
    }

.btn-primary.cancel-btn {
    background-color: #757575;
    border: 1px solid #757575;
}

    .btn-primary.cancel-btn:hover {
        background-color: #636262;
        border: 1px solid #636262;
    }

select.form-control.sel-bank {
    float: left;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    outline: none;
    box-sizing: border-box;
    padding: 5px 10px;
    -webkit-appearance: none;
    appearance: none;
    height: 34px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 97% center;
}

.clear {
    clear: both;
}

.col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.add-account .col-md-12 strong {
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: normal !important;
    color: #c5c5c5;
    margin-bottom: 5px;
}

.add-account .col-md-12 input[type="checkbox"] {
    float: left;
    margin-left: 0px;
}

.add-account .col-md-12 p {
    float: right;
    width: 100%;
    margin: 0px;
    font-size: 14px;
    color: #757575;
}

.remove-padding {
    padding: 0px;
}

hr.topmargin-hr {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.success-make-center h1 {
    color: #7da739;
    font-size: 30px;
    font-weight: normal;
}

.back-to-sign-in {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

    .back-to-sign-in a {
        background-color: #0095da;
        color: #fff;
        font-weight: normal;
        font-size: 14px;
        padding: 5px 10px;
        border-radius: 3px;
    }

        .back-to-sign-in a:hover {
            background-color: #428bca;
            text-decoration: none;
        }

.signup-btn.col-md-12.make-center.resend-otp {
    float: left;
    width: 100%;
}

    .signup-btn.col-md-12.make-center.resend-otp .resend-otp-btn {
        float: left;
        background-color: transparent;
        border: 0px;
        box-shadow: none;
        text-shadow: none;
        color: #0095da;
        box-sizing: border-box;
        padding-left: 0px;
        padding-top: 0px;
        outline: none;
    }

        .signup-btn.col-md-12.make-center.resend-otp .resend-otp-btn:hover {
            text-decoration: underline;
        }

    .signup-btn.col-md-12.make-center.resend-otp .otpvalidate {
    }

.no-padding-both {
    padding: 0px;
}

.failed-make-center h1 {
    color: #d9534f;
    font-size: 30px;
    font-weight: normal;
}
/*>>>>>>>>>>>>>>>>>>>>>>End Link your bank account<<<<<<<<<<<<<<<<<<<<*/






@media only screen and (min-width:1025px) and (max-width:1600px) {
    .vidya-image {
        background-position: 81% 422px;
    }
}
















@media only screen and (max-width:767px) {
    .vidya-image {
        display: none;
    }

    h2.easyonline {
        text-align: center;
    }

    .login-wrapper {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        box-shadow: none;
        min-height: 90px;
    }

    img.left-bg-top {
        display: none;
    }

    img.right-bg-top {
        display: none;
    }

    .logo-section {
        background-color: #0095da;
        padding: 20px;
    }

    img.logo-pay.center {
        display: none;
    }

    img.logo-pay.center-responsive {
        display: block;
        width: 66%;
        margin: auto;
    }

    .col-md-12.login-footer-links {
        padding: 0px;
    }

    .login-footer {
        padding: 0px;
        line-height: normal;
        font-size: 100%;
        border-bottom: 1px solid #dedede;
    }

        .login-footer span {
            border: 0px;
            line-height: 21px;
        }

    .mobile-device {
        float: left;
        width: 100%;
        text-align: center;
        padding: 40px;
        box-sizing: border-box;
        background-color: #fafafa;
    }

        .mobile-device img {
            float: none;
            width: auto;
        }

    .noform-padding {
        padding: 20px !important;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

    .login-policy {
        margin-top: 0px;
    }

    .quick-pay-wrapper {
        width: 100%;
        float: left;
    }

    .signup-btn.col-md-12.remove-padding {
        float: left;
        width: 100%;
    }

    .keepright-btn .signup-btn.col-md-12 {
        float: none;
    }

    .form-group.form-margin-bottom.keepright-btn {
        margin-top: 0px;
    }

    .panel-heading {
        float: left;
        width: 100%;
    }

    .col-md-12.payment-quickpay-list {
        float: left;
        width: 100%;
    }

        .col-md-12.payment-quickpay-list .panel-body {
            float: left;
            width: 100%;
            overflow: scroll;
        }

            .col-md-12.payment-quickpay-list .panel-body input[type="submit"] {
                width: 100%;
            }

            .col-md-12.payment-quickpay-list .panel-body table td span.control-label {
                white-space: nowrap;
            }

            .col-md-12.payment-quickpay-list .panel-body table td {
                white-space: nowrap;
            }

    #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div {
        width: 100% !important;
        text-align: center;
    }

        #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div .panel-body {
        }

        #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div span#ContentPlaceHolder1_Label1 {
            margin: 10px 0;
            text-align: center;
            float: left;
            width: 100%;
        }

        #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div input#ContentPlaceHolder1_btnproceed {
            margin: auto;
            float: none;
            width: 100%;
        }

    .panel-body.payment-option-page span {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

        .panel-body.payment-option-page span input[type="radio"] {
            float: left;
            width: 10%;
            margin-left: 0px;
            margin-top: 15px;
        }

        .panel-body.payment-option-page span label {
            float: left;
            width: 90%;
        }

            .panel-body.payment-option-page span label img {
                float: left;
                width: 100%;
            }

    .form-group.alltime-grid {
        overflow: auto;
    }

    .alltime-grid th {
        white-space: nowrap;
    }

    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_td_paytm {
        float: left;
        width: 100%;
    }

    #ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_td_paytm > span {
        margin-bottom: 0px;
    }

    #ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_td_techprocess > span {
        margin-top: 10px;
    }

    .login-wrapper .pull-right {
        width: 100%;
    }
}







.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.change-color h1 {
    color: #007bff;
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}





table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes {
    width: 100%;
}

    table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td {
        padding: 10px;
    }

        table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:first-child input[type="submit"] {
            background-color: #029bdd;
            border: #029bdd;
            color: #fff;
            text-shadow: none;
        }

            table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:first-child input[type="submit"]:hover {
                background-color: #0e86b9;
                border: #0e86b9;
            }

        table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:nth-child(2) input[type="submit"] {
            background-color: #002f86;
            border: #002f86;
            color: #fff;
            text-shadow: none;
        }

            table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:nth-child(2) input[type="submit"]:hover {
                background-color: #0748bf;
                border: #0748bf;
            }

        table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:nth-child(3) input[type="submit"] {
            background-color: #f15a22;
            border: #f15a22;
            color: #fff;
            text-shadow: none;
        }

            table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:nth-child(3) input[type="submit"]:hover {
                background-color: #ff4500;
                border: #ff4500;
            }

        table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:last-of-type input[type="submit"] {
            background-color: #28a54a;
            border: #28a54a;
            color: #fff;
            text-shadow: none;
        }

            table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td:last-of-type input[type="submit"]:hover {
                background-color: #0eca41;
                border: #0eca41;
            }


div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table {
    width: 100%;
}

    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td input {
        margin-bottom: 10px;
        width: 95%;
        border: 1px solid #d9d9d9;
        border-radius: 15px;
        box-shadow: 0 0 11px #dedede;
    }


        div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td input:hover {
            box-shadow: 0 0 21px #b9b9b9;
        }





    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td {
        vertical-align: top;
        text-align: center;
        box-sizing: border-box;
    }

        div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td table tr td {
            border: 0px;
        }

            div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td table tr td span {
                float: left;
                width: 100%;
                font-size: 14px;
                padding: 0;
                box-sizing: border-box;
                font-weight: normal !important;
                color: #000;
                line-height: 22px;
                border-radius: 0 0 20px 20px;
                margin-bottom: 0;
                padding-bottom: 10px;
            }

span#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_lblmsg {
    float: left;
    width: 100%;
    margin-top: 20px;
}

input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btn_back {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 0px 15px;
    box-shadow: none;
    border: 0px;
    font-size: 14px;
    color: #428bca;
    background-color: transparent;
    text-shadow: none;
    outline: none;
}

div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelPG {
    margin: 40px 0;
}



@media only screen and (max-width:767px) {
    table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td {
        display: block;
        width: 100% !important;
        padding: 0px;
    }

        table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes td input[type="submit"] {
            background-color: #029bdd;
            border: #029bdd;
            color: #fff;
            text-shadow: none;
            margin: 10px 0;
            padding: 10px;
            box-sizing: border-box;
        }

    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td {
        display: block;
        width: 100% !important;
        padding: 0px;
        box-sizing: border-box;
    }

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btn_back {
        position: relative;
        margin-bottom: 10px;
    }

    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td table tr td span {
        padding-bottom: 40px;
    }

    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelPG {
        margin-top: 0px;
    }
}





@media only screen and (min-width:768px) and (max-width:1024px) {
    div#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_PanelGateway table td input {
        width: 150px;
    }


    .vidya-image {
        display: none;
    }

    .col-md-7.bg-online-text {
        display: none;
    }

    .login-wrapper {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        box-shadow: none;
        min-height: 90px;
    }

    img.left-bg-top {
        display: none;
    }

    img.right-bg-top {
        display: none;
    }

    .logo-section {
        background-color: #0095da;
        padding: 20px;
    }

    img.logo-pay.center {
        display: none;
    }

    img.logo-pay.center-responsive {
        display: block;
        width: 32%;
        margin: auto;
    }

    .col-md-12.login-footer-links {
        padding: 0px;
        margin-top: 0px;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .login-footer {
        padding: 0px;
        line-height: normal;
        font-size: 100%;
        border-bottom: 1px solid #dedede;
        margin-top: 20px;
        padding-bottom: 12px;
    }

        .login-footer span {
            border: 0px;
            line-height: 21px;
        }

    .mobile-device {
        float: left;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    img.muthoot-down-logo {
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .noform-padding {
        padding: 20px;
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin: auto;
    }

    .login-policy {
        margin-top: 0px;
    }

    .quick-pay-wrapper {
        width: 50%;
        margin: auto;
        float: none;
    }

    div#loginbox {
        width: 50%;
        margin: auto;
    }

    .signup-btn.col-md-12.remove-padding {
        float: left;
        width: 100%;
    }

    .keepright-btn .signup-btn.col-md-12 {
        float: none;
    }

    .form-group.form-margin-bottom.keepright-btn {
        margin-top: 0px;
    }

    .panel-heading {
        float: left;
        width: 100%;
    }

    .col-md-12.payment-quickpay-list {
        float: left;
        width: 100%;
    }

        .col-md-12.payment-quickpay-list .panel-body {
            float: left;
            width: 100%;
            overflow: scroll;
        }

            .col-md-12.payment-quickpay-list .panel-body input[type="submit"] {
                width: 100%;
            }

            .col-md-12.payment-quickpay-list .panel-body table td span.control-label {
                white-space: nowrap;
            }

            .col-md-12.payment-quickpay-list .panel-body table td {
                white-space: nowrap;
            }


    #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div .panel-body {
        padding-top: 0px;
    }

    #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div span#ContentPlaceHolder1_Label1 {
        margin: 10px 0;
        text-align: center;
        float: left;
        width: 100%;
    }

    #form1 > div:nth-child(3) > div:nth-child(2) > div > div > div > div > div input#ContentPlaceHolder1_btnproceed {
        margin: auto;
        float: none;
        width: 100%;
    }

    .panel-body.payment-option-page span {
        width: 100%;
        float: left;
        border-bottom: 1px solid #dedede;
        margin-bottom: 10px;
    }

        .panel-body.payment-option-page span input[type="radio"] {
            float: left;
            width: 10%;
            margin-left: 0px;
            margin-top: 3px;
        }

        .panel-body.payment-option-page span label {
            float: left;
            width: 90%;
            min-height: 60px;
        }

            .panel-body.payment-option-page span label img {
                float: left;
                width: 100%;
            }

    img.muthoot-tag-line {
        margin-top: 19px;
    }

    div#forgetpassword {
        width: 50%;
        margin: auto;
    }

    div#signupbox {
        width: 50%;
        margin: auto;
    }

    .alltime-grid th {
        white-space: nowrap;
    }
}









ul.captcha-list {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}

    ul.captcha-list li {
        float: left;
        width: 100%;
    }

        ul.captcha-list li input#txtCaptcha {
            width: 100%;
            float: left;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            height: 34px;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555;
            background-color: #fff;
            background-image: none;
            border: 1px solid #000000;
            border-radius: 4px;
            outline: none;
        }

        ul.captcha-list li div {
            float: left;
            width: 90%;
            margin-top: 15px;
            border: 1px solid #000000;
            text-align: center;
            border-radius: 3px 0 0 3px;
            height: 34px;
        }

            ul.captcha-list li div img {
                height: 32px;
                width: auto;
            }

        ul.captcha-list li input[type="image"] {
            float: left;
            width: 10%;
            padding: 2px 0;
            margin-top: 15px;
            border: 1px solid #000000;
            border-left: 0px;
            outline: none;
            border-radius: 0 3px 3px 0;
        }

label.login-label {
    display: inline-grid;
    width: 100%;
}

ul.captcha-list li span#ctl10 {
    float: right;
    box-sizing: border-box;
    margin-top: 0px;
    font-size: 13px;
    color: #ff0000;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

.another-device-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.30);
    z-index: 999;
}

.another-device-content-wrapper {
    width: 700px;
    position: relative;
    z-index: 999;
    background-color: #fff;
    margin: 5% auto 0 auto;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    position: relative;
}

    .another-device-content-wrapper h1 {
        font-size: 20px;
        font-weight: bold;
    }

.clear {
    clear: both;
}

.another-device-content-wrapper p {
    color: #8a8a8a;
}

.another-device-overlay .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    outline: none;
}

.another-device-input-wrapper {
    width: 500px;
    display: inline-block;
}

    .another-device-input-wrapper input.form-control {
        width: 79%;
        float: left;
    }

    .another-device-input-wrapper a {
        float: right;
        width: 20%;
        color: #0095da;
        text-decoration: none;
        border: 1px solid #0095da;
        border-radius: 3px;
        height: 38px;
        line-height: 37px;
    }

    .another-device-input-wrapper input#btnResend {
        float: right;
        width: 20%;
        color: #0095da;
        text-decoration: none;
        border: 1px solid #0095da;
        border-radius: 3px;
        height: 38px;
        line-height: 37px;
        background-color: transparent;
        outline: none;
    }

        .another-device-input-wrapper input#btnResend:hover {
            color: #0097ff;
            border: 1px solid #0097ff;
        }

    .another-device-input-wrapper a:hover {
        color: #0097ff;
        border: 1px solid #0097ff;
    }

.another-device-btn-wrapper {
    display: inline-block;
    margin: 0 0 20px 0;
}

.verify-device {
    background-color: #0095da;
    width: 110px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 7px;
    border-radius: 3px;
    margin: 0 5px;
    border: 1px solid #0095da;
    outline: none;
}

.cancel-device:hover {
    background-color: #444444;
    border: 1px solid #444444;
}

.verify-device:hover {
    background-color: #00aeff;
    border: 1px solid #00aeff;
}

.cancel-device {
    background-color: #b7b7b7;
    width: 110px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 7px;
    border-radius: 3px;
    margin: 0 5px;
    border: 1px solid #b7b7b7;
    outline: none;
}

.another-device-content-wrapper input[type="checkbox"] {
    display: inline-block;
    border: 1px solid #dedede;
    padding: 10px;
    width: 21px;
    height: 21px;
}

.another-device-content-wrapper span {
    vertical-align: top;
    padding-top: 5px;
}

.another-device-overlay hr {
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #dedede;
    margin: 25px 0;
}

.another-device-content-wrapper i {
    font-size: 60px;
    font-weight: normal;
    color: #dedede;
}

.close-all {
    position: absolute;
    top: 10px;
    right: 10px;
}

    .close-all a {
        float: left;
        width: 100%;
    }

        .close-all a i {
            font-size: 22px;
            color: #000;
        }

            .close-all a i:hover {
                color: #ff5722;
            }


input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnDebit\ Card {
    background-image: url(../Images/DebitCard.png);
    background-color: transparent !important;
    padding: 120px 0 30px 0;
    color: #000 !important;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #dedede !important;
    border-radius: 15px;
    font-weight: bold;
    box-shadow: 0 0 11px #dedede;
}

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnDebit\ Card:hover {
        box-shadow: 0 0 21px #b9b9b9;
    }


input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnNet\ Banking {
    background-image: url(../Images/NetBanking.png);
    background-color: transparent !important;
    padding: 120px 0 30px 0;
    color: #000 !important;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #dedede !important;
    border-radius: 15px;
    font-weight: bold;
    box-shadow: 0 0 11px #dedede;
}

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnNet\ Banking:hover {
        box-shadow: 0 0 21px #b9b9b9;
    }

input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnUPI {
    background-image: url(../Images/upi.png);
    background-color: transparent !important;
    padding: 120px 0 30px 0;
    color: #000 !important;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #dedede !important;
    border-radius: 15px;
    font-weight: bold;
    box-shadow: 0 0 11px #dedede;
}

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnUPI:hover {
        box-shadow: 0 0 21px #b9b9b9;
    }

input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnWallet {
    background-image: url(../Images/Wallet.png);
    background-color: transparent !important;
    padding: 120px 0 30px 0;
    color: #000 !important;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 1px solid #dedede !important;
    border-radius: 15px;
    font-weight: bold;
    box-shadow: 0 0 11px #dedede;
}

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnWallet:hover {
        box-shadow: 0 0 21px #b9b9b9;
    }

table#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_tblmodes {
    margin-top: 40px;
}
ul.footerlinks-list {
    display: flex;
    width: 100%;
    list-style: none;
    justify-content: center;
    padding: 0px;
}
    ul.footerlinks-list li {
        padding: 0 10px;
    }
#signupform .input-group {
    width: 100%;
}
.modal-body.popup-string h2 {
    margin-bottom: 0px;
    padding: 0px;
}
h3.mt-0 {
    margin-top: 0px;
    color: #0095da;
    font-size:18px;
}
.keepleft{
    text-align:left !important;
}
h1.login-reg {
    float: left;
    font-size: 20px;
    margin: 0px;
    padding: 0;
    line-height: normal;
    padding-top: 7px;
}
.btn-success {
    background: #3d8b3d;
}














@media only screen and (max-width:767px) {
    #loginform .col-md-12.input-group {
        width: 100%;
    }
 
    .another-device-content-wrapper {
        width: 100%;
    }
    ul.footerlinks-list {
        padding-left: 0px;
        margin-top: 20px;
        display: block;
    }
        ul.footerlinks-list li {
            padding: 5px 0;
        }
    .another-device-overlay {
        padding: 15px;
        box-sizing: border-box;
    }

    .another-device-input-wrapper {
        width: 100%;
    }

        .another-device-input-wrapper input.form-control {
            width: 65%;
        }

        .another-device-input-wrapper a {
            width: 30%;
        }

    .another-device-content-wrapper input[type="checkbox"] {
        float: left;
        margin-left: 0px;
        width: 7%;
    }

    .another-device-content-wrapper span {
        float: left;
        width: 92%;
        text-align: left;
        padding: 0px;
        padding-left: 5px;
        box-sizing: border-box;
    }

    .another-device-overlay hr {
        margin-bottom: 0px;
    }

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnDebit\ Card {
        padding: 120px 0 30px 0 !important;
    }

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnNet\ Banking {
        padding: 120px 0 30px 0 !important;
    }

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnUPI {
        padding: 120px 0 30px 0 !important;
    }

    input#ContentPlaceHolder1_usrctrl_PaymentGatewaySelection_btnWallet {
        padding: 120px 0 30px 0 !important;
    }
    body .modal.fade.modal-popup-onload.nbtn.forcaution .modal-dialog.home-popup.changecautionbg {
        box-sizing: border-box;
        width: 88%;
        margin: 20px 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .another-device-content-wrapper {
        width: 100%;
    }

    .another-device-overlay {
        padding: 0 25px;
        box-sizing: border-box;
    }

        .another-device-overlay hr {
            margin-bottom: 0px;
        }
}
