.pages .page-heading {
    color: #192e59 !important;
    font-size: 30px;
    font-weight: 200;
}
section.page-information {
	background: #fff;
}
.pages .section-title {
	color: #192e59;
}

.pages .page-heading {
	color: #192e59;

}
header .logo, header .logo > img {
	background: #192e59!important;
}
.navbar {
    background: #192e59 !important;
}

html, body {
    background: #fff;
    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: #fff;
    opacity: 1;
}
.nav.vnav li.active a {
	font-style: normal;
    background: #491350;
}
.nav.vnav li.active a {
    background: #003a70;
}

.checkbox label, .checkbox-inline label {
	font-style: normal;
	color: #192e59;

}
.radio label, .radio-inline label {
	font-style: normal;
	color: #192e59;
}
.form-horizontal .note {
	background: #fff;
}
.icon-form-blue {
    visibility: hidden;
}
.navbar-default .title {
    visibility: hidden;
}
.btn-warning {
    background: #009fe3 !important;
    border: 1px solid #009fe3 !important;
}
.btn-icon:focus,.btn-icon:hover {
    box-shadow: none;
    color: #114584!important;
}
.container .forms {
    background: #23458aed!important;
}

.module-section .module .header {
    background: #072140 !important;
}
.module-section .module.col-sm-4 .summary {
    background: #124f7d !important;
    box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, .2) !important;
}
