﻿@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Poppins', sans-serif;
    outline: none;
}
input,select {font-family: 'Poppins', sans-serif;}
.payGT {
    width: 100%;
    padding: 20px;
}
.pymtflx {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.emi a, .ccsl a, .giftcard-dtl a, .careempy-dtl a, .epay_col a, .upi a, .paypal a,  .tazapay a  {
    outline: none;
    text-decoration: none;
    display: flex !important;
    gap: 10px;
}
.pymnt-bx-lft {
    width: 32%;
    float: left;
    padding: 0;
    background: #f5f6f8 !important;    height: 100%;
    border-right: 1px solid #d9dfea !important;
}

 .pymnt-bx-rgt3, .pymnt-bx-rgt4, .pymnt-bx-rgt5, .pymnt-bx-rgt8, .ccslBox, .paymnt_twidpy, .pymnt-bx-rgt8, .ccslBox, .pymnt-bx-epay, .paypl_pymnt_bx {}
.pymnt-bx-rgt{ 
 width: 68%  !important;
    float: left;
    padding: 0px  !important;
}
.pymnt-bx-epay {
	float: left;
    padding: 20px !important;
    width: 100%;
}
.TwidPay-im, .TwidPay-im2{
	height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/twidsquare-ico.svg) no-repeat;
    background-position: center;
}
.Paylater-im, .Paylater-im2 {
	height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/paylater-ico.svg) no-repeat;
    background-position: center;
}
.agentb2b {
		height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/agent-ico.svg) no-repeat;
    background-position: center;
}
.AgentAccPanel-dtl a{
display: flex;
    align-items: center;
    gap: 10px;
}
.paypal-im1, .paypal-im2, .paypal-im {
		height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/paypal-ico.svg) no-repeat;
    background-position: center;
    background-size: 26px 26px;
}


.CareemPay-im, .CareemPay-im2 {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/careempay-ico.svg) no-repeat;
    background-position: center;
    background-size: 26px 26px;
}
.rups-icn-GBP {
    float: left;
    background: url(https://flight.easemytrip.com/Content/img/gbp-black.svg);
    width: 14px;
    height: 14px;
    margin-top: 11px;
    background-size: 14px 14px;
    margin-left: 5px;
}
.giftcard {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}
.giftcard a {
    outline: none;
    text-decoration: none;
     
}
.giftcard-im, .giftcard-im3, .giftcard-im2{
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/giftcard-ico.svg) no-repeat;
    background-position: center;
}

.giftcard-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}
.giftcardbx {
    float: left;
    padding: 20px;
    width: 100%;
}

.GooglePe, .careempay, .CareemPay {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}
.GooglePe a, .CareemPay a {
    outline: none;
    text-decoration: none;
}


.commn-txt {
    color: #3e3e3d;
    font-size: 14px;
    line-height: 23px;
}

.GooglePe-im2, .GooglePe-im{
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/googlepay-ico.svg) no-repeat;
    background-position: center;
}



