.main-content-subpages { background: #fff; }
.content-upper { padding-top: 0; }
.content-upper .container { background: #fff; }
.sidr { background: #006AB3; top: 6.2vh; }
ul.Secondlevel { 6.2vh; }
ul.Thirdlevel, ul.Thirdlevel a { color: #fff !important; top: 6.2vh; }

/*Language*/
.langugageMenu { display: inline-block; list-style: none; margin-bottom: 0; text-transform: uppercase; }
.langugageMenu li a { text-decoration: none; }
.langugageMenu li a:hover { color:#006AB3; }
.langugageMenu li.active a { color:#006AB3; }

/*Header*/
.logo { text-align: right; }

/*News*/
.standard-list-view .list-group-item { margin-bottom: 20px; }
.standard-list-view .btn-read-more { color:#fff; }
.btn-yellow { color:#fff; }
.decisions-list-view .list-group-item .news-list-item { margin-bottom: 60px !important; }

/*Content*/
.ce-bodytext h3 { color:#006AB3; }
.ce-gallery img { max-width: 100%; height: auto; }
.image-caption { background:#006AB3; color: #fff; font-style: italic; padding: 2px 5px;  }

/*Footer*/
.footerbox ul { padding-left: 1.2rem; list-style: square; }

/*Download*/
.download-section {
    margin-left: 0px !important;
}

.preheaderwrap {
    height: 9vh;
}
#sidr, ul.Secondlevel, ul.Thirdlevel {
    height: 91vh;
}
.sidr, ul.Secondlevel, ul.Thirdlevel {
    top: 9vh !important;
}