body {
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  background-color: #FFF;
  font-color: #000;
  font-size: 15px;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  line-height: 25px;
}

.item-title {
  font-weight: 600;
}

a:link {
  color: #000049;
}

a:visited {
  color: #331152;
}

a:active {
  color: #ff0000;
}

ul {
  padding-left: 15px;
  margin-left: 15px;
}

h1, td {
  font-size: 15px;
}

.superBigText {
  font-size: 45px;
  color: #4F789F;
}

.blueTitleText {
  font-size: 30px;
  color: #335677;
  font-weight: 400;
}

.bigText {
  font-size: 18px;
}

.flagListItem {
  max-width: 320px;
  font-size: 14px;
}

.listItem {
  /*white-space: nowrap;*/
  list-style-type: none;
  max-width:350px;
}

/*ol {
  font-size: 15px;
}*/

li {
  margin-top: 5px;
}

ol li {
  margin-top: 10px;
}

.mediumText {
  /*font-size: 15px;*/
}

.smallText {
  color: #0000FF;
}

.note {
  font-size: 9px;
  color: #4F789F;
  vertical-align: super;
}

.indent {
  margin-left: 40px;
}

.bble {
  padding-right: 2px;
}

.section-title {
  font-size: 18px;
  margin-bottom: 10px;
  border-top: 1px solid #d6d6d6;
  padding-top: 20px;
}

.unwrap {
  white-space: nowrap;
}

.footnote {
  font-size: 9px;
  top: -5px;
  position: relative;
}

.infoWindow {
  line-height: 1.35;
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
  height: 60px;
}

.gm-style-iw, .gm-style-iw > div {
  overflow: hidden !important;
}

.rating-content {
  padding-left: 20px;
  border-top: 1px solid #d6d6d6;
  padding-top: 5px;
  margin-top: 15px;
}

.banner-links {
  /*width: 650px;*/
  /*height: 25px;*/
  margin-left: 25px;
  margin-bottom: 40px;
}

.banner-link {
  float: left;
  margin-right: 20px;
  height:25px;
}

.banner-link:visited, .banner-link:link, .banner-link:active {
  text-decoration: none;
}

.banner-link:visited {
  color: #000;
}

.banner-link:hover {
  color: #08c;/*
  text-decoration: none;*/
}

#map {
  width: 500px;
  height: 400px;
  margin-left: 0px;
}

.banner-image {
  width: 450px;
  height: 43px;
  border: none;
}

#mapPlusBarGraphContainer {
  /*float: left;*/
  margin-right: 15px;
}

.related-schools {
  float: none;
  clear: left;
  padding-top: 10px;
  padding-left: 30px;
}

.main-div {
  padding-bottom: 20px;
  margin-top: 4px;
  max-width: 750px;
  /*background-color: #FFBF23;
  border: #bf8f1b 1px solid;
  border-radius: 3px;*/
}

.main-div-2 {
  margin:1px;
  padding-left:0px;
  /*background-image: url('/images/topBlend2.png');*/
  max-width:748px;
  height:20px
}

.rating-box {
  box-shadow: 2px 2px 5px #888888;
  padding: 7px;
  background-color: #FFFFFF;
  border-top: 1px solid #DDD;
  border-left: 1px solid #EEE;


  /*padding: 7px;
  border: 1px #A2A2A2 solid;
  border-radius: 3px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #868686;*/
}

.rank-flag {
  width: 9px;
  position: relative;
  left: -17px;
  top: 5px;
  margin-right: -10px;
}

#rankTable {
  min-height: 170px;
}

@media (max-width: 568px) {
  #rankTable {
    position: relative;
    left: auto;
  }

  .related-schools {
    padding-left: 4px;
    font-size: 14px;
    line-height: 30px;
  }
}

@media (max-width: 320px) {

  .in-city {
    display: none;
    color: blue;
  }

  #rankTable {
    position: relative;
    left: auto;
  }

  .rating-content {
    padding-left: 5px;
  }

  .banner-links {
    width: auto;
    height: 35px;
    line-height: 20px;
  }

  .banner-link {
    font-size: 16px;
  }

  #theMap {
    width: 300px;
    margin-left: 0px;
  }

  .flagListItem {
    width: 280px;
  }

  ol {
    padding-left: 14px;
  }

  ol li {
    width: 270px;
  }

  .related-schools {
    width: 300px;
    padding-left: 2px;
    font-size: 11px;
    line-height: 30px;
  }

  .footer, .footer1 {
    width: 300px;
  }

  .banner-image {
    width: 300px;
    height: auto;
  }

  ol, ol li {
    font-size: 12px;
  }
}

.dropout-table {
  border-collapse: collapse;
  margin-left:30px;margin-bottom: 20px;
}

.dropout-table td {
  border-top: 1px solid #ddd;
  padding: 2px 10px 2px 10px;
}
.dropout-table th {
  border-bottom: 2px solid #ddd;
}

.score-table {
  border-collapse: collapse;
  margin-bottom: 20px;
}

.score-table td {
 padding: 2px 10px 2px 10px;
}

.english-test {
  color: #7a7efb;
}

.math-test {
  color: #62ca55;
}

.totals-row td {
  border-top: 1px solid #333;
}

.ratings-notes {
  margin-top:25px;
}

.score-summary {
  font-size:15px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.details-table {
  border-collapse: collapse;
  margin-bottom: 30px;
}

.details-table th, .details-table td {
  padding: 2px 5px 2px 5px;
  border: 1px solid #333;
}

.details-table th {
  border: none;
  vertical-align: bottom;
  padding: 2px 10px 2px 10px;
}

.school-marker {
  width: 15px;
  height: 25px;
  cursor: pointer;
  background-size: 15px 25px;
}



