body {
	font-family: "helvetica_lt_stdbold", Arial;
	/*overflow:hidden;*/
	height: 100%;
	width: 100%;
}

#companylogo {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 50;
}

#articlethumbsenlarge {
	position: absolute;
	height: 30px;
	width: 30px;
	bottom: 1px;
	right: 10px;
	cursor: pointer;
}

.notice {
	background-color: #F3F8B8;
	background-color: rgba(243, 248, 184, 0.8);
	color: #000;
	position: absolute;
	right: 14px;
	top: 14px;
	padding: 10px;
	box-shadow: 3px 3px 10px #888;
	text-align: center;
	z-index: 50;
}

.highlight {
	background-color: #eee;
}

#articlethumbsenlarge, #articlethumbsenshrink {
	height: calc(100% - 10px);
	padding-top: 10px;
	width: 30px;
	right: 0px;
	padding-right: 0px;
}

#articlethumbsenshrink {
	position: absolute;
	color: #fff;
	cursor: pointer;
}

#multipagearticlethumbssmall {
	color: #fff;
}

#multipagearticlethumbssmall:hover, #articlethumbsenlarge:hover,
	#articlethumbsenshrink:hover {
	color: #000;
}

#articlethumbstoggle {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

#multipagearticlethumbs {
	position: absolute;
	left: 0px;
	/* right: 0px; */
	width: 100%;
	/* top: 200px; */
	z-index: 10;
	bottom: 80px;
	height: 141px;
	text-align: center;
	/* opacity: 0.8; */
	background-color: rgba(255, 255, 255, 0.7);
	overflow: hidden;
}

.shrinkenlargetoggle {
	color: #000;
	font-size: 22px;
}

#articlethumbsenshrink {
	display: none;
}

#multipagearticlethumbssmall {
	position: absolute;
	left: 0px;
	/* right: 0px; */
	width: 100%;
	/* top: 200px; */
	z-index: 10;
	bottom: 80px;
	height: 42px;
	text-align: center;
	/* opacity: 0.8; */
	background-color: rgba(255, 255, 255, 0.7);
	overflow: hidden;
}

.multipagearticlethumb {
	/* width: 100%; */
	height: 141px;
	position: relative;
	cursor: pointer;
}

.welcomeArticle>.gradientbottom>.buttonreadmore {
	display: none;
}

.articlelinkurlseperator {
	display: none;
	/*margin-left:10px;
	margin-right:10px;*/
}

.inPageArticle {
	opacity: 0.7;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

.pageimage {
	position: absolute;
	top: 0px;
	/*left:0px; NO*/
}

.icon-zoom-out, .icon-zoom-in, #multiPageIcon {
	font-size: 22px;
}

#multiPageButton {
	right: 19px;
	top: 70px;
	display: none;
}

#shareThisButtons {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 50;
}

#thumbnailscontainer {
	margin-top: 40px;
	position: relative;
	float: left;
	margin-left: 54px;
	min-height: 345px;
}

.thumbnailscontainer {
	margin-top: 40px;
	position: relative;
	float: left;
	margin-left: 54px;
	min-height: 345px;
}


.thumbnailscontainer-active {
    background: #eee;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 3px;
}

[class^="icon-"], [class*=" icon-"] {
	width: 25px;
	display: inline-block;
}

.schemeswitch {
	cursor: pointer;
}

.contentcontainerMIP {
	position: relative;
	width: 1014px;
	padding-left: 10px;
}

#tinymcecontainer {
	width: 100%;
	height: 300px;
}

#codefield {
	border: 1px solid black;
	height: 38px;
}

#articleContainer {
	position: relative;
	padding-top: 20px;
	width: 100%;
	min-height: 400px; /* height is calculated in js*/
	margin: 0 auto;
}

#videoContainer {
	position: relative;
	/*padding-top: 20px;*/
	width: 100%;
	min-height: 440px;
	margin: 0 auto;
}

.profilematchheader {
	font-weight: bold;
}

#articleTextContainer, #articleAudioContainer {
	padding-top: 20px;
	width: 624px;
	margin: 0 auto;
}

#editionContainer {
	padding: 40px 50px 10px 130px;
}

.pageimage {
	border: 1px solid #eee;
}

.shadow {
	box-shadow: 3px 3px 10px #888;
}

#pageContainer {
	padding-top: 20px;
	width: 879px; /*1024 - 145 padding-left */
	margin: 0 auto;
}

#pageContainerMosaic {
	padding: 40px 50px 10px 130px;
	margin: 0 auto;
}

