/*###########################################################################*/
/*---News entry---*/
/*---Release 2.3.1.3---*/
/*---import external fonts---*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);
/*###########################################################################*/
/*---reset---*/
#newsContainer .newsEntry .newsDate ul,
#newsContainer .socialControls ul,
#teaserContainer .socialControls ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsContainer .newsCommentList dd,
#newsContainer.singleView .newsImageGallery dd,
#newsContainer.singleView .newsVideoGallery dd,
#newsContainer.singleView .newsDownloads.downloadMenu dl,
#newsContainer.singleView .newsDownloads dd {
	margin: 0;
	padding: 0;
}
/*###########################################################################*/
/*---fonts---*/
body {
	font-family: "Open Sans", sans-serif;
}
/*###########################################################################*/
/*---colors---*/
body,
#newsContainer.listView.widget h2 {
	color: #7c7f90;
}
#newsContainer .newsEntry .newsDate,
#newsContainer .newsDataSet .newsCategory h2 {
	color: #ffffff;
}
#newsContainer .socialControls li,
#newsContainer .socialControls li a,
#teaserContainer .socialControls li,
#teaserContainer .socialControls li a {
	color: #999ba8;
}
#newsContainer.listView .newsEntry .moreLink a,
#newsContainer.listView.archive .navigation a,
#newsContainer.singleView .newsEntry .moreLink a,
#newsContainer.singleView .backNavigation a,
#newsContainer.singleView .archiveNavigation a,
#newsContainer.listView.archive .backNavigation a,
#newsContainer.singleView .newsDownloads dd a,
#newsContainer.singleView .newsImageGallery .imageGallery a,
#newsContainer.singleView .newsVideoGallery .videoGallery a {
	color: #999ba8;
}
#newsContainer .newsEntry .newsDate,
#newsContainer .newsDataSet .newsCategory {
	background-color: #7c7f90;
}
#newsContainer.listView .newsCategory::after {
	border-color: #646478;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
