.wa-float{
	position:fixed;
	top: 80%;
	right: 100px;
	/*background-color:#0C9;
	color:#FFF;
	width:60px;
	height:60px;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	font-size:32px;*/
	z-index: 9999;
}

.my-float{
	margin-top:14px;
}