/* Mobile Layout: 480px and below. */
form#frmSS237 {
	background: #85CEF3;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 20px;
	margin-left:5px;
	width: 400px;
}

form#frmSS237 fieldset {
	border: none;
	margin-bottom: 10px;
	font-family: "Hero" ;

}
form#frmSS237 fieldset:last-of-type {
	margin-bottom: 0;
}

form#frmSS237 legend {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Hero" ;

}

form#frmSS237 > fieldset > legend:before {
	border-left:#000 solid thin;
	
}

form#frmSS237 fieldset fieldset legend {
	color: #EEEEEE;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}

form#frmSS237 label {
	float: left;
	font-size: 1.2em;
	width: 110px;
}
form#frmSS237 fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}
form#frmSS237 fieldset fieldset label:hover {
	cursor: pointer;
}

form#frmSS237 input:not([type=radio]),
form#frmSS237 textarea {
	background: #ffffff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
}
form#frmSS237 input:not([type=submit]):focus,
form#frmSS237 textarea:focus {
	background: #EEEEEE;
}
form#frmSS237 input[type=radio] {
	float: left;
	margin-right: 5px;
}

form#frmSS237 button {
	background: #000;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: "Hero" ;
	letter-spacing: 1px;
	margin: auto;
	padding: 10px 25px;
}
form#frmSS237 button:hover {
	background: #fff;
	color:#85CEF3;
	cursor: pointer;
}

}

/* ////////////Tablet Layout: 481px to 768px.///////////////////////// */

@media only screen and (min-width: 481px) {
	
	form#frmSS237 {
	background: #85CEF3;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 20px;
	margin-left:40px;
	width: 550px;
}

form#frmSS237 fieldset {
	border: none;
	margin-bottom: 10px;
	font-family: "Hero" ;

}
form#frmSS237 fieldset:last-of-type {
	margin-bottom: 0;
}

form#frmSS237 legend {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Hero" ;

}

form#frmSS237 > fieldset > legend:before {
	border-left:#000 solid thin;
	
}

form#frmSS237 fieldset fieldset legend {
	color: #EEEEEE;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}

form#frmSS237 label {
	float: left;
	font-size: 1.2em;
	width: 110px;
}
form#frmSS237 fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}
form#frmSS237 fieldset fieldset label:hover {
	cursor: pointer;
}

form#frmSS237 input:not([type=radio]),
form#frmSS237 textarea {
	background: #ffffff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
}
form#frmSS237 input:not([type=submit]):focus,
form#frmSS237 textarea:focus {
	background: #EEEEEE;
}
form#frmSS237 input[type=radio] {
	float: left;
	margin-right: 5px;
}

form#frmSS237 button {
	background: #000;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: "Hero" ;
	letter-spacing: 1px;
	margin: auto;
	padding: 10px 25px;
}
form#frmSS237 button:hover {
	background: #fff;
	color:#85CEF3;
	cursor: pointer;
}

}
}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

form#frmSS237 {
	background: #85CEF3;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 20px;
	margin-left:40px;
	width: 400px;
}

form#frmSS237 fieldset {
	border: none;
	margin-bottom: 10px;
	font-family: "Hero" ;

}
form#frmSS237 fieldset:last-of-type {
	margin-bottom: 0;
}

form#frmSS237 legend {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Hero" ;

}

form#frmSS237 > fieldset > legend:before {
	border-left:#000 solid thin;
	
}

form#frmSS237 fieldset fieldset legend {
	color: #EEEEEE;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}

form#frmSS237 label {
	float: left;
	font-size: 1.2em;
	width: 110px;
}
form#frmSS237 fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}
form#frmSS237 fieldset fieldset label:hover {
	cursor: pointer;
}

form#frmSS237 input:not([type=radio]),
form#frmSS237 textarea {
	background: #ffffff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
}
form#frmSS237 input:not([type=submit]):focus,
form#frmSS237 textarea:focus {
	background: #EEEEEE;
}
form#frmSS237 input[type=radio] {
	float: left;
	margin-right: 5px;
}

form#frmSS237 button {
	background: #000;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: "Hero" ;
	letter-spacing: 1px;
	margin: auto;
	padding: 10px 25px;
}
form#frmSS237 button:hover {
	background: #fff;
	color:#85CEF3;
	cursor: pointer;
}

}