
 
.pageCover {
    background: url("https://static-de.moveon4.com/thws/images/thws-logo_horiz_en_orange-rgb.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
	padding-top: 140px;
	background-size : 72%;
}
.wizardTitleBar {
    background: #f1f1f1;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

.loginBar{
	padding-top: 30px;
	
}

.rowControl > input[type=text], input[type=password], select, .genericControl {
	font-weight: 500;
    color: black;
}

.rowControl > select {
	font-weight: 500;
    color: black !important;
}

.rowLabel{
	font-weight: 450;
    color: black !important;
}
