.masterportal-container .classic-grid-left {
    width: 88% !important;
}

.masterportal-container .grid-container-mobile .headtitle {
    padding-left: 10px !important;
}

/* Mobile-specific styles */
@media screen and (max-width: 768px) {
    .masterportal-container .grid-container-mobile .headtitle {
        padding-left: 20px !important;
    }
}
html body div.copyright {
    background: none !important;
    bottom: 35px;
    left: 10px;
    position: fixed !important;
    font-size: 15px !important;
    z-index: 1 !important;
    border-radius: 5px 0 0 !important;
    padding: 4px 8px;
    color: #c13b33 !important;
    text-shadow: 2px 0 2px #fff, -2px 0 2px #fff, 2px 2px 0 #fff, 0 -2px 0 #fff, 1px 1px 2px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff !important;
}
.masterportal-container #detailedSearchbar .restrict-bbox-cb .btn-restrict-bbox {

  visibility: hidden !important;
}
.masterportal-container .legend-win-content > .panel-group {
background-color: white;
}
.masterportal-container #detailedSearchbar #detailedSearchForm .hit-list .hit .content-hit-container .img-hit {
  color: #c13b33 !important;
}