.dash-glob {
	margin-left: 0;
	border-left: none;
	background: #fff;
	padding: 15px 5px;
	width: auto;
	margin-left: -10px;
	color: #000;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	text-align: center;
}

.dash-glob-contadores  {
	width: 25%;
}

.dash_title {
	font-size: 16px;
	width: 100%;
	color: #000;
	display: block;
	clear: both;
}

.digit {
	font-size: 100px;
	font-weight: 300;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	height: 110px;
	line-height: 110px;
	position: relative;
	vertical-align: middle;
}