.GooglePe-txt, .CareemPay-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}
.chkcrbtn {
    width: 45%;
    float: right;
    background-color: #19aa33;
    border-radius: 3px;
    border: 1px solid #19aa33;
    color: #fff;
    text-align: center;
    padding: 10px 7px;
    font-size: 15px;
    margin: 8px 0%;
    cursor: pointer;
}
.chkcrbtn:hover {background:#119428}
.entr_phn {
            width: 100%;
            margin: 20px auto 5px auto;
}
.googl_pylog-v2 {
            width: 30%;
    margin: 5px auto 15px auto;
        }
		.gpay_ttl{display: block;
    font-weight: 600;
    font-size: 13px;}
	.paswd_bx_v2 {
    width: 49%;
    margin: 6px 0 10px 0;
    float: left;
}
.paswd_drbx_v2 {
    width: 42%;
    margin: 6px 0 10px 0;
    float: left;
}
.spclchr {float: left;
    width: 9%;
    text-align: center;
    font-size: 21px;
    line-height: 48px;
    color: #808080;}
.tz_ap_v2 {
    font-size: 12px;
    display: block;
    float: left;
}
.drop_bx_inp {
    margin-bottom: 2%;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 1px solid #d7d5d5;
    padding-left: 2%;
    color: #000;
    font-size: 14px;
    border-radius: 4px;
}

.cc-inbx {
    width: 71%;
    float: left;
}
.inp-ccBx {
    width: 100%;
    font-size: 14px;
    padding: 3% 3%;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
}
.retrbtn {
    background: #fff;
    float: left;
    color: #2196f3;
    border-radius:40px;
    border: 1px solid #2196f3;
    padding: 0 14px;
    line-height: 41px;
    position: relative;
    outline: 0;
    display: inline-block;
    min-height: 43px;
    min-width: 96px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    margin: 14px 0 0 0;
}
.retrbtn:hover {
    background: #2196f3;
    color: #fff;
    border: 1px solid #2196f3;
}
.redmbtn {background: #fff;
    float: left;
    color: #2dca1c;
    border-radius: 40px;
    border: 1px solid #2dca1c;
    padding: 0 14px;
    line-height: 39px;
    position: relative;
    outline: 0;
    display: inline-block;
    min-height: 41px;
    min-width: 96px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    margin: 14px 0 0 0;}
.redmbtn:hover {
    background: #2dca1c;
    color: #fff;
    border: 1px solid #2dca1c;
}
.remvbtn {background: #fff;
    float: left;
    color: #ff0000;
    border-radius: 40px;
    border: 1px solid #ff0000;
    padding: 0 10px;
    line-height: 39px;
    position: relative;
    outline: 0;
    display: inline-block;
    min-height: 41px;
    min-width: 96px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    margin: 14px 0 0 12px;}
.remvbtn:hover {
    background: #ff0000;
    color: #fff;
    border: 1px solid #ff0000;
}

.main-container {
    width: 92%;
    border-radius: 10px;
    margin: 15px auto;
    background-color: #ffffff;
}
/*debit-credit-start*/
.main-pymnt-bx {
    width: 100%;
    padding: 0;
    margin: 0;
}
/*common section-start*/


.sv-dtl {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

    .sv-dtl a {
        text-decoration: none;
         
        outline: none;
    }

.sv-dtl-im2 {
    width: 20%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -36px 188px;
    height: 27px;
}

.sv-dtl-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}

.sv-dtl-im {
    width: 20%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 0px -6px;
    height: 27px;
}

.debt-dtl {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

 .debt-dtl a {
        text-decoration: none;
        outline: none;
         
    }

.debt-dtl-im {
    width: 18%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 0px -31px;
    height: 27px;
}

.debt-dtl-im2 {
    width: 18%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -37px -31px;
    height: 27px;
}

.debt-dtl-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}

.net-b-dtl {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.net-b-dtl a {
        outline: none;
        text-decoration: none;
         
    }

.net-b-im {
    width: 18%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 1px -59px;
    height: 27px;
}

.net-b-im2 {
    width: 18%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -38px -58px;
    height: 27px;
}

.net-b-dtl-txt {
    color: #3e3e3e;
    font-size: 14px;
    line-height: 23px;
}

.my-wlt {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.my-wlt a {
        outline: none;
        text-decoration: none;
         
    }

.my-wlt-im {
    width: 18%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 0px -87px;
    height: 27px;
}

.my-wlt-im2 {
    width: 18%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -39px -86px;
    height: 27px;
}

.my-wlt-txt {
    color: #3e3e3e;
    font-size: 14px;
    line-height: 23px;
}

/*UPI CSS*/
.upi {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.upi a {
        outline: none;
        text-decoration: none;
         
    }

.upi-im , .upi-im2{
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/upi-ico.svg) no-repeat;
    background-position: center;
}

.upi-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}


.pymnt-bx-rgt5 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}

.pymnt-bx-rgt6 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}

.pymnt-bx-rgt7 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}

.pymnt-bx-rgt8 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}
/*UPI CSS END*/

/*PHONEPE CSS*/
.phonepe {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.phonepe a {
        outline: none;
        text-decoration: none;
         
    }

.phonepe-im {
    width: 35px;
    float: left;
    background: url(../img/ppe.png) no-repeat;
    height: 27px;
}

.phonepe-im2 {
    width: 35px;
    float: left;
    background: url(../img/ppe1.png) no-repeat;
    height: 27px;
}

.phonepe-txt {
    color: #3e3e3e;
    font-size: 14px;
    line-height: 23px;
}

/*Bharat QR*/
.bharatqr {
    width: 100%;
    margin: 0% 0%;
    padding: 6% 0%;
}

 .bharatqr a {
        outline: none;
        text-decoration: none;
         
    }

.bharatqr-im {
    width: 35px;
    float: left;
    background: url(../img/bhr.png) no-repeat;
    height: 27px;
}

.bharatqr-im2 {
    width: 35px;
    float: left;
    background: url(../img/bhr1.png) no-repeat;
    height: 27px;
}

.bharatqr-txt {
    color: #b5b5b5;
    font-size: 16px;
    line-height: 23px;
}
/*Bharat Qr end*/
/*Emi Start*/
.emi,.Paylater {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

 .emi a,.Paylater a {
        outline: none;
        text-decoration: none;
         
    }
.Paylater a:hover,.giftcard a:hover,.GooglePe a:hover{text-decoration:none}

.emi-im, .emi-im2 {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/emi-ico.svg) no-repeat;
    background-position: center;
}

.emi-txt, .pay_paltxt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}
/*Emi End*/
.pymnt-bx-rgt6 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}
/*PHONEPE CSS END*/


