@font-face {
  font-family: 'League Gothic';
  src: url('webfonts/leaguegothic-regular-webfont.eot');
  src: url('webfonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.ismytwitterpasswordsecure.com/webfonts/leaguegothic-regular-webfont.woff') format('woff'), url('http://www.ismytwitterpasswordsecure.com/webfonts/leaguegothic-regular-webfont.ttf') format('truetype'), url('http://www.ismytwitterpasswordsecure.com/webfonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Nobile', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}
#map {
  width: 100%;
  height: 100%;
}
.mapcontainer {
  position: relative;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#container h3.pieheader {
  font-size: 16px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  font-family: 'Abril Fatface', serif;
  color: #333;
  float: left;
  width: 200px;
  padding: 0px 15px;
  margin-top: 10px;
  text-align: center;
}
#details {
  position: absolute;
  bottom: 0px;
  background: #fff;
  padding: 20px;
  left: 350px;
  height: 82px;
  border-left: solid 1px #ccc;
  padding-left: 20px;
  width: 455px;
}
#details.withPie {
  padding-left: 120px;
  width: 355px;
}
#details .pie {
  width: 82px;
  height: 82px;
  position: absolute;
  top: 20px;
  left: 20px;
}
#details ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
#details ul li {
  display: inline-block;
  margin-right: 20px;
  width: 140px;
}
#details ul li span.name {
  display: inline-block;
  width: 80px;
}
h3 {
  font-size: 20px;
  line-height: 16px;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-family: 'League Gothic', sans-serif;
  text-transform: uppercase;
  color: #333;
}
#options-panel {
  position: absolute;
  bottom: 0px;
  background: #fff;
  width: 350px;
  padding: 20px;
}
#options-panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#options-panel ul li {
  display: inline-block;
  width: 100px;
  font-size: 12px;
  line-height: 16px;
}
#options-panel ul li input {
  display: block;
  float: left;
}
span.lbl {
  display: inline-block;
  height: 10px;
  width: 10px;
  border: solid 1px #ccc;
  position: relative;
  margin-top: 2px;
  margin-right: 3px;
  margin-left: 3px;
}
span.lbl.lblWhite {
  background: #6666ff;
  border-color: blue;
}
span.lbl.lblBlack {
  background: #ff6666;
  border-color: red;
}
span.lbl.lblAsian {
  background: #00e600;
  border-color: green;
}
span.lbl.lblHispanic {
  background: #ffff66;
  border-color: #999900;
}
span.lbl.lblOther {
  background: #d65f5f;
  border-color: brown;
}
h1 {
  margin-top: 0;
  font-family: 'League Gothic', sans-serif;
  font-size: 66px;
  color: #333;
  line-height: 0.9em;
  font-weight: normal;
  position: absolute;
  z-index: 100;
  top: 10px;
  left: 50px;
  text-shadow: 1px 1px #fff;
  text-transform: uppercase;
}
h2 {
  font-family: 'Abril Fatface', sans-serif;
  font-size: 30px;
  color: #333;
  font-weight: normal;
}
