.pages .page-heading {
    color: #003a70!important;
    font-size: 30px;
    font-weight: 400;
}
body {
    background: #FFFFFF!important;
    height: 100%;
}
footer {
	background: #003a70!important;
}
section.page-information {
	background: #FFFFFF!important;
}
.pages .section-title {
	color: #003a70!important;
	font-weight: 400!important;
}
.form-horizontal .control-label {
	color: #000000!important;
	
}

header .logo, header .logo > img {
	background: #FFFFFF!important;
}
.navbar {
    background: #003a70!important;
}
b, strong {
    color: #d63440!;
}
body {
	color: #000000!important;
	
}
html, body {
    background: #FFFFFF!important;
    height: 100%;
}

.form-control {
	background: #fff!important;
	border: 1px solid #d63440!important;
}
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #fff;
    opacity: 1;
}
.nav.vnav li.active a {
	font-style: normal;
    background: #491350!important;
    color: #fff;
}
.nav.vnav li.active a {
    background: #003a70!important;
    color: #fff!important;
}
a {
	font-style: normal;
	color: #ff8c38!important;
}
p {
	font-style: normal;
	color: #fff!important;
	
}
.checkbox label, .checkbox-inline label {
	font-style: normal!important;
	color: #000000!important;
	
}
.radio label, .radio-inline label {
	font-style: normal!important;
	color: #000000!important;
	
}
.form-horizontal .note {
	background: #fff!important;
}
.icon-form-blue {
    visibility: hidden!important;
}

.container .forms {
    background: #003a70!important;
}
.btn-primary {
    background: #003a70!important;
    border: 1px solid #fff!important;
}
.btn-primary.active, .btn-primary:active {
    background: #90a0ac!important;
    border: 1px solid #90a0ac!important;
}
body {
    color: #ffffff !important;
}
.btn-warning {
	color: #003a70!important;
    background: #fff!important;
    border: 1px solid #ffffff!important;
}
.btn-warning:hover {
	color: #fff!important;
    background: #09bd18!important;
    border: 1px solid #09bd18!important;
}
.forms .password-container ~ .cta {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 12px;
    text-decoration: underline;
}
a {
    font-style: normal;
    color: #fff !important;
	text-decoration: underline;
}
.language .dropdown-menu a {
    color: #003a70 !important;
    line-height: 24px !important;
    padding: 0 15px !important;
}
a.admin-contact-footer-email {
    color: #fff !important;
}
.copyright a {
    font-family: 'Source Sans 3', sans-serif !important;
    color: #fff !important;
}
.language .caret {
    border-top: 6px solid #fff !important;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: 5px;
}