﻿#topnews {
    border:1px solid #c3d3e0;
    margin-bottom:10px;
    padding:4px;
}

#topnews ul.lastest-news {
    padding:0;
}

#topnews ul.lastest-news li {
    text-indent:10px;
}

#topnews ul.lastest-news a {
    background:transparent url("../images/squared-blue.png") no-repeat 5px 9px;
    border-bottom:1px dotted #bbdbf6;
    color:#383838;
    display:block;
    font-weight:normal;
    padding:2px 0;
}

#topnews ul.lastest-news a:hover {
    background:#fff url("../images/squared-blue.png") no-repeat 5px 9px;
}

/*div.news_column h5 .list-inline > li {
    padding-left:0;
}

div.news_column h5 .list-inline {
    margin-bottom:3px;
}*/

div.news_column .socialicon {
    margin:-8px 0;
}

div.news_column .imghome {
    margin:4px 10px 0 0;
}

div.news_column .text-muted {
    font-size: 12px;
}

#hometext h2 {
    font-weight:bold;
    /*font-size:14px;
    line-height:20px;*/
}

div.news_column .imgalt {
    display:block;
    text-align:center;
    margin-top:5px;
}

div.news_column div.items p,
div.news_column #hometext,
#news_detail h1,
p.copyright {
    margin-bottom:10px;
}

div.news_column div.copyright {
    margin-top:10px;
}

div.news_column p.adminlink {
    margin-bottom:10px;
}

div.news_column ul.related {
    float:left;
}

div.span-25 ul.related {
    width:100%;
}

div.news_column .panel-heading {
    font-size:14px;
    font-weight:bold;
}

div.span-25 ul.related li {
    padding:0 10px;
}

.txtrequired {
    color:#ff0000;
}

.content-box {
    padding:10px;
}

.panel-body.other-news > div.clearfix{
    margin-bottom: 15px;
}

.panel-body.other-news > div.clearfix:last-child{
    margin-bottom: 0;
}

ul.other-news {
    padding-left:0;
    margin-left:0;
}
#hot-news img{
	width:100%;
	border: 1px solid #e2e2e2;
    padding: 4px;
}
#hot-news ul{
	padding: 10px;
    margin: 0;
    height: 445px;
    overflow: overlay;
    border: 1px solid #e1e1e1;
}
#hot-news li{
    display: block;
    padding-bottom:10px;
}

#hot-news li:last-child{
    border-bottom:none;
}

#hot-news li a{
	color: #173080;
	font-weight: bold;
	font-size: 13px;
}

#hot-news li a:hover{
	color:#FF9800
}

#print {
    margin:0 auto;
    text-align:left;
    width:800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color:#4D5764;
    text-decoration:none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration:underline;
}

#print h1,
h2,
p {
    margin:0 0 6px 0;
    padding:0;
}

#print #hd_print {
    margin-top:10px;
}

#print #content #hometext {
    font-weight:bold;
    margin-bottom:10px
}

#print #content ul.control {
    margin:0;
    display:block;
    padding:7px 0 19px 0;
}

#print #content ul.control li {
    display:inline;
    float:left;
    list-style:none;
    font-size:95%;
}

#print #content ul.control li a {
    padding:0 2px;
}

#print #content ul.control li a:hover {
    text-decoration:none;
    cursor:pointer;
}

#print #content .time {
    color:#333;
}

#print #content .imghome {
    padding:4px;
    margin:0 auto;
    display:block;
    text-align:center;
}

#print #content .imghome p {
    font-weight:normal;
}

#print #content .copyright {
    background:#66CCFF;
    padding:4px;
    width:100%;
}

#print #content #author {
    text-align:right;
}

#print #footer {
    margin-top:10px;
    border-top:2px solid #DC0312;
    min-height: 30px!important;
    padding: 10px;
}

#print #footer #url {
    line-height:20px;
    font-size:100%;
    display:block;
    border-bottom:2px solid #4D5764;
}

#print #footer .copyright {
    float:left;
    display:inline;
    padding:5px 0;
}

#print #footer #contact {
    float:right;
    display:inline;
    padding:5px 0;
}

#print #footer #contact a:hover {
    text-decoration:none;
    cursor:pointer;
}

#print #footer a{
	color: #fff;
}

.bodytext figure.image {
	width: 100%
}

.bodytext figure.image figcaption {
    padding:5px;
}

.fb-like {
    margin:0 25px 0 10px;
    top:-5px;
}

.featured h2 {
    /*font-size:16px !important;*/
    padding-left:5px !important;
}

