.f-topbar-fixed {
    padding-top: 150px !important;
  }
  @media screen and (max-width: 40em) {
    .f-topbar-fixed {
      padding-top: 70px !important;
    }
  }
  
  body h1, body h2 {
    color: #000;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 1.3rem;
    margin-bottom: 0.25rem;
    margin-top: 2rem;
  }
  body h3, body h4, body h5, body h6, body h2.head3 {
    color: #000000;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  body p, body ul, body ol, body details {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body details {
    text-align: left;
  }
  body .flex-video.widescreen {
    padding-bottom: 56.34%;
    padding-top: 0 !important;
  }
  body .valign-middle {
    display: table;
  }
  body .valign-middle > .columns {
    display: table-cell;
    vertical-align: middle;
  }
  body .valign-middle > .columns, body .valign-middle > [class*=column] + [class*=column]:last-child {
    float: none;
  }
  body .largeOUButton {
    background-color: #877148;
    border: 0px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.9rem !important;
    line-height: 1.2rem !important;
    letter-spacing: 0.04rem;
    text-decoration: none;
    margin-right: 1.5rem;
  }
 body #main-content-container .largeOUButton a:not(.button) {
    color: #fff;
    text-decoration: none;
    line-height: 1.2rem !important;
    letter-spacing: 0.04rem;
  }
