﻿body {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  color: #666; }

a {
  color: #177f97;
  text-decoration: underline;
  cursor: pointer; }
  a:hover {
    text-decoration: none; }
  a.eventDetailsLink {
    color: #177f97 !important;
    text-decoration: underline;
    font-weight: bold; }
    a.eventDetailsLink:focus {
      outline: none; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, p {
  margin: 0; }

button {
  border: none !important;
  background-color: transparent; }

p, .bod {
  line-height: 22px;
  margin-bottom: 20px; }
  p a, .bod a {
    text-decoration: underline; }

.intro {
  font-family: Arial;
  font-size: 22px;
  color: #666;
  line-height: 30px;
  margin: 10px 0px; }

h1, .h1, h1 a {
  font-size: 45px;
  font-family: "Oswald", sans-serif;
  color: #1c386b;
  letter-spacing: 0.05px;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 55px; }

h2, .h2, h2 a {
  font-size: 30px;
  font-family: "Oswald", sans-serif;
  color: #1c386b;
  font-weight: 400;
  margin-bottom: 10px; }

h3, .h3, h3 a {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #1c386b;
  margin-bottom: 10px; }

h4, .h4, h4 a {
  font-size: 18px;
  line-height: 22px; }

.contour input[type=checkbox] {
  margin-right: 10px; }

input[type=checkbox] {
  margin: 0; }

.accordion {
  margin-bottom: 20px; }
  .accordion .accordion-toggle {
    display: block;
    background-position: 98% 50%;
    background-image: url("/Content/images/sussex-icon-collapse.png");
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #1c386b;
    padding: 15px 30px;
    border-top: 1px solid #1c386b; }
    .accordion .accordion-toggle.collapsed {
      background-image: url("/Content/images/sussex-icon-expand.png"); }
  .accordion .accordion-inner {
    padding: 15px 30px; }

select {
  max-width: 100%; }

.button, .btn {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #006e82;
  border-radius: 4px;
  padding: 12px;
  color: #006e82;
  text-decoration: none;
  background-color: transparent; }
  .button:hover, .button:active, .btn:hover, .btn:active {
    color: #fff;
    background-color: #006e82; }

.small {
  font-size: 14px;
  color: #666;
  line-height: 20px; }

.imageFloat {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px; }

.contourPageName {
  margin-top: 20px;
  font-size: 16px !important;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  color: #1c386b;
  margin-bottom: 10px;
  line-height: 16px !important; }

header {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto; }

.quickNav {
  height: 62px;
  background-color: #e5e5e5;
  z-index: 1040; }
  @media (max-width: 1024px) {
    .quickNav {
      display: none; } }

.logoWrapper {
  position: absolute;
  top: -2px; }
  @media (max-width: 1024px) {
    .logoWrapper {
      width: 135px;
      top: -2px; } }

.header-group, .header-item {
  display: inline-block;
  vertical-align: top; }

.mainNav {
  background-color: #1c386b;
  height: 80px;
  top: 62px; }
  @media (max-width: 1024px) {
    .mainNav {
      top: 0px; } }

.hamburger {
  padding-left: 10px;
  position: relative;
  top: 25px; }

.mobileLogo {
  display: none; }
  @media (max-width: 1024px) {
    .mobileLogo {
      display: block; } }

.mobileMenu {
  display: none; }
  @media (max-width: 1024px) {
    .mobileMenu {
      display: block; } }

@media (max-width: 1024px) {
  .primaryNav {
    display: none; } }

.primaryNav .navLink {
  font-family: "monsterrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 30px 20px;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 1px; }
  .primaryNav .navLink:hover, .primaryNav .navLink:active, .primaryNav .navLink.active {
    background-color: #324b79; }
  @media (max-width: 1400px) {
    .primaryNav .navLink {
      width: 133px;
      text-align: center;
      height: 80px;
      position: relative; }
      .primaryNav .navLink span {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%); } }
  @media (max-width: 1150px) {
    .primaryNav .navLink {
      letter-spacing: 0px;
      width: 110px;
      font-size: 12px; } }

.primaryNav br {
  display: none; }
  @media (max-width: 1400px) {
    .primaryNav br {
      display: block; } }

.siteNavRight .moreMenu {
  padding-left: 50px; }
  @media (max-width: 1024px) {
    .siteNavRight .moreMenu {
      padding-left: 0px; }
      .siteNavRight .moreMenu .more {
        display: none; } }

.siteNavRight .search {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 18px; }
  @media (max-width: 1024px) {
    .siteNavRight .search {
      display: none; } }
  .siteNavRight .search #searchfield {
    height: 40px;
    top: -10px;
    padding-right: 30px;
    width: 300px; }
  .siteNavRight .search input[type=image] {
    top: -2px;
    left: -35px;
    position: relative;
    height: 24px;
    width: 23px;
    padding: 0px; }
  .siteNavRight .search .search-link {
    width: 23px;
    height: 24px;
    background: url("/Content/images/icon-search.png") no-repeat; }
    .siteNavRight .search .search-link.search-close-link {
      background-image: url("/Content/images/icon-close.png"); }

.siteNavRight .quickLinks {
  padding-top: 24px; }

.siteNavRight .quickLink {
  padding-left: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #1c386b;
  font-weight: bold;
  text-decoration: none; }
  .siteNavRight .quickLink:hover {
    color: #177f97; }
  .siteNavRight .quickLink:active {
    color: #666; }
  @media (max-width: 1150px) {
    .siteNavRight .quickLink {
      padding-left: 15px; } }

.search-slider {
  position: relative;
  margin-top: -25px;
  margin-right: 50px; }

#mainMenuNav {
  background-color: #1c386b;
  color: #fff; }
  #mainMenuNav .menuItem {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #02173f;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    text-decoration: none; }
    #mainMenuNav .menuItem.mobileBackWrapper {
      padding-bottom: 47px;
      cursor: pointer;
      display: block; }
    #mainMenuNav .menuItem.h3 {
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-bottom: 0px;
      margin-top: 0px;
      cursor: pointer; }
      #mainMenuNav .menuItem.h3 a {
        color: #fff;
        text-decoration: none;
        display: block; }
    #mainMenuNav .menuItem.mobileApplyNow {
      background-color: #8cc740;
      border: 0;
      padding-top: 26px;
      padding-bottom: 26px; }
      #mainMenuNav .menuItem.mobileApplyNow a {
        display: block;
        padding: 0;
        font-size: 23px; }
        #mainMenuNav .menuItem.mobileApplyNow a:hover {
          color: #02173f;
          background-color: #8cc740; }
    #mainMenuNav .menuItem.mobileQuickLink {
      background-color: #e5e5e5;
      font-family: 'Montserrat';
      border-color: #ccc; }
      #mainMenuNav .menuItem.mobileQuickLink a {
        display: block;
        height: 100%;
        text-decoration: none;
        font-weight: bold;
        color: #1c386b; }
        #mainMenuNav .menuItem.mobileQuickLink a:hover {
          color: #1c386b; }
    #mainMenuNav .menuItem .hasChildren {
      line-height: 24px; }
      #mainMenuNav .menuItem .hasChildren .arrow {
        background: url("/Content/images/Sussex_arrow_white_mobile.png") no-repeat 100% 0px;
        width: 15px;
        height: 30px;
        float: right; }
      #mainMenuNav .menuItem .hasChildren[aria-expanded=true] {
        margin-bottom: 20px;
        background: url("/Content/images/Sussex_arrow_white_mobile.png") no-repeat 100% 0px; }
    #mainMenuNav .menuItem.hasChildren .arrow {
      background: url("/Content/images/Sussex_arrow_white_mobile.png");
      float: right;
      width: 9px;
      height: 21px;
      background-repeat: no-repeat;
      background-position: -9px;
      right: 20px;
      position: relative; }
    #mainMenuNav .menuItem.hasChildren[aria-expanded=true] {
      background: url("/Content/images/icon-collapse.png") no-repeat 93% 30px; }
    #mainMenuNav .menuItem .backButton {
      background: url("/Content/images/Sussex_arrow_white_mobile.png");
      float: left;
      width: 9px;
      height: 21px;
      background-repeat: no-repeat;
      background-position: 0;
      left: 0px;
      position: relative; }
    #mainMenuNav .menuItem.SlideMenuClose {
      background: none; }
  #mainMenuNav .subItem {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative; }
  #mainMenuNav .SlideMenuClose {
    text-align: right; }
    #mainMenuNav .SlideMenuClose .close-x {
      padding-left: 10px;
      display: inline-block; }
  #mainMenuNav ul {
    padding-left: 0px; }
  #mainMenuNav li {
    list-style-type: none; }

