.locat img {
	height: 24px;
}

.error_validate {color: red;}
.showmaplist {
    z-index: 10002 !important;
}
.err_msg {
  	background: rgba(255, 0, 0, 0.6) none repeat scroll 0 0;
	color: #fff;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 30px 20px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 500000;
	display: none;
}
.prtyMsg, .downLink {
	font-size: 22px;
	text-align: center;
	margin: 0 0 10px 0px;
	background: #ff6700;
	padding: 15px 0;
	color: #fff;
}
.rewards-block .walk-man .cloud .cloud-txt {
	position: relative;
	top: -66px !important;
	color: #fff;
	left: 0 !important;
	text-align: center;
	font-size: 12px;
	width: 90%;
	margin: 0 auto;
	font-weight: bold;
	letter-spacing: .5px;
	font-family: 'opensansR';
}
.UIname{
	font-size: 60px !important;
	color: #fff !important;
	text-align: center !important;
	margin-top: 15px !important;
	/*font-family: helvetica;*/
}
.wrongAdd{
	color: #f00;
	text-align: center;
	font-size: 18px;
}
#my_add_btn {
	padding: 6px 40px;
	background-color: #ff6700 !important;
	color: #fff;
	border: 1px solid #ff6700 !important;
	margin-bottom: 5px;
	font-family: 'opensansR';
}
#first_login {
	background-color: #ff6700 !important;
	color: #fff;
	border: 1px solid #ff6700 !important;
}
.phone_error, .email_error, .refer_error{
	color: #f00;
}
.reward{
	min-height: 85px;
}