/*
// PRINCIPAL SEARCH FORM
*/
form.search {
	margin-bottom: 25px;
	height: 60px;
}

form.search div.input {
	width: 65%;
	float: left;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-box-shadow: 0 0 5px #666 inset;
        -webkit-box-shadow: 0 0 5px #666 inset;
        box-shadow: 0 0 5px #666 inset;
	height: 58px;
}
@media \0screen { /* ie8 */
	form.search div.input {
		border: 1px solid #aeaeae;
		height: 56px;
		width: 64.5%;
	}
}


form.search div.input input {
	/*padding: 22px 10px 18px 20px;*/
	font-size: 18px;
	width: 90%;
	line-height: 54px;
	height: 54px;
	position: relative;
	left: 50px;
}

form.search input.button {
	font-size: 18px;
	width: 35%;
	padding: 0;
	margin: 0;
	line-height: 58px;
	height: 58px;
	border-left: 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
/*:root form.search div.input,
:root form.search input.button {
	border-radius: 0\9;
}*/
/*
// PAGE SPECIFIC TOGGLE FORMATTING
*/
div.toggle ul.tabs li a {
	width: 49.75%;
	font-size: 28px;
}

div.toggle section {
	-moz-box-shadow: 2px 0 10px 0 #222;
	-webkit-box-shadow: 2px 0 10px 0 #222;
	box-shadow: 2px 0 10px 0 #222;
	position: relative;
	z-index: 2;
}

div.toggle li.active a {
	-moz-box-shadow: 2px 0 10px 0 #222;
	-webkit-box-shadow: 2px 0 10px 0 #222;
	box-shadow: 2px 0 10px 0 #222;
}

div.toggle section li.open,
div.toggle section li.adjacent {
	margin: 0;
	padding: 20px;
}

div.toggle section header a.next {
	float: right;
}

div.toggle section li img {
	float: left;
	margin-right: 20px;
}

div.toggle section li span.time,
div.toggle section li span.response {
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	position: relative;
	top: -2px;
}

div.toggle section li span.time {
	padding: 5px 10px;
}

div.toggle section li span.response {
	padding: 6px 10px 4px;
	text-transform: uppercase;
}

div.toggle section li div.done {
	float: right;
	position: relative;
	top: 10px;
}

div.toggle section li div.done p {
	text-align: center;
}


div.toggle section li span.event-type {
	font-size: 18px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 2px;
}

div.toggle ul.tabs li a span {
	font-size: .75em;
	font-weight: normal;
}

/*
// ACTION PANEL
*/
div.action {
	position: absolute;
	z-index: 9999;
	-moz-box-shadow: 2px 0 10px 0 #888;
	-webkit-box-shadow: 2px 0 10px 0 #888;
	box-shadow: 2px 0 10px 0 #888;
	cursor: default;
}

div.action div.dart {
	display: block;
	width: 20px;
	height: 40px;
	left: -20px;
	float: left;
	position: relative;
	background: url(../images/icons_sprite.png) 0px -755px no-repeat;
}

div.action p,
div.action h4 {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 10px;
}

div.action .action-inner {
	position: relative;
}

div.action p.name {
	font-size: 18px;
	padding-top: 20px;
}

div.action h4 {
	font-size: 26px;
	padding-bottom: 10px;
}

div.action p.due-date {
	padding: 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
}

div.action nav {
	padding: 0 30px;
	margin: 30px 0;
}

div.action nav a {
	margin-bottom: 10px;
	padding: 15px 20px 10px;
}

/*
// QUICKSTART
*/
aside.quickstart {
	border: 1px solid #FFF;
	-moz-box-shadow: 0 0 2px 2px #DDD;
	-webkit-box-shadow: 0 0 2px 2px #DDD;
	box-shadow: 0 0 2px 2px #DDD;
	margin-top: 80px;
}

aside.quickstart header {
	padding: 15px 20px;
}

aside.quickstart nav {
	padding: 30px 20px;
}

aside.quickstart nav a {
	margin-bottom: 10px;	
	padding: 15px 20px 10px;
}
/*:root aside.quickstart nav a {
	border-radius: 0\9;
}*/

body.landing-page.superintendent .widget {
	width: 31.333%;
	margin: 0 0 25px;
	-webkit-box-shadow: 0 0 15px 0 #bbb;
	-moz-box-shadow: 0 0 15px 0 #bbb;
	box-shadow: 0 0 15px 0 #bbb;
	float: left;
	height: 170px;
}

body.landing-page.superintendent .widget:nth-child(even) {
	margin: 0 2% 25px;
}

body.landing-page.superintendent .widget div.chart-wrap {

}

body.landing-page.superintendent .widget ul.action {
	right: 20px;
}
body.landing-page.superintendent .widget.analytics-module ul.action {
	right: 10px;
}

.goal {
	float: left;
	width: 49%;
	height: 115px;
	margin-left: 2%;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 0 #bbb;
	-moz-box-shadow: 0 0 15px 0 #bbb;
	box-shadow: 0 0 15px 0 #bbb;
	margin-bottom: 25px;
}
.goal:first-child {
	margin-left: 0;
}
	.goal h2 {
		padding: 15px 3.5%;
		float: left;
		color: #003775;
		font-size: 24px;
		width: 25%;
		height: 85px;
		background: #e9edf0;
		background: -webkit-linear-gradient(left, #e9edf0 0%, #e9edf0 80%, #bcbfc1 100%);
		background: -moz-linear-gradient(left, #e9edf0 0%, #e9edf0 80%, #bcbfc1 100%);
		background: -o-linear-gradient(left, #e9edf0 0%, #e9edf0 80%, #bcbfc1 100%);
		background: -ms-linear-gradient(left, #e9edf0 0%, #e9edf0 80%, #bcbfc1 100%);
		background: linear-gradient(left, #e9edf0 0%,#e9edf0 80%, #bcbfc1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9edf0', endColorstr='#bcbfc1',GradientType=1 );
	}
		.goal h2 span {
			color: #333;
			font-size: 16px;
		}
	.goal div {
		float: left;
		width: 68%;
		height: 855px;
	}
		.goal div i {
			display: block;
			float: left;
			height: 115px;
			width: 0.35%;
			margin-left: 7%;
			border-left: 1px solid #c3868c;
			border-right: 1px solid #c3868c;
		}
		.goal div ol {
			margin: 20px 0;
			float: right;
			width: 92%;
			list-style: decimal inside none;
		}
			.goal div ol li {
				padding-left: 5%;
				font-size: 14px;
				color: #333;
				border-top: 1px solid #bcd8f7;
				line-height: 27px;
			}
			.goal div ol li:first-child {
				border-top: 0;
			}