body #main-content-container .large-gold-button a:not(.button) {
    color: fff !important;
    text-decoration: none !important;
}
body #main-content-container .largeOUButton a:not(.button):hover {
    color: #fff;
    text-decoration: none;
  }
  @media screen and (max-width: 64em) {
    body .largeOUButton {
      margin: 1rem auto;
      width: 80%;
      display: block;
    }
  }
  body .largeOUButton:hover, body .largeOUButton:focus {
    background-color: #665536;
  }
  body .ucmCollapsibleBox {
    padding: 6px 0;
  }
  body .ucmCollapsibleBox p {
    margin-bottom: 0.6rem;
  }
  body .ucmCollapsibleBox .collapsible-box-title, body .ucmCollapsibleBox .FauxLegend {
    border: none;
    color: #000 !important;
    padding: 13px 13px 5px 30px;
    margin: 0px;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal !important;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
    border-bottom: 1px solid #dcdcdc;
    background-image: url(/media/Oakland/template-assets/main-page-responsive/images/Icons/expandArrow_Black.png);
    background-repeat: no-repeat;
    background-position: 0.5% 64%;
    background-size: 10px;
  }
  body .ucmCollapsibleBox .collapsible-box-title.active, body .ucmCollapsibleBox .FauxLegend.active {
    color: #877148 !important;
    background-image: url(/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow_Active.png);
  }
  body .ucmCollapsibleBox .collapsible-box-body, body .ucmCollapsibleBox .FauxFieldset {
    padding: 10px 10px 0 30px;
  }
  @media screen and (max-width: 40em) {
    body .ucmCollapsibleBox .collapsible-box-body, body .ucmCollapsibleBox .FauxFieldset {
      padding: 13px 13px 5px 15px;
    }
  }
  @media screen and (min-width: 40.063em) {
    body .ucmCollapsibleBox .collapsible-box-title:hover, body .ucmCollapsibleBox .collapsible-box-title:focus, body .ucmCollapsibleBox .FauxLegend:hover, body .ucmCollapsibleBox .FauxLegend:focus {
      color: #877148 !important;
      background-image: url(/media/Oakland/template-assets/main-page-responsive/images/Icons/expandArrow_hover.png);
    }
  }
  @media screen and (min-width: 40.063em) {
    body .ucmCollapsibleBox .collapsible-box-title.active:hover, body .ucmCollapsibleBox .collapsible-box-title.active:focus, body .ucmCollapsibleBox .FauxLegend.active:hover, body .ucmCollapsibleBox .FauxLegend.active:focus {
      background-image: url(/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow_Active.png);
    }
  }
  body .ucmCollapsibleBox .FauxLegend {
    font-size: 1.2rem !important;
  }
  body .ucmCollapsibleBox .FauxLegend:hover, body .ucmCollapsibleBox .FauxLegend:focus {
    cursor: pointer;
  }
  body .perc-list-title {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    color: #877148;
  }
  body .perc-list-title.moreNewsListTitle {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    color: #000;
  }
  body .perc-list-main-wrapper .perc-list-main li {
    line-height: 1.15rem;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
    margin-left: 1.1em;
    padding-bottom: 0.5rem;
  }
  @media screen and (max-width: 40em) {
    body .perc-list-main-wrapper .perc-list-main li {
      list-style-type: none;
      margin: 0px;
      padding: 0.5rem 0;
      border-bottom: 1px solid #ccc;
    }
    body .perc-list-main-wrapper .perc-list-main li:last-of-type {
      border-bottom: 0px;
    }
  }
  body .perc-list-main-wrapper .perc-list-main li a {
    line-height: 1.15rem;
  }
  body .perc-list-main.moreNewsUL li {
    list-style-type: disc;
    list-style-image: none;
    list-style-position: inside;
  }
  body .perc-list-main.moreNewsUL li a {
    margin-left: -10px;
  }
  body #T4-tabs #T4-tab-container {
    margin-top: 1.5rem;
    /* Styles for CM1 Backend Display of Tab Title */
  }
  body #T4-tabs #T4-tab-container .r-tabs {
    margin: 0;
    padding: 0;
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav {
    border-bottom: 1px solid #dcdcdc;
  }
  @media screen and (max-width: 64em) {
    body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav {
      display: block;
    }
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab {
    border-width: 0px;
    margin-right: 0rem !important;
    width: 20%;
    vertical-align: bottom;
  }
  @media screen and (max-width: 40em) {
    body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab {
      width: 100%;
    }
  }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab {
      width: 33%;
    }
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
    background-color: transparent;
    border-bottom: 6px solid #eaeaea;
    color: #000;
    height: auto;
    width: 83%;
    padding: 1rem 0rem 0.35rem 0;
  }
  @media screen and (max-width: 40em) {
    body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor {
      width: 100%;
      padding-top: 1.2rem;
    }
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor .T4-tab-heading {
    text-transform: uppercase;
    font-size: 0.7rem !important;
    font-weight: normal;
    line-height: 0.8rem !important;
    text-align: left;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  @media screen and (max-width: 64em) {
    body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor .T4-tab-heading {
      font-size: 0.7rem;
    }
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor:hover, body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor:focus {
    border-bottom: 6px solid #000;
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    border-bottom: 6px solid #877148;
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor .T4-tab-heading {
    color: #877148;
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:hover, body #T4-tabs #T4-tab-container .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:focus {
    border-bottom: 6px solid #877148;
  }
  body #T4-tabs #T4-tab-container .r-tabs .r-tabs-panel {
    border-width: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  @media screen and (max-width: 64em) {
    body #T4-tabs #T4-tab-container .r-tabs .r-tabs-accordion-title {
      display: none;
    }
  }
  body #T4-tabs #T4-tab-container .r-tabs .tab-content p, body #T4-tabs #T4-tab-container .r-tabs .tab-content ul, body #T4-tabs #T4-tab-container .r-tabs .tab-content li, body #T4-tabs #T4-tab-container .r-tabs .tab-content div, body #T4-tabs #T4-tab-container .r-tabs .tab-content span {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body #T4-tabs #T4-tab-container .t-tabs .T4-tab-heading {
    font-size: 0.73rem;
  }
  body #responsiveButtons {
    padding-bottom: 2rem;
  }
  body #responsiveButtons .buttonContainer {
    color: #fff;
    padding: 0.9375rem;
  }
  body #responsiveButtons .buttonContainer .button {
    width: 100%;
    min-height: 160px;
    display: table;
    margin: 0;
    text-decoration: none;
    padding: 2rem 3rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  body #responsiveButtons .buttonContainer .button p.buttonText {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.25rem !important;
    line-height: 1.8rem !important;
  }
  body #responsiveButtons .buttonContainer .button1 {
    color: #fff;
    background-color: #343434;
  }
  body #responsiveButtons .buttonContainer .button2 {
    color: #fff;
    background-color: #877148;
  }
  body #responsiveButtons .buttonContainer .button3 {
    color: #000;
    background-color: #d9c9a1;
  }
  body #responsiveButtons .buttonContainer .button4 {
    color: #fff;
    background-color: #655854;
  }
  body .ouResponsiveButtons.large-12.columns {
    padding-left: 0;
    padding-right: 0;
  }
  body #headerLinks a.perc-navigation-skiplink {
    color: #000000;
    position: fixed;
    top: -30px;
    left: 0px;
    display: block;
    z-index: 100;
    text-decoration: underline;
  }
  @media screen and (min-width: 64.063em) {
    body #headerLinks a.perc-navigation-skiplink {
      display: none;
    }
  }
  body #headerLinks a.perc-navigation-skiplink:focus {
    color: #fff;
    text-decoration: underline;
    top: 0px;
  }
  body #headerLinks a.perc-navigation-skiplink:hover {
    color: #fff;
    text-decoration: underline;
    top: 0px;
  }
  body #mobile-content-container {
    max-width: none;
    background-color: #fff;
    display: none;
  }
  body #mobile-content-container #mobile-nav-heading-container {
    background-color: #f0f0f0;
    min-height: 55px;
    max-width: none;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading {
    padding: 1rem 1.5rem;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading h1 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin: 0px;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading .perc-breadcrumb {
    margin-left: 0px;
  }
.perc-breadcrumb-main{
    display: inline;
    padding: 0;
    margin: 0;
}
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading ul {
    font-size: 1.05rem;
    line-height: 1.2;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #877148;
  }
ul.perc-breadcrumb-main li {
    list-style: none;
    display: inline;
}

ul.perc-breadcrumb-main li::after {
    content: "/";
    padding: 0 8px;
}
ul.perc-breadcrumb-main li:last-of-type::after {
    content: "";
}
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading ul a {
    color: #000;
    text-decoration: none;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading ul .perc-list-last {
    color: #877148;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-heading ul .breadCrumbSeparator {
    color: #000;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-menu-icon {
    text-align: right;
    /*display: table;*/
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-menu-icon > .perc-vertical {
    display: table-cell;
    vertical-align: middle;
  }
  body #mobile-content-container #mobile-nav-heading-container #mobile-nav-menu-icon img:hover {
    cursor: pointer;
  }
  body #mobile-content-container #mobile-nav-container {
    max-width: none;
    display: block;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget {
    padding: 0;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical {
    list-style-type: none;
    margin: 0;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical a {
    color: #383838;
    font-size: 0.85rem;
    width: 100%;
    display: block;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li:first-of-type {
    border-top: 1px solid #dcdcdc;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li {
    border-bottom: 1px solid #dcdcdc;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li a {
    padding: 0.5rem 4rem 0.5rem 2rem;
    display: inline-block;
    width: 100%;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li .navArrowOpacityFull {
    opacity: 1 !important;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li .navArrow {
    display: inline-block;
    width: 14%;
    margin-left: -15%;
    height: 37px;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 11px;
    background-image: url("/media/Oakland/template-assets/main-page-responsive/images/Icons/expandArrow.png");
    cursor: pointer;
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    filter: brightness(100%);
    position:absolute;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li .navArrow:hover, body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li .navArrow:focus {
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li a.activeA {
    color: #877148;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li.current {
    background-color: #f7f7f7;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li.current .navArrow {
    background-image: url("/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow.png");
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical li.current .navArrowActive {
    opacity: 1;
    background-image: url("/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow_Active.png");
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical ul {
    list-style-type: none;
    margin: 0;
    display: none;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical ul li {
    border-bottom: 0px;
    border-top: 1px solid #dcdcdc;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical ul a {
    padding-left: 4rem;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-widget .T4-navbar-vertical ul a.activeA {
    color: #7e6840;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
  }
  body #mobile-content-container #mobile-nav-container #mobile-nav-location {
    padding: 0;
  }
  body #mobile-content-container #mobile-nav-container #mobile-add-widget-area {
    padding: 0px;
  }
  body #hero-container {
    max-width: none;
    position: relative;
  }
  body #hero-container #sectionTitleContainer {
    min-height: 0px;
  }
  body #hero-container #sectionTitleContainer #sectionTitle {
    position: absolute;
    top: 5%;
    left: 0;
    z-index: 1;
    background-color: #f0f0f0;
    padding: 0.75rem 1.43rem;
    margin-left: 11%;
  }
  @media screen and (max-width: 64em) {
    body #hero-container #sectionTitleContainer #sectionTitle {
      margin-left: 4%;
    }
  }
  @media screen and (min-width: 120.063em) {
    body #hero-container #sectionTitleContainer #sectionTitle {
      margin-left: 22%;
    }
  }
  @media screen and (max-width: 40em) {
    body #hero-container #sectionTitleContainer #sectionTitle {
      display: none;
    }
  }
  body #hero-container #sectionTitleContainer #sectionTitle h1 {
    font-size: 1.15rem;
    line-height: 1.4rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
  }
  body #hero-container #hero {
    padding-left: 0;
    padding-right: 0;
  }
  body #hero-container #hero #hero-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  @media screen and (max-width: 40em) {
    body #hero-container #hero #hero-image {
      height: 250px;
    }
  }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    body #hero-container #hero #hero-image {
      height: 350px;
    }
  }
  @media screen and (min-width: 64.063em) and (max-width: 90em) {
    body #hero-container #hero #hero-image {
      height: 450px;
    }
  }
  @media screen and (min-width: 90.063em) and (max-width: 120em) {
    body #hero-container #hero #hero-image {
      height: 500px;
    }
  }
  @media screen and (min-width: 120.063em) {
    body #hero-container #hero #hero-image {
      height: 660px;
    }
  }
  body #page-breadcrumb-row {
    padding: 1rem 0rem;
    background-color: #fff;
    width: 100%;
    max-width: none;
    border-bottom: 1px solid #dcdcdc;
  }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    body #page-breadcrumb-row {
      padding: 1rem;
    }
  }
  body #page-breadcrumb-row #page-breadcrumb {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  body #page-breadcrumb-row #page-breadcrumb .perc-breadcrumb {
    margin-left: 0px;
  }
  body #page-breadcrumb-row #page-breadcrumb ul {
    font-size: 1rem;
    line-height: 1.2rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #877148;
  }
  body #page-breadcrumb-row #page-breadcrumb ul li {
    display: inline;
  }
  body #page-breadcrumb-row #page-breadcrumb ul a {
    color: #4c4c4c;
    text-decoration: none;
  }
