.bgptn{
	background-color: #d4d4d4;
	border-top: 1px solid #0088c0;
}
.bgptn2{
	background-color: #ececec;
	border-top: 1px solid #0088c0;
}
.bgptn  a{
	display: none !important;
}
.bgptn2  a{
	display: none !important;
}
.e-state-title{
	font-weight: bold;
	font-family: 'Rajdhani', sans-serif;
	font-size: 15px;
	display: inline-block;
	padding: 7px;
	background-color: #0088c0;
	color: white;

}
.resultt{
	width: 350px !important;
}
.e-state-title a{
color:white;
}