/* jQuery Countdown styles 2.0.0. */
#stakk-timer2 {
	margin:0px auto;
	width:100% !important;
}
#timer-form2 {
	padding-bottom:0px;
}


#stakk-timer-preview .stakk-timer .countdown_rtl {
	direction: rtl;
}
#stakk-timer-preview .stakk-timer .countdown_holding span {
	color: #888;
}
#stakk-timer-preview .stakk-timer .countdown_row {
	clear: both;
	width: 100%;
	display:block;
	padding: 0px 2px;
	text-align: center;
}
#stakk-timer-preview .stakk-timer .countdown_show1 .countdown_section {
	width: 98%;
}
#stakk-timer-preview .stakk-timer .countdown_show2 .countdown_section {
	width: 48%;
}
#stakk-timer-preview .stakk-timer .countdown_show3 .countdown_section {
	width: 30%;
	margin-left:2.5%;
	margin-right:2.5%;
}
#stakk-timer-preview .stakk-timer .countdown_show3 .countdown_section:first-child {
	margin-left:0px;
}
#stakk-timer-preview .stakk-timer .countdown_show3 .countdown_section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown_show4 .countdown_section {
	width: 23%;
	margin-left:1.3333%;
	margin-right:1.3333%;
}
#stakk-timer-preview .stakk-timer .countdown_show4 .countdown_section:first-child {
	margin-left:0px;
}
#stakk-timer-preview .stakk-timer .countdown_show4 .countdown_section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown_show5 .countdown_section {
	width: 19%;
	margin-left:0.625%;
	margin-right:0.625%;
}
#stakk-timer-preview .stakk-timer .countdown_show5 .countdown_section:first-child {
	margin-left:0px;
}
#stakk-timer-preview .stakk-timer .countdown_show5 .countdown_section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown_show6 .countdown_section {
	width: 15.83333%;
	margin-left:0.50%;
	margin-right:0.50%;
}
#stakk-timer-preview .stakk-timer .countdown_show6 .countdown_section:first-child {
	margin-left:0px;
}

#stakk-timer-preview .stakk-timer .countdown_show6 .countdown_section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown_show7 .countdown_section {
	width: 14%;
}

#stakk-timer-preview .stakk-timer .countdown_section {
	display: block;
	float: left;
	text-align: center;
}

#stakk-timer-preview .stakk-timer .countdown_amount {
    font-size: 34px;
	font-weight:bold;
	padding:10px 0px;
	border:1px solid #BBB;
	border-radius:8px;
	margin-bottom:5px;
	width:100%;
	display:inline-block;
}
#stakk-timer-preview .stakk-timer .countdown_period {
    display: block;
	font-size:11px;
}
#stakk-timer-preview .stakk-timer .countdown_descr {
	display: block;
	width: 100%;
}



#stakk-timer-preview .stakk-timer .countdown-rtl {
	direction: rtl;
}
#stakk-timer-preview .stakk-timer .countdown-holding span {
	color: #888;
}
#stakk-timer-preview .stakk-timer .countdown-row {
	clear: both;
	width: 100%;
	display:block;
	padding: 0px 2px;
	text-align: center;
}
#stakk-timer-preview .stakk-timer .countdown-show1 .countdown-section {
	width: 98%;
}
#stakk-timer-preview .stakk-timer .countdown-show2 .countdown-section {
	width: 48%;
}
#stakk-timer-preview .stakk-timer .countdown-show3 .countdown-section {
	width: 30%;
	margin-left:2.5%;
	margin-right:2.5%;
}
#stakk-timer-preview .stakk-timer .countdown-show3 .countdown-section:first-child {
	margin-left:0px;
}
#stakk-timer-preview .stakk-timer .countdown-show3 .countdown-section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown-show4 .countdown-section {
	width: 23%;
	margin-left:1.3333%;
	margin-right:1.3333%;
}
#stakk-timer-preview .stakk-timer .countdown-show4 .countdown-section:first-child {
	margin-left:0px;
}
#stakk-timer-preview .stakk-timer .countdown-show4 .countdown-section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown-show5 .countdown-section {
	width: 19%;
	margin-left:0.625%;
	margin-right:0.625%;
}
#stakk-timer-preview .stakk-timer .countdown-show5 .countdown-section:first-child {
	margin-left:0px;
}
#stakk-timer-preview .stakk-timer .countdown-show5 .countdown-section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown-show6 .countdown-section {
	width: 15.83333%;
	margin-left:0.50%;
	margin-right:0.50%;
}
#stakk-timer-preview .stakk-timer .countdown-show6 .countdown-section:first-child {
	margin-left:0px;
}

#stakk-timer-preview .stakk-timer .countdown-show6 .countdown-section:last-child {
	margin-right:0px;
}

#stakk-timer-preview .stakk-timer .countdown-show7 .countdown-section {
	width: 14%;
}

#stakk-timer-preview .stakk-timer .countdown-section {
	display: block;
	float: left;
	text-align: center;
}

#stakk-timer-preview .stakk-timer .countdown-amount {
    font-size: 34px;
	font-weight:bold;
	padding:10px 0px;
	border:1px solid #BBB;
	border-radius:8px;
	margin-bottom:5px;
	width:100%;
	display:inline-block;
}
#stakk-timer-preview .stakk-timer .countdown-period {
    display: block;
	font-size:11px;
}
#stakk-timer-preview .stakk-timer .countdown-descr {
	display: block;
	width: 100%;
}