/*New css*/

.card {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.card a {
    text-decoration: none;
    outline: none;
     
}

.card-im, .card-im2 {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/cards-ico.svg) no-repeat;
    background-position: center;
}
.card-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}

.netbanking {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.netbanking a {
    outline: none;
    text-decoration: none;
     
}

.netbanking-im2, .netbanking-im1, .netbanking-im {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/netbanking-ico.svg) no-repeat;
    background-position: center;
}


.netbanking-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}

.wallet {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.wallet a {
    outline: none;
    text-decoration: none;
     
}

.wallet-im, .wallet-im1, .wallet-im2 {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/wallet-ico.svg) no-repeat;
    background-position: center;
}

.wallet-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}



.paylater {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

    .paylater a {
        outline: none;
        text-decoration: none;
         
    }


.paylater-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}






/*New css*/



.blk-cls3 {
    border-right: 0px solid #2791d8;
}

.sv-dtl-im-ac {
    width: 20%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -37px 188px;
    height: 27px;
}

.blk-cls2 {
    border-right: 4px solid #2791d8;
}
/*common section-end*/


.entr-crd-n {
    width: 100%;
}



.entr-crd-mn2 {
    width: 100%;
    position: relative;
    cursor: pointer;
}
.inp-mnu2 {
    width: 100%;
    font-size: 14px;
    padding: 3%;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    font-weight: 600;
}

    .inp-mnu2::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #cccccc;
        font-weight: normal;
    }

    .inp-mnu2::-moz-placeholder { /* Firefox 19+ */
        color: #cccccc;
        font-weight: normal;
    }

    .inp-mnu2:-ms-input-placeholder { /* IE 10+ */
        color: #cccccc;
        font-weight: normal;
    }

    .inp-mnu2:-moz-placeholder { /* Firefox 18- */
        color: #cccccc;
        font-weight: normal;
    }

.expry-mn {
    width: 100%;
    font-size: 14px;
    padding: 2% 0%;
}

.expry-crd-mn2 {
    width: 100%;
    position: relative;
}

.inp-mnu-exp {
    width: 12%;
    background: url(../img/paymnt-rec.png);
    height: 20px;
    position: absolute;
    top: 12px;
    left: 84%;
    background-position: 24px 195px;
}

.mnt {
    width: 100%;
    font-size: 14px;
    padding: 8.9% 10%;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    cursor: pointer;
}

.mnt-cv {
    width: 100%;
    font-size: 14px;
    padding: 9% 5%;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
}

.expy-bx {
    width: 32%;
    float: left;
    margin-right: 3%;
}

.clr {
    clear: both;
}

.margn {
    margin-right: 0;
}

.expy-bx3 {
    width: 30%;
    float: right;
    margin-right: 0%;
    cursor: pointer;
}

.inp-mnu-exp2,.inp-mnu-exp4 {
    width: 33%;
    background: url(../img/paymnt-rec.png);
    height: 30px;
    position: absolute;
    top: 8px;
    right: 10px;
    background-position: -81px -2px;
    cursor: pointer;
}

.non-rfnd {
    width: 100%;
    font-size: 12px;
    color: #9e9e9e;
}

.totl-fre {
    width: 40%;
    padding-top: 2%;
    float: left;
}

.totl-fre-txt {
    font-size: 18px;
    float: left;
    font-weight: bold;
    margin-top: 2%;
}

.rups-icn {
    width: 10%;
    background: url(../img/paymnt-rec.png);
    height: 24px;
    background-position: -311px 174px;
    float: left;
    display: block;
}

.prc-amt {
    width: 32%;
    font-size: 25px;
    color: #F00;
    float: left;
    font-weight: bold;
}

.fnt-sz {
    font-size: 12px;
    font-weight: bold;
}

.mk-pym {
   width: 40%;
    font-size: 19px;
    height: 45px;
    line-height: 45px;
    border-radius: 40px;
    display: block;
    margin: 0 auto;
    color: #ffffff;
    background: #ef6614;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .mk-pym:hover {
        background: #da5200;
    }

.encryt {
    width: 84%;
    margin: 0 auto;
}

.encryt-m {
    width: 5%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -315px -52px;
    height: 19px;
}

