tr.supportformerror {
	color:#AA0000;
}
tr.supportformerror input, tr.supportformerror select , tr.supportformerror textarea {
	border: 1px solid #AA000030;
	box-shadow: 0px 0px 20px #AA000030;
	color: #AA0000;
}
.supportform_container {
	width:1100px;
	margin:auto;
}
.box_info {
	margin-top:20px;
	margin-bottom:20px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color:#00000010;
	background-color:#FFF;
	padding:30px 0px;
	font-size:1em;
	line-height:1.2em;
	width:100%;
}
.infohiotitle {
	font-size: 2em;
}
.infohiosubtitle {
	font-size: .7em;
	text-transform: uppercase;
	padding: 0px;
}
.pageheader img {
	max-height: 40px;
	width: auto;
}
.pageheader {
	background-color:#FFF;
	padding: 30px 50px;
	max-height: 105px;
	border-style: dotted;
	border-color: #00000030;
	margin-bottom:20px;
	border-width: 0px 0px 1px 0px;
	width: 100%;
}
.selectschoolrow {
	line-height: 1.2em;
	vertical-align:middle;
	font-family: 'Open Sans';
	padding: 10px;
	font-size: 1.2em;
	border-style: dotted;
	border-color: #00000030;
	border-width: 0px 0px 1px 0px;
}
.school-list-title {
	font-weight: 900;
}
.school-list-addr {
	font-weight: normal;
	font-size: .8em;
}
.selectschoolrow a, .selectschoolrow a:hover {
	color: #000;
}
.selectschoolrow:hover {
	background-color:#000 !important;
	color:#FFF !important;
	transform: scale(1.01);
	cursor:pointer;
}
#schoollist {
	height: 300px;
	overflow-y: scroll;
	border: 1px dotted #00000010;
	font-size: .8em;
}
.supporttable_title {
	font-weight: 300;
	font-size:1.2em;	
	white-space:nowrap;
	vertical-align:middle !important;
}
