.eStoreBlueButton {
	color: #fff;
	padding: 3px 20px 3px 10px;
	border: none;
	background-color: #537388;
	background-image: url(images/iot_proBtnBG.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.eStoreBlueButton:hover {
	background-color: #12659c;
}
.handerItem{
	cursor: pointer;		
}
a .eStoreBlueButton
{
	text-decoration: none;	
}