﻿body {
    font-family: sans-serif,Arial;
    outline: none;
}

/*New css*/
.b_logo_sml {
    float: left;
    margin-right: 8px;
}
.card {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

    .card a {
        text-decoration: none;
        outline: none;
        display: block;
    }

.card-im {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 0px -31px;
    height: 27px;
}

.card-im2 {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -37px -31px;
    height: 27px;
}

.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;
        display: block;
    }

.netbanking-im {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 1px -59px;
    height: 27px;
}

.netbanking-im2 {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -38px -58px;
    height: 27px;
}

.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;
        display: block;
    }

.wallet-im {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 0px -87px;
    height: 27px;
}

.wallet-im2 {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -39px -86px;
    height: 27px;
}

.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;
        display: block;
    }



.paylater-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}

.giftCard {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

.giftCard a {
        outline: none;
        text-decoration: none;
        display: block;
    }

.giftCard-im {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: 1px -59px;
    height: 27px;
}

.giftCard-im2 {
    width: 35px;
    float: left;
    background: url(../img/paymnt-rec.png);
    background-position: -38px -58px;
    height: 27px;
}

.giftCard-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}


.phonepe {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

    .phonepe a {
        outline: none;
        text-decoration: none;
        display: block;
    }

.phonepe-im {
    width: 17%;
    float: left;
    background: url(https://flight.easemytrip.com/Content/img/traveller/epay-grey.png);
    background-position: 0px -92px;
    height: 22px;
}

.phonepe-im2 {
    width: 14%;
    float: left;
    background: url(https://flight.easemytrip.com/Content/img/traveller/epay-blue.png);
    background-position: -79px 1px;
    height: 20px;
}

.phonepe-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}

.paypal {
    width: 100%;
    margin: 0% 0%;
    padding: 6%;
    border-bottom: 1px solid #e2e2e2;
}

    .paypal a {
        outline: none;
        text-decoration: none;
        display: block;
    }

.paypal-im {
    width: 35px;
    float: left;
    background: url(https://www.easemytrip.com/paypal/img/paypal-grey.png);
    height: 19px;
	background-repeat:no-repeat;
}

.paypal-im2 {
    width: 35px;
    float: left;
    background: url(https://www.easemytrip.com/paypal/img/paypal-color.png);
    height: 19px;
	background-repeat:no-repeat;
}

.paypal-txt {
    color: #000;
    font-size: 14px;
    line-height: 23px;
	font-weight:600
}


.phonepe_payment_box {
    width: 67%;
    float: left;
    padding: 2% 0% 2% 3%;
    margin-top: 18px;
}


.guestUser {
    min-height: 80px;
    padding: 15px 27px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    color: #4a4a4a;
}


.leftsection {
    font-size: 18px;
    color: #000;
    width: calc(100% - 250px);
}

.userIcon {
    margin-right: 30px
}

.loginLink {
    font-size: 14px;
    background: #2093EF;
    color: #fff;
    padding: 7px 20px;
    border-radius: 20px;
    font-weight: 600;
    cursor: pointer;
}

.flexOne {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
}

}
/*New css*/

