.pageCover {
    background: url(https://static.moveon4.com/fr-pole-esg/images/psb_logo_black.png) no-repeat scroll 0 -45px rgba(0, 0, 0, 0);
    padding-top: 100px;
    background-size: 26%;
}

.loginBar {
    padding-top: 30px;
}

.pageCover h1 {
    margin-top: 50px;
}

.vMenu > a > li {
    background-color: none;
    border-bottom: 1px solid #E0E0E0;
}

.vMenu > a {
    color: #2C5E67 !important;
}

    .vMenu > a > li:hover {
        background-color: #2C5E67;
    }

    .vMenu > a > li:hover, .active {
        background-color: #2C5E67 !important;
    }

    .vMenu > a > li:active {
        background-color: #2C5E67 !important;
    }

li.currentLanguage {
    background: none repeat scroll 0 0 #666666;
    border-bottom: 4px solid #32A0DB;
    color: white;
    padding: 4px 8px;
}

.wizardTitleBar {
    background: #f1f1f1;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    color: #525252;
    margin-top: 25px;
}

#progressLabel {
    color: #525252;
}

.formContainer fieldset > legend {
    background: #F1F1F1;
    color: #2C5E67;
}

.formContainer fieldset {
    border-bottom: medium solid #F1F1F1;
}

.formHeader {
    color: #2C5E67 !important;
    border-bottom: 1pt solid #2C5E67;
}

button[kind="next_button"], button[kind="previous_button"], button[kind="save_button"], button[kind="submit_button"], input[type=submit], button, input[type=reset], .button {
    background-color: #0A92AB !important;
}

button[kind="next_button"]:hover, button[kind="save_button"]:hover, button:hover, button[kind="submit_button"]:hover, button[kind="previous_button"]:hover, input[type=submit]:hover, button:hover, input[type=reset]:hover, .button:hover {
    background-color: #056577 !important;
}


.pageFooter::after {
    content: " <a class="impressum" href="https://www.thm.de/site/en/impressum.html" target="blank">Impressum</a> / <a class="impressum" href="https://www.thm.de/site/en/datenschutz.html" target="blank">Datenschutzerkl�rung</a>";
}