.featured p {
    font-size:14px !important;
    padding-left:5px !important;
}

ul.related h4{
	display: inline-block;
}

.news_column .panel{
	box-shadow:none;
	margin-bottom:5px;
}

h3.cattitle{	
	height: 42px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 15px;
}

h3.cattitle a{
	color:#fff
}
.news_column:nth-child(4n+1) .cattitle{
	background: url(../images/bg-cat-1.png) no-repeat left top;
}

.news_column:nth-child(4n+2) .cattitle{
	background: url(../images/bg-cat-2.png) no-repeat left top;
}

.news_column:nth-child(4n+3) .cattitle{
	background: url(../images/bg-cat-3.png) no-repeat left top;
}

.news_column:nth-child(4n+4) .cattitle{
	background: url(../images/bg-cat-4.png) no-repeat left top;
}

.news-col-left{
	float: left;
    background: url(../images/bg-news-col-left.png) no-repeat right top;
	padding-right: 20px;
    text-align: justify;
}

.news-col-left h3{
	font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.news-col-left img{
	border: 1px solid #d2d2d2;
    padding: 3px;
}

.news-col-left .list-inline{
	margin-bottom:2px;
}

.related-home{
	padding:0;
	margin:0
}

.related-home .icon_list{
	border-bottom: 1px dotted #d2d2d2;
	text-align:justify;
	padding-bottom: 5px;
    margin-bottom: 5px;
}

.related-home .icon_list:last-child{
	border:none;
}
.news-intro .image {
    position: relative;
}

.news-intro .image img {
    width: 100%;
}
.news-intro .date {
    padding: 5px 10px;
    background: #0facc5;
    color: #fff;
    overflow: hidden;
    position: absolute;
    font-size: 12px;
    bottom: 0px;
    left: 0px;
}
.news-intro .date i {
    padding-right: 10px;
}
.news-intro h4 {
    margin: 10px 0px 15px 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #bbbaba;
}
.news-intro h4 a {
    color: #4b5162;
    max-height: 42px;
    overflow: hidden;
    display: block;
    font-weight: bold;
}
ul.listnews li {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #bbbaba;
}
ul.listnews li:last-child{
	border:none;
}
ul.listnews li img {
    width: 110px;
    float: left;
    margin-right: 10px;
}
ul.listnews li .intro h4 {
    color: #4b5162;
    font-weight: 500;
}
ul.listnews li .intro .date {
    color: #a3a3a3;
    font-size: 12px;
}
ul.listnews li h4:hover{
	color:#0facc5
}
ul.listnews li a i {
    float: left;
    padding-right: 10px;
    padding-top: 3px;
    color: #6c7277;
}
.groups_style2 .item{
	padding:0 10px;
	text-align:center
}
.groups_style2 .image{
	max-height: 130px;
    overflow: hidden;
	border: 4px solid #fff;
}
.groups_style2 h4{
	padding:5px 0
}
.groups_style2 h4 a{
	color:#fff
}
/* Responsive news */
@media (max-width:499px) {
    div.news_column ul.related {
        padding:4px;
        clear:both;
    }
    div.news_column ul.fixedwidth {
        width:100%;
        clear:both;
    }
    div.news_column div.fixedwidth {
        float:left;
        width:100%;
        clear:both;
    }
}

@media (min-width:500px) {
    div.news_column ul.fixedwidth {
        width:100%;
    }
    div.news_column div.fixedwidth {
        float:left;
        width:100%;
    }
}

@media (max-width:640px) {
    div.news_column ul.related {
        margin-bottom:0;
    }
    div.news_column ul.related li {
        padding:0 4px 4px 0 !important;
    }
}

@media (min-width:768px) {
    div.news_column ul.related {
        padding:4px
    }
    div.news_column ul.fixedwidth {
        width:28%;
    }
    div.news_column div.fixedwidth {
        float:left;
        width:68%;
    }
}

@media (min-width:992px) {
    div.news_column ul.related {
        padding:4px
    }
    div.news_column ul.fixedwidth {
        width:28%;
    }
    div.news_column div.fixedwidth {
        float:left;
        width:68%;
    }
}

@media (min-width:1200px) {
    div.news_column ul.related {
        padding:4px
    }
    div.news_column ul.fixedwidth {
        width:28%;
    }
    div.news_column div.fixedwidth {
        float:left;
        width:68%;
    }
}

@media (min-width:500px) {
    div.news_column ul.related {
        padding:4px
    }
    div.news_column ul.fixedwidth {
        width:100%;
    }
    div.news_column div.fixedwidth {
        float:left;
        width:100%;
    }
}