body #page-breadcrumb-row #page-breadcrumb ul li::after {
    content: "/";
    padding: 0 8px;
}
body #page-breadcrumb-row #page-breadcrumb ul li:last-of-type::after {
    content: "";
}
  body #page-breadcrumb-row #page-breadcrumb ul a:hover, body #page-breadcrumb-row #page-breadcrumb ul a:focus {
    text-decoration: underline;
  }
  body #page-breadcrumb-row #page-breadcrumb ul .perc-list-last {
    color: #877148;
  }
  body #page-breadcrumb-row #page-breadcrumb ul .breadCrumbSeparator {
    color: #000;
  }
  body #main-content-container {
    max-width: none;
    background-color: #fff;
  }
  body #main-content-container a:not(.button) {
    color: #000;
    text-decoration: underline;
  }
  body #main-content-container a:not(.button):hover, body #main-content-container a:not(.button):focus {
    color: #665536;
  }
  body #main-content-container #main-content {
    width: 100%;
    float: initial;
    margin: 0 auto;
    background-color: #fff;
  }
  body #main-content-container #main-content .perc-list-element a {
    text-decoration: none;
  }
  body #main-content-container #main-content .perc-list-element a:hover {
    text-decoration: underline;
  }
  body #main-content-container #main-content #top-content-row {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2.5rem 0rem 3rem 0rem;
  }
  @media screen and (max-width: 40em) {
    body #main-content-container #main-content #top-content-row {
      padding: 2rem 0rem 1rem 0rem;
    }
  }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    body #main-content-container #main-content #top-content-row {
      padding: 2rem 1rem;
    }
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar {
    padding-right: 2.9375rem;
  }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    body #main-content-container #main-content #top-content-row #desktop-left-sidebar {
      padding-left: 0;
      padding-right: 1.5rem;
    }
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar.contact-info-first .ouLocation .locationWidget {
    margin-top: 0rem;
    margin-bottom: 0.5rem;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar {
    position: relative;
    display: block;
  }
  @media screen and (max-width: 40em) {
    body #main-content-container #main-content #top-content-row #desktop-left-sidebar {
      display: none;
    }
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu  {
    list-style-type: none;
    margin: 0;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu a {
    color: #383838;
    font-size: 0.85rem;
    width: 100%;
    display: block;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li {
    border-bottom: 1px solid #dcdcdc;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li a {
    padding: 0.75rem 2.5rem 0.75rem 1rem;
    display: inline-block;
    width: 100%;
    line-height: 1rem;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li a:hover, body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu  li a:focus {
    background-color: #f7f7f7;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li .navArrowHover {
    background-color: #f7f7f7;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li .navArrowOpacityFull {
    opacity: 1 !important;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li a:hover + .navArrow, body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu  li a:focus + .navArrow {
    opacity: 1;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li .navArrow {
    display: inline-block;
    width: 20%;
    margin-left: -20%;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 11px;
    background-image: url("/media/Oakland/template-assets/main-page-responsive/images/Icons/expandArrow.png");
    cursor: pointer;
    vertical-align: bottom;
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    filter: brightness(100%);
    position:absolute;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li .navArrow:hover, body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu  li .navArrow:focus {
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li .navArrowActive {
    background-image: url("/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow_Active.png");
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li a.activeA {
    color: #7e6840;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li:first-of-type {
    border-top: 1px solid #dcdcdc;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li.current {
    background-color: #f7f7f7;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li.current .navArrow {
    background-image: url("/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow.png");
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li.current ul li a:hover, body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu  li.current ul li a:focus {
    background-color: #e4e4e4;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu ul {
    list-style-type: none;
    margin: 0;
    display: none;
  }
/*Small Screen nav bar*/
@media only screen {
body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu ul {
    list-style-type: none;
    margin: 0;
    display: none;
  }
}
/*medium screen nav bar*/
@media only screen and (min-width: 40.063em) {
body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu ul {
    list-style-type: none;
    margin: 0;
    display: block;
  }
}
/*large screens nav bar*/
@media only screen and (min-width: 64.063em) {
body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu ul {
    list-style-type: none;
    margin: 0;
    display: block;
  }
}



  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu ul li {
    border-bottom: 0px;
    border-top: 1px solid #dcdcdc;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu .navbar-vertical ul a {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding-left: 2rem;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu ul a.activeA {
    color: #7e6840;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #location {
    padding: 0;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #left-side-add-widget-row #left-side-add-widget {
    padding: 0px;
  }
  body #main-content-container #main-content #top-content-row #desktop-left-sidebar #left-side-add-widget-row #left-side-add-widget .ouLocation:first-of-type {
    margin-top: 0px;
  }
  body #main-content-container #main-content #bottom-content-row {
    max-width: 1200px;
    margin: 0 auto;
  }
  body #main-content-container #main-content #bottom-content-row #bottom-content-add-widget {
    padding: 0;
  }
  body #page-content, body #mediaAndButtons {
    /* Responsive Tables */
  }
  body #page-content p, body #page-content ul, body #page-content li, body #page-content a, body #mediaAndButtons p, body #mediaAndButtons ul, body #mediaAndButtons li, body #mediaAndButtons a {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body #page-content table, body #mediaAndButtons table {
    border: 0px;
    width: 100%;
    border-collapse: collapse;
    font-size: 0.85rem;
    line-height: 1.2rem;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    /* Warning: Needed for oldIE support, but words are broken up letter-by-letter 
    -ms-word-break: break-all;
    word-break: break-all;
    */
    /* Non standard for webkit 
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    */
    
  }
  body #page-content table p, body #page-content table ul, body #page-content table li, body #mediaAndButtons table p, body #mediaAndButtons table ul, body #mediaAndButtons table li {
    font-size: 0.85rem;
    line-height: 1.4rem;
  }
  body #page-content table tr, body #mediaAndButtons table tr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  body #page-content table tr td, body #mediaAndButtons table tr td {
    padding: 1rem;
  }
  @media screen and (max-width: 40em) {
    body #page-content table tr td, body #mediaAndButtons table tr td {
      vertical-align: top !important;
    }
  }
  @media screen and (max-width: 40em) {
    body #page-content .bioRow, body #mediaAndButtons .bioRow {
      border-bottom: 1px solid #dcdcdc;
    }
  }
  body #page-content .bioRow .bioEntry, body #mediaAndButtons .bioRow .bioEntry {
    padding-top: 1rem;
  }
  @media screen and (min-width: 40.063em) {
    body #page-content .bioRow .bioEntry, body #mediaAndButtons .bioRow .bioEntry {
      border-bottom: 1px solid #dcdcdc;
    }
  }
  body #page-content .bioRow .bioEntry .headShot, body #mediaAndButtons .bioRow .bioEntry .headShot {
    margin-bottom: 0.75rem;
  }
  body #page-content .bioRow .bioEntry .bioCopy .bioName, body #mediaAndButtons .bioRow .bioEntry .bioCopy .bioName {
    margin: 0;
    line-height: 1.2rem;
  }
  body #page-content .bioRow .bioEntry .bioCopy .positionTitle, body #mediaAndButtons .bioRow .bioEntry .bioCopy .positionTitle {
    font-family: "EB Garamond", "Garamond", Times, serif;
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 0.3rem;
  }
  body #page-content .bioRow .bioEntry .bioCopy .twitterHandle, body #mediaAndButtons .bioRow .bioEntry .bioCopy .twitterHandle {
    margin-bottom: 1rem;
  }
  body #page-content .bioRow .bioEntry .bioCopy .twitterHandle a, body #mediaAndButtons .bioRow .bioEntry .bioCopy .twitterHandle a {
    font-size: 0.75rem;
    font-weight: bold;
  }
  body #page-content .bioRow .bioEntry .bioCopy .bio, body #mediaAndButtons .bioRow .bioEntry .bioCopy .bio {
    font-size: 0.85rem;
    line-height: 1.2rem;
  }
  @media screen and (max-width: 40em) {
    body #page-content .bioRow .bioEntry .bioCopy .bio, body #mediaAndButtons .bioRow .bioEntry .bioCopy .bio {
      font-size: 0.75rem;
      line-height: 1rem;
    }
  }
  body #page-content .bioRow .bioEntry .bioCopy .bio a, body #mediaAndButtons .bioRow .bioEntry .bioCopy .bio a {
    font-size: 0.85rem;
  }
  @media screen and (max-width: 40em) {
    body #page-content .bioRow .bioEntry .bioCopy .bio a, body #mediaAndButtons .bioRow .bioEntry .bioCopy .bio a {
      font-size: 0.75rem;
      line-height: 1rem;
    }
  }
  body #page-content .bioRow .bioEntry.last, body #mediaAndButtons .bioRow .bioEntry.last {
    border-bottom: 0px;
  }
  body #page-content .meetTheStaff, body #mediaAndButtons .meetTheStaff {
    margin-top: 1rem !important;
    text-align: center;
    word-wrap: break-word;
  }
  body #page-content .meetTheStaff p, body #mediaAndButtons .meetTheStaff p {
    margin-top: 1rem;
  }
  body #page-content .meetTheStaff img, body #mediaAndButtons .meetTheStaff img {
    margin: 0 auto;
  }
  @media screen and (max-width: 40em) {
    body #page-content .bioRow:last-of-type, body #mediaAndButtons .bioRow:last-of-type {
      border-bottom: 0px;
    }
  }
  body #page-content ul li p, body #mediaAndButtons ul li p {
    margin-bottom: 0.5rem;
  }
  body #page-content #header-graphic-row, body #mediaAndButtons #header-graphic-row {
    padding-bottom: 1.5rem;
  }
  @media screen and (max-width: 40em) {
    body #page-content #header-graphic-row, body #mediaAndButtons #header-graphic-row {
      padding: 0 0 1.5rem 0;
    }
  }
  body #page-content #page-heading-row, body #mediaAndButtons #page-heading-row {
    padding-bottom: 0.5rem;
  }
  body #page-content #page-heading-row h1, body #mediaAndButtons #page-heading-row h1 {
    color: #000000;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 2.2rem;
    text-transform: uppercase;
    margin-top: -1px;
  }
  body #page-content .ouResponsiveHomepageHeading h1, body #mediaAndButtons .ouResponsiveHomepageHeading h1,
