.page-content {
	margin-top:15px !important;
}

.page-content .menu-item-image {
	float: left;
	padding-right: 20px;
	margin-top: 12px;
}
.info-lines {
	padding-top: 10px;
}
.info-lines p{
	margin-left: 15px;
}

.tag-line {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 10px 0px 10px 0px;
	position: relative;
}
.tag-line a {
	font-size: 13px;
	letter-spacing: -0.4px;
}
.social-shares {
	float: right;
	margin-top: -2px;
}
.social-shares-mobile {
	float: right;
	margin-top: 2px;
    margin-right: 8px;
}
.social-shares-mobile i {
	font-size: 24px;
	color: #4672a2;
}
.highlight-light, .highlight-light a {
	color: #4672a2;
}
.interesant {
	margin-top: 25px;
}
.banner-within-text {
	float: left;
    margin: 10px 20px 10px -160px;
}
article {
	margin-top:15px;
	/*line-height:2.8rem;
	font-family: 'notoserif', 'tahomaa', Helvetica;
	font-size: 18px;*/

	font-family: 'tahomaa', Helvetica;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	font-size: 16px;
	line-height: 25px;
	
}
article p {
	max-width: 688px;
	margin-bottom: 20px;
}
article img {
	max-width: 100%;
}
article .linked-news-div {
	max-width: 688px;
	min-height: 94px;
}
.link-this-news {
	/*float: left;*/
	font-size: 16px;
	display: inline-block;
}
.link-this-news strong{
	font-family: 'tahomaa', Helvetica;
}
article strong{
	/*font-family: 'notoserif', 'tahomaa', Helvetica;*/
	line-height:2.0rem;
}
.news-header h2{
	font-size: 30px;
	margin: 40px 0px;
}
.news-text, .after-newstext {
	margin-left: 160px;
}
.linked-news-div {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}
.linked-news-div img{
	float: left;
	margin-right: 32px;
	height: 72px;
	width: 128px;
	object-fit: cover;
}
.linked-news-div .datetime{
	color: #999999;
}


/* gallery styles starts*/
	.news-text .lSPager .active {
		display:none !important;
	}
	.news-text .demo {
		width:88%;
		margin: 15px 0px 0px 0px;
	}
	.lSAction>a {
		background-image: url(img/controls.png);
	}
	.demo {
		width:88%;
		margin: 15px 0px;
	}
	.demo ul {
		list-style: none outside none;
		padding-left: 0;
		margin-bottom:0;
	}
	.demo li {
		display: block;
		float: left;
		margin-right: 6px;
		cursor:pointer;
	}
	.demo img {
		display: block;
		height: auto;
		width: 100%;
		/* margin: 0 auto; */
	}
	/* slider buttons */
	.lSSlideOuter .lSPager.lSpg>li a {
		background-color: transparent;
	}
	.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
		background-color: transparent;
	}
	.caption {
		padding:0px 0px 0px 0px;
		color: #666666;
		font-size: 13px;
		margin-right: 15px;
		/*display: inline-block;*/
		margin-top: -7px;
	}
	.caption .counter{
		float:right;
	}
	.caption .description{
		float:left;
		line-height: 16px;
	}
	.caption .author{
		float:left;
	}
.lightSlider {
	overflow: visible;
}
	.slider-out-controls a {
		width: 49px;
		height: 49px;
		display: block;
		top: 39%;
		background-image: url(img/slider-controls.png);
		cursor: pointer;
		position: absolute;
		z-index: 100;
		margin-top: -16px;
		opacity: 1;
		filter: brightness(80%);
		/*-webkit-transition: opacity .35s linear 0s;
		transition: opacity .35s linear 0s;*/
	}
	.goToPrevSlide {
		background-position: 0 0;
		left: -80px;
	}
	.goToNextSlide {
		background-position: -49px 0;
		right: -80px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		max-height: 55px
	}


#top-gallery .goToPrevSlide {
	left: 10px;
}
#top-gallery .goToNextSlide {
	right: 10px;
}
#top-gallery .demo {
	width: 100%;
}
#top-gallery .caption {
	margin-top: -22px;
	bottom: 14px;
	width: 100%;
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.80);
}

	/* gallery styles end */

#comments h5{
	background: -webkit-linear-gradient(top, #e7e7e7, #dddddd);
    background: -moz-linear-gradient(top, #e7e7e7, #dddddd);
    background: -o-linear-gradient(top, #e7e7e7, #dddddd);
    background: -ms-linear-gradient(top, #e7e7e7, #dddddd);
    background: linear-gradient(top, #e7e7e7, #dddddd);
    background-color: #e7e7e7;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    width: 100%;
    height: 34px;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    color: #4f4f4f;
    float: none;
    padding: 8px 10px;
	border-bottom: 1px solid #b6b6b6;
}
#comments .info{
	color: #999;
	font-size: 11px;
    font-weight: normal;
	padding: 0px 13px;
}


/* newsfeed */
.newsfeed div{
	padding-right: 0px;
	font-size: 18px;
}
.newsfeed p{
	margin-top: 0px
}
.newsfeed .newsfeed-date {
	font-size: 24px;
    font-weight: bold;
    color: #999;
    letter-spacing: 1px;
	margin-top: 20px;
}
.newsfeed .title {
    letter-spacing: 1px;
	margin-top:0px;
}
.newsfeed .news-row {
    margin-top: 15px;
}
.newsfeed .news-image {
	min-height: 90px;
	margin-right: 11px;
	margin-top: 8px;
}
.newsfeed .news-time {
    color: #999;
	font-size: 14px;
}
.newsfeed hr {
    margin-bottom: 4px;
}

/* search page */

.keyword-line {
	color: #999;
    font-size: 20px;
    border: 1px solid;
    border-radius: 5px;
    padding: 6px 15px;
}
.keyword-line i{
	margin-right: 15px;
	line-height: 1px;
	color: #333;
}
.keyword-line .highlight{
	color: #333;
}
.keyword-line input{
	background-color: transparent;
    border: none;
}
.sortline {
	color: #999;
	padding: 10px 0px;
    font-size: 13px;
	margin-bottom: 20px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	color: #333333;
	background-color: transparent;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	background-color: transparent;
}
.pagination>li>a, .pagination>li>span {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
}
.after-newstext .linked-news-div {
	border: none;
}


/* fixes */

.info-table {
	width: 100%;
	font-size: 15px;
}
.info-table a{
	color: #2993d1;
}
.info-table a:hover{
	color: #155791;
}
.info-table td{
	width: 50%;
	padding: 2px 5px;
}
.info-div {
	padding: 15px;
	color: #000;
	background-color: #fff;
	border-radius: 12px;
}

.small_table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: grey;
}
.small_table td{
	display: table-cell;
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #515e68;
	padding-top: 2px;
	padding-left: 3px;
}
.small_table_title {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}


.news-text a, .page-main-content a {
	color: #008cba;
}
.news-text a{
	font-weight: bold;
}

.news-text td{
	border: 1px solid #ccc;
	padding: 5px;
}

@media print {
    .noPrint { display: none; }
} 

.share-article {
	margin-top: 50px;
    height: 40px;
}