.theme-blax .wdcounter-container {
	margin:0 auto;
	padding:0 0 20px 0;

}

.theme-blax .wdcounter-header {
	margin:0 auto;
	padding:0 0 0.2em 0;
}

.theme-blax .wdcounter-header h2{
	display:block;
	padding:0;
	margin:0 auto;
	text-transform:uppercase;
	font-size: 22px;
	line-height:25px;
	color:#D83237;
}

.theme-blax .wdcounter-header p{
	display:block;
	padding:0;
	margin:0 auto;
	color:#333;
	text-transform:uppercase;
	line-height:25px;
}

.theme-blax .wdcounter-content {
	display: block;
	margin:0 auto;
	padding:8px;
	height: 150px;
	background-color:#DB3439;
	overflow:hidden;
}

.theme-blax .wdcounter-nextdate {
	display:block;
	margin:0 0 2px 0;
	padding:0;
	height: 30px;
	text-align:center;
	background-color: #e8676c;
}

.theme-blax .wdcounter-nextdate h3{
	display:block;
	margin:0 auto;
	padding:7px 0 0 0;
	font-size: 15px;
	font-weight:700;
	color:#ffffff;
}

.theme-blax .wdcounter-time,
.theme-blax .wdcounter-home,
.theme-blax .wdcounter-guest {
background-color: #e8676c;
}

.theme-blax .wdcounter-home {
	float:left;
	display:left;
	width:30%;
	margin:0;
	padding:10px 2px 0 2px;
	text-align:center;
	color:#fff;
	font-size: 12px;
height:110px;
}

.theme-blax .wdcounter-guest {
	margin:0 auto;
	padding:10px 2px 0 2px;
        height:110px;
	text-align:center;
	color:#fff;
	font-size: 12px;
overflow:hidden;
}

.theme-blax .wdcounter-home p,
.theme-blax .wdcounter-guest p{
	display:block;
	padding:0;
	margin:0;
	line-height:12px;
}

.theme-blax .wdcounter-home img,
.theme-blax .wdcounter-guest img{
	display:block;
	padding:0;
	margin:0 auto;
}

.theme-blax .wdcounter-home .wdcounter-logo,
.theme-blax .wdcounter-guest .wdcounter-logo {
	display:block;
	padding:0;
	margin:0 auto;
        height:55px;
        overflow:hidden;
}

.theme-blax .wdcounter-time {
	float:left;
       display:block;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	width:103px;
	color:#fff;
height:110px;
	border-left: 2px solid #D83237;
	border-right: 2px solid #D83237;
}

.theme-blax #countdown_dashboard {
	display:block;
	margin: 0;
	padding:0;
	text-align:center;
}

.theme-blax .dash_title-day {
	font-size: 15px;
	display:block;
	padding:0;
	margin:0 0 0 0 0;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

.theme-blax .dash.days_dash {
	clear:both;
	display:block;
	position: relative;
	padding:0;
	margin:1px auto;
	width: 52px;
	height: 40px;
}

.theme-blax .dash.days_dash .digit {
	font-size: 32px;
	font-weight: bold;
	float: left;
	width: 25px;
	text-align: center;
	font-family: Arial;
	color: #fff;
	position: relative;
}

.theme-blax .wdcounter-container .dash.days_dash.days-3 {
	width: 78px;
}
.theme-blax .wdcounter-container .dash.days_dash.days-3 .digit {		
	width: 33.3333%;
}


.theme-blax .dash_title-hms {
	display:block;
	padding:0;
	margin:5px auto 0 auto;
	width:88px;
	color:#fff;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:bold;
	height:15px;
}

.theme-blax .dash_title-hms div {
	float:left;
	padding:0;
	margin:0;
}



.theme-blax .dash_title-hms .min {
	float:left;
	padding:0;
	margin:0 18px 0 18px;
}

.theme-blax .hms {
	display:block; 
	margin:0 auto; 
        padding:0;
	width:103px;
}

.theme-blax .dash.hours_dash,
.theme-blax .dash.seconds_dash {
	display:block;
	position: relative;
	float:left;
	width: 32px;
	height: 26px;

	padding:0;
	margin:0 auto;
}

.theme-blax .dash.minutes_dash  {
	display:block;
	position: relative;
	float:left;
	width: 32px;
	height: 26px;
	padding:0;
	margin:0 4px 0 3px;
}

.theme-blax .dash.hours_dash .digit,
.theme-blax .dash.minutes_dash .digit,
.theme-blax .dash.seconds_dash .digit {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 15px;
	text-align: center;
	font-family: Arial;
	color: #fff;
	position: relative;
	padding:0;
	margin:2px auto 0 auto;
}