/*      Request ID: 437862529fc6ec2afb8922b981b9861e_1762800806 (01/12/2026 11:41pm) (JcZBCsAgDAXRGyVHklY/JhClmFjp7Wvp4jHD9zF4rfUhSCaUydc8TXOSaMZJex0oih7OIWhwdtnisX9p118=)      */



/*      Resource ID: 14045e5d5917f486cc8878d27fb (shs.less, compiled by lessc, minified by none) (01/12/2026 11:41pm) (A:7638, B:7638, C:10074, D:10074, F:10074, J:10074, K:10074)      */

/* ================================================================================================*/
/* THESE STYLES ARE ONLY LOADED ON PAGES USING THE SHS THEME.*/
/* ================================================================================================*/
/* =====================================================================*/
/* MEDIA QUERIES*/
/* =====================================================================*/
/* How to use a media query:*/
/* @media @screen-xs, @screen-sm, @screen-md { ... }*/
/* Use this when applying a retina query on its own*/
/* Use this when applying a retina query inside a screen size query*/
/*  ========================================================================*/
/*  COLOR VARIABLES*/
/*  ========================================================================*/
/*  ========================================================================*/
/*  FONTS*/
/*  ========================================================================*/
/* Thin: 100, Light: 200, Regular: 400, Medium: 500, Semibold: 600.*/
/* Thin Condensed: 200*/
/*  ========================================================================*/
/*  TRANSITIONS*/
/*  ========================================================================*/
/* import global LESS variables from global theme (not in CSS output)*/
/* SHS Colors*/
.btn-xlarge {
  /* default button color is blue*/
}
.btn-xlarge,
.btn-xlarge.blue,
.shs-header-btns .lw_widget_results > li:nth-child(1) .btn-xlarge {
  background-color: #1f386b;
  color: #fff;
}
.btn-xlarge:hover,
.btn-xlarge.blue:hover,
.btn-xlarge:focus,
.btn-xlarge.blue:focus,
.shs-header-btns .lw_widget_results > li:nth-child(1) .btn-xlarge:hover,
.shs-header-btns .lw_widget_results > li:nth-child(1) .btn-xlarge:focus {
  background-color: #25427f;
}
.btn-xlarge.dark-blue,
.shs-header-btns .lw_widget_results > li:nth-child(4) .btn-xlarge {
  background-color: #0a1736;
  color: #fff;
}
.btn-xlarge.dark-blue:hover,
.btn-xlarge.dark-blue:focus,
.shs-header-btns .lw_widget_results > li:nth-child(4) .btn-xlarge:hover,
.shs-header-btns .lw_widget_results > li:nth-child(4) .btn-xlarge:focus {
  background-color: #0e204c;
}
.btn-xlarge.red,
.shs-header-btns .lw_widget_results > li:nth-child(2) .btn-xlarge {
  background-color: #711c2d;
  color: #fff;
}
.btn-xlarge.red:hover,
.btn-xlarge.red:focus,
.shs-header-btns .lw_widget_results > li:nth-child(2) .btn-xlarge:hover,
.shs-header-btns .lw_widget_results > li:nth-child(2) .btn-xlarge:focus {
  background-color: #852135;
}
.btn-xlarge.orange,
.shs-header-btns .lw_widget_results > li:nth-child(3) .btn-xlarge {
  background-color: #e1772e;
  color: #fff;
}
.btn-xlarge.orange:hover,
.btn-xlarge.orange:focus,
.shs-header-btns .lw_widget_results > li:nth-child(3) .btn-xlarge:hover,
.shs-header-btns .lw_widget_results > li:nth-child(3) .btn-xlarge:focus {
  background-color: #e48644;
}
.btn-xlarge.green,
.shs-header-btns .lw_widget_results > li:nth-child(5) .btn-xlarge {
  background-color: #3f5b58;
  color: #fff;
}
.btn-xlarge.green:hover,
.btn-xlarge.green:focus,
.shs-header-btns .lw_widget_results > li:nth-child(5) .btn-xlarge:hover,
.shs-header-btns .lw_widget_results > li:nth-child(5) .btn-xlarge:focus {
  background-color: #496a67;
}
.btn-xlarge.yellow,
.shs-header-btns .lw_widget_results > li:nth-child(6) .btn-xlarge {
  background-color: #ffc72c;
  color: #000;
}
.btn-xlarge.yellow:hover,
.btn-xlarge.yellow:focus,
.shs-header-btns .lw_widget_results > li:nth-child(6) .btn-xlarge:hover,
.shs-header-btns .lw_widget_results > li:nth-child(6) .btn-xlarge:focus {
  background-color: #ffce46;
}
.shs-page {
  /* ONLY for styles that cannot be targeted directly by a single class*/
  /* SHS home page*/
  /* SHS inside pages*/
  /* SHS department pages*/
}
.shs-page .site-footer-nav a[href="/academics/school-health-sciences/"] {
  z-index: 1;
  position: relative;
  color: #002d72;
}
.shs-page .site-footer-nav a[href="/academics/school-health-sciences/"]::before {
  /* highlight SHS footer link on SHS pages*/
  content: '';
  z-index: -1;
  position: absolute;
  display: block;
  top: -4px;
  bottom: -3px;
  left: -7px;
  right: -7px;
  background-color: #fff;
}
.shs-page.shs-home-page .page-main-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
  background-color: #eef0f2;
}
.shs-page.shs-inside-page .page-main-content {
  margin-top: 25px;
  /* reduce the main content padding on inside pages*/
}
.shs-page.shs-department-page .page-main-content {
  margin-top: 45px;
}
.shs-header {
  padding: 38px 0 15px;
  background-color: #fff;
}
.shs-header-logo {
  display: block;
  width: 272px;
  height: auto;
  max-width: 100%;
}
@media only screen and (min-width: 1200px) {
  .shs-header-logo {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shs-header-logo {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 479px), only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .shs-header-logo {
    margin: 0 auto 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .shs-header-btns {
    margin-left: -50px;
    /* buttons overlap sidebar line slightly*/
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shs-header-btns {
    margin-left: -15px;
  }
}
.shs-header-btns .lw_widget_results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.shs-header-btns .lw_widget_results > li {
  -webkit-box-flex: 0;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .shs-header-btns .lw_widget_results > li {
    -webkit-flex: 0 1 32.3%;
    -ms-flex: 0 1 32.3%;
    -webkit-box-flex: 0;
    flex: 0 1 32.3%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .shs-header-btns .lw_widget_results > li {
    -webkit-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    -webkit-box-flex: 0;
    flex: 0 1 49%;
  }
}
@media only screen and (max-width: 540px) {
  .shs-header-btns .lw_widget_results > li {
    -webkit-flex: 0 100%;
    -ms-flex: 0 1 100%;
    -webkit-box-flex: 0;
    flex: 0 1 100%;
  }
}
.shs-header-btns .lw_widget_results > li:nth-child(n+7) {
  display: none !important;
  /* hide all links after the first six*/
}
.shs-header-btns .btn-xlarge {
  display: block;
  height: 100%;
  font-size: 1.5rem;
}
.shs-department-header {
  padding-bottom: 20px;
}
.shs-department-header .btn-small {
  margin-bottom: 8px;
}
/* The department banner contains the Wallop slideshow. Provides the positioning and fallback message styles.*/
.shs-department-banner {
  position: relative;
  min-height: 200px;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .shs-department-banner {
    margin-top: -45px;
  }
  .shs-department-banner .lw_image {
    border-top: none;
  }
}
.shs-department-banner .no-image {
  display: block;
  min-height: 400px;
  background-color: #faf5ef;
  padding: 170px 40px 0;
  text-align: center;
  font-size: 2.6rem;
}
.shs-feature-image-widget {
  /* if the clean widget is randomized it gets a widget container. this class makes sure it always has a container.*/
  display: block;
  position: relative;
  background-color: #ccc;
}
@media only screen and (min-width: 661px) {
  .shs-feature-image-widget {
    position: relative;
  }
  .shs-feature-image-widget::after {
    /* set fixed aspect ratio for homepage image make children position absolute*/
    content: '';
    display: block;
    padding-bottom: 53.2%;
  }
  .shs-feature-image-widget > .inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
  .shs-feature-image-widget > .inner .container {
    position: relative;
    height: 100%;
  }
}
.shs-feature-image {
  /* image is faded in after load in the global theme JS*/
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 661px) {
  .shs-feature-image {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 660px) {
  .shs-feature-image {
    position: relative;
  }
  .shs-feature-image::after {
    /* set fixed aspect ratio for homepage image*/
    content: '';
    display: block;
    padding-bottom: 53.2%;
  }
}
.shs-feature-overlay {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 33px 40px 40px;
  background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (min-width: 1020px) and (max-width: 1199px), only screen and (min-width: 1231px) {
  .shs-feature-overlay {
    padding-left: 0;
  }
  .shs-feature-overlay::before {
    /* allows background color to overflow container to left edge of page*/
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 2000px;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .shs-feature-overlay {
    max-width: 50%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .shs-feature-overlay {
    max-width: 80%;
  }
}
@media only screen and (max-width: 660px) {
  .shs-feature-overlay {
    position: relative;
    max-width: none;
    min-width: 100%;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.shs-feature-title,
.shs-feature-caption {
  display: inline-block;
  font-family: 'goudy-old-style', serif;
  font-weight: normal;
  color: #744c28;
}
.shs-feature-title a,
.shs-feature-caption a {
  color: #744c28;
  text-decoration: underline;
}
.shs-feature-title {
  font-size: 3.2rem;
  line-height: 1.32;
  margin-bottom: 25px;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .shs-feature-title {
    font-size: 2.6rem;
    margin-bottom: 9px;
  }
}
@media only screen and (max-width: 479px) {
  .shs-feature-title {
    font-size: 2.2rem;
    margin-bottom: 7px;
  }
}
.shs-feature-caption {
  font-size: 2.2rem;
}
@media only screen and (min-width: 480px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 991px) {
  .shs-feature-caption {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 479px) {
  .shs-feature-caption {
    font-size: 1.7rem;
  }
}
.shs-left-overflow-panel {
  padding: 35px 37px 20px;
  background-color: #fff;
}
@media only screen and (min-width: 1020px) and (max-width: 1199px), only screen and (min-width: 1231px) {
  .shs-left-overflow-panel {
    padding-left: 0;
  }
}
.shs-left-overflow-panel::before {
  /* allows background color to overflow container to left edge of page*/
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 2000px;
  background-color: #fff;
}
.shs-left-overflow-panel ul a {
  text-decoration: none;
  /* remove underline from links inside a bulleted list*/
  font-family: 'adelle', serif;
  font-size: 1.7rem;
}
.shs-homepage-events {
  padding-top: 35px;
}
.shs-homepage-events .lw_widget_events {
  margin-bottom: 0;
}
.shs-homepage-events .lw_widget_events_title {
  font-size: 1.7rem;
}
@media only screen and (min-width: 769px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .shs-homepage-events {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 435px) {
  .shs-homepage-events .lw_widget_column {
    width: 100% !important;
    display: block;
  }
  .shs-homepage-events .lw_widget_column + .shs-homepage-events .lw_widget_column {
    margin-top: 20px;
  }
}
.shs-home-page .large-news-widget {
  margin-top: 55px;
  margin-bottom: 30px;
}