/* Add here all your css styles (customizations) */

body{font-size:14px;}
.footer{font-size:13px;}
img{max-width:100%; height:auto;}

.btn-u {background: #11316C; }

.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {background: #008AD1!important; color: #fff!important; }

.btn-u-dark{background:#ffffff!important; color:#000000!important;}
.btn-u-dark:hover{text-decoration:none!important;}

.btn-u-green-save {background: #4B9D22; width: 200px; height: 34px;}

.btn-u-green-save:hover,
.btn-u-green-save:focus,
.btn-u-green-save:active,
.btn-u-green-save.active,
.open .dropdown-toggle.btn-u-green-save {background: #E7F7DF !important; color: #4B9D22 !important;}
/*.open .dropdown-toggle.btn-u-green-save {background: #E7F7DF!important; color: #4B9D22!important; border: 1px solid #4B9D22; width: 198px !important; height: 34px; line-height: 18px; }*/

.btn-u-green-copy {background: #4B9D22; width: auto; height: 34px; }

.btn-u-green-copy:hover,
.btn-u-green-copy:focus,
.btn-u-green-copy:active,
.btn-u-green-copy.active,
.open .dropdown-toggle.btn-u-green-copy {background: #E7F7DF !important; color: #4B9D22 !important;}
/*.open .dropdown-toggle.btn-u-green-copy {background: #5fb136!important; }*/


.btn-u-red-delete {background: #F55555; height: 34px; color: #FFFFFF !important;}

.btn-u-red-delete:hover,
.btn-u-red-delete:focus,
.btn-u-red-delete:active,
.btn-u-red-delete.active,
.open .dropdown-toggle.btn-u-red-delete {background: #F50505!important; color: #FFFFFF!important;}

.btn-u-delete {
	background: #EEEEEE;
}
.btn-u-delete:hover,.btn-u-delete:focus, .btn-u-delete:active {
	background: #687074 !important;
}

.btn-u-grey {
	background: #A6A6A5;
	height: 34px;
	color: #FFFFFF !important;
}

.btn-u-grey:hover,
.btn-u-grey:focus,
.btn-u-grey:active,
.btn-u-grey.active,
.open .dropdown-toggle.btn-u-grey {background: #A6A6A5!important; color: #FFFFFF!important;}

.header .navbar-toggle {
	margin: 6px 0 6px 0;
}

img.klima {
	position: absolute;
	top: 0px;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
	margin-right: 20px;
	z-index: 1;
}
img.klima-logged-in {
	position: absolute;
	top: 17px;
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	margin-right: 20px;
	z-index: 1;
}

.header .logo{width:auto;}
.header .logo img:not(.klima) {
	max-width: 100%;
	width: auto;
	height: 70px;
	margin: 15px 0 15px 210px;
}
.footer-logo{max-width:100%;  width:auto; height:50px; margin: 1px 0 20px 0;}

.header-logged-in {
	height: 64px;
}
.logo-logged-in img:not(.klima) {
	max-width:100%;
	width:auto;
	height:70px;
}

.header .navbar-brand {top: -25px; position: relative; padding: 0 10px 10px;}


.header .navbar-default {border: none; background: #eee; }
.header .navbar {margin: 0; min-height: inherit; }

.feuser-user-name {
	margin-right: 5px;
}

.breadcrumbs-p-empty {
	min-height: 60px;
	margin-top: 16px;
}
.breadcrumbs-p-empty-logged-in {
	min-height: 30px;
	max-height: 30px;
	margin: 0;
}

@media (max-width: 991px) {
	.header {
		height: 44px;
	}

	.logo-logged-in {
		width: 212px !important;
	}

	img.klima {
		position: absolute;
		top: 16px;

		width: 80px;
		min-width: 80px;
		max-width: 80px;
		margin-right: 10px;
		z-index: 1;
	}

	img.klima-logged-in {
		top: 16px;
		width: 80px;
		min-width: 80px;
		max-width: 80px;
		margin-right: 10px;
		z-index: 1;
	}

	.header .logo img:not(.klima) {
		height: 40px;
		margin: 0px 0 6px 100px;
	}

	.header-logged-in {
		height: 44px;
	}

	.header .navbar-collapse.collapse.in {
		z-index: 100;
		background: #FFFFFF;
	}

	.breadcrumbs-p-empty {
		max-height: 10px;
		min-height: 10px;
		margin-top: 10px;
	}
}

.interactive-slider-v2 {padding: 20px 0;}
.interactive-slider-v2:after { background: rgba(0,0,0,0.1);}
.interactive-slider-v2 h1 {font-size: 30px; line-height:1.2em; font-weight:normal; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}

.header .dropdown-menu li a:hover {background:none; color:#11316C;}
.header h3 {font-size: 14px; line-height: 1.4em; margin:0; color:#000000; font-weight:bold;}


.header .mega-menu .mega-menu-content {padding: 30px 15px; }

.header .mega-menu .dropdown-link-list {padding-left: 0; list-style: none; margin-bottom: 0;}
.header .mega-menu .dropdown-link-list li {display: block; padding:0;}
.header .mega-menu .dropdown-link-list li a {color: #777; display: block; padding: 5px 0; font-size: 14px; font-weight: 400; border-bottom: solid 1px #eee!important; }
.header .mega-menu .dropdown-link-list li.active a {color: #000000; background:none; font-weight:bold;}

.header .dropdown-menu .active > a,
.header .dropdown-menu li > a:hover {color: #11316C; background: none !important; text-decoration:none;}

.mega-menu-content .btn {padding: 6px 13px!important; color:#ffffff!important;}
.mega-menu-content .container {width:100%;}
.mega-menu-content h3 {color: #555; font-size:20px; margin:0 0 1em 0; font-weight:normal;}



.call-action-v2 {padding: 30px 0; background-image: none; background-color:#11316C; color:#ffffff;}
.call-action-v2 h1,
.call-action-v2 h2,
.call-action-v2 h3,
.call-action-v2 h4 {text-transform: none; color:#ffffff;}
.call-action-v2 p {color:#ffffff;}
.call-action-v2 a {color:#ffffff;}
.call-action-v2 a:hover {color:#ffffff; text-decoration:underline;}

.section-news{padding:30px 0;}

.headline {border-bottom: 1px solid #cccccc;}

.cbp-l-grid-agency-desc{white-space: normal; padding:0 20px 20px 20px;}
.cube-portfolio .cbp-l-grid-agency-desc {font-size: 14px; text-transform: none; }
.cube-portfolio .cbp-caption-zoom .cbp-caption-activeWrap{background: rgba(114,133,10,.8) !important;}
.service-block-v4 {padding:20px 0; background: rgba(255,255,255,0);}
.content-sm {padding-top: 30px; padding-bottom: 30px; }

.breadcrumb {padding: 8px 0px; float:right;}

.breadcrumbs-v3 h1 {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.breadcrumbs-v3 p {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.breadcrumbs-v3:after {background: none;}

.breadcrumb li.active, .breadcrumb li a:hover {color: #000000;}

.tag-box ul{padding-left:17px;}
.tag-box ul li{position:relative; list-style:none;}
.tag-box ul li:after {font-family: "TheSans W05 Plain", "PT Sans", FontAwesome; top: 0px; left: -15px; content: "\f105"; position: absolute; font-weight: normal; display: inline-block; }
.tag-box p {margin-bottom: 10px;}

.arc-symbol {margin-bottom: 30px; text-align:center; background:#11316C;}
.arc-symbol img{max-width:150px; }

.cbp-item-wrapper{background:#ffffff;}
.cbp-l-grid-agency-title {margin-top: 18px; padding-bottom:18px; text-align:left; padding-left:15px;}

.portfolio-icon{position:absolute; z-index:10; right:10px; bottom:52px; width:50px; background:#11316C;}

.ms-promo-info{color:#ffffff; }
.ms-promo-info h1{color:#ffffff; font-size:18px; line-height:1.2em; text-transform: uppercase; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}
.ms-promo-info p{color:#ffffff; font-size:14px; line-height:1.3em;  text-transform: none; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}

.link-list a{font-size:inherit; text-transform: none;}
.latest-list li a {color: inherit;}
.latest-list li {border-top: 1px solid #eeeeee;}


.tag-box-fancybox{border: solid 2px #eee;}
.tag-box-fancybox .fancybox-comment{text-align:center; margin:15px 0 0 0; font-size:90%;}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{background-color:transparent;}

.topbarlink a{font-weight:normal!important; font-size:12px!important;}
.topbarlink.select{padding: 10px;}
.topbarlink.select select{font-size:12px;}

.testimonials-v3{padding:30px 15px;}

.content h1,
.content h2,
.content h3,
.content h4{color: #11316C;}

.sky-form {margin: 0 0 20px 0; font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;}
.mandatory{color:#ff0000;}

.mitglieder-carousel{margin-top:40px;}


.header .topbar ul.loginbar > li > a.user,
.header .topbar ul.loginbar > li > a.user:hover { color: #FFFFFF;}

/*.usergreet{float: left; font-size: 12px; padding: 5px 0 0 0; margin:0 0 0 30px; width: 50%;}*/
.usergreet{color: #FFFFFF; font-size: 12px; line-height: 1.4em; width: 280px; position: absolute; right: 70px; top: 44px; text-align: right;}
.usergreet-top {
	position: relative;
	color: #11316C;
	font-size: 14px;
	line-height: 1.4em;
	width: auto;
	text-align: right;
}

.container-subnav {
	padding-top:40px;
	padding-bottom:0;
}
.subnav{/*margin-bottom:40px;*/}
.subnav .nav-tabs {
	/*border-bottom: 1px solid #ddd;*/
}

.tab-v2 .nav-tabs li.active a {color: #11316C;}

@media (max-width: 991px) {
	.usergreet-top {
		font-size: 10px;
		line-height: 1.2em;
	}

	.subnav .nav-tabs {
		margin-bottom: 10px;
	}
	.subnav .nav-tabs > li {
		display: block;
		width: 100%;
	}
}



/* Page Title
======================== */
.pagetitle {margin-bottom: 40px; text-align: center; font-size:16px; }
.pagetitle.background {position: relative; z-index: 1;}
.pagetitle.background:before {border-top: 1px solid #D6D6D6; content:""; margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; bottom: 0; width: 100%; z-index: -1; }
.pagetitle.background span {background: #ffffff; padding: 0 10px; }

/* Aktuelles/Jobs
======================== */
.switch {width:100%; text-align:center; margin:1.5em 0 10px 0; padding:0;}
.switch li {display:inline-block; *display:inline; /*IE7*/ *zoom:1; /*IE7*/ font-size:14px; margin-right:-4px;}
.switch li a {color:#2A2A2A; background:#D4D4D4; display:block; line-height:32px; padding:0 30px; }
.switch li a:hover {text-decoration:none; background:#AAAAAA; color:#2A2A2A; }
.switch li.active a {text-decoration:none; background:#2A2A2A; color:#ffffff; }

.newsblock{padding:0 15px 0 0; position:relative;}
.newsblock .img{float:left; width:30%;}
.newsblock .img img{width:100%;}
.newsblock .txt{float:right; margin:0; }
.newsblock span{font-size:20px; display:inline-block; padding: 7px 10px; }
.newsblock h3{ margin-top:10px; line-height:1.3em; margin-bottom:10px;}
.newsblock:hover h3{color:#000000; }
.newsblock p{margin-bottom:0;}
.newsblock:hover p{color:#000000; }
.newsblock > a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.newsblock .label {background: #11316C; color: #ffffff; }

.jobsblock{padding:10px 15px 10px 0;  position:relative;}
.jobsblock span{font-weight:bold;}
.jobsblock h3{ margin-top:0; line-height:1.3em; margin-bottom:10px;}
.jobsblock:hover h3{color:#000000; }
.jobsblock p{margin-bottom:0;}
.jobsblock:hover p{color:#000000; }
.jobsblock > a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.publicationsblock{padding:10px 15px 10px 0;  position:relative;}
.publicationsblock span{font-weight:bold;}
.publicationsblock h3{ margin-top:0; line-height:1.3em; margin-bottom:10px;}
.publicationsblock:hover h3{color:#000000; }
.publicationsblock p{margin-bottom:0;}
.publicationsblock:hover p{color:#000000; }
.publicationsblock > a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.section-news .owl-pagination {margin-top:1.5em;}



/*typo3 search*/
.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.tx-indexedsearch-browsebox{}

.browsebox {display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.browsebox li {display: inline; }
.browsebox li a,
.browsebox li span {position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.browsebox li a {color: #777; padding: 5px 15px; }

.browsebox li:first-child a,
.browsebox li:first-child span {margin-left: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.browsebox > li:first-child > a,
.browsebox > li:first-child > span,
.browsebox > li:last-child > a,
.browsebox > li:last-child > span {border-radius: 0; }

.browsebox .tx-indexedsearch-browselist-currentPage a,
.browsebox .tx-indexedsearch-browselist-currentPage a:focus,
.browsebox .tx-indexedsearch-browselist-currentPage a:hover {z-index: 2; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7; }

.browsebox .tx-indexedsearch-browselist-currentPage a,
.browsebox .tx-indexedsearch-browselist-currentPage span,
.browsebox .tx-indexedsearch-browselist-currentPage a:hover,
.browsebox .tx-indexedsearch-browselist-currentPage span:hover,
.browsebox .tx-indexedsearch-browselist-currentPage a:focus,
.browsebox .tx-indexedsearch-browselist-currentPage span:focus {background-color: #11316C; border-color: #11316C; }

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}


.menuimagelink {
	padding: 0 !important;
	border: none !important;
}

.search-on-top{margin:10px 10px 20px 10px;}
.search-on-top .input-group {display:block;}
.formee {display:table;}




.detailnav {float:right;}
.detailnav .btn-u{font-size:20px; padding:0 13px;}


.profile-edit .sky-form header,
.profile-edit .sky-form fieldset,
.profile-edit .sky-form footer {color: #11316C; padding-left: 0; padding-right: 0; }

.profile .table th a {color: #333333; }
.profile .table a {color: #11316C; }

.sky-form .col-12 {width: 100%; }

.profile hr {margin: 20px 0; }

.faq-list {
	margin: 0px 0 10px 0;
}


/*.sky-form .inline-group .checkbox.greencheck {margin-right: 0; margin-top: 26px; }
.sky-form .checkbox.greencheck i {width: 34px; height: 34px; }
.sky-form .checkbox.greencheck input + i:after {top: 6px; left: 6px; font: normal 20px FontAwesome; }*/


.input-group-addon.checkbox {display: table-cell; }
.input-group-addon.checkbox i {left: 11px; top: 7px; }

.acc-v1 .panel-heading a {padding: 5px 0px; }



.table-search-v1 td {vertical-align: middle !important; }


.mod-actions-co2 {text-align:right;}

.mod-actions {text-align:right;}
.mod-actions a{display:inline-block!important; margin:0 0px 0 0; padding:0!important; vertical-align:top; }

.mod-actions .btn-u {background: #eeeeee; color: #687074; }
.mod-actions .btn-u:hover {background:#11316C!important; color:#ffffff; text-decoration:none;}

.panel-mod .panel-title{display:inline-block; margin:0 -4px 0 0; vertical-align:top; width:80%;}
.panel-mod .mod-actions{display:inline-block; margin:0 -4px 0 0; vertical-align:top; width:20%;}


.inner-results {clear: both; }
.inner-results .down-ul li {color: #999999; }
.inner-results .down-ul {margin-bottom: 0; }
.inner-results h3 { margin-bottom: 3px; }
.inner-results p {margin-bottom: 5px; }
.inner-results img { margin:0 0 20px 0; }
.inner-results .mod-actions { margin:20px 0 0 0; clear:left; width:100%;}

.inner-results-white {clear: both; background: #FFFFFF; padding: 5px 10px;}
.inner-results-white {clear: both; }
.inner-results-white .down-ul li {color: #999999; }
.inner-results-white .down-ul {margin-bottom: 0; }
.inner-results-white h3 { margin-bottom: 3px; }
.inner-results-white p {margin-bottom: 5px; }
.inner-results-white img { margin:0 0 20px 0; }
.inner-results-white .mod-actions { margin:20px 0 0 0; clear:left; width:100%;}

.forum-item .down-ul {margin:0 0 5px 0; }
.forum-item .down-ul li {display:block; }
.forum-item .down-ul li strong {color:#000000;}
.forum-item .down-ul li a {color:#11316C;}
.forum-topic .down-ul li a {color:#11316C;}


/* Sortable tables */
table.sortable thead {
	cursor: pointer;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
	content: " \25B4\25BE"
}


@media (min-width: 480px) {

}

@media (max-width: 600px) {
	.ms-promo-info{top:15px!important; right:40px!important; width:40%;}

	.greencheck-col-left{width:20%; display:inline-block; margin:0 -4px 0 0; vertical-align:top;}
	.greencheck-col-right{width:80%; display:inline-block; margin:0 -4px 0 0; vertical-align:top;}
}

@media (max-width: 767px) {
	.ms-promo-info{top:15px!important; right:40px!important; width:40%;}
	.ms-promo-info h1{ font-size:15px; }
	.ms-promo-info p{ font-size:12px; display:none;}
	.ms-promo-info .btn{font-size:12px; }
	.ms-bullets.ms-dir-h {bottom: 0px;}

	.ms-skin-default .ms-nav-next { right: 5px;}
	.ms-skin-default .ms-nav-prev { left: 5px;}

	.mod-actions a{ margin:0 0px 4px 0;  }
}

@media only screen and (max-width: 768px) {

	/* Force table to not be like tables anymore */
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#no-more-tables tr { border: 1px solid #ccc; }

	#no-more-tables td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align:left;
	}

	#no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

@media (min-width: 768px) {
	.interactive-slider-v2 {padding: 100px 0;}
	.header .navbar-brand {margin-top: -7px; }

	.pagetitle { font-size:22px; }
	.pagetitle.background span {background: #ffffff; padding: 0 40px;}

	.ms-promo-info{ padding:0 80px!important;}
	.ms-promo-info h1{ font-size:30px; }
	.ms-promo-info p{ font-size:18px; }

	.tag-box-fancybox{width:65%; }

	.tx-indexedsearch-whatis,
	.tx-indexedsearch-browsebox {width:750px; }

	form .dl-horizontal dt {width: 300px; }
	form .dl-horizontal dd {margin-left: 320px; }

	.inner-results img {float:left; max-width:15%; margin:0 30px 0 0; }
	.inner-results-white img {float:left; max-width:15%; margin:0 30px 0 0; }

}




@media (max-width: 991px) {
	.header .navbar-brand {top: -10px;}

	.header .navbar-default .navbar-nav > li > a,
	.dropdown.mega-menu-fullwidth.active > a {font-weight: bold;}


}

@media (min-width: 992px) {
	.interactive-slider-v2 h1 {font-size: 70px; line-height:1.2em; font-weight:normal;}
	.topbar {padding:8px 0 30px 0!important;}
	.header .logo {
		width: auto;
		min-width: 440px;
	}
	.header .logo img:not(.klima) { margin: 0 0 46px 0; height:82px; width:auto;}
	.header .navbar-brand {top: -40px; }
	.header .navbar-nav > li > a{padding:9px 20px 9px 20px;}

	.header .mega-menu .mega-menu-content li a:after { content: " ";}

	.newsblock{padding:0 15px;}
	.jobsblock{padding:10px 15px; }
	.publicationsblock{padding:10px 15px; }

	.header > .container {margin-bottom: -46px; }

	.tx-indexedsearch-whatis,
	.tx-indexedsearch-browsebox {width:970px; }

	.search-on-top{position: absolute; width: 320px; right: 0; top: -55px; margin:0;}

	/*.usergreet{float: right; width: 26%;  margin:0;}*/
	.usergreet{position:absolute; right:0; top:46px; margin:0; padding:0; text-align:right; width:auto;}
}

@media (min-width: 1200px) {
	.interactive-slider-v2 {padding: 200px 0;}

	.panel-title{font-size:18px;}

	.ms-promo-info{ padding:0 30px!important; }
	.ms-promo-info h1{ font-size:60px; line-height:1.2em; }
	.ms-promo-info p{ font-size:24px; line-height:1.3em;  }

	.header .logo {width: auto;}
	.header .logo img:not(.klima) {margin: 15px 0 15px 210px; height:82px; width:auto;}
	.header .navbar-nav > li > a{font-weight:bold;  padding: 16px 30px 15px 30px;}
	.header .dropdown > a:after {top: 16px; }
	.header > .container {margin-bottom: -56px; }
	.header .nav > li > .search {padding: 11px 0 25px 0;}
	.header .nav .search-open {top: 53px; }

	.tx-indexedsearch-whatis,
	.tx-indexedsearch-browsebox {width:1170px; }
}

.info-icon {
	background-color: #4B9D22;
	color: #FFFFFF !important;
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	border-radius: 12px;
	font-size: 15px;
	position: absolute;
	top: 7px;
	left: 0px;
	text-decoration: none !important;
}

.chick-check-signet-start {
	width: 120px;
	max-width: unset;
}

.klima-kachel-content {
	display: flex;
	width: 100%;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}
.klima-kachel {
	width: 50%;
	margin: 0px;
	padding: 20px 20px 20px 40px;
}
.kachel-links {
	/*background: #E4E4E4;*/
	background: rgba(255, 222, 173, 0.5);
}
.kachel-rechts {
	/*background: #EEEEEE;*/
	background: rgba(231, 247, 223, 0.5);
}

/* Popover */
.popover {
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
	background-color: #4B9D22;
	font-weight: 600;
	border: none;
	border-radius: 0px;
	max-width: 450px;
}
.popover-title {
	background-color: #E7F7DF;
	color: #4B9D22;
	font-weight: bold;
	font-size: 18px;
	border-radius: unset;
}
.popover.top {
	margin-top: -15px;
}
.popover-content, .popover-content > p, .popover-content > h1, .popover-content > h2, .popover-content > h3, .popover-content > h4, .popover-content > h5 {
	color: #FFFFFF;
}
.bs-popover-top > .arrow::after {
	border-top-color: #4B9D22;
}
.popover-body, .popover-body > p {
	color: #FFFFFF;
}
.popover.top > .arrow::after {
	border-top-color: #4B9D22;
}

.cube-portfolio .cbp-title-dark .cbp-l-grid-agency-title {
	color: #11316C !important;
}
.cube-portfolio .cbp-l-grid-agency-title {
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
}
.cbp-l-grid-agency-desc {
	font: 400 12px/21px "TheSans W05 Plain", "PT Sans", sans-serif;
}

/* KLIMA-AMPEL Css */
body {
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
}

.content-wrap {
	background-color: #E9F6FD;
	/*background-image: linear-gradient(0deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent);*/
	height: 100%;
	background-size: 50px 50px;
}
.wrapper {
	background-color: #E9F6FD;
	/*background-image: linear-gradient(0deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent);*/
	height: 100%;
	background-size: 50px 50px;
}

.white-bg {
	height: 100%;
	background: #FFF;
	padding: 30px;
	position: relative;
	left: 0px;
	top: 0px;
}

.chick-check-signet-page {
	position: absolute;
	width: 16%;
	max-width: 220px;
	top: 20%;
	right: 6%;
	box-shadow: 0 0 3px #eee;
	border-radius: 50%;
	z-index: 10;
}
.chick-check-signet-page-logged-in {
	position: absolute;
	width: 16%;
	max-width: 220px;
	top: 20%;
	right: 6%;
	box-shadow: 0 0 3px #eee;
	border-radius: 50%;
	z-index: 10;
}
.signet-small {
	position: relative;
	top: 20px;
	right: 0;
	float: right;
	width: 180px;
	max-width: 180px;
}

.bottom-bg-white {
	color: #11316C;
	background-color: #FFFFFF;
	padding: 30px 50px;
}
.bottom-content {
	max-width: 1200px;
	margin: auto;
}

.bottom-bg-footer-ALT {
	color: #11316C;
	background-image: url(/fileadmin/storage/vorlagen/h2025-chick-check-footer@2x.png);
	background-size: cover;
	background-position: center center;
	padding: 20px 50px;
}
.bottom-bg-footer-v1 {
	color: #11316C;
	background-color: #428ad1;
	padding: 20px 50px;
}
.bottom-bg-footer {
	color: #11316C;
	background-color: #11316c;
	padding: 10px 50px;
}
.bottom-bg-footer-input {
	width: 240px;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	border: none;
}
.bottom-bg-footer-button {
	color: #FFFFFF;
	background-color: #428ad1;
	margin: 0 0 0 10px;
	padding: 8px 20px;
	border: none;
}
.bottom-bg-footer-button:hover, .bottom-bg-footer-button:focus, .bottom-bg-footer-button:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-bg-footer-text {
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	margin: 6px 0 0 0;
	font-size: 16px;
}
.bottom-bg-footer-link {
	color: #FFFFFF;
	font-size: 16px;
}
.bottom-bg-footer-link:hover, .bottom-bg-footer-link:focus, .bottom-bg-footer-link:active {
	color: #FFFFFF;
}

@media (max-width: 991px) {
	.bottom-bg-footer {
		padding: 10px 20px;
	}
	.bottom-bg-footer-input {
		width: 260px;
		margin: 10px 0 10px 20px;
	}
	.bottom-bg-footer-button {
		margin-left: calc(50% - 75px);
		margin-top: 10px;
	}
	.bottom-bg-footer-button:hover, .bottom-bg-footer-button:focus, .bottom-bg-footer-button:active {
	}
	.bottom-bg-footer-text {
		text-align: left;
	}
	.bottom-bg-footer-link {
	}
	.bottom-bg-footer-link:hover, .bottom-bg-footer-link:focus, .bottom-bg-footer-link:active {
	}
	.bottom-bg-white {
		padding: 30px 10px;
	}
}

.footer-links, .footer-links > a , .footer-links > a:hover, .footer-links > a:focus, .footer-links > a:active {
	color: #11316C;
}

.klima-ample-footer {
	padding: 40px 0;
	background: #11316C;
}
.ihkimg {
	width: 90%;
	float: right;
}

/*
.frame {
	background-color: #E9F6FD;
	background-image: linear-gradient(0deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent);
	height: 100%;
	background-size: 50px 50px;
}
.squared-bg {
	background-color: #E9F6FD;
	background-image: linear-gradient(0deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(0,0,0,.02) 25%,rgba(0,0,0,.02) 26%,transparent 27%,transparent 74%,rgba(0,0,0,.02) 75%,rgba(0,0,0,.02) 76%,transparent 77%,transparent);
	height: 100%;
	background-size: 50px 50px;
}
*/

legend {
	color: #11316C;
}

.breadcrumbs-v3.img-v1 {
	background: none;
}
.breadcrumbs-v3 {
	padding: 0;
}

.circle-list {
	background-color: #11316C;
	color: #FFFFFF;
	border-radius: 22px;
	margin-right: 20px;
	width: 44px;
	height: 44px;
	display: inline-block;
	text-align: center;
	padding: 4px 0px;
}

.sky-form {
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif !important;
	font: 13px/1.55 "TheSans W05 Plain", "PT Sans", sans-serif;
	font-weight: normal;
	font-size: 13px;
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
}
.sky-form .checkbox input + i::after {
	top: 0px;
	left: 2px;
	color: #11316C;
	width: 15px;
	height: 15px;
	font: normal 20px FontAwesome;
}
.sky-form header {
	/*color: #4B9D22 !important;*/
}
.input-group {
	width: 100%;
}
.form-control {
	background-color: #FFFFFF;
	color: #11316C;
	font-weight: bold;
	border: 2px solid #E7F7DF;
	/*letter-spacing: 0.13em;*/
	letter-spacing: 0.1em;
}
.form-control:focus {
	background-color: #FFFFFF;
	border-color: #4B9D22;
	box-shadow: 0 0 2px #E7F7DF;
	border-width: 2px;
}

.form-control-top-login {
	letter-spacing: unset;
	font-weight: normal;
}

.onblue {
	border: 1px solid #4B9D22;
	background-color: #FFFFFF;
}

.input-group-addon {
	text-align: left;
	color: #11316C;
	font-weight: bold !important;
	font-size: 15px !important;
	border: none;
	padding: 8px 0px;
}
.input-group-addon.checkbox i {
	left: 0px;
	top: 11px;
	border: 1px solid #11316C;
	background-color: #E7F7DF;
	width: 24px;
	height: 24px;
}
.input-login {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #11316C;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #E7F7DF;
	border-radius: 0px;
}
sky-form .radio, .sky-form .checkbox {
	padding-left: 40px;
}

.row-mg-top {
	margin-bottom: 5px !important;
}

label {
	color: #11316C;
	font-weight: bold;
	margin: 5px 0 0 0;
	font-size: 15px;
	background: none !important;
}

/* Registrieren */
.register {
	padding-top: 0px;
	padding-bottom: 0px;
}
.register-content {
	max-width: 1200px;
	margin: auto;
}
.register-checkbox {
	background-color: #FFFFFF !important;
}

.error-overlay > p {
	font-size: 13px;
	color: #F50505;
	margin-top: 5px;
}
.has-error {
	border: 2px solid #F50505 !important;
}

.lk-info {
	margin-left: 15px;
}
.lk-info > span {
	color: #11316C;
}

/* Button-Overlay-Loader */
.loader-button {
	margin: 5px auto;
	font-size: 10px;
	position: absolute;
	top: 0;
	left: 65px;
	text-indent: -9999em;
	border-top: 0.3em solid rgba(0,0,0, 0.2);
	border-right: 0.3em solid rgba(0,0,0, 0.2);
	border-bottom: 0.3em solid rgba(0,0,0, 0.2);
	border-left: 0.3em solid #00008f;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	z-index: 9999;
}
.loader-button,
.loader-button:after {
	border-radius: 50%;
	width: 25px;
	height: 25px;
}

/* Chart-Loader */
.loader-bg-chart {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 9999;
}
.loader-chart,
.loader-chart:after {
	border-radius: 50%;
	width: 5em;
	height: 5em;
}
.loader-chart {
	margin: 2em auto;
	font-size: 10px;
	position: absolute;
	top: 35%;
	left: calc(50% - 25px);
	text-indent: -9999em;
	border-top: 0.5em solid rgba(0,0,0, 0.2);
	border-right: 0.5em solid rgba(0,0,0, 0.2);
	border-bottom: 0.5em solid rgba(0,0,0, 0.2);
	border-left: 0.5em solid #00008f;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	z-index: 9999;
}

/* Loader */
.loader-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 9999;
}
.loader-bg .initialLoader {
	background: rgba(255, 255, 255, 1);
}
.loader,
.loader:after {
	border-radius: 50%;
	width: 5em;
	height: 5em;
}
.loader {
	margin: 2em auto;
	font-size: 10px;
	position: fixed;
	top: 35%;
	left: calc(50% - 25px);
	text-indent: -9999em;
	border-top: 0.5em solid rgba(0,0,0, 0.2);
	border-right: 0.5em solid rgba(0,0,0, 0.2);
	border-bottom: 0.5em solid rgba(0,0,0, 0.2);
	border-left: 0.5em solid #00008f;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	z-index: 9999;
}
.loader-text {
	width: 100%;
	font-size: 18px;
	position: fixed;
	top: 44%;
	text-align: center;
	z-index: 9999;
}
@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.h-green {
	color: #4B9D22 !important;
}
.h-green-bold {
	color: #4B9D22 !important;
	font-weight: 600 !important;
}

.profile .profile-body {
	padding: 0;
	background: #11316C;
}

body {
	color: #11316C;
}

.overview-row-bar {
	margin: 20px 0;
}
.overview-row {
	margin: 20px 0;
	border: 1px solid #11316C;
	padding: 20px 0px;
}

input.disabled {
	margin: 5px 0;
}

.btn-add-data {
	margin-top: 5px;
}

.btn-next-page {
	margin-top: 5px;
	padding: 6px 20px;
}

@media (max-width: 991px) {
	.btn-next-page {
		margin-top: 40px;
	}

	.footer-links {
		padding-top: 20px;
		text-align: center;
	}
}

.data-progress-bg {
	background: rgb(252, 231, 210);
	position: relative;
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}
.data-progress {
	background: rgb(249, 203, 156);
	position: relative;
	height: 20px;
}

.transfer-button {
	cursor: pointer;
	background-color: #11316C;
	color: #FFFFFF;
	border-radius: 17px;
	margin-right: 20px;
	width: 34px;
	height: 34px;
	display: inline-block;
	text-align: center;
	padding: 0px 0px;
	font-size: 22px;
	font-weight: bold;
}

.sky-form fieldset + fieldset {
	border-top: 1px solid #E7F7DF;
}

.hidden-vorlage {
	display: none;
}

.erreichung {
	width: 100px;
	display: inline;
}

.inline-input {
	width: 120px;
	display: inline;
}

#hauptstandort > div > div.row,
#mobilitaet > div > div.row,
#scope3 > div > div.row,
#hauptstandort > div.vorlage-div > div.row,
#mobilitaet > div.vorlage-div > div.row
#scope3 > div.vorlage-div > div.row {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.vorlage-div {
	margin-top: 30px;
}
.data-div {
	margin-top: 30px;
}

.data-gradient {
	height: 2px;
	margin-bottom: 30px;
	background-image: linear-gradient(to right, #FFFFFF, #E7F7DF, #FFFFFF);
}
.formdata-gradient {
	height: 2px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: linear-gradient(to right, #FFFFFF, #E7F7DF, #FFFFFF);
}
.overview-gradient {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: linear-gradient(to right, #FFFFFF, #FFFFFF, #FFFFFF);
}

.chartcontent {
	display: none;
	/*padding-top: 0px;
	padding-bottom: 0px;*/
}
.chartcontent > div.profile-body {
	/*padding: 0;
	margin-bottom: 0;*/
}

.add-new-energy-usage {
	margin-top: 5px;
}

/*
.fa {
	font-size: 16px;
}*/
.fa-check {
	color: #4d8e25;
}
.fa-times {
	color: #F50505;
}

.contact-fix-button {
	background-image: url(/fileadmin/storage/vorlagen/hilfe_kontakt_button.png);
	position: fixed;
	top: calc(50% - 82px);
	right: 0px;
	width: 46px;
	height: 180px;
	z-index: 10;
	cursor: pointer;
}

@media (max-width: 428px) {
	.contact-fix-button {
		background-image: url(/fileadmin/storage/vorlagen/hilfe_kontakt_button_small.png);
		top: calc(70% - 82px);
		width: 40px;
		height: 40px;
	}

	.input-group-addon {
		white-space: unset !important;
	}
}

#modalContact > div.modal-dialog {
	width: auto;
	max-width: 600px;
	margin: 10% auto;
}

#modalContact > div.modal-dialog > div.modal-content {
	border-radius: 0;
}

#modalContact > div.modal-dialog > div.modal-content > div.modal-body {
	background-color: #11316C;
	color: #FFFFFF;
	height: 100%;
	background-size: 50px 50px;
}

#modalContact > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > p,
#modalContact > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > p > a,
#modalContact > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > h1,
#modalContact > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > h2,
#modalContact > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > h3 {
	color: #FFFFFF;
	text-align: center;
}

#modalContact > div.modal-dialog > div.modal-content > div.modal-header > .modal-title {
	color: #11316C;
	font-weight: 600;
	text-align: center;
}



.modal > div.modal-dialog {
	width: auto;
	max-width: 600px;
	margin: 10% auto;
}

.modal > div.modal-dialog > div.modal-content {
	border-radius: 0;
}

.modal > div.modal-dialog > div.modal-content > div.modal-body {
	background-color: #11316C;
	color: #FFFFFF;
	height: 100%;
	background-size: 50px 50px;
}

.modal > div.modal-dialog > div.modal-content > p,
.modal > div.modal-dialog > div.modal-content > div.modal-body > p,
.modal > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > p,
.modal > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > p > a,
.modal > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > h1,
.modal > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > h2,
.modal > div.modal-dialog > div.modal-content > div.modal-body > div.row > div.body-content > h3 {
	color: #FFFFFF;
	text-align: center;
}

.modal > div.modal-dialog > div.modal-content > div.modal-header > .modal-title {
	color: #11316C;
	font-weight: 600;
	text-align: center;
}

.header .navbar-default {
	background: #fff;
}
.navbar-default {
	border-color: #fff;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
	border-bottom-color: #11316C;
}
.header .navbar-nav > .active {
	background-color: #11316C;
}
.header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover, .header .navbar-nav > .active > a:focus, .header .navbar-nav > .active > a:active {
	color: #FFFFFF;
}
@media (min-width: 1200px) {
	.interactive-slider-v2 {padding: 200px 0;}

	.panel-title{font-size:18px;}

	.ms-promo-info{ padding:0 30px!important; }
	.ms-promo-info h1{ font-size:60px; line-height:1.2em; }
	.ms-promo-info p{ font-size:24px; line-height:1.3em;  }

	.header .logo {width: auto;}
	.header .logo img:not(.klima) {margin: 15px 0 15px 210px; height:82px; width:auto;}
	.header .navbar-nav > li > a{font-weight:bold;  padding: 13px 30px 13px 30px;}
	.header .dropdown > a:after {top: 16px; }
	.header > .container {margin-bottom: -56px; }
	.header .nav > li > .search {padding: 11px 0 25px 0;}
	.header .nav .search-open {top: 53px; }

	.logo-logged-in img:not(.klima) {
		margin: 7px 0 0 120px !important;
		height: 46px !important;
		width: auto;
	}

	.tx-indexedsearch-whatis,
	.tx-indexedsearch-browsebox {width:1170px; }
}
.navbar {
	border: none;
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 0px;
	}
}

.info-icon-essential-analysis {
	background-color: #4B9D22;
	color: #FFFFFF !important;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
	display: inline-block;
	text-align: center;
	border-radius: 12px;
	font-size: 15px;
	position: absolute;
	top: 6px;
	left: unset;
	right: 6px;
	text-decoration: none !important;
}

.info-icon-erfassung {
	background-color: #4B9D22;
	color: #FFFFFF !important;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
	display: inline-block;
	text-align: center;
	border-radius: 12px;
	font-size: 15px;
	position: relative;
	top: 0px;
	left: 10px;
	text-decoration: none !important;
}

.info-icon-modal {
	background-color: #4B9D22;
	color: #FFFFFF !important;
	width: 24px;
	height: 24px;
	font-family: "TheSans W05 Plain", "PT Sans", sans-serif;
	display: inline-block;
	text-align: center;
	padding: 2px 0;
	border-radius: 12px;
	font-size: 15px;
	position: relative;
	top: 0px;
	left: 10px;
	text-decoration: none !important;
}

#basisdaten {
	margin-top: 30px;
}

.form-begriff {

}

/* RTE-Klassen */
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font14bold {
	font-size: 14px;
	font-weight: 600;
}
.font16bold {
	font-size: 16px;
	font-weight: 600;
}
.font18bold {
	font-size: 18px;
	font-weight: 600;
}
.font20bold {
	font-size: 20px;
	font-weight: 600;
}
.font22bold {
	font-size: 22px;
	font-weight: 600;
}

.typo3-messages {
	padding: 0;
}

.alert-success {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.title-v1 h2 {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.list-toggle:after {
	font-family: "TheSans W05 Plain", "PT Sans", FontAwesome;
}
.portfolio-box-v1 .portfolio-box-v1-in {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.portfolio-box-v2 .portfolio-box-v2-in {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.parallax-quote-in p {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.parallax-counter-v2 .counters h4,
.parallax-counter-v2 .counters span {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.interactive-slider-v2 p {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}
.blog-post-quote p {
	font-family: "TheSans W05 Plain", "PT Sans", "Open Sans", Arial, sans-serif;
}

.cookie-banner-modal {

}
.cookie-banner-modal .modal-dialog {
	max-width: 526px !important;
	margin: 14% auto !important;
}
.cookie-banner-modal .close {
	font-size: 30px;
	color: rgb(34, 34, 34);
	opacity: 1;
}
.cookie-banner-modal .modal-body {
	color: rgb(34, 34, 34) !important;
	background-color: rgba(255,255,255,1) !important;
}
.cookie-banner-modal .modal-header {
	color: rgb(34, 34, 34);
	border: none !important;
}
.cookie-banner-modal .modal-title {
	font-size: 15px !important;
	font-weight: normal !important;
	color: rgb(34, 34, 34) !important;
}
.cookie-banner-modal .modal-footer {
	border: none !important;
}

.cookie-banner-button-wrap {
	letter-spacing: unset !important;
	hyphens: none;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	text-align: center !important;
	font-size: 15px;
	line-height: 1.75em;
	font-weight: 400;
}

.cookie-banner-button {
	border: 1px solid #6fb638;
	background-color: #f9f9f9;
	color: rgb(40, 54, 123) !important;
	height: 45px;
	padding: 10px;
	margin: initial;
	width: 28%;
	white-space: nowrap;
	border-radius: 0;
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	flex: initial;
}
.cookie-banner-button:hover, .cookie-banner-button:focus {
	border: 1px solid #6fb638;
	background-color: #f9f9f9;
}

.cookie-category-header {
	display: inline-block;
	cursor: pointer;
	width: 100%;
	background-color: #f7f7f7;
	margin: 10px 0 0 0;
	padding: 10px;
}
.cookie-category-description {
	display: inline-block;
	width: 100%;
	background-color: #f7f7f7;
	padding: 10px;
}

/* DCE */
.dce-container {
	margin-top: 20px;
	margin-bottom: 20px;
}
.dce-container-klein {
	margin-top: 20px;
	margin-bottom: 20px;
}
.row-dce-page {
	display: flex;
	background-color: #fff;
}
.row-dce-page-klein {
	display: flex;
	width: 98%;
	background-color: #fff;
	text-align: left;
}
.row-dce-page-symbol {
	background-color: #e7f6df;
}
.col-dce-page {
	padding: 30px;
	text-align: left;
}
.col-dce-page p {
	font-size: 18px;
}
.col-dce-page-single-right {
	padding-right: 0;
}
.col-dce-page-single-left {
	/*	padding-left: 0;
        padding-right: 0;*/
}
.col-dce-page-single-left:first-child {
	width: 50%;
	/*margin-right: 5px;*/
	text-align: right;
}
.col-dce-page-single-left:first-child > .row > .row-dce-page-klein {
	float: left;
}
.col-dce-page-single-left:last-child {
	width: 50%;
	/*margin-left: 5px;*/
}
.col-dce-page-single-left:last-child > .row > .row-dce-page-klein {
	float: right;
}
.col-dce-image {
	margin: 0;
	padding: 0;
}
.col-dce-image > img {
	object-position: 50% 50%;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.div-dce-image {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.div-dce-image > img {
	object-position: 50% 50%;
	object-fit: cover;
}
.col-dce-symbol {
	margin: 0;
	padding: 15px;
	text-align: center;
}
.col-dce-symbol > img {
	width: auto;
}
.dce-greeting {
	font-size: 20px !important;
	font-weight: bold;
}
.btn-u-green-dce {
	background: #4B9D22;
	height: 34px;
}
.btn-u-green-dce i {
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}
.btn-u-green-dce-symbol {
	background: #4B9D22;
	height: 34px;
}
.btn-u-green-dce:hover,
.btn-u-green-dce:focus,
.btn-u-green-dce:active,
.btn-u-green-dce.active,
.open .dropdown-toggle.btn-u-dce-save {
	background: #E7F7DF !important;
	color: #4B9D22 !important;
}
.btn-u-green-dce:hover > i {
	color: #4B9D22 !important;
}

@media (max-width: 991px) {
	.row-dce-page {
		display: block;
	}
	.row-dce-page-klein {
		display: block;
	}

	.col-dce-page {
		padding: 30px;
	}

	.col-dce-page-single-left:first-child {
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
	}
	.col-dce-page-single-left:first-child > .row > .row-dce-page-klein {
		float: left;
		width: 100%;
	}
	.col-dce-page-single-left:last-child {
		width: 100%;
	}
	.col-dce-page-single-left:last-child > .row > .row-dce-page-klein {
		float: left;
	}

	.btn-u-green-dce {
		position: relative;
		bottom: unset;
		left: 0;
		margin-top: 10px;
	}

	.btn-u-green-dce-symbol {
		position: relative;
		bottom: unset;
		left: 0;
		margin-top: 10px;
	}

	.top-header {
		width: 97%;
	}
}
/* DCE */

/* Dynamischer Kontakt */
.dynamic-contact-container {
	margin-top: 20px;
	margin-bottom: 20px;
}
.dynamic-contact-container-klein {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 0;
}
.row-dynamic-contact-page {
	max-height: 220px;
	background-color: #fff;
}
.row-dynamic-contact-page-symbol {
	background-color: #e7f6df;
}
.col-dynamic-contact-page {
	padding: 20px 25px;
	max-height: 220px;
}
.col-dynamic-contact-page-single-right {
	padding-right: 0;
}
.col-dynamic-contact-page-single-left {

}
.col-dynamic-contact-image {
	margin: 0;
	padding: 0;
}
.div-dynamic-contact-image {
	margin: 0;
	padding: 0;
	min-height: 220px;
	max-height: 220px;
	overflow: hidden;
}
.div-dynamic-contact-image > img {
	object-position: 50% 50%;
	object-fit: cover;
	min-height: 220px;
}
.col-dynamic-contact-image {
	margin: 0;
	padding: 20px 20px;
	text-align: center;
}
.col-dynamic-contact-image > img {
	width: auto;
	object-fit: cover;
	min-height: 162px;
	max-height: 220px;
}
.dynamic-contact-greeting {
	font-weight: bold;
}
.btn-u-green-dynamic-contact {background: #4B9D22; height: 34px;}
.btn-u-green-dynamic-contact:hover,
.btn-u-green-dynamic-contact:focus,
.btn-u-green-dynamic-contact:active,
.btn-u-green-dynamic-contact.active,
.open .dropdown-toggle.btn-u-dynamic-contact-save {background: #E7F7DF !important; color: #4B9D22 !important;}
/* Dynamischer Kontakt */

.subnav-inline {

}
.subnav-inline .nav-tabs li a {
	padding: 11px 30px;
	margin-right: 0;
	border-top: none;
}
.subnav-inline > ul.nav-tabs > li.active {
	/*border-top: 1px solid #5990b8;
	border-right: 1px solid #5990b8;
	border-left: 1px solid #5990b8;*/
	border-top: 1px solid #11316C;
	border-right: 1px solid #11316C;
	border-left: 1px solid #11316C;
}

/* Übersicht */
.rounded-header-row {
	padding: 0 20px;
}
.infografik-datenbedarf {
	position: relative;
	width: 100%;
	max-width: 800px;
	left: calc(50% - 400px);
}
.block-yellow {
	cursor: pointer;
}
.scope1-svg-block {
	cursor: pointer;
}
.scope2-svg-block {
	cursor: pointer;
}
.scope3-svg-block  {
	cursor: pointer;
}

.click-block-hint {
	position: fixed;
	top: 5%;
	left: calc(50% - 100px);
	width: 200px;
	height: auto;
	background: #4b9d22;
	padding: 10px 10px;
	border-radius: 5px;
	box-shadow: 0 0 3px #eee;
}
.click-block-current-scope {
	color: #FFFFFF;
	margin: 0;
}
.overview-click-block-umfassend {
	position: absolute;
	top: 0;
	left: calc(50% - 400px);
	width: 100%;
	height: 100%;
	max-width: 800px;
}
.click-block {
	border: 2px dashed #E7F7DF;
}
.click-block:hover {
	border: 2px dashed #4b9d22;
}
.overview-click-block-umfassend > .click-block-scope2-ul {
	position: absolute;
	bottom: 387px;
	left: 0;
	width: 343px;
	height: 74px;
	cursor: pointer;
}
.overview-click-block-umfassend > .click-block-scope3-bl {
	position: absolute;
	bottom: 61px;
	left: 0;
	width: 343px;
	height: 326px;
	cursor: pointer;
}
.overview-click-block-umfassend > .click-block-scope1-center {
	position: absolute;
	bottom: 61px;
	left: calc(50% - 57px);
	width: 114px;
	height: 400px;
	cursor: pointer;
}
.overview-click-block-umfassend > .click-block-scope3-br {
	position: absolute;
	bottom: 61px;
	right: 0;
	width: 343px;
	height: 326px;
	cursor: pointer;
}

.overview-click-block-basis {
	position: absolute;
	top: 0;
	left: calc(50% - 400px);
	width: 100%;
	height: 100%;
	max-width: 800px;
}
.overview-click-block-basis > .click-block-scope2-l {
	position: absolute;
	bottom: 53px;
	left: 73px;
	width: 391px;
	height: 411px;
	cursor: pointer;
}
.overview-click-block-basis > .click-block-scope1-r {
	position: absolute;
	bottom: 53px;
	left: 464px;
	width: 140px;
	height: 411px;
	cursor: pointer;
}

/* Übersicht */

.loginbar-2025 .active {
	padding-left: 20px;
}
.loginbar-2025 .active > a {
	text-decoration: underline;
	text-decoration-thickness: 3px;
	text-underline-offset: 5px;
}

.loginbar-top {
	margin: 0;
}

@media (max-width: 991px) {
	.col-dynamic-contact-page-single-left {
		background: #FFFFFF;
	}

	.dynamic-contact-container-klein {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-left: 0;
		padding-right: 0;
	}

	.col-dynamic-contact-image > img {
		min-height: 335px;
	}

	.header > .container > .nav-header-new {
		display: none !important;
	}

	.infografik-datenbedarf {
		left: 0;
	}

	.overview-click-block-umfassend {
		left: 0;
	}

	.overview-click-block-umfassend > .click-block-scope2-ul {
		bottom: calc(51% + 9%);
		width: 44%;
		height: 12%;
	}
	.overview-click-block-umfassend > .click-block-scope3-bl {
		bottom: 9%;
		width: 44%;
		height: 51%;
	}
	.overview-click-block-umfassend > .click-block-scope1-center {
		left: 44%;
		bottom: 9%;
		width: 12.6%;
		height: 63%;
	}
	.overview-click-block-umfassend > .click-block-scope3-br {
		bottom: 9%;
		width: 43.4%;
		height: 51%;
	}

	.overview-click-block-basis {
		left: 0;
	}
	.overview-click-block-basis > .click-block-scope2-l {
		left: 0%;
		bottom: 10%;
		width: 57%;
		height: 67%;
	}
	.overview-click-block-basis > .click-block-scope1-r {
		bottom: 10%;
		left: 57%;
		width: 40%;
		height: 67%;
	}
}

/* Top-Login-Mobile */
.top-login-div-wrap-mobile {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: right;
	padding: 10px 0;
	border-bottom: 1px solid #11316C;
}
.top-login-div-block-mobile {
	display: block;
}
.top-login-div-block-inner-mobile {
	width: 340px;
	margin: auto;
}
.top-login-input-mobile {
	display: block;
	width: 340px;
	background: #11316C;
	color: #fff;
	margin: auto;
}
.empty-top-mobile {
	display: inline-block;
	width: 100%;
	color: rgba(255,255,255,0);
	text-align: left;
	text-decoration: none;
}
.forgot-pw-top-mobile {
	position: relative;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	color: #11316C;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 15px 0px;
	z-index: 1;
}
.forgot-pw-top-mobile:hover {
	color: #fff;
}
/* Top-Login-Mobile */

.helpubtext {
	letter-spacing: 0;
	font-weight: normal;
	font-size: 16px;
}

.essential-analysis-overview {

}

.essential-analysis-overview > tbody > tr.betrachtung-cell-horizontal {
	display: none;
}

.td-moible-title {
	position: relative;
	display: none;
	margin: 0 0 10px 0;
}

.th-ea-category {

}

@media (max-width: 991px) {
	.essential-analysis-overview {

	}

	.essential-analysis-overview > thead {
		display: none;
	}
	.essential-analysis-overview > thead > tr {
		display: grid;
	}
	.essential-analysis-overview > thead > tr > th.td-border-left {
		border-right: 1px solid #ddd;
	}
	.essential-analysis-overview > thead > tr > th.th-ea-category {
		border-left: 1px solid #ddd !important;
		border-right: 1px solid #ddd !important;
	}
	.essential-analysis-overview > tbody > tr {
		display: grid;
	}
	.essential-analysis-overview > tbody > tr.betrachtung-cell-horizontal {
		display: block;
	}
	.essential-analysis-overview > tbody > tr.betrachtung-cell-horizontal > td {
		display: block;
	}
	.essential-analysis-overview > tbody > tr > td.mo-td-info {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	.essential-analysis-overview > tbody > tr > td.td-border-left {
		border-right: 1px solid #ddd;
	}
	.essential-analysis-overview > tbody > tr > td.betrachtung-cell-vertical {
		display: none;
	}

	.td-moible-title {
		display: block;
		text-align: left;
		font-weight: bold;
		font-size: 12px;
		color: rgba(17, 49, 108, 0.9);
	}
}

.energyusage-checkbox-alt {
	display: inline-block;
	width: auto;
	height: 14px;
	margin-top: 10px !important;
	margin-right:0 !important;
	line-height: 20px !important;
}

.energyusage-checkbox {
	position: relative;
	left: 30px;
	top: 0px;
	z-index: 0;
	-webkit-appearance: none;
}
.energyusage-checkbox + label {
	position: relative;
	display: block;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 24px;
	line-height: 1.3;
	padding-left:70px;
	position: relative;
	margin-top: -20px;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}
.energyusage-checkbox + label:before {
	width: 60px;
	height: 34px;
	border-radius: 30px;
	border: 2px solid #E7F7DF;
	background-color: #EEE;
	content: "";
	margin-right: 15px;
	transition: background-color 0.5s linear;
	z-index: 5;
	position: absolute;
	left: 0px;
}
.energyusage-checkbox + label:after {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background-color: #fff;
	content: "";
	transition: margin 0.1s linear;
	box-shadow: 0px 0px 5px #aaa;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 10;
}
.energyusage-checkbox:checked + label:before {
	background-color: #11316C;
}
.energyusage-checkbox:checked + label:after {
	margin: 0 0 0 26px;
}