body #page-content .ouResponsiveHomepageHeading #page-heading-row h1 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 4rem;
    line-height: 3.5rem;
    margin-top: -4px;
    text-transform: uppercase;
  }
  @media screen and (max-width: 40em) {
    body #page-content .ouResponsiveHomepageHeading h1, body #mediaAndButtons .ouResponsiveHomepageHeading h1 {
      font-size: 2.3rem !important;
      line-height: 2rem !important;
    }
  }
  body #page-content .pageIntroText, body #mediaAndButtons .pageIntroText {
    padding-top: 0.4rem;
    font-family: "EB Garamond", "Garamond", Times, serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 2rem;
    color: #000;
  }
  body #page-content .ouResponsiveFeaturedNews p, body #mediaAndButtons .ouResponsiveFeaturedNews p {
    margin-top: 0.55rem;
  }
  body #page-content .ouResponsiveFeaturedNews a, body #mediaAndButtons .ouResponsiveFeaturedNews a {
    text-decoration: none;
  }
  body #page-content .ouResponsiveFeaturedNews a:hover, body #page-content .ouResponsiveFeaturedNews a:focus, body #mediaAndButtons .ouResponsiveFeaturedNews a:hover, body #mediaAndButtons .ouResponsiveFeaturedNews a:focus {
    text-decoration: underline;
  }
  body #page-content .perc-feed-widget h2, body #mediaAndButtons .perc-feed-widget h2 {
    color: #000;
    font-size: 1.3rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-weight: 500;
    line-height: 1.3rem;
    margin-bottom: 0.25rem;
    margin-top: 2rem;
  }
  body #page-content .perc-feed-widget h2 a, body #mediaAndButtons .perc-feed-widget h2 a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  body #page-content .perc-feed-widget h3, body #mediaAndButtons .perc-feed-widget h3 {
    color: #000000;
    font-size: 1rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-weight: 500;
    line-height: 1rem;
    margin-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  body #page-content .perc-feed-widget h3 a, body #mediaAndButtons .perc-feed-widget h3 a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  body #page-content .perc-feed-widget h4, body #mediaAndButtons .perc-feed-widget h4 {
    color: #000000;
    font-size: 1rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-weight: 500;
    line-height: 1rem;
    margin-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  body #page-content .perc-feed-widget h4 a, body #mediaAndButtons .perc-feed-widget h4 a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  body #page-content .perc-feed-widget h5, body #mediaAndButtons .perc-feed-widget h5 {
    color: #000000;
    font-size: 1rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-weight: 500;
    line-height: 1rem;
    margin-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  body #page-content .perc-feed-widget h5 a, body #mediaAndButtons .perc-feed-widget h5 a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  body #page-content .perc-feed-widget h6, body #mediaAndButtons .perc-feed-widget h6 {
    color: #000000;
    font-size: 1rem;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-weight: 500;
    line-height: 1rem;
    margin-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  body #page-content .perc-feed-widget h6 a, body #mediaAndButtons .perc-feed-widget h6 a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  body #page-content .perc-feed-widget p, body #mediaAndButtons .perc-feed-widget p {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body #page-content .perc-feed-widget ul, body #mediaAndButtons .perc-feed-widget ul {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body #page-content .perc-feed-widget ol, body #mediaAndButtons .perc-feed-widget ol {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body #page-content .perc-feed-widget details, body #mediaAndButtons .perc-feed-widget details {
    font-size: 0.9rem;
    line-height: 1.45rem;
  }
  body #page-content .perc-feed-widget .perc-feed-title, body #mediaAndButtons .perc-feed-widget .perc-feed-title {
    margin-bottom: 1rem;
  }
  body #page-content .perc-feed-widget div[role=list], body #mediaAndButtons .perc-feed-widget div[role=list] {
    max-height: 75vh;
    overflow-y: scroll;
  }
  body #page-content .perc-feed-widget .perc-feed-item, body #mediaAndButtons .perc-feed-widget .perc-feed-item {
    border: none;
    margin-bottom: 1rem;
    word-break: break-word;
  }
  body li.perc-pagination-list-entry a:hover, body li.perc-pagination-list-entry a:focus, body a.perc-current-page.perc-goto {
    background: transparent;
  }
  
