????

Your IP : 3.135.193.166


Current Path : /home2/morganrand/backup.morganrand.com/countdown/
Upload File :
Current File : /home2/morganrand/backup.morganrand.com/countdown/jquery.countdown.css

/* jQuery Countdown styles 2.0.0. */
@font-face
{
	
font-family:lane;
src:url(../fonts/cjs.ttf);	
}

.is-countdown {
	border: none;
	background-color: #fff;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #fff;
}
.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%;
}
.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: 35%;
	text-align: center;
	font-style:normal
}
.countdown-amount {
    font-size: 1000%;
		color:#cc3366;
		font-family:lane;
font-weight:bolder;

}
.countdown-period {
    display: block;
	font-size:22px;
		color:#cc3366;
		font-family:lane;
		font-weight:bolder;


}
.countdown-descr {
	display: block;
	width: 100%;
}