@charset "UTF-8";
/* CSS Document */

 @import url("https://use.typekit.net/vcm1aqw.css");

.wufoo #header {
	display:none;
}

.wufoo .hideMe {
	display:none;
}

.wufoo #errorLi {
	display:none !important;
}

.wufoo li {
	padding-left:0px;
	padding-right:0px;
	box-sizing:border-box;
	padding-bottom:5px;
	padding-top:5px;
}

.wufoo input[type=email], .wufoo input[type=text] {
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
	height: 35px;
  	border: solid 1px #979797;
	box-sizing:border-box;
	font-family: proxima-nova, sans-serif;
	font-size:14px !important;
	line-height:35px;
	padding-left:10px;
	font-weight:500;
	color:#000;
}

.wufoo input[type=email]::-webkit-input-placeholder, .wufoo input[type=text]::-webkit-input-placeholder { /* Edge */
	position:absolute;
	left:6px;
	top:6px;
	font-size: 10px;
	color: #a7a6a6;
}

.wufoo input[type=email]:-ms-input-placeholder, .wufoo input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	position:absolute;
	left:6px;
	top:6px;
	font-size: 10px;
	color: #a7a6a6;
}

.wufoo input[type=email]::placeholder, .wufoo input[type=text]::placeholder {
	position:absolute;
	left:6px;
	top:6px;
	font-size: 10px;
	color: #a7a6a6;
}

.wufoo input:focus {
    outline-width: 0;
}

.wufoo li.buttons  {
	text-align:center;
}

.wufoo #saveForm {
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
	font-size: 13px !important;
	line-height: 13px;
	padding-top:8px;
	padding-bottom:7px;
	letter-spacing: 0;
	font-family: proxima-nova, sans-serif;
	color: #fff;
	font-weight:700;
	position: relative;
	
	top: 0;
	left: 0;
	overflow: hidden;
	display: inline-block;
	
	border:none;
	width: 100px;
	height: auto;
	border-radius: 10px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 4px 0 #93b4bd;
	background-color: #0a6879;
	box-sizing:border-box;
	cursor:pointer;
}

.wufoo ul li .desc {
	display:none !important;
}

#preselect input[type=email], #preselect input[type=text] {
	position:relative;
	left:0px;
	top:0px;
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
	height: 35px;
  	border: solid 1px #979797;
	box-sizing:border-box;
	font-family: proxima-nova, sans-serif;
	font-size:14px !important;
	line-height:35px;
	padding-left:10px;
	font-weight:500;
	color:#000;
	width:100%;
	display:inline-block;
	margin-top:10px;
	overflow:hidden;
	border-radius:0px;
}

#preselect select {
	position:relative;
	left:0px;
	top:0px;
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
	height: 35px;
  	border: solid 1px #979797;
	box-sizing:border-box;
	font-family: proxima-nova, sans-serif;
	
	padding-left:10px;
	font-weight:500;
	color:#000;
	width:100%;
	display:inline-block;
	margin-top:10px;
	overflow:hidden;
	border-radius:0px;
}


#preselect select {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	  background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}

#preselect select option {
	font-size:10px;
}

#preselect input[type=email]::-webkit-input-placeholder, #preselect input[type=text]::-webkit-input-placeholder { /* Edge */
	position:absolute;
	left:6px;
	top:6px;
	font-size: 10px;
	line-height:24px;
	color: #a7a6a6;
}

#preselect input[type=email]:-ms-input-placeholder, #preselect input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	position:absolute;
	left:6px;
	top:6px;
	font-size: 10px;
	line-height:24px;
	color: #a7a6a6;
}

#preselect input[type=email]::placeholder, #preselect input[type=text]::placeholder {
	position:absolute;
	left:6px;
	top:6px;
	font-size: 10px;
	line-height:24px;
	color: #a7a6a6;
}

#preselect input:focus {
    outline-width: 0;
}

#preselect h2 {
   padding:0px;
	margin:0px;
	font-weight:normal;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.13;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	display:inline-block;
	box-sizing:border-box;
	margin-top:10px;
}

#preselect a {
   padding:0px;
	margin:0px;
	font-weight:normal;
	width: 100%;
	height: auto;
	font-size: 11px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.13;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	display:inline-block;
	box-sizing:border-box;
	margin-top:5px;
}


#continue {
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
	font-size: 13px !important;
	line-height: 13px;
	padding-top:8px;
	padding-bottom:7px;
	letter-spacing: 0;
	font-family: proxima-nova, sans-serif;
	color: #fff;
	font-weight:700;
	position: relative;
	
	top: 0;
	left: 0;
	overflow: hidden;
	display: inline-block;
	
	border:none;
	width: 100px;
	height: auto;
	border-radius: 10px;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 4px 0 #93b4bd;
	background-color: #0a6879;
	box-sizing:border-box;
	margin-top:15px;
	cursor:pointer;
}
