@media (min-width: 768px) {
  .is-settings .outer-pad {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media (min-width: 1200px) {
  .is-settings .outer-pad {
    padding-left: 5.1875rem;
    padding-right: 5.1875rem;
  }
  .is-settings .isu-breadcrumb {
    margin-left: 0;
  }
}
.is-settings .isu-region_content h1 {
  font-size: 2rem;
}
.is-settings .isu-block-page-title-block h1 {
  margin-left: 0;
}
.is-settings .table thead th,
.is-settings .table th {
  color: #000000;
  background: #ddd;
}
.is-settings .table th a {
  color: var(--dark-red);
}
.is-settings .table th a:hover,
.is-settings .table th a:focus {
  color: var(--red);
}
.is-settings .table .isu-multivalue-header_description {
  color: #000000;
}
.card {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.isu-manage-view {
  display: flex;
  flex-direction: column;
}
.isu-manage-view .isu-view-table {
  margin-top: 0;
}
.isu-manage-view .alert {
  width: 100%;
}
@media (max-width: 1199px) {
  .isu-manage-view .isu-view-table {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}
@media (min-width: 991px) {
  .isu-manage-view {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .isu-manage-view .views-exposed-form {
    margin-left: auto;
  }
  .isu-manage-view .views-form {
    width: 100%;
  }
  .isu-manage-view .views-exposed-form .isu-form-group {
    display: flex;
  }
  .isu-manage-view .views-exposed-form .isu-form-group label {
    margin-right: 1rem;
    margin-top: 0.5rem;
  }
}
.isu-settings-bar-wrap {
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
}
.isu-region_settings-bar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.5rem;
}
@media (max-width: 575px) {
  #block-iastate8-control-panel-link-block a {
    font-size: 0;
    line-height: 1;
  }
  #block-iastate8-control-panel-link-block .fa-cog:before {
    font-size: 1rem !important;
    line-height: 1.25rem;
  }
}
.isu-current-user-block {
  display: flex;
  align-items: center;
  margin-right: auto;
}
@media (max-width: 767px) {
  .isu-current-user-block {
    width: 100%;
  }
}
.isu-current-user-block .isu-block-content > div:not([class]) {
  display: flex;
  flex-wrap: wrap;
}
.isu-user-info_username,
.isu-user-info_logout {
  font-size: 0.9rem;
}
.isu-user-info_username {
  margin-right: 0.25rem;
}
.isu-region_settings-bar .isu-menu_edit-button,
.isu-region_settings-bar .isu-footer_edit-button {
  margin-left: 0.5rem;
}
@media (max-width: 767px) {
  .isu-region_settings-bar .isu-menu_edit-button,
  .isu-region_settings-bar .isu-footer_edit-button {
    margin-left: 0;
    margin-right: 0.5rem;
  }
}
.isu-features_help-block {
  margin-top: calc(1rem + 2px);
}
#menu-edit-form .dropbutton-wrapper.dropbutton-multiple .dropbutton-widget {
  width: 10rem;
}
#menu-edit-form .dropbutton-wrapper.dropbutton-single .dropbutton-widget {
  position: relative !important;
  width: 100%;
}
#menu-edit-form {
  position: relative;
}
.isu-menu_helplink {
  position: absolute;
  top: 0;
  left: 0;
}
#menu-edit-form .isu-tooltip_field-wrapper {
  display: flex;
}
#menu-edit-form .isu-tooltip_field-wrapper .btn-isu-tooltip {
  margin-left: 0.25rem;
}
.isu-people_pronouns {
  margin-top: -0.5rem;
  margin-bottom: 0.5rem;
  color: #676767;
}
.isu-people-full_info-card_wrap {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}
@media (min-width: 1200px) {
  .isu-people-full_info-card_wrap {
    margin-left: -9.875rem;
    margin-right: -16.75rem;
  }
}
@media (min-width: 1400px) {
  .isu-people-full_info-card_wrap {
    margin-left: -6.875rem;
    margin-right: -13.4375rem;
  }
}
@media (min-width: 768px) {
  .isu-people-full_info-card {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.isu-people-full_info-card_media {
  margin: 0 auto;
}
@media (min-width: 576px) {
  .isu-people-full_info-card_media {
    max-width: 19rem;
  }
}
@media (min-width: 768px) {
  .isu-people-full_info-card_media {
    flex: 0 0 auto;
    width: 19rem;
    margin-bottom: 2.125rem;
  }
}
@media (min-width: 1200px) {
  .isu-people-full_info-card_media {
    margin-bottom: 0;
  }
}
.isu-people-full_info-card_content {
  padding: 2.375rem 0;
}
@media (min-width: 768px) {
  .isu-people-full_info-card_content {
    flex: 1 1 0;
    padding: 0 2.375rem 2.375rem;
  }
}
.isu-people-full .isu-people_position-list {
  font-size: 1.125rem;
}
.isu-people-full_info-card_contact {
  position: relative;
  margin: 1.25rem 0 0;
  padding: 2.375rem;
  background-color: #f5f5f5;
}
.isu-people-full_info-card_contact:before {
  content: "";
  position: absolute;
  top: -0.25rem;
  left: 50%;
  height: 0.5rem;
  width: 3.5rem;
  margin-left: -1.75rem;
  border-bottom: 0.5rem solid var(--gold);
}
@media (min-width: 768px) {
  .isu-people-full_info-card_contact {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex: 0 1 auto;
    width: 100%;
    margin: 0;
  }
  .isu-people-full_info-card_contact h3 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .isu-people-full_info-card_contact {
    flex: 0 0 auto;
    width: 25.75rem;
    padding: 3.125rem 3.75rem;
  }
}
.isu-people-full_info-card_contact_one {
  margin-bottom: 1rem;
}
.isu-people-full_info-card_contact .isu-people_email,
.isu-people-full_info-card_contact .isu-people_phone,
.isu-people-full_info-card_contact .isu-people_address {
  font-weight: 700;
}
.isu-people-full_info-card_contact .isu-people_email a,
.isu-people-full_info-card_contact .isu-people_phone a {
  color: #000000;
}
.isu-people_city-state-postal > div {
  display: inline;
}
.isu-people-full .isu-people_address,
.isu-people-full .isu-people_cv,
.isu-people-full .isu-social-menu {
  margin-bottom: 1rem;
}
.isu-people-full_info-card_contact .isu-social-menu a {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.isu-people-full_info-card_contact .isu-social-menu a:before {
  position: relative;
  top: -1px;
  margin-right: 0.5rem;
  line-height: 1;
}
.isu-people_info-section {
  margin: 2rem 0;
}
.isu-people_info-col {
  margin: 1rem 0;
}
.isu-people_education-list li {
  margin-bottom: 0.75rem;
}
.isu-people_affiliations .isu-link-secondary,
.isu-people_interdepartment .isu-link-secondary {
  margin-top: 0;
  margin-bottom: 0;
}
.isu-people_affiliations li,
.isu-people_interdepartment li {
  margin-bottom: 0.75rem;
}
.isu-people_research ~ .isu-people_expertise {
  margin-top: 2rem;
}
.isu-people_research ~ .isu-people_expertise h2 {
  margin: 0 0 0.5625rem;
  padding: 0;
  color: var(--red);
  font-family: sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
.isu-people_research ~ .isu-people_expertise h2:after {
  display: none;
}
.people-node-edit-button {
  position: absolute;
  top: 0;
  right: 0;
}
.people-teaser-name {
  word-break: break-word;
}
.people-teaser-name h2 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
}
.people-node-edit-button ~ .people-teaser-name {
  margin-right: 4.25rem;
}
@media (max-width: 575px) {
  .node--type-people .isu-horizontal-card_body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .node--type-people .isu-horizontal-card_body .people-teaser-name {
    order: -2;
    margin-right: 0;
  }
  .node--type-people .isu-horizontal-card_body .people-node-edit-button {
    position: static;
    order: -1;
  }
}
.form-item-netid {
  display: table;
}
.form-item-netid .description {
  display: table-caption;
  caption-side: bottom;
}
#iastate8-people-netid-form-block--2 #result-message {
  width: 100%;
}
@media (min-width: 767px) {
  #iastate8-people-netid-form-block--2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  #iastate8-people-netid-form-block--2 .form-submit {
    margin-top: 2rem;
    margin-left: 1rem;
  }
}
.form-item-netid {
  display: table;
}
.form-item-netid .description {
  display: table-caption;
  caption-side: bottom;
}
#iastate8-people-netid-form-block--2 #result-message {
  width: 100%;
}
@media (min-width: 767px) {
  #iastate8-people-netid-form-block--2 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  #iastate8-people-netid-form-block--2 .form-submit {
    margin-top: 2rem;
    margin-left: 1rem;
  }
}
@media (max-width: 767px) {
  .node-people-form .field-multiple-table .isu-form-control {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .node-people-form .isu-form-type_textfield,
  .node-people-form .isu-form-type_email,
  .node-people-form .isu-form-type_url,
  .node-people-form .isu-form-type_tel,
  .node-people-form
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id) {
    display: grid;
    grid-template-columns: 150px 1fr 1fr;
    grid-column-gap: 0.5rem;
    align-items: center;
    justify-items: start;
  }
  .node-people-form .field--type-link .isu-form-type_url,
  .node-people-form .field--type-link .isu-form-type_textfield,
  .node-people-form
    .field--type-link
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id) {
    grid-template-columns: 100px 1fr 1fr;
  }
  .node-people-form .isu-form-type_textfield input,
  .node-people-form .isu-form-type_email input,
  .node-people-form .isu-form-type_url input,
  .node-people-form .isu-form-type_tel input,
  .node-people-form
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id)
    input {
    grid-column: span 2;
    max-width: calc(100% - 1rem);
  }
  .node-people-form .isu-form-type_textfield .isu-form-element-description,
  .node-people-form .isu-form-type_email .isu-form-element-description,
  .node-people-form .isu-form-type_url .isu-form-element-description,
  .node-people-form .isu-form-type_tel .isu-form-element-description,
  .node-people-form
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id)
    .isu-form-element-description {
    grid-column-start: 2;
    grid-column-end: 4;
    padding-left: 0.75rem;
  }
  .node-people-form .isu-form-type_textfield .form-item--error-message,
  .node-people-form .isu-form-type_url .form-item--error-message {
    grid-column: 2 / 4;
    margin-top: 0.5rem;
    padding: 0.25rem 0.5rem;
  }
  .node-people-form .isu-form-type_textfield label,
  .node-people-form .isu-form-type_email label,
  .node-people-form .isu-form-type_url label,
  .node-people-form .isu-form-type_tel label,
  .node-people-form .isu-form-type_entity-autocomplete label {
    display: inline-flex;
    width: 100%;
    justify-content: flex-end;
    text-align: right;
    padding-right: 0;
  }
  .node-people-form .field--name-field-tags label,
  .node-people-form .field--name-field-people-expertise label {
    justify-content: flex-start;
  }
}
.isu-people_container #block-iastate8-theme-page-title,
.isu-people_container #block-iastate8-theme-local-tasks,
.node-people-edit-form {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
@media (min-width: 576px) {
  .isu-people_container #block-iastate8-theme-page-title,
  .isu-people_container #block-iastate8-theme-local-tasks,
  .node-people-edit-form {
    max-width: 540px;
  }
}
@media (max-width: 767px) {
  .node-people-edit-form .field-multiple-table .isu-form-control {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .isu-people_container #block-iastate8-theme-page-title,
  .isu-people_container #block-iastate8-theme-local-tasks,
  .node-people-edit-form {
    max-width: 720px;
  }
  .node-people-edit-form .isu-form-type_textfield,
  .node-people-edit-form .isu-form-type_email,
  .node-people-edit-form .isu-form-type_url,
  .node-people-edit-form .isu-form-type_tel,
  .node-people-edit-form
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id) {
    display: grid;
    grid-template-columns: 150px 1fr 1fr;
    grid-column-gap: 0.5rem;
    align-items: center;
    justify-items: start;
  }
  .node-people-edit-form .field--type-link .isu-form-type_url,
  .node-people-edit-form .field--type-link .isu-form-type_textfield,
  .node-people-edit-form
    .field--type-link
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id) {
    grid-template-columns: 120px 1fr 1fr;
  }
  .node-people-edit-form .isu-form-type_textfield input,
  .node-people-edit-form .isu-form-type_email input,
  .node-people-edit-form .isu-form-type_url input,
  .node-people-edit-form .isu-form-type_tel input,
  .node-people-edit-form
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id)
    input {
    grid-column: span 2;
    max-width: calc(100% - 1rem);
  }
  .node-people-edit-form .isu-form-type_textfield .isu-form-element-description,
  .node-people-edit-form .isu-form-type_email .isu-form-element-description,
  .node-people-edit-form .isu-form-type_url .isu-form-element-description,
  .node-people-edit-form .isu-form-type_tel .isu-form-element-description,
  .node-people-edit-form
    .isu-form-type_entity-autocomplete:not(.form-item-field-tags-target-id)
    .isu-form-element-description {
    grid-column-start: 2;
    grid-column-end: 4;
    padding-left: 0.75rem;
  }
  .node-people-edit-form .isu-form-type_textfield .form-item--error-message,
  .node-people-edit-form .isu-form-type_url .form-item--error-message {
    grid-column: 2 / 4;
    margin-top: 0.5rem;
    padding: 0.25rem 0.5rem;
  }
  .node-people-edit-form .isu-form-type_textfield label,
  .node-people-edit-form .isu-form-type_email label,
  .node-people-edit-form .isu-form-type_url label,
  .node-people-edit-form .isu-form-type_tel label,
  .node-people-edit-form .isu-form-type_entity-autocomplete label {
    display: inline-flex;
    width: 100%;
    justify-content: flex-end;
    text-align: right;
    padding-right: 0;
  }
  .node-people-edit-form .field--name-field-tags label,
  .node-people-edit-form .field--name-field-people-expertise label {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .isu-people_container #block-iastate8-theme-page-title,
  .isu-people_container #block-iastate8-theme-local-tasks,
  .node-people-edit-form {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .isu-people_container #block-iastate8-theme-page-title,
  .isu-people_container #block-iastate8-theme-local-tasks,
  .node-people-edit-form {
    max-width: 1140px;
  }
}
.isu-people_container #block-iastate8-theme-page-title {
  margin-top: 1rem;
}
.isu-people-directory-view-group .col-lg-4 {
  min-width: 370px;
}
.isu-people-directory-view .isu-horizontal-card_wrap {
  display: flex;
}
.isu-people-directory-view-group h3 {
  position: relative;
  margin: 3rem 0 1.375rem;
  padding-bottom: 1.75rem;
  color: var(--red);
  font-size: 1.875rem;
  font-family: Merriweather, serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
.isu-people-directory-view-group h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3.125rem;
  border-bottom: 0.125rem solid var(--gold);
}
.isu-people-directory-view .isu-people_pic {
  min-width: 100px;
  max-width: 150px;
  margin-bottom: 0;
}
.isu-people_position-list {
  line-height: 1.5;
}
.isu-horizontal-card .isu-people_position-list {
  margin-bottom: 0;
  font-size: 1rem;
}
.isu-horizontal-card .isu-people_position-list_has-department {
  font-weight: bold;
}
.isu-people-directory-view-group
  ~ .views-element-container
  .isu-people-directory-view-uncat
  .isu-people-directory-view-group {
  padding-top: 2rem;
  border-top: 1px solid #ddd;
}
#views-exposed-form-people-people-directory {
  display: flex;
  align-items: flex-end;
}
div.isu-people-directory-view-research-filter {
  display: inline-block;
}
.isu-people-research-area-buttons {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.isu-people-research-area-buttons .btn {
  margin-right: 0.5rem;
}
.isu-people-directory-view .btn-medium-grey.active {
  color: #fff;
  background-color: var(--red);
  border-color: var(--red);
}
.isu-people-directory-view .badge.bg-medium-grey {
  font-weight: 400;
}
.isu-homepage_thumb {
  max-width: 60vw;
}
.isu-homepage_thumb a:hover {
  display: block;
  box-shadow: 0 0 3px blue;
}
.isu-homepage_current .isu-homepage_thumb {
  position: relative;
}
.isu-homepage_current {
  padding: 15px 0;
  background: #d4edda;
  border: 1px solid #c3e6cb;
}
.isu-homepage_current_message {
  color: #155724;
}
.view-display_manage_landing_page_table
  .isu-manage-view
  .views-element-container {
  order: -1;
}
.node-form_layout-builder #block-iastate22-theme-help,
.isu-minilayout-column #block-iastate22-theme-help {
  display: none;
}
.layout-builder .contextual .visually-hidden {
  position: relative !important;
  clip: auto !important;
}
.layout-builder .isu-block.contextual-region {
  z-index: auto;
}
.node-type_landing_page .isu-local-tasks-block,
.node-landing-page-layout-builder-form,
.node-landing-page-edit-form,
.node-landing-page-delete-form,
.layout-builder-discard-changes.confirmation,
.layout-builder-revert-overrides.confirmation,
.isu-minilayout-column .isu-block-page-title-block,
.isu-minilayout-column .isu-local-tasks-block,
.block-content-mini-layout-layout-builder-form {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}
.node-landing-page-layout-builder-form,
.node-landing-page-edit-form,
.node-landing-page-delete-form,
.layout-builder-discard-changes.confirmation,
.layout-builder-revert-overrides.confirmation,
.isu-minilayout-column .isu-block-page-title-block,
.isu-minilayout-column .isu-local-tasks-block,
.block-content-mini-layout-layout-builder-form {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 576px) {
  .node-type_landing_page .isu-local-tasks-block,
  .node-landing-page-layout-builder-form,
  .node-landing-page-edit-form,
  .node-landing-page-delete-form,
  .layout-builder-discard-changes.confirmation,
  .layout-builder-revert-overrides.confirmation,
  .isu-minilayout-column .isu-block-page-title-block,
  .isu-minilayout-column .isu-local-tasks-block,
  .block-content-mini-layout-layout-builder-form {
    max-width: 540px;
  }
}
@media (max-width: 767px) {
  .node-type_landing_page .isu-local-tasks-block,
  .node-landing-page-layout-builder-form,
  .node-landing-page-edit-form,
  .node-landing-page-delete-form,
  .layout-builder-discard-changes.confirmation,
  .layout-builder-revert-overrides.confirmation,
  .isu-minilayout-column .isu-block-page-title-block,
  .isu-minilayout-row .isu-local-tasks-block,
  .block-content-mini-layout-layout-builder-form {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .node-type_landing_page .isu-local-tasks-block,
  .node-landing-page-layout-builder-form,
  .node-landing-page-edit-form,
  .node-landing-page-delete-form,
  .layout-builder-discard-changes.confirmation,
  .layout-builder-revert-overrides.confirmation,
  .isu-minilayout-column .isu-block-page-title-block,
  .isu-minilayout-column .isu-local-tasks-block,
  .block-content-mini-layout-layout-builder-form {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .node-type_landing_page .isu-local-tasks-block,
  .node-landing-page-layout-builder-form,
  .node-landing-page-edit-form,
  .node-landing-page-delete-form,
  .layout-builder-discard-changes.confirmation,
  .layout-builder-revert-overrides.confirmation,
  .isu-minilayout-column .isu-block-page-title-block,
  .isu-minilayout-column .isu-local-tasks-block,
  .block-content-mini-layout-layout-builder-form {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .node-type_landing_page .isu-local-tasks-block,
  .node-landing-page-layout-builder-form,
  .node-landing-page-edit-form,
  .node-landing-page-delete-form,
  .layout-builder-discard-changes.confirmation,
  .layout-builder-revert-overrides.confirmation,
  .isu-minilayout-column .isu-block-page-title-block,
  .isu-minilayout-column .isu-local-tasks-block,
  .block-content-mini-layout-layout-builder-form {
    max-width: 1140px;
  }
}
.layout-builder-discard-changes.confirmation,
.layout-builder-revert-overrides.confirmation,
.node-landing-page-delete-form,
.node-landing-page-edit-form {
  margin-bottom: 1rem;
}
#edit-preview-toggle {
  margin-left: auto;
}
.isu-mini-layout-block .contextual-links .block-contentblock-edit {
  display: none;
}
.node--type-landing-page.node--view-mode-full {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .node-type_landing_page .isu-block-page-title-block h1 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media (min-width: 768px) {
  .node-type_landing_page .isu-block-page-title-block h1 {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }
}
@media (min-width: 1200px) {
  .node-type_landing_page .isu-block-page-title-block h1 {
    padding-left: 11.875rem;
    padding-right: 18.625rem;
  }
}
.node-type_landing_page .isu-page-column,
.isu-minilayout-row .isu-page-column {
  margin-bottom: 0;
}
.isu-landingpage-row .isu-page-column,
.isu-minilayout-row .isu-page-column {
  padding: 0;
}
.node-type_landing_page .alert {
  margin-top: 1rem;
}
.node-type_landing_page .node--unpublished {
  margin-right: 1rem;
  margin-left: 1rem;
}
.isu-row {
  margin-bottom: 1rem;
}
.node--type-landing-page.node--view-mode-full .mt--3 {
  margin-top: -1rem;
}
.layout-builder-block {
  padding: 0;
}
.layout-builder__region-label + .layout-builder__add-block {
  padding: 4em 0;
}
.node-layout-builder-form #edit-actions.form-wrapper,
.block-content-mini-layout-layout-builder-form #edit-actions.form-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.node-layout-builder-form #edit-actions #edit-submit,
.node-layout-builder-form #edit-actions #edit-discard-changes,
.node-layout-builder-form #edit-actions #edit-revert,
.block-content-mini-layout-layout-builder-form #edit-actions #edit-submit,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-discard-changes,
.block-content-mini-layout-layout-builder-form #edit-actions #edit-revert {
  margin-right: 0.5rem;
}
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-preview-toggle {
  margin-left: auto;
}
.node-layout-builder-form #edit-actions #edit-discard-changes,
.node-layout-builder-form #edit-actions #edit-revert,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-discard-changes,
.block-content-mini-layout-layout-builder-form #edit-actions #edit-revert {
  color: #dc3545;
  background-color: transparent;
  border-color: #dc3545;
}
.node-layout-builder-form #edit-actions #edit-discard-changes:hover,
.node-layout-builder-form #edit-actions #edit-discard-changes:active,
.node-layout-builder-form #edit-actions #edit-discard-changes:focus,
.node-layout-builder-form #edit-actions #edit-revert:hover,
.node-layout-builder-form #edit-actions #edit-revert:active,
.node-layout-builder-form #edit-actions #edit-revert:focus,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-discard-changes:hover,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-discard-changes:active,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-discard-changes:focus,
.block-content-mini-layout-layout-builder-form #edit-actions #edit-revert:hover,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-revert:active,
.block-content-mini-layout-layout-builder-form
  #edit-actions
  #edit-revert:focus {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.node--type-landing-page .isu-block,
.isu-mini-layout-block .isu-block {
  margin-bottom: 1rem;
}
.node-layout-builder-form a:focus,
.node-layout-builder-form a:hover,
.node-layout-builder-form a:active {
  color: #cc0000;
  box-shadow: none;
}
.node-layout-builder-form .btn-isu,
.node-layout-builder-form .btn-outline-isu,
.node-layout-builder-form .isu-link-card_link,
.node-layout-builder-form .isu-banner-card_button,
.node-layout-builder-form .isu-video-card_transcript {
  pointer-events: none;
}
.node-layout-builder-form .btn-isu:focus,
.node-layout-builder-form .btn-isu:hover,
.node-layout-builder-form .btn-isu:active {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
  box-shadow: none;
}
.node-layout-builder-form .isu-video-card_transcript a:focus,
.node-layout-builder-form .isu-video-card_transcript a:hover,
.node-layout-builder-form .isu-video-card_transcript a:active {
  color: #6c757d !important;
  background-color: #ffffff !important;
  border-color: #6c757d !important;
  box-shadow: none;
}
.layout-builder .isu-random {
  position: relative;
}
.layout-builder .isu-random.isu-column:before {
  content: "Randomized";
  position: absolute;
  top: -2em;
  right: 1rem;
  display: inline-block;
  padding: 0.25em 0.5em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  border-radius: 0.25rem;
  color: #fff;
  background-color: #17a2b8;
}
#drupal-off-canvas button.js-hide {
  display: none;
}
#drupal-off-canvas .inline-block-list {
  display: block;
}
#drupal-off-canvas select[multiple] {
  overflow: auto;
  -webkit-appearance: listbox;
  -moz-appearance: listbox;
}
#drupal-off-canvas select option {
  color: revert !important;
  background: revert !important;
}
#drupal-off-canvas .isu-form-type_select {
  display: block;
}
#drupal-off-canvas summary {
  display: block;
}
@-moz-document url-prefix() {
  #drupal-off-canvas summary {
    display: list-item;
  }
}
#drupal-off-canvas select option {
  background: #fff;
  color: #000;
}
#drupal-off-canvas optgroup {
  color: #000000;
}
#drupal-off-canvas table {
  margin-bottom: 1rem;
}
#drupal-off-canvas .ui-autocomplete li a {
  color: #333333;
  background: #ffffff;
}
#drupal-off-canvas .form-required:after {
  color: #ffffff;
}
#drupal-off-canvas .layout-selection img {
  max-width: 100%;
  width: 60px;
  height: auto;
  margin-bottom: 0.5rem;
}
#drupal-off-canvas .links a {
  display: block;
  padding: 0.25rem 0;
}
#drupal-off-canvas details {
  font-size: 0.9rem;
  line-height: 1.5;
}
#drupal-off-canvas details:last-of-type {
  margin-bottom: 1rem !important;
}
#drupal-off-canvas .btn:not(.link),
#drupal-off-canvas .btn,
#drupal-off-canvas .dialog-cancel {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: all 0.15s ease;
  vertical-align: middle;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
