<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------- StatisticAccess ----------*/
.statisticaccess-bound {
	width:210px;
	top:10px;
	left:10px;
	clear:both;
	margin-top:10px;
	position:absolute;
	display:block;
}
.statisticaccess-bound-content {
	background:url(../images/bg_statistic.gif) no-repeat 0% 100%;
	padding-bottom:10px;
}
.statisticaccess-bound-content h3 {
	font-size:100%;
	text-align:left;
	line-height:20px;
	color:#034ea2;
}
.statisticaccess-text {
	font:12px/20px Arial, Tahoma, Verdana, "Times New Roman";
	color:#FFF;
}

/*----- Phan quan tri ------*/
.statistic-admin {
	padding:15px;
	font-family:Tahoma, Geneva, Verdana;
	font-size:12px;
}
.statistic-admin h2 {
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
}
.statistic-admin-detail {
	padding:10px 0;
}
.total-visited-detail {
	padding-top:10px;
}
.total-visited-detail span {
	font-weight:bold;
}
.total-visited-detail .ip-detail {
	padding:0 15px;
}
.statistic-admin h3 {
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	margin:0;
	padding:0;
}
.statistic-admin td {
	font-family:Tahoma, Geneva, Verdana;
	font-size:12px;
	border:#CCC solid 1px;
	line-height:22px;
}
.statistic-admin-paging {
    clear: both;
    padding: 10px 0;
}
.statistic-admin-paging a {
    padding: 5px;
}
</pre></body></html>