@import url('/fileadmin/templates/dachnavigator/font/noto-sans.css');

* {
	font-family: 'Noto Sans', Arial, sans-serif;
}

body.loadingItem > div {
	opacity: 0;
}

body > span.pleaseWait {
	display: none;
}

body.loadingItem > span.pleaseWait {
	display: block;
	width: 50px;
	height: 50px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 2000;
	background: url(../images/ajax-loader.gif) center center no-repeat transparent;
	opacity: 1;
}

body.loadingItem.fadeOut > div {
	opacity: 1;
	transition: opacity 2s linear;
}

body.loadingItem.fadeOut > span.pleaseWait {
	opacity: 0;
	transition: opacity 2s linear;
}

.header {
	background: url(../images/bg/background_lg.jpg) left bottom no-repeat transparent;
	background-size: cover;
	min-height: 450px;
}

.header .logoDN {
	/*width: auto;*/
}

.header .logoDN img {
	margin-top: 50px;
	max-width: 100%;
	height: auto;
}

.stepBox {
	background: #e8e8e8 !important;
}

/**	CSS from steildach begin	**/

.step-selection.hasInfo a.infoLink {
	right: 14px;
	top: 14px;
	width: 25px;
	height: 24px;
	min-height: 0;
	padding: 0;
	z-index: 1000;
}

.step-selection .info{
	border: none;
	background: none transparent;
	padding: 0;
	top: 0px;
}

.step-selection .infoInner {
	border-top: 2px solid #ee7000;
	padding: 10px 45px;
	border-left: 2px solid #ee7000;
	border-right: 2px solid #ee7000;
	border-bottom: 2px solid #ee7000;
	background: none no-repeat scroll 50% 95% #fff;
	text-decoration: none;
	color: #000;
	width: 100%;
	min-height: 130px;
}

.step-selection a.next > span {
	display: table-cell;
	vertical-align: middle;
}

.step-selection.hasInfo:hover .infoLink, .step-selection.hasInfo.active  a.infoLink {
	background: url(../../dampfsperren/images/buttonInfoInactive.png) 0% 0% no-repeat #ffffff;
	right: 14px;
	top: 14px;
	width: 25px;
	height: 24px;
	min-height: 0;
	padding: 0;
	z-index: 1000;
	outline: 1px solid white;
	border-radius: 100%;
}

.step-selection a.infoLink.active {
	background: url('../../dampfsperren/images/buttonInfoClose.png') no-repeat center !important;
	background-size: cover;
	right: 14px;
	top: 14px;
	width: 25px;
	height: 24px;
	min-height: 0;
	padding: 0;
	z-index: 1000;
	outline: 1px solid white;
	border-radius: 100%;
}

.step-selection .step-button {
	position: relative;
}


.step-selection .step-button,
.step-selection .step-button a.next {
	border: 1px solid #fff;
}

.step-selection .step-button a.next {
	background-color: #fff;
	border: none;
}

.step-selection .step-button a.next {
	border:none;
}

.step-selection .step-button:hover,
.step-selection.active .step-button {
	background-color: #fff;
	outline: 2px solid #ee7000;
	color: #ee7000;
	outline-offset: -2px;
}

.step-selection .step-button:hover a.next {
	color: #ee7000;
	border: none;
	background-color: #fff;
}

.step-selection.active .step-button a.next {
	background-color: #ee7000;
	color: white;
}

/**	CSS from steildach end	**/

.header h1 {
	margin-top: 43px;
}

.productNavigator  h3 {
	font-size: 3.75em;
}

.productNavigator  hr {
	border-color: #000;
}

.productInfo .more.active + .info {
	margin-bottom: 10px;
}

.productDownloads .productInfo {
	padding: 0;
}

.productInfo .info.dataSheet,
.productInfo .info.safetySheet  {
	font-size: 7.5px;
}

.info table th td:first-child,
.info table tr td:first-child,
table.tableTechnicalData th td:first-child,
table.tableTechnicalData tr td:first-child {
	font-weight: bold;
	padding-right: 20px;
}

.info table td,
table.tableTechnicalData td {
	text-align: left;
	vertical-align: top;
}

.result .description,
.info p {
	font-size: 15px;
}

div.sandwichElement *{
	font-size: 15px;
}

div.sandwichElement .sandwichHeader {
	padding-bottom: 50px;
}

.alternativeElements.first .sandwichHeader {
	margin-top: -40px;
}

div.sandwichElement h3 {
	font-size: 23px;
}

div.sandwichElement h4 {
	font-size: 16px;
}

div.sandwichElement ul,
div.sandwichElement ol {
	list-style-position: outside;
	padding-left: 18px;
}

div.sandwichElement .sandwichLayer {
	border-bottom: 1px solid #999999;
	padding: 20px 0 10px 0;
	position: relative;
}

div.sandwichElement .sandwichLayer > div > div {
	position: static;
}