#newsContainer.listView .newsEntry {
	background-color: #ffffff;
	border-bottom-color: #b7b8c1;
}
#newsContainer.listView .newsImage,
#newsContainer.singleView .newsImage.thumbnail {
	background-color: #f2f2f2;
}
#newsContainer.listView.widget .newsEntry .moreLink a {
	color: #999ba8;
}
#newsContainer.listView.widget .newsEntry {
	background-color: #f2f2f2;
	border-bottom-color: #eef4f8;
}
#newsContainer.listView.archive h2 {
	color: #003b59;
}
#newsContainer.listView.archive .newsContent {
	background-color: #ffffff;
}
#newsContainer.singleView .newsContent,
#newsContainer.singleView .newsEntry {
	background-color: #ffffff;
}
#newsContainer.singleView .newsComments,
#newsContainer.singleView .newsImageGallery,
#newsContainer.singleView .newsVideoGallery,
#newsContainer.singleView .newsDownloads,
#newsContainer.singleView .archiveNavigation {
	border-top-color: #eef4f8;
}
#newsContainer.singleView .newsEntry .newsDate {
	background-color: rgba(124,127,144,0.85);
}
#newsContainer.singleView .newsEntry h3 {
	color: #7c7f90;
}
#newsContainer.singleView .newsEntry .hero + h3 {
	background-color: rgba(255, 255, 255, 0.85);
}
/*###########################################################################*/
/*---widget dimensions---*/
#newsContainer.listView.widget .newsContent:nth-of-type(1) {
	width: 600px;
	height: 250px;
}
#newsContainer.listView.widget .newsContent:nth-of-type(2) {
	width: 600px;
	height: 500px;
}
/*###########################################################################*/
/*---news content wrapper---*/
#newsContainer .newsDataSet,
#newsContainer .newsEntry {
	position: relative;
}
#newsContainer .newsEntry {
	overflow: auto;
}
/*###########################################################################*/
/*---news entry // date formatting---*/
#newsContainer .newsEntry .newsDate {
	overflow: auto;
	width: 48px;
	padding: 4px;
}
#newsContainer .newsEntry .newsDate ul {
	text-align: center;
}
#newsContainer .newsEntry .newsDate li {
	font-size: 11px;
}
#newsContainer .newsEntry .newsDate li:nth-of-type(1) {
	font-size: 32px;
}
#newsContainer .newsEntry .newsDate li:nth-of-type(2) {
	float: left;
	padding-left: 4px;
	text-transform: uppercase;
}
#newsContainer .newsEntry .newsDate li:nth-of-type(3) {
	float: right;
	padding-right: 4px;
}
/*###########################################################################*/
/*---social controls---*/
#newsContainer .socialControls,
#newsContainer .socialControls ul,
#newsContainer .socialControls li,
#teaserContainer .socialControls,
#teaserContainer .socialControls ul,
#teaserContainer .socialControls li {
	float: left;
}
#newsContainer .socialControls li,
#teaserContainer .socialControls li {
	display: block;
	line-height: 24px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	margin-right: 16px;
	background-repeat: no-repeat;
	background-size: 24px;
}
#newsContainer .socialControls li a,
#newsContainer .socialControls li span,
#teaserContainer .socialControls li a,
#teaserContainer .socialControls li span {
	padding-left: 32px;
}
#newsContainer .socialControls li a,
#teaserContainer .socialControls li a {
	display: block;
	text-decoration: none;
}
#newsContainer .socialControls li a span,
#teaserContainer .socialControls li a span {
	padding-right: 3px;
	padding-left: 0;
	font-weight: 600;
}
/*###########################################################################*/
/*---social controls / icons---*/
#newsContainer .socialControls li:nth-of-type(1),
#teaserContainer .socialControls li:nth-of-type(1) {
	background-image: url(images/socialControls/like.png);
}
#newsContainer .socialControls li:nth-of-type(2),
#teaserContainer .socialControls li:nth-of-type(2) {
	background-image: url(images/socialControls/comment.png);
}
#newsContainer .socialControls li:nth-of-type(3),
#teaserContainer .socialControls li:nth-of-type(3) {
	background-image: url(images/socialControls/share.png);
}
/*###########################################################################*/
/*---news entry // star rating---*/
#newsContainer .newsEntry .rating {
	height: 20px;
	width: 100px;
	background-image: url(images/socialControls/star-ratings.png);
	background-size: 100px 220px;
}
#newsContainer .newsEntry  .star-rating-00 {
	background-position: 0 0;
}
#newsContainer .newsEntry  .star-rating-05 {
	background-position: 0 -20px;
}
#newsContainer .newsEntry  .star-rating-10 {
	background-position: 0 -40px;
}
#newsContainer .newsEntry .star-rating-15 {
	background-position: 0 -60px;
}
#newsContainer .newsEntry .star-rating-20 {
	background-position: 0 -80px;
}
#newsContainer .newsEntry .star-rating-25 {
	background-position: 0 -100px;
}
#newsContainer .newsEntry .star-rating-30 {
	background-position: 0 -120px;
}
#newsContainer .newsEntry .star-rating-35 {
	background-position: 0 -140px;
}
#newsContainer .newsEntry .star-rating-40 {
	background-position: 0 -160px;
}
#newsContainer .newsEntry .star-rating-45 {
	background-position: 0 -180px;
}
#newsContainer .newsEntry .star-rating-50 {
	background-position: 0 -200px;
}
/*---without social controls---*/
#newsContainer .newsEntry .rating {
	margin-left: calc(152px + 16px);
}
/*---with social controls---*/
#newsContainer .newsEntry .socialControls + .rating {
	float: right;
	margin: 0;
}
/*###########################################################################*/
/*---news entry // comment area---*/
#newsContainer .newsEntry .newsComments {
	clear: both;
}
#newsContainer .newsEntry .newsCommentList dl {
	margin-top: 0;
	margin-bottom: 1px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: rgba(211,211,211,0.25);
	border-radius: 6px;
	animation: fadein 0.75s;
}
@keyframes fadein {
    from {
		opacity: 0;
	}
    to   {
		opacity: 1;
	}
}
#newsContainer .newsEntry .newsCommentList dl {
	font-size: 13px;
}
#newsContainer .newsEntry .newsCommentList dt {
	font-weight: bold;
}
#newsContainer .newsEntry .newsCommentList dd {
	margin-bottom: 0;
}
/*###########################################################################*/
/*---news entry // list view---*/
/*---date---*/
#newsContainer.listView .newsDate {
	float: left;
}
/*---image---*/
#newsContainer.listView .newsImage {
	float: left;
}
#newsContainer.listView .newsImage,
#newsContainer.listView .newsImage a,
#newsContainer.listView .newsImage img {
	display: block;
	width: 104px;
	height: 104px;
}
#newsContainer.listView .newsImage {
	background-image: url(images/placeholder/thumbnail/01.png);
	background-size: 104px;
}
/*---category---*/
#newsContainer.listView .newsCategory {
	position: absolute;
	top: 0;
	right: -8px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	z-index: 1;
}
#newsContainer.listView .newsCategory::after {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -8px;
	right: 0;
	content: "";
	border-style: solid;
	border-width: 4px;
}
#newsContainer.listView .newsCategory h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}
/*---entry---*/
#newsContainer.listView .newsEntry {
	margin-bottom: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#newsContainer.listView .newsEntry h3,
