.page-section .page-heading {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
.application-section .application .title {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
.application-section .application .state {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
.module-section .module .module-title {
	font-family: "Open Sans";
	font-style: normal;
}
.page-information {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
	font-size: 15px;
	text-align: justify;
}
 .page-section .page-heading {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
.body {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
.page-section .page-heading {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
.navbar {
	background: #0568B9;
	font-family: "Open Sans";
	font-style: normal;
    color: #0568B9;
}
b, strong {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
}
a {
	font-family: "Open Sans";
	font-style: normal;
	color: #ec971f;
	font-size: 15px;
}
p {
	font-family: "Open Sans";
	font-style: normal;
	color: #0568B9;
	font-size: 15px;
}
.page-information .layoutmanager h2 {
	font-family: "Open Sans";
	font-style: normal;
	color: #53565a;
}
.page-information h1, .page-information h2, .page-information h3, .page-information h4, .page-information h5, .page-information h6 {
	font-family: "Open Sans";
	font-style: normal;
	color: #53565a;
}
.btn-warning {
	font-family: "Open Sans";
	font-style: normal;
	font-size: 18px;
}
.navbar-default .navbar-nav > li a {
	font-family: "Open Sans";
	font-style: normal;
	font-size: 16px;
}
.navbar .title {
    color: #ffffff;
    float: left;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    line-height: 30px;
    margin-top: 20px;
}
.application-section .application .btn-block {
	font-family: "Open Sans";
	font-style: normal;
}
.btn-success {
	font-family: "Open Sans";
	font-style: normal;
}
.application-section .application .btn-block {
	font-family: "Open Sans";
	font-style: normal;
	font-size: 17px;
	text-transform: lowercase;
}
.btn-primary {
	font-family: "Open Sans";
	font-style: normal;
	font-size: 17px;
}
.control-label {
	font-family: "Open Sans";
	font-style: normal;
}

body {
    background: #f6f1e8;
    height: 100%;
}
html, body {
	background: #ffffff;
}
footer {
	background: #ffffff;
}
section.page-information {
	background: #ffffff;
}
header .logo, header .logo > img {
	background: #ffffff;
}
.module-section .module {
	background: #cccccc3b;
	box-shadow: inset 0 20px 20px -20px rgb(0 0 0 / 20%);
}
.bg-blue {
	background: #ffffff;
	color: #ffffff;
}
.forms {
    background: rgb(5, 104, 185);opacity:0.9;
}
.module-section .module .deadline > strong, .module-section .module .editon > strong, .module-section .module .status > strong {
	color: #0568B9;
}
.language .dropdown-toggle {
    visibility: hidden;
}
.user-profile-home-container a[class*="start-application"] {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}