/*breadcrumb*/
.T4-breadcrumb
{
    // margin-left: 30px;
}

.T4-breadcrumb-main
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.T4-breadcrumb-main a
{
    display: inline;
    padding: 0;
    margin: 0;
}
  
/*Collapsible Content CSS*/
.ucmCollapsibleBox {
  padding: 15px 0px; }

.collapsible-box-title {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  margin: 0px 0px 10px 0px;
  cursor: pointer;
  color: #B59A57 !important;
  border: 0px solid #808080;
  border-bottom-width: 1px; }

/*Noteworthy CSS*/
#noteworthy td img {
    width: 228px;
}

/*Rss Feed Css*/


.rss-feed-widget{
margin-top: 2rem; 
}
.rss-feed-title{
font-weight: bold; 
}
.rss-feed-item-date {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: regular;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.rss-feed-item-title {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.rss-feed-item-description {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: regular;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.rss-feed-item-description.alt {
  overflow: visible;
  white-space:wrap;
  font-size: .9rem;
}
.rss-feed-item-description span:first-of-type {
  display: inline-block;
}
.rss-feed-item-description span {
  font-size: 0.9rem!important;
    line-height: 1.45rem!important;
    text-align: left!important;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif!important;
  display: block;
}
.rss-feed-item-description span strong {
  font-weight: 400 !important;
}
.rss-feed-item-description span:last-of-type {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.rss-feed-item-description p {
  text-align: left !important;
}  
ul.perc-list-main {
    margin-top: 1px !important;
    padding-left: 1px !important;
    margin-left: auto !important;
    line-height: normal;
}

ol.perc-blog-list {
	margin-left: 0;
}

ol.perc-blog-list li {
	margin-top: 3rem;
}

.blog-pagination a {
	display: inline-block;
  	margin-right: 8px;
    margin-left: 8px;
  	border: 1px solid #EEE;
    padding: 2px 5px;
}

.currentpage {
	font-weight: 700;
}

.blog-pagination {
	float: right;
  	margin-top: 1rem
}
/*New staff/faculty pages Css*/
.mts-bio{
display:block;
}
.meetTheStaff-Container{
display: flex;
flex-wrap:wrap;
}
/*
.meetTheStaff-Container > h2 + p{
margin-top:0 !important;
}
*/
.meetTheStaff-Container > *:not(.mts-bio){
width:100%;
}
/* .check-it class adds checkbox styling to list elements */

ul.check-it
{
     list-style-type: "\2610   ";
}


/*Custom T4 format for gold buttons class*/
.large-gold-button{

background-color: #877148;
    border: 0px;
    text-transform: uppercase;
    color: #fff !important;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.9rem !important;
    line-height: 1.2rem !important;
    letter-spacing: 0.04rem;
    text-decoration: none !important;
    margin-right: 1.5rem;
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  
}

.large-gold-button:hover{
  background-color: #665536;
}