#newsContainer.listView .newsEntry p,
#newsContainer.listView .newsEntry .moreLink,
#newsContainer.listView .newsEntry .socialControls,
#newsContainer.listView .newsEntry .newsCommentList {
	margin-left: 152px;
	padding-left: 16px;
}
#newsContainer.listView .newsEntry h3,
#newsContainer.listView .newsEntry p {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 14px;
}
#newsContainer.listView .newsEntry p {
	line-height: 18px;
}
#newsContainer.listView .newsEntry .newsSource {
	margin-right: 4px;
}
#newsContainer.listView .newsEntry .moreLink {
	margin-bottom: 8px;
}
#newsContainer.listView .newsEntry .moreLink a {
	display: block;
	line-height: 16px;
	background-image: url(images/pageControls/moreLink.png);
	background-repeat: no-repeat;
	background-size: 16px;
	padding-left: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}
/*###########################################################################*/
/*---news entry // list view / widget---*/
#newsContainer.listView.widget .newsContent {
	overflow-y: scroll;
	padding-top: 8px;
	padding-right: 32px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#newsContainer.listView.widget .newsEntry {
	padding-right: 16px;
}
#newsContainer.listView.widget .newsEntry h3 {
	padding-top: 8px;
}
#newsContainer.listView.widget .newsEntry .moreLink a {
	background-image: url(images/pageControls/moreLink.png);
}
/*###########################################################################*/
/*---news entry // list view / widget / social controls---*/
#newsContainer.listView.widget .socialControls {
}
/*###########################################################################*/
/*---news entry // list view / widget / comment area---*/
#newsContainer.listView.widget .newsComments {
	clear: both;
}
#newsContainer.listView.widget .newsCommentList dl {
	margin-top: 0;
	margin-bottom: 1px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: rgba(211,211,211,0.25);
	border-radius: 6px;
	animation: fadein 0.75s;
}
@keyframes fadein {
    from {
		opacity: 0;
	}
    to   {
		opacity: 1;
	}
}
#newsContainer.listView.widget .newsCommentList dl {
	font-size: 13px;
}
#newsContainer.listView.widget .newsCommentList dt {
	font-weight: bold;
}
#newsContainer.listView.widget .newsCommentList dd {
	margin-bottom: 0;
}
/*###########################################################################*/
/*---news entry // list view / archive---*/
#newsContainer.listView.archive {
	width: 1116px;
	position: relative;
}
/*###########################################################################*/
/*---news entry // list view / archive / filter---*/
#newsContainer.listView.archive .newsFilter {
	position: absolute;
	right: 0;
	top: 0;
}
#newsContainer.listView.archive .newsFilter h3 {
	margin-top: 0;
}
/*###########################################################################*/
/*---news entry // list view / archive / back navigation---*/
#newsContainer.listView.archive .backNavigation a {
	display: block;
	line-height: 32px;
	background-image: url(images/pageControls/navigationPreviousPage.png);
	background-size: 32px;
	background-repeat: no-repeat;
	background-position-x: -10px;
	padding-left: 22px;
	text-decoration: none;
	font-weight: bold;
}
/*###########################################################################*/
/*---news entry // list view / archive / navigation---*/
#newsContainer.listView.archive .navigation {
	clear: both;
	overflow: hidden;
	position: relative;
}
#newsContainer.listView.archive .navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	left: 50%;
	position: relative;
	float: left;
}
#newsContainer.listView.archive .navigation li {
	float: left;
	position: relative;
	right: 50%;
}
#newsContainer.listView.archive .navigation a {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#newsContainer.listView.archive .navigation li:first-child a,
#newsContainer.listView.archive .navigation li:nth-child(2) a,
#newsContainer.listView.archive .navigation li:nth-last-child(2) a,
#newsContainer.listView.archive .navigation li:last-child a {
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 100%;
	overflow: hidden;
	width: 32px;
	white-space: nowrap;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px;
}
#newsContainer.listView.archive .navigation li:first-child a {
	background-image: url(images/pageControls/navigationFirstPage.png);
	margin-right: 4px;
}
#newsContainer.listView.archive .navigation li:nth-child(2) a {
	background-image: url(images/pageControls/navigationPreviousPage.png);
}
#newsContainer.listView.archive .navigation li:nth-last-child(2) a {
	background-image: url(images/pageControls/navigationNextPage.png);
}
#newsContainer.listView.archive .navigation li:last-child a {
	background-image: url(images/pageControls/navigationLastPage.png);
	margin-left: 4px;
}
/*###########################################################################*/
/*---news entry // single view---*/
#newsContainer.singleView {
	position: relative;
	margin-top: 15px;
	padding-top: 48px;
	width: 1116px;
}
/*---date---*/
#newsContainer.singleView .newsEntry .newsDate {
	position: absolute;
}
/*---thumbnail image---*/
#newsContainer.singleView .newsImage.thumbnail,
#newsContainer.singleView .newsImage.thumbnail a,
#newsContainer.singleView .newsImage.thumbnail img {
	display: block;
	width: 200px;
	height: 200px;
}
#newsContainer.singleView .newsImage.thumbnail {
	float: left;
	background-image: url(images/placeholder/thumbnail/01.png);
	background-size: 200px;
}
/*---hero image---*/
#newsContainer.singleView .newsImage.hero a,
#newsContainer.singleView .newsImage.hero img {
	display: block;
	width: 100%;
	height: auto;
}
#newsContainer.singleView .newsImage.hero {
	display: block;
	margin-left: calc(200px + 24px);
	margin-bottom: 16px;
}
/*---entry---*/
#newsContainer.singleView .newsEntry {
	padding-bottom: 16px;
}
#newsContainer.singleView .newsEntry h3,
#newsContainer.singleView .newsEntry p,
#newsContainer.singleView .newsEntry .moreLink,
#newsContainer.singleView .newsEntry .socialControls {
	margin-left: 200px;
	padding-left: 24px;
}
#newsContainer.singleView .newsEntry .newsCoreData ul,
#newsContainer.singleView .newsEntry .newsCoreData ol {
	margin-left: calc(200px + 24px);
	margin-bottom: 12px;
}
#newsContainer.singleView .newsEntry .newsCoreData ul {
	list-style: none;
}
#newsContainer.singleView .newsEntry .newsCoreData ol {
	padding-left: 24px;
}
#newsContainer.singleView .newsEntry .newsCoreData ul li {
	background-image: url(images/listDot.svg);
	background-size: 6px;
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 24px;
}
#newsContainer.singleView .newsEntry .newsCoreData table {
	margin-left: calc(200px + 24px);
	margin-bottom: 12px;
}
#newsContainer.singleView .newsEntry h3,
#newsContainer.singleView .newsEntry p {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 16px;
}
#newsContainer.singleView .newsEntry h3 {
	margin-top: 12px;
	padding-right: 16px;
	padding-bottom: 4px;
	font-size: 24px;
	background-image: url(images/headlineStripe.png);
	background-size: 876px;
	background-repeat: no-repeat;
	background-position: 24px bottom;
}
#newsContainer.singleView .newsEntry h3 .newsSource {
	margin-right: 4px;
}
#newsContainer.singleView .newsEntry h3 .newsTitle {
	font-weight: normal;
}
#newsContainer.singleView .newsEntry p {
	line-height: 20px;
	padding-right: 16px;
}
/*---news core data---*/
#newsContainer.singleView .newsEntry .newsCoreData {
	min-height: 140px;
}
/*###########################################################################*/
/*---news entry // single view / star rating / conditional positioning---*/
#newsContainer.singleView .newsEntry .rating {
	margin-left: calc(200px + 24px);
}
/*###########################################################################*/
/*---news entry // single view / back navigation---*/
#newsContainer.singleView .backNavigation {
	position: absolute;
	top: 0;
	left: 0;
}
#newsContainer.singleView .newsContent .backNavigation {
	position: relative;
	padding-left: calc(200px + 24px);
}
#newsContainer.singleView .newsContent .backNavigation a {
	background-position-x: -10px;
	padding-left: 22px;
}
#newsContainer.singleView .backNavigation a {
	display: block;
	line-height: 32px;
	background-image: url(images/pageControls/navigationPreviousPage.png);
	background-size: 32px;
	background-repeat: no-repeat;
	padding-left: 32px;
	text-decoration: none;
	font-weight: bold;
}
/*###########################################################################*/
/*---news entry // single view / archive navigation---*/
#newsContainer.singleView .archiveNavigation {
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: calc(200px + 24px);
	line-height: 32px;
	font-weight: bold;
}
#newsContainer.singleView .archiveNavigation a {
	background-image: url(images/pageControls/navigationPreviousPage.png);
	background-repeat: no-repeat;
	background-size: 32px;
	background-position: 0;
	padding-left: 32px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
