body {
    background: #ffffff;
    height: 100%;
}
footer {
	background: #ffffff;
}
section.page-information {
	background: #ffffff;
}
html, body {
    background: #ffffff;
    height: 100%;
}
.form-control {
	background: #fff;
	border: 1px solid #00000040;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #ffffff;
    opacity: 1;
}
.nav.vnav li.active a {
    background: #003a70;
    color: #fff;
}
a {
	font-family: "DINPro,Arial,sans-serif";
	font-style: normal;
	color: #f3923f;
	font-size: 15px;
}
p {
	font-family: "DINPro,Arial,sans-serif";
	font-style: normal;
	color: #003a70;
	font-size: 15px;
}
header .logo, header .logo > img {
	background: #2D6DAA;
}
.form-horizontal .note {
	background: #ffffff;
}
.navbar {
    background: #003a70;
}
.icon-form-blue {
    visibility: hidden;
}