/* Colors ---------------------- */
/* Sample question percent table */
/* Basic chart colors */
/* Chart legend colors */
/* Percentile colors */
/* Font Families ---------------- */
/* Clearfix */
.cf:before,
.cf:after {
  content: ".";
  display: table;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
/* ----------------- */
body {
  background-color: #e6e7e8;
  color: #58595b;
  font-family: 'Droid Sans', "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
/* PAGE ELEMENTS */
/* ----------------- */
a {
  color: #eea120;
}
a:hover,
a:focus {
  text-decoration: none;
}
h1 {
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
h1.siteName {
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  h1.siteName {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  h1.siteName {
    font-size: 34px;
  }
}
h1.siteName a {
  color: #231f20;
  text-decoration: none;
}
h1.siteName a:hover,
h1.siteName a:focus {
  text-decoration: underline;
}
h1.siteName a .siteName__strong {
  font-weight: 700;
}
h1.siteName a .siteName__divider {
  color: #e6e7e8;
}
h1.siteName a .siteName__colored {
  color: #8cc640;
}
h2 {
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  font-weight: 700;
}
h3 {
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 1em;
  font-weight: 700;
}
input[type=radio]:focus {
  background-color: lightyellow;
  border: 1px solid #d7d7d7;
}
#headericons {
  position: absolute;
  top: 0;
  left: 10px;
}
.logo a {
  display: block;
  background: url(../img/logo_white.png) no-repeat top left;
  color: #153359;
  height: 56px;
  width: 92px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.0em;
  margin: 7px 0 0;
  padding: 0;
}
/* http://webaim.org/techniques/css/invisiblecontent/ */
.off-screen {
  position: absolute;
  left: -100000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.accessible {
  font-size: 14px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.at-a-glance {
  display: block;
  text-align: right;
}
.at-a-glance:after {
  content: "\002192";
}
#main {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
.page-content-areas .chart,
.page-performance .chart,
.page-context .chart,
.page-classroom-context .chart {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media only screen and (max-width: 1023px) {
  .page-content-areas .chart,
  .page-performance .chart,
  .page-context .chart,
  .page-classroom-context .chart {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .page-content-areas .chart,
  .page-performance .chart,
  .page-context .chart,
  .page-classroom-context .chart {
    width: 768px;
  }
}
.page-content-areas .chart .chart__controls,
.page-performance .chart .chart__controls,
.page-context .chart .chart__controls,
.page-classroom-context .chart .chart__controls {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}
.page-content-areas .chart .canvas,
.page-performance .chart .canvas,
.page-context .chart .canvas,
.page-classroom-context .chart .canvas {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.page-content-areas .sidenav,
.page-performance .sidenav,
.page-context .sidenav,
.page-classroom-context .sidenav {
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .page-content-areas .sidenav,
  .page-performance .sidenav,
  .page-context .sidenav,
  .page-classroom-context .sidenav {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .page-content-areas .sidenav,
  .page-performance .sidenav,
  .page-context .sidenav,
  .page-classroom-context .sidenav {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 180px;
  }
}
.home-intro {
  font-size: larger;
}
.home-intro ul {
  list-style-type: none;
  margin: 0;
}
.home-intro li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 49%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.home-intro li span {
  font-size: x-large;
}
.home-intro li span:first-child {
  font-size: large;
}
.home-intro .tiles > div {
  width: 49%;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.enter-report {
  float: right;
}
.chart {
  background: #fff;
  border: 2px solid #e6e7e8;
  border-top: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.chart .chart__header {
  background: #000;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  height: 35px;
  margin: 0 -1px 0;
  position: relative;
}
.chart .chart__header h2,
.chart .chart__header h3 {
  background: #000;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: 400;
  height: 38px;
  letter-spacing: 0.0625em;
  line-height: 38px;
  margin: 0;
  padding: 0 25px;
  position: absolute;
  top: -4px;
}
.chart .chart__header h2 span,
.chart .chart__header h3 span {
  text-transform: uppercase;
}
.chart .chart__header h2:first-of-type,
.chart .chart__header h3:first-of-type {
  left: 130px;
}
.chart .chart__header h2:last-of-type,
.chart .chart__header h3:last-of-type {
  right: 130px;
}
.chart .chart__header h2:only-of-type,
.chart .chart__header h3:only-of-type {
  left: 300px;
  right: auto;
}
.chart .chart__grade {
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 40px 30px 0;
}
.chart .chart__grade span {
  text-transform: uppercase;
}
.chart .chart__title {
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin: 0 30px 10px;
}
.chart .chart__commentary {
  border-bottom: 1px solid #e6e7e8;
  font-size: .9375em;
  margin: 0 30px 30px;
  padding: 0 0 10px;
}
.chart .chart__commentary p {
  color: #231f20 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.chart .chart__controls {
  padding: 0 1.5em 0;
  width: 95%;
}
.chart .chart__controls .controls_gold {
  background: #fdb929;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: table !important;
  margin: 0;
  padding: 0.25em 1em;
}
.chart .chart__controls .controls_gold > span {
  font-family: 'Montserrat', sans-serif;
  font-size: .625em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  max-width: 50px;
  float: left;
}
.chart .chart__controls .controls_gold label {
  color: #231f20;
  font-family: 'Droid Sans', "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: .6875em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 8px;
  padding: 0 0 0 24px;
  position: relative;
  vertical-align: middle;
  max-width: 135px;
  float: left;
}
.chart .chart__controls .controls_gold label input[type="radio"] {
  position: absolute;
  top: 20%;
  left: 0px;
}
.chart .chart__controls .controls_gold label input[type="checkbox"] {
  position: absolute;
  top: 20%;
  left: 0px;
}
.chart .chart__controls .controls_gold label span {
  display: inline-block;
  line-height: 1.1em;
  vertical-align: middle;
}
.chart .canvas {
  vertical-align: top;
  width: 100%;
}
.chart .canvas svg {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.page-context .chart__title {
  margin: 0 0 10px;
}
.page-classroom-context .chart__commentary {
  margin-bottom: 10px;
}
.factoids {
  background: #e5f1d5;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: .9375em;
  font-weight: bold;
  margin: 20px auto 30px;
  padding: 10px;
}
.factoids span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 7px;
  text-align: center;
}
.factoids.hide {
  display: none;
}
.factoids.show {
  display: block;
}
.factoids .factoids__inner {
  text-align: center;
}
.factoids .factoid {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-align: center;
  width: 31%;
}
.factoids .factoid .factoid__label {
  color: #231f20;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.factoids .factoid .factoid__data {
  color: #8cc640;
  font-size: 2.125em;
}
#footer {
  background: #fff;
  border-top: 5px solid #8cc640;
  color: #231f20;
  font-size: .875em;
}
#footer .footer__inner {
  margin: 0 auto;
  width: 100%;
  padding: 2em 0 4em;
}
@media only screen and (max-width: 1023px) {
  #footer .footer__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footer__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .footer__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footer__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .footer__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footer__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .footer__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footer__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .footer__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footer__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .footer__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer .footer__inner {
    width: 1024px;
  }
}
#footer .footer__inner .footer__copyright {
  float: left;
}
#footer .footer__inner .footer__utilityNav {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .footer__inner .footer__utilityNav li {
  border-right: 1px solid #231f20;
  display: inline;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  position: relative;
}
#footer .footer__inner .footer__utilityNav li.last {
  border: none;
  margin: 0;
  padding: 0;
}
#footer .footer__inner .footer__utilityNav li a {
  color: #231f20;
  text-decoration: none;
}
#footer .footer__inner .footer__utilityNav li a:hover,
#footer .footer__inner .footer__utilityNav li a:focus {
  text-decoration: underline;
}
#footer .footer__inner .footer__utilityNav li ul {
  background: #fff;
  border: 1px solid #999;
  bottom: 25px;
  -moz-box-shadow: 1px 1px 0px #999;
  box-shadow: 1px 1px 0px #999;
  display: none;
  font-size: .875em;
  left: -15px;
  list-style: none;
  padding: 10px;
  position: absolute;
  text-align: left;
  top: auto;
  width: 150px;
  z-index: 1000;
}
#footer .footer__inner .footer__utilityNav li ul li {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#footer .footer__inner .footer__utilityNav li ul li a {
  color: #000;
  display: block;
  padding: .25em 0;
}
.page-footer-data-export {
  margin-top: 80px;
}
.footer-tab-row {
  background: #8cc640;
  font-family: 'Montserrat', sans-serif;
  height: 27px;
  width: 100%;
}
.footer-tab-row .tabs_container {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .footer-tab-row .tabs_container {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-tab-row .tabs_container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-tab-row .tabs_container {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-tab-row .tabs_container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-tab-row .tabs_container {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-tab-row .tabs_container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-tab-row .tabs_container {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-tab-row .tabs_container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-tab-row .tabs_container {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-tab-row .tabs_container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-tab-row .tabs_container {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-tab-row .tabs_container {
    width: 1024px;
  }
}
.footer-tab-row .tabs_container .tabs_label,
.footer-tab-row .tabs_container .tab {
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
.footer-tab-row .tabs_container .tabs_label {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  left: 0;
  top: 4px;
  width: 235px;
}
.footer-tab-row .tabs_container .tab a {
  background: transparent url(../img/nav_rightArrow.png) no-repeat 15px 50%;
  -moz-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
  color: #000;
  display: block;
  font-size: .80em;
  font-weight: 400;
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 32px;
  text-decoration: none;
}
.footer-tab-row .tabs_container .tab.active {
  top: -10px;
}
.footer-tab-row .tabs_container .tab.active a {
  background: #bcbdc0 url(../img/downArrow.png) no-repeat 15px 50%;
  height: 37px;
  line-height: 37px;
  padding: 0 0 0 32px;
}
.footer-tab-row .tabs_container .tab_first {
  left: 235px;
  width: 258px;
}
.footer-tab-row .tabs_container .tab_last {
  left: 493px;
  width: 235px;
}
.footer-content-row {
  background: #bcbdc0;
  font-family: 'Montserrat', sans-serif;
}
.footer-content-row #summary-data-tables-tab,
.footer-content-row #custom-data-tables-tab {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab,
  .footer-content-row #custom-data-tables-tab {
    width: 1024px;
  }
}
.footer-content-row #summary-data-tables-tab .footer-content-title,
.footer-content-row #custom-data-tables-tab .footer-content-title {
  float: left;
  width: 235px;
}
.footer-content-row #summary-data-tables-tab .footer-content-title h3,
.footer-content-row #custom-data-tables-tab .footer-content-title h3 {
  color: #fff;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.1em;
  margin-top: 30px;
}
.footer-content-row #summary-data-tables-tab .footer-column-1,
.footer-content-row #custom-data-tables-tab .footer-column-1,
.footer-content-row #summary-data-tables-tab .footer-column-2,
.footer-content-row #custom-data-tables-tab .footer-column-2 {
  color: #000;
  float: left;
  width: 240px;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 p,
.footer-content-row #custom-data-tables-tab .footer-column-1 p,
.footer-content-row #summary-data-tables-tab .footer-column-2 p,
.footer-content-row #custom-data-tables-tab .footer-column-2 p {
  font-size: .75em;
  line-height: 1.1em;
  margin: 30px 0 .5em;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 ul,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul {
  font-size: .65em;
  margin: 0 0 0 1em;
  padding: 0;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 ul li,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul li,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul li,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul li {
  line-height: 1.2em;
  padding: 0 0 .5em;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 ul li.link,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul li.link,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul li.link,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul li.link {
  float: left;
  list-style: none;
  padding: 30px 0;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 ul li.link:first-child,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul li.link:first-child,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul li.link:first-child,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul li.link:first-child {
  margin-right: 20px;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 ul li.link a,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul li.link a,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul li.link a,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul li.link a {
  background: url(../img/icon_link.png) no-repeat left center;
  color: #000;
  font-size: 1.2em;
  font-weight: 700;
  padding-left: 13px;
  text-decoration: underline;
}
.footer-content-row #summary-data-tables-tab .footer-column-1 ul li.link a:hover,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul li.link a:hover,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul li.link a:hover,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul li.link a:hover,
.footer-content-row #summary-data-tables-tab .footer-column-1 ul li.link a:focus,
.footer-content-row #custom-data-tables-tab .footer-column-1 ul li.link a:focus,
.footer-content-row #summary-data-tables-tab .footer-column-2 ul li.link a:focus,
.footer-content-row #custom-data-tables-tab .footer-column-2 ul li.link a:focus {
  cursor: pointer;
  text-decoration: none;
}
.footer-content-row #summary-data-tables-tab .footer-column-1,
.footer-content-row #custom-data-tables-tab .footer-column-1 {
  margin-right: 40px;
}
.footer-content-row #summary-data-tables-tab .footer-column-wide,
.footer-content-row #custom-data-tables-tab .footer-column-wide {
  color: #000;
  float: left;
  width: 500px;
}
.footer-content-row #summary-data-tables-tab .footer-column-wide p,
.footer-content-row #custom-data-tables-tab .footer-column-wide p {
  font-size: .75em;
  line-height: 1.1em;
  margin: 30px 0 .5em;
}
.footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td,
.footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td {
  padding: 0 1em 1em 0;
  vertical-align: top;
}
.footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td label,
.footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td label {
  display: block;
  font-size: .875em;
}
@media only screen and (max-width: 1023px) {
  .footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td select,
  .footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td select {
    max-width: 190px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td select,
  .footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td select {
    max-width: 240px;
  }
}
.footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td .custom-table-button,
.footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td .custom-table-button {
  background: #fdb929;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 1px 0 #999999;
  box-shadow: 0 0 1px 0 #999999;
  color: #000;
  display: inline-block;
  font-size: .75em;
  letter-spacing: .025em;
  padding: .35em 1.25em;
  text-decoration: none;
  text-transform: lowercase;
  white-space: nowrap;
}
.footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td .custom-table-button:hover,
.footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td .custom-table-button:hover,
.footer-content-row #summary-data-tables-tab .footer-column-wide .footer_table td .custom-table-button:focus,
.footer-content-row #custom-data-tables-tab .footer-column-wide .footer_table td .custom-table-button:focus {
  background: #000;
  color: #fff;
}
#header .header__top {
  background: #76a735;
  /* Old browsers */
  background: -moz-linear-gradient(top, #76a735 0%, #8dc740 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76a735), color-stop(100%, #8dc740));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #76a735 0%, #8dc740 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #76a735 0%, #8dc740 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #76a735 0%, #8dc740 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #76a735 0%, #8dc740 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76a735', endColorstr='#8dc740', GradientType=0);
  /* IE6-9 */
}
#header .header__top .header__top__inner {
  margin: 0 auto;
  width: 100%;
  background: url(../img/bkgd_header__inner.png) no-repeat top left;
  height: 75px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  #header .header__top .header__top__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__top .header__top__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__top .header__top__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__top .header__top__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__top .header__top__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__top .header__top__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__top .header__top__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__top .header__top__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__top .header__top__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__top .header__top__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__top .header__top__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__top .header__top__inner {
    width: 1024px;
  }
}
#header .header__top .header__top__inner .header__logo a {
  background: url(../img/NRC_logo_white.png) no-repeat top left;
  color: #153359;
  display: block;
  height: 56px;
  left: 0;
  line-height: 1.0em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: 100%;
  top: 5px;
  white-space: nowrap;
  width: 92px;
}
#header .header__top .header__top__inner .header__utilityNav {
  display: block;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 25px;
}
#header .header__top .header__top__inner .header__utilityNav li {
  border-right: 1px solid #fff;
  color: #fff;
  display: inline;
  font-size: .875em;
  margin: 0 8px 0 0;
  padding: 0 10px 0 0;
  position: relative;
}
#header .header__top .header__top__inner .header__utilityNav li.last {
  border: 0;
  margin: 0;
  padding: 0;
}
#header .header__top .header__top__inner .header__utilityNav li a {
  color: #fff;
  margin: 0;
  padding: 0;
  text-decoration: none;
  cursor: pointer;
}
#header .header__top .header__top__inner .header__utilityNav li a:hover,
#header .header__top .header__top__inner .header__utilityNav li a:focus {
  text-decoration: underline;
}
#header .header__top .header__top__inner .header__utilityNav li div.list-wrapper {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
  height: 190px;
  z-index: 900;
}
#header .header__top .header__top__inner .header__utilityNav li ul {
  background: #fff;
  border: 1px solid #999;
  -moz-box-shadow: 1px 1px 0px #999;
  box-shadow: 1px 1px 0px #999;
  display: none;
  font-size: 1em;
  left: -10px;
  list-style: none;
  padding: 10px;
  position: absolute;
  text-align: left;
  top: 0px;
  margin-top: 25px;
  width: 150px;
  z-index: 1000;
}
#header .header__top .header__top__inner .header__utilityNav li ul li {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
#header .header__top .header__top__inner .header__utilityNav li ul li a {
  color: #000;
  display: block;
  padding: .25em 0;
}
#header .header__bottom {
  background: #fff;
}
#header .header__bottom .header__bottom__inner {
  margin: 0 auto;
  width: 100%;
  height: 81px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  #header .header__bottom .header__bottom__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__bottom .header__bottom__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__bottom .header__bottom__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__bottom .header__bottom__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__bottom .header__bottom__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__bottom .header__bottom__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__bottom .header__bottom__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__bottom .header__bottom__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__bottom .header__bottom__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__bottom .header__bottom__inner {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #header .header__bottom .header__bottom__inner {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #header .header__bottom .header__bottom__inner {
    width: 1024px;
  }
}
#header .header__bottom .header__bottom__inner h1.siteName {
  bottom: 10px;
  left: 0;
  position: absolute;
}
#header .header__bottom .header__bottom__inner .header__socialMedia {
  bottom: 15px;
  display: block;
  list-style-type: none;
  margin: 0;
  position: absolute;
  right: 0;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li {
  display: inline-block;
  *display: inline;
  text-align: center;
  zoom: 1;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a {
  color: #5c5d60;
  display: block;
  font-size: .5625em;
  font-family: 'Montserrat', sans-serif;
  padding-top: 32px;
  text-decoration: none;
  text-transform: uppercase;
  width: 55px;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_email {
  background: url(../img/social_email.png) no-repeat top center;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_email:hover,
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_email:focus {
  background-image: url(../img/social_email_hover.png);
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_print {
  background: url(../img/social_print.png) no-repeat top center;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_print:hover,
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_print:focus {
  background-image: url(../img/social_print_hover.png);
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_facebook {
  background: url(../img/social_facebook.png) no-repeat top center;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_facebook:hover,
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_facebook:focus {
  background-image: url(../img/social_facebook_hover.png);
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_twitter {
  background: url(../img/social_twitter.png) no-repeat top center;
}
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_twitter:hover,
#header .header__bottom .header__bottom__inner .header__socialMedia li a.icon_twitter:focus {
  background-image: url(../img/social_twitter_hover.png);
}
.hero {
  background: #fff;
  border: 2px solid #e6e7e8;
  -webkit-border-radius: 16px 16px 8px 8px;
  border-radius: 16px 16px 8px 8px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media only screen and (max-width: 1023px) {
  .hero {
    margin: 10px 3px;
  }
}
@media only screen and (min-width: 1024px) {
  .hero {
    margin: 20px 45px;
  }
}
.hero .hero__header {
  background: #000;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  height: 30px;
  text-align: center;
}
.hero .hero__header h2,
.hero .hero__header h3 {
  background: #000;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: 400;
  height: 38px;
  letter-spacing: 0.0625em;
  line-height: 38px;
  margin: 0;
  padding: 0 25px;
  position: relative;
  top: -4px;
}
.hero .hero__header h2 span,
.hero .hero__header h3 span {
  text-transform: uppercase;
}
.hero .hero__content .hero__links {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 15px;
  position: relative;
}
.hero .hero__content .hero__links span a {
  color: #8cc640;
  font-style: italic;
  text-decoration: none;
}
.hero .hero__content .hero__links span a:hover,
.hero .hero__content .hero__links span a:focus {
  text-decoration: underline;
}
.hero .hero__content .hero__links .hero__links-left {
  left: 15px;
  position: absolute;
  top: 0;
}
.hero .hero__content .hero__links .hero__links-right {
  left: 205px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 1023px) {
  .hero .hero__content {
    padding: 15px 15px 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .hero .hero__content {
    padding: 30px 30px 10px;
  }
}
.nav {
  margin: 0 auto;
  width: 100%;
  margin-top: 40px;
}
@media only screen and (max-width: 1023px) {
  .nav {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .nav {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .nav {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .nav {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .nav {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  .nav {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav {
    width: 1024px;
  }
}
.nav .main-nav-info {
  position: relative;
  text-align: center;
  top: -10px;
}
.nav.front .nav-controls .nav-controls-center .selectability {
  margin: 0;
}
.nav.front .nav-controls .nav-controls-link-right {
  background: #fdb929 url(../img/nav_rightArrow.png) no-repeat 90% 50%;
  font-size: .725em;
  position: absolute;
  right: 0;
  top: 0;
}
.nav.front .nav-controls .nav-controls-link-right span {
  padding-right: 20px;
}
@media only screen and (min-width: 1024px) {
  .nav.front .nav-controls .nav-controls-link-right {
    background-position: 80% 50%;
    font-size: .875em;
  }
  .nav.front .nav-controls .nav-controls-link-right span {
    padding-right: 30px;
  }
}
.nav .nav-controls {
  background: #929292;
  -webkit-border-radius: 25px 25px 0 0;
  border-radius: 25px 25px 0 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 400;
  height: 45px;
  line-height: 45px;
  position: relative;
  width: 100%;
}
.nav .nav-controls .dark {
  color: #231f20;
  font-weight: 400;
  text-transform: uppercase;
}
.nav .nav-controls a {
  text-decoration: none;
}
.nav .nav-controls .nav-controls-link-left,
.nav .nav-controls .nav-controls-link-right {
  color: #000;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 45px;
}
@media only screen and (max-width: 1023px) {
  .nav .nav-controls .nav-controls-link-left,
  .nav .nav-controls .nav-controls-link-right {
    width: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-link-left,
  .nav .nav-controls .nav-controls-link-right {
    width: 85px;
  }
}
.nav .nav-controls .nav-controls-link-left:hover,
.nav .nav-controls .nav-controls-link-right:hover,
.nav .nav-controls .nav-controls-link-left:focus,
.nav .nav-controls .nav-controls-link-right:focus {
  cursor: pointer;
}
.nav .nav-controls .nav-controls-link-left {
  background: #fdb929 url(../img/nav_leftArrow.png) no-repeat 10% 50%;
  -webkit-border-radius: 15px 0 0 0;
  border-radius: 15px 0 0 0;
  font-size: .725em;
  position: absolute;
  left: 0;
  top: 0;
}
.nav .nav-controls .nav-controls-link-left span {
  padding-left: 20px;
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-link-left {
    background-position: 20% 50%;
    font-size: .875em;
  }
  .nav .nav-controls .nav-controls-link-left span {
    padding-left: 30px;
  }
}
.nav .nav-controls .nav-controls-link-right {
  background: #fdb929 url(../img/nav_rightArrow.png) no-repeat 90% 50%;
  -webkit-border-radius: 0 15px 0 0;
  border-radius: 0 15px 0 0;
  font-size: .725em;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}
.nav .nav-controls .nav-controls-link-right span {
  padding-right: 20px;
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-link-right {
    background-position: 80% 50%;
    font-size: .875em;
  }
  .nav .nav-controls .nav-controls-link-right span {
    padding-right: 30px;
  }
}
.nav .nav-controls .nav-controls-left {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 200;
}
.nav .nav-controls .nav-controls-left .nav-controls-link-content {
  display: inline-block;
  position: absolute;
  text-align: left;
  top: 0;
}
@media only screen and (max-width: 1023px) {
  .nav .nav-controls .nav-controls-left .nav-controls-link-content {
    font-size: .7em;
    left: 68px;
    width: 190px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-left .nav-controls-link-content {
    font-size: .8em;
    left: 95px;
    width: 230px;
  }
}
.nav .nav-controls .nav-controls-center .selectability {
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  color: #000;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: -5px;
  z-index: 200;
}
@media only screen and (max-width: 1023px) {
  .nav .nav-controls .nav-controls-center .selectability {
    width: 277px;
  }
  .nav .nav-controls .nav-controls-center .selectability[aria-expanded="false"] {
    background: #fdb929 url(../img/nav_downArrow_tablet.png) no-repeat right center;
  }
  .nav .nav-controls .nav-controls-center .selectability[aria-expanded="true"] {
    background: #fdb929 url(../img/nav_downArrow_tablet.png) no-repeat right center;
  }
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-center .selectability {
    width: 377px;
  }
  .nav .nav-controls .nav-controls-center .selectability[aria-expanded="false"] {
    background: #fdb929 url(../img/nav_downArrow.png) no-repeat right center;
  }
  .nav .nav-controls .nav-controls-center .selectability[aria-expanded="true"] {
    background: #fdb929 url(../img/nav_downArrow.png) no-repeat right center;
  }
}
.nav .nav-controls .nav-controls-center .selectability div[role="textbox"] {
  cursor: pointer;
  font-weight: bold;
  line-height: 50px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .nav .nav-controls .nav-controls-center .selectability div[role="textbox"] {
    font-size: .8em;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-center .selectability div[role="textbox"] {
    font-size: 1em;
    padding: 0 10px 0 15px;
  }
}
.nav .nav-controls .nav-controls-center .selectability div[role="listbox"] {
  background: #fdb929;
}
.nav .nav-controls .nav-controls-center .selectability div[role="option"] {
  font-size: .8em;
  line-height: 2em;
  margin: 0 0 4px;
  padding: 0 10px 0 20px;
}
.nav .nav-controls .nav-controls-center .selectability div[role="option"]:hover,
.nav .nav-controls .nav-controls-center .selectability div[role="option"]:focus {
  background: #ffe1a9;
  cursor: pointer;
  text-decoration: none;
}
.nav .nav-controls .nav-controls-center .selectability div[role="option"][aria-selected="true"] {
  background: #fff !important;
  font-weight: 700;
}
.nav .nav-controls .nav-controls-center .selectability-offscreen {
  display: none;
}
.nav .nav-controls .nav-controls-right {
  right: 0;
  position: absolute;
  top: 0;
  z-index: 200;
}
.nav .nav-controls .nav-controls-right .nav-controls-link-content {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  text-align: right;
  top: 0;
}
@media only screen and (max-width: 1023px) {
  .nav .nav-controls .nav-controls-right .nav-controls-link-content {
    font-size: .7em;
    right: 68px;
    width: 190px;
  }
}
@media only screen and (min-width: 1024px) {
  .nav .nav-controls .nav-controls-right .nav-controls-link-content {
    font-size: .8em;
    right: 95px;
    width: 230px;
  }
}
.nav--bottom {
  margin-top: 0;
  margin-bottom: 40px;
}
.nav--bottom .nav-controls {
  -webkit-border-radius: 0 0 25px 25px;
  border-radius: 0 0 25px 25px;
}
.nav--bottom .nav-controls .nav-controls-link-left {
  -webkit-border-radius: 0 0 0 15px;
  border-radius: 0 0 0 15px;
}
.nav--bottom .nav-controls .nav-controls-link-right {
  -webkit-border-radius: 0 0 15px 0;
  border-radius: 0 0 15px 0;
}
#main {
  margin: 0 auto;
  width: 100%;
  background: #fff;
}
#main:focus {
  outline: none;
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main {
    width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  #main {
    width: 1024px;
  }
}
@media only screen and (max-width: 1023px) {
  #main .main__inner {
    padding: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  #main .main__inner {
    padding: 30px 25px 30px 30px;
  }
}
#main .main__inner.is-not-front .main__header h2 {
  font-size: 1.875em;
  font-weight: 700;
  margin: 0 0 .5em;
}
#main .main__inner.is-not-front .main__header h3 {
  font-size: .875em;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}
#main .main__inner.is-not-front .main__content {
  width: 750px;
}
#main .main__inner.is-not-front .main__content li {
  font-size: .9375em;
  margin: 0 0 5px;
}
#main .main__inner.is-not-front .main__content p {
  font-size: .9375em;
  margin: 0 0 1em;
}
#main .page-about .main__inner.is-not-front .main__content {
  width: 100%;
}
.note {
  min-height: 20px;
  padding: 0em 1.5em 1em;
  position: relative;
}
.note a.show_hide_note {
  color: #000;
  font-size: .875em;
  padding: 5px 10px;
  text-decoration: none;
}
.note a.show_hide_note.show,
.note a.show_hide_note.hide {
  color: #000;
  display: block;
  font-size: .75em;
  font-weight: 700;
  height: 20px;
  line-height: 1.5;
  padding: 0 0 0 29px;
  position: relative;
  text-decoration: none;
  width: 181px;
  z-index: 100;
}
.note a.show_hide_note.show {
  background: transparent url("../img/arrow_show_notes.png") no-repeat scroll left center;
}
.note a.show_hide_note.hide {
  background: transparent url("../img/arrow_hide_notes.png") no-repeat scroll left center;
}
.note .note__inner {
  background-color: #ebebeb;
  color: #000;
  font-size: .875em;
  padding: 30px 20px 10px 34px;
  position: relative;
  top: -20px;
  z-index: 50;
}
.note .note__inner div {
  font-size: .85em;
  font-weight: 400;
  margin-bottom: 0.75em;
}
.note var {
  font-style: normal;
}
.front .note {
  margin: 0 0 20px;
}
.front .note,
.page-context .note {
  padding: 2em 0 0;
}
.footnote {
  font-size: .75em;
  padding: 0 2em 1em;
}
.footnote var {
  font-style: italic;
}
@media only screen and (max-width: 1023px) {
  .sidenav .sidenav__header {
    display: none;
    margin: 15px 10px 10px 0;
    width: 20%;
  }
  .sidenav .sidenav__header h3 {
    background: url(../img/arrow_right_big.png) no-repeat right center;
    font-weight: normal;
    letter-spacing: .025em;
    margin: 0px;
    min-height: 80px;
    padding: 30px 20px 0 0;
    text-align: center;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 1024px) {
  .sidenav .sidenav__header {
    display: block;
    padding-left: 10px;
  }
  .sidenav .sidenav__header h3 {
    background: url(../img/arrow_down_big.png) no-repeat bottom center;
    font-weight: normal;
    letter-spacing: .025em;
    margin: 0 0 10px;
    padding: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
  }
}
.switch_show_hide {
  color: #231f20;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: .6875em;
  font-weight: bold;
  margin: 0 0 1em;
}
.switch_show_hide label {
  cursor: pointer;
  display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0 !important;
  text-transform: uppercase;
}
.switch_show_hide label input {
  display: none;
}
.switch_show_hide label input[type="radio"] + span {
  background: #fdb929;
  border: 1px solid #a7a9ac;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #231f20;
  margin: 0;
  padding: 2px 10px;
  position: relative;
  vertical-align: middle;
  z-index: 100;
}
.switch_show_hide label input[type="radio"].checked + span,
.switch_show_hide label input[type="radio"]:checked + span {
  background: #fff;
  color: #e6e7e8;
  z-index: 50;
}
.switch_show_hide label:first-child {
  position: relative;
  left: 8px;
}
.switch_grades {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: .6875em;
  font-weight: bold;
  margin: 2em 0;
}
.switch_grades label {
  cursor: pointer;
  display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0 !important;
  text-transform: uppercase;
}
.switch_grades label input {
  display: none;
}
.switch_grades label input[type="radio"] + span {
  background: #fdb929;
  border: 1px solid #a7a9ac;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #231f20;
  margin: 0;
  padding: 7px 18px;
  position: relative;
  vertical-align: middle;
  z-index: 50;
}
.switch_grades label input[type="radio"].checked + span,
.switch_grades label input[type="radio"]:checked + span {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d1d3d4 20%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(20%, #d1d3d4), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d1d3d4 20%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #d1d3d4 20%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #d1d3d4 20%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #d1d3d4 20%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  color: #231f20;
  z-index: 100;
}
.switch_grades label:first-child {
  position: relative;
  left: 14px;
}
/* Switcher in chart header black band -------------------- */
.switch_grades_header {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
}
.switch_grades_header div {
  background: #fdb929;
  color: #231f20;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  height: 33px;
  left: 20px;
  line-height: 33px;
  margin: 0 !important;
  overflow: visible;
  padding: 0 20px;
  position: relative;
  text-align: center;
  top: -5px;
  vertical-align: middle;
  z-index: 50;
}
.switch_grades_header div.checked {
  background: #000;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  font-size: 1.125em;
  height: 45px;
  line-height: 45px;
  top: -5px;
  z-index: 100;
}
.switch_grades_header div.checked:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 17px 17px 0 17px;
  bottom: -17px;
  content: "";
  height: 0;
  left: 55px;
  position: absolute;
  width: 0;
}
.switch_grades_header div:focus {
  box-shadow: 0 0 7px #288ae6;
}
.switch_grades_header div + div {
  left: 16px;
}
.switch_grades_header div + div + div {
  left: 32px;
}
.switch_grade_info {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 400 !important;
  margin: 0 0 0 2em;
  position: relative;
  top: -3px;
}
.page-performance .switch_grades {
  margin: 0 0 2em;
}
.switch_languages {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: .6875em;
  font-weight: bold;
  margin: 0 0 1em;
  padding: 0 0 0 65px;
}
.switch_languages label {
  background: #f49628;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f49628 0%, #fab426 50%, #f49628 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f49628), color-stop(50%, #fab426), color-stop(100%, #f49628));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f49628 0%, #fab426 50%, #f49628 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f49628 0%, #fab426 50%, #f49628 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f49628 0%, #fab426 50%, #f49628 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f49628 0%, #fab426 50%, #f49628 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49628', endColorstr='#f49628', GradientType=0);
  /* IE6-9 */
  border-top: 2px solid #fdb92b;
  border-bottom: 2px solid #fdb92b;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: bold;
  height: 24px;
  margin: 0 !important;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  top: 0;
  width: 35px;
}
.switch_languages label input {
  position: relative;
  z-index: -25;
}
.switch_languages label[for="switch_english"] {
  border-left: 2px solid #fdb929;
  border-right: none;
  -webkit-border-radius: 12px 0 0 12px;
  border-radius: 12px 0 0 12px;
}
.switch_languages label[for="switch_english"] input + span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 24px;
  left: 1px;
  position: absolute;
  right: auto;
  text-indent: -999em;
  top: 0;
  vertical-align: middle;
  width: 30px;
  z-index: 50;
}
.switch_languages label[for="switch_english"] input + span:before {
  color: #939598;
  content: "English";
  left: -60px;
  position: absolute;
  text-indent: 0;
  top: 5px;
}
.switch_languages label[for="switch_english"] input + span:after {
  content: "";
}
.switch_languages label[for="switch_english"] input.checked + span {
  background-image: url(../img/switch.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  height: 24px;
  left: 1px;
  position: absolute;
  right: auto;
  top: 0;
  z-index: 100;
}
.switch_languages label[for="switch_english"] input.checked + span:before {
  color: #231f20;
  content: "English";
  left: -60px;
  position: absolute;
  text-indent: 0;
  top: 5px;
}
.switch_languages label[for="switch_english"] input.checked + span:after {
  content: "";
}
.switch_languages label[for="switch_english"] input:focus + span {
  box-shadow: 0 0 7px 2px #288ae6;
}
.switch_languages label[for="switch_spanish"] {
  border-left: none;
  -webkit-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
  border-right: 2px solid #fdb929;
  position: relative;
  left: -12px;
}
.switch_languages label[for="switch_spanish"] input + span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 24px;
  left: auto;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 0;
  vertical-align: middle;
  width: 30px;
  z-index: 50;
}
.switch_languages label[for="switch_spanish"] input + span:before {
  content: "";
}
.switch_languages label[for="switch_spanish"] input + span:after {
  color: #939598;
  content: "Spanish";
  right: -60px;
  position: absolute;
  text-indent: 0;
  top: 5px;
}
.switch_languages label[for="switch_spanish"] input.checked + span {
  background-image: url(../img/switch.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  height: 24px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
.switch_languages label[for="switch_spanish"] input.checked + span:before {
  content: "";
}
.switch_languages label[for="switch_spanish"] input.checked + span:after {
  color: #231f20;
  content: "Spanish";
  right: -60px;
  position: absolute;
  text-indent: 0;
  top: 5px;
}
.switch_languages label[for="switch_spanish"] input:focus + span {
  box-shadow: 0 0 7px 2px #288ae6;
}
.tiles {
  background: #dbdcde;
  padding: 0 6px;
}
.tiles .tile {
  color: #231f20;
  float: left;
  width: 25%;
}
.tiles .tile a.tile__inner {
  background: #ffffff url(../img/arrow_circle_right.png) no-repeat 95% 95%;
  border: 2px solid #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #231f20;
  display: block;
  margin: 20px 10px;
  padding: 10px;
  text-decoration: none;
}
@media only screen and (max-width: 1023px) {
  .tiles .tile a.tile__inner {
    min-height: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  .tiles .tile a.tile__inner {
    min-height: 140px;
  }
}
.tiles .tile a.tile__inner:hover,
.tiles .tile a.tile__inner:focus {
  border: 2px solid #fdb929;
  text-decoration: none;
}
.tiles .tile a.tile__inner h2 {
  font-size: .875em;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.tiles .tile a.tile__inner .tile__content {
  color: #231f20;
  font-size: .75em;
}
.tiles .tile a.tile__inner .tile__image img {
  border: none;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .tiles .tile a.tile__inner .tile__image img {
    margin: 10px auto 0;
  }
}
@media only screen and (min-width: 1024px) {
  .tiles .tile a.tile__inner .tile__image img {
    margin: 20px auto 0;
  }
}
.tiles .tile:last-child a.tile__inner .tile__image img {
  margin-top: 10px;
}
.tile_right {
  color: #231f20;
  position: relative;
  text-decoration: none;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .tile_right {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px 0px 10px 10px;
    padding: 10px 0 0;
    width: 23%;
  }
}
@media only screen and (min-width: 1024px) {
  .tile_right {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .tile_right.active .tile_right__inner {
    background: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
  }
  .tile_right.active .tile_right__inner:before {
    background: #ffffff;
    border-color: #dbdcde;
    border-style: none solid;
    border-width: 1px;
    content: "";
    height: 20px;
    position: absolute;
    left: -1px;
    top: -18px;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .tile_right.active .tile_right__inner {
    background: #ffffff;
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    text-decoration: none;
  }
  .tile_right.active .tile_right__inner:before {
    background: #ffffff;
    border-color: #dbdcde;
    border-style: solid none;
    border-width: 1px;
    content: "";
    height: 100%;
    position: absolute;
    left: -17px;
    top: -1px;
    width: 20px;
  }
}
.tile_right .tile_right__inner {
  background: #f1f2f2;
  border: 1px solid #dbdcde;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  min-height: 115px;
  padding: 10px 10px;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 1023px) {
  .tile_right .tile_right__inner:hover,
  .tile_right .tile_right__inner:focus {
    background: #ffffff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
  }
  .tile_right .tile_right__inner:hover:before {
    background: #ffffff;
    border-color: #dbdcde;
    border-style: none solid;
    border-width: 1px;
    content: "";
    height: 20px;
    position: absolute;
    left: -1px;
    top: -18px;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .tile_right .tile_right__inner:hover,
  .tile_right .tile_right__inner:focus {
    background: #ffffff;
    -webkit-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    text-decoration: none;
  }
  .tile_right .tile_right__inner:hover:before {
    background: #ffffff;
    border-color: #dbdcde;
    border-style: solid none;
    border-width: 1px;
    content: "";
    height: 100%;
    position: absolute;
    left: -17px;
    top: -1px;
    width: 20px;
  }
}
.tile_right .tile_right__inner .tile_right__title {
  font-size: .875em;
  font-weight: 700;
  margin: 0 0 5px;
  text-align: center;
}
.tile_right .tile_right__inner .tile_right__content img {
  border: none;
  display: block;
  margin: 10px auto 0;
  text-align: center;
}
.page-performance .chart .chart__header {
  height: 35px;
}
.page-performance .chart .chart__controls {
  background: none;
  display: block;
  height: 40px;
  margin: 0 2em;
  position: relative;
}
.page-performance .chart .chart__controls .half {
  left: 400px;
  position: absolute;
  top: 0;
}
.page-performance .chart .chart__controls .half:first-child {
  left: 0;
  top: 0;
}
.page-performance .chart p {
  color: #939598;
  font-family: 'Droid Sans', "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: .9375em;
  font-weight: normal;
  margin: 1em auto .5em;
  padding: 0 2em 1em;
  text-align: left;
}
.page-performance .chart .canvas svg {
  width: 100%;
}
.page-performance line {
  stroke-width: 2px;
  fill: none;
  stroke: black;
}
.page-performance line.scale {
  stroke-width: 1px;
}
.page-performance text.scale,
.page-performance text.scale-score {
  fill: grey;
  text-anchor: middle;
}
.page-performance text.year {
  font-weight: bold;
  text-anchor: middle;
  font-size: 28px;
}
.page-performance text.scale-score {
  fill: grey;
  font-size: 12px;
}
.page-performance path.marker {
  fill: #8cc540;
  stroke: none;
}
.page-performance .percentile-mark.P1.pr {
  fill: #b2e074;
}
.page-performance .percentile-mark.P1.np {
  fill: #cec3bf;
}
.page-performance .percentile-mark.P2.pr {
  fill: #9fd956;
}
.page-performance .percentile-mark.P2.np {
  fill: #b2a09a;
}
.page-performance .percentile-mark.P5.pr {
  fill: #8cc540;
}
.page-performance .percentile-mark.P5.np {
  fill: #988179;
}
.page-performance .percentile-mark.P7.pr {
  fill: #4d6b31;
}
.page-performance .percentile-mark.P7.np {
  fill: #72554e;
}
.page-performance .percentile-mark.P9.pr {
  fill: #374f24;
}
.page-performance .percentile-mark.P9.np {
  fill: #513d39;
}
.page-performance .percentile-value {
  fill: white;
  font-size: 22px;
}
.page-performance .percentile-label {
  font-size: 20px;
  font-weight: bold;
}
.page-performance text.marker {
  font-size: 30px;
  fill: white;
}
.page-performance text.np {
  font-size: 22px;
  fill: white;
}
.page-performance text.year-label {
  font-size: 22px;
  font-weight: bold;
  text-anchor: middle;
}
.page-performance text.grade {
  font-weight: bold;
  text-anchor: middle;
}
.page-performance text.jurisdiction-label {
  font-weight: bold;
  text-anchor: middle;
}
.page-performance text.jurisdiction-label.pr {
  fill: #8cc540;
  font-size: 20px;
}
.page-performance text.jurisdiction-label.np,
.page-performance text.jurisdiction-label.nslp {
  fill: #988179;
  font-size: 20px;
}
.page-performance rect.truncation {
  fill: white;
}
.page-performance path.truncation {
  stroke: black;
  fill: none;
}
.page-performance text.label {
  font-size: 22px;
  font-weight: bold;
  fill: #8cc540;
}
.page-performance text.label.P9 {
  fill: #374f24;
}
.page-performance text.label.np {
  font-size: 20px;
  fill: #988179;
}
.page-performance text.label.np.P9 {
  fill: #513d39;
}
.page-performance path.np {
  fill: #988179;
  stroke: none;
}
.page-performance rect.color-advanced {
  fill: #000000;
}
.page-performance text.color-advanced {
  fill: white;
  font-size: 16px;
  font-weight: 700;
}
.page-performance text.color-advanced.np {
  font-size: 16px;
}
.page-performance text.color-advanced.overflow {
  fill: black;
}
.page-performance text.color-proficient,
.page-performance text.color-basic,
.page-performance text.color-below-basic {
  fill: black;
  font-size: 16px;
  font-weight: 700;
}
.page-performance text.color-proficient.np,
.page-performance text.color-basic.np,
.page-performance text.color-below-basic.np {
  font-size: 16px;
}
.page-performance rect.color-proficient.np,
.page-performance rect.color-proficient.nslp {
  fill: #72554e;
}
.page-performance rect.color-proficient.pr {
  fill: #6aa542;
}
.page-performance rect.color-basic.np,
.page-performance rect.color-basic.nslp {
  fill: #988179;
}
.page-performance rect.color-basic.pr {
  fill: #8cc540;
}
.page-performance rect.color-below-basic {
  fill: #dddddd;
}
.page-performance text.axis {
  font-size: 12px;
  font-weight: bold;
  text-anchor: end;
}
.page-performance line.axis,
.page-performance line.zero {
  stroke-width: 1px;
  stroke: black;
}
.page-performance .np-line {
  stroke: #513d39;
}
.page-performance .np-label,
.page-performance .np-score {
  fill: #513d39;
  font-weight: bold;
}
.page-performance .nslp-line {
  stroke: #988179;
}
.page-performance .nslp-label,
.page-performance .nslp-score {
  fill: #988179;
  font-weight: bold;
}
.page-performance .pr-arrow {
  fill: #8cc540;
}
.page-performance .pr-score {
  fill: white;
  font-size: 22px;
}
.page-performance .pr-label {
  fill: #8cc540;
  font-size: 22px;
  font-weight: bold;
}
.page-performance text.rotated-label {
  fill: grey;
}
.page-content-areas .chart .canvas {
  padding: 1.5em 0;
  min-height: 450px;
  width: 100%;
}
.page-content-areas .chart .canvas .category {
  color: #939598;
  font-family: 'Montserrat', sans-serif;
  font-size: .75em;
  font-weight: bold;
  padding: 0 24px;
  text-transform: uppercase;
}
.page-content-areas .chart .canvas .task {
  border-bottom: 1px solid #e6e7e8;
  color: #231f20;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 24px 20px;
  padding: 0 0 5px;
}
.page-content-areas .chart .canvas .graphic {
  text-align: center;
}
.page-content-areas .chart .canvas .graphic img {
  max-width: 400px;
}
.page-content-areas .chart .canvas .graphic_vertical img {
  float: right;
  text-align: left;
  margin: 0 4em 1em;
}
.page-content-areas .chart .canvas .np {
  fill: #988179;
}
.page-content-areas .chart .canvas .pr {
  fill: #8cc540;
}
.page-content-areas .chart .canvas line.value {
  stroke: #8cc640;
}
.page-content-areas .chart .canvas line.male {
  stroke: #b8da8a;
}
.page-content-areas .chart .canvas line.mark2011,
.page-content-areas .chart .canvas line.mark2013 {
  stroke: black;
}
.page-content-areas .chart .canvas text.mf {
  fill: #8cc640;
}
.page-content-areas .chart .canvas text.female {
  fill: #8cc640;
}
.page-content-areas .chart .canvas text.male {
  fill: #b8da8a;
}
.page-content-areas .chart .canvas .question {
  margin: 1.5em;
  min-height: 60px;
  padding: 0 0 0 100px;
  position: relative;
}
.page-content-areas .chart .canvas .question:before {
  color: #231f20;
  content: "Q.";
  font-family: 'Montserrat', sans-serif;
  font-size: 3.375em;
  left: 0;
  position: absolute;
  top: -20px;
}
.page-content-areas .chart .canvas .question table {
  border-collapse: collapse;
}
.page-content-areas .chart .canvas .question table th,
.page-content-areas .chart .canvas .question table td {
  border: 1px solid #000;
  padding: .75em;
}
.page-content-areas .chart .canvas .answer {
  margin: 0 1.5em;
  padding: 0 0 0 100px;
  position: relative;
}
.page-content-areas .chart .canvas .answer:before {
  color: #231f20;
  content: "A.";
  font-family: 'Montserrat', sans-serif;
  font-size: 3.375em;
  left: 0;
  position: absolute;
  top: -20px;
}
.page-content-areas .chart .canvas .answer form div {
  margin: 0 0 1.5em;
}
.page-content-areas .chart .canvas .answer form div.form_inline label {
  color: #000;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: bold;
}
.page-content-areas .chart .canvas .answer form div.form_block label {
  display: block;
  margin: 0 0 5px;
}
.page-content-areas .chart .canvas .answer form div.form_block label span {
  color: #000;
  margin: 0 10px 0 7px;
  font-weight: bold;
  text-transform: uppercase;
}
.page-content-areas .chart .canvas .answer input[type="submit"] {
  background: #fdb929;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: .8125em;
  font-weight: bold;
  margin: 1em 0;
  padding: .75em 1em;
}
.page-content-areas .chart .canvas .answer input[type="submit"]:hover,
.page-content-areas .chart .canvas .answer input[type="submit"]:focus {
  background: #db9707;
}
.page-content-areas .chart .canvas .sq-answer {
  margin: 0 1.5em;
}
.page-content-areas .chart .canvas .sq-answer .correct_answer {
  color: #e6e7e8;
  margin: 0 1.5em;
  padding: 0 0 0 75px;
}
.page-content-areas .chart .canvas .sq-answer .correct_answer div {
  margin: 0 0 5px;
}
.page-content-areas .chart .canvas .sq-answer .correct_answer div span {
  color: #e6e7e8;
  margin: 0 10px 0 0;
  font-weight: bold;
  text-transform: capitalize;
}
.page-content-areas .chart .canvas .sq-answer .correct_answer .correct {
  color: #000;
  font-size: 2em;
  font-weight: bold;
}
.page-content-areas .chart .canvas .sq-answer .correct_answer .correct span {
  color: #000;
}
.page-content-areas .chart .canvas .sq-answer .table_percent {
  border: 1px solid #dbdcde;
  border-collapse: collapse;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  margin: 40px 0 10px;
  width: 100%;
}
.page-content-areas .chart .canvas .sq-answer .table_percent caption {
  color: #231f20;
  font-size: 1.0625em;
  margin-bottom: 10px;
  text-align: left;
}
.page-content-areas .chart .canvas .sq-answer .table_percent th,
.page-content-areas .chart .canvas .sq-answer .table_percent td {
  border: 1px solid #dbdcde;
  padding: 6px;
  text-align: center;
}
.page-content-areas .chart .canvas .sq-answer .table_percent th {
  background: #d1d3d4;
  color: #231f20;
  font-size: .75em;
  text-transform: uppercase;
}
.page-content-areas .chart .canvas .sq-answer .table_percent th:first-child {
  width: 20%;
}
.page-content-areas .chart .canvas .sq-answer .table_percent td {
  color: #231f20;
  font-size: 1.0em;
}
.page-content-areas .chart .canvas .sq-answer .table_percent td.col_group {
  font-size: .75em;
  font-weight: bold;
  text-align: center;
}
.page-content-areas .chart .canvas .sq-answer .table_percent td.col_group_all {
  font-size: .8125em;
  font-weight: bold;
  text-align: center;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_header .col_correct {
  background: #231f20;
  color: #fff;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_pr th {
  background: #8cc640;
  color: #fff;
  font-size: 1em;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_pr th.col_group_all {
  background: #e5f1d5;
  font-size: .75em;
  font-weight: bold;
  color: #231f20;
  text-transform: none;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_pr th.col_group {
  background: #e5f1d5;
  font-size: .75em;
  font-weight: bold;
  color: #231f20;
  text-transform: none;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_pr td {
  background: #e5f1d5;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_pr td.col_correct {
  background: #8cc640;
  color: #fff;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_nat th {
  background: #72554e;
  color: #fff;
  font-size: 1em;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_nat th.col_group_all {
  background: #988179;
  font-size: .75em;
  font-weight: bold;
  color: #231f20;
  text-transform: none;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_nat th.col_group {
  background: #988179;
  font-size: .75em;
  font-weight: bold;
  color: #231f20;
  text-transform: none;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_nat td {
  background: #988179;
}
.page-content-areas .chart .canvas .sq-answer .table_percent tr.row_nat td.col_correct {
  background: #72554e;
  color: #fff;
}
.page-content-areas .chart .canvas .sq-answer .table_note {
  font-size: .75em;
  margin: 5px 0 30px;
}
.page-content-areas .chart .canvas .sq-answer .table_explanation {
  color: #231f20;
  font-size: .8125em;
}
.page-content-areas .chart .canvas .sq-answer .table_explanation:before {
  color: #231f20;
  content: "Question Commentary";
  display: block;
  font-weight: bold;
}
.page-content-areas .chart p {
  color: #939598;
  font-family: 'Droid Sans', "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: .9375em;
  font-weight: normal;
  margin: 0 0 1em;
  padding: 1em 2em 0;
  text-align: left;
}
.page-content-areas .chart var {
  font-style: italic;
}
@media print {
  .page-content-areas .chart var {
    font-style: italic;
  }
}
.page-content-areas .truncation {
  stroke: black;
  fill: none;
}
.page-content-areas text.mark {
  fill: grey;
}
.page-content-areas text.scale-score {
  fill: grey;
  font-size: 12px;
}
.page-context rect,
.page-context path {
  fill: #8cc540;
}
.page-context rect.np,
.page-context path.np {
  fill: #988179;
}
.page-context path {
  stroke: none;
  fill: #bfe589;
}
.page-context path.np {
  fill: #b2a09a;
}
.page-context .chart .canvas > div {
  padding: 1em 1.5em 1.5em;
}
.page-context .chart .canvas img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 30px;
}
.page-context .chart .canvas p {
  color: #939598;
  font-family: 'Montserrat', sans-serif;
  font-size: .9375em;
  font-weight: normal;
  margin-bottom: 30px;
  padding: 0;
  text-align: left;
}
.page-context .chart .canvas .canvas__header p {
  color: #58595b;
  font-family: 'Droid Sans', "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: .9375em;
  font-weight: normal;
  margin: 0 0 10px;
  text-align: left;
  text-transform: inherit;
}
.page-context .chart .canvas .canvas__header .canvas__header_nav {
  border-bottom: 1px solid #e6e7e8;
  margin: 40px 0 30px;
  padding: 0 0 10px;
}
.page-context .chart .canvas .canvas__header .canvas__header_nav a {
  background: url(../img/arrow_circle.png) no-repeat left top;
  color: #fdb929;
  display: inline-block;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: .9375em;
  font-weight: normal;
  height: 21px;
  line-height: 21px;
  margin: 0 45px 0px 0;
  padding: 0 0 0 30px;
  text-decoration: none;
  text-transform: uppercase;
  zoom: 1;
}
.page-context .chart .canvas .canvas__header .canvas__header_nav a:hover,
.page-context .chart .canvas .canvas__header .canvas__header_nav a:focus,
.page-context .chart .canvas .canvas__header .canvas__header_nav a.active {
  background: url(../img/arrow_circle.png) no-repeat left bottom;
  color: #000;
}
.page-context .chart .canvas .canvas__header .canvas__header_nav a:last-child {
  margin-right: 0;
}
.page-context .chart .canvas svg {
  overflow: visible;
  width: 95%;
}
.page-context table.table_overview {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Montserrat', sans-serif;
  height: 100%;
  margin: 30px auto 30px;
  padding: 0px;
  width: 582px;
}
.page-context table.table_overview tr:first-child {
  border-top: 1px solid #e6e7e8;
}
.page-context table.table_overview td {
  border: 1px solid #e6e7e8;
  border-width: 0px 0px 1px 0px;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
.page-context table.table_overview td img {
  margin: 0 !important;
}
.page-context table.table_overview td:first-child {
  border-width: 0px 1px 1px 0px;
}
.page-context table.table_overview .table_overview_label {
  color: #000;
  font-size: .9375em;
  font-weight: 700;
  text-transform: uppercase;
}
.page-context table.table_overview .table_overview_data_big {
  color: #8cc640;
  font-size: 2.3125em;
  font-weight: 700;
}
.page-context table.table_overview .table_overview_data_medium {
  color: #8cc640;
  font-size: 2.125em;
  font-weight: 700;
}
.page-context table.table_overview .table_overview_data_small {
  color: #8cc640;
  font-size: 1.5625em;
  font-weight: 700;
}
.page-context .title {
  font-size: 12px;
  text-anchor: end;
  font-weight: bold;
}
.page-context text.axis {
  font-size: 12px;
  font-weight: bold;
  text-anchor: middle;
}
.page-context .label {
  font-size: 14px;
  font-weight: bold;
  text-anchor: middle;
}
.page-context .vert-value {
  text-anchor: middle;
  font-size: 40px;
}
.page-context .vert-title {
  text-anchor: middle;
  font-weight: bold;
}
.page-context .vert-axis {
  font-weight: bold;
  text-anchor: end;
}
.page-context .vert-bar,
.page-context .horiz-bar {
  stroke: black;
  fill: none;
}
.page-classroom-context .chart p {
  color: #939598;
  font-family: 'Droid Sans', "Lucida Grande", Lucida, Arial, sans-serif;
  font-size: .9375em;
  font-weight: normal;
  margin: 0 0 1em;
  padding: 0 2em;
  text-align: left;
}
.page-classroom-context .np {
  fill: #988179;
}
.page-classroom-context .pr {
  fill: #8cc540;
}
.page-classroom-context line.axis {
  stroke: #000;
  fill: none;
}
.page-classroom-context text.value {
  font-size: 20px;
}
.page-classroom-context text.axis {
  font-size: 12px;
  font-weight: 700;
  text-anchor: middle;
}
.page-classroom-context text.axis-label {
  font-size: 14px;
  font-weight: 700;
  text-anchor: middle;
}
.page-classroom-context text.label {
  text-anchor: end;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../img/overlay.png) repeat 0 0;
  opacity: 0.9;
  filter: alpha(opacity = 90);
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(../img/controls.png) no-repeat -101px 0;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(../img/controls.png) no-repeat -130px 0;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(../img/controls.png) no-repeat -101px -29px;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(../img/controls.png) no-repeat -130px -29px;
}
#cboxMiddleLeft {
  width: 21px;
  background: url(../img/controls.png) left top repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url(../img/controls.png) right top repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url(../img/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url(../img/border.png) 0 -29px repeat-x;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingOverlay {
  background: url(../img/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../img/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../img/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../img/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: -25px -25px;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