#breadcrumb {
  font-weight: 700;
  font-family: 'montserrat';
  font-size: 14px;
  color: #666;
  line-height: 22px;
  margin-bottom: 20px; }
  #breadcrumb a, #breadcrumb .divider {
    color: #1c386b;
    text-decoration: none; }
  #breadcrumb a:hover {
    color: #177f97; }

.applyNowButton {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #02173f;
  background-color: #8cc740;
  padding: 0px 30px;
  text-decoration: none;
  position: relative;
  font-weight: 500;
  line-height: 62px;
  display: inline-block; }
  .applyNowButton:hover {
    background-color: #a3d265; }

.SlideMenuItems {
  overflow: hidden; }
  .SlideMenuItems .mobileNav {
    width: 10000px;
    height: auto;
    position: relative; }
    .SlideMenuItems .mobileNav .navPanel {
      float: left;
      -webkit-transition: all linear .5s;
      transition: all linear .5s;
      width: 100vw; }
  .SlideMenuItems .mobileBackWrapper {
    height: 40px; }
    .SlideMenuItems .mobileBackWrapper .mobileBack {
      width: 30px;
      height: 30px; }

@media (max-width: 1024px) {
  .headerWrapper body {
    margin-top: 50px; }
  .headerWrapper .navbar-default {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0;
    border-radius: 0;
    top: 0;
    border-width: 0 0 1px; } }

.navmenu {
  width: 100%; }

.mobileSearchBox {
  height: 40px;
  width: 80%;
  margin-right: 10px;
  padding: 10px;
  min-width: 300px;
  color: #333; }

.ui-dialog-titlebar {
  border: 1px solid red;
  display: none; }

#eventDialogClose {
  position: absolute;
  background-image: url("/Content/images/Icon_Close_Gray.png");
  background-repeat: no-repeat;
  right: 7px;
  top: 7px;
  width: 15px;
  height: 15px;
  cursor: pointer; }

#ical-link {
  text-align: right;
  width: 60%;
  float: right;
  margin-top: 10px;
  margin-right: 25px; }
  #ical-link a {
    text-decoration: underline;
    font-size: smaller; }

#eventDialog {
  display: none;
  position: relative;
  background: #ffffff;
  z-index: 99999;
  padding: 20px 20px 20px 20px; }
  #eventDialog .eventTime {
    margin-bottom: 10px; }
  #eventDialog .eventLocation {
    margin-bottom: 10px; }
  #eventDialog .eventDescription {
    margin-bottom: 10px; }

