/* jQuery Countdown styles 2.0.0. */
.is-countdown {
/*	border: 1px solid #ccc; */
/*	background-color: #fff; */
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #888;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
	
}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {
	width: 24.5%;
	width:70px !important;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
	background:#fff;
	margin-right:10px;
	padding: 20px 0 10px 0;
	height:50px;
}

.countdown-section:first-child .countdown-amount {
	font-size: 400%;
    position: relative;
    top: 0px;
}
.countdown-section:first-child .countdown-period {
	font-size:11px;
	position: relative;
	top: 0px;
}
.countdown-amount {
    font-size: 400%;
    color:#cc3333;
}
.countdown-period {
    display: block;
    color:#cc3333;
	line-height:10px;
}
.countdown-descr {
	display: block;
	width: 100%;
}
#CountdownToEnd .remaining {
	display:inline;	
}

#CountdownToEnd .to-go {
	display:none;	
}

#CountdownToEnd2 .remaining {
	display:inline;	
}

#CountdownToEnd2 .to-go {
	display:none;	
}

#Countdown1 .remaining,
#Countdown2 .remaining,
#Countdown4 .remaining{
	display: none;
}
#Countdown1 .to-go,
#Countdown2 .to-go{
	display: none;
}
#defaultCountdown{
	width:300px;
	
}

#Countdown1,
#Countdown2,
#Countdown4{
	width:240px;
	height:38px;
	position:absolute;
	left:146px !important;
	top:188px !important;
	padding:0px;
}

#Countdown1 .countdown-section:first-child .countdown-period,
#Countdown2 .countdown-section:first-child .countdown-period {
	display:block;
}



#Countdown4 .countdown-section:first-child .countdown-amount{
	font-size: 120px;
	top:45px;
}
#Countdown4 .countdown-section:first-child .countdown-period {
	top:60px;
}

#Countdown4 .countdown-section:first-child {
   	height: 140px;
    position: absolute;
    top: -180px;
    width: 200px;	
}



}




#CountdownToEndA .countdown-section:first-child {
   	height: 140px;
    position: absolute;
    top: -180px;
    width: 200px;	
}

#CountdownToEndA .countdown-section:first-child .countdown-amount{
	font-size: 120px;
	top:45px;
}
#CountdownToEndA .countdown-section:first-child .countdown-period {
	top:60px;
}

#CountdownToEndA .countdown-section:first-child {
   	height: 140px;
    position: absolute;
    top: -180px;
    width: 200px;	
}



#Countdown0,
#Countdown1,
#Countdown2,
#Countdown3,
#Countdown4,
#Countdown5,
#CountdownToEnd,
#Countdown0A,
#Countdown1A

{
	display:none;
	width:auto;
	height:40px;
	position:absolute;
	left:360px;
	top:207px;
	padding:0px;
/*	padding:20px; */
}

#CountdownToEndA{
	width:auto;
	height:40px;
	position:absolute;
	left:690px;
	top:228px;
	padding:0px;
}


.button.panel-btn.customButton{
	color: #cc3333 !important; 
	margin-right: 30px; 
	border-radius: 3px; 
	border: medium none; 
	padding-right: 33px; 
	background-image: url('/images/BD_images/button-arrow.png') !important; 
	background-repeat: no-repeat; 
	background-color: #fff !important; 
	background-position: 96% 43%; 
	position:absolute; 
	top:325px; 
	right:60px; 
	padding-top:4px; 
	padding-bottom:2px; 
	padding-right:25px; 
	display:none;"
}

#banner-link {
    background: none;
    bottom: 11px;
    height: 60px;
    position: absolute;
    right: 40px;
    width: 620px;
}

.time-start, .time-left, .to-go{
	
	display:none;
}

.time-days{
	display:block;

}

.remaining{
	display:none !important;
}



#Countdown1 .time-left,
#Countdown2 .time-left{
	display:none;
}

#CountdownToEnd .time-start{
	display:none;
}