#nextpage {
	right: 0px;
	top: 40%;
	border-radius: 0 8px 8px 0px;
	height: 64px;
	width: 45px;
	background: rgba(255, 255, 255, 0.85) url(/resources/images/iconen.png)
		no-repeat -6px -192px;
	z-index: 200;
	opacity: 0.1;
	cursor: pointer;
	/* stick to page below*/
	position: absolute;
	opacity: 0.4;
}

#previouspage {
	left: 0px;
	top: 40%;
	border-radius: 8px 0 0 8px;
	height: 64px;
	background: rgba(255, 255, 255, 0.85) url(/resources/images/iconen.png)
		no-repeat -12px -128px;
	width: 45px;
	z-index: 200;
	opacity: 0.1;
	cursor: pointer;
	/* stick to page below*/
	position: absolute;
	opacity: 0.4;
}

#nextarticle {
	right: 0px;
	top: 40%;
	border-radius: 0 8px 8px 0px;
	height: 64px;
	min-width: 45px;
	z-index: 200;
	opacity: 0.1;
	cursor: pointer;
	/* stick to page below*/
	opacity: 0.4;
	position: fixed;
	background-color: #fff;
}

#nextarticleimg {
	height: 100%;
	background: rgba(255, 255, 255, 0.85) url(/resources/images/iconen.png)
		no-repeat -6px -192px;
	width: 45px;
	position: absolute;
	right: 0px;
}

#previousarticleimg {
	height: 100%;
	background: rgba(255, 255, 255, 0.85) url(/resources/images/iconen.png)
		no-repeat -12px -128px;
	width: 45px;
	position: absolute;
	left: 0px;
}

#previousarticle {
	height: 64px;
	left: 0px;
	top: 40%;
	border-radius: 8px 0 0 8px;
	z-index: 200;
	opacity: 0.1;
	min-width: 45px;
	cursor: pointer;
	/* stick to page below*/
	position: absolute;
	opacity: 0.4;
	position: fixed;
	background-color: #fff;
}

#previousarticle:hover {
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #eee;
	opacity: 0.9;
}

#previousarticle:hover>#previousarticlelabel {
	display: block;
}

#nextarticle:hover {
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #eee;
	opacity: 0.9;
}

#nextarticle:hover>#nextarticlelabel {
	display: block;
}

#previousarticlelabel {
	display: none;
	padding: 20px 5px 0px 50px;
	font-size: 20px;
}

#nextarticlelabel {
	display: none;
	padding: 20px 50px 0 5px;
	font-size: 20px;
}

#articlepdf {
	width: 98%;
	height: 737px;
	border: 0px;
}

#articleimage {
	/*box-shadow: 3px 3px 10px #888;*/
	
}

.paragraph {
	margin-top: 15px;
	font-size: 18px;
	line-height: 27px;
	font-family: "LyonText-Regular";
}

#firstparagraph:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
	font-weight: bold;
}

#firstparagraph {
	/*margin-top:40px;*/
	
}

.paragraph:first-line {
	/*line-height:80px;*/
	
}

.subheader, .smallsubheader {
	/*font-family: "helvetica_lt_stdbold", Arial;*/
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}

.smallsubheader {
	font-size: 18px;
}

#articlePrintContainer {
	width: 100%;
	height: 737px;
	text-align: center;
}

.thumbnailcontainer {
	position: relative;
	float: left;
	margin: 0 20px 45px 0px;
	cursor: pointer; 
	min-height: 240px;
}

.mosaicSelectYear {
	cursor: pointer;
	display: inline-block;
	margin-right: 0.4em;
	text-decoration: none;
	font-weight: bold;
	/*font-family: "helvetica_lt_stdbold", Arial;*/
	font-size: 24px;
	line-height: 35px;
	background: none;
	padding: 0 0.3em;
}

.mosaicSelectMonth {
	cursor: pointer;
	display: inline-block;
	margin-right: 0.4em;
	text-decoration: none;
	/*font-family: "helvetica_lt_stdbold", Arial;*/
	line-height: 35px;
	background: none;
	padding: 0 0.3em;
}

.thumbnailimage {
	width: 136px;
	margin-bottom: 10px;
	border-radius: 3px;
}

.shadow {
	box-shadow: 0 0 2px 2px #222;
	box-shadow: 3px 3px 10px #222;
}

.thumbnaildate, .pageNumber, .attachmentName {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.attachmentName {
	font-size: 8px;
}

html, body {
	margin: 0px;
	height: 100%;
	font-family: LyonText-Regular, georgia, times;
	font-family: 'Open Sans', sans-serif;
	min-width: 1024px;
}

/* #contentcontainer  */
.contentcontainer {
	position: relative;
	padding: 20px 0 20px 0;
	width: 1024px;
	margin: 0 auto;
}

#dcccontainer {
	position: relative;
	padding: 20px 0 20px 0;
	width: 1024px;
	margin: 0 auto;
	top: -1px;
	width: 800px;
	padding-left: 33px;
	margin: 0 auto;
	display: none;
	margin-bottom: 30px;
	box-shadow: 3px 3px 10px #888;
	/* opacity: 0.99; */
}

