.valign-middle {
  display: table;
}
.valign-middle > .columns {
  display: table-cell;
  vertical-align: middle;
}
.valign-middle > .columns, .valign-middle > [class*=column] + [class*=column]:last-child {
  float: none;
}

body .noMargin {
  margin: 0;
}
body .noPadding {
  padding: 0;
}
body #heroImage {
  background-image: url("/Assets/Oakland/academics/graphics/academics-header.jpg");
  background-color: #000000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  max-width: none;
}
body #heroImage #headerContent {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 64.063em) {
  body #heroImage #headerContent {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
body #heroImage #headerContent #introHeading {
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #f3e5c2;
  font-size: 4.75em;
  line-height: 61px;
  text-transform: uppercase;
}
@media screen and (min-width: 40.063em) and (max-width: 64em) {
  body #heroImage #headerContent #introHeading {
    font-size: 3.75em;
  }
}
@media screen and (max-width: 40em) {
  body #heroImage #headerContent #introHeading {
    font-size: 2.7em;
    margin-bottom: 0px;
  }
}
body #heroImage #headerContent #introText {
  padding-top: 10px;
  font-family: "ITC Garamond W01 Light", "Garamond", Times, serif;
  font-size: 1.2em;
  color: #ffffff;
  line-height: 1.5em;
  padding-bottom: 20px;
  max-width: 800px;
}
@media screen and (max-width: 40em) {
  body #heroImage #headerContent #introText {
    font-size: 1rem;
    padding-top: 0px;
  }
}
body #heroImage #headerContent #buttonRow {
  padding-bottom: 20px;
}
@media screen and (min-width: 64.063em) {
  body #heroImage #headerContent #buttonRow {
    padding-bottom: 60px;
  }
}
body #heroImage #headerContent #buttonRow .button {
  background-color: #ffffff;
  color: #877148;
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  max-width: 345px;
}
@media screen and (max-width: 40em) {
  body #heroImage #headerContent #buttonRow .button {
    font-size: 1em;
  }
}
body #heroImage #headerContent #buttonRow .button:hover {
  background-color: #efe4c8;
  color: #000000;
  text-transform: uppercase;
}
body #CTARow {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 64.063em) {
  body #CTARow {
    padding-top: 60px;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 40.063em) and (max-width: 64em) {
  body #CTARow {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
body #mainContent {
  z-index: 1;
}
body #mainContent #floatNav {
  position: fixed;
  left: 0;
  top: 120px;
  width: 130px;
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  border: 1px solid #dadada;
  z-index: 2;
  background-color: #ffffff;
  display: none;
}
body #mainContent #floatNav ul {
  color: #4c4c4c;
  font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -0.1px;
  list-style-type: none;
  padding: 25px 0 0 0;
  margin: 0;
}
body #mainContent #floatNav ul li {
  padding-left: 25px;
  padding-right: 25px;
  line-height: 17px;
  padding-top: 40px;
}
body #mainContent #floatNav ul li a {
  color: #4c4c4c;
}
body #mainContent #floatNav ul li a:hover {
  color: #877148;
}
body #mainContent #floatNav ul li:first-of-type {
  padding-top: 0;
}
body #mainContent #floatNav ul li:last-of-type {
  padding-bottom: 25px;
}
body #mainContent #floatNav ul li .active {
  color: #877148;
}
body #mainContent .divider {
  color: #dadada;
  padding: 20px 0 0 0;
}
body #mainContent .dividerSmallBottom {
  padding: 0;
  margin: 0 0 20px 0;
}
body #mainContent .dividerSmallTop {
  padding: 0;
  margin: 0 0 23px 0;
}
body #mainContent h2 {
  font-size: 40px;
  font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
  line-height: 38px;
}
body #mainContent h3 {
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #7b6742;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 20px;
}
body #mainContent #top {
  padding-top: 37px;
  padding-bottom: 30px;
  color: #3f3f3f;
}
@media screen and (max-width: 40em) {
  body #mainContent #top {
    padding-bottom: 10px;
  }
}
body #mainContent #top a {
  color: #3f3f3f;
  text-decoration: underline;
  font-size: 13px;
}
body #mainContent #top a:hover {
  color: #877148;
}
body #mainContent #top ul {
  list-style-type: none;
  font-size: 14px;
}
body #mainContent #top h2 {
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #7b6742;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 20px;
}
body #mainContent #top .mainContentSubContainerA {
  background-color: #f0ece1;
  padding: 22px 25px;
  margin: 0 25px 22px 25px;
}
body #mainContent #top .mainContentSubContainerB {
  background-color: #eeeeee;
  padding: 22px 25px;
  margin: 0 25px 22px 0;
}
@media screen and (max-width: 40em) {
  body #mainContent #top .mainContentSubContainerB {
    margin-left: 25px;
  }
}
body #mainContent #top #fastFactColumn {
  display: block;
}
body #mainContent #top #fastFactColumn .fastFactRow {
  height: 100%;
}
body #mainContent #top #fastFactColumn .fastFactRow .fastFactNumber {
  font-size: 60px;
  font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  display: block;
  line-height: 75px;
}
body #mainContent #top #fastFactColumn .fastFactRow .fastFactDescription {
  display: block;
  font-size: 14px;
  line-height: 15px;
}
body #mainContent #top #fastFactColumn .fastFactRow .styleA {
  color: #877148;
}
body #mainContent #top #fastFactColumn .fastFactRow .styleB {
  color: #5e504d;
}
body #mainContent #schoolSection h2 {
  padding-bottom: 3px;
}
body #mainContent #schoolSection .pictureRow {
  max-width: none;
  padding-bottom: 30px;
  padding-top: 40px;
}
@media screen and (max-width: 40em) {
  body #mainContent #schoolSection .pictureRow {
    padding-bottom: 13px;
    padding-top: 0px;
  }
}
body #mainContent #schoolSection .pictureRow img {
  width: 100%;
  height: auto;
}
body #mainContent #schoolSection .grayBG {
  background-color: #f4f4f4;
}
@media screen and (min-width: 64.001em) {
  body #mainContent #schoolSection .listSection, body #mainContent #schoolSection .listSectionLastCol {
    padding: 0;
  }
}
body #mainContent #schoolSection .listSectionLastCol {
  padding: 0;
  margin: 0;
}
body #mainContent #schoolSection .listSectionLastCol .listLastCol {
  list-style-type: inherit;
  font-size: 13px;
  line-height: 25px;
}
@media screen and (min-width: 64.001em) {
  body #mainContent #schoolSection .listSectionLastCol .listLastCol {
    list-style-type: none;
    margin: 0;
    padding-left: 20px;
    padding-top: 0px;
  }
}
@media screen and (min-width: 64.001em) {
  body #mainContent #schoolSection .listSectionLastCol h3 {
    padding: 0 0 0 20px;
    margin: 0;
  }
}
@media screen and (min-width: 64.001em) {
  body #mainContent #schoolSection .listTopPadding {
    padding: 20px 0 0 0;
  }
}
body #mainContent #schoolSection .listHeading {
  padding-left: 20px;
}
@media screen and (max-width: 64em) {
  body #mainContent #schoolSection .listHeading {
    padding-bottom: 20px;
  }
}
body #mainContent #schoolSection .listHeading .listControl {
  float: left;
  margin: 1px 10px 0 0;
  width: 17px;
  height: auto;
}
body #mainContent #schoolSection .listHeading:hover {
  cursor: pointer;
}
body #mainContent #schoolSection .list {
  font-size: 13px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
