.hhMain {
	width: 378px;
	height: 142px;
	background-image:
		url('/CMS/media/img/v6/oferta/hh/leftBottomBadgeBackground.png');
	position: fixed;
	bottom: 0;
	/* 	left: 5px; */
	right: -530px; z-index : 120;
	padding-left: 150px;
	text-align: left;
	z-index: 202;
}

.hhTitle {
	color: #464646;
	font-size: 12px;
	font-family: Arial;
	margin-top: 20px;
	text-align: left;
}

.hhCounter {
	font-size: 22px;
	text-align: left;
	color: #ea8d00;
	font-weight: bold;
	margin-top: 10px;
}

.hhBlueButton {
	text-align: left;
	float: left;
}

.hhBlueButtonLink {
	text-align: center;
	width: 115px;
	height: 35px;
	background-color: #025ec3;
	line-height: 29px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	display: inline-block;
}

.hhCloseBox {
	margin-top: 21px;
	margin-left: 15px;
	display: inline-block;
	color: #025ec3;
}

.hhClearBth {
	clear: both;
}

.hhBlueButtonLink:hover {
	background-color: #007aff;
	color: white !important;
}

.hhOrange {
	color: #EA8D00;
}