/* #contentcontainer  */
.contentcontainer.fullscreen {
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#welcomeLabel {
	position: relative;
	min-height: 380px;
	height: 50%;
	margin-top: 10%;
	width: 40%;
	opacity: 0.85;
	z-index: 50;
	padding: 30px 20px 0px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.welcomeArticleTitle {
	/*font-family:"helvetica_lt_stdbold", Arial;*/
	font-weight: bold;
	font-size: 18px;
	padding: 15px 0 10px 0;
}

.welcomeArticleIntro, .welcomeArticleIntroImageContainer {
	/*font-family: LyonText-Regular, georgia, times;*/
	font-size: 18px;
	line-height: 27px;
}

.welcomeArticleIntroPadding30 {
	padding-left: calc(31% + 30px);
}

.welcomeArticleIntro70 {
	width: calc(69% - 30px);
	float: right;
}

.welcomeArticleIntroImageContainer30 {
	width: 30%;
	float: left;
}

.welcomeArticleIntroImage {
	
}

.welcomeArticleIntroImageFrame {
	position: relative;
	border-radius: 25px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: auto;
	box-shadow: 1px 1px 1px 1px #999;
	top: -10px;
}

/*
.welcomeArticle.even>.welcomeArticleBottomGradient {
    background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0);
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 5;
}*/
.welcomeArticleBottomGradient {
	position: absolute;
	height: 30px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}

.welcomeArticle.even>.welcomeArticleBottomGradient {
	background: linear-gradient(#ffffff00, #ffffffff);
}

.welcomeArticle.odd>.welcomeArticleBottomGradient {
	background: linear-gradient(#e9e9e900, #e9e9e9ff);
}

.welcomeArticle:hover>.welcomeArticleBottomGradient {
	transition-duration: 0s;
	background: linear-gradient(rgba(96, 175, 32, 0), rgba(96, 175, 32, 1));
}

.welcomeArticleIntroImage {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#welcomeFotoVanDeWeek {
	font-size: 18px;
	font-weight: bold;
	/*font-family: "helvetica_lt_stdbold", Arial;*/
	line-height: 27px;
}

#welcomeTitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 49px;
	line-height: 58px;
	width: 90%;
	font-weight: bold;
	margin-bottom: 15px;
}

#welcomeIntro {
	font-size: 18px;
	line-height: 27px;
	width: 90%;
}

#welcomeImageContainer, .fullbackgroundimage {
	position: absolute;
	min-height: 100%;
	width: 70%;
	overflow: hidden;
}

#welcomeImage {
	min-height: 100%;
	min-width: 100%;
}

#welcomeArticles {
	position: absolute;
	top: 0px;
	width: 30%;
	right: 0px;
	height: 100%;
}

.welcomeArticle:hover {
	
}

.welcomeArticleFG {
	position: absolute;
	height: 100%;
	width: 100%;
	/*opacity: 0.9;*/
	z-index: 1;
}

.welcomeArticle {
	padding: 0 20px 0 20px;
	height: 20%;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}

.gradientBottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 20px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

.closeimg {
	height: 32px;
	top: 2px;
	position: relative;
}

#searchcontainer {
	position: relative;
	padding-bottom: 10px;
}

.resultpages {
	cursor: pointer;
	width: 100%;
}

#globalheaderitemsearchlabel {
	
}

.gotonext {
	position: fixed;
	top: 40%;
	background: rgba(255, 255, 255, 0.85) url(/resources/images/iconen.png)
		no-repeat -6px -192px;
}

.searchItemType {
	height: 37px;
	left: -37px;
	position: absolute;
}

.resultpage {
	padding: 6px 8px 5px 8px;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 18px;
	display: inline-block;
	width: auto;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: "helvetica_lt_stdbold", Arial;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 27px;
}

input::-webkit-input-placeholder { /* WebKit browsers */
	font-family: helvetica_lt_stdbold, Arial;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-family: helvetica_lt_stdbold, Arial;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-family: helvetica_lt_stdbold, Arial;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-family: helvetica_lt_stdbold, Arial;
}

.simplesearch {
	left: 3px;
	height: 35px;
	font-size: 18px;
	top: -6px;
	width: 300px;
	position: absolute;
	padding-left: 3px;
}

.footerlogo {
	position: absolute;
	left: -220px;
	top: 31px;
}

.footerIcon {
	position: relative;
	top: -7px;
	height: 30px;
	float: left;
	opacity: 0.3;
	margin-right: 5px;
}

