.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("/media/Oakland/Assets/Academics/images/banners/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: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  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: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  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: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  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: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  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: "EB Garamond", "Garamond", Times, serif;
  font-weight: 500;
  line-height: 38px;
}
body #mainContent h3 {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  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: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  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: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  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: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  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: "EB Garamond", "Garamond", Times, serif;
  font-weight: 400;
  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;
}

.full-width-outer {
    width: 100vw;
    margin-left: calc(50% - 50vw);
}
ul.subList 
{
font-size: 13px;
color: #3f3f3f;
}
th {
    background-color: #877148;
    color: white !important;
padding:1rem 0.5rem 1rem 0.5rem;
}
table{
 border-collapse: collapse;
}
.search-label{
font-weight:700;
}
td, th {
    padding: 1rem 0 1rem 0.5rem;
    border: 1px solid black;
}
@media (max-width:585px) {
  thead {
    display: none;
  }

  td {
    display: flex;
  }
  table tbody tr td:before {
    content: attr(data-th);
    color: black;
    font-weight:700;
  }
  table{
    border-collapse: separate;
    border-spacing: 0 28px;
    width:90vw;
    margin-left: auto;
    margin-right:auto;
    border: none;
  }
  tr{
    box-shadow: 5px 10px 15px 3px #888888;
    
  }
  table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
  display:block;
  }
}
@media screen and (max-width: 64em){
#programSearch-btn {

    width: 100% !important; 
}
}
.intro-text {
    font-size: 1.1rem;

}

@media screen and (min-width: 64.063em){
body #heroImage #headerContent {
    padding-top: 80px;
    padding-bottom: 0;
}
}

body #heroImage #headerContent {
    padding-top: 60px;
    padding-bottom: 0;
}
@media screen and (max-width: 64em){
#reset-btn{

width:100%;
}
}
.toggle-btn {
font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-weight: 700;
font-size: 0.9rem;
margin-bottom: 0;
line-height: 0.9;
margin-top: 0.5rem;
color: #877148;
display: inline;
padding: 0 0.5rem 0 1rem;
background-image: URL("/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/collapseArrow_Active.png");
background-repeat: no-repeat;
background-position: 0.5% 64%;
background-size: 10px;
background-color: transparent !important;
}
.toggle-btn:hover, .toggle-btn:visited, .toggle-btn:active,
.toggle-btn.more:hover, .toggle-btn.more:visited, .toggle-btn.more:active {
background-image: url("/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/expandArrow_hover.png");
color: #877148;
background-color: transparent;
}

.toggle-btn.more {
background-image: url("/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/expandArrow_Black.png");
color: #222 !important;
}

.toggle-btn::before {
  content: "Close full description";
color: #877148;
}
.toggle-btn.more::before {
  content: "Show full description";
color: #222;
}
.toggle-btn.more:hover::before {
  content: "Show full description";
color: #877148;
}
#toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: white;
    border: 1px #877148 solid;
    color: #877148;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#toTop:hover {
  background-color: #877148;
    color: white;
    border: 1px solid #877148;
}

#program-search-tool {
    display: block;
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
}

.search-label {
    font-weight: 700;
    color: #4d4d4d;
    padding-left:0;
}

@media only screen and (min-width: 64.0625em)
{
.programButtonContainer{
float:right !important;
}
   .flex {
        display: flex;
    }
    .flex label {
        float: right;
    }
    .flex div {
        margin-left: 20px;
    }
}

.flex {
        margin-bottom: 1.25rem;
}
body #CTARow .largeOUButton {
    width: 100%;
    display: block;
    margin-bottom: 6px
}

body #CTARow img {
    margin-right: 6px
}

body #CTARow h2 {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
}

body #CTARow .flex div {
    margin-left: 0;
}

#CTARow {
    margin-bottom: 3rem;
}

th {
    background-color: #222;
}
.flex-it {
    display: flex;
}

@media screen and (max-width: 64em) {
body #CTARow .largeOUButton {
    margin:0 0 6px 0; }
}

@media screen and (max-width: 840px) {
.img-bg {
    display: none; }
body #CTARow .buttons {
    width: 100%; }
    #CTARow {
    margin-bottom: 0;
}

}
body .largeOUButton.reverse {
    color: #877148;
    background: #fff;
    border: 1px #877148 solid;
}

body .largeOUButton.reverse:hover, body .largeOUButton.reverse:focus {
    background-color: #665536;
color: #fff;
border: 1px #665536 solid;
}
/*# sourceMappingURL=academics.css.map */