#drupal-off-canvas .btn-success {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
#drupal-off-canvas .btn-success:hover,
#drupal-off-canvas .btn-success:focus,
#drupal-off-canvas .btn-success:active {
  box-shadow: 0 0 4px 3px #ffffff;
}
#drupal-off-canvas .btn-outline-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
#drupal-off-canvas .btn-outline-danger:hover,
#drupal-off-canvas .btn-outline-danger:focus,
#drupal-off-canvas .btn-outline-danger:active {
  box-shadow: 0 0 4px 3px #ffffff;
}
#drupal-off-canvas .dialog-cancel {
  color: ;
}
#drupal-off-canvas .isu-form-element-description {
  color: #ddd;
}
#drupal-off-canvas .isu-form-element-description.alert-info {
  color: #676767;
  background: #d1ecf1;
}
#drupal-off-canvas .alert-danger {
  display: block;
  color: #721c24;
  font-size: 0.9rem;
  background: #f8d7da;
  padding: 0.35rem 0.5rem;
}
#drupal-off-canvas .alert-danger * {
  background: transparent;
}
#drupal-off-canvas .alert-danger a {
  color: #005ec2;
  text-decoration: underline;
}
#drupal-off-canvas .file-upload-js-error {
  margin-bottom: 0.5rem;
  padding: 0.25rem 0.5rem;
  color: #721c24;
  font-size: 0.9rem;
  background: #f8d7da;
  border-radius: 0.25rem;
}
#drupal-off-canvas .file-upload-js-error .placeholder {
  color: #721c24;
  font-weight: bold;
  background: transparent;
}
#drupal-off-canvas .field--type-link {
  overflow-x: auto;
}
#drupal-off-canvas
  .field--widget-link-default
  .draggable:not(:nth-child(1))
  .description {
  display: none;
}
#drupal-off-canvas .field-multiple-table .isu-form-type_textfield,
#drupal-off-canvas .field-multiple-table .isu-form-type_entity-autocomplete {
  width: 300px;
}
#drupal-off-canvas .isu-layout-form-title {
  display: block;
  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ui-dialog {
  z-index: 7000 !important;
}
@media (max-width: 774px) {
  .ui-dialog {
    max-width: calc(100% - 1rem) !important;
    left: 0.5rem !important;
  }
}
.node-type_event .isu-block-page-title-block {
  display: none;
}
@media (max-width: 767px) {
  .node-type_event .isu-feature-sm_has-image {
    display: flex;
    flex-direction: column;
  }
  .node-type_event .isu-feature-sm_has-image .isu-feature-sm_text h1 {
    margin-top: 0;
    margin-bottom: 2rem;
    padding-bottom: 0;
    font-size: 3.125rem;
  }
  .node-type_event .isu-feature-sm_has-image .isu-feature-sm_text h1:after {
    display: none;
  }
  .node-type_event .isu-feature-sm_has-image .isu-feature-sm_text {
    order: -1;
    margin-bottom: 1rem;
  }
}
.isu-events_feature-thumbnail {
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .isu-events_feature-thumbnail {
    padding-left: 1rem;
    float: right;
  }
}
.isu-card-default .isu-event-time_simple {
  justify-content: center;
}
.isu-event-time {
  flex-wrap: wrap;
}
.isu-event-time_start,
.isu-event-time_end {
  display: inline;
}
.isu-event-time_teaser.isu-event-time,
.isu-event-time_simple.isu-event-time .isu-event-time_simple,
.isu-event-time_card.isu-event-time {
  display: flex;
  margin-bottom: 0rem;
  color: #676767;
}
.isu-event-time_teaser.isu-event-time:before,
.isu-event-time_simple.isu-event-time .isu-event-time_simple:before,
.isu-event-time_card.isu-event-time:before {
  content: "\f073";
  font-family: FontAwesome;
  display: block;
  width: 1rem;
  margin-top: -1px;
  margin-right: 0.35rem;
  text-align: center;
}
.isu-event-time_simple.isu-event-time .isu-event-time_simple:before {
  content: "\f073";
}
.isu-event-time_simple_month,
.isu-event-time_simple_comma {
  margin-right: 0.25em;
}
.isu-event-time_teaser .isu-event-time_start {
  margin-right: 0.35em;
}
.isu-event-time_full.isu-event-time {
  position: relative;
  margin-left: 2rem;
}
.isu-event-time_full.isu-event-time:before {
  position: absolute;
  top: 0;
  left: -2rem;
}
.isu-event-time_teaser.isu-event-time {
  position: relative;
  margin-left: 1.25rem;
}
.isu-event-time_teaser.isu-event-time:before {
  position: absolute;
  top: 0;
  left: -1.25rem;
}
.isu-event-time_start_month,
.isu-event-time_start_day,
.isu-event-time_start_comma,
.isu-event-time_start_year,
.isu-event-time_start_dash,
.isu-event-time_start_time,
.isu-event-time_to,
.isu-event-time_end_month,
.isu-event-time_end_day,
.isu-event-time_end_comma,
.isu-event-time_end_year,
.isu-event-time_end_dash,
.isu-event-time_end_time {
  display: none;
}
.isu-event-time_one-day-all-day .isu-event-time_start_month,
.isu-event-time_one-day-all-day .isu-event-time_start_day,
.isu-event-time_one-day-all-day .isu-event-time_start_comma,
.isu-event-time_one-day-all-day .isu-event-time_start_year {
  display: inline;
}
.isu-event-time_one-day-start-time .isu-event-time_start_month,
.isu-event-time_one-day-start-time .isu-event-time_start_day,
.isu-event-time_one-day-start-time .isu-event-time_start_comma,
.isu-event-time_one-day-start-time .isu-event-time_start_year,
.isu-event-time_one-day-start-time .isu-event-time_start_dash,
.isu-event-time_one-day-start-time .isu-event-time_start_time {
  display: inline;
}
.isu-event-time_one-day-time-range .isu-event-time_start_time,
.isu-event-time_one-day-time-range .isu-event-time_start_month,
.isu-event-time_one-day-time-range .isu-event-time_start_day,
.isu-event-time_one-day-time-range .isu-event-time_start_comma,
.isu-event-time_one-day-time-range .isu-event-time_start_year,
.isu-event-time_one-day-time-range .isu-event-time_to,
.isu-event-time_one-day-time-range .isu-event-time_end_time,
.isu-event-time_one-day-time-range .isu-event-time_start_dash {
  display: inline;
}
.isu-event-time_date-range .isu-event-time_start_month,
.isu-event-time_date-range .isu-event-time_start_day,
.isu-event-time_date-range .isu-event-time_start_comma,
.isu-event-time_date-range .isu-event-time_start_year,
.isu-event-time_date-range .isu-event-time_to,
.isu-event-time_date-range .isu-event-time_end_month,
.isu-event-time_date-range .isu-event-time_end_day,
.isu-event-time_date-range .isu-event-time_end_comma,
.isu-event-time_date-range .isu-event-time_end_year {
  display: inline;
}
.isu-event-time_date-time-range .isu-event-time_start_month,
.isu-event-time_date-time-range .isu-event-time_start_day,
.isu-event-time_date-time-range .isu-event-time_start_dash,
.isu-event-time_date-time-range .isu-event-time_start_time,
.isu-event-time_date-time-range .isu-event-time_start_comma,
.isu-event-time_date-time-range .isu-event-time_start_year,
.isu-event-time_date-time-range .isu-event-time_to,
.isu-event-time_date-time-range .isu-event-time_end_month,
.isu-event-time_date-time-range .isu-event-time_end_day,
.isu-event-time_date-time-range .isu-event-time_end_comma,
.isu-event-time_date-time-range .isu-event-time_end_year,
.isu-event-time_date-time-range .isu-event-time_end_dash,
.isu-event-time_date-time-range .isu-event-time_end_time {
  display: inline;
}
.isu-event-time_full.isu-event-time_one-day-all-day .isu-event-time_start_month,
.isu-event-time_full.isu-event-time_one-day-all-day .isu-event-time_start_day,
.isu-event-time_full.isu-event-time_one-day-all-day .isu-event-time_start_comma,
.isu-event-time_full.isu-event-time_one-day-all-day .isu-event-time_start_year {
  display: inline;
}
.isu-event-time_full.isu-event-time_one-day-all-day .isu-event-time_end {
  display: none;
}
.isu-event-time_full.isu-event-time_one-day-start-time
  .isu-event-time_start_month,