.footerIconHighlight {
	opacity: 1;
}

.footerhighlight {
	margin-bottom: 18px;
}

.footeritem {
	/*margin-bottom:10px;*/
	position: relative;
	float: left;
	margin-right: 14px;
	text-transform: uppercase;
}

#footercontent {
	padding-top: 34px;
	padding-left: 10px;
	position: relative;
	margin: 0 auto;
	width: 1014px;
	font-family: helvetica_lt_stdbold, Arial;
	font-size: 15px;
	font-weight: bold;
}

.subdued {
	font-weight: normal;
}

.footerColumn {
	position: relative;
	float: left;
	width: 200px;
	left: 10px;
}

.searchresult {
	position: relative;
	margin-top: 10px;
	padding: 6px 20px 6px 20px;
	cursor: pointer;
}

.searchheader {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.searchlead {
	padding-top: 18px;
	line-height: 27px;
	font-size: 18px;
	font-family: LyonText-Regular, georgia, times;
}

.searchdetails {
	padding-top: 18px;
	font-family: LyonText-Regular, georgia, times;
	max-width: 825px;
}

.searchauthor {
	font-weight: bold;
}

.button, .searchreadmore, .tab {
	margin: 3px 0 3px 0;
	text-align: center;
	padding-top: 9px;
	width: 148px;
	height: 33px;
	font-family: helvetica_lt_stdbold, Arial;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	text-overflow: ellipsis;
	/* Required for text-overflow to do anything */
	white-space: nowrap;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 4px;
}

.button {
	position: relative;
}

.zoombutton {
	box-shadow: 3px 3px 3px #222;
	opacity: 0.85;
	border-radius: 5px;
	position: absolute;
	top: 20px;
	z-index: 100;
	width: 40px;
	height: 40px;
	cursor: pointer;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#zoomOutButton {
	right: 70px;
}

#zoomInButton {
	right: 20px;
}

#loginbutton {
	position: absolute;
	right: 10px;
	bottom: 10px;
	/*border-radius:0 0 5px 0;*/
}

#buttonsearch {
	position: absolute;
	right: 0;
}

#qbuttonsearch {
	position: absolute;
	right: 0;
	top: 0px;
}

#welcomeLabel .button {
	/*display:none;*/
	
}

#gradientbottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 10%;
	left: 0px;
	display: none;
}

.dodge {
	opacity: 0.3;
}

.advancedsearchtopbutton {
	/*top:0px;*/
	
}

.advancedsearchbottombutton {
	bottom: 0px;
}

.tab {
	position: relative;
	float: left;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	z-index: 10;
	/*top:1px;*/
	margin: 0px;
	border-radius: 5px 5px 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
}

#titleOnlyCheckImage {
	position: relative;
	top: 5px;
	opacity: 0.1;
}

.checkbox {
	cursor: pointer;
	position: relative;
	float: left;
	width: 200px;
	font-weight: bold;
}

.checkboximage {
	position: relative;
	top: 5px;
	opacity: 0.1;
}

#titleOnlyCheckBox {
	
}

#titleOnly {
	/*font-family:Arial;*/
	
}

.tabcontent {
	/*border:1px solid black;*/
	padding: 0px;
}