.calendarWrapper {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 50px 0px;
  border-top: 5px solid #ccc; }

#calendarListing {
  margin-top: 40px;
  margin-bottom: 40px; }
  #calendarListing .calendar-heading {
    background-repeat: no-repeat;
    padding-top: 5px;
    height: 60px;
    margin-bottom: 30px;
    float: left; }
    @media (max-width: 768px) {
      #calendarListing .calendar-heading {
        float: none;
        text-align: center; } }
  @media (max-width: 993px) {
    #calendarListing .viewAllEventsButtonWrapper {
      margin: auto;
      text-align: center; } }
  #calendarListing .viewAllEventsButton {
    float: right; }
    @media (max-width: 768px) {
      #calendarListing .viewAllEventsButton {
        float: none;
        width: 100%;
        display: inline-block;
        max-width: 320px;
        margin-bottom: 20px; } }
  #calendarListing li {
    list-style: none;
    position: relative;
    float: left;
    width: 30.5%;
    margin-right: 4%;
    padding: 30px 30px;
    height: 185px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #e6e7e8; }
    @media (max-width: 1200px) {
      #calendarListing li {
        height: auto;
        min-height: 185px; } }
    @media (min-width: 993px) {
      #calendarListing li:last-of-type {
        margin-right: 0; } }
  #calendarListing .event-list {
    padding-bottom: 0px;
    margin-bottom: 40px;
    padding-left: 0px; }
  #calendarListing .eventright {
    margin-left: 80px;
    padding-left: 20px; }
  #calendarListing .eventleft {
    position: absolute;
    width: 80px; }
  #calendarListing .eventtitle {
    font-weight: 700;
    font-size: 16px;
    color: #4a4a4a; }
    #calendarListing .eventtitle h3 {
      margin-top: 0px; }
    #calendarListing .eventtitle a {
      text-decoration: none; }
  #calendarListing .eventtime {
    font-weight: 300; }
  #calendarListing .location {
    font-weight: 300;
    margin-bottom: 40px; }
  #calendarListing .description {
    display: none; }
  #calendarListing .eventdate {
    display: inline-block;
    width: 80px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
    #calendarListing .eventdate .eventmonth {
      text-align: center;
      width: 100%;
      float: none;
      margin: 0 auto;
      font-size: 18px;
      color: #02173f;
      text-transform: uppercase;
      background-color: #8cc63f;
      font-weight: bold;
      font-family: "Montserrat";
      padding: 3px 0px; }
    #calendarListing .eventdate .eventday {
      text-align: center;
      width: 80px;
      margin: 0 auto;
      padding-top: 5px;
      float: none;
      font-weight: bold;
      font-size: 38px;
      color: #1c386b;
      background-color: #e5e5e5;
      font-family: "Montserrat"; }
  #calendarListing.vertical li {
    display: block;
    width: 46%;
    margin-bottom: 20px;
    max-width: 100%; }
    @media (max-width: 993px) {
      #calendarListing.vertical li {
        margin: 0px 4% 20px 0;
        float: left; } }
    @media (max-width: 768px) {
      #calendarListing.vertical li {
        width: 100%;
        margin: 0 0 20px 0;
        float: none; } }
  #calendarListing.vertical .calendar-heading {
    margin-bottom: 0px;
    float: none; }
    @media (max-width: 993px) {
      #calendarListing.vertical .calendar-heading {
        margin-bottom: 30px; } }
  #calendarListing.vertical .button {
    margin-top: 20px;
    display: inline-block; }
    @media (max-width: 993px) {
      #calendarListing.vertical .button {
        display: block;
        margin: 20px auto 0;
        width: 100%;
        max-width: 320px; } }

@media (max-width: 992px) {
  #calendarListing li {
    display: block;
    width: 100%;
    border: 0px;
    max-width: 320px;
    margin: 0 auto 15px auto;
    float: none;
    height: auto;
    min-height: 0; }
  #calendarListing .calendar-heading {
    margin-bottom: 30px;
    height: auto; } }

#calendar {
  margin-top: 20px; }
  #calendar .fc-day-header {
    background-color: #177f97;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Montserrat";
    padding: 5px 0px; }
    @media (max-width: 768px) {
      #calendar .fc-day-header {
        font-size: 13px; } }
  #calendar .fc-state-highlight {
    background-color: #efefef; }
    @media (max-width: 768px) {
      #calendar .fc-state-highlight {
        font-weight: 700; } }
  #calendar .fc-unthemed td, #calendar .fc-row .fc-content-skeleton td, #calendar .fc-day {
    border-color: #ccc;
    border-width: 2px; }
  @media (max-width: 400px) {
    #calendar .fc-row {
      min-height: 40px; } }
  #calendar .fc-head .fc-row {
    min-height: 20px; }
  #calendar .fc-button {
    border: 0px;
    border-radius: 0px;
    font-size: 12px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    height: 35px;
    background: none;
    background-color: #f1f5f8;
    text-shadow: none; }
    #calendar .fc-button:focus {
      outline: 0; }
  #calendar .fc-today-button {
    background-color: #efefef; }
  #calendar .fc-state-active {
    color: #333;
    background-color: #f1f5f8;
    border: 1px solid #dedfe0;
    box-shadow: none; }
  #calendar .fc-state-disabled {
    background-color: #D0D5D8;
    border: 1px solid #dedfe0;
    color: #777; }
  #calendar .fc-prev-button, #calendar .fc-next-button {
    background-color: #fff;
    border: none;
    color: #000;
    box-shadow: none;
    width: 25px;
    font-size: 17px;
    top: -10px; }
    #calendar .fc-prev-button .fc-icon, #calendar .fc-next-button .fc-icon {
      left: -5px; }
  #calendar .fc-day-number {
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: bold;
    color: #1c386b; }
    @media (max-width: 768px) {
      #calendar .fc-day-number {
        text-align: center; } }
    #calendar .fc-day-number.selected {
      background-color: #666;
      color: #fff; }
  #calendar .fc-event-container {
    padding: 0px 8px; }
  #calendar .fc-event {
    border-radius: 0px;
    border: 0px;
    margin-bottom: 8px;
    font-weight: 100;
    font-size: 12px;
    letter-spacing: .25px;
    padding: 3px;
    width: 95%;
    margin: 0 auto 8px auto;
    color: #fff;
    cursor: pointer; }
    #calendar .fc-event:last {
      margin-bottom: 0px; }
    #calendar .fc-event .fc-time {
      display: none; }
  @media (max-width: 768px) {
    #calendar .fc-day {
      cursor: pointer; } }
  #calendar .fc-toolbar > * > * {
    float: none;
    display: inline-block; }
  #calendar .fc-scroller {
    height: 791px !important;
    overflow-y: visible !important; }
    @media (max-width: 768px) and (min-width: 700px) {
      #calendar .fc-scroller {
        height: 435px !important; } }
    @media (max-width: 699px) and (min-width: 401px) {
      #calendar .fc-scroller {
        height: 339px !important; } }
    @media (max-width: 400px) {
      #calendar .fc-scroller {
        height: 243px !important; } }
  #calendar .fc-left h2, #calendar .fc-right h2 {
    font-family: "Oswald";
    font-size: 28px;
    color: #1c386b;
    margin-bottom: 10px;
    letter-spacing: 0.05px;
    font-weight: 500; }
  @media (max-width: 768px) {
    #calendar .fc-left, #calendar .fc-right {
      font-size: 30px;
      float: none;
      display: inline-block;
      clear: both;
      text-align: center;
      width: 100%; } }
  #calendar .fc-right {
    margin-top: 10px; }
  #calendar .eventDot {
    display: none; }
  #calendar .fc-month-view .eventDot {
    font-weight: 500;
    font-size: 12px;
    font-family: "proxima-nova";
    position: relative;
    text-align: center;
    padding-top: 35px;
    color: #177f97; }
    @media (max-width: 768px) {
      #calendar .fc-month-view .eventDot {
        display: block; } }
    @media (max-width: 400px) {
      #calendar .fc-month-view .eventDot {
        padding-top: 20px; }
        #calendar .fc-month-view .eventDot img {
          width: 6px; } }
  @media (max-width: 768px) {
    #calendar .fc-month-view .fc-event {
      display: none; } }
  #calendar .fc-basicWeek-view .fc-content-skeleton, #calendar .fc-basicDay-view .fc-content-skeleton {
    padding-top: 20px; }
  #calendar .fc-basicWeek-button, #calendar .fc-basicDay-button, #calendar .fc-month-button, #calendar .fc-today-button {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 15px;
    color: #006e82;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 40px 20px 40px;
    border: 2px solid #006e82 !important;
    border-radius: 4px;
    background-color: #fff;
    height: 40px; }
    @media (max-width: 768px) {
      #calendar .fc-basicWeek-button, #calendar .fc-basicDay-button, #calendar .fc-month-button, #calendar .fc-today-button {
        padding: 8px 15px 15px 15px; } }
  #calendar .fc-today-button {
    top: -10px; }
  #calendar .fc-state-active {
    color: #fff;
    background-color: #006e82;
    border: 2px solid #006e82;
    border-radius: 4px; }
  #calendar .fc-state-disabled {
    color: #ccc;
    border: 2px solid #ccc !important; }

