@charset "UTF-8";
/* CSS Document */

#preselect {
	width:100%;
}

#preselect .leftSide, #preselect .rightSide {
	position:relative;
	left:0px;
	top:0px;
	width:49.5% !important;
	height:auto;
	text-align:left;
	display:inline-block !important;
	vertical-align:top;
	box-sizing:border-box;
	font-family: 'roboto' !important;
	padding-bottom:10px;
}

#preselect h3 {
	font-family: 'roboto';
	font-weight:500 !important;
	font-size:16px;
	margin:0px;
	padding:0px;

}

#preselect #fieldLabel {
	font-size:13px;
	line-height:20px;
}

#preselect .leftSide {
	padding-right:10px;
}

#preselect .rightSide {
	padding-left:10px;
}


#preselect .leftSection {
	width:40% !important;
	float:left;
	margin: 10px 30px 0 0 ;
}

#preselect .rightSection {
	width:40% !important;
	float:left;
	margin: 10px 0 0 0;
}

#preselect #otherschool {
	width: 84% !important;
	display: none;
	margin: 10px 0 0 0;
}



#preselect #preselect {
  clear:both;
}


.toggle {
	padding-top:10px !important;
	font-family: 'roboto';
	font-weight:700 !important;
	font-size:24px;
}

#preselect input[type=text], #preselect input[type=email] {
	background: #F0F0F9;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    height: 35px;
    color: #293966;
    padding: 2px 15px;
    width: 100%;
	box-sizing:border-box;
	text-transform: none;
    text-indent: 0px;
    text-shadow: none;
	-webkit-appearance:none;
	box-shadow: inset 0px 0px 0px 0px red;
}

#continue {
	-webkit-appearance:none;
	border-radius: 50px;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0;
	font-family: 'roboto';
	font-weight: 700;
	color: #fff;
	background-image: linear-gradient(-179deg, #4EA2D9 0%, #2669B2 100%);
	background-size: 100%;
	border: 0;
	position: relative;
	min-width: 210px;
	top: 0;
	left: 0;
	opacity: 1;
	overflow: hidden;
	display: inline-block;
	padding: 8px 35px 12px;
	box-shadow: 1px 8px 15px 0 rgba(106, 106, 106, 0.36);
	cursor: pointer;
	text-align: center;
	z-index: 100;
	margin-top:10px;
}
#wfform {
	width: 100%;
}

#wufoo-z17wbgf31xcl81e{
	width:100%;
}

#wufoo-z17wbgf31xcl81e {
	width:100%;
}

.wufoo .hideMe {
	display:none !important;
}

.wufoo input[type=text], .wufoo input[type=email] {
	background: #F0F0F9;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    height: 35px;
    color: #293966;
    padding: 2px 15px;
    width: 100%;
	box-sizing:border-box;
	text-transform: none;
    text-indent: 0px;
    text-shadow: none;
	-webkit-appearance:none;
	box-shadow: inset 0px 0px 0px 0px red;
}

.wufoo select {
	background: #F0F0F9 !important;
    border: 1px solid #D3D3D3;
    border-radius: 4px;
    height: 35px;
    color: #293966;
    padding: 2px 15px;
    width: 100%;
	box-sizing:border-box;
	font-family: 'roboto';
	font-weight:300;
	outline:none;
}

.wufoo ul li.leftSide, .wufoo ul li.rightSide {
	position:relative;
	left:0px;
	top:0px;
	width:49.5% !important;
	height:auto;
	text-align:left;
	display:inline-block !important;
	vertical-align:top;
	box-sizing:border-box;
}

.wufoo .info h2  {
	display:none !important;
}

.wufoo .info {
	display:none !important;
}

.wufoo .fakeSelect {
    display: inline-block;
    position: relative;
    border: 1px solid #D3D3D3;
    border-radius: 24.5px;
    height: 49px;
    padding: 7px 15px 0px 45px;
    margin: 10px;
	box-sizing:border-box;
}

.wufoo .fakeSelect input[type=radio] {
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
}

.wufoo .fakeSelect span label {
	padding:0px;
	margin:0px;
}

.wufoo .fakeSelect span label {
	font-weight:500 !important;
	font-size:24px !important;
	margin-top:-5px;
}

.wufoo .fakeSelect input.radio {
	display:none;
}

.wufoo .fakeSelect input[type=radio]:checked + .wufoo .fakeSelect:before, .wufoo .fakeSelect input[type=radio]:checked + .wufoo .fakeSelect:before {
    border: 1px solid #2BA96C !important;
    background: #2BA96C !important;
}

.wufoo .fakeSelect:before, .wufoo .fakeSelect:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 12px;
    height: 17px;
    width: 17px;
    border: 1px solid #D3D3D3;
    border-radius: 50%;
    background: #2BA96C !important;
}

.wufoo .forceSelection legend {
	display:none;
}

.wufoo #saveForm {
	-webkit-appearance:none;
	border-radius: 50px;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0;
	font-family: 'roboto';
	font-weight: 700;
	color: #fff;
	background-image: linear-gradient(-179deg, #4EA2D9 0%, #2669B2 100%);
	background-size: 100%;
	border: 0;
	position: relative;
	min-width: 210px;
	top: 0;
	left: 0;
	opacity: 1;
	overflow: hidden;
	display: inline-block;
	padding: 8px 35px 12px;
	box-shadow: 1px 8px 15px 0 rgba(106, 106, 106, 0.36);
	cursor: pointer;
	text-align: center;
	z-index: 100;
}

@media (max-width: 1080px) {
	#preselect .leftSide, #preselect .rightSide {
		width:100% !important;
		padding-left:0px !important;
		padding-right:0px !important;
	}
}

@media (max-width: 650px) {
	.wufoo ul li.leftSide, .wufoo ul li.rightSide {
		width:100% !important;
	}
}