* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}
.headerMain {
    width: 100%;
    padding: 10px 0;
    background-color: #ffffff;
    float: left;
}
.inner_block {
    width: 90%;
    margin: 0 auto;
}
.arr-blk {
    width: 14px;
    height: 14px;
    float: left;
    background: url(https://www.easemytrip.com/CSS/Refer/img/left-arrow.svg) no-repeat 0 0;
    background-size: 14px 14px;
    margin: 4px 0 0 0;
}
.wlticon {
    width: 22px;
    height: 22px;
    float: right;
    background: url(https://www.easemytrip.com/CSS/Refer/img/wallet.svg) no-repeat 0 0;
    background-size: 22px 22px;
    margin: 0;
}

.clr {clear:both}
.wid70 {width:70%;float:left}
.wid30 {width:30%;float:right}
.leftCol {float:left;font-size:17px;font-weight:600;color:#000;margin-left:10px}
.ritCol {float:right;font-size:10px;font-weight:600;color:#000;margin-right:7px;line-height: 24px;}

.divider {width:100%;float:left;height:4px;background:#eee;margin:12px 0}

.wrapper {width:100%;float:left;margin-top:7px}
.tcenter {text-align:center}
.mainBox {background: #FFFFFF;width:100%;float:left;
box-shadow: 0px 3px 6px #00000029;
border: 1px solid #707070;
border-radius: 10px;padding:20px;margin-bottom:12px}
.toptl {font-size:13px;color: #9F9F9F;font-weight:600;margin:0}
.ttlblnc {font-size:43px;font-weight:700;color: #F06723;margin:0}
.rupeeicn {width: 29px;
    height: 29px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/rupee.svg) no-repeat 0 0;
    background-size: 29px 29px;
    margin: 0;}
.bluebar {background:#4E53A6;width:100%;border-radius: 8px;}
.orangebar {
    color: #000;
    background-color: #F06723!important;border-radius: 8px;
}
.spendtxt {    font-size: 10px;
    color: #999696;
    width: 100%;
    float: left;
    text-align: right;
    margin-top: -16px;}
.tter {font-size:10px;color:#999696;margin-bottom:4px;float:right}
.blncdv {width:100%;float:left;margin:7px 0;font-size:12px;color: #F06723;}
.orgclr {color:#4E53A6}
.midtl {font-size:15px;color:#000;font-weight:600;margin:0}
.fltl {float:left}
.fltr {float:right}
.ftn15 {font-size:15px;font-weight:600;color:#9a9a9a;margin:0}
.refralbx {
    width: 100%;
    float: left;
    margin: 12px 0 0 0;
    padding-top: 12px;
    border-top: 1px solid #eaeaea;
}
.infocol {width:75%;}
.prccol {width:25%}
.tophed2 {
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 3px 0;
}
.sbhed2 {
    font-size: 11px;
    font-weight: 500;
    color: #989696;
    margin: 0;
}
.ttlblnc2 {font-size:20px;font-weight:700;color: #F06723;margin:0;float:right}
.rupeeicn2 {width:15px;
    height: 15px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/rupee.svg) no-repeat 0 0;
    background-size: 15px 15px;
    margin: 0;}