@media screen and (min-width: 64.001em) {
  body #mainContent #schoolSection .list {
    padding-left: 20px;
    padding-right: 15px;
  }
}
body #mainContent #schoolSection .list li {
  padding-top: 11px;
  line-height: 16px;
}
body #mainContent #schoolSection .list li a {
  color: #3f3f3f;
  text-decoration: underline;
}
body #mainContent #schoolSection .list li a:hover {
  color: #877148;
}
body #mainContent #schoolSection .indent {
  padding-left: 30px;
  list-style-position: inside;
}
body #mainContent #schoolSection p {
  font-family: "Helvetica Neue LT W01_41488878", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body #mainContent a.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background-color: rgb(181, 154, 87);
  background-color: rgba(181, 154, 87, 0.7);
  border-radius: 20px;
}
body #mainContent #scrollToTopMobile {
  background-color: #877148;
  color: #ffffff;
  font-family: "ITC Garamond W01 Light Italic", "Garamond", Times, serif;
  text-align: center;
  font-size: 22px;
  padding: 20px 0;
}
body #mainContent #scrollToTopMobile img {
  display: inline-block;
  padding-right: 10px;
  margin-bottom: 4px;
}
body #mainContent #scrollToTopMobile a {
  color: #ffffff;
  text-decoration: none;
}
body #mainContent #scrollToTopMobile a:hover {
  color: #ffffff;
}
body #mainContent hr.dividerSmallBottom:last-of-type {
  margin-bottom: 0;
}
body #bottomMarker {
  height: 0px;
}/*# sourceMappingURL=academics.css.map */