/* here you can put your own css to customize and override the theme */
.page-container .page-content
{
	padding: 8px;
}

.row
{
	margin-right: -8px;
}

body
{
	font-family: 'Hiragino Sans GB', "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #58666e;
	-webkit-font-smoothing: antialiased;
	line-height: 1.42857143;
}


