
.formHeader {
	color: #0076a8 !important;
	border-bottom: 1pt solid #0076a8 !important;
	}


.pageCover {
  background: url("https://www.deutsches-stiftungszentrum.de/sites/dsz/files/deloitte-stiftung_moveon.jpg") no-repeat scroll 0px -30px white;
}

.wizardTitle {
	color: white !important;
}

.wizardTitleBar {
	background: #0076a8 !important;
}
	
#progressLabel {
color: #0076a8 !important;
}	

body {
    background: #fff;
}

legend {
	color: #0076a8 !important;
}

.pageCover h1 {
	
	color: #0076a8 !important;
}

.vMenu > a > li.complete{
	color: #0076a8 !important;
}

.vMenu > a > li.complete.active{
	color: #0076a8 !important;
}

.vMenu > a > li.active{
	color: #0076a8 !important;
}


button[kind="previous_button"]{
	background: transparent !important;
	color: #0076a8 !important;
	border: 1px solid #0076a8 !important;
}

button[kind="next_button"]{
	background: transparent !important;
	color: #0076a8 !important;
	border: 1px solid #0076a8 !important;
}

input[type=file]:before{
	background: #fff !important;
	color: #0076a8 !important;
	border: 1px solid #0076a8 !important;
	content: "Hochladen";
	padding: 3px 10px 3px 13px !important;
}

input[type=file]:after{
	content: "Keine Datei ausgewählt";
}

button[kind="save_button"], button[kind="submit_button"]{
	max-width: 200px !important;
	background: #0076a8 !important;
	padding-left: 14px !important;
}

button[kind="save_button"], button[kind="submit_button"]:hover{
	max-width: 200px !important;
	background: #0076a8 !important;
	padding-left: 14px !important;
}

.pageFooter{
	display:none;
}

.validationMark{
	color: #FC0000 !important;
}

body{
	color: #333 !important;
}

.rowLabel{
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

.rowControl > select {
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

.rowControl > select {
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

.rowControl > input[type=text], .rowControl > input[type=password], .genericControl {
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

.rowControl > label{
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

.mark-complete label{
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}
	
