.pages .page-heading {
    color: #002262 !important;
    font-size: 30px!important;
    font-weight: 200!important;
}
body {
    background: #fff!important;
    height: 100%;
}
footer {
	background: #fff!important;
}
section.page-information {
	background: #fff!important;
}
.pages .section-title {
	color: #333!important;
	font-family: "Open Sans";
}
.form-horizontal .control-label {
	color: #333!important;
	font-family: "Open Sans";
}
.pages .page-heading {
	color: #333!important;
	font-family: "Open Sans";
}
header .logo, header .logo > img {
	background: #ffffff!important;
}
.navbar {
    background: #a70050!important;
}
b, strong {
	color: #333!important;
	font-family: "Open Sans";
}
body {
	color: #333!important;
	font-family: "Open Sans";
}
html, body {
    background: #fff!important;
    height: 100%;
}

.form-control {
	background: #fff!important;
	border: 1px solid #00000040;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #fff!important;
    opacity: 1;
}
.nav.vnav li.active a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
    background: #002262!important;
    color: #fff!important;
}
.nav.vnav li.active a {
    background: #003a70!important;
    color: #fff;
}
a {
	font-style: normal;
	color: #ffbb8a!important; 
}

p {
	font-style: normal;
	color: #333!important;
	font-family: "Open Sans";
}
.checkbox label, .checkbox-inline label {
	font-style: normal;
	color: #333!important;
	font-family: "Open Sans";
}
.radio label, .radio-inline label {
	font-style: normal;
	color: #333!important;
	font-family: "Open Sans";
}
.form-horizontal .note {
	background: #fff;
}

.icon-form-blue {
    visibility: hidden;
}

button.btn.btn-success.btn-round {
	color: #F2CD00!important;
}
.btn-success {
	background: #002262!important;
    border: 1px solid #F2CD00!important;
}
.container .forms {
    background: #a70050!important;
}
.page-information .btn, .page-information button[type=button] {
    text-shadow: 1px 1px 2px #ffac70!important;
    color: #25292c !important;
}
.btn-primary.active, .btn-primary:active {
    background: #ffac70  !important;
}
.btn:hover, .btn:focus, .btn.focus {
    background: #fff !important;
    color: #243cf6 !important;
}
.navbar .container h1.title {
    color: #25292c !important;
}