@charset "UTF-8";
.article  p.note, p.source {
	font-size: 13px;
}
.content-center h2 {
	color: #666666;
	font: 400 1.3125em/1.14286em "Source Sans Pro",sans-serif;
	margin: 0 0 1em;
	padding-top: 0.5em;
}
.content-center .dateline {
	 font: 0.875em/1em "Source Sans Pro",sans-serif;
	 color: #3a3a3a;
}
.content-center select {
  display: block;
  float: left;
  clear: left;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.tap-noresponsive {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #666666 0%, #0e0e0e 100%) repeat scroll 0 0;
    margin: 5%;
    padding: 5% 5% 6%;
    text-align: center;
    font: lighter 1.5em/1.5em 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: white;
    display: none;
    clear: both;
}
#chart_over {
	display:none;
	position: absolute;
	color: #d1d2d4;
	width: 180px;
	background-color: #231f20;
	font: 12px arial, sans;
	padding: 15px;
	-webkit-box-shadow: 0px 8px 8px -4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 8px 8px -4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 8px 8px -4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#chart_over p {
color: #f7f7f7;
font-family: arial,helvetica, sans-serif;
font-size: 13px;
padding: 2px 0;
margin: 0;
font-weight: normal;
}
#chart_over .chart_name {
font-weight: normal;
line-height: 16px;
font-size: 15px;
}
#chart_over .year {
font-size: 13px;
color: #ccc;
}
.di_contentwell {
	/*width: 950px;*/
	margin: 20px auto 0;
}
#freshmen_graph {
	position: relative; 
	height: 350px;
	clear: left;
	margin-top: 10px;
}
.swatch {
width: 12px;
height: 12px;
margin: 1px 3px 0 -17px;
float: left;
border: solid 1px #ccc;
}
.key_head {
font-size: 14px;
font-weight: bold;
color: #004276;
}
.filter_key {
display:none;
cursor: pointer;
margin-bottom: 7px;
}
.filter_key span {
    font: 13px/15px 'Source Sans Pro', Sans-serif;
    text-transform: uppercase;
	color: #3f3f3f;
}
.di_source, .di_notes {font: 13px/15px 'Source Sans Pro', Sans-serif;}
.di_source strong, .di_notes strong {font: 700 13px/15px 'Source Sans Pro', Sans-serif;}
.di_source {color: #7f7f7f;}
.article p.key_note {
font: 11px Arial,Helvetica, sans-serif;
color: #666;
margin: 0;
padding-bottom: 0;
width: 420px;
}
.di_navSection {
	padding-right: 100px;
	height: 48px;
	margin-bottom: 5px;
}
.di_navSection h3{
	font: 700 14px/15px 'Source Sans Pro', Sans-serif;
	margin: 1em 0 8px 10px;
}
.navigation {
 	color: #999;
    display: block;
    float: left;
    font: 13px/25px 'Source Sans Pro', Sans-serif;
    margin-right: -100px;
    padding: 0 0 0 12px;
}
.navigation span {
	display: inline;
	color: #004276;
	cursor: pointer;
}
.navigation span:hover {
	text-decoration: underline;
	color: #0f5c9a;
}
.navigation .inactive_button, .navigation .inactive_button:hover {
	color: #999;
	cursor: default;
	text-decoration: none;
}
.article p.intro_note {
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #999;
}
.graphic_box {
border: solid 1px #DADED7;
background-color: #f7f7f7;
padding:10px;
margin-right: -6px;
}
.article .graphic_box p.intro {
font-size: 13px;
}

.filter_area {
	height: auto;
    margin: 5px 0 20px;
}
.filter_area > div {
	float: left;
    line-height: 15px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
#filter_group0 .swatch {background-color: #8C2D04;}
#filter_group1 .swatch {background-color: #D94801;}
#filter_group5 .swatch {background-color: #F16913;}
#filter_group4 .swatch {background-color: #FD8D3C;}
#filter_group2 .swatch {background-color: #FDAE6B;}
#filter_group3 .swatch {background-color: #FDD0A2;}
#filter_group6 .swatch {background-color: #084594;}
#filter_group7 .swatch {background-color: #2171B5;}
#filter_group8 .swatch {background-color: #4292C6;}
#filter_group9 .swatch {background-color: #6BAED6;}
#filter_group10 .swatch {background-color: #9ECAE1;}
.inactive {
	color: #999;
}
.inactive .swatch {background-color: #f7f7f7 !important;}
/* clearfix */
.filter_area:after {	
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.feature-more-stories {
    border: 1px solid #d5d4d2;
    font-family: "Source Sans Pro",Arial,sans-serif;
    margin: 1.5em auto 1em;
    overflow: hidden;
    padding: 8px;
    width: 60%;
}
.feature-more-stories em {
    font:italic 400 "Source Sans Pro",Arial,sans-serif;
}
.feature-more-stories .desc {
    margin-bottom: 2%;
    padding: 0 10px;
}
.feature-more-stories .tease-row {
    overflow: hidden;
    padding: 0 10px 10px;
}

.feature-more-stories li a strong {
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: bold;
}
.feature-more-stories ul {
	list-style-type: none;
	padding-left: 0;
}
.feature-more-stories li {margin-bottom: 1em;}
@media only screen and (max-width: 1599px) {
  .feature-more-stories {width: 65%;}
}
@media only screen and (max-width: 1399px) {

  .feature-more-stories {width: 70%;}
}
@media only screen and (max-width: 1199px) {

  .feature-more-stories {width: 75%;}
}
@media only screen and (max-width: 949px) {

  .feature-more-stories{width: 80%;}

}
@media only screen and (max-width: 799px) {

  .feature-more-stories {width: 85%;}
}
@media only screen and (max-width: 619px) {

	.feature-more-stories {width: 90%;}
}
@media only screen and (max-width: 499px) {
	.content-center select {width: 100%;}
  .feature-more-stories {width: 94%;}
}