/* New contact form added may 2016 */
.contact-wrapper {
	margin: 47px auto;
	max-width:580px;
}
.clearfix {
	clear:both;
	width:0;
	height:0;
	padding:0;
	margin:0;
}
.clearafter:after {
	content: "";
    display: table;
    clear: both;
}
#contact_form_responsive { 
	text-shadow:0 1px 0 #FFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:25px 25px 50px 25px;
	text-align:left;
}

#contact_form_responsive input, #contact_form_responsive select { 
	display:block;
	width:90%;
	max-width:400px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#f4f4f4;
	color:#727272;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:25px;
}

#contact_form_responsive div#trainername select { 
	display:block;
	width:90%;
	max-width:400px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#f4f4f4;
	color:#000;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:25px;
}

#contact_form_responsive input#EmailAddress{ 
	display:block;
	width:90%;
	max-width:400px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#f4f4f4;
	color:#000;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:0;
}
#contact_form_responsive .contact-note { color:#f00;font-size:.8em;margin-bottom:25px; }
#contact_form_responsive .Interest label, .Interest input {display:inline-block;}
#contact_form_responsive .Interest input {width:10%;max-width:50px;}
#contact_form_responsive .contact-subscribe label, .contact-subscribe input {box-sizing:border-box;display:inline-block;float:left;}
#contact_form_responsive .contact-subscribe label  {width:90%;margin-bottom:12px;}
#contact_form_responsive .contact-subscribe input {width:10%;max-width:50px;margin-bottom:12px;}
div#contact-comments label {line-height:1em;}
#contact_form_responsive textarea#Comments {  
	display:block;
	width:96%;
	max-width:420px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background-color:#f4f4f4;
	color:#000;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:25px;
}
#contact_form_responsive textarea#Q{ 
	display:block;
	width:93%;
	max-width:420px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background-color:#f4f4f4;
	color:#000;
	border:1px solid #5f5f5f;
	padding:10px;
	margin-bottom:25px;
}
#contact_form_responsive #submit, #contact_form_responsive #reset {
	float:left;
	cursor:pointer;
	background-color:#143970;
	-webkit-border-radius:16px;
	-moz-border-radius:8px;
	border-radius:8px;
	border:1px solid #082a5c;
	color:#ffffff;
	font-family:Arial;
	font-size:.8em;
	width:25%;
	max-width:180px;
	font-weight:bold;
	text-shadow:0px 1px 1px 0px #263c5e;
	display:block;
	/*margin-left:10%; JKS 1/17/19*/
	padding:12px 4px;
	clear: both;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #727272;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #727272;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #727272;
}
:-moz-placeholder { /* Firefox 18- */
  color: #727272;
  opacity: 1;
}
select:required:invalid {
	color: #727272;
}
option[value=""][disabled] {
	display: none;
}
option {
	color: #000;
}
select:required {
	color: #727272;
}
@media (max-width: 480px) {
	#contact_form_responsive #submit, #contact_form_responsive #reset {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;	
	margin-left:5%;
	padding:6px 4px;
	width:35%;
	}
}
#contact_form_responsive #contact-submit-spacer {float:left;display:inline-block;padding:0 6px;}
.requiredfield {
	color:#f00;
}
.Interest {margin-top:16px;}
.Interest label, .Interest input {float:left;display:inline-block;text-align:left;}
.Interest input {float:left;width:10%;max-width:30px;text-align:left;}
.Interest label {width:80%;}
@media (max-width: 480px) {
	.Interest label, .Interest input {
		margin-bottom:16px;
	}
}
/*
     FILE ARCHIVED ON 19:00:49 Jun 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:36:44 Jul 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.61
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.052
  esindex: 0.011
  cdx.remote: 8.758
  LoadShardBlock: 135.022 (3)
  PetaboxLoader3.resolve: 115.933 (2)
  PetaboxLoader3.datanode: 70.63 (4)
  load_resource: 159.651
*/