.category
{
	font-size: 16px;
	color:#6d6d72;
}

/** -- Statistic -- **/

.statistic-head
{
	background-color:#ff5529 !important;
	color:white !important;
	border:none;
}

.statistic-head:after
{
	height:0px;
}


.statistic-block
{
	background-color:#ff5529 !important;
	padding:30px 0px 26px 0px;
	text-align:center;
	color:#FFFFFF;
}

.statistic-block .statistic-main
{
	font-size:50px;
	line-height:52px;
}

.statistic-block .main-description
{
	font-size:13px;
	margin-top:3px;
}

.statistic-block  .statistic-sub
{
	margin-top:15px;
	font-size:18px;
}


.small-block-title
{
	margin: 15px 15px 10px;
}

.link-head
{
	padding-right: 35px !important;
}

.item-remark
{
	font-size:14px;
	line-height:14px;
	color:red;
	margin-top:-5px;
}

.list-input
{
	height: 23px !important;
}

.filter-btn-space
{
	margin-right:6px;
}

/** -- --------- -- **/