.calendarFilters {
  padding: 0px 20px 5px;
  margin-bottom: 30px;
  background-color: #efefef; }
  @media (max-width: 992px) {
    .calendarFilters .filtersWrapper {
      display: none; } }
  .calendarFilters h5 {
    margin: 0px 0px 10px 0px; }
  .calendarFilters .eventTypeFilters {
    margin-bottom: 20px; }
    .calendarFilters .eventTypeFilters > div {
      display: inline-block;
      margin-bottom: 7px; }
      @media (max-width: 540px) {
        .calendarFilters .eventTypeFilters > div {
          display: block; } }
    .calendarFilters .eventTypeFilters .eventType {
      margin-right: 10px;
      display: inline-block;
      padding: 5px 15px 5px 10px;
      color: #fff;
      cursor: pointer; }
      .calendarFilters .eventTypeFilters .eventType label, .calendarFilters .eventTypeFilters .eventType input[type="checkbox"] {
        vertical-align: middle;
        font-family: Arial;
        font-weight: normal;
        font-size: 16px;
        color: #fff; }
      @media (max-width: 540px) {
        .calendarFilters .eventTypeFilters .eventType {
          width: 90%; } }
  .calendarFilters .textFiltersHeader {
    display: none; }
    @media (max-width: 540px) {
      .calendarFilters .textFiltersHeader {
        display: block; } }
  .calendarFilters .textFiltersHeader, .calendarFilters .filtersHeader {
    padding: 15px 0px; }
    .calendarFilters .textFiltersHeader h5, .calendarFilters .filtersHeader h5 {
      margin-bottom: 0px;
      display: inline-block;
      width: 85%;
      vertical-align: middle; }
    .calendarFilters .textFiltersHeader .expandIcon, .calendarFilters .filtersHeader .expandIcon {
      display: inline-block;
      width: 15%;
      text-align: right;
      font-weight: 700;
      font-size: 20px;
      vertical-align: middle; }
  .calendarFilters .textFilters {
    display: none;
    padding-bottom: 20px; }
    .calendarFilters .textFilters .eventTags {
      margin-right: 1%;
      width: 49%;
      height: 30px; }
      @media (max-width: 540px) {
        .calendarFilters .textFilters .eventTags {
          display: block;
          width: 260px;
          margin-right: 0;
          margin-bottom: 10px; } }
    .calendarFilters .textFilters .eventKeyword {
      width: 48%;
      height: 26px;
      padding-left: 4px; }
      @media (max-width: 540px) {
        .calendarFilters .textFilters .eventKeyword {
          width: 252px; } }
    .calendarFilters .textFilters .searchIcon {
      display: inline-block;
      margin-left: -25px;
      top: 4px;
      position: relative; }
  .calendarFilters .chosenFilters {
    margin-top: 10px; }
    .calendarFilters .chosenFilters .chosenFilter {
      display: inline-block;
      background-color: #999;
      padding: 10px 15px;
      margin-right: 10px;
      font-size: 13px;
      cursor: pointer;
      margin: 0px 10px 10px 0px; }
      .calendarFilters .chosenFilters .chosenFilter .chosenFilterX {
        font-weight: 700;
        font-size: 18px; }

.dayDetails {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  margin-bottom: 40px; }
  .dayDetails p:first-of-type {
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    color: #1c386b;
    margin-bottom: 10px; }

#calendareventdetails, #eventDetailsHeader {
  padding-top: 40px; }
  #calendareventdetails a, #eventDetailsHeader a {
    font-family: Montserrat;
    font-size: 16px;
    color: #1c386b;
    font-weight: bold; }
    #calendareventdetails a:hover, #eventDetailsHeader a:hover {
      color: #177f97; }

.eventDetails {
  margin-bottom: 100px; }

.fc-icon-right-single-arrow::after {
  content: url("/Content/images/sussex_arrow_right.png");
  top: -2px; }

.fc-icon-left-single-arrow::after {
  content: url("/Content/images/sussex_arrow_left.png");
  top: -2px; }

.newsContainer {
  margin-bottom: 20px;
  position: relative; }
  .newsContainer .clearfix {
    margin-bottom: 0px; }
  .newsContainer .newsItem {
    margin-bottom: 30px; }
  .newsContainer .newsThumbnail img {
    width: 100%; }
  .newsContainer.vertical .newsThumbnail img {
    width: 100%;
    max-width: 400px; }
  .newsContainer .link {
    position: absolute;
    bottom: 20px; }

