﻿.no-print,
.sr-only,
.utility-links,
.nav-toggles,
.menu-toggle,
.search-toggle,
.navigation,
.i-am-a,
.share,
.banner-ad,
footer,
.breadcrumbs,
.cta,
.person,
.modal {
  display: none;
}
body {
  font-size: 80%;
  font-family: "Cambria", serif;
  line-height: 1.4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Calibri", serif;
}
.homepage-highlight {
  min-height: auto !important;
}
.landing-page-highlight .col-sm-6 {
  width: 100%;
}
a[href]:after {
  content: none !important;
}
.print-only {
  display: block !important;
}
.print-copyright {
  text-align: center;
  font-size: 11px;
  margin-top: 2.5em;
}
.print-logo img {
  width: 120px;
  height: auto;
  margin-bottom: 1.5em;
}
#logoutForm {
  display: none;
}
.content.edgov-school {
  position: relative;
  overflow: auto;
  clear: both;
}
.content.edgov-school .overview {
  width: 40%;
  float: left;
  clear: both;
}
.content.edgov-school .overview h3 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.content.edgov-school .overview .description {
  padding: 5px 0;
}
.content.edgov-school .overview dl {
  clear: both;
  overflow: auto;
  margin: 0px;
}
.content.edgov-school .overview dl dt {
  display: block;
  float: left;
  clear: left;
}
.content.edgov-school .overview dl dd {
  display: block;
  float: left;
  margin-left: 4px;
}
/* checklist print styles */
.checklist .social-share,
.checklist .actions,
.checklist .nav,
.checklist .grades,
.checklist .progress,
.checklist .expand-collapse {
  display: none;
}