.pageCover {
    background: url("https://static-de.moveon4.com/no-bi-handelshoyskolen/images/logo_new.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 20% 30%;
    background-position: 0px 0px;
    margin-top:20px;
}

.loginBar {
    padding-top: 30px;
    margin-top: 20px;
}

.pageCover h1 {
    margin-top: 50px;
}

.vMenu > a > li {
    background-color: none;
    border-bottom: 1px solid #E0E0E0;
}

.vMenu > a {
    color: #032D50 !important;
}

    .vMenu > a > li:hover {
        background-color: #032D50;
    }

    .vMenu > a > li:hover, .active {
        background-color: #032D50 !important;
    }

    .vMenu > a > li:active {
        background-color: #032D50 !important;
    }

li.currentLanguage {
    background: none repeat scroll 0 0 #032D50;
    border-bottom: 4px solid #00729C;
    color: white;
    padding: 4px 8px;
}

#languageButtons {
    margin-top: -5px !important;
}

.wizardTitleBar {
    background: #032D50;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    color: #f1f1f1;
    margin-top: 5px;
}

#progressLabel {
    color: #032D50;
}

.formContainer fieldset > legend {
    background: #F1F1F1;
    color: #032D50;
}

.formContainer fieldset {
    border-bottom: medium solid #F1F1F1;
}

.formHeader {
    color: #032D50 !important;
    border-bottom: 1pt solid #032D50;
}

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: #032D50 !important;
	color: white !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: #00729C !important;
	color: white !important;
}

#Disclaimer .rowControl > textarea {
    margin-left: -598px;
    margin-top: 25px;
}

.info:hover>.cssTooltip, .info .cssTooltip:hover {
    margin-top: 20px;
    margin-left: -250px;
    background-color: #efeae2;
    color: #032d50;
    font-weight: bolder;
}