/*###########################################################################*/
/*---news entry // single view / social controls / icons---*/
#newsContainer.singleView .newsEntry .socialControls li:nth-of-type(2) {
	background-image: url(images/socialControls/share.png);
}
/*###########################################################################*/
/*---news entry // single view / comment area---*/
#newsContainer.singleView .newsComments {
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: calc(200px + 24px);
}
#newsContainer.singleView .newsComments h2 {
	font-size: 24px;
}
#newsContainer.singleView .newsCommentArea {
	padding-bottom: 16px;
}
#newsContainer.singleView .newsComments .newsCommentAreaText textarea {
	width: 500px;
	height: 150px;
	margin-bottom: 16px
}
#newsContainer.singleView .newsComments .newsCommentAreaButton input {
	margin-left: 0;
}
/*###########################################################################*/
/*---news entry // single view / image gallery---*/
#newsContainer.singleView .newsImageGallery {
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: calc(200px + 24px);
}
#newsContainer.singleView .newsImageGallery h2 {
	font-size: 24px;
}
#newsContainer.singleView .newsImageGallery .imageGallery {
	display: table;
	border-collapse: separate;
	border-spacing: 8px;
}
#newsContainer.singleView .newsImageGallery .imageGallery .row {
	display: table-row;
}
#newsContainer.singleView .newsImageGallery .imageGallery a {
	display: table-cell;
	text-decoration: none;
}
#newsContainer.singleView .newsImageGallery .imageGallery dt,
#newsContainer.singleView .newsImageGallery .imageGallery dd {
	width: 200px;
}
#newsContainer.singleView .newsImageGallery .imageGallery dt {
	height: 150px;
	overflow: hidden;
	border: 1px solid rgba(211,211,211,0.5);
}
#newsContainer.singleView .newsImageGallery .imageGallery dd {
	text-align: center;
	font-size: 14px;
}
#newsContainer.singleView .newsImageGallery .imageGallery img {
	display: block;
	width: auto;
	height: 100%;
}
/*###########################################################################*/
/*---news entry // single view / video gallery---*/
#newsContainer.singleView .newsVideoGallery {
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: calc(200px + 24px);
}
#newsContainer.singleView .newsVideoGallery h2 {
	font-size: 24px;
}
#newsContainer.singleView .newsVideoGallery .videoGallery {
	display: table;
	border-collapse: separate;
	border-spacing: 8px;
}
#newsContainer.singleView .newsVideoGallery .videoGallery .row {
	display: table-row;
}
#newsContainer.singleView .newsVideoGallery .videoGallery a {
	display: table-cell;
	text-decoration: none;
}
#newsContainer.singleView .newsVideoGallery .videoGallery dt {
	width: 200px;
	height: 100px;
	overflow: hidden;
	border: 1px solid rgba(211,211,211,0.5);
}
#newsContainer.singleView .newsVideoGallery .videoGallery dd {
	text-align: center;
}
#newsContainer.singleView .newsVideoGallery .videoGallery img {
	display: block;
	width: 100%;
	height: auto;
}
/*###########################################################################*/
/*---news entry // single view / downloads---*/
#newsContainer.singleView .newsContent .newsDownloads {
	border-top-width: 2px;
	border-top-style: solid;
	padding-left: calc(200px + 24px);
}
#newsContainer.singleView .newsContent .newsDownloads h2 {
	font-size: 24px;
}
#newsContainer.singleView .newsContent .newsDownloads dt {
	margin-top: 4px;
}
#newsContainer.singleView .newsDownloads dd a {
	display: block;
	line-height: 32px;
	padding-left: 32px;
	background-image: url(images/linkControls/downloadIcon.png);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
