.contentholder{
	text-shadow:none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#ccc));
	background-image: -webkit-linear-gradient(#dfdfdf, #ccc);
	background-image: -moz-linear-gradient(#dfdfdf, #ccc);
	background-image: -ms-linear-gradient(#dfdfdf, #ccc);
	background-image: -o-linear-gradient(#dfdfdf, #ccc);
	background-image: linear-gradient(#dfdfdf, #ccc);
}

#overlay{
	position:fixed;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background-color:black;
	z-index:1001;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.overlayContent{
	position: fixed;
	z-index: 1002;
	border: 5px solid gray;
	top: 50%;
	left: 50%;
	padding: 5px;
	text-shadow: none;
	background-color: white;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#ccc));
	background-image: -webkit-linear-gradient(#dfdfdf, #ccc);
	background-image: -moz-linear-gradient(#dfdfdf, #ccc);
	background-image: -ms-linear-gradient(#dfdfdf, #ccc);
	background-image: -o-linear-gradient(#dfdfdf, #ccc);
	background-image: linear-gradient(#dfdfdf, #ccc);*/
}

#confirmationMessageWrapper{
	width: 400px;
	height: 560px;
	margin-top: -285px;
	margin-left: -205px;
}

#schoolNotListedEmailWrapper{
	height: 310px;
	margin-left: -235px;
	margin-top: -165px;
	width: 450px;
}

#confirmationMessageWrapper p{
	margin: 3px 0;
}

p#confirmText{
	margin: 3px 6px;
}

h2{
	text-align: center;
	margin: 5px 0;
}

h4{
	text-align: center;
	margin: 10px 0 10px -19px;
}

.hidden{
	display: none;
}

.wrapper{
	overflow: hidden;
}

#formWrapper{
	margin-left: 10%;
	width: 80%;
	float:left;
}

#errorWrapper{
	width: 25%;
}

label.formLabel, input{
	float: left;
}

label.formLabel{
	width: 30%;
	font-weight: bold;
	text-align: right;
	padding: 2px 0px 0px 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 12px;
}

div.schoolTypeWrapper,
div.schoolTypeWrapper label{
	float: left;
	font-size: 12px;
	font-weight: bold;
}

div.schoolTypeContainer{
	margin: 0 auto;
	width: 201px;
}

input[type='text'].dropped{
	margin-top: 6px;
}

label[for='school']{
	padding-top: 2px;
}

label.checkContactIsAdmin{
	width: 91% !important;
}

input#checkContactIsAdmin{
	width: 10% !important;
}

label[for='length']{
	width: 38% !important;
}

div.formGrouping.numBundles label{
	width: 32%;
}

div.formGrouping.numBundles input{
	margin-top: 0;
}

/*div.formGrouping.schoolZip{
	width: 35% !important;
}

div.formGrouping.schoolZip label{
	width: 64px;
}

div.formGrouping.schoolZip input{
	margin-top: 0;
	width: 80px !important;
}

div.formGrouping.schoolGroup{
	width: 65% !important;
}

div.formGrouping.schoolGroup label{
	width: 18% !important;
}*/

div.formGrouping.checkContactIsAdminGrouping{
	width: 55%;
}

#formWrapper input[type='text']{
	width: 62%;
	margin-left: 10px;
	height: 12px;
	font-weight: normal;
	font-size: 12px;
}

.zipGroup input[type='text']{
	width: 86% !important;
}

select.school{
	float: left;
	margin: 0px 0px 0px 10px;
	overflow-y: scroll;
	width: 86%;
}

.formGrouping{
	margin-bottom: 5px;
	overflow: hidden;
}

#verifyRequestButton{
	clear: both;
}

p{
	font-size: 12px;
}

p#errors{
	text-align: left;
	color: red;
	padding: 3px;
	margin-top: 0;
}

p.addSchool{
	float: left;
	font-weight: bold;
	margin: 5px 0 0 0;
}

div.sameLine div.formGrouping{
	width: 50%;
	float: left;
}

div#addSchoolWrapper{
	clear: both;
	text-align: left;
	margin-left: 45%;
}

img#addSchoolButton{
	margin-left: 5px;
	cursor: pointer;
}

h3.schoolFormHeader{
	margin: 5px 0;
	font-size: 16px;
}

.schoolFormWrapper{
	border: 2px solid gray;
	border-radius: 10px;
	margin-bottom: 5px;
	position: relative;
}

p.confirmName{
	width: 40%;
	float: left;
	text-align: right;
	font-weight: bold;
}

p.confirmInput{
	width: 56%;
	float: left;
	text-indent: 0 !important;
	padding-left: 6px;
}

.confirmSchools{
	max-height: 220px;
	overflow-y: auto;
	border: 1px solid gray;
}

.confirmSchoolGroup{
	margin-bottom: 10px;
}

h3.confirmSchoolHeader{
	text-align: center;
	font-size: 14px;
	margin: 0;
}

img.removeSchool{
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
}

.noTopMargin{
	margin-top: 0 !important;
}

div.unknownZip{
	clear: both;
}

a.unknownZip{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

p#confirmPONum{
	word-wrap: break-word;
}

div.overlayButtons{
	margin-left: 88px;
	margin-top: 10px;
}

p.error{
	color: red;
	display: none;
	margin: 0;
}

#schoolNotListedEmailWrapper table td:first-child{
	font-weight: bold;
}

#schoolNotListedEmailWrapper textarea{
	width: 350px;
	height: 115px;
}

span.square-example {
	color: #ff0000;
	cursor: pointer;

	font-size: 18px;
	float: left;
	font-weight: bold;
}