.searchreadmore {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

@font-face {
	font-family: 'LyonText-Regular';
	src: url('/resources/fonts/lyon/LyonText-Regular-Web.eot');
	src: url('/resources/fonts/lyon/LyonText-Regular-Web.eot?#iefix')
		format('embedded-opentype'),
		url('/resources/fonts/lyon/LyonText-Regular-Web.woff') format('woff'),
		url('/resources/fonts/lyon/LyonText-Regular-Web.ttf')
		format('truetype'),
		url('/resources/fonts/lyon/LyonText-Regular-Web.svg#LyonText-Regular')
		format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'LyonText-Regular';
	src: url('/resources/fonts/lyon/LyonText-RegularItalic-Web.eot');
	src: url('/resources/fonts/lyon/LyonText-RegularItalic-Web.eot?#iefix')
		format('embedded-opentype'),
		url('/resources/fonts/lyon/LyonText-RegularItalic-Web.woff')
		format('woff'),
		url('/resources/fonts/lyon/LyonText-RegularItalic-Web.ttf')
		format('truetype'),
		url('/resources/fonts/lyon/LyonText-RegularItalic-Web.svg#LyonText-Regular')
		format('svg');
	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
}

@font-face {
	font-family: 'LyonText-Regular';
	src: url('/resources/fonts/lyon/LyonText-Bold-Web.eot');
	src: url('/resources/fonts/lyon/LyonText-Bold-Web.eot?#iefix')
		format('embedded-opentype'),
		url('/resources/fonts/lyon/LyonText-Bold-Web.woff') format('woff'),
		url('/resources/fonts/lyon/LyonText-Bold-Web.ttf') format('truetype'),
		url('/resources/fonts/lyon/LyonText-Bold-Web.svg#LyonText-Regular')
		format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family: 'LyonText-Regular';
	src: url('/resources/fonts/lyon/LyonText-BoldItalic-Web.eot');
	src: url('/resources/fonts/lyon/LyonText-BoldItalic-Web.eot?#iefix')
		format('embedded-opentype'),
		url('/resources/fonts/lyon/LyonText-BoldItalic-Web.woff')
		format('woff'),
		url('/resources/fonts/lyon/LyonText-BoldItalic-Web.ttf')
		format('truetype'),
		url('/resources/fonts/lyon/LyonText-BoldItalic-Web.svg#LyonText-Regular')
		format('svg');
	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
}

@font-face {
	font-family: 'helvetica_lt_stdbold';
	src: url('/resources/fonts/helvetica/helveticaltstd-roman-webfont.eot');
	src:
		url('/resources/fonts/helvetica/helveticaltstd-roman-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/resources/fonts/helvetica/helveticaltstd-roman-webfont.woff')
		format('woff'),
		url('/resources/fonts/helvetica/helveticaltstd-roman-webfont.ttf')
		format('truetype'),
		url('/resources/fonts/helvetica/helveticaltstd-roman-webfont.svg#helvetica_lt_stdbold')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_lt_stdbold';
	src: url('/resources/fonts/helvetica/helveticaltstd-bold-webfont.eot');
	src:
		url('/resources/fonts/helvetica/helveticaltstd-bold-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('/resources/fonts/helvetica/helveticaltstd-bold-webfont.woff')
		format('woff'),
		url('/resources/fonts/helvetica/helveticaltstd-bold-webfont.ttf')
		format('truetype'),
		url('/resources/fonts/helvetica/helveticaltstd-bold-webfont.svg#helvetica_lt_stdbold')
		format('svg');
	font-weight: bold;
	font-style: normal;
}

/*
@font-face {
	font-family: 'clarendon_cn_btbold';
	src: url('/resources/fonts/clarendon/clarendon_bold_condensed_bt-webfont.eot');
	src: url('/resources/fonts/clarendon/clarendon_bold_condensed_bt-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/resources/fonts/clarendon/clarendon_bold_condensed_bt-webfont.woff') format('woff'),
		 url('/resources/fonts/clarendon/clarendon_bold_condensed_bt-webfont.ttf') format('truetype'),
		 url('/resources/fonts/clarendon/clarendon_bold_condensed_bt-webfont.svg#clarendon_cn_btbold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}
*/
#img_opmlogo {
	/*height:50px;*/
	position: absolute;
	left: 0px;
	border: 0px;
	top: -72px;
}

#goback {
	z-index: 300;
	position: absolute;
	left: 10px;
	top: 4px;
	cursor: pointer;
	font-family: helvetica_lt_stdbold, Arial;
	font-size: 16px;
	font-weight: bold;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	display: none;
}

.profilerbutton {
	position: relative;
	float: left;
}

.inputfield, .inputarea, .inputdate, .inputfooter, #thefileLabel,
	#thefile2Label {
	border: none;
	font-size: 20px;
	margin-right: 15px;
	height: 42px;
	display: inline-block;
	margin-top: 3px;
	width: 650px;
	padding-left: 5px;
}

.imagedescription {
	float: left;
	position: relative;
	width: 400px;
	height: auto;
	font-size: 16px;
}

.inputdate {
	width: 200px;
}

.inputfile {
	display: inline-block;
	font-size: 12px;
	height: 42px;
	width: 400px;
	padding-left: 5px;
}

.fileinput {
	height: 0px;
	width: 0px;
	display: none;
	outline: none;
}

#thefileLabel, #thefile2Label {
	position: relative;
	float: left;
	padding-top: 7px;
	height: 35px;
	width: 400px;
	outline: none;
	font-family: arial;
}

.inputfile input[type="file"] {
	position: fixed;
	top: -1px;
	display: none;
}

.fieldlabel {
	margin-top: 3px;
	width: 300px;
	position: relative;
	padding-top: 6px;
	float: left;
	height: 36px;
	margin-right: 15px;
	font-size: 18px;
	font-weight: bold;
}

.checkboxcontainer {
	font-size: 20px;
	cursor: pointer;
	margin-top: 12px;
}

.checked {
	opacity: 1;
}

.checked {
	opacity: 1;
}

.inputarea {
	width: calc(100% -   10px);
	padding: 5px;
	margin: 0px;
}

.miniFromContainer .inputfield {
	width: 520px;
	height: 40px;
}

.miniFromContainer {
	position: relative;
}

