div.sidebar-body,
#TaskBar div.body {
    font-size: small;
}

#LayerTree div.layertree-container {
    max-height: calc(100vh - 9em)!important;
}

#BottomBar span.bottombar-links {
    display: none;
}

.metadata ul {
    padding-left: 11px;
}
.metadata ul li span {
    text-decoration: underline;
}
.dataproducts .product-title {
    font-weight: bold;
}
