﻿/*







 Theme Name:  Tweenty Eleven Child







 Theme URI:    http://example.com/twenty-eleven-child/







 Description:  Twenty Eleven Child Theme







 Author:       Tom Jones







 Author URI:   http://example.com







 Template:     twentyeleven







 Version:      1.0.0







 License:      GNU General Public License v2 or later







 License URI:  http://www.gnu.org/licenses/gpl-2.0.html







 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready







 Text Domain:  twenty-eleven-child







*/
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}

#page{
	min-width:480px;
}

#map-canvas-list {
	height: 600px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#map-canvas img {
	max-width: none;
}
#map-canvas-list img {
	max-width: none;
}
#map-canvas {
	height: 300px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.controls {
	margin-top: 8px;
	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	width: 80%;
}
#mapinput {
	width: 100%;
}
#pac-input {
	background-color: #FFFFE0;
	padding: 0 11px 0 13px;
	width: 100%;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	text-overflow: ellipsis;
}
#pac-input:focus {
	border-color: #4d90fe;
	margin-left: -1px;
	padding-left: 14px; /* Regular padding-left + 1. */;
	width: 100%;
}
.pac-container {
	font-family: Roboto;
}
#type-selector {
	color: #fff;
	background-color: #4d90fe;
	padding: 5px 11px 0px 11px;
}
#type-selector label {
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
}
#latdiv {
	float: left;
	width: 49%;
}
#lngdiv {
	width: 49%;
	float: left;
}
#location {
	width: 100%;
}
.text_line {
	clear: both;
}
.subpage {
	font-size: 28px;
	list-style-type: none;
}
.hellotext {
	color: White;
	padding: 5px;
}
div.float-left {
	width: 49%;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
input[type=text].myinput, select.myinput {
	font-size: 18px;
	background: #FFFFE0;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid transparent;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 2em;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	width: 98%;
	font-family: Arial;
	font-weight: bold;

}
input[type=text].inputdisable {
	background: #E6E6E6;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid transparent;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 2em;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	width: 80%;	
	font-family: Arial;
	font-weight: bold;

}
input[type=text].QI, input[type=date].QI, input[type=time].QI {
	background: #FFFFE0;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 2em;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	width: 100%;
	color: #000000;
	font-family: Arial;
	font-weight: bold;

}
textarea.QI, textarea.myinput {
	background: #FFFFE0;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 6em;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	width: 100%;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
input[type=text].QIdisable {
	background: #E6E6E6;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 2em;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	width: 100%;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
input[type=submit].myinput, button.myinput, a.button {
	background: #FFFFE0;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	height: 2em;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	vertical-align: middle;
	width: 100px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;

}
input[type=radio].radiobutton {
	background: #FFFFE0;

}
.radioinput {
	margin-top: 8px;
	margin-bottom: 8px;
}
tr.QI {
	height: 1.5em;
	border: 1px;
	border-collapse: collapse;
	border-style: solid;
	vertical-align: middle;
}
td.QI1 {
	width: 15%;
	border: 2px;
	border-collapse: collapse;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
td.QI2 {
	width: 7.5%;
	border-width: 0px 0px 2px 0px;
	border-collapse: collapse;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
}
table.QI {
	width: 100%;
	border: 2px;
	border-collapse: collapse;
	border-style: solid;
	vertical-align: middle;
}
.inputerror {
	color: red;
}
table.schoollist {
	width: 100%;
}

#schoolisthead{
	
}
thead.schoollist {
	font-family: "Bookman Old Style";
	font-weight: bold;
	font-size: 15px;
}
tbody.schoollist {
}

thead th.district {
	font-size: 15px;
	width: 150px;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
}
thead th.school {
	font-size: 15px;
	width: 200px;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
}
thead th.teacher {
	font-size: 15px;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
}
thead th.year {
	font-size: 15px;
	width: 100px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}
thead th.active {
	font-size: 15px;
	width: 100px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}
thead th.datalist  {
	font-size: 15px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;

	
}
tbody td.datacenter {
	text-align: center;
}


td.district {
}
td.school {
}
td.teacher {
}
td.year {
	text-align: center;
}
td.active {
	text-align: center;
}
a.button {
	padding: .5em;
	background: #FFFFE0;
	margin-top: 60px;
	margin-left: 15%;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	moz-box-sizing: border-box;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	vertical-align: middle;
	width: 100px;
	line-height: 2em;
}