.inputfieldcheckbox {
	border: none;
	font-size: 20px;
	margin-right: 15px;
	height: 32px;
	display: inline-block;
	margin-top: 3px;
	width: 32px;
	padding-left: 0px;
	left: -4px;
	position: relative;
}

.inputfieldcheckboxlabel {
	font-family: helvetica_lt_stdbold, Arial;
	font-size: 16px;
	font-weight: bold;
}

#globalheader {
	font-family: helvetica_lt_stdbold, Arial;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	height: 50px;
	/*min-width:1190px;*/
	width: 100%;
}

#globalheader.loginpage {
	height: 80px;
	position: relative;
}

#globalheader.loginpage>.globalheaderitem {
	top: 20px;
	height: calc(100% - 20px);
}

#globalheader_languageswitch {
	background-color: inherit;
	width: 90px;
	/*background-color:#163;*/
}

#globalheader_themeswitch {
	background-color: inherit;
	width: 120px;
	/*background-color:#163;*/
}

.globalheaderitem {
	opacity: 0.6;
	position: relative;
	float: right;
	/*padding: 10px 7px 0px 5px;*/
	height: 100%;
	/*min-width:300px;*/
	/*	height: 90%; */ /* fallback if needed */
	/*	height: calc(100% -   10px);*/
	cursor: pointer;
}

.globalheaderitem.active {
	opacity: 1;
}

#globalheaderitemlogout {
	padding-right: 0px;
	padding-left: 20px;
	opacity: 1;
}

.globalheaderitemicon {
	float: left;
	top: -4px;
	position: relative;
	width: 32px;
	height: 32px;
	background: url(/resources/images/iconen.png) no-repeat left top;
}

.title, .message {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 26px;
	width: auto;
	margin-bottom: 20px;
}

.title {
	font-weight: bold;
}

.message {
	font-size: 18px;
}

.message.error {
	position: relative;
	left: -25px;
}

#loginErrorLabel:before, .message.error:before {
	font-family: 'icomoon';
	padding: 0 15px 0 0px;
	Content: "!";
	content: "\ea07";
}

.message.notification {
	position: relative;
	left: -25px;
}

.message.notification:before {
	font-family: 'icomoon';
	content: "i";
	content: "\ea0c";
	padding: 0 15px 0 0px;
}

#globalContent {
	position: relative;
	/*top:50px;*/
	min-height: 400px;
	padding-bottom: 80px;
}

#globalFooter {
	width: 100%;
	height: 80px;
	bottom: 0;
	position: absolute;
}

#bodyContainer {
	position: relative;
	min-height: 100%;
}

.globalheaderitemlabel {
	float: left;
	position: relative;
	padding: 15px 10px 16px 10px;
	/*	height:calc(100% - 22px);*/
}

.globalheaderitemlabel.active {
	
}

.globalheader_dropdown {
	position: absolute;
	left: 0px;
	top: 0px;
	/*	min-height: 100%;*/
	z-index: 100;
	background-color: inherit;
	padding: inherit;
	border-radius: 0 0 15px 15px;
}

.globalheader_languageoption {
	display: none;
}

.globalheader_dropdown:hover>.globalheader_languageoption {
	display: block;
}

.logouticon {
	background: url(/resources/images/lockClosed.png) no-repeat left top;
	background-size: 42px;
}

.pageicon {
	background-position: -64px 0px;
}

.searchicon {
	background-position: -64px -63px;
}

.browseicon {
	/*background-position: -128px -96px; Active */
	background-position: -128px -64px;
}

.statsicon {
	background-position: -256px 1px;
}

.profilericon {
	background-position: -224px 0px;
}

.pagethumbfirst {
	padding-left: 158px;
}

.pagethumb {
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	cursor: pointer;
}

.pagethumbimage {
	height: 200px;
}

.clear {
	clear: both;
}

.fullbackgroundimage {
	background-position: center center;
	background-repeat: no-repeat;
}

#globalheader_languageswitch {
	text-transform: uppercase;
}

#globalheader_languageswitch:hover {
	
}

#remembercheckbox {
	position: relative;
	top: 1px;
}

#autologin {
	display: none;
}

#rememberMe {
	cursor: pointer;
	left: 10px;
	bottom: 25px;
	width: 300px;
	position: absolute;
	font-size: 18px;
	font-weight: bold;
}

.fullbackgroundimage {
	/*background-attachment: fixed;*/
	background-size: cover;
}

.arrows {
	position: absolute;
	right: 9px;
	top: 12px;
	height: 18px;
	opacity: 1;
}

#loginInfoContainer {
	position: absolute;
	bottom: 80px;
	height: 300px;
	width: 100%;
	min-width: 1024px;
}