/*###########################################################################*/
/*---news entry // single view / downloads / download menu---*/
#newsContainer.singleView .newsDownloads.downloadMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}
#newsContainer.singleView .newsDownloads.downloadMenu dl {
	background-color: #ffffff;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
	position: absolute;
	top: 32px;
	right: 0px;
	padding: 8px;
	width: 350px;
	overflow: auto;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: all 0.25s ease 0s;
}
#newsContainer.singleView .newsDownloads.downloadMenu dl a {
	display: block;
	text-decoration: none;
	color: #8d8d8d;
	font-size: 13px;
	font-weight: bold;	
	line-height: 16px;
	margin: 0px;
	padding: 5px 10px 5px 40px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	transition: all 0.25s ease 0s;
}
#newsContainer.singleView .newsDownloads.downloadMenu dd:hover > a {
	color: #8d8d8d;
	padding-left: 50px;
}
#newsContainer.singleView .newsDownloads.downloadMenu  h2:hover + dl,
#newsContainer.singleView .newsDownloads.downloadMenu  dl:hover {
	visibility: visible;
	opacity: 1;
}
/*---main menu---*/
#newsContainer.singleView .newsDownloads.downloadMenu > h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	background-image: url(images/menuElements/iconDropdown.png);
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #003b59;
	padding-right: 16px;
	padding-left: 40px;
	line-height: 32px;
	color: #ffffff;
}
/*---sub menu---*/
#newsContainer.singleView .newsDownloads.downloadMenu dl a {
	background-position: 4px center;
}
#newsContainer.singleView .newsDownloads.downloadMenu dl a:hover {
	background-position: 16px center;
}
/*###########################################################################*/
/*---news entry // grid layout / 2 columns---*/
#newsContainer.singleView.gridLayout .twoColumns {
	display: table;
}
#newsContainer.singleView.gridLayout .twoColumns .layoutControl:nth-of-type(2),
#newsContainer.singleView.gridLayout .twoColumns .image.hero,
#newsContainer.singleView.gridLayout .twoColumns .textData {
	border: 1px solid #999ba8;
}
#newsContainer.singleView.gridLayout .twoColumns .image.hero,
#newsContainer.singleView.gridLayout .twoColumns .textData {
	margin-right: 16px;
	margin-left: 24px;
}
#newsContainer.singleView.gridLayout .twoColumns .image.hero {
	margin-bottom: 16px;
}
#newsContainer.singleView.gridLayout .twoColumns .textData {
	display: table;
	width: calc(100% - 42px);
}

