/*********************
BREAKPOINTS
*********************/
/***
*
*   News Teasers Mixin
*
*/
/***
*
*   Horizontal Teaser Mixin
*/
/***
*
*   Headline bar block
*
*/
.view-person .views-field-field-profile-image,
.cfaesbase-theme.node-type-person .field-name-field-profile-image {
  float: right;
}
.view-person .views-field-field-profile-image img,
.cfaesbase-theme.node-type-person .field-name-field-profile-image img {
  float: right;
}
@media screen and (max-width: 640px) {
  .view-person .views-field-field-profile-image img,
.cfaesbase-theme.node-type-person .field-name-field-profile-image img {
    float: none;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .view-person .views-field-field-profile-image,
.cfaesbase-theme.node-type-person .field-name-field-profile-image {
    float: none;
    text-align: center;
  }
}

.node-type-person .container-32 .region-content.grid-26 #block-system-main {
  font-family: "BuckeyeSans", "proximanova", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.313rem;
  color: #666666;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .node-type-person .container-32 .region-content.grid-26 #block-system-main {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 640px) {
  .node-type-person #block-system-main .horizontal-tabs fieldset.horizontal-tabs-pane {
    padding: 0px;
  }
}

.cfaesbase-theme.node-type-person .group-profile .field-name-field-name {
  display: inline-block;
}
.cfaesbase-theme.node-type-person .group-profile .field-name-field-cbp-pronouns {
  display: inline-block;
  margin-left: 10px;
  font-style: italic;
}
.cfaesbase-theme.node-type-person .group-profile .field-name-field-cbp-pronouns .field-item::before {
  content: "(";
}
.cfaesbase-theme.node-type-person .group-profile .field-name-field-cbp-pronouns .field-item::after {
  content: ")";
}

.views-field-field-phone,
.views-field-field-email {
  white-space: nowrap;
}

.cfaesbase-theme.node-type-person .field-name-field-name {
  color: #333333;
  font-size: 1.6em;
}

.cfaesbase-theme.node-type-person .field-type-image img {
  max-width: 300px;
  height: auto;
}
@media screen and (max-width: 640px) {
  .cfaesbase-theme.node-type-person .field-type-image img {
    max-width: 100%;
    width: 100%;
  }
}

.cfaesbase-theme.node-type-person .field-name-field-documents .caption {
  display: none;
}

.cfaesbase-theme.node-type-person .field-label-above {
  margin-top: 5px;
}

.cfaesbase-theme.node-type-person #node-person-full-group-prof-info h3 {
  margin-bottom: 0px;
  margin-top: 15px;
}

.cfaesbase-theme.node-type-person .field-name-field-kmdata h2 {
  display: none;
}

.cfaesbase-theme.node-type-person .horizontal-tabs-panes {
  clear: left;
  border: 1px solid #DDDDDD;
}
@media screen and (max-width: 640px) {
  .cfaesbase-theme.node-type-person .horizontal-tabs-panes {
    border: 0;
  }
}

.cfaesbase-theme.node-type-person .horizontal-tabs,
.view-Dept-People td.views-field {
  border: none !important;
}

.node-type-person .horizontal-tab-button {
  margin-bottom: 0px !important;
  border-width: 1px 1px 0px;
  border-style: solid;
  border-color: #CCCCCC;
}

.page-taxonomy .feed-icon {
  display: none;
}

.quicktabs-style-basic {
  background-color: #f0f1f1 !important;
  border: #BBBBBB !important;
  border-width: 1px 0px 0px 0px !important;
}

.region-sidebar-second .views-field-title {
  clear: both;
}

/*# sourceMappingURL=cfaes_dept_person-global.css.map */