.newsArticle {
  margin-bottom: 100px; }
  .newsArticle img {
    max-width: 100%; }
  .newsArticle .backButton {
    padding-top: 40px;
    margin-bottom: 20px;
    display: inline-block;
    font-family: Montserrat;
    font-size: 16px;
    color: #1c386b;
    font-weight: bold; }
    .newsArticle .backButton:hover {
      color: #177f97; }
  .newsArticle .newsHeadline {
    margin-top: 70px; }

.newsCarousel {
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .newsCarousel .viewAllNewsButtonWrapper {
      margin: auto;
      text-align: center; } }
  .newsCarousel .viewAllNewsButton {
    float: right; }
    @media (max-width: 768px) {
      .newsCarousel .viewAllNewsButton {
        float: none;
        width: 100%;
        display: inline-block;
        max-width: 320px;
        margin-bottom: 20px; } }
  .newsCarousel .news-heading {
    float: left; }
    @media (max-width: 768px) {
      .newsCarousel .news-heading {
        float: none; } }
  .newsCarousel .multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left; }
  .newsCarousel .multi-item-carousel .carousel-inner .active.left {
    left: -33%; }
  .newsCarousel .multi-item-carousel .carousel-inner .active.right {
    left: 33%; }
  .newsCarousel .multi-item-carousel .carousel-inner .next {
    left: 33%; }
    .newsCarousel .multi-item-carousel .carousel-inner .next.left {
      left: 0px; }
  .newsCarousel .multi-item-carousel .carousel-inner .prev {
    left: -33%; }
    .newsCarousel .multi-item-carousel .carousel-inner .prev.right {
      left: 0px; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .newsCarousel .multi-item-carousel .carousel-inner > .item {
      -webkit-transition: 500ms ease-in-out left;
      transition: 500ms ease-in-out all;
      backface-visibility: visible;
      transform: none !important; } }

.newsItemBox {
  height: auto;
  box-shadow: 1px 1px 10px #e6e7e8;
  padding: 13px;
  padding-bottom: 20px;
  margin-bottom: 10px; }
  @media (max-width: 480px) {
    .newsItemBox {
      padding-bottom: 40px; } }
  .newsItemBox .newsThumbnail {
    padding: 0px; }
    .newsItemBox .newsThumbnail img {
      max-width: 100%; }
  .newsItemBox .details {
    margin-top: 10px; }
  .newsItemBox .title a {
    text-decoration: none; }
  .newsItemBox .link {
    position: absolute;
    bottom: 20px; }
    @media (max-width: 768px) {
      .newsItemBox .link {
        left: 50%;
        transform: translateX(-50%); } }
  @media (max-width: 768px) {
    .newsItemBox {
      width: 95%;
      margin: 0 auto 10px auto;
      text-align: center; } }

.newsTile {
  height: auto; }
  .newsTile .summary {
    margin-bottom: 50px; }
  .newsTile .newsItemBox {
    height: auto; }

.paging, .mobilePaging {
  text-align: center;
  font-size: 20px; }
  .paging span, .paging a, .mobilePaging span, .mobilePaging a {
    display: inline-block;
    padding: 0px 5px; }
  .paging a, .mobilePaging a {
    font-weight: bold; }

#instafeedWrapper {
  overflow: hidden;
  width: 100%;
  height: 266px;
  position: relative;
  background-color: #f3f3f3;
  margin-top: 30px; }
  @media (max-width: 480px) {
    #instafeedWrapper {
      height: 170px; } }
  #instafeedWrapper:hover .scrollLeft, #instafeedWrapper:hover .scrollRight {
    display: inline !important; }
  #instafeedWrapper .scrollLeft, #instafeedWrapper .scrollRight {
    position: absolute;
    top: 0px;
    z-index: 100;
    width: 35px;
    height: 266px;
    background-size: contain;
    display: none;
    opacity: .3; }
    #instafeedWrapper .scrollLeft:hover, #instafeedWrapper .scrollRight:hover {
      cursor: pointer; }
    #instafeedWrapper .scrollLeft.active, #instafeedWrapper .scrollRight.active {
      opacity: 1;
      display: inline !important; }
    @media (max-width: 480px) {
      #instafeedWrapper .scrollLeft, #instafeedWrapper .scrollRight {
        display: inline;
        height: 210px; } }
  #instafeedWrapper .scrollRight {
    left: 100%;
    margin-left: -30px;
    background-image: url("/Content/images/Arrow_Right_Bar.jpg");
    background-repeat: no-repeat; }
  #instafeedWrapper .scrollLeft {
    background-image: url("/Content/images/Arrow_Left_Bar.jpg");
    background-repeat: no-repeat; }
  @media (max-width: 480px) {
    #instafeedWrapper .scrollRight {
      background-position-y: -15px;
      margin-left: -24px; }
    #instafeedWrapper .scrollLeft {
      background-position-y: -15px; } }

#instafeed {
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  position: relative;
  left: 0;
  top: 0; }
  #instafeed .instagram {
    position: relative;
    display: inline-block;
    width: 266px;
    height: 266px; }
    @media (max-width: 480px) {
      #instafeed .instagram {
        width: 170px;
        height: 170px; } }
    @media (min-width: 481px) {
      #instafeed .instagram:hover .instagramCaption {
        opacity: .9;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); } }
    #instafeed .instagram .instagramPicture {
      display: inline-block;
      width: 100%; }
    #instafeed .instagram .instagramCaption {
      display: inline-block;
      position: absolute;
      opacity: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      z-index: 50;
      width: 266px;
      height: 266px;
      left: 0px;
      padding: 10px;
      vertical-align: top;
      color: #ffffff;
      -webkit-transition: all .2s ease-out;
      -moz-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
      #instafeed .instagram .instagramCaption.callout {
        font-size: 17px; }
      @media (max-width: 480px) {
        #instafeed .instagram .instagramCaption {
          width: 170px;
          height: 170px; } }
    #instafeed .instagram .noCaption {
      opacity: 0 !important; }

#LeftHandNavigation li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 15px; }
  #LeftHandNavigation li a {
    font-family: "montserrat";
    font-size: 15px;
    line-height: 20px;
    color: #1c386b;
    font-weight: 700;
    text-decoration: none; }
    #LeftHandNavigation li a:hover {
      color: #177f97; }
  #LeftHandNavigation li.active-menu {
    padding-left: 10px; }
    #LeftHandNavigation li.active-menu a {
      color: #666; }
      #LeftHandNavigation li.active-menu a:hover {
        color: #666; }

#LeftHandNavigation ul {
  padding-left: 10px; }

#LeftHandNavigation .subnav {
  padding-left: 20px;
  line-height: 17px;
  padding-top: 5px;
  margin-top: 10px; }

#LeftHandNavigation .subnav-dropdown {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  line-height: 17px;
  margin: 0px 0px 10px 10px;
  padding: 5px 0px 0px 0px; }
  #LeftHandNavigation .subnav-dropdown a {
    color: #7b7b7b; }