#newsContainer.singleView.gridLayout .textColumn {
	display: table-cell;
	width: 50%;
	padding: 8px;
}
#newsContainer.singleView.gridLayout .textColumn p {
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	font-size: 13px;
	text-align: justify;
	hyphens: auto;
}
#newsContainer.singleView.gridLayout .twoColumns .layoutControl {
	display: table-cell;
	vertical-align: top;
}
#newsContainer.singleView.gridLayout .twoColumns .layoutControl:nth-of-type(2) {
	width: 336px;
	padding-right: 8px;
	padding-left: 8px;
}
#newsContainer.singleView.gridLayout .twoColumns .image.hero img {
	display: block;
	width: 100%;
	height: auto;
}
#newsContainer.singleView.gridLayout .twoColumns .gridData h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 0;
}
#newsContainer.singleView.gridLayout .twoColumns .gridData dl {
	float: left;
	width: 50%;
	height: 130px;
	margin: 0;
	padding: 0;
}
#newsContainer.singleView.gridLayout .twoColumns .gridData dt img {
	display: block;
	width: 72px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#newsContainer.singleView.gridLayout .twoColumns .gridData dd {
	margin: 0;
	text-align: center;
	font-size: 13px;
}
/*###########################################################################*/
/*---news entry // grid layout / 3 columns---*/
#newsContainer.singleView.gridLayout .threeColumns {
	overflow: auto;
	padding-left: 8px;
}
#newsContainer.singleView.gridLayout .threeColumns .column {
	float: left;
	width: 33.33%;
}
#newsContainer.singleView.gridLayout .threeColumns .columnData {
	margin-left: 16px;
	background-color: #999ba8;
	border: 1px solid #999ba8;
}
#newsContainer.singleView.gridLayout .threeColumns h2,
#newsContainer.singleView.gridLayout .text p {
	color: #ffffff;
}
#newsContainer.singleView.gridLayout .threeColumns h2 {
	margin: 0;
	padding-right: 8px;
	padding-left: 8px;
} 
#newsContainer.singleView.gridLayout .text {
	height: 200px;
}
#newsContainer.singleView.gridLayout .text p {
	margin-left: 0;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	text-align: justify;
	hyphens: auto;
}
#newsContainer.singleView.gridLayout .threeColumns .columnData .image {
}
#newsContainer.singleView.gridLayout .threeColumns .columnData img {
	display: block;
	width: 100%;
	height: auto;
}