.isu-event-time_full.isu-event-time_one-day-start-time
  .isu-event-time_start_day,
.isu-event-time_full.isu-event-time_one-day-start-time
  .isu-event-time_start_comma,
.isu-event-time_full.isu-event-time_one-day-start-time
  .isu-event-time_start_year,
.isu-event-time_full.isu-event-time_one-day-start-time
  .isu-event-time_start_dash {
  display: inline;
}
.isu-event-time_full.isu-event-time_one-day-time-range
  .isu-event-time_start_month,
.isu-event-time_full.isu-event-time_one-day-time-range
  .isu-event-time_start_day,
.isu-event-time_full.isu-event-time_one-day-time-range
  .isu-event-time_start_comma,
.isu-event-time_full.isu-event-time_one-day-time-range
  .isu-event-time_start_year,
.isu-event-time_full.isu-event-time_one-day-time-range
  .isu-event-time_start_dash {
  display: inline;
}
.isu-event-time_full.isu-event-time_date-range .isu-event-time_start_month,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_start_day,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_start_comma,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_start_year,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_end_month,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_end_day,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_end_comma,
.isu-event-time_full.isu-event-time_date-range .isu-event-time_end_year {
  display: inline;
}
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_start_month,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_start_day,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_start_comma,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_start_year,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_start_dash,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_start_time,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_end_month,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_end_day,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_end_comma,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_end_year,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_end_dash,
.isu-event-time_full.isu-event-time_date-time-range .isu-event-time_end_time {
  display: inline;
}
.isu-event-time_full .isu-event-time_to {
  margin-left: 0.25em;
}
.isu-event-time_remove_to {
  margin-left: -0.35em;
}
.isu-event-time_remove_to .isu-event-time_to {
  display: none;
}
.isu-event-location-name_sm {
  display: flex;
  margin-bottom: 0.25rem;
  color: #676767;
}
.isu-event-location-name_sm:before {
  content: "\f041";
  font-family: FontAwesome;
  display: block;
  width: 1rem;
  margin-top: -2px;
  margin-right: 0.25rem;
  font-size: 1.1em;
  text-align: center;
}
.isu-event-info-card:first-of-type {
  padding-left: 0;
}
@media (max-width: 767px) {
  .isu-event-info-card {
    height: auto !important;
    margin-bottom: 1rem;
  }
}
.isu-event-time_full:before {
  content: "\f073";
  font-family: FontAwesome;
  display: block;
  width: 1.5rem;
  margin-right: 0.5rem;
  position: relative;
  top: -2px;
  text-align: center;
}
.isu-event-location-link:before {
  content: "\f041";
  font-family: FontAwesome;
  display: block;
  width: 1.5rem;
  height: 1.35rem;
  margin-right: 0.5rem;
  position: relative;
  top: -3px;
  font-size: 1.35em;
  text-align: center;
}
.isu-event-time_full .isu-event-time_start,
.isu-event-time_full .isu-event-time_end {
  font-weight: bold;
}
.isu-event-location-link {
  display: flex;
  margin-bottom: 1rem;
}
.isu-event-addcalendar {
  margin-left: 2rem;
}
.isu-event-addcalendar ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0 !important;
  left: 0 !important;
  list-style-type: none;
}
.isu-event-addcalendar a {
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  user-select: none;
  border: 1px solid transparent;
  transition: all 0.15s ease-in-out;
  background-image: none;
  text-decoration: none;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  color: #6c757d;
  background-color: #ffffff;
  border-color: #6c757d;
}
.isu-event-addcalendar a:hover,
.isu-event-addcalendar a:focus {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.isu-event-alt-url {
  margin-left: 1.75rem;
}
#edit-field-event-location-link-wrapper .fieldset-wrapper {
  display: flex;
  flex-wrap: wrap;
}
#edit-field-event-location-link-wrapper .fieldset-wrapper .isu-form-group {
  margin-right: 1rem;
  width: calc(50% - 1rem);
  min-width: 300px;
  flex-grow: 1;
}
#edit-field-event-location-link-wrapper label {
  font-weight: normal;
}
@media (max-width: 575px) {
  .isu-event-view-block-list .isu-horizontal-card_left {
    margin-right: 0;
  }
}
.isu-events-upcoming-events-view .item-list h3,
.isu-events-past-events-view .item-list h3 {
  position: relative;
  margin: 3rem 0 1.375rem;
  padding-bottom: 1.75rem;
  color: var(--red);
  font-family: Merriweather, serif;
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  border-bottom: 0;
}
.isu-events-upcoming-events-view .item-list h3:after,
.isu-events-past-events-view .item-list h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3.125rem;
  border-bottom: 0.125rem solid var(--gold);
}
.isu_card .isu-event-time_simple {
  justify-content: center;
}
.isu-block-views-blockevents-block-2 h2.isu-block-title {
  text-align: center;
}
.isu-block-views-blockevents-block-2 h2.isu-block-title:after {
  display: none;
}
@media (min-width: 1200px) {
  .isu-block-views-blockevents-block-2 h2.isu-block-title {
    margin-left: -1.25rem;
    margin-right: -8rem;
  }
}
.isu-event_simple-teaser_title a {
  text-decoration: none;
}
.isu-manage-events-table td.views-field-field-event-date,
.isu-manage-events-table td.views-field-created,
.isu-manage-events-table td.views-field-changed {
  white-space: nowrap;
}
.node-edit-button {
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .view-display_news_teaser_list .node--view-mode-feature.isu-feature_no-image {
    margin-left: -6.75rem;
  }
}
.view-display_news_teaser_list
  .node--view-mode-teaser.isu-feature_no-image
  .isu-feature_text {
  width: 100%;
  margin-left: 0;
  padding: 0;
  box-shadow: none;
}
.isu-block-views-blocknews-block-2 h2.isu-block-title {
  text-align: center;
}
.isu-block-views-blocknews-block-2 h2.isu-block-title:after {
  display: none;
}
@media (min-width: 1200px) {
  .isu-block-views-blocknews-block-2 h2.isu-block-title {
    margin-left: -1.25rem;
    margin-right: -8rem;
  }
}
@media (min-width: 576px) {
  .isu-pages_feature-thumbnail {
    padding-left: 1rem;
    float: right;
  }
}
.isu-podcast_duration:before {
  content: " | ";
  margin-left: 0.25rem;
}
.isu-podcast_subscribe-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.isu-podcast_subscribe_icon a {
  display: inline-block;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.25rem 0.5rem;
  text-align: center;
  color: #212529;
  font-size: 0.875rem;
  text-decoration: none;
  line-height: 1.5;
  border-radius: 0.2rem;
  border: 1px solid #dddddd;
  background-color: #f8f9fa;
}
.isu-podcast_subscribe_icon a:hover,
.isu-podcast_subscribe_icon a:focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.isu-podcast_subscribe_icon a:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/micropohone-64.png);
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5rem;
  color: #444;
  vertical-align: middle;
  background-size: 1.25rem 1.25rem;
}
.isu-podcast_subscribe_icon a[href*="apple.com" i]:before,
.isu-podcast_subscribe_icon a[href*="apple.co" i]:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/apple-64.png);
  content: "";
}
.isu-podcast_subscribe_icon a[href*="podcasts.google.com" i]:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/google-64.png);
  content: "";
}
.isu-podcast_subscribe_icon a[href*="spotify.com" i]:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/spotify-64.png);
  content: "";
}
.isu-podcast_subscribe_icon a[href*="soundcloud.com" i]:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/soundcloud-64.png);
  content: "";
}
.isu-podcast_subscribe_icon a[href*="stitcher.com" i]:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/stitcher-64.png);
  content: "";
}
.isu-podcast_subscribe_icon a[href*=".xml" i]:before {
  background-image: url(/themes/isubit/iastate22_theme/images/podcast/rss-64.png);
  content: "";
}
.podcast-episode-teaser-list
  .node--view-mode-teaser.isu-feature_no-image
  .isu-feature_text {
  width: 100%;
  margin-left: 0;
  padding: 0;
  box-shadow: none;
}
.node-podcast-episode-form .form-item-status-value,
.node-podcast-episode-edit-form .form-item-status-value {
  flex-wrap: wrap;
}
.node-podcast-episode-form
  .form-item-status-value
  .isu-form-element-description,
