
/* - ++resource++hbz.content/hbzcontent.css - */
@media screen {
/* https://www.hbz-nrw.de/portal_css/++resource++hbz.content/hbzcontent.css?original=1 */
.announcement {
border: 1px solid #d80;
}
.announcement h2 {
background-color: #d80;
padding: 10px;
margin: 0;
}
.announcement p {
padding: 1em;
background-color: #fd7;
margin: 0 !important;
}
#content ul.productCategory {
color: #666666;
font-weight: 600;
margin-left: 0;
}
#content ul.productCategory li {
list-style: none;
display: inline;
}
#content ul.productCategory li:after {
content: ",";
}
#content ul.productCategory li:last-child:after {
content: "";
}
#content ol.productList {
margin-left: 0;
}
#content ol.productList li {
list-style: none;
margin-left: 0;
}
/* */
#accordion h2 {
cursor: pointer;
padding-left: 22px;
background: url(/++resource++hbz.content/++resource++hbz.content/images/collapse-down.png) no-repeat scroll top left;;
background-size: 16px 16px;
background-position: 0 5px;
}
#accordion h2.current {
background: url(/++resource++hbz.content/++resource++hbz.content/images/collapse-up.png) no-repeat scroll top left;;
background-size: 16px 16px;
background-position: 0 5px;
}
table.vertical tr:first-child {
border-top: none;
}
table.vertical ol {
margin: 0 !important;
}
table.vertical ol li {
list-style: none;
}
div.journal-logo {
float: right;
}
#content div.journal-logo a {
border-bottom: none;
}
#map {
height: 450px;
}
.leaflet-popup-content-wrapper {
border-radius: 3px;
}
.leaflet-popup-close-button {
border: 0 !important;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

}

