/* PEOPLE SECTION */

/* Alumni */
#block-views-alumni-new-functionality-block .views-row {
    float: left;
    width: 22.15%;
    clear: none;
    margin: .8em;
    min-height: 450px;
}
.views-field-title h3 {
    text-align: center;
}
.views-field-field-degree-program {
    margin: -10px 0 5px 0;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.page-node-14 .views-field-field-degree-program {
    margin: -10px 0 10px 0;
    text-align: center;
    border-bottom: none;
}
.views-field-field-students-description {
    margin-top: 10px;
   
}
#block-views-alumni-new-functionality-block .views-label {
    float: left;
    margin-right: 8px;
}
.views-exposed-form .views-exposed-widget {
    margin: 0 1em 0 0;
    padding: .5em 0 0 0;
}
#edit-name {
    width: 175px;
}
.date-year, #edit-sort-by, #edit-sort-order  {
    width: 100px;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 24px;
    height: 31px;
}
/* Faculty */
.view-faculty .views-row {
    float: left;
    width: 17%;
    clear: none;
    margin: .8em;
    text-align: center;
    min-height: 180px;
}
.views-field-field-image-2 {
    margin-bottom: 10px;
}
/* Faculty Individual*/
.profile h3 {
    display: none;
}
.field-name-field-image-2 {
    width: 20%;
    float: left;
    margin: 0 20px 20px;
}
.page-user-edit .field-name-field-image-2 {
    width: 100%;
    float: none;
    margin: 0;
}
.field-name-field-description {
    clear: both;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.profile {
    margin: 0;
}
.profile dd, .profile dt  {
    display: none;
}
.page-user .field-name-field-image-2 {
    margin: 0 20px 20px 0;
}
.field-name-field-title {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 1em;
}
.field-group-format-wrapper {
    float: left;
    width: 40%;
    height: 150px;
}
.field-name-field-description .field-label {
    font-size: 1.3em;
    margin-bottom: 1em;
}
.user-picture {
    display: none;
}
/* Current Students Page */
.view-current-students {
    margin: 1.5em auto 0 auto;
    max-width: 900px;
}
.view-current-students .views-row {
     float: left;
    width: 17%;
    clear: none;
    margin: .8em;
    text-align: center;
    min-height: 250px;
}
.views-field-field-students-portrait {
    margin-bottom: 10px;
}
