.statistics-142-1{
	/* position:absolute; */
		bottom:0;
	}
	
.statistics-142-1 tr{
	border-bottom: #ffffff30 1px solid;
}
.statistics-block{
	width: 196px;
	height:auto;
	/* background: #ffffff; */
	/* background:url(../images/statistics-142-1/bg1.png) top center repeat; */
	/* border: 1px solid #000; */
	/* padding:8px; */
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
.stat-box{
	border: #87c9f6 1px solid;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}	
	
.statistics-top{
	width:100%;
	height:auto;
	background: #18a3ffab;
	padding:8px;
	padding-bottom: 0px;
	}
	.statistics-top .icon{
		margin-top:5px;
	}
.st-icon{
	width:100%;
	height:auto;
	text-align:center;
	}
.st-text{
	width:100%;
	height:
	auto;
	text-align:
	left;
	font: 15px/23px 'kanit', Arial, sans-serif;
	color:#fff;
	}
.st-text span{
	width:100%;
	height:
	auto;
	text-align:left;
	font: 12px/20px Arial, sans-serif;
	color:#fff;
	}	
.st-mid{
	width:100%;
	font-size: 14px;
	line-height: 18px;
	background: #18a3ffab;
	}
.st-table{
	width:100%;
	height:
	auto;
	color:#fff;
	padding:8px;
	padding-top: 0;
	}
@media (max-width: 575px) { 
.statistics-142-1 {
    margin-top: 55px;
}
}
@media (min-width: 576px) and (max-width: 991px) { 
.statistics-142-1 {
    margin-top: 55px;
}
}

@media (min-width: 320px) and (max-width: 768px) { 
.statistics-142-1{
	position: relative;
		bottom:0;

	}
}


