﻿#SideNavigation {
	display: none;
}
section.buckets {
	border: 0 none;
	padding-top: 0;
}

	section.buckets div {
		padding: 55px 40px;
		width: 46%;
		float: left;
		box-sizing: border-box;
	}

	section.buckets ul li {
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

.info {
	border: 1px solid #e1e1e1;
}

.form {
	background: #f6f5f5;
	margin-bottom: 100px;
}

.form p {
	font-weight: bold;
	text-align: left;
}
.form form {
	clear: both;
}
select {
	width: 100%;
}

span.pageIcon {
	display: block;
	height: 74px;
	margin: 0 auto 5px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

	span.pageIcon.whoQualifies {
		background: url("/img/register-icons.png") no-repeat;
		width: 73px;
	}

	span.pageIcon.extraFeatures {
		background: url("/img/register-icons.png") no-repeat -83px center;
		width: 81px;
	}

span.confirmationIcon {
	background: url("/img/confirmation-icons.png") no-repeat scroll 0 0;
	display: block;
	height: 74px;
	margin: 0 auto 40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


	span.confirmationIcon.email {
		height: 38px;
		width: 60px;
	}

	span.confirmationIcon.divider {
		background: url("/img/divider.png");
		height: 167px;
		width: 52px;
	}

	span.confirmationIcon.key {
		background-position: -69px bottom;
		height: 35px;
		width: 81px;
	}

#existingUser, #registrationError {
	width: 450px;
	padding: 50px 40px 30px 26px;
	margin: 0 auto;
	text-align: center;
}
#existingUser h2, #registrationError h2{
	color: #b58400;
}
#newRegistrationComplete {
	text-align: center;
	margin: 0 auto;
	padding: 50px 40px 30px 26px;
}
#colorbox #newRegistrationComplete {
	width: 700px;
	padding: 50px 40px 30px 26px;
	margin: 0 auto;
	text-align: center;
}
/*force our close to be used*/
#cboxClose{
	display:none !important;
}
#colorbox #newRegistrationComplete h2 {
	color: #00a651;
	font-size: 3em;
}
#colorbox #newRegistrationComplete h3 {
	color: #6e6e6e;
	font-size: 1.9em;
}
#colorbox #newRegistrationComplete p {
	color: #6e6e6e;
	font-size: 1.5em;
}
#newRegistrationComplete div.linkHeader{
	color: #00a651;
	font-size: 1.9em;
}
#newRegistrationComplete ul.buckets{
	list-style-type: none;
}
#newRegistrationComplete ul.buckets li{
    width: 49%;
    float: left;
}
.optionNumber {
	overflow: auto;
	padding: 10px 0;
}
.idx {
	background-color: #00a651;
	border-color: #f6f6f6;
	color: #fff;
	border: 2px solid #cfcfcf;
	height: 37px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 37px;
	display: inline-block;
	text-align: center;
	margin-top: -8px;
	padding-top: 4px;
	box-sizing: border-box;
	margin: 0 20px;
	font-size: 2em;
}

#cboxContent {
	background-color: #f6f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#cboxClose {
	display: block;
	width: 22px;
	height: 22px;
	transition: transform .25s ease-in-out;
	background: none;
	right: 10px;
}

#cboxClose::before {
	content: "";
	position: absolute;
	display: block;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 22px;
	height: 0;
	border-top: 1px solid rgba(0,0,0,0.5);
	transform: rotate(45deg);
	transform-origin: center;
}
#cboxClose::after {
	content: "";
	position: absolute;
	display: block;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 22px;
	height: 0;
	border-top: 1px solid rgba(0,0,0,0.5);
	transform: rotate(-45deg);
	transform-origin: center;
}
#existingUser p a {
	color: #006fb5;
	cursor: pointer;
}
ul.confirmActions {
	font-size: 15px;
	list-style-type: none;
	padding: 0;
}
ul.confirmActions li:last-child {
	margin-top: 10px;
}
ul.confirmActions a {
	cursor: pointer;
}
@media (min-width: 768px) and (max-width: 1024px) {
}