.encryt span {
    font-size: 12px;
    line-height: 23px;
    color: #969595;
}

.upiTxtbox {
    padding: 2% 5%;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 1px solid #d7d5d5;
    padding-left: 2%;
    color: #b7b1b1;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 7px;
}

.blk-cls {
    background: #fff;
    width: 100.5%;
}

.blu {
    color: #2791d8;
}

.cvv-ntr {
    width: 100%;
    position: relative;
    margin-top: 2px;
}
/*debit-credit-end*/

/*save-card-details-start*/
.pymnt-bx-rgt2 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}

.entr-crd-n2 {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.sv-crd-det {
    padding: 3%;
    background-color: #f3f4f5;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    color: #989796;
}

.radi-bt {
    width: 100%;
    float: left;
    padding: 18px 0px;
    border-bottom: 1px solid #ccc;
}

.radi-bt2 {
    width: 100%;
    float: left;
    padding: 18px 0px;
}

.radi-bt-m {
    float: left;
    margin-left: 30px;
    margin-top: 13px;
    width: 31px;
}

.sv-crd-dt {
    width: 62%;
    float: left;
    margin-top: 2%;
}

.sv-crd-dt-l {
    width: 16%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -140px -2px;
    height: 32px;
    margin-right: 5%;
}

.sv-crd-dt-r {
    width: 70%;
    float: left;
    font-size: 17px;
    color: #989796;
}

.cv-bx {
    width: 23%;
    float: left;
}

.revm-crd {
    width: 100%;
}

    .revm-crd a {
        color: #2196f3;
        font-size: 15px;
        text-decoration: none;
    }

.entr-cv {
    width: 94%;
    margin-top: 2%;
}


.entr-cv-inp {
    width: 86%;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #989796;
    padding: 9%;
    outline: none;
    font-size: 15px;
}

.card-mon {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    height: 50px;
    outline: medium none;
    padding: 3%;
    width: 100%;
    background: #ffffff url(https://www.easemytrip.com/img/arrow-down.png) no-repeat scroll 96% 50%;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

.radi-bt2 {
    width: 100%;
    float: left;
    padding: 18px 0px;
}

.radi-bt-m2 {
    float: left;
    margin-left: 5%;
    margin-top: 2%;
    width: 6%;
}

.sv-crd-dt2 {
    width: 62%;
    float: left;
    margin-top: 2%;
}

.sv-crd-dt-l2 {
    width: 16%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -140px -2px;
    height: 32px;
    margin-right: 5%;
}

.sv-crd-dt-r2 {
    width: 70%;
    float: left;
    font-size: 17px;
    color: #989796;
}

.cv-bx2 {
    width: 23%;
    float: left;
}

.revm-crd2 {
    width: 100%;
}

    .revm-crd2 a {
        color: #2196f3;
        font-size: 15px;
        text-align: center;
        text-decoration: none;
    }

.entr-cv2 {
    width: 94%;
    margin-top: 2%;
}

.entr-cv-inp2 {
    width: 86%;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #989796;
    padding: 9%;
    outline: none;
    font-size: 15px;
}

.totl-fre2 {
    width: 40%;
    padding-top: 2%;
    float: left;
}

.totl-fre-txt2 {
    font-size: 18px;
    float: left;
    font-weight: bold;
    margin-top: 2%;
}

.rups-icn2 {
    width: 10%;
    background: url(../img/paymnt-rec.png);
    height: 24px;
    background-position: -311px 174px;
    float: left;
    display: block;
}

.prc-amt2 {
    width: 32%;
    font-size: 25px;
    color: #F00;
    float: left;
    font-weight: bold;
}

.fnt-sz2 {
    font-size: 12px;
    font-weight: bold;
}

.mk-pym2 {
    width: 97%;
    background-color: #ef6614;
    border-radius:40px;
    border: 1px solid #ef6614;
    color: #fff;
    text-align: center;
    padding: 7px;
    font-size: 19px;
    margin: 2% 0%;
    cursor: pointer;
}

    .mk-pym2:hover {
        background: #da5200;
    }

.encryt2 {
    width: 100%;
    margin: 0 auto;
}

.encryt-m2 {
    width: 16px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -315px -52px;
    height: 19px;
}

.encryt2 span {
    font-size: 12px;
    line-height: 23px;
    color: #737373;
}
/*save-card-details-end*/


/*net-banking-start*/
.pymnt-bx-rgt3 {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}

.entr-crd-n3 {
    width: 100%;
    border-radius: 3px;
}

.radi-bt3 {
    width: 100%;
    float: left;
    padding: 18px 0px 0px 0px;
}

.radi-bt-m3 {
    float: left;
    margin-left: 2%;
    margin-top: 2%;
    width: 92%;
    padding: 2%;
}

.sv-crd-det3 {
    padding: 3% 0% 0% 0%;
    font-size: 16px;
    color: #737373;
}

.sv-crd-dt3 {
    width: 65%;
    float: left;
    margin-left: 6%;
}

.sv-crd-dt-l3 {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -77px -34px;
    height: 32px;
    margin-right: 5%;
}

.ici {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -218px -121px;
    height: 32px;
    margin-right: 5%;
}

.kodk-dt3 {
    width: 50%;
    float: left;
    margin-left: 6%;
}

.kodk {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -1px -157px;
    height: 32px;
    margin-right: 5%;
}

.pnb-b {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -77px -61px;
    height: 32px;
    margin-right: 5%;
}

.sbi-b {
    width: 100%;
    float: left;
    background: url(../../img/paymnt-rec.png);
    background-position: -103px -123px;
    height: 32px;
    margin-right: 5%;
}

.axi-b {
    width: 100%;
    float: left;
    background: url(../../img/paymnt-rec.png);
    background-position: -4px -127px;
    height: 32px;
    margin-right: 5%;
}

.net-bnk {
    width: 48.5%;
    float: left;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin-right: 3%;
    margin-bottom: 3%;
    cursor: pointer;
}

    .net-bnk:nth-child(2n+2) {
        margin-right: 0;
    }

.kdk-bnk {
    width: 30%;
    float: right;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin-bottom: 3%;
    cursor: pointer;
}

.axi-bnk {
    width: 30%;
    float: right;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin-bottom: 3%;
    cursor: pointer;
}

.select-othr {
    width: 100%;
    font-size: 16px;
    color: #737373;
    margin-bottom: 1%;
}

.slct-inp-bx {
    width: 100%;
    margin-bottom: 1%;
    cursor: pointer;
}

.slct-inp-bx2 {
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 2.5%;
    outline: none;
    height: 50px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 16px;
    color: #000;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff url("https://www.easemytrip.com/img/arrow-down.png") no-repeat scroll 96% 50%;
	    font-family: 'Open Sans';
}

.totl-fre3 {
    width: 37%;
    padding-top: 2%;
    float: left;
}

.totl-fre-txt3 {
    font-size: 18px;
    float: left;
    font-weight: bold;
    margin-top: 2%;
}

.rups-icn3 {
    width: 10%;
    background: url(../img/paymnt-rec.png);
    height: 24px;
    background-position: -311px 174px;
    float: left;
    display: block;
}

.prc-amt3 {
    width: 32%;
    font-size: 25px;
    color: #F00;
    float: left;
    font-weight: bold;
}

.fnt-sz3 {
    font-size: 12px;
    font-weight: bold;
}

.mk-pym3 {
      width: 40%;
    font-size: 19px;
    height: 45px;
    line-height: 45px;
    border-radius: 40px;
    display: block;
    margin: 0 auto;
    color: #ffffff;
    background: #ef6614;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .mk-pym3:hover {
        background: #da5200;
    }

.encryt3 {
    width: 84%;
    margin: 0 auto;
}

    .encryt3 span {
        font-size: 12px;
        line-height: 23px;
        color: #969595;
    }

    .encryt3 span {
        font-size: 12px;
        line-height: 23px;
        color: #969595;
    }
/*net-banking-end*/
/*wallet-start*/
.pymnt-bx-rgt4,.CareemPay {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
}

.entr-crd-n4 {
    width: 100%;
    border-radius: 3px;
}

.radi-bt4 {
    width: 100%;
    float: left;
    padding: 18px 0px 0px 0px;
}

.radi-bt-m4 {
    width: 92%;
    float: left;
    margin-left: 6%;
    margin-top: 2%;
    height: 45px;
}

    .radi-bt-m4 input {
        margin-top: 20px !important;
        float: left;
    }

.sv-crd-det4 {
    padding: 3% 0% 0% 0%;
    font-size: 16px;
    color: #989796;
}

.sv-crd-dt4 {
    float: left;
    margin-left: 0;
    width: 77%;
}

.sv-crd-dt-l4 {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -198px -2px;
    height: 32px;
    margin-right: 5%;
}

.sv-crd-dt-py {
    width: 63%;
    float: left;
}

.sb-bdy {
    width: 96%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -77px -288px;
    height: 32px;
    margin-right: 5%;
}

.mob-dt3 {
    float: left;
    margin-left: 0;
    width: 71%;
}

.mobk {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -198px -237px;
    height: 32px;
    margin-right: 5%;
    cursor: pointer;
}

.pumny {
    width: 100%;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -204px -80px;
    height: 32px;
    margin-right: 5%;
    cursor: pointer;
}


.net-bnk4 {
    width: 47.5%;
    float: left;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin-right: 5%;
    margin-bottom: 3%;
    cursor: pointer;
    height: 80px;
}

    .net-bnk4:nth-child(2n+2) {
        margin-right: 0;
    }

.mobq-bnk {
    width: 30%;
    float: right;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin-bottom: 3%;
    cursor: pointer;
}

.totl-fre4 {
    width: 37%;
    padding-top: 2%;
    float: left;
}

.totl-fre-txt4 {
    font-size: 18px;
    float: left;
    font-weight: 600;
    margin-top: 2%;
}

.rups-icn4 {
    width: 10%;
    background: url(../img/paymnt-rec.png);
    height: 24px;
    background-position: -311px 174px;
    float: left;
    display: block;
}

.prc-amt4 {
    width: 32%;
    font-size: 25px;
    color: #F00;
    float: left;
    font-weight: bold;
}

.fnt-sz4 {
    font-size: 12px;
    font-weight: bold;
}

.mk-pym4 {
    width: 40%;
    font-size: 19px;
    height: 45px;
    line-height: 45px;
    border-radius: 40px;
    display: block;
    margin: 0 auto;
    color: #ffffff;
    background: #ef6614;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .mk-pym4:hover {
        background: #da5200;
    }

.encryt4 {
    width: 84%;
    margin: 0 auto;
}

    .encryt4 span {
        font-size: 12px;
        line-height: 23px;
        color: #969595;
    }

    .encryt4 span {
        font-size: 12px;
        line-height: 23px;
        color: #969595;
    }
/*wallet-end*/

.radi-bt3 input[type=checkbox]:not(old),
.radi-bt3 input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
}

    .radi-bt3 input[type=checkbox]:not(old) + label,
    .radi-bt3 input[type=radio ]:not(old) + label {
        display: inline-block;
        margin-left: -28px;
        padding-left: 28px;
        background: url('/img/checks.png') no-repeat 0 0;
        line-height: 24px;
    }

    .radi-bt3 input[type=checkbox]:not(old):checked + label {
        background-position: 0 -44px;
    }

    .radi-bt3 input[type=radio]:not(old):checked + label {
        background-position: 0 -44px;
    }



.radi-bt4 input[type=checkbox]:not(old),
.radi-bt4 input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
}

    .radi-bt4 input[type=checkbox]:not(old) + label,
    .radi-bt4 input[type=radio ]:not(old) + label {
        display: inline-block;
        margin-left: -28px;
        padding-left: 28px;
        background: url('/img/checks.png') no-repeat 0 0;
        background-position: 0 10px;
    }

    .radi-bt4 input[type=checkbox]:not(old):checked + label {
        background-position: 0 10px;
    }

    .radi-bt4 input[type=radio]:not(old):checked + label {
        background-position: 0 -34px;
    }