#loginInfoContent {
	width: 1014px;
	padding-top: 20px;
	margin: 0 auto;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	padding-left: 10px;
}

#loginInfoTitle {
	font-size: 40px;
	font-weight: bold;
	line-height: 52px;
	text-transform: uppercase;
	padding-bottom: 12px;
	padding-top: 20px;
}

#loginLabel {
	font-family: 'Open Sans', sans-serif;
	width: 370px;
	position: relative;
	float: left;
	text-align: left;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 60px;
	top: 30px;
}

.loginLabelTitle {
	text-transform: uppercase;
	/*font-size:30px;*/
	font-weight: bold;
}

#manageDoccode {
	right: 30px;
	position: relative;
	float: right;
}

#loginContainer {
	width: 450px;
	height: 184px;
	position: relative;
	float: left;
	top: 30px;
}

#loginErrorLabel {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 10px 10px 0px;
	position: relative;
}

.loginfield {
	width: 425px;
	position: relative;
	left: 10px;
	margin-top: 10px;
}

.becomemember {
	background-position: -32px -64px;
}

.disabled {
	opacity: 0.2;
	cursor: default;
}

#articlelinkscontainer {
	width: calc(100% - 24px);
	text-align: left;
	position: relative;
	top: 0px;
	padding: 14px 24px 14px 0;
	z-index: 20;
	font-size: 16px;
	font-weight: bold;
}

.articlelink {
	width: 23%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 10px;
}

.articlelinkoverflow {
	
}

.articlelinkoverflowhidden {
	display: none;
}

.articleoverflowlabel {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 18px;
}

#easysearchcontainer {
	position: relative;
	border-bottom: 1px solid #c0c0c0;
}

.articleoverflowlabel:hover {
	opacity: 1;
}

#loginAsGuestTitle {
	display: inline-block;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}

#loginAsGuestLink {
	font-weight: normal;
	display: inline-block;
	margin-top: 10px;
	position: relative;
}

#articlelinkscontainer a {
	font-size: 16px;
	font-weight: bold;
}

#version {
	position: absolute;
	right: 5px;
	bottom: 2px;
}

.slidecontainer {
	width: 100%;
}

.slider {
	-webkit-appearance: none;
	height: 25px;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: .2s;
	transition: opacity .2s;
	padding: 0;
}

.slider:hover {
	opacity: 1;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	background: #4CAF50;
	cursor: pointer;
}

.slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #4CAF50;
	cursor: pointer;
}

.message.topRightNotification {
	position: fixed;
	display: none;
	right: 5px;
	top: 40px;
	background-color: #3D3242;
	border-radius: 10px;
	padding: 10px;
	display: inline-block;
	left: auto;
	z-index: 1000;
	box-shadow: 1px 1px 1px 1px #444;
}

.accountsubmit {
	position: relative;
	left: 499px;
}

/*
.contentcontainerstatistics, .doccodemanagement,  .contentcontainerprofilelist, .contentcontainerschedule, .contentcontainersearchlist, .contentcontainerexpresslist, .contentcontainerusermanagement
{
	width:1014px;
	padding-left:10px;
}
*/
.contentcontainermanualimport {
	width: 1024px;
	padding-left: 10px;
}

table.tablesorter thead tr th {
	padding: 0px;
}

.contentcontainerpublish {
	width: 1014px;
	padding-left: 10px;
}

#inputProPublicTitle {
	position: relative;
	float: left;
	width: 400px;
}

#inputProIntro {
	margin-top: 5px;
	position: relative;
	float: left;
	width: 395px;
	height: 80px;
	margin-right: 15px;
	font-family: arial;
}

#proOnlineCheckBoxContainer {
	float: left;
	position: relative;
	width: 400px;
	height: auto;
	font-family: arial;
	font-size: 16px;
}

.fileinput {
	position: relative;
	float: left;
}

.contentcontainerabolist {
	position: relative;
	width: 1014px;
	padding-left: 10px;
}

.contentcontainereditprofile {
	width: 700px;
}

#proOptionTh {
	width: 144px;
}

.profilerOptionIcon {
	color: #444;
}

.tdtotal {
	padding-right: 5px;
}

#multipagearticlethumbssmall {
	cursor: pointer;
}

.labelbuynow {
	position: absolute;
	left: 0px;
	top: 0px;
}

.numberOfShopItems {
	position: absolute;
	right: 9px;
	top: 9px;
	background-color: #808080;
	padding: 3px 3px 3px 4px;
	border-radius: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	/* opacity: 1; */
	z-index: 0;
}

#feedbackmenuitem {
	float: left;
	left: 50px;
}

#mosaicSelectMonthContainer {
	width: 85%;
	padding: 15px 15px 15px 0px;
}

