* {
    -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;
}
.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;}
.topbg {width:100%;float:left}
.topbg img{max-width: 100%;}
.btnsec {width:60%;margin:20px auto;position:relative;background:#F06723;border-radius:25px;padding:13px 20px;box-shadow:0 0 8px rgba(0,0,0,.35);border-right:5px  solid #CE6029;text-align:center}
.whticn {width:23px;height:23px;display:inline-block;background:url(https://www.easemytrip.com/CSS/Refer/img/whatsapp-wht.svg);background-size:23px 23px;margin-right:8px;vertical-align:middle}
.tapicn {width: 40px;
    height: 40px;
    background: url(https://www.easemytrip.com/CSS/Refer/img/tap.svg);
    background-size: 40px 40px;
    position: absolute;
    top: 20px;
    right: -5px;}
.topline {width: 77px;
    height: 18px;
    border-top: 3px solid rgba(255,255,255,.2);
    border-left: 3px solid rgba(255,255,255,.2);
    position: absolute;
    top: -11px;
    left: 10px;
    border-radius: 20px 0 0 0;}
.invtimg img {max-width:100%}
.divider {width:100%;float:left;height:4px;background:#eee;margin:12px 0}
.invtblock {width:100%;float:left;border-bottom:1px solid #EBEBEB;margin-bottom: 12px;
    padding-bottom: 12px;}
.invtimg {width:44px;height:44px;float:left;border-radius:50%;border:1px solid #eee;margin-right:8px;overflow:hidden}
.invtmid {width:58%;float:left}
.tophed {font-size:16px;font-weight:600;color:#000000;margin:0 0 3px 0}
.invtbtn {font-size:11px;font-weight:600;border:1px solid #F06723;border-radius:20px;text-align:center;padding:5px 13px;float:right;color:#F06723;margin-top:5px}
.sbhed {font-size:14px;font-weight:600;color:#BC511C;margin:0}
.btntxt {display:inline-block;font-size:16px;font-weight:600;color:#fff;vertical-align: middle;}
.wrapper {width:100%;float:left;}
.imgblock {width:200px;margin-top:20px;margin-bottom:20px}
.tcenter {text-align:center}
.f-ctrl-py {
    border: 1px solid #00A3D6;
    border-radius: 4px;
    background: #F2F7FB;
    padding: 13px 10px 13px;
    font-family: "lato";
    font-size: 13px;
    line-height: 14px;
    color: #000;
    width: 77%;
	float:left
}
.con_btn_py {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: block;
    float: right;
    text-transform: capitalize;
    width: 30%;
    border-radius: 4px;
    background: #F06723;
    text-align: center;
    padding: 13px 0 11px;
}
.linkCol {width:100%;border:1px dashed #C4C0C0;padding:0;float:left;margin-top:0px}
.linktxt {display:inline-block;width:61%;padding:10px 0;font-size:14px;text-align:center;border-right:1px dashed #C4C0C0;}
.vrfybtn {display:inline-block;width:37%;padding:10px 0;color:#2196f3;text-align:center;font-size:14px;}

.scTxt {text-align:center;color:#222222;font-size:11px;margin:3px 0;font-weight:600}
.mgtb20 {margin-top:30px;margin-bottom:30px}
