@media (min-width: 992px) {
    .col-md-2 { width: 20%; }
    .col-md-10 { width: 80%; }
}
h4 {
	font-size: 20px;
}
a{
	outline: 0 !important;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
 	display: none !important;
}
a:hover, a:visited, a:focus{
	text-decoration: none;
}
a:hover, i:hover{
	color:  #FF7500 !important;
}
#header{
	margin-top: 50px;
}
#content_container{
	margin-top: 50px;
}
#footer{
	margin-bottom:30px;
}
#footer a{
	color:  #333 !important;
}
#footer a:hover{
	color:  #000 !important;
}
#profile-menu-ul a{
	padding-top: 5px;
	padding-bottom: 5px;
}
.pager{
	margin-top: 20px;
}
.news-item-title{
	display: inline-block;
}
.news-item-title a:link {
	color:#690;
}
.news-item-title a:visited {
	color:#690;
}
.news_item{
	margin-bottom: 10px;
}
.news_item img{
	vertical-align: middle;
}
.news_content_panel {
	font-size: 20px;
	font-family: Arial, Helvetica, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif !important;
	box-shadow:0 4px 16px #e0e0e0;
	padding: 13px 10px;
}
.round-btn{
	border-radius: 15%;
}
#profile-menu-ul{
	left:  -75% !important;
}
#notification{
	display: none;
	position: fixed;
	z-index: 10;
	top: 0;
	margin: auto;
	width: 100%;
}