body {
  background: #FFFFFF;
  color: #000000;
}

.college-scores {
  max-width: 980px;
  padding: 10px;
  margin: 0 auto 40px;
  position: relative;
}
.college-scores h1.title {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  padding: 0 0 8px;
  margin: 0 auto;
}

h2.subhead {
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
}
.comments-container {
	max-width:980px;
	margin:0 auto;
}
 .college-scores span.byline {
  font-size: 12px;
  line-height: 12px;
  padding: 8px 0;
  margin: 0 auto;
}

.college-scores span.byline b {
	font-weight:bold;
}

b { font-weight:bold !important; }

.college-scores p.blurb {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  padding: 0px 0 18px;
  clear:both;
}
.college-scores .college-scores-wrap {
  text-align: center;
}
.college-scores .college-scores-wrap .school-btn {
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 5px;
  cursor: pointer;
  padding: 1px;
}
.college-scores .college-scores-wrap .school-btn:hover {
  cursor: pointer;
  border: 1px solid #dadada;
  padding: 0;
}


.school-details {
  display: none;
  clear: both;
  width: 95%;
  height: auto;
  text-align: left;
  padding: 20px;
  margin-bottom: 5px;
}
.school-details h1 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.school-details p {
  font-size: 14px;
  line-height: 18px;
}
.school-details ul {
  margin-left: 20px;
}
.school-details .btn-close {
  float: right;
  cursor: pointer;
}


/* Defaults, resets */
#cnnBannerContainer {
  background: none !important;
}

.c_share_container {
  width: 160px;
  float: right;
  margin-top: 5px;
}

.cnnint-timestamp {
  font-size: 11px;
  color: #666666;
  padding-left: 10px;
}

.cnnint-sourceline {
  font-size: 12px !important;
  color: #666666;
}

.cnnint-container {
  width: 970px;
  padding-left: 10px;
}

.cnnint-container > h1 {
  margin-left: 0px;
}

.cnnint-container > p {
  margin-left: -10px;
}

.cnn-hdr {
  font-family: Arial;
  background: #CA0002;
  height: 32px;
}

.cnn-hdr .section {
  position: absolute;
}

.cnn-hdr .section .link {
  display: block;
  font-size: 1em;
  line-height: 2.46154em;
  color: #FFFFFF;
}

.cnn-hdr .cnn-logo {
  position: relative;
  display: block;
  background: url("https://cdn.cnn.com/cnn/interactive/2013/12/health/mentally-ill-son/media/assets/cnn-logo.png") 0 0 no-repeat;
  height: 21px;
  width: 45px;
  top: 5px;
}

.cnn-hdr .cnn-logo .link {
  display: block;
  text-indent: -9999px;
  height: 100%;
  width: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .cnn-hdr .cnn-logo {
    background: url("https://cdn.cnn.com/cnn/interactive/2013/12/health/mentally-ill-son/media/assets/cnn-logo.png") 0 -11px no-repeat;
    -webkit-background-size: 44px 33px;
    -moz-background-size: 44px 33px;
    -ie-background-size: 44px 33px;
    -o-background-size: 44px 33px;
  }
}
.cnn-longform .longform-ad {
  margin-top: 10px;
}

.full-width {
  max-width: initial;
  width: 100%;
}

.center {
  margin: 0 auto !important;
}

.span.full {
  width: 93.75%;
  margin-left: 5.9%;
  margin: 0 3.125%;
}
