/* Map on Traditional Tab */
.st0 { fill: #FFFFFF; }
.st2{fill:#888888;}
	
/* IE 10+ Compatibility */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
		#svgMap {
			height: 450px;
		}		
} 


.logo_img{
	position: absolute;
	top: 50%;
	left: 0%;
	width: 30%;
	
}

/*
#dist3701,
#dist3901,
#dist4201,
#dist4202,
#dist4203,
#dist4204,
#dist4205,
#dist4206,
#dist4207,
#dist4601,
#dist4602,
#dist4603,
#dist4604,
#dist2901,
#dist1201,
#dist2001,
#dist3601,
#dist4101,
#dist0201,
#dist0645,
#dist0629,
#dist0619,
#dist0301,
#dist0501,
#dist0502,
#dist2502,
#dist2501,
#dist2701,
#dist1501,
#dist1001,
#dist0801,
#dist3101,
#dist2101,
#dist2102,
#dist2103,
#dist2104,
#dist2105,
#dist3410,
#dist2601,
#dist1703,
#dist1704


{
	fill: #b8049e;
}
.cohort2_color{
	background: #b8049e;
}


.cohort1_color{
	background: #344894;
}

#dist2301,
#dist0401,
#dist0402,
#dist0403,
#dist0404,
#dist1101,
#dist4401,
#dist3055,
#dist3056,
#dist0160,
#dist2451,
#dist2450,
#dist2452,
#dist3301,
#dist1901,
#dist0701,
#dist2201,
#dist4501,
#dist1403,
#dist1402,
#dist1401,
#dist1404,
#dist3809,
#dist1804,
#dist1802,
#dist0901,
#dist3204,
#dist3201,
#dist3203,
#dist3202,
#dist3205,
#dist4001,
#dist4002,
#dist2801,
#dist1301,
#dist3501,
#dist1601,
#dist4301,
#dist0405
{
	fill: #344894;
}

*/

.legend{
	position: absolute;
	bottom: 9%;
	left: 0%;
}
.manager_color{
	background: #5ba634;
}
.whitebg{
	background: white;
	background-color: white;
}

.text-white{
	color: white;
}

th{
	text-align: center;
}
















#modal h5{
	font-weight:bold;
}

.schoolModalBtn {
	width: 100%;
	border: none;
	background-color: white;
	text-align: left;
}

.icon {
	float: right;
}
	
.modal-content{
	background: #ffffff;
}

a:hover{
	stroke: #0391dd;
	stroke-width: 6;
}

.highlight{
	stroke: #0391dd;
	stroke-width: 20;
}

a{
	stroke: #000;
	stroke-width: 1;
}
	
.tradCol > li > a{
    padding-top: 4px;
    padding-bottom: 4px;
    font-size : 14px;
    max-width: 90%;
}	
	
.tip{
	fill: #344894;
}

.q0-5{fill:#8dd3c7;} 
.q1-5{fill:#ffffb3;} 
.q2-5{fill:#bebada;} 
.q3-5{fill:#fb8072;} 
.q4-5{fill:#80b1d3;}

.st0 { fill: #FFFFFF; }
.st-blue { fill: #0391dd; }

.hideSVG{
	stroke: transparent;
	fill: transparent;
	height:0;
}

.showSVG{
	stroke: #000;
	fill: #FFF;
	height: 450px;
}

.hide{
	display:none;
}

.show{
	display:block;
}

.show-inline{
	display: inline;
}


.districtSelect h3{
	margin-top:0;
}




/* HS Testing Back */
.testingback{
	background: red;
}

/* County links */

#CountyLinks ul{
	margin: 0;
}

#CountyLinks li{
	width: 120px;
	float:left;
	cursor:pointer;
}

.dataBody ul{
	margin:0;
}

.dataBody ul li{
	width: 50%;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.infobox{
	display: block;
	position:absolute;
}

#center-modal h5{
	margin-bottom:0;
}

#center-modal p{
	margin-top:0;
}

.centerLinks{
	margin: 15px 15px 0 15px;
}

.active{
	top:10px;
	left:15px;
}

.underline{
	text-decoration: underline !important;
}

.inactive{
	left: -1000px;
}

.areahighlight{
	stroke: red;
	opacity: 1.0;
	stroke-width: 8;
}

.mobileview{
	display: none;
}