div.sandwichElement .sandwichContent > div:first-child .sandwichLayer {
	border-top:  1px solid #999999;
}

div.sandwichElement .sandwichContent {
	display: flex;
	flex-direction: column;
}

div.sandwichElement .sandwichContent .layer.optional {
	order: 2
}

div.sandwichElement .sandwichContent .optionalLayers {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #999999;
	padding: 30px 0 15px 25px;
}

div.sandwichElement .layerSubTitle {
	font-size: 16px;
	padding-left: 25px;
	display: inline-block;
}

div.sandwichElement .layerTitle span {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}

div.sandwichElement .layerTitle span {
	padding-left: 25px;
}

div.sandwichElement .showSandwichDescription {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	background: url('../../dampfsperren/images/buttonInfoInactive.png') 0% 0% no-repeat #ffffff;
	border-radius: 100%;
	text-indent: -3000px;
}

div.sandwichElement .showSandwichDescription.active {
	background: url('../../dampfsperren/images/buttonInfoClose.png') no-repeat center #ffffff;;
	border-radius: 100%;
}

div.sandwichElement .showSandwichDescription span {
	color: #fff;
	background-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	/*padding-top: 2px;*/
	display: inline-block;
	text-transform: uppercase;
	font-size: inherit;
}

div.sandwichElement .sandwichDescription {
	display: none;
	padding-top: 15px;
}

div.sandwichElement .sandwichDescription > div {
	padding-left: 25px;
}

div.sandwichElement .sandwichDownload {
	margin-top: 30px;
}

/*
div.sandwichElement .sandwichDownload > div:first-child {
	padding-right: 30px;
}

div.sandwichElement .sandwichDownload > div:last-child {
	padding-left: 30px;
}
*/

div.sandwichElement .sandwichLinks .showSub,
div.sandwichElement .sandwichDownloads .showSub,
div.sandwichElement .sandwichLinks .tenderLink > a,
div.sandwichElement .sandwichLinks .tenderLink > button {
	display: block;
	background-color: #ee7000;
	min-height: 33px;
	color: #fff;
	margin-bottom: 5px;
	cursor: pointer;
}

div.sandwichElement .sandwichLinks .tenderLink.resetLink > a, div.sandwichElement .sandwichLinks .tenderLink.printLink > a, div.sandwichElement .sandwichLinks .tenderLink.printLink > button {
	background-color: #999999;
}

div.sandwichElement .sandwichLinks .tenderLink  > button {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
}

div.sandwichElement .sandwichLinks .tenderLink  > button > span > span {
	background-size: 20px !important;
}

div.sandwichElement .sandwichLinks .showSub  > span,
div.sandwichElement .sandwichDownloads .showSub  > span,
div.sandwichElement .sandwichLinks .tenderLink  > a > span,
div.sandwichElement .sandwichLinks .tenderLink  > button > span{
	line-height: 33px;
	font-size: 17px;
	font-weight: bold;
	padding: 0 15px;
}

div.sandwichElement .sandwichLinks .showSub  > span > span,
div.sandwichElement .sandwichDownloads .showSub  > span > span,
div.sandwichElement .sandwichLinks .tenderLink  > a > span > span,
div.sandwichElement .sandwichLinks .tenderLink  > button > span > span{
	width: 36px;
	height: 33px;
	border-right: 3px solid #fff;
	display: block;
	float: left;
}

div.sandwichElement .sandwichLinks .showSub  > span > span,
div.sandwichElement .sandwichLinks .tenderLink  > a > span > span {
	background: url(../images/navigatorLink.png) center center no-repeat transparent;
}

div.sandwichElement .sandwichLinks .tenderLink  > button > span > span {
	background: url(../images/task-list-star-white.svg) center center no-repeat transparent;
}

div.sandwichElement .sandwichLinks .tenderLink.resetLink  > a > span > span {
	background-image: none;
	text-align: center;
}

div.sandwichElement .sandwichDownloads .showSub  > span > span {
	background: url(../images/navigatorDownload.png) center center no-repeat transparent;
}

div.sandwichElement .tenderLink.printLink a > span > span {
	background: url(../images/printLinkWhite.png) center center no-repeat transparent;
}

div.sandwichElement .sandwichLinks .subContent,
div.sandwichElement .sandwichDownloads .subContent {
	display: none;
}

div.sandwichElement .sandwichLinks .subContent  a,
div.sandwichElement .sandwichDownloads .subContent  a {
	display: block;
	margin-left: 36px;
	/*padding: 0 15px;*/
	padding: 9px 15px;
	background-color: white;
	color: black;
	margin-bottom: 5px;
	/*line-height: 33px;*/
	line-height: 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div.sandwichElement .sandwichLinks .subContent  a:hover,
div.sandwichElement .sandwichDownloads .subContent  a:hover {
	outline: 2px solid #ee7000;
	color: #ee7000;
	outline-offset: -2px;
}

div.sandwichElement .sandwichLinks .subContent  a:focus,
div.sandwichElement .sandwichDownloads .subContent  a:focus {
	background: #ee7000;
	color: #fff;
}

div.sandwichElement .sandwichDownloads .subContent a span {
	display: block;
}

div.sandwichElement .sandwichDownloads .subContent a span:after {
	display: table;
	content: " ";
	clear: both;
}

div.sandwichElement .sandwichDownloads .subContent  a > span > span {
	float: right;
}

#alternativetextIDs {
	display: none;
}