<!-- Radio-- > .radio + .radio, .checkbox + .checkbox {
    margin: 0;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: 0px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin: 0;
}

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
        cursor: pointer;
    }

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

    .radio input:focus ~ label, input:valid ~ label {
        top: 0;
        font-size: 13px;
        color: #000;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        margin-left: 0;
    }

.bn-d.radio.radio-danger input:valid ~ label {
    top: 0px;
    font-size: 12px;
    left: 16%;
}


.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #2196f3;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    left: 6px;
    top: 7px;
    margin-left: -19px;
    border-radius: 50%;
    background-color: #2196f3;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

    .radio input[type="radio"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .radio input[type="radio"]:checked + label::after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    .radio input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

.radio.radio-inline {
    margin-top: 0;
}


.radio-danger input[type="radio"] + label::after {
    background-color: #2196f3;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #2196f3;
    outline: 0;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #2196f3;
}









@media only screen and (min-width:220px) and (max-width:500px) {
    .pymnt-bx-lft {
        width: 98%;
        border-right: 0px solid #ccc;
    }

    .sv-dtl {
        width: 19%;
        float: left;
        padding: 0% 3%;
        border-right: 0px solid #fff;
    }

    .debt-dtl {
        width: 27%;
        float: left;
        padding: 0% 3%;
        border-right: 0px solid #fff;
    }

    .net-b-dtl {
        width: 14%;
        float: left;
        padding: 0% 0%;
        border-right: 0px solid #fff;
        margin-right: 10%;
    }

    .my-wlt {
        width: 12%;
        float: left;
        padding: 0% 0%;
        border-right: 0px solid #fff;
    }

    .net-b-im, .my-wlt-im {
        width: 95%;
    }

    .debt-dtl-im {
        width: 44%;
    }

    .sv-dtl-im2 {
        width: 50%;
    }

    .debt-dtl-txt, .sv-dtl-txt, .net-b-dtl-txt, .my-wlt-txt {
        line-height: 0;
        font-size: 13px;
    }

    .pymnt-bx-rgt2, .pymnt-bx-rgt, .pymnt-bx-rgt3, .pymnt-bx-rgt4 {
        width: 94%;
    }

    .sv-crd-dt-l, .sv-crd-dt-l2 {
        width: 18%;
        background-size: 150px 148px;
        background-position: -207px 1px;
        margin-left: 5%;
    }

    .sv-crd-dt-r, .sv-crd-dt-r2 {
        width: 70%;
        float: left;
        font-size: 13px;
    }

    .revm-crd a, .revm-crd2 a, .entr-cv-inp, .entr-cv-inp2 {
        color: #2196f3;
        font-size: 10px;
    }

    .totl-fre2, .totl-fre3, .totl-fre4, .totl-fre {
        width: 78%;
        padding-top: 2%;
    }

    .mk-pym2 {
        width: 93%;
    }

    .encryt2 span {
        font-size: 13px;
    }

    .encryt-m2 {
        width: 7%;
    }

    .encryt2 {
        width: 95%;
        margin: 0 auto;
    }

    .net-bnk {
        width: 46%;
    }

    .kdk-bnk, .axi-bnk {
        width: 46%;
        float: left;
        margin-right: 3%;
    }

    .sv-crd-dt-l3 {
        background-position: -38px -35px;
        background-size: 200px 200px;
    }

    .ici {
        background-position: -164px -160px;
        background-size: 250px 250px;
    }

    .pnb-b {
        background-position: -42px -63px;
        height: 32px;
        background-size: 200px 200px;
    }

    .kodk-dt3 {
        width: 69%;
    }

    .sbi-b {
        background-position: -79px -164px;
        background-size: 250px 250px;
    }

    .axi-b {
        background-position: -246px -165px;
        background-size: 250px 250px;
    }

    .inp-mnu {
        top: 5px;
        left: 54%;
    }

    .inp-mnu-exp {
        width: 21%;
        top: 7px;
        left: 72%;
        background-position: 24px 195px;
    }

    .inp-mnu-exp2 {
        width: 47%;
        height: 24px;
        top: 7px;
        left: 40%;
        background-position: -240px -2px;
        background-size: 200px 150px;
    }

    .kodk, .axi-b, .sv-crd-dt-l3, .pnb-b, .sbi-b {
        width: 83%;
    }

    .net-bnk4 {
        width: 47%;
    }

    .sv-crd-dt-l4 {
        background: url(../img/paymnt-rec.png);
        background-position: -513px 4px;
        background-size: 200px 150px;
    }

    .sb-bdy {
        width: 81%;
        background: url(../img/paymnt-rec.png);
        background-position: -41px -294px;
        background-size: 200px 200px;
    }

    .pumny {
        width: 83%;
        background: url(../img/paymnt-rec.png);
        background-position: -336px -300px;
        background-size: 210px 210px;
    }

    .sv-crd-dt-py {
        width: 50%;
    }

    .mobk {
        width: 81%;
        float: left;
        background: url(../img/paymnt-rec.png);
        background-position: -399px -243px;
        height: 32px;
        margin-right: 5%;
        background-size: 250px 200px;
    }

    .mobq-bnk {
        width: 49%;
    }
}

.pymnt-bx-emi2 {
    width: 97%;
    float: left;
}

.pymnt-bx-emi2 {
    width: 97%;
    float: left;
}

.entr-crd-mn2a {
    width: 98%;
    font-size: 15px;
    padding: 3% 0%;
}

.entr-crd-mn2 {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.entr-crd-n {
    width: 100%;
}

.ent-flt1 {
    width: 46%;
    float: left;
}

.ent-flt2 {
    width: 46%;
    float: right;
}

.entr-crd-n {
    width: 100%;
}

.entr-crd-mn {
    width: 98%;
    font-size: 15px;
    padding: 10px 0 6px 0;
}
.mgb15{margin-bottom: 15px;}
.entr-crd-mn2 {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.inp-mnu2ca {
    width: 100%;
    font-size: 14px;
    padding: 0% 3%;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
}

.expry-mn {
    width: 100%;
    font-size: 14px;
    padding: 2% 0%;
}

.expy-bx {
    width: 32%;
    float: left;
    margin-right: 3%;
}



.entr-crd-mn2 {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.card-mon3a {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    height: 50px;
    outline: medium none;
    padding: 0% 3%;
    width: 100%;
    background: #ffffff url(https://www.easemytrip.com/img/arrow-down.png) no-repeat scroll 96% 50%;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}


.expy-bx {
    width: 32%;
    float: left;
    margin-right: 3%;
}


.entr-crd-mn2 {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.card-mon3a {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    /* height: 44px; */
    outline: medium none;
    padding: 7% 3%;
    width: 100%;
}

.expy-bx3 {
    width: 30%;
    float: right;
    margin-right: 0%;
    cursor: pointer;
}



.cvv-ntr2a {
    width: 100%;
    position: relative;
}

.mnt-cvv2 {
    width: 100%;
    font-size: 14px;
    height: 50px;
    padding: 0% 5%;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
}

.non-rfnd {
    width: 100%;
    font-size: 12px;
    color: #9e9e9e;
}

.totp {
    width: 100%;
    float: left;
}

.totl-z {
    width: 100%;
    float: left;
}

.totl-fre {
    width: 40%;
    padding-top: 2%;
}

.totl-fre-txt {
    font-size: 18px;
    float: left;
    font-weight: bold;
    margin-top: 2%;
}

.mk-pym {
    width:40%;
    float: right;
    background-color: #ef6614;
    border-radius:40px;
    border: 1px solid #ef6614;
    color: #fff;
    text-align: center;
    padding: 7px;
    font-size: 19px;
    margin: 2% 0%;
    cursor: pointer;
}

    .mk-pym:hover {
        background: #da5200;
    }

.table-responsive {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 30px;
    margin-bottom: 37px;

}

    .table-responsive table {
        width: 100%;
        font-size: 12px;
    }

.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
    height: 35px;
    line-height: 35px;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
}



.hw_inupi {
    padding: 20px 30px;
    background: #f4f4f5;
    margin-top: 20px;
    border-radius: 4px;
}
.hw_upittl {
       font-size: 17px;
    font-weight: 600;
}
.hw_mgt15 {
    margin-top: 15px;
}
.hw_upiflex {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}
.hw_upicol {
    display: flex;
	align-self: flex-start;
    width:65px;
    text-align: left;
}
.hw_upiimg {
    max-height: 65px;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.hw_upisub {
    color: #484848;
    margin-left: 12px;
    max-width: 395px;
    font-size: 14px;
}
/*Agent Account*/
.AgentAccPanel-dtl {
    width: 100.5%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}
.AgentAccPanel-dtl a{text-decoration:none;}
.agnt_icn {
    width: 35px;
    float: left;
}
.AgentAccPanelText {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}
.bkng-dt{width: 74%;margin: 10px auto;}
.bkng_b{width:100%;display:flex;justify-content: space-between;padding: 5px 0px;}
.bk_text{width: 50%;font-size: 16px;margin-right: 8px;text-align: right;}
.bokn_pr{width: 50%;font-size: 21px;color:#d63b05;font-weight: 600;}
.mke_b{margin: 40px auto;display:table}
.mke_b a{color:#fff;text-decoration:none;background-color: #ef6614;border: 1px solid #ef6614;font-size: 19px;padding: 10px 60px;text-align:center;border-radius: 5px;}
.mke_b a:hover{background: #da5200;}
.nwapflx {
    display: flex;
}
.nwapjsb {
    justify-content: space-between;
    align-items: center;
}
.nwpddnrd {
    padding: 12px 4%;
}
.nwappdng {
    padding: 12px 5%;
}
.nwapwd70 {
    width: 70%;
}
.nwapmpn {
    width: 25%;
}

._inpcvv {
    width: 50px;
    background: url(/Content/img/pgico/cvvinp.svg) no-repeat;
    height: 28px;
    position: absolute;
    top: 9px;
    right: 2px;
    background-size: 50px 28px;
    cursor: pointer;
}

.promptpay-im {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/prompt-pay-icon.png) no-repeat;
    background-position: center;
    background-size: 26px 26px;
}
.promptpay-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
}
.promptpaytxt {
    font-size: 11px;
    color: #000;
    display: inline-block;
}

.paynow-im {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/paynow-icon.svg) no-repeat;
    background-position: center;
    background-size: 50px 40px;
}
.linepay-im {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/linepay-icon.svg) no-repeat;
    background-position: center;
    background-size: 26px 26px;
}

.shopeepay-im {
    height: 45px;
    width: 45px;
    border-radius: 10px;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    aspect-ratio: 1;
    float: left;
    background: #F5F6F8 url(/Content/img/pgico/shopeepay-icon.svg) no-repeat;
    background-position: center;
    background-size: 26px 26px;
}

