
 
.pageCover {
    background: url("https://static-de.moveon4.com/de_uni_wuerzburg/images/GJU%20Logo.png") 250px 20px no-repeat, url("https://static-de.moveon4.com/de_uni_wuerzburg/images/thws-logo_vert_en_orange-rgb.png") left 20px no-repeat;
	background-size : 18% 20%;
}
.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;
}
.addSection:hover, .addButtonTabular:hover {
  background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat 21px 16px #fff;
  color: #007AA1;
  opacity: 1;
}
button.addSection {
  margin-left: 225px;
  background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat 21px 16px #fff !important;
}