#LeftHandNavigation .leftnav-title {
  position: relative;
  padding-left: 20px;
  margin-left: -20px; }
  #LeftHandNavigation .leftnav-title:before {
    background-image: url("../Content/images/Sussex_arrow_back.png");
    background-repeat: no-repeat;
    width: 15px;
    height: 13px;
    background-size: 100% 100%;
    content: ' ';
    position: absolute;
    left: 0;
    top: 2px; }

.leftNavCallouts .callout {
  min-height: 200px;
  background-size: contain; }

.calloutWrapper {
  margin-bottom: 30px; }
  .calloutWrapper.background-image-callouts .callout-1 .callout {
    height: 400px; }
  .calloutWrapper.background-image-callouts .callout-2 .callout {
    height: 300px; }
  .calloutWrapper.background-image-callouts .callout-3 .callout, .calloutWrapper.background-image-callouts .callout-4 .callout {
    height: 250px; }
  .calloutWrapper.top-image-callouts .callout-1 .callout-image, .calloutWrapper.top-image-callouts .callout-1 .callout-content {
    height: auto; }
    .calloutWrapper.top-image-callouts .callout-1 .callout-image img, .calloutWrapper.top-image-callouts .callout-1 .callout-content img {
      height: auto; }
  .calloutWrapper.top-image-callouts .callout-1 .callout-text {
    font-size: 24px; }

