body {
	background-image: linear-gradient(142deg,#2d368a 3%,rgba(45,54,138,0.2) 84%) !important;

}
body {
	color: #646464
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2d368a
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Ubuntu', Helvetica, Arial, Lucida, sans-serif
}
.entry-header .entry-title  {
	font-weight: 900;
	font-size: 24px;
	color: red;
}

body,
input,
textarea,
select {
	font-family: 'Muli', Helvetica, Arial, Lucida, sans-serif
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
}

.rpw-classification-chart {
	margin-bottom: 30px;
} 
.rpw-classification-chart h1  {
	font-weight: 700;
	font-size: 20px;
	padding-bottom: -20px;
}
body .gform_wrapper .gform_body .gform_fields .gsection .gsection_title  {
	font-weight: 700;
	font-size: 28px;
	padding-bottom: -20px;
}
.rpw-classification-chart li {
	padding-top: 10px;
}
.rpw-classification-chart > ul > li > span.rpw-li-title {
	font-size: 1.3em;
	font-weight: bold;
	color: #2d368a
}
.rpw-classification-chart > ul > li > ul  span.rpw-li-title {
	font-size: 1.1em;
	font-weight: bold;
}
.rpw-header-image {
	height: 100px;
	float: left;
	display: block;
	margin: 10px;
}
.rpw-header-text {
	float: left;
	margin-left: 10px;
	vertical-align: bottom;
}