html {
    overflow-y: auto !important;
}

#wrapper {
    max-width: 100% !important;
	height:100vh;
	margin:0px;
}

#activelayers > div.ng-scope > ul {
    display: block;
}

div[id^="category-"] > div.panel-title {
    font-size: 13px;
}

.form-control {
    font-size: 12px;
}

.sidebar-header, .sidebar-tabs {
    background-color: #8ab;
}

.ol-control button {
    background-color: rgba(136, 170, 187, .9);
}

.ol-attribution ul{
    font-size: 10px;
}
.ol-attribution li{
    font-size: 1em !important; /* Important! Overruling default (1rem) styling; too big because of EMODnet HTML-tag font-size */
    line-height: 13.75px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#map-tabs li {
	width: 49%;
	display: inline-block !important;
}

#topmenu a {
	border-bottom: 0 none !important;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#header-middle {
    overflow: unset;
}

#popup-content h4 {
    font-size: 14px!important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-variant: small-caps
}

.featureInfoPopup li,.featureInfoPopup strong {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 11px
}

.featureInfoPopup li {
    list-style-type: none;
    padding: 6px;
    border-bottom: 1px dotted;
    font-weight: 700
}

.featureInfoPopup strong {
    font-weight: lighter
}