.profilerOptionIcon {
	cursor: pointer;
}

.profile-intro-image, .profile-intro-thumb-image {
	width: 240px;
}

.online-options {
	width: 85px;
}

.fieldimage {
	height: auto;
}

.profile-intro-thumb-image, .profile-intro-image {
	fill: #eee;
	min-height: 100px;
}

.clickable {
	cursor: pointer;
}

.topstory-title {
	position: relative;
	margin-left: 314px;
	cursor: move;
	width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 42px !important;
}

.topstory-remove {
	position: absolute;
	right: 6px;
	top: 10px;
	cursor: pointer;
}

/*start attachments*/
.icon-lightGallery {
	font-size: 19px;
	bottom: 1px;
	position: relative;
}

/* start audio-js attachments*/
.audiojs {
	width: 100%;
	background-color: #444;
	margin-top: 10px;
}

.scrubber {
	width: 462px !important;
}
/* end audio-js attachments*/
.video-js {
	/*background-color:#444;*/
	
}

/*end attachments*/
@media only screen and (max-width: 900px) {
	#loginLabel {
		display: none;
	}
	#loginContainer {
		margin-left: 25px;
	}
}

/*start sol*/
.globalheaderitem-edit-mode-active, .globalheaderitem-edit-mode-active:hover
	{
	background-color: #444;
	color: #fff;
}

.globalheaderitem-edit-mode-inactive {
	
}

/********************************************************************/
.not-published {
	opacity: 0.5;
}

.sol-welcome-container {
	position: absolute;
	top: 160px;
	left: 20px;
	width: 44%; /*if this contains 0 pixes than is(":isvibile") */
	min-height: 20%;
	z-index: 100;
}

.sol-welcome-container-search-enabled {
	/*display:none; display is used in slideshoww*/
	width: 0px;
}

.sol-welcome-text-container {
	background-color: rgba(255, 255, 255, 0.7);
	position: relative;
	padding: 40px;
	clear: both;
	width: calc(100% - 80px); /* padding left + padding right*/
}

.sol-welcome-label {
	text-transform: uppercase;
	font-weight: bold;
}

.sol-welcome-title {
	font-size: 18px;
	padding-top: 10px;
	text-transform: uppercase;
}

.sol-welcome-text {
	line-height: 26px;
	font-size: 14px;
	padding-top: 10px;
}

.sol-welcome-button {
	position: absolute;
	left: 0px;
	bottom: -70px;
}

#url-copied-notification>a {
	font-weight: normal;
	color: #fff;
}

/********************************************************************/
/*end sol*/

.search-on-homepage-container-background{
	position: absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.6); 
	backdrop-filter: blur(6px);
	z-index:2000;	
}

/*search on home page*/
.search-on-homepage-container {
	
	position: absolute;
	top: 40%;
	left: 27%;
	width: 50%;
	height: 45px;
	background-color: rgba(255, 255, 255, 0.95);
	border-radius: 5px;
	z-index: 100;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	border: 2px solid #012734; /*key dark purple*/
	border: 2px solid #3a3a3a;
}

.search-on-homepage-container-with-content-on-right {
	left: 25%;
}

#search-on-homepage-button {
    position: absolute;
    top: 0px;
    right: -1px;
    width: 48px;
    height: 45px;
    background-color: #012734;
    background-color: #3a3a3a;
    border-radius: 0px 5px 5px 0px;
    text-align: center;
}

#search-on-homepage-button>span {
	position: relative;
	color: #fff;
	font-size: 20px;
	left: -2%;
	top: 50%;
	transform: translateY(-50%);
}

#search-on-homepage-input {
	position: absolute;
	width: 80%;
	top: 2px;
	left: 24px;
	outline: none;
	height: 40px;
	font-size: 14px;
	font-style: italic;
	border: 0px;
	background-color: rgba(255, 255, 255, 0);
}

#search-on-homepage-input::placeholder {
	font-size: 14px;
}

.round-button {
	padding: 0px;
	position: absolute;
	width: 40px;
	z-index: 200;
	border-radius: 50px;
}

.search-button {
	top: 60px;
	left:20px;
    position: absolute;
}

.round-button>span {
	margin-top: 3px;
	color: #fff;
}

.search-on-homepage-hidden {
	display: none;
}

#imx-slider.disabled{
	opacity:0.3;
}


.globalheaderitem  {
	max-width:12%;	
}

#globalheaderitemlogout{
	max-width:22%;
}

.globalheaderitemlabel{
	max-width:100%;
	height:80% !important; /*should be 100% - top */ 
	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis;
}

.fancybox-slide--iframe .fancybox-content {
    width  : 200px;
    height : 250px;
    max-width  : 100%;
    max-height : 100%;
    margin: 0;
}