@media (max-width: 767px) {
	section.buckets {
		padding: 0 !important;
	}

		section.buckets div {
			margin: 0 auto 40px;
			padding: 20px 20px 40px;
			width: 77vw;
		}
}
.MainContent {
	margin: 0;
}
h1 {
	color: #00a651;
	padding-bottom: 50px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 42px;
	margin-bottom: 100px;
}
section.buckets .registerContent {
	padding: 0;
	margin: 0 8% 0 0;
}
.registerContent h2 {
	color: #00a651;
	font-size: 36px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 30px;
}
.registerContent hr {
	border-color: #b6e8cf;
	border-width: 5px 0 0;
	margin: 0 0 25px 0;
	width: 50px;
}
.registerContent h2 + p {
	color: #7d7d7d;
	font-size: 22px;
	line-height: 32px;
	font-family: 'Droid Serif', serif;
}
.form h2 {
	color: #252525;
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	float: left;
	padding-bottom: 25px;
}
.form h2 + span {
	float: right;
	font-style: italic;
	color: #898989;
	font-size: 15px;
	margin-top: 4px;
}
.form span:before {
		content: '* ';
		color: #ff0000;
}
.form p,
.form ul p {
	clear: both;
	font-size: 15px;
	line-height: 22px;
	color: #252525;
	font-weight: normal;
	padding-bottom: 30px;
}
.form ul {
	margin: 0;
	color: #252525;
	font-size: 15px;
}
.form ul li {
	margin-bottom: 25px;
}
.form ul li input, input#confirmButton {
	width: 100%;
	height: 30px;
	border: 1px solid #c2c2c2;
	font-size: 15px;
	box-sizing: border-box;
	padding: 0 4px;
}
input#confirmButton {
	width: 260px;
	height: 40px;
	cursor: pointer;
	margin-top: 40px;
}
#existingUser p {
	font-size: 13px;
	margin: 0 20px;
}
#existingUser .confirmActions {
	margin-top: 20px;
}
#existingUser .confirmActions li {
	display: inline-block;
}
#existingUser .confirmActions li:last-child {
	margin-top: 26px;
}
#existingUser .cancel {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	padding: 8px 32px;
	background-color: #ccc;
	font-weight: bold;
}
#existingUser .retrieveButton {
	font-size: 16px;
	text-decoration: none;
	padding: 8px 32px;
	font-weight: bold;
	background-color: #9f6c00;
	color: #fff;
}

.form ul p.agreement {
	float: left;
	width: 94%;
	clear: none;
}
.form ul li input[type=checkbox] {
	float: left;
	height: 15px;
	padding: 0;
	width: 15px;
	margin: 3px 5px 0 0;
}
.form ul li:nth-child(1),
.form ul li:nth-child(2) {
	float: left;
	width: 47%;
}
.form ul li:nth-child(1) {
	margin-right: 6%
}
.form ul li:nth-child(3){
	clear:both; /*stop Email word from floating to top*/
}
label {
	display: block;
	color: #252525;
}
label:after {
	content: ' *';
	color: #ff0000;
}
.form ul li input[type=submit], #confirmButton {
	background-color: #b9b9b9;
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 0;
	height: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.form ul li input[type=submit]:enabled, #confirmButton {
	cursor: pointer;
	background-color: #0071bc;
}

.ui-tooltip-content {
	display: none;
}
section.buckets .summaries {
	padding: 0;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 100px;
}
section.buckets .summaryItem {
	padding:0;
	width: 47%;
}
section.buckets .row {
	overflow: auto;
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
}
.summaryItem h3 {
	font-size: 22px;
	line-height: 30px;
	color: #00a651;
	font-family: Arial, sans-serif;
	font-weight: normal;
	padding-bottom: 20px;
	margin-top: 18px;
}
.summaryItem img {
	height: 64px;
}
.summaryItem p {
	font-size: 15px;
	line-height: 22px;
	color: #7d7d7d;
}
.summaryItem:nth-child(odd) {
	margin-right: 6%;
}

/* colorbox */
#cboxOverlay {
	background: #333;
	opacity: .9;
}

#colorbox h2 {
	font-size: 24px;
}

#cboxTopLeft, #cboxTopCenter, #cboxTopRight,
#cboxMiddleLeft, #cboxMiddleCenter, #cboxMiddleRight,
#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
	background: none;
}
#TermsOfService {
	padding: 40px;
	width: 800px;
	height: 800px;
}
#TermsOfService h2 {
	padding-bottom: 20px;
}
#TermsOfService p {
	font-size: 16px;
}
#TermsOfService fieldset {
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
}
#TermsOfService fieldset p
{
	font-size: 14px;
}
#TermsOfService fieldset ul li,
#TermsOfService fieldset ol li {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 20px;
}
.CloseButton {
	background-color: #0071bc;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 24px;
	margin: 20px 0;
	float:right;
	border: none;
}
.CloseButton:hover {
	cursor: pointer;
}
.form p.validationMessage {
	color: #ff0000;
	margin-top: 6px;
	line-height: 20px;
	padding-bottom: 0;
}