﻿.pnlSpecialOffer {
	z-index: 999;
	background-color: #ffe1e0;
	color: #d9534f;
	font-size: 22px;
	height: 70px;
	line-height: 70px;
	padding: 0px 10px;
}
.special-offer-ribbon {
	position: absolute;
	right:0;
}

.flipclockInpage {
	position: absolute;
	left: 30px;
	top: 10px;
}
.panel.spc-offer {
	border: 0;
	background: transparent;
}

	.panel.spc-offer .panel-heading {
		border: 0;
		background: transparent;
	}

		.panel.spc-offer .panel-heading h3 {
			margin-bottom: 0;
		}


	.panel.spc-offer .panel-body {
		overflow: hidden;
		height: 210px;
	}