#header-navbar-2025 {
  background-color: #0076bd !important;
  border-bottom: 1px solid white;
}


#edp .btn-primary {
    background-color: #055590;
    background-image: -webkit-linear-gradient(#055590 0%, #187ac1 100%); 
	background-image: -moz-linear-gradient(#055590 0%, #187ac1 100%); 
	background-image: -o-linear-gradient(#055590 0%, #187ac1 100%); 
	background-image: linear-gradient(#055590 0%, #187ac1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#055590',endColorstr='#187ac1',GradientType=0)
}

#edp .footer-row {
    background: none repeat scroll 0 0 #055590;
    border-radius: 5px 5px 0 0;
}

#edp .footer-row a {
    color: #FFFFFF;
    margin-left:10px;
}

#edp h1.red, #edp h2.red {
    border-bottom:2px solid #48951A;
}

#edp h1.blue, #edp h2.blue {
    border-bottom:2px solid #48951A;
}

#edp h1.green, #edp h2.green {
    border-bottom:2px solid #48951A;
}

#edp h1.gray, #edp h2.gray {
    border-bottom: 1px solid #aaa;
}

#edp .notes-yellow .note-block .note-header {
	color:#055590;
	font-weight:bold;
}

#edp .notes-yellow .note-block a {
	color:#055590;
}

.notes-yellow .note-answers {
	border-top: 1px solid #055590;
}

#edp .navbar .nav > li > a:focus, #edp .navbar .nav > li > a:hover {
    background-color: #187ac1;
}


#edp .navbar .navbar-brand img {
    height: 25px;
    margin-right: 10px;
    border-radius: 2px;
    width: unset !important;
}

#edp #cookie-bar {
    background-color: #0076bd;
    color: white;
    padding: 20px;
    font-size: 16px;
    text-align: left;
    box-sizing: border-box;
    z-index: 1000;
}

#edp #cookie-bar .cb-enable {
	background: white;
	color: #0076bd !important;
	font-weight: bold;
}

#edp #cookie-bar .cb-disable {
	background: none;
	font-weight: bold;
	color: white;
}

#edp #cookie-bar .cb-policy {
	color: #bbf !important;
	background: none;
}

#edp #cookie-bar .cb-msg-IM {
	
}
#edp #cookie-bar .cb-btns-IM {
	margin: 20px;
	width: 100%;
	text-align: center;
}





#edp .js-send-to-dwa-container, .pool-5-edp-staging.object-127 .js-description-preview, .pool-1466-edpdwa.object-253647 .js-description-preview {
	background-color: #0075bf;
	color: white;
	border-radius: 5px;
	padding-bottom: 5px;
	border: 0;
}

.pool-5-edp-staging.object-127 .js-description-preview div *, .pool-1466-edpdwa.object-253647 .js-description-preview * {
	padding: 0px 20px;
}
#edp.pool-5-edp-staging.object-127 .js-description-preview a, #edp.pool-1466-edpdwa.object-253647 .js-description-preview a {
	padding: 0px;
	color: #95c11f;
}

#edp.pool-5-edp-staging.object-127 .js-description-preview h1, #edp.pool-1466-edpdwa.object-253647 .js-description-preview h1 {
	background-color: white;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#edp.pool-5-edp-staging.object-127 .js-description-preview h3, #edp.pool-1466-edpdwa.object-253647 .js-description-preview h3 {
	color: white;
}













#edp.regelwerk-view .view-tiles .carousel-li {
  width: 150px;
  height: 190px;
  border:0;
}

#edp.regelwerk-view .view-tiles .carousel-element {
  width: 260px;
  height: 120px;
  border-bottom:0;
}

#edp.regelwerk-view .view-tiles .carousel-potential-autofit {
	border-radius: 20px;	
}



#edp.regelwerk-view .view-wrapper.view-tiles .carousel-element .info-overlay, 
#edp.regelwerk-view #object-children-form h2 {
	display:none;
}

#edp.regelwerk-view .pool-header .title-container {
  margin:auto;
  text-align: left;
  width: 450px;
  overflow:hidden;
  margin-bottom: 50px;
}

#edp.regelwerk-view .pool-header .title-container.center {
	text-align: center;
}
	
#edp.regelwerk-view .pool-header .titles {
	float: left;
	width: 320px;
}

#edp.regelwerk-view .pool-header img.object-img {
  float:left;
  margin-right: 10px;
  max-height: 120px;
  max-width: 120px;
  margin-top: 15px;
  border-radius: 10px;
}