.node-podcast-episode-edit-form
  .form-item-status-value
  .isu-form-element-description {
  width: 100%;
  margin-top: 0.5rem;
}
.views-element-container.container_view_manage_podcast_attachment_add_podcast_button {
  order: -1 !important;
}
.views-element-container.container_view_manage_podcast_attachment_no_episodes {
  width: 100%;
}
.view-display_manage_podcast_table caption {
  border-top: 0;
}
.view-display_manage_podcast_table caption h2 a {
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 700;
}
.view-display_manage_podcast_table .isu-view-table {
  margin-top: 2rem;
}
.isu-projects_feature-thumbnail {
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .isu-projects_feature-thumbnail {
    padding-left: 1rem;
    float: right;
  }
}
.isu-project_people-list li {
  display: inline;
}
.isu-research-area_feature-thumbnail {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .isu-research-area_feature-sm.isu-feature-sm_no-image .isu-feature-sm_text {
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .isu-research-area_feature-thumbnail {
    padding-left: 1rem;
    float: right;
  }
}
.isu-blog_feature-thumbnail {
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .isu-blog_feature-thumbnail {
    padding-left: 1rem;
    float: right;
  }
}
.node-edit-button {
  position: absolute;
  top: 0;
  right: 0;
}
.isu-block-views-blockblog-block-2 h2.isu-block-title {
  text-align: center;
}
.isu-block-views-blockblog-block-2 h2.isu-block-title:after {
  display: none;
}
@media (min-width: 1200px) {
  .isu-block-views-blockblog-block-2 h2.isu-block-title {
    margin-left: -1.25rem;
    margin-right: -8rem;
  }
}
.isu-resources_feature-thumbnail {
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .isu-resources_feature-thumbnail {
    padding-left: 1rem;
    float: right;
  }
}
.isu-resources-teaser-view-group h3 {
  position: relative;
  margin: 3rem 0 1.375rem;
  padding-bottom: 1.75rem;
  color: var(--red);
  font-size: 1.875rem;
  font-family: Merriweather, serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
.isu-resources-teaser-view-group h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3.125rem;
  border-bottom: 0.125rem solid var(--gold);
}
.isu-resources-teaser-view-group
  ~ .views-element-container
  .isu-resources-teaser-view-uncat
  .isu-resources-teaser-view-group {
  padding-top: 2rem;
  border-top: 1px solid #ddd;
}
.view-display_resources_teaser_list
  .node--view-mode-teaser.isu-feature_no-image
  .isu-feature_text {
  width: 100%;
  margin-left: 0;
  padding: 0;
  box-shadow: none;
}
