/* turn off erros */
#messages {

   display: none; 

}
/* change min height */
.region-content-inner, .region-sidebar-first-inner, .region-sidebar-second-inner {
    min-height: auto !important;
    height: auto !important;
    padding-bottom: 3em;
}
.yale-boxed-sidebar .block-title, .yale-boxed-sidebar-second .block {
    margin-bottom: 25px;
}
aside .menu > li, aside .view-people .views-summary > li {
    padding: 0;
    border-bottom: 1px solid #dddddd;
}
aside .menu, aside .view-people .views-summary {
    position: relative;
    border-top: 0px solid #dddddd;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    line-height: 1.45;
}
.sidebar h2 {
    color: #222222;
    font-family: mallory;
    font-size: 1.2em;
    padding-top: 20px;
    font-weight: 600;
}
h3 {
    margin-bottom: 0.65em;
    border-top: 0px solid #ccc;
}
h3 .date-display-range {
    color: #286dc0;
    font-family: TheSans;
    font-weight:normal;
}
/* ------------ fellows attachment adjustment  ------------ */

.attachment {
    font-family: "TheSans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.55;
    text-transform: none;
    letter-spacing: 0.0em;
    word-spacing: 0.0em;
}

.attachment .view-header, .attachment .view-content {
    color: #222222;
}

.attachment .view-header a, .attachment .view-content a {
    padding: 1px 2px;
    color: #286dc0;
}

/* ------------ END fellows attachment adjustment  ------------ */

.breadcrumb {
    visibility:hidden;
    margin-top:0em;
    margin-bottom:0em;
}

.field .field-label {
    font-weight: normal;
}
.flexslider .views-field-field-yrf-caption {
    background: rgba(0, 0, 0, 0.15);
}

.field-name-field-fellow-image {
    float:left;
    padding-right: 10px;
    padding-bottom: 10px;
}
.field-name-field-professional-title{
    font-weight: bold;
}

.views-field-title h2 {
    margin-bottom: 0em;
    font-size: 1.4em;
    font-family: TheSans;
}

.fellows-list img {
    float:left;
    padding-right: 20px;
}  


.region-content .fellows-list .views-row {
    padding: 1.5em 0;
    border-bottom: 1px solid #dddddd;
}
.flex-caption a {
    color: #ffffff;
}
.flex-caption {
    background: rgba(0, 0, 0, 0.2);
}
.flex-caption {
    font-size: 1.9em;
}
.field-name-field-related-photo-gallery-node .flex-caption {
    font-size: 1em;
}

.yalenew-boxed .region-header-first {
    max-height: 600px;
}

/* ----------------- exposed filter ----------------- */

.views-exposed-form .form-text {
    height: 30px;
}
.date-date .form-text .container-inline-date .form-item, .container-inline-date .form-item input {
    width: 130px;
} 