﻿@charset "UTF-8";
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.group:after {
  content: "";
  display: table;
  clear: both; }

/* ### AODA */
/* To control the AODA SkipToContent */
#skiptocontent {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px; }

/* To control the AODA Required Labels */
.AODALabel {
  width: 0% !important;
  display: none !important; }

/* Scroll to top button */
.scrollToTop {
  z-index: 999999;
  width: 100px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  position: fixed;
  bottom: 15px;
  right: 10px;
  display: none;
  background-color: #807F7F;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.scrollToTop:hover {
  background-color: #979897; }

html, body {
  color: #000000;
  font: normal 14px "Open Sans", Helvetica, Arial, Sans-Serif;
  /*base font size is 16px */ }

body {
  background-color: #fff; }

html, form, body {
  height: 100%; }

.primaryFontColor {
  color: #990033 !important; }

h1, h2, h3, h4, h5, h6 {
  color: #990033; }

h1 {
  font-size: 50px;
  line-height: 60px;
  font-size: 3.125rem;
  line-height: 3.75rem;
  font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
  font-weight: normal;
  padding-bottom: .25em;
  text-transform: uppercase; }

h1.smaller {
  font-size: 30px;
  line-height: 36px;
  font-size: 1.875rem;
  line-height: 2.25rem; }

h2 {
  font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif;
  font-weight: bold;
  color: #990033;
  font-size: 38px;
  line-height: 45.6px;
  font-size: 2.375rem;
  line-height: 2.85rem;
  text-transform: uppercase;
  padding-bottom: .5em;
  margin: .5em 0 0 0; }

h3 {
  font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
  color: #990033;
  font-size: 28px;
  line-height: 36.4px;
  font-size: 1.75rem;
  line-height: 2.275rem;
  text-transform: uppercase;
  margin: .5em 0 0.8em 0; }
  h3 .subtle {
    color: #2e0105;
    font-size: 80%; }

h4 {
  font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
  color: #8E989E;
  font-size: 22px;
  line-height: 26.4px;
  font-size: 1.375rem;
  line-height: 1.65rem;
  text-transform: uppercase;
  margin: .5em 0 0.8em 0; }

a:link {
  color: #990033;
  text-decoration: none; }

a:visited {
  color: #990033;
  text-decoration: none; }

a:hover {
  color: #807F7F;
  text-decoration: underline; }

a:active {
  color: #91040f;
  text-decoration: none; }

td {
  vertical-align: top; }

hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(108, 123, 139, 0.5), rgba(108, 123, 139, 0.75), rgba(108, 123, 139, 0.5));
  background-image: -moz-linear-gradient(left, rgba(108, 123, 139, 0.5), rgba(108, 123, 139, 0.75), rgba(108, 123, 139, 0.5));
  background-image: -ms-linear-gradient(left, rgba(108, 123, 139, 0.5), rgba(108, 123, 139, 0.75), rgba(108, 123, 139, 0.5));
  background-image: -o-linear-gradient(left, rgba(108, 123, 139, 0.5), rgba(108, 123, 139, 0.75), rgba(108, 123, 139, 0.5));
  margin: 2em 0; }

figure {
  margin: 0;
  padding: 0; }

figcaption {
  background-color: #990033;
  color: #fff;
  padding: .5em;
  font-size: 90%;
  text-align: center; }

#wrapper {
  /*Sticky Footer Items Below*/
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -46px;
  /* This forces the backgrounds to continue to the size of the site (even with horizontal scrollbars) */
  min-width: 974px; }

.push {
  /*height: 46px;*/ }

.stickyFooter {
  height: 46px;
  padding-top: 1.5em;
  /* This forces the backgrounds to continue to the size of the site (even with horizontal scrollbars) */
  min-width: 974px; }

.innerWrapper {
  width: 1200px;
  margin: 0 auto; }

/* ### KENDO DROP DOWN STYLES FOR THE Search Box ### */
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected,
.k-overflow-container .k-state-hover,
.k-overflow-container .k-state-focused,
.k-overflow-container .k-state-selected,
.k-fieldselector .k-list .k-item {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #990033;
  background-color: #990033;
  color: #ffffff; }

.k-popup .k-list {
  background-color: #ffffff; }

.hd .topNavWrapper {
  padding: 10px 0; }
  .hd .topNavWrapper .k-list-container {
    border-color: #990033;
    background-color: #fff; }
  .hd .topNavWrapper .searchContainer {
    text-align: right;
    position: relative;
    float: right; }
    .hd .topNavWrapper .searchContainer input.searchText input.k-input, .hd .topNavWrapper .searchContainer input.searchText {
      width: 200px !important; }
    .hd .topNavWrapper .searchContainer input {
      width: 100%;
      height: 25px;
      padding: 0 10px 0 25px !important;
      margin-left: 1px; }
    .hd .topNavWrapper .searchContainer .searchText {
      width: 100%;
      z-index: 0;
      border: none;
      height: 25px; }
    .hd .topNavWrapper .searchContainer .searchText input {
      width: 100%;
      z-index: 0;
      border: solid 1px #990033;
      margin-left: 1px;
      padding-left: 10px; }
    .hd .topNavWrapper .searchContainer .searchText input::placeholder {
      color: #990033; }
    .hd .topNavWrapper .searchContainer input.searchBtn {
      width: 25px;
      height: 25px;
      background: url(../CFImages/social_sprites_large.png) no-repeat;
      background-position: -87px 2px;
      display: inline-block;
      position: absolute;
      top: 1px;
      left: 1px;
      cursor: pointer;
      border: none;
      padding: 0;
      z-index: 1; }
    .hd .topNavWrapper .searchContainer .searchBtn:hover {
      background-position: -85px -0px; }
  .hd .topNavWrapper .CFButton {
    font-size: 75%;
    width: 100%;
    line-height: 1.4em; }
.hd .mainNavWrapper {
  /*background: url(../CFImages/bg_mainNav.png) repeat-x;*/
  background: #990033;
  /* Old browsers */
  background: -moz-linear-gradient(top, #990033 0%, #80001a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #990033), color-stop(100%, #80001a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #990033 0%, #80001a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #990033 0%, #80001a 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #990033 0%, #80001a 100%);
  /* IE10+ */
  background: linear-gradient(top, #990033 0%, #80001a 100%);
  /* W3C */
  -webkit-box-shadow: inset 0px -6px 0px 0px #330011;
  -moz-box-shadow: inset 0px -6px 0px 0px #330011;
  box-shadow: inset 0px -6px 0px 0px #700025;
  position: relative;
  z-index: 3; }
.hd .logo img {
  margin-right: 5px;
  width: 100%;
  padding-right: 15px;
  max-width: 200px; }
.hd .logo_sub {
  border-left: 1px solid #979897;
  font-size: 22px;
  line-height: 26.4px;
  font-size: 1.375rem;
  line-height: 1.65rem;
  text-transform: uppercase;
  color: #979897; }
.hd .logo_sub a {
  color: #807F7F; }
.hd .logo_sub p {
  padding: 0;
  margin: 0; }

.breadCrumbWrapper .innerWrapper .breadCrumb {
  display: block;
  font-size: .7em;
  color: #777;
  width: 100%;
  margin: .7em 0 0 0;
  text-transform: uppercase;
  margin-bottom: 10px; }

/* ### SOCIAL LINKS */
/* Social Links in headerTopWrapper and social share buttons */
.bd .RadSocialShare_Default {
  border: none; }
  .bd .RadSocialShare_Default ul li {
    padding-left: 0; }

/* Reset the Social Share Styles */
.RadSocialShare,
.RadSocialShare_Default {
  background: transparent none;
  border: none;
  padding: 0;
  margin: 0; }

.socialLinks {
  margin: .5em 0; }
  .socialLinks ul li {
    background: none !important;
    padding-right: 5px; }

.socialLinks a,
.sshIcon {
  background: url(../CFImages/social_sprites_large.png) no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 3px;
  -webkit-transition: background-position 0.35s ease-out;
  -moz-transition: background-position 0.35s ease-out;
  -o-transition: background-position 0.35s ease-out;
  transition: background-position 0.35s ease-out;
  overflow: visible; }

.socialLinks a img {
  float: right; }

.li-connect-widget a.li-connect-link span.li-connect-mark {
  background: none !important;
  display: block !important; }

.socialLinks a.facebook:hover,
a.sshLinkItem:hover .sshShareOnFacebook {
  background-position: 0px -26px; }

.socialLinks a.facebook,
a.sshLinkItem .sshShareOnFacebook {
  background-position: 0px 0px; }

.socialLinks a.twitter:hover,
a.sshLinkItem:hover .sshShareOnTwitter {
  background-position: -30px -26px; }

.socialLinks a.twitter,
a.sshLinkItem .sshShareOnTwitter {
  background-position: -30px 0px; }

.socialLinks a.youtube:hover {
  background-position: -60px -26px; }

.socialLinks a.youtube {
  background-position: -60px 0; }

.socialLinks a.linkedin:hover,
a.sshLinkItem:hover .sshLinkedIn {
  background-position: -123px -26px; }

.socialLinks a.linkedin,
.sshLinkItem .sshLinkedIn {
  background-position: -123px 0px; }

.socialLinks a.print:hover {
  background-position: -71px -274px; }

.socialLinks a.print {
  background-position: -1px -274px; }

.socialLinks a.home {
  background-position: -200px 0px; }

.socialLinks a.home:hover {
  background-position: -200px -26px; }

.socialLinks a.vcard:hover {
  background-position: -71px -316px; }

.socialLinks a.vcard {
  background-position: -1px -316px; }

.socialLinks a.email:hover {
  background-position: -71px -355px; }

.socialLinks a.email {
  background-position: -1px -355px; }

.socialLinks a.emailOutline:hover {
  background-position: -71px -403px; }

.socialLinks a.emailOutline {
  background-position: -1px -403px; }

.banner {
  -webkit-box-shadow: 0px 3px 14px -4px black;
  -moz-box-shadow: 0px 3px 14px -4px black;
  box-shadow: 0px 3px 14px -4px black;
  overflow: hidden;
  position: relative; }
  .banner .bannerInner {
    min-height: 350px; }
  .banner .pageTitleWrapper {
    position: relative;
    left: 50%;
    width: 500px;
    top: 220px; }
    .banner .pageTitleWrapper h1 {
      position: static;
      bottom: inherit;
      left: inherit;
      width: 500px; }
  .banner .heading1Wrapper {
    background: url(../CFImages/bg_h1.png) transparent;
    position: relative;
    z-index: 1;
    margin-top: -100px; }
  .banner h1 {
    color: #fff;
    font-size: 70px;
    line-height: 77px;
    font-size: 4.375rem;
    line-height: 4.8125rem;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    padding: .2em 0; }
  .banner h2 {
    margin: 0;
    padding: 0; }
  .banner h1.ls-preloaded {
    color: #fff;
    font-size: 34px;
    line-height: 37.4px;
    font-size: 2.125rem;
    line-height: 2.3375rem;
    background: url(../CFImages/bg_h1.png);
    padding: 1em;
    display: inline-block;
    top: 0px;
    left: 50px; }

.bd p {
  font-size: 16px;
  line-height: 25.6px;
  font-size: 1rem;
  line-height: 1.6rem;
  margin-bottom: 1em; }

/* Unordered Lists */
.bd ul {
  list-style-type: none;
  margin: 0 0 1em 0; }
  .bd ul li {
    list-style-type: none;
    background: url(../CFImages/list_bullet.png) no-repeat 0px 5px;
    padding-left: 1.75em;
    font-size: 16px;
    line-height: 25.6px;
    font-size: 1rem;
    line-height: 1.6rem; }
    .bd ul li ul {
      margin: 0.5em 0; }
    .bd ul li ul li {
      padding-bottom: .3em; }
    .bd ul li ol {
      margin: 0.5em 0;
      list-style-type: decimal;
      list-style-position: inside; }
    .bd ul li ol li {
      padding-left: 1.0em;
      background: none; }

/* Ordered Lists */
.bd ol {
  list-style-type: decimal;
  margin: 0;
  list-style-position: inside;
  text-indent: -1.75em;
  padding-left: 1.75em; }
  .bd ol li {
    font-size: 16px;
    line-height: 24px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 1em; }
    .bd ol li ul {
      margin: 1em;
      text-indent: 0; }
    .bd ol li ul li {
      text-indent: 0;
      padding-bottom: .3em; }
    .bd ol li ol {
      margin: 0.5em 0;
      list-style-type: decimal;
      list-style-position: inside; }
    .bd ol li ol li {
      padding-left: 1.0em;
      background: none; }
  .bd ol ul {
    margin: 1em;
    text-indent: 0; }
  .bd ol ul li {
    text-indent: 0;
    padding-bottom: .3em; }

.threeColumn {
  padding-top: 1em; }

.leftContent {
  padding-right: 50px;
  padding-top: 20px; }

.rightContent {
  padding-left: 50px;
  background: url(../CFImages/bg_column_divider.jpg) no-repeat; }
  .rightContent .personWrapper .bioImage {
    width: 50%; }

.childPageThumbs .sf_colsIn {
  margin-right: 2em;
  margin-bottom: 1em;
  border: dotted 1px #8E989E;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  min-height: 270px; }
.childPageThumbs h3, .childPageThumbs p {
  text-align: center; }
.childPageThumbs h3:after {
  display: block;
  content: "";
  width: 25px;
  border-bottom: 3px solid #8E989E;
  margin: 0 auto;
  height: 11px; }
.childPageThumbs .tmWrapper {
  position: relative;
  margin: auto;
  overflow: hidden;
  height: 120px; }
  .childPageThumbs .tmWrapper img {
    min-height: 120px;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto; }
.childPageThumbs .tmBottom {
  padding: 0 1em 1em 1em; }

.featuredFirstItem .childPageThumbs .tmWrapper {
  height: 450px; }
  .featuredFirstItem .childPageThumbs .tmWrapper img {
    min-height: 450px; }
.featuredFirstItem .childPageThumbs .tmBottom {
  padding: 0 1em 1em 1em; }
  .featuredFirstItem .childPageThumbs .tmBottom .childPageSummaryWrapper p {
    display: block;
    padding: 0 200px;
    text-align: center; }

.expand {
  width: 100% !important; }

.collapse {
  width: 0% !important; }

/* Layer Slider Navigation */
.ls-bottom-nav-wrapper {
  position: absolute !important;
  bottom: 225px;
  left: 45%;
  z-index: 999999; }
  .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 5px;
    background-color: #8E989E; }
  .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: #990033; }

.homeWrapper .CFButton {
  width: 100%;
  display: block;
  padding: 1em; }
.homeWrapper .CFButton.newsButton {
  background: #990033 url(../CFImages/Icons/icon_news.png) no-repeat 95% 50%;
  margin-top: 1em; }
.homeWrapper .CFButton.newsButton:hover {
  background: #cc0044 url(../CFImages/Icons/icon_news.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.eventButton {
  background: #990033 url(../CFImages/Icons/icon_events.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.eventButton:hover {
  background: #cc0044 url(../CFImages/Icons/icon_events.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.chairButton {
  background: #990033 url(../CFImages/Icons/icon_updates.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.chairButton:hover {
  background: #cc0044 url(../CFImages/Icons/icon_updates.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.calendarButton {
  background: #990033 url(../CFImages/Icons/icon_calendar.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.calendarButton:hover {
  background: #cc0044 url(../CFImages/Icons/icon_calendar.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.sdButton {
  background: #990033 url(../CFImages/Icons/icon_strategic.png) no-repeat 95% 50%; }
.homeWrapper .CFButton.sdButton:hover {
  background: #cc0044 url(../CFImages/Icons/icon_strategic.png) no-repeat 95% 50%; }
.homeWrapper h2.departmentTitle {
  text-transform: none;
  font-weight: normal; }
.homeWrapper .quickFindBox {
  border: solid 1px #8E989E;
  background-color: #fff;
  margin-top: .5em; }
.homeWrapper .RadComboBox_Sitefinity {
  width: 84% !important; }
.homeWrapper .searchButton {
  background: url(../CFImages/social_sprites_large.png) no-repeat -161px -1px;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 3px;
  vertical-align: middle; }
.homeWrapper .searchButton:hover {
  background: url(../CFImages/social_sprites_large.png) no-repeat -161px -26px; }

.highlightContent {
  background-color: #990033;
  color: #fff;
  padding: 1em; }

/*.qtip.qtip-default { background-color:#f1f1f1; border-color:$primary;}
.qtip { 

	.qtip-content {padding: 1.5em 1.5em .8em;}
	.qtip-titlebar {background-color:$primary !important; color:#fff; font-size:14px;}
}

.qtipContent a {width:32%; display:inline-block; padding:0 0 .8em 0;}*/
/* Accordian Styles */
#accordion-container {
  margin: 20px 0;
  width: 100%; }

.accordion-header {
  padding: 10px 0 10px 10px;
  width: 100%;
  display: block;
  min-height: 30px;
  border-bottom: 1px solid #8E989E;
  margin-bottom: 0;
  line-height: 1.3em; }
  .accordion-header span {
    display: inline-block;
    padding: 0px 10px 10px 10px; }
  .accordion-header span.phoneBlock {
    font-size: 80%;
    color: #807F7F !important; }
  .accordion-header a.telcoLink {
    display: inline-block;
    background: url(../CFImages/TelComm_IconSmall.png) no-repeat 0 0;
    height: 28px;
    min-width: 225px;
    margin: 0 0 0 40px;
    padding-top: 10px; }

/* This is the open state */
.active-header {
  background: url(../CFimages/plusMinusSpriteColor.png) no-repeat 100% -132px;
  color: #990033;
  padding-right: 40px; }
  .active-header a:link, .active-header a:visited {
    color: #ffffff; }
  .active-header a:hover, .active-header a:active {
    color: #8E989E; }

.active-header:hover {
  background: url(../CFimages/plusMinusSpriteColor.png) no-repeat 100% -195px; }

/* This is the closed state */
.inactive-header {
  background: url(../CFimages/plusMinusSpriteColor.png) no-repeat 100% -1px;
  color: #990033;
  padding-right: 40px; }
  .inactive-header a:link, .inactive-header a:visited {
    color: #8E989E; }
  .inactive-header a:hover, .inactive-header a:active {
    color: #990033; }

.inactive-header:hover {
  background: url(../CFimages/plusMinusSpriteColor.png) no-repeat 100% -60px;
  color: #8E989E; }

.accordion-content {
  display: none;
  padding: 10px 10px 10px 40px;
  margin-bottom: 10px; }

/* ### PEOPLE: The main wrapper for People Master List Views */
.facultyWrapper {
  /* THIS IS FOR THE PHOTO GALLERY ACCORDIAN LISTING */ }
  .facultyWrapper .photoGalleryAccordian h3 span.titleWrapper {
    text-transform: none;
    font-size: 75%;
    color: #990033;
    font-weight: normal; }
  .facultyWrapper .filtersOuterWrapper {
    margin-bottom: 1em; }
    .facultyWrapper .filtersOuterWrapper .filterSearchBox input {
      background-color: transparent;
      color: #000;
      border: solid 1px #cdcdcd;
      height: 36px;
      width: 100%;
      padding: 0 10px;
      font: 100 16px "Segoe UI", Arial, Helvetica, sans-serif; }
  .facultyWrapper .facultyPositions li {
    display: inline;
    font-size: 80%;
    color: #979897;
    background: url(../CFImages/list_bullet_square.png) no-repeat 0 1px;
    padding-left: 14px; }
  .facultyWrapper .alphabet li {
    display: inline-block;
    background-image: none;
    padding: 0; }
  .facultyWrapper .alphabet li a {
    display: block;
    padding: .38em;
    text-decoration: none;
    color: #990033;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.850em;
    font-weight: bold; }
  .facultyWrapper .alphabet li a:hover {
    color: #fff;
    background: #990033; }
  .facultyWrapper .alphabet li a.chosen {
    color: #8E989E; }

/* ### PERSON: The main wrapper for individual person*/
.personWrapper iframe {
  width: 100%;
  height: 500px;
  border: none; }
.personWrapper h3.designation ul li {
  background-image: none; }
.personWrapper h3.facultyPositions ul li {
  background-image: none;
  padding-left: 0; }
.personWrapper .contactRight {
  padding-left: 2em; }
  .personWrapper .contactRight h2 {
    text-transform: uppercase;
    font-size: 40px;
    margin: 0 !important;
    padding: 0;
    font-weight: 900;
    line-height: 1em; }
  .personWrapper .contactRight h3.designation {
    color: #990033;
    text-transform: none;
    font-size: 30px;
    margin: 0 0 10px 0;
    font-weight: normal; }
  .personWrapper .contactRight span.titleWrapper {
    color: #990033;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1em; }
  .personWrapper .contactRight .telcoLink {
    display: block;
    background: url(../CFImages/TelComm_Icon.png) no-repeat;
    height: 40px;
    min-width: 330px;
    margin: 10px 0; }
.personWrapper .contactInfo li {
  background-image: none;
  line-height: 3.5em;
  padding: 0;
  border-bottom: solid 1px #f1f1f1; }
  .personWrapper .contactInfo li img {
    vertical-align: middle;
    margin-right: .5em; }
.personWrapper .bioImage {
  max-height: 400px;
  overflow: hidden; }

/* ### Events */
/* Header View Choice (Day Week Month etc) */
.sfcalendarWrp .rsHeader ul li {
  background-image: none !important; }

/* Calendar Elements (Color Blocks)*/
.RadScheduler .rsAptSimple {
  min-height: 50px; }

.rsAptOut {
  min-height: 40px !important; }

.rsApt, .rsAptMid, .rsAptIn {
  min-height: 40px; }

.RadScheduler .rsAptSimple .rsAptContent {
  margin: 5px;
  padding: 2px;
  background: #f3f3f3;
  min-height: 40px; }

/* Calendar Choice (Multiple Calendars) */
.sfcalendarSidebar ul li {
  background-image: none !important;
  display: block;
  width: 100%; }
  .sfcalendarSidebar ul li span.sfColorWrp {
    height: 30px;
    display: inline-block;
    margin: 2px 5px;
    padding: 4px 15px; }
.sfcalendarSidebar .sfdelete {
  display: none; }

/* Event Specific */
.calendarColorWrapper {
  display: block;
  max-width: 400px;
  margin: 5px 0;
  padding: 8px; }
  .calendarColorWrapper p {
    padding: 4px;
    background-color: #f3f3f3;
    margin: 0; }

/* Calendar Meta 
.calendarMeta{
	margin:0 0 5px 0;
	padding:5px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	font-size: 80%;
	display:inline-block;
}*/
/* Event Exporter Wrapper */
.RadScheduler_Metro .rsHeader {
  background-color: #990033;
  border: #990033; }

.RadScheduler_Metro .rsHeader h2 {
  color: #fff; }

.RadCalendar_Metro .rcMain .rcRow .rcSelected a {
  background-color: #990033;
  border: #990033; }
.RadCalendar_Metro .rcTitlebar .rcPrev:hover, .RadCalendar_Metro .rcTitlebar .rcNext:hover, .RadCalendar_Metro .rcTitlebar .rcFastPrev:hover, .RadCalendar_Metro .rcTitlebar .rcFastNext:hover {
  border: #990033; }

.RadCalendarMonthView_Metro .rcSelected a {
  background-color: #990033;
  border: #990033; }

.RadCalendarMonthView_Metro #rcMView_Today {
  background-color: #990033;
  border: #990033; }

.RadCalendarMonthView_Metro .rcButtons input {
  background-color: #8E989E;
  border: #8E989E; }

.datesWrapper {
  float: left;
  max-width: 130px;
  position: relative; }
  .datesWrapper .dateTop {
    background: url(../CFImages/bg_date_top.png) no-repeat 50% 0;
    top: -5px;
    position: absolute;
    height: 14px;
    width: 100%; }
  .datesWrapper .month {
    text-align: center;
    background-color: #990033;
    color: #fff;
    padding: .5em 1em;
    text-transform: uppercase; }
  .datesWrapper .day {
    text-align: center;
    background-color: #8E989E;
    color: #fff;
    padding: .1em .3em;
    margin-top: 1px;
    font-size: 40px;
    line-height: 40px;
    font-size: 2.5rem;
    line-height: 2.5rem; }

.datesWrapper.larger {
  float: none;
  width: 140px; }
  .datesWrapper.larger .month {
    padding: 1em;
    font-size: 20px;
    line-height: 20px;
    font-size: 1.25rem;
    line-height: 1.25rem; }
  .datesWrapper.larger .day {
    font-size: 70px;
    line-height: 70px;
    font-size: 4.375rem;
    line-height: 4.375rem; }

/* ### These are the main wrappers for all Master List Views */
.divisionsWrapper,
.eventsWrapper,
.newsWrapper,
.resourcesWrapper,
.publicationsWrapper,
.newslettersWrapper {
  /* This wraps the individual Item in the list */ }
  .divisionsWrapper .itemWrapper,
  .eventsWrapper .itemWrapper,
  .newsWrapper .itemWrapper,
  .resourcesWrapper .itemWrapper,
  .publicationsWrapper .itemWrapper,
  .newslettersWrapper .itemWrapper {
    border-bottom: 1px solid #979897;
    margin-bottom: 10px;
    padding: 1em 0;
    overflow: auto;
    /* This forces any floating div to stay contained inside the wrapper */ }
    .divisionsWrapper .itemWrapper .thumbnailImage,
    .eventsWrapper .itemWrapper .thumbnailImage,
    .newsWrapper .itemWrapper .thumbnailImage,
    .resourcesWrapper .itemWrapper .thumbnailImage,
    .publicationsWrapper .itemWrapper .thumbnailImage,
    .newslettersWrapper .itemWrapper .thumbnailImage {
      float: left;
      margin: 0 15px 15px 0;
      width: 200px; }
    .divisionsWrapper .itemWrapper .thumbnailImageRight,
    .eventsWrapper .itemWrapper .thumbnailImageRight,
    .newsWrapper .itemWrapper .thumbnailImageRight,
    .resourcesWrapper .itemWrapper .thumbnailImageRight,
    .publicationsWrapper .itemWrapper .thumbnailImageRight,
    .newslettersWrapper .itemWrapper .thumbnailImageRight {
      float: right;
      margin: 0 0 15px 15px;
      width: 200px; }
    .divisionsWrapper .itemWrapper .datesWrapper,
    .eventsWrapper .itemWrapper .datesWrapper,
    .newsWrapper .itemWrapper .datesWrapper,
    .resourcesWrapper .itemWrapper .datesWrapper,
    .publicationsWrapper .itemWrapper .datesWrapper,
    .newslettersWrapper .itemWrapper .datesWrapper {
      float: none; }
    .divisionsWrapper .itemWrapper h3,
    .eventsWrapper .itemWrapper h3,
    .newsWrapper .itemWrapper h3,
    .resourcesWrapper .itemWrapper h3,
    .publicationsWrapper .itemWrapper h3,
    .newslettersWrapper .itemWrapper h3 {
      margin-top: 0;
      font-size: 24px;
      line-height: 24px;
      font-size: 1.5rem;
      line-height: 1.5rem; }
    .divisionsWrapper .itemWrapper h4,
    .eventsWrapper .itemWrapper h4,
    .newsWrapper .itemWrapper h4,
    .resourcesWrapper .itemWrapper h4,
    .publicationsWrapper .itemWrapper h4,
    .newslettersWrapper .itemWrapper h4 {
      margin-top: 0;
      font-size: 24px;
      line-height: 24px;
      font-size: 1.5rem;
      line-height: 1.5rem; }
  .divisionsWrapper .relatedPeopleWrapper,
  .eventsWrapper .relatedPeopleWrapper,
  .newsWrapper .relatedPeopleWrapper,
  .resourcesWrapper .relatedPeopleWrapper,
  .publicationsWrapper .relatedPeopleWrapper,
  .newslettersWrapper .relatedPeopleWrapper {
    margin: 0 20px 20px 0;
    float: right;
    max-width: 210px; }
    .divisionsWrapper .relatedPeopleWrapper .personItem,
    .eventsWrapper .relatedPeopleWrapper .personItem,
    .newsWrapper .relatedPeopleWrapper .personItem,
    .resourcesWrapper .relatedPeopleWrapper .personItem,
    .publicationsWrapper .relatedPeopleWrapper .personItem,
    .newslettersWrapper .relatedPeopleWrapper .personItem {
      width: 100px;
      display: inline-block; }

.divisionsWrapper .itemWrapper {
  display: inline-block;
  position: relative;
  width: 33%;
  margin-bottom: 1em;
  padding: 0;
  vertical-align: top;
  border: none; }
  .divisionsWrapper .itemWrapper .thumbsViewWrapper {
    margin: 0 1em 1em 1em;
    min-height: 220px;
    border: dotted 1px #8E989E;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px; }
    .divisionsWrapper .itemWrapper .thumbsViewWrapper .imageWrapper {
      position: relative;
      margin: auto;
      overflow: hidden;
      height: 120px; }
      .divisionsWrapper .itemWrapper .thumbsViewWrapper .imageWrapper img {
        min-height: 120px;
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto; }
    .divisionsWrapper .itemWrapper .thumbsViewWrapper .contentWrapper {
      padding: 1em; }
      .divisionsWrapper .itemWrapper .thumbsViewWrapper .contentWrapper h3, .divisionsWrapper .itemWrapper .thumbsViewWrapper .contentWrapper p {
        text-align: center; }
      .divisionsWrapper .itemWrapper .thumbsViewWrapper .contentWrapper h3:after {
        display: block;
        content: "";
        width: 25px;
        border-bottom: 3px solid #8E989E;
        margin: 0 auto;
        height: 11px; }
      .divisionsWrapper .itemWrapper .thumbsViewWrapper .contentWrapper .summaryWrapper {
        text-align: left;
        font-size: 14px;
        line-height: 19.6px;
        font-size: 0.875rem;
        line-height: 1.225rem;
        color: "Open Sans", Helvetica, Arial, Sans-Serif;
        margin-bottom: 1em; }
        .divisionsWrapper .itemWrapper .thumbsViewWrapper .contentWrapper .summaryWrapper p {
          font-size: 14px;
          line-height: 19.6px;
          font-size: 0.875rem;
          line-height: 1.225rem;
          color: "Open Sans", Helvetica, Arial, Sans-Serif;
          text-align: left; }

/* ### These are the main wrappers for all Detail Views (ie: individual items) */
.division,
.event,
.newsItem,
.resource,
.publication {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px; }
  .division .relatedPeopleWrapper,
  .event .relatedPeopleWrapper,
  .newsItem .relatedPeopleWrapper,
  .resource .relatedPeopleWrapper,
  .publication .relatedPeopleWrapper {
    margin-bottom: 20px; }
    .division .relatedPeopleWrapper .personItem,
    .event .relatedPeopleWrapper .personItem,
    .newsItem .relatedPeopleWrapper .personItem,
    .resource .relatedPeopleWrapper .personItem,
    .publication .relatedPeopleWrapper .personItem {
      margin-bottom: 20px;
      border-bottom: 1px solid #91040f; }
  .division .metaCategories,
  .event .metaCategories,
  .newsItem .metaCategories,
  .resource .metaCategories,
  .publication .metaCategories {
    display: inline; }
    .division .metaCategories ul li,
    .event .metaCategories ul li,
    .newsItem .metaCategories ul li,
    .resource .metaCategories ul li,
    .publication .metaCategories ul li {
      list-style-type: none;
      list-style-image: none;
      background: none;
      display: inline; }
  .division .metaTags,
  .event .metaTags,
  .newsItem .metaTags,
  .resource .metaTags,
  .publication .metaTags {
    display: block;
    /* (Tag Icon) */ }
    .division .metaTags ul li,
    .event .metaTags ul li,
    .newsItem .metaTags ul li,
    .resource .metaTags ul li,
    .publication .metaTags ul li {
      list-style-type: none;
      list-style-image: none;
      background: none;
      display: inline; }
    .division .metaTags a.tag,
    .event .metaTags a.tag,
    .newsItem .metaTags a.tag,
    .resource .metaTags a.tag,
    .publication .metaTags a.tag {
      padding: 5px 5px 5px 25px;
      background: url(../CFImages/icon_tag.png) no-repeat 5px;
      margin-right: 5px; }

/* ### QUICK CONTACT */
.quickContactTitle {
  padding: 10px 20px;
  background-color: #91040f; }
  .quickContactTitle h2 {
    font-size: 30px;
    line-height: 45px;
    font-size: 1.875rem;
    line-height: 2.8125rem;
    margin: 0;
    padding: 0;
    color: #111111; }

.quickContact .RadInput {
  width: 100% !important; }
.quickContact p {
  margin: 10px 0;
  font-size: .850em;
  color: #f1f1f1; }
.quickContact .contactTextBox {
  margin: 0 0 10px 0 !important;
  padding-left: 10px !important;
  border: 1px solid #ccc !important;
  min-height: 36px !important;
  width: 100% !important; }
.quickContact .required {
  margin: 10px 20px;
  color: #B30638; }
.quickContact .quickContact a.contactBtn {
  margin: .5em;
  padding: 10px 0;
  width: 100px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  display: block;
  float: left;
  background-color: #ccc;
  text-decoration: none; }
.quickContact .quickContact a.contactBtn:hover, .quickContact .quickContact a.contactBtn:active {
  background: #666; }

/*.bd h1 + h2{ margin-top:-1em; }*/
.bd h3 + h1 {
  margin-top: .3em; }

.bd h3 + h2 {
  margin-top: .3em; }

.bd {
  padding: 0 0 40px 0; }

.bd .mainContent > .sf_colsIn:first-child {
  padding-right: 30px;
  margin-right: 10px; }

.bd .mainContent fieldset {
  margin: 0;
  padding: 15px;
  border: 1px solid #9DC0E6; }

.bd .mainContent fieldset label {
  color: #91040f;
  font-size: 95%; }

.bd .mainContent fieldset legend {
  font-size: 165%;
  color: #CC0A00;
  margin: 5px;
  padding: 4px; }

/* ### Practice Areas */
.stickyFooter .connectedWrapper {
  background: #80001a;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #990033 0%, #80001a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #990033), color-stop(100%, #80001a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #990033 0%, #80001a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #990033 0%, #80001a 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(bottom, #990033 0%, #80001a 100%);
  /* IE10+ */
  background: linear-gradient(bottom, #990033 0%, #80001a 100%);
  /* W3C */
  padding: 20px 0 20px 0; }
  .stickyFooter .connectedWrapper p {
    color: #fff;
    font-size: 12px;
    line-height: 14.4px;
    font-size: 0.75rem;
    line-height: 0.9rem;
    padding: 0;
    margin: 0; }
  .stickyFooter .connectedWrapper .footerRight img {
    float: right; }
  .stickyFooter .connectedWrapper .sfNavHorizontalSiteMap {
    padding-bottom: 2em;
    /*hide the first element in the sitemap because it is just home
    li:first-child {display:none;}*/
    border-bottom: white; }
    .stickyFooter .connectedWrapper .sfNavHorizontalSiteMap li {
      margin: 0 20px 4px 0;
      font-size: 89%;
      display: block; }
    .stickyFooter .connectedWrapper .sfNavHorizontalSiteMap a {
      color: #ffffff; }
.stickyFooter .ft {
  background-color: #ffffff;
  padding: 10px 0;
  bottom: 0;
  width: 100%;
  z-index: 5; }
.stickyFooter .cubicle {
  display: block;
  color: #fff;
  margin: 0 0 0 -100px;
  font-size: 12px;
  line-height: 14.4px;
  font-size: 0.75rem;
  line-height: 0.9rem;
  padding: 0;
  position: absolute;
  left: 50%; }
  .stickyFooter .cubicle a:link,
  .stickyFooter .cubicle a:visited {
    color: #fff;
    font-size: 12px;
    line-height: 14.4px;
    font-size: 0.75rem;
    line-height: 0.9rem; }
  .stickyFooter .cubicle a:hover,
  .stickyFooter .cubicle a:active {
    color: #91040f; }

.spacerLayout {
  display: block;
  height: 10px; }

/* ### Blog Styles */
/* Tag Cloud */
.bd ul.sftaxonCloud {
  display: block;
  width: 100%;
  margin: 10px 0; }

.bd ul.sftaxonCloud li.sftaxonItem {
  list-style-type: none;
  background-image: none;
  margin-right: 6px;
  display: inline-block;
  padding: 0; }

ul.sftaxonCloud li.sftaxonItem a.sfCloudSize1 {
  font-size: 10px; }

ul.sftaxonCloud li.sftaxonItem a.sfCloudSize2 {
  font-size: 12px; }

ul.sftaxonCloud li.sftaxonItem a.sfCloudSize3 {
  font-size: 14px; }

ul.sftaxonCloud li.sftaxonItem a.sfCloudSize4 {
  font-size: 20px;
  font-weight: 700; }

ul.sftaxonCloud li.sftaxonItem a.sfCloudSize5 {
  font-size: 24px;
  font-weight: 900; }

ul.sftaxonCloud li.sftaxonItem a.sfCloudSize6 {
  font-size: 28px;
  font-weight: bold; }

/* ### Classes */
.filterWrapper {
  padding: 10px;
  background: url(../CFImages/transparent_bg.png) repeat;
  margin-bottom: 10px; }

.QueryStringFilterWrapper {
  padding: 10px;
  margin-bottom: 10px; }

.viewMoreLinkContainer {
  text-align: left;
  display: block;
  margin-bottom: 10px; }

.fullImageWrapper {
  min-height: 300px; }

.allItemsContainer {
  text-align: right;
  display: block;
  margin-bottom: 10px; }
  .allItemsContainer a.allItemsLink {
    background-repeat: no-repeat;
    padding: 4px 15px; }
  .allItemsContainer a.allItemsLink:link,
  .allItemsContainer a.allItemsLink:visited,
  .allItemsContainer a.allItemsLink:active {
    background-position: 100% 0px; }
  .allItemsContainer a.allItemsLink:hover {
    background-position: 100% -25px; }

.required {
  color: #91040f; }

span.highlight,
.highlight {
  color: #91040f; }

.lowlight {
  font-weight: normal;
  font-size: 80%; }

.blockImg {
  display: block;
  margin: 0; }

img.border, .border img {
  border: solid 1px #979897;
  background-color: #fff;
  padding: 3px; }

img.baseImage, .baseImage img {
  display: block;
  width: 100%; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.photoLeft {
  float: left;
  margin: 0 8px 8px 8; }

.photoRight {
  float: right;
  margin: 0 0 8px 8px; }

.darkBorder {
  border-top: solid 6px #999999;
  clear: both;
  padding: 1em 0 1.5em; }

.lightBorder {
  border-top: solid 6px #e1e1e1;
  clear: both;
  padding: 1em 0 1.5em; }

.firstParagraphHighlight p:first-child, p.firstParagraphHighlight {
  font-weight: bold;
  color: #990033;
  font-size: 1.2em;
  line-height: 1.4em; }

.arrowLink {
  display: block;
  padding-left: 20px;
  background: url(../CFImages/redarrow.png) no-repeat 0 3px; }

/*.backstretch img {top:0 !important;}*/
/* ### Button Styles */
.CFButton {
  display: inline-block;
  color: #ffffff !important;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  background: #990033;
  font-weight: normal;
  text-transform: uppercase;
  line-height: .9em; }

.CFButton:hover {
  background: #cc0044;
  text-decoration: none; }

.panicButton {
  padding: 2em 0;
  text-align: center;
  display: block; }

.jq-dropdown {
  position: absolute;
  z-index: 1039;
  display: none; }

.jq-dropdown .jq-dropdown-menu, .jq-dropdown .jq-dropdown-panel {
  min-width: 160px;
  max-width: 560px;
  list-style: none;
  background: #990033;
  border: solid 1px #660022;
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  overflow: visible;
  padding: 4px 0;
  margin: 0; }

.jq-dropdown .jq-dropdown-panel {
  padding: 10px; }

.jq-dropdown.jq-dropdown-tip {
  margin-top: 8px; }

.jq-dropdown.jq-dropdown-tip:before {
  position: absolute;
  top: -6px;
  left: 9px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #660022;
  display: inline-block; }

.jq-dropdown.jq-dropdown-tip:after {
  position: absolute;
  top: -5px;
  left: 10px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #990033;
  display: inline-block; }

.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before {
  left: auto;
  right: 9px; }

.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after {
  left: auto;
  right: 10px; }

.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu, .jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel {
  max-height: 180px;
  overflow: auto; }

.jq-dropdown .jq-dropdown-menu li {
  list-style: none;
  padding: 0 0;
  margin: 0;
  line-height: 18px; }

.jq-dropdown .jq-dropdown-menu label, .jq-dropdown .jq-dropdown-menu li > a {
  font-size: 90%;
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 18px;
  padding: 3px 15px;
  margin: 0;
  white-space: nowrap; }

.jq-dropdown .jq-dropdown-menu label:hover, .jq-dropdown .jq-dropdown-menu li > a:hover {
  background-color: #f2f2f2;
  color: inherit;
  cursor: pointer; }

.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider {
  font-size: 1px;
  border-top: solid 1px #660022;
  padding: 0;
  margin: 5px 0; }

/* ### AODA */
/* To control the AODA SkipToContent */
#skiptocontent {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px; }

/* To control the AODA Required Labels */
.AODALabel {
  width: 0% !important;
  display: none !important; }

/*table styles with responsive*/
.defaultTable {
  margin: 1em 0;
  min-width: 300px;
  color: #990033;
  overflow: hidden;
  width: 100%; }
  .defaultTable a {
    color: #990033; }
  .defaultTable th, .defaultTable td {
    margin: .5em 1em; }
    @media (min-width: 640px) {
      .defaultTable th, .defaultTable td {
        padding: 1em !important; } }
    .defaultTable th a.viewProfile, .defaultTable td a.viewProfile {
      color: #807F7F !important;
      font-size: 90%;
      line-height: 1.1em;
      text-decoration: underline; }
  .defaultTable td.classificationWrapper span.titleWrapper {
    color: #807F7F !important;
    font-size: 90%;
    line-height: 1.1em; }
  .defaultTable td.classificationWrapper ul {
    margin: 0; }
    .defaultTable td.classificationWrapper ul li {
      color: #807F7F !important;
      font-size: 90%;
      line-height: 1.1em;
      background-position: 0px -2px; }
  .defaultTable th, .defaultTable td:before {
    color: #990033;
    text-transform: uppercase; }
  .defaultTable tr {
    border-bottom: 1px solid #cc0044;
    border-top: 1px solid #fff; }
  .defaultTable tr:nth-child(even) {
    background-color: #f1f1f1; }
  .defaultTable tr.noBorder {
    border-bottom: 1px solid #fff; }
  .defaultTable th {
    display: none; }
  .defaultTable td {
    display: block;
    padding-left: 1em;
    /*	&:before {
    	  content: attr(data-th)":"; // who knew you could do this? The internet, that's who.
    	  font-weight: bold;
    	  width: 6em;
    		margin-left:0em;
    	  display: inline-block;
    	  @media (min-width: $breakpoint-alpha) {
    		display: none;
    	  }
    	}
    */ }
    .defaultTable td:first-child {
      padding-top: .5em; }
    .defaultTable td:last-child {
      padding-bottom: .5em; }
  .defaultTable tr.yearBar td:before {
    content: none; }
  .defaultTable tr.termBar td:before {
    content: "Term:";
    font-weight: normal;
    color: #ffffff;
    width: 50px; }
  .defaultTable th, .defaultTable td {
    text-align: left; }
    @media (min-width: 640px) {
      .defaultTable th, .defaultTable td {
        display: table-cell;
        padding: .25em .5em; }
        .defaultTable th:first-child, .defaultTable td:first-child {
          padding-left: 0; }
        .defaultTable th:last-child, .defaultTable td:last-child {
          padding-right: 0; } }

.simpleTable {
  border-collapse: inherit;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 12px;
  text-shadow: 1px 1px 0px #fff;
  background: #eaebec;
  border: #ccc 1px solid;
  margin-bottom: 20px;
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1; }
  .simpleTable a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none; }
  .simpleTable a:visited {
    color: #999999;
    font-weight: bold;
    text-decoration: none; }
  .simpleTable a:active, .simpleTable a:hover {
    color: #bd5a35;
    text-decoration: underline; }
  .simpleTable th {
    padding: 21px 25px 22px 25px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb); }
  .simpleTable th:first-child {
    text-align: left;
    padding-left: 20px; }
  .simpleTable tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px; }
  .simpleTable tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px; }
  .simpleTable tr {
    padding-left: 20px; }
  .simpleTable td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0; }
  .simpleTable td {
    padding: 18px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa); }
  .simpleTable tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); }
  .simpleTable tr:last-child td {
    border-bottom: 0; }
  .simpleTable tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .simpleTable tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .simpleTable tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); }

/* ### Responsive Only styles */
.mobileNav, .mobileNavFooter {
  display: none; }

.forcedHide {
  display: none !important; }

.hideOnDesktop {
  display: none; }

.hideOnMobile {
  display: block; }

td.hideOnMobile {
  display: inline-block; }

.sidebarMenuButtonWrapper {
  display: none; }

/* ADAM'S NEW STYLES */
.bannerSlideshow .slide .contentWrapper {
  position: relative; }
  .bannerSlideshow .slide .contentWrapper .coverImg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    z-index: 1; }
    .bannerSlideshow .slide .contentWrapper .coverImg img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: auto;
      max-height: none;
      max-width: none;
      min-height: 100%;
      min-width: 100%;
      transform: translate(-50%, -50%); }

.CFButton, #layerslider .ls-slide .contentWrapper .viewMoreLink {
  background-color: #990033;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  padding: 10px 18px;
  font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif; }
  .CFButton:hover, #layerslider .ls-slide .contentWrapper .viewMoreLink:hover {
    text-decoration: none;
    background-color: #8E989E;
    color: black !important; }

#layerslider .ls-nav-prev, #layerslider .ls-nav-next {
  position: absolute;
  top: 44%;
  left: 40px;
  width: 21px;
  height: 40px;
  z-index: 100;
  background: url(../CFImages/Icons/arrow-left.png) no-repeat;
  background-size: cover;
  background-position: center;
  display: block !important; }
#layerslider .ls-nav-next {
  left: unset;
  right: 40px;
  transform: rotate(180deg); }
#layerslider .ls-bottom-nav-wrapper {
  display: none; }
#layerslider .ls-slide:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 99;
  background: rgba(0, 0, 0, 0.4); }
#layerslider .ls-slide .contentWrapper {
  position: absolute;
  top: 41%;
  z-index: 100;
  width: 100%;
  text-align: center;
  /*visibility: visible !important;*/
  left: 0 !important; }
  #layerslider .ls-slide .contentWrapper h1 {
    text-shadow: none;
    font-size: 50px;
    padding: 0 20%;
    line-height: 1.1em;
    margin-bottom: 35px; }
  #layerslider .ls-slide .contentWrapper h2 {
    display: none; }

.welcomeMessage {
  border: 1px dashed #d7dade;
  margin: 185px auto 50px;
  padding-bottom: 50px;
  padding-top: 0 !important; }
  .welcomeMessage .welcomeWrapper {
    margin-top: -85px; }
    .welcomeMessage .welcomeWrapper .imageWrapper {
      background-color: white;
      width: 175px;
      height: 175px;
      margin: 0 auto;
      position: relative; }
      .welcomeMessage .welcomeWrapper .imageWrapper .imageWrapperImage {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        border: 1px dashed #d7dade;
        background-size: cover;
        background-position: center -5px;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-clip: content-box;
        padding: 8px;
        background-color: white;
        position: absolute;
        overflow: hidden; }
        .welcomeMessage .welcomeWrapper .imageWrapper .imageWrapperImage .coverImg {
          position: absolute;
          height: 100%;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          overflow: hidden;
          z-index: 1;
          width: 100%;
          border-radius: 50%;
          border: 5px solid white; }
          .welcomeMessage .welcomeWrapper .imageWrapper .imageWrapperImage .coverImg img {
            width: 100%; }
    .welcomeMessage .welcomeWrapper .content {
      padding: 15px 15% 0;
      text-align: center; }
      .welcomeMessage .welcomeWrapper .content h2 {
        font-size: 24px; }
      .welcomeMessage .welcomeWrapper .content p, .welcomeMessage .welcomeWrapper .content .welcomeMessageContent {
        font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif;
        color: #6d6e71;
        font-size: 16px;
        margin: 15px 0;
        line-height: 1.45em; }
        .welcomeMessage .welcomeWrapper .content p .CFButton, .welcomeMessage .welcomeWrapper .content .welcomeMessageContent .CFButton {
          margin-top: 15px; }
        .welcomeMessage .welcomeWrapper .content p.personInfo, .welcomeMessage .welcomeWrapper .content .welcomeMessageContent.personInfo {
          margin-top: 35px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.homeSection h2, .sliderSection h2, .centredSection h2 {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif;
  font-weight: normal;
  font-size: 28px; }
  .homeSection h2:after, .sliderSection h2:after, .centredSection h2:after {
    width: 150px;
    height: 1px;
    content: ' ';
    position: absolute;
    bottom: 3px;
    left: calc(50% - 75px);
    border-bottom: 1px dashed #d7dade; }

.homeSection {
  padding: 70px 0; }

.sliderSection {
  padding: 40px 0; }

.centredSection {
  padding-bottom: 45px; }
  .centredSection .content {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: center; }
    .centredSection .content p {
      font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif;
      color: #6d6e71;
      font-size: 16px;
      margin: 15px 0;
      line-height: 1.45em; }

.videoMessage {
  background-color: #ebf9fe; }
  .videoMessage .videoContent {
    font-size: 18px;
    line-height: 1.45em;
    color: #3d3e3f;
    font-style: italic; }
  .videoMessage h3 {
    font-style: normal;
    font-size: 24px;
    margin: 0 0 5px; }

.personInfo {
  margin-top: 35px;
  font-style: normal; }
  .personInfo .name, .personInfo .designations {
    text-transform: uppercase;
    color: #990033;
    font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
    font-size: 18px; }
  .personInfo .designations {
    font-size: 14px;
    padding-left: 2px; }
  .personInfo .position {
    display: block;
    font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
    color: #6d6e71; }
    .personInfo .position ul li {
      background: none;
      padding-left: 0; }

.scrollingList ul li, .latestNews ul li {
  list-style-type: none;
  text-align: center;
  background: none;
  padding: 0; }
  .scrollingList ul li .itemWrapper, .latestNews ul li .itemWrapper {
    padding: 0 15px 15px; }
    .scrollingList ul li .itemWrapper .itemWrapperInner, .latestNews ul li .itemWrapper .itemWrapperInner {
      border: 1px dashed #d7dade;
      position: relative;
      padding: 0 7px 7px; }
    .scrollingList ul li .itemWrapper .title, .latestNews ul li .itemWrapper .title {
      font-size: 20px;
      position: relative;
      line-height: 1.1em;
      padding-top: 20px;
      margin: 0 0 20px;
      height: 56px; }
      .scrollingList ul li .itemWrapper .title:after, .latestNews ul li .itemWrapper .title:after {
        content: '';
        position: absolute;
        width: 60px;
        height: 10px;
        background-color: #990033;
        top: 0;
        left: calc(50% - 30px); }
    .scrollingList ul li .itemWrapper .image, .latestNews ul li .itemWrapper .image {
      width: 100%;
      height: auto;
      padding-bottom: 66%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      display: block; }
    .scrollingList ul li .itemWrapper .detailsButtonWrapper, .latestNews ul li .itemWrapper .detailsButtonWrapper {
      position: absolute;
      width: 100%;
      bottom: -18px;
      text-align: center; }
.scrollingList ul .slick-prev, .scrollingList ul .slick-next, .latestNews ul .slick-prev, .latestNews ul .slick-next {
    height: 50px;
    width: 30px;
  z-index: 1; }
  .scrollingList ul .slick-prev:before, .scrollingList ul .slick-next:before, .latestNews ul .slick-prev:before, .latestNews ul .slick-next:before {
    background-image: url(../CFImages/Icons/arrow-left-red.png);
    background-repeat: no-repeat;
    color: transparent;
    background-size: 15px;
    opacity: 1;
    font-size: 28px;
    line-height: 0em; }
.scrollingList ul .slick-next, .latestNews ul .slick-next {
  right: -30px;
  transform: rotate(180deg); }
.scrollingList ul .slick-prev, .latestNews ul .slick-prev {
  left: -30px; }

.scrollingList {
  width: 1230px; }

.alumniSpotlight {
  padding-top: 20px; }
  .alumniSpotlight .alumniSpotlightContent {
    background: url(/images/default-source/default-album/home-testimonial-bg.jpg);
    background-size: cover;
    padding: 75px 50px;
    position: relative; }
    .alumniSpotlight .alumniSpotlightContent .overlay {
      background-color: rgba(255, 255, 255, 0.4);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: none; }
    .alumniSpotlight .alumniSpotlightContent .innerWrapper {
      display: flex;
      flex-wrap: nowrap;
      position: relative;
      z-index: 1; }
    .alumniSpotlight .alumniSpotlightContent .photo {
      flex: 1;
      margin-left: 120px; }
      .alumniSpotlight .alumniSpotlightContent .photo img {
        width: 300px;
        border: 10px solid white; }
    .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper {
      flex: 2; }
      .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper .quoteBox {
        padding: 0 50px 50px;
        background-color: rgba(255, 255, 255, 0.8);
        width: 75%;
        max-width: 500px;
        position: relative;
        float: right;
        margin-right: 50px; }
        .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper .quoteBox p.quote {
          padding-top: 60px;
          font-size: 20px;
          font-style: italic;
          color: #7e8388;
          font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif;
          line-height: 1.4em;
          letter-spacing: -0.03em; }
        .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper .quoteBox:before {
          content: "“";
          position: absolute;
          top: 50px;
          left: 35px;
          font-size: 195px;
          color: #990033;
          line-height: 0;
          font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif; }

.newsOneFeaturedAndListView {
  padding-top: 20px; }
  .newsOneFeaturedAndListView .featuredNews {
    position: relative;
    border: 1px dashed #d7dade;
    margin-bottom: 75px;
    padding-top: 25px; }
    .newsOneFeaturedAndListView .featuredNews:after {
      content: '';
      position: absolute;
      width: 60px;
      height: 10px;
      background-color: #990033;
      top: 0;
      left: calc(50% - 30px); }
    .newsOneFeaturedAndListView .featuredNews .content {
      display: flex;
      flex-wrap: nowrap;
      padding: 20px 0 50px;
      position: relative; }
      .newsOneFeaturedAndListView .featuredNews .content > div {
        flex: 1; }
      .newsOneFeaturedAndListView .featuredNews .content .image {
        padding-left: 20px; }
        .newsOneFeaturedAndListView .featuredNews .content .image img {
          width: 100%; }
      .newsOneFeaturedAndListView .featuredNews .content .text {
        padding-left: 65px;
        padding-right: 50px;
        padding-top: 50px; }
        .newsOneFeaturedAndListView .featuredNews .content .text .date {
          font-size: 14px;
          font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
          color: #990033;
          line-height: 1.1em;
          color: #6d6e71;
          text-transform: uppercase; }
        .newsOneFeaturedAndListView .featuredNews .content .text .title {
          font-size: 30px;
          font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
          color: #990033;
          line-height: 1.1em; }
        .newsOneFeaturedAndListView .featuredNews .content .text .summary {
          font-size: 30px;
          font-family: "Univers LT W01_45 Light", Univers, Calibri, Arial, sans-serif;
          color: #990033;
          line-height: 1.1em;
          color: #6d6e71; }
      .newsOneFeaturedAndListView .featuredNews .content .buttonWrapper {
        position: absolute;
        z-index: 1;
        bottom: -31px;
        width: 100%;
        text-align: center; }

.latestNews {
  margin-top: 25px;
  padding: 0; }
  .latestNews .list {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + (10px * 2));
    position: relative;
    left: -10px; }
    .latestNews .list > * {
      width: calc(33.333% - (10px * 2));
      min-width: 200px;
      padding-left: 10px;
      padding-right: 10px;
      flex: 1 0 auto;
      flex-grow: 1; }
      .latestNews .list > * img {
        width: 100%; }
      .latestNews .list > *:before {
        display: none; }
    .latestNews .list .item {
      margin-bottom: 0; }
      .latestNews .list .item .itemWrapper {
        padding: 0; }
        .latestNews .list .item .itemWrapper .itemWrapperInner .title {
          font-size: 16px;
          padding-top: 10px; }
          .latestNews .list .item .itemWrapper .itemWrapperInner .title:after {
            display: none; }
        .latestNews .list .item .itemWrapper .itemWrapperInner .date {
          position: relative;
          padding-top: 25px;
          text-transform: uppercase;
          font-size: 12px;
          margin-bottom: 0; }
          .latestNews .list .item .itemWrapper .itemWrapperInner .date:after {
            content: '';
            position: absolute;
            width: 60px;
            height: 10px;
            background-color: #990033;
            top: 0;
            left: calc(50% - 30px); }

.divisionsList {
  padding-top: 20px; }

.quickFacts {
  background: url(../CFImages/diamond-bg.gif) repeat;
  padding-top: 40px; }
  .quickFacts .list {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + (10px * 2));
    position: relative;
    left: -10px; }
    .quickFacts .list > * {
      width: calc(25% - (10px * 2));
      min-width: 200px;
      padding-left: 10px;
      padding-right: 10px;
      flex: 1 0 auto;
      flex-grow: 1; }
      .quickFacts .list > * img {
        width: 100%; }
      .quickFacts .list > *:before {
        display: none; }
    .quickFacts .list .item .content {
      width: 220px;
      height: 220px;
      border-radius: 110px;
      background-color: #990033;
      margin: 0 auto;
      text-align: center; }
      .quickFacts .list .item .content p {
        color: white; }
        .quickFacts .list .item .content p.stat {
          font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
          font-size: 50px;
          padding-top: 35px;
          padding-bottom: 10px; }
        .quickFacts .list .item .content p.description {
          font-family: "Univers LT W02_55 Roman", Univers, Calibri, Arial, sans-serif;
          font-size: 14px;
          padding-left: 20px;
          padding-right: 20px; }
  .quickFacts .detailsButtonWrapper {
    margin-top: 60px;
    text-align: center; }

.applyNow {
  background-color: #6d6e70;
  color: white; }
  .applyNow .deadline {
    padding-left: 50px; }
    .applyNow .deadline .sfContentBlock p {
      font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif;
      color: white;
      text-transform: uppercase; }
      .applyNow .deadline .sfContentBlock p:nth-child(1) {
        font-size: 30px; }
      .applyNow .deadline .sfContentBlock p:nth-child(2) {
        font-size: 45px; }
  .applyNow .button {
    margin-top: 15px; }
    .applyNow .button .CFButton {
      background-color: white;
      color: #990033 !important;
      font-size: 25px;
      padding: 13px 25px;
      font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif; }
      .applyNow .button .CFButton:hover {
        background-color: #990033;
        color: white !important; }

.bannerSlideshow .slide {
  height: 550px; }
  .bannerSlideshow .slide .contentWrapper {
    position: relative;
    height: 100%;
    z-index: 4;
    width: 100%;
    position: relative; }
    .bannerSlideshow .slide .contentWrapper:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.25);
      z-index: 2;
      transition: all 0.2s ease; }
    .bannerSlideshow .slide .contentWrapper > * {
      position: relative;
      z-index: 3; }
    .bannerSlideshow .slide .contentWrapper:hover:after {
      background: rgba(0, 0, 0, 0.25); }
    .bannerSlideshow .slide .contentWrapper .innerContent {
      padding: 30px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 3; }
      @media (max-width: 1024px) {
        .bannerSlideshow .slide .contentWrapper .innerContent {
          position: relative; } }
      .bannerSlideshow .slide .contentWrapper .innerContent > * {
        color: white;
        display: block;
        text-align: center; }
      .bannerSlideshow .slide .contentWrapper .innerContent .title {
        text-shadow: none;
        font-size: 50px;
        padding: 0 5%;
        line-height: 1.1em;
        margin-bottom: 35px; }
      .bannerSlideshow .slide .contentWrapper .innerContent .subtitle {
        display: block;
        margin: 5px 0 50px;
        font-size: 24px;
        font-family: "Univers LT W01_45 Light", Univers, Calibri, Arial, sans-serif; }
      .bannerSlideshow .slide .contentWrapper .innerContent .button {
        background-color: #990033;
        color: white;
        text-transform: uppercase;
        font-size: 17px;
        padding: 10px 18px;
        font-family: "UniversLTW01-67BoldCn", Univers, Calibri, Arial, sans-serif; }
        .bannerSlideshow .slide .contentWrapper .innerContent .button:hover {
          text-decoration: none;
          background-color: #8E989E;
          color: black !important; }
.bannerSlideshow .slide.centred .contentWrapper .innerContent {
  margin: 0 auto; }
.bannerSlideshow .slide.right .contentWrapper .innerContent {
  float: right; }
.bannerSlideshow .slick-prev, .bannerSlideshow .slick-next {
  display: none;
  height: 40px;
  width: 21px;
  z-index: 10;
  position: absolute; }
  .bannerSlideshow .slick-prev:before, .bannerSlideshow .slick-next:before {
    height: 100%;
    width: 100%;
    color: transparent;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11; }
.bannerSlideshow .slick-next {
  right: 125px; }
  @media (max-width: 1024px) {
    .bannerSlideshow .slick-next {
      right: 25px; } }
  .bannerSlideshow .slick-next:before {
    background-image: url(../CFImages/Icons/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transform: rotate(180deg); }
.bannerSlideshow .slick-prev {
  left: 125px; }
  @media (max-width: 1024px) {
    .bannerSlideshow .slick-prev {
      left: 25px; } }
  .bannerSlideshow .slick-prev:before {
    background-image: url(../CFImages/Icons/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
.bannerSlideshow ul.slick-dots {
  padding-top: 10px;
  position: relative;
  bottom: 70px; }
  .bannerSlideshow ul.slick-dots li {
    background: none;
    padding: 0 17px;
    margin: 0; }
    .bannerSlideshow ul.slick-dots li button:before {
      font-size: 20px; }

.divisionWrapper {
  padding-top: 40px; }
  .divisionWrapper .welcomeMessage {
    margin-top: 95px;
    margin-right: 40px;
    padding: 25px; }
    @media (max-width: 768px) {
      .divisionWrapper .welcomeMessage {
        margin-right: 0; } }

.scrollingList.relatedFacultySlideshow ul li .itemWrapper .image {
  height: auto;
  padding-bottom: 133%; }
.scrollingList.relatedFacultySlideshow ul li .itemWrapper .title {
  margin: 0;
  height: 46px; }
.scrollingList.relatedFacultySlideshow ul li .itemWrapper .phone {
  font-size: 12px;
  height: 25px;
  display: block; }
.scrollingList.relatedNewsSlideshow {
  padding-bottom: 70px; }
  .scrollingList.relatedNewsSlideshow ul li .itemWrapper .title {
    font-size: 16px;
    padding-top: 10px; }
    .scrollingList.relatedNewsSlideshow ul li .itemWrapper .title:after {
      display: none; }
  .scrollingList.relatedNewsSlideshow ul li .itemWrapper .date {
    position: relative;
    padding-top: 25px;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0; }
    .scrollingList.relatedNewsSlideshow ul li .itemWrapper .date:after {
      content: '';
      position: absolute;
      width: 60px;
      height: 10px;
      background-color: #990033;
      top: 0;
      left: calc(50% - 30px); }

.hiddenWelcomeMessage {
  display: none; }

@media screen and (max-width: 1300px) {
  .innerWrapper {
    width: 1100px; } }
@media screen and (max-width: 1200px) {
  .innerWrapper {
    width: 974px; }

  .leftContent {
    padding-right: 30px; }

  .rightContent {
    padding-left: 30px; } }
@media screen and (max-width: 1050px) {
  .innerWrapper {
    width: 850px; } }
@media screen and (max-width: 960px) {
  .latestNews .list > * {
    width: calc(50%) !important;
    flex-grow: 0 !important; }

  .scrollingList .list .slick-next, .scrollingList .list .slick-prev {
    display: none !important; }
  .scrollingList .slick-dots {
    bottom: -55px; }

  .innerWrapper {
    padding-left: 15px;
    padding-right: 15px; }

  .alumniSpotlight .alumniSpotlightContent {
    padding: 50px 20px; }
    .alumniSpotlight .alumniSpotlightContent .innerWrapper {
      display: block; }
    .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper .quoteBox {
      margin-right: 0;
      float: none;
      margin-top: 60px;
      max-width: 100%;
      width: 100%; }
    .alumniSpotlight .alumniSpotlightContent .photo {
      text-align: center;
      margin-left: 0; }
      .alumniSpotlight .alumniSpotlightContent .photo img {
        width: 100%;
        max-width: 250px; }

  .newsOneFeaturedAndListView .featuredNews .content {
    flex-wrap: wrap; }
    .newsOneFeaturedAndListView .featuredNews .content .image {
      min-width: 250px;
      padding-right: 20px; }
    .newsOneFeaturedAndListView .featuredNews .content .text {
      min-width: 300px;
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 30px; }
    .newsOneFeaturedAndListView .featuredNews .content .buttonWrapper {
      bottom: -17px; }
  .newsOneFeaturedAndListView .latestNews .list .item {
    margin-bottom: 50px; }

  .homeSection {
    padding-bottom: 15px; }

  .homeBanner .innerWrapper {
    padding-left: 0;
    padding-right: 0; }

  .quickFacts .list .item .content {
    margin-bottom: 10px; }

  .ls-nav-prev, .ls-nav-next {
    display: none !important;
    visibility: hidden !important; }

  .welcomeMessage .welcomeWrapper .content {
    padding-left: 0;
    padding-right: 0; }

  #layerslider .ls-slide .contentWrapper h1 {
    font-size: 40px;
    margin: 0;
    margin-bottom: 35px;
    padding: 0; } }
@media screen and (max-width: 500px) {
  .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper .quoteBox {
    padding: 0 20px 50px; }
    .alumniSpotlight .alumniSpotlightContent .quoteBoxWrapper .quoteBox .quote {
      font-size: 16px; }

  .quickFacts {
    margin-top: 50px;
    padding-bottom: 60px; }
    .quickFacts .detailsButtonWrapper {
      margin-top: 25px; }

  #layerslider .ls-slide .contentWrapper h1 {
    font-size: 24px; }
  #layerslider .ls-slide .contentWrapper .viewMoreLink {
    display: inline-block;
    width: 80%;
    line-height: 1.3em; }

  .scrollingList .list li .itemWrapper, .latestNews .list li .itemWrapper {
    padding-left: 0;
    padding-right: 0; }

  .latestNews .list > * {
    width: calc(100%) !important; }

  .hd .logo_sub {
    border-left: 0; } }

/*# sourceMappingURL=DefaultSCSS.css.map */