div.alternativeElements {
	display: none;
}

div.alternativeElements.first {
	display: block;
}

.alternativeText.systemDescription {
	display: none;
}

div.disclaimer > div {
	padding: 30px;
	font-size: 12px;
}


/*.printLink {
	display: inline-block;
	background: url(../images/printLink.png) 95% center no-repeat;
	border: 2px solid #999;
	color: #999;
	height: 33px;
	line-height: 33px;
	width: 200px;
	text-transform: uppercase;
	padding-left: 20px;
	text-align: left;
}*/

.sandwichImage {
	padding-bottom: 33px;
}

.printLink:hover {
	color: #ee7000;
	border-color: #ee7000;
}

.contact a {
	display: inline-block;
	padding: 0.5em;
	font-size: 3.3em;
	margin: 0.5em 0;
	text-decoration: none;
}

.contact a:hover {
	color: #ee7000;
	background-color: #fff;
	border-color: #ee7000;
}

/**************************************************************/
/**************************************************************/
/****************			1025px			*******************/
/**************************************************************/
/**************************************************************/

@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}

@media (min-width: 1200px) {
	.header {
			/*min-height: 800px;*/
	}
}

@media (max-width: 992px) {
	.header {
		background: url(../images/bg/background_md.jpg) left bottom no-repeat transparent;
		background-size: cover;
		min-height: 540px;
	}

	.step-selection a.next {
		/*height: 140px;*/
		height: 110px;
	}

	.step-selection .info {
		/*top: 143px;*/
		top: 113px;
	}

	.step-selection.hasInfo a.infoLink,
	.step-selection.hasInfo:hover .infoLink, .step-selection.hasInfo.active  a.infoLink {
		/*top: 100px;*/
		top: 70px;
	}

	div.sandwichElement .sandwichLinks .showSub > span, div.sandwichElement .sandwichDownloads .showSub > span, div.sandwichElement .sandwichLinks .tenderLink > a > span ,
	div.sandwichElement .sandwichLinks .subContent a, div.sandwichElement .sandwichDownloads .subContent a {
		font-size: 14px;
	}

	div.sandwichElement .layerSubTitle,
	div.sandwichElement .layerTitle span,
	div.sandwichElement .sandwichDescription > div {
		padding-left: 15px;
	}
}

@media (max-width: 767px) {
	.header h1 {
		margin-top: 29px;
	}
}

@media (max-width: 600px) {
	.header {
		background: url(../images/bg/background_xs.jpg) left bottom no-repeat transparent;
		background-size: cover;
		min-height: 520px;
	}

}

/*
@media (max-width: 585px) {
	.header {
		min-height: 385px;
	}
}
*/

@media (max-width: 480px) {
	.header {
		min-height: 480px;
	}
}

/**	CSS from steildach begin	**/

@media screen and (min-width: 992px) {
	.step-selection {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.contact a {
		min-width: 200px;
	}
}

@media screen and (max-width: 991px) {
	.step-selection {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.step-selection.hasInfo a.infoLink,
	.step-selection.hasInfo:hover .infoLink,
	.step-selection.hasInfo.active a.infoLink {
		right: 14px;
		top: 14px;
	}

	.step-selection .info {
		top: 0px;
	}
}

/**	CSS from steildach end	**/

body.hideScrollbar {
	overflow: hidden !important;
}

#cookieWarningOverlay {
	width: 100%;
	height: 200vh;
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.4;
}

#cookieWarningText {
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 1010;
	left: 0;
	top: 0;
	background: #dbdcdd !important;
	padding-bottom: 10px;
}

#cookieWarningText p {
	width: 100%;
	font-size: 18px;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	margin: 20px auto;
	color: #000;
}

#cookieWarningText a:NOT(.privacy) {
	display: block;
	cursor: pointer;
	width: 120px;
	margin: 0 auto;
	text-align: center;
	padding: 8px 15px;
	border: 1px solid #EE7000;
	color: #EE7000;
	margin-top: 10px;
}
#cookieWarningText p a {
	font-size: 18px;
}

.systemTitle {
	font-weight: bold;
	font-size: 18px;
	padding-left: 25px;
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
}

.systemTitle span.static {
	display: block;
	font-size: 23px;
}
.systemTitle span {
	font-size: 18px;
}

.hrefLoad {
	padding-top: 40px;
}

body.hrefToLoad {
	opacity: 0;
	transition: opacity 0.2s linear;
}
