﻿#news-bodyhtml {
    text-align: justify;
}
.news_column h1 {
	font-size: 30px !important;
}
#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 ul.related li {
    padding:0 4px 0 0;
}

div.news_column .panel-heading {
    font-size:14px;
    font-weight:bold;
}

div.span-25 ul.related li {
    padding:0 10px;
}

div.news_column ul.related a {
    color:#3b3b3b;
    text-align:left;
}

div.news_column ul.related a:hover {
    color:#004175;
}

.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 h3 {
    font-size:1.5em;
    font-weight:bold;
    line-height:1.2;
    margin-bottom:8px;
}

#hot-news p {
    margin-bottom:0;
}*/

#hot-news li{
    display: block;
    padding-bottom:10px;
    border-bottom:1px solid #dadada;
}

#hot-news li:last-child{
    border-bottom:none;
}

#hot-news li a{
    text-indent:6px
}

#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-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}

/* 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%;
    }
}
/* Common styles
================================================== */
@media (min-width: 992px) {
.pad-0 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.pad-r {
	padding-right: 2px;
}
.pad-l {
	padding-left: 2px;
}
.pad-r-small {
	padding-right: 1.5px;
}
.pad-l-small {
	padding-left: 1.5px;
}
.pad-l-0 {
	padding-left: 0;
}
.pad-r-0 {
	padding-right: 0;
}
}
.utf_block_title {
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 30px;
	border-bottom: 2px dotted #1c1c1c;
}
.utf_block_title>span {
	background: #1c1c1c;
	color: #fff;
	height: 30px;
	line-height: 34px;
	padding: 10px 15px;
	top:1px;
	border-radius:10px 10px 0 0px;
	position: relative;
	display:inline list-item;
}
.utf_post_title {
	font-size: 18px;
	line-height: 24px;
	margin: 15px 0;
}
.utf_post_title a {
	color: #1c1c1c;
}
.utf_post_title.title-extra-large {
	font-size: 26px;
	line-height: 32px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.utf_post_title.title-large {
	font-size: 20px;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.utf_post_title.title-medium {
	font-size: 16px;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.utf_post_title.title-small {
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
a.utf_post_cat {
	position: relative;
	font-size: 10px;
	padding: 0 5px;
	background: #ec0000;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	height: 20px;
	border-radius:4px;
	line-height: 20px;
	display: inline-block;
}
.utf_post_cat a {
	color: #fff;
}
.utf_post_meta .utf_post_author a {
	color: #999999;
	font-weight: 600;
}
.utf_post_meta .utf_post_author a:hover{
	color:#ec0000
}
.utf_post_meta span {
	font-size: 12px;
	color: #a3a3a3;
	margin-top:5px;
	margin-right: 8px;
	padding-right: 8px;
	font-weight:500;
	border-right: 1px solid #dedede;
	line-height: 14px;
	display: inline-block;
}
.utf_post_meta span:last-child{
	margin-right:0;
}
.utf_post_meta span.utf_post_date {
	border-right: 0;
}
.single-post span.utf_post_date{
	border-right: 1px solid #dedede;
}
span.post-comment {
	border-right: 0;
	line-height: 24px;
	margin-right: 0;
	padding-right: 0;
}
span.post-comment a.comments-link:hover span{
	color:#ec0000
}
span.post-comment span {
	border-right: 0;
	line-height: 100%;
}
.utf_post_meta span i {
	margin-right: 3px;
	font-size: 13px;
	color:#ec0000;
	background:#ffeaea;
	padding: 2px;
	border-radius: 4px;
	width: 20px;
	height: 20px;
	line-height: 16px;
	text-align: center;
}
.footer .utf_post_meta span i {
	color:#ec0000;
	background:#373737;
}
.utf_post_overaly_style {
	position: relative;
	overflow: hidden;
}
.utf_post_overaly_style:before {
	content: " ";
	position: absolute;
	display: block;
	width: 100%;
	height: 40%;
	z-index: 1;
	bottom: 0;
	left: 0;
	border-radius:0 0 6px 6px;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.85) 100%);
}
.utf_featured_post .utf_post_date, .utf_post_overaly_style .utf_post_author, .utf_post_overaly_style .utf_post_date {
    background: rgba(255, 255, 255, 0.3);
    padding: 4px 6px;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
}
.utf_post_overaly_style .utf_post_content {
	position: absolute;
	bottom: 0;
	padding: 25px;
}
.utf_post_overaly_style .utf_post_title a {
	color: #fff;
}
.utf_post_overaly_style .utf_post_date {
	color: #fff;
}
.utf_post_thumb {
	max-width: 100%;
	position: relative;
	overflow: hidden;
	border-radius:6px;
}
.utf_post_thumb img {
	display: block;
	width: 100%;
	border-radius:6px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.utf_post_block_style:hover .utf_post_thumb img, .utf_post_overaly_style:hover .utf_post_thumb img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.utf_post_block_style:hover .utf_post_thumb img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.utf_post_block_style:hover .utf_post_thumb:before {
	content:"";
	background:rgba(0, 0, 0, 0.5);
	z-index:1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s background ease-out;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.thumb-float-style .utf_post_cat {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}
.utf_post_overaly_style.contentTop .utf_post_content {
	top: auto;
	bottom: 0;
}
.utf_post_overaly_style.contentTop:before {
	top: 0;
	left: 0;
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.95)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.95) 100%);
}
.utf_post_overaly_style.text-center .utf_post_content {
	padding: 30px 30px 20px;
}
.utf_post_overaly_style.text-center {
	margin-bottom: 30px;
}
.utf_post_overaly_style.text-center:last-child {
	margin-bottom: 0;
}
.utf_post_overaly_style.text-center .utf_post_thumb img {
	min-height: 260px;
}
.utf_post_overaly_style.text-center:before {
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
	border-radius:0 0 6px 6px;
}
.utf_post_block_style {
	position: relative;
	overflow: hidden;
}
.utf_post_float_half{
	margin-bottom:30px;
}
.utf_post_float_half:last-child{
	margin-bottom:0px;
}

.utf_post_block_style .utf_post_title a:hover {
	color: #ec0000;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.utf_post_block_style .utf_post_content p {
	font-size: 13px;
}
.utf_post_block_style .utf_post_cat {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1;
	border-radius:4px;
}
.utf_post_block_style .utf_post_content .utf_post_meta {
	margin:0 0 8px 0;
}
.review-box {
	background: #1c1c1c;
	color: #fff;
	position: absolute;
	top: 0;
	padding: 2px 7px;
	font-weight: 700;
}
.utf_list_post_block {
	margin-top: 30px;
}
.widget .utf_list_post_block ul.utf_list_post li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}
.utf_block_wrapper .block .utf_list_post_block ul.utf_list_post li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}
.utf_featured_tab .utf_list_post_block ul.utf_list_post li{
	border-bottom:1px solid #eeeeee;
	padding-bottom:15px;
}
.utf_list_post {
	list-style: none;
	margin: 0;
	padding: 0;
}
.utf_list_post_block .utf_list_post>li {
	margin-bottom: 15px;
}
.utf_list_post_block .utf_list_post>li:last-child {
	margin-bottom: 0;
}
.utf_post_block_style.post-float .utf_post_thumb {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 20px;
}
.utf_post_block_style.post-float .utf_post_thumb img {
	max-width: 100px;
	min-height: 75px;
}
.utf_post_block_style.post-float .utf_post_title {
	margin-top: 0;
	margin-bottom:10px;
}
.utf_post_block_style.post-float .utf_post_content {
	z-index: 0;
}
.utf_post_block_style.post-float .utf_post_cat {
	font-size: 10px;
	left: 8px;
	top: 8px;
}
.review-stars i {
	background:#ffeaea;
	padding:3px;
	border-radius:4px;
	color: #ff7c09;
}