* {
    -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}
.divider {
    width: 100%;
    float: left;
    height: 4px;
    background: #eee;
    margin: 10px 0;
}
.linkCol {
    width: 100%;
    border: 1px dashed #C4C0C0;
    padding: 0;
    float: left;
    margin: 15px 0 30px 0;
    background: #F6F6F6;
    border-radius: 0;
}
.linktxt {
    display: inline-block;
    width: 61%;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    border: 0;
    border-right: 1px dashed #C4C0C0;
    outline: 0px;
}
.vrfybtn {display:inline-block;width:37%;padding:10px 0;color:#2196f3;text-align:center;font-size:14px;}
.scol {display:inline-block;margin-right: 14px;text-align: center;}
.scol2 {display:inline-block;text-align: center;}
.clr {clear:both}
.icn-wht {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/whatsapp-icon.svg) no-repeat;
    background-size: 35px 35px;
}
.grbg { width: 35px;
    height: 35px;
    margin: 0 auto;
    display: inline-block;
	background: url(https://www.easemytrip.com/CSS/Refer/img/email.svg) no-repeat;
    background-size: 35px 35px;
	}
.grbg img {max-width:100%}
.icn-fbk {
    width: 35px;
    height: 35px;
    margin: 0 5px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/facebook-icon.svg) no-repeat;
    background-size: 35px 35px;
}
.icn-twt {
    width: 35px;
    height: 35px;
    margin: 0 5px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/twitter-icon.svg) no-repeat;
    background-size: 35px 35px;
}
.icn-ph {
    width: 35px;
    height: 35px;
    margin: 0 5px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/phonebook.svg) no-repeat;
    background-size: 35px 35px;
}
.icn-msg {
    width: 35px;
    height: 35px;
    margin: 0 5px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/messenger-icon.svg) no-repeat;
    background-size: 35px 35px;
}
.scTxt {text-align:center;color:#222222;font-size:11px;margin:3px 0;font-weight:600}
.mgb10 {margin-bottom:10px}
.topbk {width:100%;float:left}
.lftti {font-size:13px;font-weight:700;color:#000;float:left;border-bottom:3px solid #F06723;padding-bottom:7px}
.rtti {font-size:13px;font-weight:500;color:#a0a0a0;float:right}
.conbk {width: 100%;
    float: left;
    margin: 12px 0 0 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #eaeaea;}
.conimg {width: 40px;
    height: 40px;
    background: #EFEFEF;
    float: left;
    margin-right: 7px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #BBBBBB;
}
.conimg2 {width: 35px;
    height: 35px;
    background: #EFEFEF;
    float: left;
    margin-right: 7px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    font-weight: 600;
    color: #BBBBBB;
}
.connme {float: left;
    font-size: 13px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 11em;
    line-height: 32px;}
.invtrt {float:right}
.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;
}
.plusicn {    float: right;
    width: 24px;
    height: 24px;
    border: 1px dashed #BBBBBB;
    border-radius: 50%;
    font-size: 16px;
    color: #808080;
    font-style: normal;
    font-weight: 600;
    text-align: center;margin: 6px 8px 0 0;}
.inptsec {width:100%;float:left;position:relative;    margin: 12px 0 10px 0;}
.inptsec input {width:100%;float:left;padding:9px 7px;border-radius:4px;border:1px solid #d4d4d4;outline:0}
.searchicn {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(https://www.easemytrip.com/CSS/Refer/img/search.svg) no-repeat;
    background-size: 16px 16px;
	position:absolute;top:9px;right:10px
}
.overlay1 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}
#clientsDropDown1 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: 2;
}
#clientsDropDown1 #clientsDashboard1 {
    display: none;
}
.wrap-box100 {
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.wrap-box100 {
    padding-left: 15px;
    padding-right: 15px;
}
.proimg {
    width: 40px;
    height: 40px;
    background: #EFEFEF;
    float: left;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 500;
    color: #BBBBBB;
	border:1px solid #fff;
	margin:0;
	position:relative;
	z-index:2
}
.proimg_over {
    width: 40px;
    height: 40px;
    background: #EFEFEF;
    float: left;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 500;
    color: #BBBBBB;
	margin:0;
	margin-left:-21px;
	position:relative;
	z-index:1;
	border:1px solid #fff;
}
.promore {
    background: #EFEFEF;
    float: left;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #000;
	border:1px solid #fff;
	margin:10px 0 0 10px;
	padding:2px 7px;
	
}
.invtpnl {width:100%;float:left;margin-top:15px}
.invtbtn_b {
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    padding: 8px 20px;
    float: right;
    color: #fff;
	background:#F06723;
    margin-top: 5px;
}
.boxmid {width:100%;float:left;border:1px solid #DDDDDD;border-radius:4px;padding:15px;font-size:12px;color:#000;margin:15px 0}
.crossicn {float: right;
    width: 24px;
    height: 24px;
    border: 1px solid #BBBBBB;
    border-radius: 50%;
    font-size: 16px;
    color: #808080;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    margin: 6px 8px 0 0;}
.invt_sent {width:100%;float:left;text-align:center;padding:50px 0;}
.tickmark {
    width: 55px;
    height: 55px;
    margin: 7px auto;
    display: table;
    background: url(https://www.easemytrip.com/CSS/Refer/img/tick.svg) no-repeat;
    background-size: 55px 55px;
}
.senttxt  {font-size:20px;font-weight:500;color:#000;padding: 0 20px}