#edp.regelwerk-view .title-container h2 {
  font-size: 36px;
  line-height: 40px;
  color: black;
}

#edp.regelwerk-view .pool-header h3 {
  font-size: 32px;
  line-height: 32px;
  color: gray;
}
#edp.regelwerk-view .nav-tabs li a.active {
  color: black;
}


#edp.regelwerk-view .pool-header .search-container {
  background:#ddd;
  border:0;
  padding:10px;
  border-radius:25px;
  height: 40px;
}

#edp.regelwerk-view .pool-header .search-container .autosearch, #edp.regelwerk-view .pool-header .search-container .noautosearch {
  background:#ddd;
  border:0;
}

#edp.regelwerk-view .search-container.center.search-result-page .noautosearch {
  width: calc(100% - 120px);
}

#edp.regelwerk-view .search-container.center .noautosearch {
  width: calc(100% - 90px);
  border-right: 0;
  box-shadow: 0 0 0 0;
  margin:0;
  position: relative;
  left: -1px;
  border-left:1px solid #ccc;
  border-radius:4px;
  border-top:0;
  border-bottom:0;
  height: 21px;
}

#edp.regelwerk-view .search-container.center.search-result-page .autosearch {
  width: calc(100% - 90px);
}

#edp.regelwerk-view .search-container.center .autosearch {
  width: calc(100% - 40px);
}

#edp.regelwerk-view .search-container.center input.autosearch {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  
  border-right: 0;
  box-shadow: 0 0 0 0;
  margin: 0;
  position: relative;
  left: -1px;
  border-left: 1px solid #ccc;
  border-radius: 4px;
  border-top: 0;
  border-bottom: 0;
  height: 21px;
}


#edp.regelwerk-view #regelwerk-search-types {
  max-width: 500px;
  margin:auto;
  text-align: left;
}


#edp.regelwerk-view .chrono-grouped-view-headline {
  font-size: 24px;
  line-height: 30px;
}
#edp.regelwerk-view .chrono-grouped-view-headline:not(:first-child) {
  margin-top: 30px;
}


#edp.regelwerk-view #semantic-result-list-filter .filter {
  float: left;
  width: 350px;
  margin:5px 40px 20px 10px;
}

#edp.regelwerk-view .chrono-grouped-view {
  float: left;
  width: 370px;
  margin:20px 30px 20px 0;
  padding:10px;
  height: 715px;
  overflow: scroll;
}

#edp.regelwerk-view #semantic-result-list {
	clear:both;
}

#edp.regelwerk-view .regelwerk-search-show-view-menu {
  position: absolute;
  right: 10px;
} 

#edp.regelwerk-view .chrono-grouped-view.bg-entwurf {
	background: #f0dcb4;
}

#edp.regelwerk-view .chrono-grouped-view .semantic-preview-first, #edp.regelwerk-view .chrono-grouped-view .list-preview-first {
  width: 100%;
  float: left;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 1px;
  margin-bottom: 5px;
  background: white;
  position:relative;
}
#edp.regelwerk-view .chrono-grouped-view .semantic-preview-stack {
  width: 100%;
  overflow: hidden;
}
#edp.regelwerk-view .chrono-grouped-view .semantic-preview-stack .semantic-preview-stack-ele {
  width: 34px;
  border:1px solid #ccc;
  border-radius:5px;
  padding:1px;
  background:white;
  float: left;
  margin-right: 4px;
  height: 53px;
  text-align: center;
}
#edp.regelwerk-view .chrono-grouped-view .semantic-preview-stack .semantic-preview-stack-ele:first-child {
  border-color: #555;
}
#edp.regelwerk-view .chrono-grouped-view .semantic-doc-title, #edp.regelwerk-view .chrono-grouped-view .list-doc-title {
  clear: both;
  margin-bottom: 10px;
  font-weight: bold;
}

#edp.regelwerk-view .side-submenu .element.regelwerkv2 {
  min-height: unset;
  padding: 0;
}
#edp.regelwerk-view .side-submenu .element.regelwerkv2 .caption {
  padding-right: 0;
  height: 25px;
  padding-left: 0;
}
#edp.regelwerk-view .side-submenu .element.regelwerkv2 .caption a {
  color: #888
}

#edp.regelwerk-view .js-maximize-current-page, #edp.regelwerk-view .js-minimize-current-page  {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  cursor: pointer;
}

#edp.regelwerk-view .no-access img {
	filter: blur(8px);	
}
#edp.regelwerk-view .js-thumbnail-show-all {
	font-size: 12px;
	color: #666;
}