body {
	margin: 0px;
	padding: 0px;
	font-family: "Nunito",Arial,sans-serif;
	font-size: 18px;
}
.nobreak {
	display: inline-block;
	margin-right: 16px;
	vertical-align: middle;
}
.hnypotdiv {
	display: none;
}
.smallprint {
	font-size: 12px;
}
.msgcontainer li {
	padding: 0px;
	margin: 0px;
}
.msgcontainer a, .msgcontainer li, .msgcontainer span {
	color: #E74C3C;
	font-weight: bold;
}
.msginfo li {
	color: #27AE60;
}
#copyright {
	color: white;
	font-size: min(max(10px, 2vw), 18px);
	padding-top: min(max(6px, 1.1vw), 14px);
	vertical-align: middle;
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 0px;
}
#footer {
	position: fixed;
	height: 60px;
	bottom: 0px;
	width: 100%;
	vertical-align: middle;
	background-color: #2d2d2d;
	z-index: 9999999;
	padding-left: 20px;
}
#content {
	margin-top: 90px;
	min-height: calc(100vh - 206px);
	margin-left: 2%;
	margin-bottom: 94px;
}
.hpcontent {
	margin-top: 10px !important;
}
#header {
	position: fixed;
	height: 71px;
	top: 0px;
	width: 100%;
	background-color: #6eaf13;
	display: flex;
	flex-direction: row;
	vertical-align: middle;
	z-index: 9999999;
}
#headerlogocontainer {
	max-width: 270px;
	padding: 0px;
}
#headerlogo {
	max-width: 250px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#headerusernamecontainer {
	display: flex;
	flex-direction: row;
	margin-top: 12px;
	font-weight: bold;
}
#headermenucontainer {
	vertical-align: middle;
}
.menucontainer {
	display: inline-block;
	position: absolute;
	right: 10px;
	padding-right: 1%;
	vertical-align: middle;
	margin-top: 11px;
}
.menuitem {
	display: inline-block;
	list-style: none;
	color: white;
	font-size: min(max(12px, 2.3vw), 20px);
	font-style: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.menuitem a {
	text-decoration: none;
	color: white;
}
.lastmenuitem {
	padding-left: 20px;
}
ul {
	display: table;
}
.hpcontent ul {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
li {
	text-align: left;
	padding: 8px;
}
.txtblck {
	padding-left: 6vw;
	padding-right: 6vw;
	padding-top: 1.2vw;
	padding-bottom: 3vw;
	min-height: 140px;
	text-align: center;
	padding-top: 0.2vw;
	text-align: left;
	width: 80%;
}
.txtblckodd {
	background-color: #f8f9fa;
}
.participant {
	margin-left: 42%;
	margin-right: 58%;
	background: #6eaf13;
	border-radius: 110px;
	height: 160px;
	width: 160px;
}
.participant img {
	margin-top: 10px;
	height: 150px;
	width: 150px;
	overflow-clip-margin: content-box;
	overflow: clip;
}
.specialbullet {
	margin-top: 12px;
	list-style-type: none;
}
.gpsector {
	height: min(max(5rem, 39vw), 360px);
	overflow-clip-margin: content-box;
	overflow: hidden;

	display: inline-block;
	position: relative;
	width: 26%;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid gray;
}
.gpsector h3 {
	font-size: min(max(1rem, 2vw), 26px);
}
.gpsector img {
	margin-top: 0px;
	height: auto;
	width: 100%;
	overflow-clip-margin: content-box;
	overflow: clip;
}
.gpaspect {
	color: white;
	background: #6eaf13;
	border-radius: 110px;
	height: 72px;
	width: 72px;
	padding: 20px;
	font-size: 54px;
	display: inline-block;
}
.col3 {
	display: table-cell;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}
.pricing_summary {
	width: 15%;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid gray;
}
.ctabtn, .ctabtnshy, .ctabtnpwr {
	color: white;
	background-color: #6eaf13;
	border-radius: 12px;
	text-decoration: none;
	display: inline;
	height: 32px;
	width: 200px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 22px;
	cursor: pointer;
}
.ctabtnshy {
	background: #ccc;
}
.ctabtnpwr {
	background: red;
}
.fieldlabel {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: min(max(10px, 2vw), 22px);
}
input[type='text'], input[type='password'], textarea, select, option {
	font-size: min(max(10px, 1.9vw), 18px);
}
input[type=checkbox],
input[type=radio] {
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
input[type=radio] {
  bottom: 3px;
}
th, td {
	padding-top: 4px;
	padding-right: 8px;
	vertical-align: top;
	text-align: left;
	font-size: min(max(10px, 1.9vw), 18px);
}
.overviewtable tbody tr:hover {
	color: #fff;
	background-color: #f1811f;
	cursor: pointer;
}
.overviewtable tbody tr:hover td.standout {
	color: #00f;
}
h1 {
	margin-top: auto;
	margin-bottom: auto;
}
.list_noindent, .list_noindent li {
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.list_noindent {
	padding-left: 18px;
}
.spacer {
	padding: 0px;
	height: 8px;
	font-size: 8px;
}