.background-image-callout {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 30px;
  text-align: center;
  position: relative; }
  .background-image-callout .callout-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    .background-image-callout .callout-content .callout-text {
      margin-bottom: 20px; }
  .background-image-callout .button {
    background-color: #fff; }

.top-image-callout .callout-image {
  height: auto;
  text-align: center;
  margin-bottom: 20px; }
  .top-image-callout .callout-image img {
    max-width: 100%;
    height: auto; }

.top-image-callout .callout-content {
  text-align: center;
  padding-bottom: 30px; }
  .top-image-callout .callout-content .callout-text {
    margin-bottom: 20px; }

.no-image-callout {
  text-align: center;
  padding: 30px;
  max-width: 300px;
  margin: 0 auto; }
  .no-image-callout .callout-text {
    margin-bottom: 40px; }
  .no-image-callout .button {
    border-color: #fff;
    color: #fff;
    display: inline-block; }
    .no-image-callout .button:hover {
      background-color: transparent;
      color: #efefef;
      border-color: #efefef; }
  .no-image-callout h1, .no-image-callout h2, .no-image-callout h3, .no-image-callout h4, .no-image-callout h5 {
    color: inherit; }

.callout {
  margin-bottom: 20px; }

.photoGallery {
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    .photoGallery {
      text-align: center; } }
  .photoGallery img:hover {
    opacity: 0.6; }
  @media (max-width: 768px) {
    .photoGallery img {
      margin: 0 auto; } }
  .photoGallery .photo {
    display: inline-block;
    margin-bottom: 25px; }
  .photoGallery .photo:last-child {
    margin-bottom: 0px; }
  .photoGallery .photoWrapper {
    margin-bottom: 50px; }
  .photoGallery .loadMoreWrapper {
    text-align: center;
    cursor: pointer; }

.photogallery-listing p.bod {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 5px;
  margin-bottom: 30px; }

.photogallery-listing img {
  border: 3px solid #333; }

.content-page-photogallery-container {
  margin: 0 auto; }
  .content-page-photogallery-container h5 {
    text-transform: none; }

.galleryFeedWrapper {
  margin-bottom: 30px; }
  .galleryFeedWrapper h3 {
    float: left; }
    @media (max-width: 768px) {
      .galleryFeedWrapper h3 {
        text-align: center; } }
  .galleryFeedWrapper .caption {
    margin-top: 10px; }
  .galleryFeedWrapper .viewAllPhotosButtonWrapper {
    margin-top: 40px; }
    @media (max-width: 768px) {
      .galleryFeedWrapper .viewAllPhotosButtonWrapper {
        margin: auto;
        text-align: center; } }
    @media (max-width: 768px) {
      .galleryFeedWrapper .viewAllPhotosButtonWrapper .viewAllPhotosButton {
        display: inline-block;
        width: 100%;
        max-width: 320px;
        margin: 20px auto 0; } }
  @media (max-width: 768px) {
    .galleryFeedWrapper .photolist {
      margin-top: 40px;
      text-align: center; } }
  @media (max-width: 768px) {
    .galleryFeedWrapper .photoWrapper {
      margin-bottom: 30px; } }
  .galleryFeedWrapper .photoWrapper .photo {
    display: inline-block; }
    .galleryFeedWrapper .photoWrapper .photo img:hover {
      opacity: 0.6; }
  @media (max-width: 768px) {
    .galleryFeedWrapper .photoWrapper img {
      margin: 0 auto; } }

body .photoSlider {
  margin-bottom: 20px; }

.content-carousel {
  padding-left: 0px !important; }
  .content-carousel .carousel-control {
    background-image: none !important; }

footer {
  background-color: #1c386b;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px; }

.footer {
  margin-top: 0px;
  padding-top: 50px;
  min-height: 300px; }
  .footer .footerLink {
    display: block; }
  .footer .row > div:first-of-type {
    padding-bottom: 20px; }
    @media (min-width: 993px) {
      .footer .row > div:first-of-type {
        padding-left: 0px; } }
  @media (max-width: 992px) {
    .footer .row {
      margin-left: 0px;
      margin-right: 0px; } }
  .footer .row .footerSection {
    height: 140px;
    border-right: 2px solid #02173f;
    padding-left: 30px; }
    @media (max-width: 992px) {
      .footer .row .footerSection {
        border-right: 0px;
        padding-left: 15px;
        height: auto; } }
  .footer .row.mainFooter {
    margin-bottom: 20px; }
  .footer .footerSocial a {
    text-decoration: none;
    margin-right: 10px;
    height: 37px;
    width: 37px;
    background-repeat: no-repeat;
    display: inline-block; }
    .footer .footerSocial a:hover {
      background-position-y: -37px; }
  .footer .footerAddress {
    margin-top: 20px; }
  .footer .footerRight {
    height: 210px; }
    .footer .footerRight .footerLinks {
      position: relative; }
      @media (max-width: 992px) {
        .footer .footerRight .footerLinks {
          padding-left: 0px;
          margin-top: 30px; } }
      .footer .footerRight .footerLinks .footerLink {
        padding-right: 30px;
        white-space: nowrap;
        line-height: 32px;
        text-decoration: underline;
        color: #fff;
        font-size: 18px; }
        .footer .footerRight .footerLinks .footerLink:hover {
          text-decoration: none;
          color: #fff; }
    .footer .footerRight .footerSmall {
      font-size: 12px; }
  .footer .copyrightLine {
    color: #fff;
    margin-top: 50px; }
    .footer .copyrightLine a {
      color: #afd779; }
      .footer .copyrightLine a:hover {
        color: #afd779; }
  .footer .footerLiveChat p {
    margin-bottom: 5px; }
  .footer .footerLiveChat .button {
    margin-top: 10px;
    display: inline-block;
    color: #afd779;
    border: 2px solid #afd779; }
    .footer .footerLiveChat .button:hover, .footer .footerLiveChat .button:active {
      color: #1c386b;
      background-color: #afd779; }
  @media (max-width: 992px) {
    .footer .footerLiveChat {
      margin-top: 60px; } }

/* Preload images */
body:after {
  content: url(/Scripts/lightbox2/images/close.png) url(/Scripts/lightbox2/images/loading.gif) url(/Scripts/lightbox2/images/prev.png) url(/Scripts/lightbox2/images/next.png);
  display: none; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/Scripts/lightbox2/images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/Scripts/lightbox2/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/Scripts/lightbox2/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/Scripts/lightbox2/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

#HomepageSlider {
  position: relative;
  max-height: 700px;
  overflow: hidden; }
  #HomepageSlider .videoWrapper .playButton {
    display: none;
    position: absolute;
    top: 0px;
    margin: auto auto;
    bottom: 120px;
    left: 0px;
    right: 0px; }
  @media (max-width: 1200px) {
    #HomepageSlider .videoWrapper {
      margin-bottom: -6px;
      cursor: pointer; } }
  @media (max-width: 992px) {
    #HomepageSlider .videoWrapper .playButton {
      display: block; } }
  @media (max-width: 768px) {
    #HomepageSlider .videoWrapper {
      bottom: 0px; }
      #HomepageSlider .videoWrapper .playButton {
        bottom: 40px; } }
  #HomepageSlider .caption {
    position: absolute;
    bottom: 200px;
    right: 0px;
    padding-right: 150px;
    padding-left: 10px;
    background-color: rgba(2, 23, 63, 0.4);
    font-size: 40px;
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 0.05px;
    text-shadow: 1px 1px 5px #02173f;
    color: #fff; }
    #HomepageSlider .caption.Left {
      padding-right: 10px;
      padding-left: 150px;
      right: auto;
      left: 0px; }
    @media (max-width: 768px) {
      #HomepageSlider .caption {
        position: relative;
        bottom: 0px;
        padding: 0;
        text-align: center;
        background-color: #424d58;
        font-size: 30px; } }

.home-page {
  margin-top: -150px; }
  @media (max-width: 768px) {
    .home-page {
      margin-top: 0px; } }
  .home-page .full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-right: 0px;
    padding-left: 0px; }
  @media (max-width: 768px) {
    .home-page h2 {
      text-align: center; } }
  .home-page .newsCarousel {
    padding-top: 30px; }
  .home-page .homepageShare {
    float: right; }
    @media (max-width: 480px) {
      .home-page .homepageShare {
        display: block;
        float: none; } }
  .home-page .spotlightsHeader {
    display: inline-block; }
    @media (max-width: 480px) {
      .home-page .spotlightsHeader {
        display: block; } }
  .home-page .spotlightsWrapper {
    margin-bottom: 75px;
    height: 400px; }
    .home-page .spotlightsWrapper .spotlightImage, .home-page .spotlightsWrapper .spotlightHeader, .home-page .spotlightsWrapper .spotlightText, .home-page .spotlightsWrapper .spotlightLink {
      text-align: center;
      margin-left: -20px; }
      @media (max-width: 768px) {
        .home-page .spotlightsWrapper .spotlightImage, .home-page .spotlightsWrapper .spotlightHeader, .home-page .spotlightsWrapper .spotlightText, .home-page .spotlightsWrapper .spotlightLink {
          margin-left: 0px; } }
    .home-page .spotlightsWrapper .spotlightImage:hover {
      opacity: 0.85; }
    .home-page .spotlightsWrapper .spotlightHeader {
      margin-top: 15px;
      margin-bottom: 15px;
      font-size: 24px; }
    .home-page .spotlightsWrapper .spotlightLink {
      margin-top: 10px; }
  .home-page .homePathwayNavWrapper {
    background-color: rgba(23, 127, 151, 0.85);
    height: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px; }
    @media (max-width: 768px) {
      .home-page .homePathwayNavWrapper {
        height: auto; } }
    .home-page .homePathwayNavWrapper .pathwayNavItem {
      text-align: center; }
      @media (max-width: 768px) {
        .home-page .homePathwayNavWrapper .pathwayNavItem {
          margin-top: 25px; } }
    .home-page .homePathwayNavWrapper .navIconWrapper {
      width: 66px;
      display: inline-block; }
    .home-page .homePathwayNavWrapper .navIcon {
      height: 66px;
      width: 66px;
      background-repeat: no-repeat; }
      .home-page .homePathwayNavWrapper .navIcon:hover {
        background-position-y: -66px; }
    .home-page .homePathwayNavWrapper .navText {
      margin-top: 10px; }
      .home-page .homePathwayNavWrapper .navText a {
        font-family: "Montserrat", sans-serif;
        font-weight: bold;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        letter-spacing: .5px; }

.filters {
  background-color: #f5f5f5;
  padding: 30px 20px 20px 20px; }
  @media (max-width: 991px) {
    .filters {
      margin-bottom: 20px; } }
  .filters .filterHeading {
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 10px; }
    @media (max-width: 991px) {
      .filters .filterHeading {
        border-bottom: 0px;
        padding-bottom: 0px; }
        .filters .filterHeading.expanded .expandIcon {
          background-position: bottom; } }
    .filters .filterHeading .expandIcon {
      background-position-y: 0px;
      float: right;
      width: 16px;
      height: 16px;
      background: url("../Content/images/Sussex_filter_open_close.png") center right no-repeat;
      background-position: top;
      position: relative;
      top: 7px; }
      @media (min-width: 992px) {
        .filters .filterHeading .expandIcon {
          display: none; } }
    @media (max-width: 991px) {
      .filters .filterHeading .helperText {
        display: none; } }
  .filters .bySchedule, .filters .byType {
    display: none;
    padding-top: 20px; }
    @media (min-width: 992px) {
      .filters .bySchedule, .filters .byType {
        display: block !important; } }
    .filters .bySchedule .filterLink, .filters .byType .filterLink {
      color: #006f83;
      font-weight: bold;
      padding-bottom: 10px;
      padding-top: 10px; }
  .filters .selected {
    background-color: #e5e5e5;
    padding: 20px 30px 20px 20px; }
  .filters .removeFilter {
    width: 13px;
    height: 13px;
    float: right;
    top: -13px;
    right: -13px;
    position: relative; }

.results {
  padding-bottom: 70px; }
  .results .result {
    margin-bottom: 20px; }
    .results .result p {
      margin-bottom: 0px; }
  .results .paging, .results .mobilePaging {
    text-align: center; }
    .results .paging span, .results .paging a, .results .mobilePaging span, .results .mobilePaging a {
      display: inline-block;
      padding: 0px 5px; }
    .results .paging a, .results .mobilePaging a {
      font-weight: bold; }

.description {
  margin-top: 40px; }

.backToResults {
  padding-top: 40px;
  margin-bottom: 20px; }
  .backToResults a {
    font-family: Montserrat;
    font-size: 16px;
    color: #1c386b;
    font-weight: bold; }
    .backToResults a:hover {
      color: #177f97; }

.job {
  margin-bottom: 100px; }

.jobDetails {
  padding-top: 40px; }

.FacultyDisplay {
  width: 90%;
  margin: 20px auto;
  line-height: 26px; }
  .FacultyDisplay .faculty-record .faculty-thumbnail-container {
    float: left;
    padding-right: 10px;
    padding-bottom: 5px; }
  .FacultyDisplay .faculty-record .facultyName {
    font-weight: 700; }
  .FacultyDisplay .faculty-tile {
    margin-bottom: 50px; }
  @media (max-width: 768px) {
    .FacultyDisplay.byDepartment {
      padding: 0 20px; } }

.faculty-alphabet-header {
  border-top: 1px solid #1c386b;
  padding: 20px 10px;
  cursor: pointer; }
  .faculty-alphabet-header .h2 {
    margin-bottom: 0px; }
  .faculty-alphabet-header .openclose {
    float: right;
    background-image: url("/Content/images/Sussex_filter_open_close.png");
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    background-position-y: -18px; }
  .faculty-alphabet-header.collapsed .openclose {
    background-position-y: 0px; }

@media (max-width: 768px) {
  .faculty-alphabet-container {
    padding: 0px 20px; } }

#departmentFilter {
  margin-bottom: 20px;
  border: none;
  background-color: #e5e5e5;
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  color: #1c386b;
  font-weight: 700;
  padding: 10px;
  background-image: url("/Content/images/sussex-arrow-down.png");
  background-position: 96% 50%;
  background-repeat: no-repeat;
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
  /* For IE */
  appearance: none; }
  #departmentFilter select::-ms-expand {
    display: none; }

