@import url("//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic");
@import url("/apps/js/polls/polls-pack.css");
body #header_title a {
  background-image: url("/pics/school_header.png");
}
body #header_title a .top-line {
  color: #293593;
}
body #footer_address_title {
  background-image: url("/pics/school_footer.png");
}
body #topnav_holder #topnav_mobile_toggle {
  border-color: #293593;
}
body #topnav {
  background: white;
}
body #topnav .nav-item > a {
  color: #747474;
}
body #topnav .nav-item > a:focus, body #topnav .nav-item > a:hover, body #topnav .nav-item > a.open {
  color: white;
  background: #747474;
}
@media screen and (min-width: 1024px) {
  body #topnav .nav-item > a:focus, body #topnav .nav-item > a:hover, body #topnav .nav-item > a.open {
    background: none;
    color: #505050;
  }
  body #topnav .nav-item > a:focus .nav-item-inner, body #topnav .nav-item > a:hover .nav-item-inner, body #topnav .nav-item > a.open .nav-item-inner {
    box-shadow: 0 5px 0 0 #293593;
  }
}
body #topnav .sub-nav a {
  color: #293593;
}
body #topnav .sub-nav a:focus, body #topnav .sub-nav a:hover, body #topnav .sub-nav a.open {
  background: #747474;
  color: white;
}
@media screen and (min-width: 1024px) {
  body #topnav {
    background: transparent;
  }
  body #topnav .nav-item:nth-last-child(1) .sub-nav.open, body #topnav .nav-item:nth-last-child(2) .sub-nav.open, body #topnav .nav-item:nth-last-child(3) .sub-nav.open, body #topnav .nav-item:nth-last-child(4) .sub-nav.open, body #topnav .nav-item:nth-last-child(5) .sub-nav.open {
    left: auto;
    right: 0;
  }
  body #topnav .nav-item > a {
    padding: 0 20px;
    color: #505050;
  }
  body #topnav .nav-item .icon-link:focus .nav-item-inner, body #topnav .nav-item .icon-link:hover .nav-item-inner, body #topnav .nav-item .icon-link.open .nav-item-inner {
    box-shadow: none;
  }
  body #topnav .nav-item .icon-link:focus .nav-item-inner svg, body #topnav .nav-item .icon-link:hover .nav-item-inner svg, body #topnav .nav-item .icon-link.open .nav-item-inner svg {
    fill: #505050;
  }
  body #topnav .sub-nav {
    background: white;
  }
  body #topnav .icon-link .nav-item-inner {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-color: transparent;
  }
  body #topnav .icon-link .nav-item-inner svg {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    fill: #293593;
  }
}
body .pageTitle {
  color: #293593;
}
body .right-column-page-navigation {
  background: #293593;
}
body .right-column-page-navigation li a {
  color: white;
}
body .right-column-page-navigation li.active a {
  background: #505050;
}
body .content-container .section-title {
  color: #293593;
}
body .content-container .section-title:before {
  background: #293593;
}
body .content-container .read-more-link {
  color: #293593;
}
body #townhallmeeting_message {
  margin-bottom: 30px;
}
body #townhallmeeting_message #townhallmeeting_container #townhallmeeting_header {
  display: none;
}
body #townhallmeeting_message #townhallmeeting_container .item-inner .spotlight-image-holder {
  display: flex;
  justify-content: center;
}
body #townhallmeeting_message #townhallmeeting_container .item-inner .spotlight-image-holder img {
  max-width: 100%;
}
body #townhallmeeting_message #townhallmeeting_container .item-inner .item-summary .item-text {
  padding: 0 10px;
}
body #events_container .event-date {
  background: #293593;
}
body #motto_container .mottomessage-summary {
  background: #293593;
}
body #footer_main {
  background-color: #293593;
}
body #edlio_login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
  color: black;
}
body #edlio_login .edlio-logo {
  display: block;
  width: 24px;
  height: 16px;
  overflow: hidden;
  background-color: transparent;
  padding-right: 4px;
  margin-right: 4px;
  border-right: 2px solid black;
}
body #edlio_login .edlio-logo svg {
  display: block;
  width: 24px;
  height: 16px;
  margin: 0;
  fill: black;
}
body #edlio_login:hover {
  color: #505050;
}
body #edlio_login:hover .edlio-logo {
  border-color: #505050;
}
body #edlio_login:hover svg {
  fill: #505050;
}
body #mobile_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background: white;
}
body #mobile_nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.75em;
  text-decoration: none;
  color: #293593;
}
body #mobile_nav a svg {
  width: 28px;
  height: 28px;
  margin-bottom: 5px;
  fill: #293593;
}
body #mobile_nav a:hover {
  color: #505050;
}
body #mobile_nav a:hover svg {
  fill: #505050;
}
@media screen and (min-width: 768px) {
  body #mobile_nav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #footer_main {
    padding-bottom: 64px;
  }
}
