/* colors

yellow: #FCC86E
green background:#5f712d 

*/
/* ----------------- remove topper section  ----------------- */

.topper-logo {
    display: none;
}


/* ----------------- color changes for boxed theme ----------------- */
.zone-topper-wrapper {
    background-color: #476237;
}
.yalenew-boxed .section-content {
    background-color: #5f712d;
}
#zone-branding-wrapper {
    background-color: #476237;
    height: 8em;
}


#region-branding .logo-img {
    padding: 30px 0px;
    margin: 0px 0;
} 

.zone-menu-wrapper {
    background-color:#222222;
}

.breadcrumb {
    margin-bottom: .5em;
    visibility: hidden;
    
}
.yale-boxed-menu .menu > li a:hover, .yale-wide-menu .menu > li a:hover, .yale-boxed-menu .menu > li a.active, .yale-wide-menu .menu > li a.active, .yale-boxed-menu .sf-menu > li.active-trail > a, .yale-wide-menu .sf-menu > li.active-trail > a {
    color: #FCC86E;
}

.zone-footer-wrapper {
    background-color: #476237;
}
.region-footer-second p a, .region-footer-second .block-footer-message a {
    color: #fcc86e;
    text-decoration: none;
}
/* ___________________ search box on left sidebar -------------- */
.search-form .form-text {
    margin: 0 0em;
}
.more-link a, button, input[type="reset"], input[type="submit"], input[type="button"], .view-biblio-publications .view-footer a {

    padding: 0.2em .2em 0.2em .2em;
}
/* topper */
.zone-topper-wrapper {
    margin-bottom: 0em;
}
/* change link color */
main p a, main li a, main a, table a, .region-content .block-block p a, .region-content .menu a, .faq-content a, .view-faq a, .faq-ul-questions-top li a.active, ul.links.inline li a, .field-type-link-field a, .side-news h3 a, .teaser-list li a, .links a, .sidebar .block p a, .region-sidebar-second .block-block .content li a, .region-sidebar-second .block-views .views-summary a, .view-calendar-list .views-field a, .featured-video h3 a, ul.action-links a, #biblio-header a, .biblio-category-section a {
    color: #5f712d;
    text-decoration: underline;
}

/* change heading colors */
.article h2, main h2 {
    color: #5f712d;
}