body {
  padding: 0;
  padding-top: 182px;
  margin: 0;
  overflow-x: hidden; }
  @media (max-width: 1400px) {
    body {
      padding-top: 142px; } }
  @media (max-width: 1024px) {
    body {
      padding-top: 80px; } }

.layout-row {
  padding-top: 30px; }

.pageNameWrapper {
  margin-bottom: 30px;
  height: 250px; }
  @media (max-width: 480px) {
    .pageNameWrapper {
      height: 150px; } }

.carousel-control {
  background-color: transparent;
  display: inline-block;
  width: 35px; }
  .carousel-control.left {
    background-image: url("/Content/images/sussex_lg-teal-arrow_left.png");
    background-position: left center;
    background-repeat: no-repeat;
    left: -35px; }
    @media (max-width: 768px) {
      .carousel-control.left {
        left: 0px; } }
  .carousel-control.right {
    background-image: url("/Content/images/sussex_lg-teal-arrow_right.png");
    background-position: right center;
    background-repeat: no-repeat;
    right: -35px; }
    @media (max-width: 768px) {
      .carousel-control.right {
        right: 0px; } }

.shareIcons {
  margin-bottom: 30px; }
  .shareIcons .shareIcon {
    display: inline-block;
    width: 86px;
    height: 26px;
    background-repeat: no-repeat; }
    .shareIcons .shareIcon:hover {
      background-position-y: -27px; }
    .shareIcons .shareIcon.twitter {
      background-image: url("/Content/images/Sussex_button_social_share_twitter.png"); }
    .shareIcons .shareIcon.email {
      background-image: url("/Content/images/Sussex_button_social_share_email.png"); }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

.contentPage, .errorPage {
  margin-bottom: 50px; }

.errorPage {
  margin-top: 50px; }

.richText img, .richText .button, .richText input[type=submit] {
  display: inline-block;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  max-width: 100%; }

.richText.imageToSide .sideImage img {
  max-width: 100%; }

@media (max-width: 768px) {
  .richText.imageToSide {
    text-align: center; } }

.searchresults {
  margin-top: 50px; }

.contour label {
  font-weight: 500;
  vertical-align: text-top; }

.umbraco-forms-form .checkboxlist label {
  float: none; }

.umbraco-forms-form .checkboxlist label {
  float: none !important; }

.radiobuttonlist, .checkboxlist {
  float: none !important; }

.alertBar {
  padding: 25px;
  background-color: #006f83;
  color: #fff; }
  .alertBar a {
    color: #fff; }
  .alertBar.emergency {
    background-color: #cf4526;
    background-image: url("../Content/images/Sussex_alert_icon.png");
    background-repeat: no-repeat;
    background-position: 20px center; }
  .alertBar .closeAlert {
    background-image: url("../Content/images/Sussex_close_x_white.png");
    background-repeat: no-repeat;
    height: 19px;
    width: 19px;
    position: absolute;
    top: 0px;
    right: 0px; }
  @media (max-width: 1024px) {
    .alertBar {
      padding-top: 45px; }
      .alertBar .closeAlert {
        top: -20px; }
      .alertBar.emergency {
        padding-top: 90px;
        background-position: center 20px; }
        .alertBar.emergency .closeAlert {
          top: -65px; } }

@media (min-width: 1400px) {
  .navbar-fixed-top {
    position: relative;
    top: auto; }
  body {
    padding-top: 0px; } }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.scripts {
  display: none; }
