@charset "UTF-8";
 /**
 *
 * Saint Xavier High School - default_17
 * @link http://saintxavier.redesign.finalsite.com/
 * Site Template : 
 * Built By: Wendy Beaulac
 * Project Manager: Laurie Murphy
 * Designer: Holly Fehr
 * ==== Git Info ====
 * Branch Name: clients/saintxavier
 * Build version: 3.0.0
 * Git Tag: v3.0-40-gb4aacbd191
 * Last build by: Jim Peterman
 *
 **/

@charset "UTF-8";
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,400i,700" rel="stylesheet');
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem; }

@media (min-width: 600px) {
  .col-4 {
    width: 50%;
    float: left; } }

@media (min-width: 900px) {
  .col-4 {
    width: 25%; } }

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right: 1.33333em;
  margin-left: 1.33333em; }

.margin-x-2x {
  margin-right: 2.66667em;
  margin-left: 2.66667em; }

.margin-y {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em; }

.margin-y-2x {
  margin-top: 2.66667em;
  margin-bottom: 2.66667em; }

.padding-x {
  padding-right: 1.33333em;
  padding-left: 1.33333em; }

.padding-x-2x {
  padding-right: 2.66667em;
  padding-left: 2.66667em; }

.padding-y {
  padding-top: 1.33333em;
  padding-bottom: 1.33333em; }

.padding-y-2x {
  padding-top: 2.66667em;
  padding-bottom: 2.66667em; }

.stretch-container {
  margin-right: -1.33333em;
  margin-left: -1.33333em; }

.cover {
  position: absolute;
  height: 100%;
  width: 100%; }

/*! helpers - presentational v0.0.1 */
/*! helpers - ui-pattern v0.0.1 */
/*
Example sites:
http://coderepo.demo.finalsite.com/stuff-by-al/dropdown-mixin
http://codepen.io/foxareld/pen/BNpWJm

Ex 1:
		<div class='parent'>
			<span class='sibling'>Dropdown</span>
			<ul class='dropdown'>
				<li>Link</li>
				<li>Link</li>
				<li>Link</li>
			</ul>
		</div>

Use:
		.parent {
				@include drop(".dropdown"); //this makes .dropdown drop on hover of .parent
		}

    //this makes .dropdown drop when .parent has class .drop-class, it was also have a transition
		.parent {
				@include drop(".dropdown", true, ".drop-class");
		}

    //this makes .dropdown drop when .sibling has class .drop-class, it will not have a transition
    .sibling {
        @include drop("+ .dropdown", false, ".drop-class");
    }

*/
/*! helpers - typography v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff2") format("woff2"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon-hands:before {
  content: "\e900"; }

.icon-ribbon:before {
  content: "\e902"; }

.icon-search:before {
  content: "\e903"; }

.icon-test:before {
  content: "\e904"; }

.icon-trophy:before {
  content: "\e905"; }

.icon-heart:before {
  content: "\f004"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-o-up:before {
  content: "\f087"; }

.icon-books:before {
  content: "\e907"; }

.icon-graduate:before {
  content: "\e908"; }

.icon-dollar:before {
  content: "\e909"; }

.icon-pig:before {
  content: "\e906"; }

.icon-alumni:before {
  content: "\e90a"; }

.icon-school:before {
  content: "\e90b"; }

.icon-sports:before {
  content: "\e90c"; }

.icon-tablet:before {
  content: "\f10a"; }

.fsTitle, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em; }

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 42px;
  line-height: 44px;
  margin-bottom: 16px;
  color: #006944;
  font-family: "din-condensed", sans-serif;
  text-transform: uppercase; }

h2 {
  color: #ecab32;
  margin-top: 0;
  font-weight: normal;
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 16px; }

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
  color: #006944;
  text-transform: uppercase;
  font-weight: 700; }

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: 700; }

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #006944;
  font-weight: 700;
  text-transform: uppercase; }

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #006944;
  font-weight: 700; }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  outline: 0;
  text-decoration: none;
  color: #006944;
  transition: background .3s, color .3s; }
  a:hover {
    color: #ecab32; }

ul,
ol {
  margin-top: 0;
  padding-left: 1.33333em; }

.fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable, div#registerTypes table.registerTypeTable, table.displayTable,
table.fs_style_19 {
  margin-bottom: 20px;
  width: 100%;
  overflow-x: auto; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th, div#registerTypes table.registerTypeTable th, table.displayTable th,
  .fsAthleticsEvent.fsTable .fsElementTable td,
  .fsAthleticsRoster .fsElementTable td,
  div#registerTypes table.registerTypeTable td,
  table.displayTable td,
  table.fs_style_19 th,
  table.fs_style_19 td {
    vertical-align: top;
    border-bottom: 1px solid #fff; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th, div#registerTypes table.registerTypeTable th, table.displayTable th,
  table.fs_style_19 th {
    padding: 10px;
    text-align: left;
    background: #006944;
    color: #fff; }
  
  .fsAthleticsEvent.fsTable .fsElementTable td,
  .fsAthleticsRoster .fsElementTable td,
  div#registerTypes table.registerTypeTable td,
  table.displayTable td,
  table.fs_style_19 td {
    padding: 10px;
    background: rgba(0, 0, 0, 0.05); }
    table.fs_style_19 tr:nth-of-type(odd) td {
      background-color: rgba(0, 0, 0, 0.1); }

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0;
  max-width: 100%; }

.fs_style_16 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: rgba(0, 105, 68, 0.8);
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  color: #ecab32; }
  .fs_style_16:hover {
    background: rgba(0, 105, 68, 0.8);
    color: #fff; }
  .fs_style_16 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fs_style_16:hover {
    background: #006944; }

.fs_style_15 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: rgba(236, 171, 50, 0.8);
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  color: #006944; }
  .fs_style_15:hover {
    background: rgba(236, 171, 50, 0.8);
    color: #fff; }
  .fs_style_15 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fs_style_15:hover {
    background: #ecab32; }

.hollow-button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: transparent;
  color: #ecab32;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  border: 0.2em solid #ecab32; }
  .hollow-button:hover {
    background: transparent;
    color: #ecab32; }
  .hollow-button em {
    display: block;
    font-style: normal;
    font-size: 14px; }

.fs_style_17 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: rgba(0, 105, 68, 0.8);
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  color: #ecab32;
  display: block; }
  .fs_style_17:hover {
    background: rgba(0, 105, 68, 0.8);
    color: #fff; }
  .fs_style_17 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fs_style_17:hover {
    background: #006944; }

.fs_style_18 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: rgba(236, 171, 50, 0.8);
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  color: #006944;
  display: block; }
  .fs_style_18:hover {
    background: rgba(236, 171, 50, 0.8);
    color: #fff; }
  .fs_style_18 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fs_style_18:hover {
    background: #ecab32; }

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: #414141;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1; }
  .fsStyleDefaultButton:hover {
    background: #414141;
    color: #fff; }
  .fsStyleDefaultButton em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsStyleDefaultButton.fsCategoryLink {
    margin-right: 5px; }
  .fsStyleDefaultButton.fsLoadMoreButton {
    margin-bottom: 0; }

.fsStyleUpdateButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: #414141;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1; }
  .fsStyleUpdateButton:hover {
    background: #414141;
    color: #fff; }
  .fsStyleUpdateButton em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsStyleUpdateButton.fsElementToolsSearchButton {
    margin-top: 20px;
    margin-bottom: 0; }

.fs_style_12 {
  color: #ecab32;
  font-size: 1.33333em;
  line-height: 1.2em; }

blockquote {
  position: relative;
  margin: 20px 0;
  font-size: 22px;
  font-style: italic;
  line-height: 1.2em;
  border-left: solid 2px #dedede;
  padding: 30px; }
  blockquote:before {
    position: relative;
    left: -20px;
    top: 0;
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-style: normal;
    color: #006944; }

.fs_style_14 {
  color: #006944;
  display: block;
  margin: 0 0 20px;
  font-style: normal;
  font-size: 14px;
  font-style: italic;
  text-align: right; }
  .fs_style_14:before {
    content: '- '; }

.fs_style_13 {
  padding: 20px;
  background: #fff;
  color: #006944;
  border: solid 1px #dadada;
  font-size: 20px;
  line-height: 1.4; }
  .fs_style_13.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .fs_style_13.left {
        width: 50%; } }
  .fs_style_13.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .fs_style_13.right {
        width: 50%; } }

/*! structure - header v0.0.1 */
#fsHeader {
  background-color: #fff; }

.utility-row {
  background: #006944;
  margin-bottom: 0 !important; }
  .utility-row > .fsElementContent {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 1000px) {
      .utility-row > .fsElementContent {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  .utility-row.home-row {
    display: none; }

.top-search {
  margin-bottom: 0 !important;
  position: relative; }
  @media (min-width: 1000px) {
    .top-search {
      margin-right: 10px; } }
  .top-search .fsElementHeaderContent {
    margin: 0; }
  .top-search .search-toggle {
    width: 38px;
    height: 38px;
    position: relative;
    cursor: pointer;
    opacity: 1;
    z-index: 1;
    transition: opacity .3s ease; }
    .top-search .search-toggle:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 18px;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .top-search .fsElementContent {
    background: #006944;
    max-width: 40px;
    width: 200px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease; }
    @media (min-width: 1000px) {
      .top-search .fsElementContent {
        right: 0;
        left: auto; } }
  .top-search.expand-search {
    border-color: transparent !important;
    background: transparent !important; }
    .top-search.expand-search .search-toggle {
      opacity: 0; }
    .top-search.expand-search .fsElementContent {
      opacity: 1;
      max-width: 200px;
      z-index: 20; }

.search-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border: solid 1px #ecab32;
  border-radius: 3px;
  height: 38px; }
  .search-form label {
    display: none; }
  .search-form input {
    -ms-flex-order: 2;
    order: 2;
    border: none;
    background: transparent;
    color: #fff; }
    @media (min-width: 1000px) {
      .search-form input {
        -ms-flex-order: 1;
        order: 1; } }
  .search-form button {
    background: transparent;
    -ms-flex-order: 1;
    order: 1;
    border: none;
    font-size: 0;
    width: 38px;
    height: 38px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0; }
    @media (min-width: 1000px) {
      .search-form button {
        -ms-flex-order: 2;
        order: 2; } }
    .search-form button:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 18px;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.site-info-container {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 !important;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
  border-top: solid 3px #ecab32;
  padding: 2px 20px; }
  @media (min-width: 600px) {
    .site-info-container {
      text-align: left; } }
  @media (min-width: 1000px) {
    .site-info-container {
      -ms-flex-order: 1;
      order: 1;
      border-top: none; } }
  .site-info-container h2 {
    margin-top: 0;
    font-weight: normal;
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 16px;
    color: #006944;
    font-family: "din-condensed", sans-serif;
    text-transform: uppercase;
    margin: 0; }
  .site-info-container a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-family: "din-condensed", sans-serif; }

.hero-image {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 350px;
  height: 75vw;
  margin-top: 30px;
  margin-bottom: 0 !important; }
  @media (min-width: 600px) {
    .hero-image {
      height: 30vw; } }
  @media (min-width: 1000px) {
    .hero-image {
      margin-top: 50px; } }

.landing-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 75vw; }
  .landing-image.fsContent {
    margin-bottom: 0; }
  @media (min-width: 600px) {
    .landing-image {
      height: 40vw; } }
  @media (min-width: 1200px) {
    .landing-image {
      max-height: 680px; } }

.right-btns ul, .right-btns ul ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.right-btns ul li {
  margin: 0;
  padding: 0; }

.right-btns li .fsNavPageInfo {
  display: none; }

.right-btns a {
  display: block; }
  .right-btns a .btn-text {
    color: #fff;
    width: 60px;
    height: 60px;
    display: block;
    background-color: #ecab32;
    font-size: 14px;
    border-radius: 100%;
    text-align: center;
    font-weight: bold;
    text-transform: lowercase; }
    .right-btns a .btn-text:before {
      display: block;
      font-size: 29px;
      line-height: 0.7;
      padding-top: 10px; }

.right-btns li {
  display: inline-block; }
  .right-btns li + li {
    margin-left: 20px; }

.right-btns .fsElementContent {
  padding: 20px 10px 20px 20px; }

.right-btns .fsElementContent li:first-child a .btn-text:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.right-btns .fsElementContent li:nth-child(2) a .btn-text:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
  padding-top: 15px; }

.right-btns .fsElementContent li:nth-child(3) a .btn-text:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  top: 2px;
  position: relative; }

.right-btns .fsElementContent li:nth-child(4) a .btn-text {
  font-size: 13px; }
  .right-btns .fsElementContent li:nth-child(4) a .btn-text:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 20px;
    padding-top: 15px;
    top: -2px;
    position: relative; }

.right-btns .fsElementContent li:nth-child(5) a .btn-text {
  font-size: 13px; }
  .right-btns .fsElementContent li:nth-child(5) a .btn-text:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 20px;
    padding-top: 15px;
    top: -2px;
    position: relative; }

#fsHeader .right-btns {
  position: fixed;
  right: 0;
  top: 230px;
  z-index: 999; }
  body.home #fsHeader .right-btns {
    top: 135px; }
  #fsHeader .right-btns a {
    position: relative;
    z-index: 1; }
    #fsHeader .right-btns a em {
      background: #fff;
      font-size: 16px;
      display: block;
      color: #006944;
      white-space: nowrap;
      border-radius: 100px;
      font-style: normal;
      padding: 0 65px 0 15px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      border: 2px solid #ecab32;
      height: 60px;
      font-weight: bold;
      text-transform: uppercase; }
    #fsHeader .right-btns a:hover .btn-inner {
      max-width: 999px;
      transition: max-width 0.3s cubic-bezier(1, 0, 1, 0); }
  #fsHeader .right-btns .btn-inner {
    overflow: hidden;
    max-width: 57px;
    transition: max-width 0.3s cubic-bezier(0, 1, 0, 1);
    display: block;
    position: absolute;
    right: 2px;
    top: 0;
    bottom: 0;
    border-radius: 100px;
    z-index: -1; }
  #fsHeader .right-btns li {
    display: block; }
    #fsHeader .right-btns li + li {
      margin-left: 0;
      margin-top: 10px; }
  @media (max-width: 1099px) {
    #fsHeader .right-btns {
      display: none; } }

#fsMenu .right-btns ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

#fsMenu .right-btns .btn-inner {
  display: none; }

#fsFooter {
  color: #fff; }
  #fsFooter .fsBanner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0; }
    @media (max-width: 1000px) {
      #fsFooter .fsBanner {
        background-image: none !important; } }
  #fsFooter .footer-wrap {
    margin-bottom: 0 !important; }
    #fsFooter .footer-wrap > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 82.66667em;
      max-width: 77.5rem;
      padding: 40px 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center;
      text-align: center; }
      @media (min-width: 1000px) {
        #fsFooter .footer-wrap > .fsElementContent {
          -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -ms-flex-align: start;
          align-items: flex-start;
          text-align: left;
          min-height: 800px; } }
      #fsFooter .footer-wrap > .fsElementContent:after {
        content: normal; }
      body.fsDraftMode #fsFooter .footer-wrap > .fsElementContent {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
        body.fsDraftMode #fsFooter .footer-wrap > .fsElementContent .fsElementActionButtonContainer {
          -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
  @media (min-width: 600px) {
    #fsFooter .address-container {
      margin-bottom: 0; } }
  #fsFooter .nav-social {
    margin-bottom: 20px; }

.nav-utility-footer .fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .nav-utility-footer .fsNavLevel1, .nav-utility-footer .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-utility-footer .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  @media (min-width: 1000px) {
    .nav-utility-footer .fsNavLevel1 {
      -ms-flex-direction: column;
      flex-direction: column; } }
  .nav-utility-footer .fsNavLevel1 a {
    color: #fff;
    display: block;
    padding: 0 10px; }
    .nav-utility-footer .fsNavLevel1 a:hover {
      color: #ecab32; }
    @media (min-width: 1000px) {
      .nav-utility-footer .fsNavLevel1 a {
        padding: 5px 0; } }

@media (min-width: 600px) {
  .school-seal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; } }

@media (min-width: 1000px) {
  .school-seal {
    display: inline-block; } }

.school-seal header {
  font-style: italic; }
  @media (min-width: 600px) {
    .school-seal header {
      -ms-flex-order: 2;
      order: 2; } }

.school-seal .fsElementContent {
  opacity: .7; }
  @media (min-width: 600px) {
    .school-seal .fsElementContent {
      -ms-flex-order: 1;
      order: 1; } }
  @media (min-width: 1000px) {
    .school-seal .fsElementContent {
      text-align: center; } }

.school-details {
  margin-bottom: 20px; }
  .school-details [itemprop='name'] {
    font-family: "din-condensed", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (min-width: 600px) {
      .school-details [itemprop='name'] {
        font-size: 35px; } }
  .school-details [itemprop='streetAddress'] {
    display: block; }
    @media (min-width: 600px) {
      .school-details [itemprop='streetAddress'] {
        display: inline-block; }
        .school-details [itemprop='streetAddress']:after {
          content: '•';
          margin-left: 18px;
          margin-right: 14px; } }
  .school-details [itemprop='telephone'] {
    display: inline-block; }
    .school-details [itemprop='telephone']:after {
      content: '•';
      margin-left: 5px; }
      @media (min-width: 600px) {
        .school-details [itemprop='telephone']:after {
          content: '•';
          margin-left: 18px;
          margin-right: 14px; } }
  .school-details [itemprop='faxNumber'] {
    display: inline-block; }
  .school-details a {
    color: inherit; }

/*! structure - layouts v0.0.1 */
* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none; }

html {
  font-family: "Istok Web", sans-serif;
  background: #006944;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 15px;
  line-height: 22px;
  color: #414141; }

#fsPageWrapper {
  overflow: hidden;
  position: relative; }

#fsPageBodyWrapper {
  padding-right: 1.33333em;
  padding-left: 1.33333em;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff; }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 600px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

#fsPageContent {
  width: 100%; }

#fsBannerLeft {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 280px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

.fsHasRightBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasRightBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 340px); } }

.fsHasLeftBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 280px); } }

.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 440px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      width: calc(100% - 620px); } }

#fsBannerRight {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    #fsBannerRight {
      padding-left: 60px;
      width: 340px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 200px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -ms-flex-order: 1;
        order: 1;
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 60px;
        width: 340px; } }

@media (min-width: 800px) {
  .fsLayout {
    margin-right: -20px;
    margin-left: -20px; } }

.fsLayout .fsDiv {
  margin-bottom: 20px;
  width: 100%;
  float: none; }
  @media (min-width: 800px) {
    .fsLayout .fsDiv {
      float: left; } }
  @media (min-width: 800px) {
    .fsLayout .fsDiv {
      padding-right: 1.33333em;
      padding-left: 1.33333em; } }

@media (min-width: 800px) {
  .fsTwoColumnLayout .fsDiv {
    width: 50%; } }

@media (min-width: 900px) {
  .fsThreeColumnLayout .fsDiv {
    width: 33.33333%; } }

@media (min-width: 800px) {
  .fsFourColumnLayout .fsDiv {
    width: 50%; } }

@media (min-width: 1000px) {
  .fsFourColumnLayout .fsDiv {
    width: 25%; } }

.fsLayout .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 700px) {
    .fsLayout .fsStyleTwoThirds {
      width: 66.66667%; } }

.fsLayout .fsStyleOneThird {
  width: 100%; }
  @media (min-width: 700px) {
    .fsLayout .fsStyleOneThird {
      width: 33.33333%; } }

div[class*="fsTwoColumnWide"] {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  div[class*="fsTwoColumnWide"] > .fsDiv {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px; }
    @media (min-width: 700px) {
      div[class*="fsTwoColumnWide"] > .fsDiv {
        margin-bottom: 0; } }
    div[class*="fsTwoColumnWide"] > .fsDiv:last-child {
      margin-bottom: 0; }

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 280px); } }
  @media (min-width: 700px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 280px); } }
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px); } }
    @media (min-width: 700px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 280px); } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 200px); } }

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      width: 280px;
      padding-right: 40px; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      width: 100%;
      padding-right: 0;
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      width: 280px;
      padding-right: 40px;
      margin-bottom: 0; } }
  @media (min-width: 600px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      padding-right: 40px;
      width: 280px; } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
        padding-right: 20px;
        width: 200px; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 240px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 340px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 60px;
      width: 340px; } }

@media (min-width: 600px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 700px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 1100px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 440px);
      margin-bottom: 0; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 620px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 60px;
      width: 340px; } }

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 340px); } }
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 800px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 240px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 340px); } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
      width: calc(100% - 340px); } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 240px); } }

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      width: 340px;
      padding-left: 60px; } }
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%;
    padding: 0; }
    @media (min-width: 800px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 60px;
        width: 340px; } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      width: 100%;
      padding-left: 0;
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      width: 340px;
      padding-left: 60px;
      margin-bottom: 0; } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 20px;
        width: 240px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding: 0; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

@media (min-width: 600px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 700px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 1100px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 440px);
      margin-bottom: 0; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 620px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      -ms-flex-order: 1;
      order: 1;
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 60px;
      width: 340px; } }

.fsElephantRightLayout,
.fsElephantLeftLayout {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .fsElephantRightLayout > div,
  .fsElephantLeftLayout > div {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px; }
    @media (min-width: 700px) {
      .fsElephantRightLayout > div,
      .fsElephantLeftLayout > div {
        margin-bottom: 0; } }
    .fsElephantRightLayout > div:last-child,
    .fsElephantLeftLayout > div:last-child {
      margin-bottom: 0; }

@media (min-width: 700px) {
  .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 340px); } }

.fsElephantRightLayout > div.fsStyleTwoThirds > .fsDiv {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 800px) {
  .fsElephantRightLayout > div.fsStyleTwoThirds > .fsTwoColumnLayout {
    margin-right: -20px;
    margin-left: -20px; } }

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: 100%; } }

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 340px); } }

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: 100%; } }

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 240px); } }

.fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
      width: calc(100% - 240px); } }

@media (min-width: 700px) {
  .fsElephantRightLayout > div.fsStyleOneThird {
    width: 340px;
    padding-left: 60px;
    padding-right: 0; } }

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px; } }

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 340px;
    padding-left: 60px;
    margin-bottom: 0; } }

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px; } }

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 240px;
    padding-left: 20px;
    margin-bottom: 0; } }

.fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

@media (min-width: 700px) {
  .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 280px); } }

.fsElephantLeftLayout > div.fsStyleTwoThirds > .fsDiv {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 800px) {
  .fsElephantLeftLayout > div.fsStyleTwoThirds > .fsTwoColumnLayout {
    margin-right: -20px;
    margin-left: -20px; } }

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: 100%; } }

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 200px); } }

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: 100%; } }

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 280px); } }

.fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
      width: calc(100% - 200px); } }

@media (min-width: 700px) {
  .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 280px;
    padding-right: 40px;
    padding-left: 0; } }

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px; } }

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 200px;
    padding-right: 20px;
    margin-bottom: 0; } }

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px; } }

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 280px;
    padding-right: 40px;
    margin-bottom: 0; } }

.fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
      padding-right: 20px;
      width: 200px; } }

#fsPoweredByFinalsite {
  float: right; }

.fsBreadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsBreadcrumb li {
  display: inline-block; }

#fsHeader .nav-main {
  display: none;
  margin-bottom: 0 !important; }
  @media (min-width: 1000px) {
    #fsHeader .nav-main {
      display: block;
      background: rgba(255, 255, 255, 0.9);
      border-bottom: solid 3px #ecab32;
      width: 100%;
      height: 57px;
      z-index: 220; } }

@media (min-width: 1000px) {
  .hasLandingImg #fsHeader .nav-main {
    position: absolute;
    top: 48px;
    left: 0; } }

.nav-main > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem; }

.nav-main, .nav-main ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-main li {
  margin: 0;
  padding: 0; }

@media (min-width: 1000px) {
  .nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 82.66667em;
    max-width: 77.5rem;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .no-flexbox .nav-main .fsNavLevel1 {
      text-align: justify;
      font-size: 0.1px; }
      .no-flexbox .nav-main .fsNavLevel1 > li {
        display: inline-block; }
      .no-flexbox .nav-main .fsNavLevel1:after {
        content: "";
        display: inline-block;
        width: 100%; } }

.nav-main .fsNavLevel1 > li {
  position: relative; }
  @media (min-width: 1000px) {
    .nav-main .fsNavLevel1 > li {
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li > a {
    padding: 18px 0 14px 0;
    color: #006944;
    display: block;
    font-size: 16px;
    font-weight: 700;
    border-bottom: solid 3px transparent;
    margin-bottom: -3px;
    text-transform: uppercase; }
  .nav-main .fsNavLevel1 > li:hover > a {
    color: #ecab32;
    border-color: #006944; }
  .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
    color: #ecab32;
    border-color: #006944; }

#fsHeader .nav-main .fsNavLevel1 > li {
  position: relative; }
  #fsHeader .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  #fsHeader .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
    max-height: 9999px; }
  @media (max-width: 599px) {
    #fsHeader .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; } }
  #fsHeader .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    z-index: 300; }
  #fsHeader .nav-main .fsNavLevel1 > li:hover .fsNavPageInfo {
    padding: 30px;
    border-left: solid 1px #e7e7e7;
    border-right: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7; }

#fsHeader .nav-main .fsNavPageInfo {
  background: #fff;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 520px;
  margin-top: 3px; }
  #fsHeader .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: 0;
    -ms-transform: none;
    transform: none; }
  #fsHeader .nav-main .fsNavLevel1 > li:nth-child(n+5) .fsNavPageInfo {
    right: 0;
    left: auto;
    -ms-transform: none;
    transform: none; }
  @media (min-width: 1000px) {
    #fsHeader .nav-main .fsNavParentPage:hover .fsNavPageInfo {
      display: -ms-flexbox;
      display: flex; } }

#fsHeader .nav-main .fsNavPageThumbnail {
  width: 200px; }

#fsHeader .nav-main .fsNavLevel2 {
  padding-left: 50px; }
  #fsHeader .nav-main .fsNavLevel2 a {
    padding: 5px 0.66667em;
    color: #006944;
    display: block; }
    #fsHeader .nav-main .fsNavLevel2 a:hover {
      color: #ecab32; }

.fsMenu .nav-main .fsElementHeaderContent {
  position: relative;
  height: 50px;
  margin-bottom: 0; }

.fsMenu .nav-main .fsNavLevel1 > li {
  position: relative; }
  .fsMenu .nav-main .fsNavLevel1 > li.currentExpand > a {
    color: #fff;
    background: rgba(0, 0, 0, 0.2); }
  .fsMenu .nav-main .fsNavLevel1 > li.currentExpand .toggleMenu:before {
    color: #fff; }
  .fsMenu .nav-main .fsNavLevel1 > li:hover > a {
    color: #fff;
    background: rgba(0, 0, 0, 0.2); }
  .fsMenu .nav-main .fsNavLevel1 > li:hover .toggleMenu:before {
    color: #fff; }
  .fsMenu .nav-main .fsNavLevel1 > li > a {
    color: #006944;
    border-bottom: solid 1px rgba(65, 65, 65, 0.4);
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 50px 13px 40px;
    margin: 0;
    line-height: 22px; }

.fsMenu .nav-main .toggleMenu {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 49px;
  cursor: pointer;
  z-index: 20; }
  .fsMenu .nav-main .toggleMenu:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 13px;
    color: #006944; }

.fsMenu .nav-main .fsNavPageInfo {
  text-align: left;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: max-height .5s ease, visibility .5s ease;
  width: 100%; }
  .nav-main .fsNavLevel1 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
    max-height: 9999px;
    visibility: visible; }
  .fsMenu .nav-main .fsNavLevel1 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #fff; }
  .nav-main .fsNavLevel2 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
    max-height: 9999px;
    visibility: visible; }
  .fsMenu .nav-main .fsNavLevel2 > li.fsNavParentPage > .toggleMenu:before {
    color: rgba(0, 0, 0, 0.65); }
  .fsMenu .nav-main .fsNavLevel2 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-main .fsNavLevel3 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
    max-height: 9999px;
    visibility: visible; }
  .fsMenu .nav-main .fsNavLevel3 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  @media (min-width: 1000px) {
    .nav-main .fsNavParentPage:hover .fsNavPageInfo {
      display: block; } }

.fsMenu .nav-main .fsNavLevel2 li {
  position: relative; }
  .fsMenu .nav-main .fsNavLevel2 li.currentExpand > a,
  .fsMenu .nav-main .fsNavLevel2 li.currentExpand .toggleMenu:before,
  .fsMenu .nav-main .fsNavLevel2 li:hover > a,
  .fsMenu .nav-main .fsNavLevel2 li:hover .toggleMenu:before {
    color: rgba(0, 0, 0, 0.45); }

.fsMenu .nav-main .fsNavLevel2 a {
  padding: 0.66667em 50px;
  color: rgba(0, 0, 0, 0.65);
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

.fsMenu .nav-main .fsNavLevel2 .toggleMenu {
  height: 40px; }

.fsMenu .nav-main .fsNavLevel3 li {
  position: relative; }
  .fsMenu .nav-main .fsNavLevel3 li.currentExpand > a,
  .fsMenu .nav-main .fsNavLevel3 li.currentExpand .toggleMenu:before,
  .fsMenu .nav-main .fsNavLevel3 li:hover > a,
  .fsMenu .nav-main .fsNavLevel3 li:hover .toggleMenu:before {
    color: rgba(0, 0, 0, 0.45); }

.fsMenu .nav-main .fsNavLevel3 a {
  padding: 0.66667em 60px;
  display: block;
  text-transform: capitalize; }

.fsMenu .nav-main .fsNavLevel4 li {
  position: relative; }
  .fsMenu .nav-main .fsNavLevel4 li.currentExpand > a,
  .fsMenu .nav-main .fsNavLevel4 li.currentExpand .toggleMenu:before,
  .fsMenu .nav-main .fsNavLevel4 li:hover a,
  .fsMenu .nav-main .fsNavLevel4 li:hover .toggleMenu:before {
    color: rgba(0, 0, 0, 0.45); }

.fsMenu .nav-main .fsNavLevel4 a {
  padding: 0.66667em 70px;
  display: block; }

.drawer-ribbon {
  position: relative;
  height: 50px; }
  @media (min-width: 1000px) {
    .drawer-ribbon {
      display: none; } }

.drawer-trigger {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  max-width: 40px;
  cursor: pointer;
  left: auto;
  right: 0; }
  .drawer-trigger:before, .drawer-trigger:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 50%;
    content: '';
    background: #fff; }
  .drawer-trigger:before {
    margin-top: -0.26667em;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: margin-top .3s, transform .3s; }
  .drawer-trigger:after {
    box-shadow: 0 0.26667em 0 0 #fff;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: box-shadow .3s, transform .3s; }
  .drawer-is-active .drawer-trigger:before {
    margin-top: 0;
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .drawer-is-active .drawer-trigger:after {
    box-shadow: none;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  transform: translate3d(-20%, 0, 0);
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  top: 0em;
  min-height: 100%;
  max-width: 40em;
  background: #ecab32; }
  .drawer-is-active .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media (min-width: 1000px) {
    .fsMenu {
      display: none; } }

.nav-sub, .nav-sub ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-sub li {
  margin: 0;
  padding: 0; }

#fsHeader .nav-sub {
  display: block;
  padding: 0 20px;
  background: #fff; }
  @media (min-width: 800px) {
    #fsHeader .nav-sub {
      display: none; } }

#fsPageBody .nav-sub {
  display: none; }
  @media (min-width: 800px) {
    #fsPageBody .nav-sub {
      display: block;
      background: #f5f5f5;
      border-top: solid 3px silver; } }

.nav-sub.nav-sub-empty {
  display: none !important; }

@media (max-width: 799px) {
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; } }

.nav-sub.active-nav > .fsElementContent {
  max-height: 9999px;
  visibility: visible;
  opacity: 1; }

.nav-sub ul li.fsNavCurrentPage > a, .nav-sub ul li.fsNavCurrentPageAncestor > a {
  color: #006944; }

.nav-sub ul li a {
  display: block;
  padding: 10px 60px;
  color: #8d8d8d;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase; }
  .nav-sub ul li a:hover {
    color: #006944; }

.nav-sub .fsNavLevel1 > li:last-child {
  border-bottom: none; }

.nav-sub .fsNavLevel2 > li.fsNavCurrentPage > a {
  font-weight: 700; }

.nav-sub .fsNavLevel2 > li > a {
  color: #006944;
  font-weight: 400;
  padding: 10px 75px; }
  .nav-sub .fsNavLevel2 > li > a:hover {
    color: #ecab32; }

.nav-sub > header {
  display: block; }
  .nav-sub > header > .fsElementTitle {
    color: #006944;
    font-family: "din-condensed", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    padding: 20px 36px;
    cursor: pointer;
    overflow: hidden;
    margin-right: 20px; }
    .nav-sub > header > .fsElementTitle:after {
      content: '';
      display: inline-block;
      height: 15px;
      vertical-align: bottom;
      width: 100%;
      margin-right: -100%;
      margin-left: 10px;
      border-top: 2px dotted #e7e7e7; }
    @media (min-width: 800px) {
      .nav-sub > header > .fsElementTitle {
        cursor: default; } }
    @media (max-width: 799px) {
      .nav-sub > header > .fsElementTitle:after {
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 40px;
        line-height: 40px;
        text-align: center;
        margin-left: 8px;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }
    @media (max-width: 799px) {
      .nav-sub.active-nav > header > .fsElementTitle:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }

.nav-social .fsNavLevel1 {
  font-size: 0; }
  .nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-social .fsNavLevel1 li {
    display: inline-block; }
    .nav-social .fsNavLevel1 li:not(:last-child) {
      margin-right: 10px; }
  .nav-social .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover {
    background: #3b5998;
    border-color: #3b5998; }
    .nav-social .fsNavLevel1 [href*='facebook']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='instagram']:hover {
    background: #3f729b;
    border-color: #3f729b; }
    .nav-social .fsNavLevel1 [href*='instagram']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover {
    background: #0077b5;
    border-color: #0077b5; }
    .nav-social .fsNavLevel1 [href*='linkedin']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover {
    background: #cc2127;
    border-color: #cc2127; }
    .nav-social .fsNavLevel1 [href*='pinterest']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover {
    background: #35465c;
    border-color: #35465c; }
    .nav-social .fsNavLevel1 [href*='tumblr']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='twitter']:hover {
    background: #55acee;
    border-color: #55acee; }
    .nav-social .fsNavLevel1 [href*='twitter']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover {
    background: #1ab7ea;
    border-color: #1ab7ea; }
    .nav-social .fsNavLevel1 [href*='vimeo']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vine']:hover {
    background: #00b488;
    border-color: #00b488; }
    .nav-social .fsNavLevel1 [href*='vine']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='youtube']:hover {
    background: #cd201f;
    border-color: #cd201f; }
    .nav-social .fsNavLevel1 [href*='youtube']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='rss']:hover {
    background: #f26522;
    border-color: #f26522; }
    .nav-social .fsNavLevel1 [href*='rss']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 a {
    display: block;
    position: relative;
    background: rgba(0, 0, 0, 0.25);
    height: 44px;
    width: 44px;
    border-radius: 3px; }
    .nav-social .fsNavLevel1 a:before {
      color: #fff;
      font-size: 24px;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.nav-utility-header {
  -ms-flex-order: 1;
  order: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px 10px; }
  @media (min-width: 1000px) {
    .nav-utility-header {
      -ms-flex-order: 2;
      order: 2; } }
  .nav-utility-header > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .nav-utility-header footer {
    position: relative;
    width: 80px;
    height: 40px; }
    @media (min-width: 1000px) {
      .nav-utility-header footer {
        display: none; } }
    .nav-utility-header footer .fsElementFooterContent {
      margin: 0; }
      .nav-utility-header footer .fsElementFooterContent label {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

.nav-utility {
  display: none;
  padding: 0 20px; }
  @media (min-width: 1000px) {
    .nav-utility {
      padding: 0; } }
  .nav-utility ul, .nav-utility ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-utility ul li {
    margin: 0;
    padding: 0; }
  .fsMenu .nav-utility {
    display: block; }
  @media (min-width: 1000px) {
    .nav-utility .fsNavLevel1 {
      display: -ms-flexbox;
      display: flex; } }
  .nav-utility .fsNavLevel1 a {
    color: #414141;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    line-height: .9; }
    @media (min-width: 1000px) {
      .nav-utility .fsNavLevel1 a {
        color: #fff;
        padding: 0 20px; } }
    .nav-utility .fsNavLevel1 a:hover {
      color: #5b5b5b; }
      @media (min-width: 1000px) {
        .nav-utility .fsNavLevel1 a:hover {
          color: #ecab32; } }
    .home:not(.sticky) #fsHeader .nav-utility .fsNavLevel1 a {
      background: #006944;
      padding: 7px 20px;
      margin: 0 3px;
      border-radius: 3px;
      border: solid 1px #ecab32;
      line-height: 1.6; }
  @media (min-width: 1000px) {
    .nav-utility {
      display: block; } }

.nav-site-map .fsElementContent nav ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map .fsElementContent nav ul li {
    margin: 0;
    padding: 0;
    font-weight: 400; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column; }
        .no-csscolumns .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          float: left;
          display: block;
          width: 100%;
          vertical-align: top; } }
    .nav-site-map .fsElementContent nav ul.fsNavLevel1 > li {
      margin-bottom: 20px;
      font-weight: 700; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel2 {
    list-style: disc; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel3 {
    list-style: circle; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel4 {
    list-style: square; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel5 {
    list-style: disc; }

/*! elements - constituent main */
/*! elements - constituent search */
.fsConstituent.fsSearch {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }
  @media (min-width: 800px) {
    .fsConstituent.fsSearch > .fsElementContent {
      margin: 0 -10px; } }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.33333em; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 900px) {
      .fsConstituent.fsSearch label {
        width: 32.83333%; } }
  .fsConstituent.fsSearch input,
  .fsConstituent.fsSearch select {
    display: block;
    width: 100%; }
  .fsConstituent.fsSearch [type*='submit'] {
    width: auto; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.66667em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: block;
    margin: 0 10px; }

.fsConstituent .fsElementPagination {
  margin: 20px 0; }

/*! elements - constituent profile */
.fsConstituentProfile {
  position: relative; }
  .fsConstituentProfile .fsProfileImage {
    display: block;
    margin-bottom: 20px; }
  .fsConstituentProfile .fsFullName {
    color: #006944; }
  @media (min-width: 800px) {
    .fsConstituentProfile.fsHasPhoto > div, .fsConstituentProfile.fsHasPhoto > h3 {
      padding: 0;
      padding-left: calc(25% + 20px); } }
  @media (min-width: 600px) {
    .fsConstituentProfile.fsHasPhoto .fsProfileImage {
      float: left;
      padding-right: 20px;
      max-width: 50%; } }
  @media (min-width: 800px) {
    .fsConstituentProfile.fsHasPhoto .fsProfileImage {
      position: absolute;
      left: 0;
      top: 0;
      max-width: 25%;
      padding: 0;
      float: none; } }
  @media (min-width: 600px) {
    .fsConstituentProfile:not(.fsHasPhoto) .fsProfileImage {
      float: left;
      padding-right: 20px;
      max-width: 50%; } }
  @media (min-width: 800px) {
    .fsConstituentProfile:not(.fsHasPhoto) .fsProfileImage {
      max-width: 25%; } }

.fsProfileSection {
  margin-bottom: 1.33333em;
  font-size: 16px; }
  .fsProfileSection h4 {
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #f5f5f5;
    margin: 0 0 .5em 0;
    padding: 0 0 .5em 0; }
  .fsProfileSection .fsProfileSectionData {
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .fsProfileSection .fsProfileSectionData.fsTitle {
      font-weight: normal;
      font-size: 1em; }

.fsProfileSectionSpecialData > div, .fsProfileSpecialFieldName > div {
  width: auto;
  float: none; }
  @media (min-width: 800px) {
    .fsProfileSectionSpecialData > div, .fsProfileSpecialFieldName > div {
      float: left; }
      .fsProfileSectionSpecialData > div:first-child, .fsProfileSpecialFieldName > div:first-child {
        width: 25%; }
      .fsProfileSectionSpecialData > div:last-child, .fsProfileSpecialFieldName > div:last-child {
        width: 75%; } }

.fsProfileSectionFieldName,
.fsProfileSectionFieldValue {
  width: auto;
  float: none; }

@media (min-width: 800px) {
  .fsProfileSectionFieldName {
    width: 25%;
    float: left; } }

@media (min-width: 800px) {
  .fsProfileSectionFieldValue {
    width: 75%;
    float: left; } }

@media (min-width: 800px) {
  .fsBiography .fsProfileSectionFieldName {
    font-weight: bold; }
  .fsBiography .fsProfileSectionFieldName,
  .fsBiography .fsProfileSectionFieldValue {
    float: none;
    width: 100%; } }

.fsProfileSectionData.fsEmployedSince {
  width: 100% !important; }

/*! elements - constituent default layout */
.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px; }
  .fsDirectory .fsConstituentItem {
    padding: 20px 0;
    background-color: #f1f2f2; }
    .fsDirectory .fsConstituentItem > h3, .fsDirectory .fsConstituentItem > div {
      padding-right: 20px;
      padding-left: 20px;
      margin-bottom: 10px;
      padding-top: 0; }
      .fsDirectory .fsConstituentItem > h3:last-child, .fsDirectory .fsConstituentItem > div:last-child {
        margin-bottom: 0; }
    .fsDirectory .fsConstituentItem .fsPhoto img {
      display: block; }

.fsConstituentColumnLayout_1 .fsConstituentItem {
  margin: 0;
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid; }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_2 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_2 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_2 .fsConstituentItem {
      width: calc(50% - 20px);
      margin: 0 10px;
      margin-bottom: 20px; } }
  .fsConstituentColumnLayout_2 .fsConstituentItem:nth-child(2n+1) {
    clear: both; }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_3 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_3 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_3 .fsConstituentItem {
      width: calc(50% - 20px);
      float: left;
      margin: 0 10px;
      margin-bottom: 20px; }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 900px) {
    .fsConstituentColumnLayout_3 .fsConstituentItem {
      width: calc(33.33% - 20px); }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(2n+1) {
        clear: none; }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(3n+1) {
        clear: both; } }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_4 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_4 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(50% - 20px);
      margin: 0 10px;
      margin-bottom: 20px; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 900px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(33.33% - 20px); }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(2n+1) {
        clear: none; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(3n+1) {
        clear: both; } }
  @media (min-width: 1000px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(25% - 20px); }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(3n+1) {
        clear: none; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(4n+1) {
        clear: both; } }

/*! elements - accordion */
.fsAccordion .fsPanel, .fsTabs .fsPanel {
  margin-bottom: 0; }
  .fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
    cursor: pointer;
    background: transparent;
    transition: .3s; }
    .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
      margin-top: 0;
      font-weight: normal;
      font-size: 26px;
      line-height: 28px;
      margin-bottom: 16px;
      margin-bottom: 2px;
      display: block;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 13.33333px;
      color: #414141;
      transition: .3s;
      position: relative;
      border-bottom: solid 2px; }
      .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
        transition: none; }
    .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
      background: transparent;
      transition: .3s; }
      .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
        color: #006944;
        transition: .3s; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: transparent; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #ecab32; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: "-"; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  content: "+"; }

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  content: "-"; }

.fsPanelIconBefore.fsAccordion .fsPanel > header h2, .fsPanelIconBefore.fsTabs .fsPanel > header h2 {
  padding-left: 30px; }
  .fsPanelIconBefore.fsAccordion .fsPanel > header h2:before, .fsPanelIconBefore.fsTabs .fsPanel > header h2:before {
    left: 0; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2, .fsPanelIconAfter.fsTabs .fsPanel > header h2 {
  padding-right: 40px; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:before, .fsPanelIconAfter.fsTabs .fsPanel > header h2:before {
    display: none; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:after, .fsPanelIconAfter.fsTabs .fsPanel > header h2:after {
    right: 13.33333px; }

.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel > header h2:before, .fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel > header h2:before {
  content: ''; }

.fsAccordion {
  margin-bottom: 20px; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent {
  margin-bottom: 20px; }
  .fsAthleticsEvent > .fsElementContent {
    width: 100%; }
  .fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px; }
  .fsAthleticsEvent .fsElementEventIcon {
    display: inline-block;
    max-width: 100%; }
  .fsAthleticsEvent.fsList .fsListItems article {
    margin-bottom: 20px; }
  .fsAthleticsEvent.fsList .fsTitle {
    display: inline-block;
    margin-bottom: 0; }
  .fsAthleticsEvent.fsList .fsElementEventIcon {
    margin-right: 10px; }
  .fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
    outline: 0; }
  .fsAthleticsEvent.fsList .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px; }
  .fsAthleticsEvent.fsList .fsAthleticsOpponents {
    display: inline; }
  .fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
    display: inline; }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable thead {
      display: none; } }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable td {
      display: inline-block;
      width: 100%;
      padding: 0 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
        border: 0; }
      .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
        padding-top: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
        padding-bottom: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:before {
        display: inline-block;
        font-weight: 700;
        color: #ecab32; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
        content: 'Team: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents {
        display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
          content: 'Opponent: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
        content: 'Date: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
        content: 'Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
        content: 'Location: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
        content: 'Advantage: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
        content: 'Type: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
        content: 'Details: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
        content: 'Result: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
        content: 'Score: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
        content: 'Alerts: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
        content: 'Dismissal: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
        content: 'Departure: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
        content: 'Return Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
        content: 'Pickup Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
        content: 'Recap: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
        content: 'Status: '; } }

/*! elements - athletics popup modal */
#fsAthleticsEventElementDialog .fsAthleticsEvent.fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px; }

/*! elements - athletics roster */
.fsAthleticsRoster .fsElementTable td:before, .fsAthleticsRosterList li > div:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 700;
  color: #ecab32; }

.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before, .fsAthleticsRosterList li > div.fsRosterPlayerNumber:before {
  content: 'Number: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterName:before, .fsAthleticsRosterList li > div.fsRosterName:before {
  content: 'Name: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before, .fsAthleticsRosterList li > div.fsRosterPosition:before {
  content: 'Position: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterClass:before, .fsAthleticsRosterList li > div.fsRosterClass:before {
  content: 'Class: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before, .fsAthleticsRosterList li > div.fsRosterGradeLevel:before {
  content: 'Grade: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before, .fsAthleticsRosterList li > div.fsRosterHometown:before {
  content: 'Hometown: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before, .fsAthleticsRosterList li > div.fsRosterHeight:before {
  content: 'Height: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before, .fsAthleticsRosterList li > div.fsRosterWeight:before {
  content: 'Weight: '; }

.fsAthleticsRoster {
  margin-bottom: 20px; }
  @media (max-width: 800px) {
    .fsAthleticsRoster .fsElementTable thead {
      display: none; } }
  @media (min-width: 800px) {
    .fsAthleticsRoster .fsElementTable td:before {
      display: none; } }
  @media (max-width: 800px) {
    .fsAthleticsRoster .fsElementTable td {
      display: inline-block;
      width: 100%;
      padding: 0 10px; }
      .fsAthleticsRoster .fsElementTable td:not(:last-child) {
        border: 0; }
      .fsAthleticsRoster .fsElementTable td:first-of-type {
        padding-top: 10px; }
      .fsAthleticsRoster .fsElementTable td:last-of-type {
        padding-bottom: 10px; } }

.fsAthleticsRosterContent {
  margin-bottom: 20px; }
  .fsAthleticsRosterContent p:last-child {
    margin-bottom: 0; }
  .fsAthleticsRosterContent:empty {
    margin-bottom: 0; }

.fsAthleticsRosterList, .fsAthleticsRosterList ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsAthleticsRosterList li {
  margin: 0;
  padding: 0; }

.fsAthleticsRosterList li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #676767; }
  .fsAthleticsRosterList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .fsAthleticsRosterList li > div {
    margin-bottom: 10px; }
    .fsAthleticsRosterList li > div:last-child {
      margin-bottom: 0; }

/*! elements - athletics teams */
.fsAthleticsTeam {
  margin-bottom: 20px; }

.fsAthleticsTeamDirectory {
  max-width: 100%;
  margin-bottom: 20px; }
  .fsAthleticsTeamDirectory, .fsAthleticsTeamDirectory ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0; }
  .fsAthleticsTeamDirectory > li {
    margin-bottom: 10px; }
  .fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
    display: inline-block; }

.fsAthleticsTeamIcon {
  margin-right: 10px; }

.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */
.fsCalendar .fsElementTitle {
  color: #006944;
  font-family: "din-condensed", sans-serif;
  font-size: 25px; }

.fsCalendar .fsTitle {
  font-weight: 400; }

.fsCalendar .fsDate {
  color: #ecab32;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }

.fsCalendar .fsDayName {
  position: relative; }
  .fsCalendar .fsDayName:after {
    content: '|';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0 0 0 5px; }

.fsCalendar .fsMonth {
  padding-left: 10px; }

.fsCalendar .fsTimeRange,
.fsCalendar .fsAllDay {
  color: #006944;
  font-size: 13px;
  font-style: italic;
  display: inline-block; }
  .fsCalendar .fsTimeRange:after,
  .fsCalendar .fsAllDay:after {
    content: '|';
    margin: 0 5px; }

.fsCalendar .fsLocation {
  color: #006944;
  font-size: 13px;
  font-style: italic;
  display: inline-block; }

.fsCalendar .fsNotes p:last-child, .fsCalendar .fsDescription p:last-child {
  margin-bottom: 0; }

.fsCalendar .fsElementFooterContent a {
  color: #676767;
  background: #f5f5f5;
  display: inline-block;
  border: solid 1px #cdcdcd;
  padding: 5px 15px;
  border-radius: 5px;
  text-transform: uppercase; }
  .fsCalendar .fsElementFooterContent a:hover {
    background: #e7e7e7;
    color: #006944; }

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
/*! _grid.scss - src/sass/modules/calendar/grid.scss - calendar grid */
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div {
  margin-bottom: 5px; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div:last-child {
    margin-bottom: 0; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle {
  font-size: 1.1em;
  font-weight: bold;
  outline: 0; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
    margin-top: 5px; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height: 1; }

@media (min-width: 800px) {
  .flexbox .fsCalendarEventGrid .fsCalendarRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flexbox .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important; } }

.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar:after {
    display: none; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar > div {
    margin: 0; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
    width: 100%; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
        width: auto; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        -ms-flex-order: 3;
        order: 3;
        margin: 0; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
    z-index: 1; }

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(0, 105, 68, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(0, 105, 68, 0.05); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
          position: relative;
          min-height: 0;
          height: 25px;
          border: 1px solid #EDEDED; }
          .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
            background-color: rgba(0, 105, 68, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(0, 105, 68, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; } }

#event-view {
  padding: 20px;
  margin: 20px auto 0; }
  #event-view .fsCalendarDaybox {
    height: auto !important; }
    #event-view .fsCalendarDaybox > div {
      margin-bottom: 20px; }
  #event-view .fsCalendarEventTitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px; }
  @media screen and (min-width: 800px) {
    #event-view {
      display: none; } }

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 12px 45px 8px 45px;
    background: #414141;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 10px 20px; }
    .scroll-up span:hover {
      background: #414141;
      color: #fff; }
    .scroll-up span em {
      display: block;
      font-style: normal;
      font-size: 14px; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

.fsCalendar.fsGrid .fsCalendarEventGrid + .fsCalendarLegend {
  margin-top: 40px; }

.fsCalendar.fsGrid .fsCalendarLegend, .fsCalendar.fsGrid .fsCalendarLegend ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsCalendar.fsGrid .fsCalendarLegend li {
  margin: 0;
  padding: 0; }

.fsCalendar.fsGrid .fsCalendarLegend h4 {
  margin-bottom: 20px; }

@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.fsCalendar.fsGrid .fsCalendarLegend > ul > li {
  margin-left: 0; }
  @media (min-width: 600px) {
    .fsCalendar.fsGrid .fsCalendarLegend > ul > li {
      width: 49%; } }

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElement {
  margin-bottom: 20px; }
  .fsElement:last-child {
    margin-bottom: 0; }

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.fsListItems article {
  margin-bottom: 20px; }

.module {
  margin-bottom: 1.33333em;
  padding: 1.33333em;
  color: #fff; }
  .module h1, .module h2, .module h3, .module h4, .module h5, .module h6 {
    color: inherit; }

.module {
  background: #006944; }

/*! elements - forms */
textarea,
input,
select {
  padding: 5px;
  max-width: 100%; }

.fsComposerFormEmbed, .pagetype_eventReg {
  background: none; }
  .fsComposerFormEmbed body, .pagetype_eventReg body {
    margin: 0; }
  .fsComposerFormEmbed form, .pagetype_eventReg form {
    zoom: 1; }
    .fsComposerFormEmbed form:after, .pagetype_eventReg form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input, .pagetype_eventReg form input {
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form input.fileUploader, .pagetype_eventReg form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form fieldset, .pagetype_eventReg form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea, .pagetype_eventReg form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #ccc; }
    .fsComposerFormEmbed form .mainGroupSub, .pagetype_eventReg form .mainGroupSub {
      max-width: 100%;
      width: 100% !important; }
    .fsComposerFormEmbed form .formPage, .pagetype_eventReg form .formPage {
      margin-bottom: 20px; }
    .fsComposerFormEmbed form .elementRow, .pagetype_eventReg form .elementRow {
      max-width: 100%;
      margin: 0; }
      .fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child, .pagetype_eventReg form .elementRow:last-child .elementContainer:last-child {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .elementContainer, .pagetype_eventReg form .elementContainer {
      margin: 0 0 20px;
      padding: 0; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementContainer, .pagetype_eventReg form .elementContainer {
          width: 100%; } }
      .fsComposerFormEmbed form .elementContainer label, .pagetype_eventReg form .elementContainer label {
        margin-bottom: 2px; }
        .fsComposerFormEmbed form .elementContainer label.horizontal, .pagetype_eventReg form .elementContainer label.horizontal {
          white-space: normal;
          margin-right: 10px !important; }
          .fsComposerFormEmbed form .elementContainer label.horizontal:last-child, .pagetype_eventReg form .elementContainer label.horizontal:last-child {
            margin-right: 0; }
      .fsComposerFormEmbed form .elementContainer hr, .pagetype_eventReg form .elementContainer hr {
        margin: 0 auto; }
      .fsComposerFormEmbed form .elementContainer p:last-child, .pagetype_eventReg form .elementContainer p:last-child {
        margin-bottom: 0; }
    @media screen and (max-width: 599px) {
      .fsComposerFormEmbed form .elementBody > input, .pagetype_eventReg form .elementBody > input {
        width: 100%; } }
    .fsComposerFormEmbed form .elementBody > .descText, .pagetype_eventReg form .elementBody > .descText {
      margin-bottom: 10px; }
    .fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel, .pagetype_eventReg form .labelLeft .elementContainer label, .pagetype_eventReg form .labelLeft .elementContainer .groupLabel {
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: left;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel, .pagetype_eventReg form .labelLeft .elementContainer label, .pagetype_eventReg form .labelLeft .elementContainer .groupLabel {
          width: 20%;
          padding-right: 10px;
          text-align: right;
          float: left; } }
    @media (min-width: 600px) {
      .fsComposerFormEmbed form .labelLeft .elementContainer > label, .pagetype_eventReg form .labelLeft .elementContainer > label {
        padding: 5px 10px 5px 5px; } }
    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label, .pagetype_eventReg form .labelLeft .elementContainer .groupLabel label {
      width: 100%; }
    .fsComposerFormEmbed form .labelLeft .elementContainer fieldset label, .pagetype_eventReg form .labelLeft .elementContainer fieldset label {
      width: auto; }
    .fsComposerFormEmbed form .labelLeft .elementBody, .pagetype_eventReg form .labelLeft .elementBody {
      margin: 0;
      width: 100%;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementBody, .pagetype_eventReg form .labelLeft .elementBody {
          width: 80%;
          float: left; } }
    .fsComposerFormEmbed form .linkLike, .pagetype_eventReg form .linkLike {
      color: #006944;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover, .pagetype_eventReg form .linkLike:hover {
        color: #ecab32; }
    .fsComposerFormEmbed form .required, .pagetype_eventReg form .required {
      color: #006944; }
    .fsComposerFormEmbed form .pageControls, .pagetype_eventReg form .pageControls {
      padding: 10px 0 !important;
      margin-bottom: 10px; }
      .fsComposerFormEmbed form .pageControls .userConfirmation, .pagetype_eventReg form .pageControls .userConfirmation {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .userConfirmation, .pagetype_eventReg form .userConfirmation {
      margin-bottom: 20px; }
      .fsComposerFormEmbed form .userConfirmation .userConfirmationToggle, .pagetype_eventReg form .userConfirmation .userConfirmationToggle {
        margin-right: 5px; }
      .fsComposerFormEmbed form .userConfirmation > label, .pagetype_eventReg form .userConfirmation > label {
        display: block; }
    .fsComposerFormEmbed form .elementColumn, .pagetype_eventReg form .elementColumn {
      zoom: 1;
      margin-bottom: 20px;
      max-width: 100%; }
      .fsComposerFormEmbed form .elementColumn:after, .pagetype_eventReg form .elementColumn:after {
        display: table;
        clear: both;
        content: ''; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementColumn, .pagetype_eventReg form .elementColumn {
          float: none !important;
          width: 100% !important; } }
      .fsComposerFormEmbed form .elementColumn .elementContainer, .pagetype_eventReg form .elementColumn .elementContainer {
        margin-bottom: 0; }
      .fsComposerFormEmbed form .elementColumn .elementBody > input, .pagetype_eventReg form .elementColumn .elementBody > input {
        width: 100%; }
    .fsComposerFormEmbed form .pageBreak, .pagetype_eventReg form .pageBreak {
      zoom: 1; }
      .fsComposerFormEmbed form .pageBreak:after, .pagetype_eventReg form .pageBreak:after {
        display: table;
        clear: both;
        content: ''; }
      .fsComposerFormEmbed form .pageBreak .nextPage, .fsComposerFormEmbed form .pageBreak .prevPage, .pagetype_eventReg form .pageBreak .nextPage, .pagetype_eventReg form .pageBreak .prevPage {
        background: none;
        border: none;
        color: #006944;
        transition: .3s;
        outline: 0;
        float: left;
        padding: 0;
        line-height: 1;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .nextPage:hover, .fsComposerFormEmbed form .pageBreak .prevPage:hover, .pagetype_eventReg form .pageBreak .nextPage:hover, .pagetype_eventReg form .pageBreak .prevPage:hover {
          color: #ecab32;
          transition: .3s; }
      .fsComposerFormEmbed form .pageBreak .prevPage, .pagetype_eventReg form .pageBreak .prevPage {
        margin-right: 10px; }
      .fsComposerFormEmbed form .pageBreak .pagenum, .pagetype_eventReg form .pageBreak .pagenum {
        display: inline-block;
        float: left;
        line-height: 1;
        margin-right: 10px;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .pagenum:empty, .pagetype_eventReg form .pageBreak .pagenum:empty {
          margin: 0; }
    .fsComposerFormEmbed form .submitBtn, .fsComposerFormEmbed form #eventRegSubmiBtn, .pagetype_eventReg form .submitBtn, .pagetype_eventReg form #eventRegSubmiBtn {
      border: 0;
      margin: 0;
      padding: 10px 20px;
      outline: 0;
      background: #006944 !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1; }
      .fsComposerFormEmbed form .submitBtn:hover, .fsComposerFormEmbed form #eventRegSubmiBtn:hover, .pagetype_eventReg form .submitBtn:hover, .pagetype_eventReg form #eventRegSubmiBtn:hover {
        transition: .3s;
        color: #fff !important;
        background: #ecab32 !important; }
  .fsComposerFormEmbed .ui-widget, .pagetype_eventReg .ui-widget {
    font-family: "Istok Web", sans-serif;
    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty, .pagetype_eventReg .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header, .pagetype_eventReg .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next, .pagetype_eventReg .ui-datepicker .ui-datepicker-prev, .pagetype_eventReg .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span, .pagetype_eventReg .ui-datepicker .ui-datepicker-prev span, .pagetype_eventReg .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before, .pagetype_eventReg .ui-datepicker .ui-datepicker-prev:before, .pagetype_eventReg .ui-datepicker .ui-datepicker-next:before {
      content: '';
      font-weight: bold;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before, .pagetype_eventReg .ui-datepicker .ui-datepicker-prev:hover:before, .pagetype_eventReg .ui-datepicker .ui-datepicker-next:hover:before {
      transition: .3s;
      opacity: .5; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before, .pagetype_eventReg .ui-datepicker .ui-datepicker-next:before {
    content: '\203A'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .pagetype_eventReg .ui-datepicker .ui-datepicker-prev:before {
    content: '\2039'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover, .pagetype_eventReg .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover, .pagetype_eventReg .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-default, .pagetype_eventReg .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active, .pagetype_eventReg .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight, .pagetype_eventReg .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

/*! elements - login */
.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView, .fsAccount .fsLoginMainView, .fsAccount .fsLoginForgotView, .fsAccount .fsLoginNewView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after, .fsAccount .fsLoginMainView:after, .fsAccount .fsLoginForgotView:after, .fsAccount .fsLoginNewView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginNewView h3, .fsAccount .fsLoginMainView h3, .fsAccount .fsLoginForgotView h3, .fsAccount .fsLoginNewView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span, .fsAccount .fsLoginMainView span, .fsAccount .fsLoginForgotView span, .fsAccount .fsLoginNewView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginMainView button, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginForgotView button, .fsAccount .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginNewView button {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 12px 45px 8px 45px;
    background: #414141;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView button:hover, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover, .fsLogin .fsLoginForgotView button:hover, .fsLogin .fsLoginNewView .fsLoginSubmit:hover, .fsLogin .fsLoginNewView button:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView button:hover, .fsAccount .fsLoginForgotView .fsLoginSubmit:hover, .fsAccount .fsLoginForgotView button:hover, .fsAccount .fsLoginNewView .fsLoginSubmit:hover, .fsAccount .fsLoginNewView button:hover {
      background: #414141;
      color: #fff; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em, .fsLogin .fsLoginMainView button em, .fsLogin .fsLoginForgotView .fsLoginSubmit em, .fsLogin .fsLoginForgotView button em, .fsLogin .fsLoginNewView .fsLoginSubmit em, .fsLogin .fsLoginNewView button em, .fsAccount .fsLoginMainView .fsLoginSubmit em, .fsAccount .fsLoginMainView button em, .fsAccount .fsLoginForgotView .fsLoginSubmit em, .fsAccount .fsLoginForgotView button em, .fsAccount .fsLoginNewView .fsLoginSubmit em, .fsAccount .fsLoginNewView button em {
      display: block;
      font-style: normal;
      font-size: 14px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginNewView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink, .fsLogin .fsLoginMainView .fsLoginNewAccountLink, .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink, .fsLogin .fsLoginForgotView .fsLoginNewAccountLink, .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink, .fsLogin .fsLoginNewView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink, .fsAccount .fsLoginMainView .fsLoginNewAccountLink, .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink, .fsAccount .fsLoginForgotView .fsLoginNewAccountLink, .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink, .fsAccount .fsLoginNewView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

.fsLogin .fsLoginForgotView .fsLoginForgotEmail, .fsAccount .fsLoginForgotView .fsLoginForgotEmail {
  display: block; }

.fsLogin .fsLoginForgotView .fsLoginForgotSubmit, .fsAccount .fsLoginForgotView .fsLoginForgotSubmit {
  margin-right: 10px; }

.fsLogin .fsLoginNewFields .fsLoginNewCaptcha, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom: 20px; }
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area, .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
    max-width: 100%; }
  @media screen and (max-width: 599px) {
    .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
      overflow: hidden;
      border-radius: 5px; } }

.fsLogin .fsLoginNewFields .fsLoginNewContinue, .fsAccount .fsLoginNewFields .fsLoginNewContinue {
  margin-right: 10px; }

.fsAccount .fsAccountGreeting {
  margin-bottom: 20px; }

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 12px 45px 8px 45px;
    background: #414141;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1; }
    .fsAccount .fsAccountLogout a:hover {
      background: #414141;
      color: #fff; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal;
      font-size: 14px; }

.fsMediaCustomPlayer {
  background: none;
  position: relative; }
  .fsMediaCustomPlayer article {
    background-position: center;
    background-size: cover;
    outline: 0;
    position: relative; }
    .fsMediaCustomPlayer article img {
      opacity: 0;
      visibility: hidden; }
  .fsMediaCustomPlayer .caption-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-family: "Istok Web", sans-serif;
    font-size: 15px;
    left: 0;
    line-height: 22px;
    padding: 10px;
    position: absolute;
    width: 100%; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-wrapper {
        padding: 20px; } }
    .fsMediaCustomPlayer .caption-wrapper a {
      color: rgba(255, 255, 255, 0.5); }
      .fsMediaCustomPlayer .caption-wrapper a:hover {
        text-decoration: underline; }
  @media (min-width: 800px) {
    .fsMediaCustomPlayer .caption-title {
      margin-top: 0;
      font-weight: normal;
      font-size: 26px;
      line-height: 28px;
      margin-bottom: 16px;
      margin-bottom: 0; } }
  .fsMediaCustomPlayer .caption-desc {
    display: none; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-desc {
        display: block; } }
    .fsMediaCustomPlayer .caption-desc p:last-child {
      margin-bottom: 0; }
    .fsMediaCustomPlayer .caption-desc:empty {
      display: none; }
  .fsMediaCustomPlayer .slick-next, .fsMediaCustomPlayer .slick-prev {
    background: none;
    border: none;
    color: transparent;
    height: 40px;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    z-index: 2; }
    .fsMediaCustomPlayer .slick-next:before, .fsMediaCustomPlayer .slick-prev:before {
      color: #fff;
      display: block;
      font-size: 50px;
      font-weight: normal;
      height: 100%;
      left: 0;
      line-height: 30px;
      position: absolute;
      top: 0;
      width: 100%;
      text-align: center;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35); }
  .fsMediaCustomPlayer .slick-next {
    left: auto;
    right: 0; }
    .fsMediaCustomPlayer .slick-next:before {
      content: '\203A'; }
  .fsMediaCustomPlayer .slick-prev {
    left: 0;
    right: auto; }
    .fsMediaCustomPlayer .slick-prev:before {
      content: '\2039'; }

.fsNews .fsElementTitle, .fsPostElement .fsElementTitle {
  color: #006944;
  font-family: "din-condensed", sans-serif;
  font-size: 25px; }

.fsNews.fsThumbnailAlignLeft .fsThumbnail, .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsNews.fsThumbnailAlignLeft .fsThumbnail, .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsNews.fsThumbnailAlignRight .fsThumbnail, .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsNews.fsThumbnailAlignRight .fsThumbnail, .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

.fsNews article, .fsPostElement article {
  border-bottom: solid 1px #b4b4b4;
  padding-bottom: 10px; }
  .fsNews article:last-child, .fsPostElement article:last-child {
    border-bottom: none; }

.fsNews .fsTitle, .fsPostElement .fsTitle {
  font-size: 16px;
  font-weight: 400; }

.fsNews .fsAuthor, .fsPostElement .fsAuthor {
  color: #747474;
  font-size: 14px; }

.fsNews .fsDateTime, .fsPostElement .fsDateTime {
  color: #006944;
  font-size: 13px;
  font-style: italic;
  display: block; }
  .fsNews .fsDateTime:before, .fsPostElement .fsDateTime:before {
    content: 'posted'; }

.fsNews .fsReadMoreLink, .fsPostElement .fsReadMoreLink {
  display: block;
  font-size: 13px;
  margin: 0;
  text-transform: uppercase; }

.fsNews .fsElementFooterContent a, .fsPostElement .fsElementFooterContent a {
  color: #676767;
  background: #f5f5f5;
  display: inline-block;
  border: solid 1px #cdcdcd;
  padding: 5px 15px;
  border-radius: 5px;
  text-transform: uppercase; }
  .fsNews .fsElementFooterContent a:hover, .fsPostElement .fsElementFooterContent a:hover {
    background: #e7e7e7;
    color: #006944; }

.fsNews.fsGrid article, .fsPostElement.fsGrid article {
  border-bottom: none; }

.fsNews.fsSlideshow article, .fsPostElement.fsSlideshow article {
  border-bottom: none;
  padding: 15px; }

.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

#eventTopBar .eventTopCont, #eventTopBar div.activeAttendeeBar {
  box-shadow: none;
  border-radius: 0;
  border: 0;
  text-shadow: none;
  color: #414141; }

span.linkLike, td.nameRow .toggleRow, .priceRow .toggleRow {
  display: inline-block;
  background-image: none;
  border: none;
  background-color: #676767;
  padding: 0 .7em;
  color: #fff;
  height: 20px;
  line-height: 20px; }

.pagetype_eventReg {
  background: transparent; }

#bodydiv {
  font-family: "Istok Web", sans-serif;
  font-size: 15px;
  line-height: 22px;
  color: #414141; }

#poweredby, #acct_bar, .quickAdd, span.quickAddMessage {
  display: none; }

#eventTopBar .eventTopCont {
  background-color: #f5f5f5 !important; }

#eventTopBar .L_Content {
  color: inherit !important; }

#eventTopBar .R_Content .contactInfo {
  color: #414141; }

#eventTopBar a {
  color: #006944; }
  #eventTopBar a:hover, #eventTopBar a:focus {
    color: #ecab32; }

#eventTopBar div.activeAttendeeBar {
  color: #414141;
  background-color: rgba(0, 0, 0, 0.05) !important;
  border: none !important; }

#contentdiv .reg_Progress .ui-widget-content {
  border: none;
  border-radius: 0;
  background: #f5f5f5; }

#contentdiv .reg_Progress .ui-progressbar-value {
  border: 1px solid #006944;
  background: #006944;
  margin: 0;
  border-radius: 0; }

#eventContent {
  padding: 20px 0; }

#showHideEventDetails {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: #414141;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  text-shadow: none; }
  #showHideEventDetails:hover {
    background: #414141;
    color: #fff; }
  #showHideEventDetails em {
    display: block;
    font-style: normal;
    font-size: 14px; }

#eventDetails {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0; }

div#registerTypes table.registerTypeTable {
  box-shadow: none; }

table.displayTable {
  box-shadow: none; }
  table.displayTable .tableHeader {
    text-shadow: none; }
  table.displayTable td {
    background: transparent; }
  table.displayTable .active .detailToggle .toggleIcon:before {
    content: '\2212';
    background-color: #006944;
    color: #fff; }
  table.displayTable .attendCol input[type="checkbox"] + label:before {
    background: #f0f0f0;
    border-radius: 2px;
    color: #ecab32;
    position: relative;
    top: 3px;
    left: 5px; }
  table.displayTable .attendCol input[type="checkbox"]:checked + label:before {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0f0f0; }
  table.displayTable .attendCol input[type="radio"]:checked + label:before {
    background: #ecab32;
    border-color: #ecab32; }
  table.displayTable .required {
    color: #ecab32; }

td.nameRow button.attendAdd, .priceRow button.attendAdd {
  background-image: none;
  width: 24px;
  height: 24px;
  text-indent: 0;
  font-size: 1em;
  color: #006944;
  border-radius: 50%;
  border: 1px solid #006944;
  background-color: #fff; }
  td.nameRow button.attendAdd:hover, .priceRow button.attendAdd:hover {
    background-color: #006944;
    color: #fff; }

.countRow button {
  background-image: none;
  width: 20px;
  height: 20px;
  text-indent: 0;
  text-shadow: none;
  font-size: .8em;
  color: #414141;
  border-radius: 50%;
  border: 1px solid #414141;
  background: transparent; }
  .countRow button:hover {
    background-color: #676767;
    color: #fff; }

.attendeeCount {
  font-size: .8em; }

span.detailToggle {
  color: #006944; }
  span.detailToggle .toggleIcon {
    background-image: none;
    text-indent: 0;
    color: #006944;
    display: inline;
    vertical-align: initial;
    font-size: 0; }
    span.detailToggle .toggleIcon:before {
      content: "\002b";
      display: inline-block;
      font-size: 15px;
      border: 1px solid #006944;
      color: #006944;
      width: 24px;
      height: 24px;
      line-height: 20px;
      text-align: center;
      border-radius: 50%;
      margin-left: 5px; }
  span.detailToggle:hover .toggleIcon:before {
    background-color: #006944;
    color: #fff; }

@media screen and (max-width: 800px) {
  .displayGroup {
    padding: 0; }
  table.displayTable {
    display: block;
    box-shadow: none; }
    table.displayTable .tableHeader {
      display: none; }
    table.displayTable .sessionRow, table.displayTable tbody {
      display: block;
      width: 100%;
      height: auto !important; }
      table.displayTable .sessionRow td, table.displayTable tbody td {
        display: block;
        width: 100%;
        padding: 0 !important;
        border: none !important;
        text-align: left; }
        table.displayTable .sessionRow td.detailCol, table.displayTable tbody td.detailCol {
          background: transparent; }
          table.displayTable .sessionRow td.detailCol .sessionDetails, table.displayTable tbody td.detailCol .sessionDetails {
            padding: 10px 20px;
            margin: 20px 0;
            background-color: #f0f0f0; }
        table.displayTable .sessionRow td:before, table.displayTable tbody td:before {
          font-weight: bold; }
      table.displayTable .sessionRow .dateCol:before, table.displayTable tbody .dateCol:before {
        content: "Date: "; }
      table.displayTable .sessionRow .timeCol:before, table.displayTable tbody .timeCol:before {
        content: "Time: "; }
      table.displayTable .sessionRow .nameCol:before, table.displayTable tbody .nameCol:before {
        content: "Name: "; }
      table.displayTable .sessionRow .seatCol:before, table.displayTable tbody .seatCol:before {
        content: "Seats: "; }
      table.displayTable .sessionRow .locationCol:before, table.displayTable tbody .locationCol:before {
        content: "Location: "; }
      table.displayTable .sessionRow .presenterCol:before, table.displayTable tbody .presenterCol:before {
        content: "Presenter: "; }
      table.displayTable .sessionRow .feeCol:before, table.displayTable tbody .feeCol:before {
        content: "Fee: "; }
      table.displayTable .sessionRow .attendCol, table.displayTable tbody .attendCol {
        background-color: #006944;
        color: #fff;
        padding: 5px 10px !important;
        margin-top: 20px; }
        table.displayTable .sessionRow .attendCol input[type="checkbox"] + label:before, table.displayTable tbody .attendCol input[type="checkbox"] + label:before {
          border: none; }
        table.displayTable .sessionRow .attendCol:before, table.displayTable tbody .attendCol:before {
          content: "Attend: "; }
      table.displayTable .sessionRow.sessionRow_head td:first-child, table.displayTable tbody.sessionRow_head td:first-child {
        padding-top: 20px !important;
        margin-top: 20px !important;
        border-top: 1px solid #e1e1e1 !important; }
    table.displayTable tr.sessionRow_detail td {
      background-color: #f0f0f0; }
    table.displayTable .noneOptionRow {
      display: block;
      width: 100%;
      height: auto !important;
      margin-top: 20px; }
      table.displayTable .noneOptionRow td:first-child {
        display: none; }
      table.displayTable .noneOptionRow .feeCol {
        display: inline;
        text-align: left; }
        table.displayTable .noneOptionRow .feeCol .noneLabel {
          display: inline; }
        table.displayTable .noneOptionRow .feeCol:before {
          content: ''; }
      table.displayTable .noneOptionRow .attendCol {
        margin-top: 0;
        display: inline;
        background-color: transparent;
        color: #414141; }
        table.displayTable .noneOptionRow .attendCol:before {
          content: ''; }
  #HPCI_CC_form, #HPCI_iFrameGuide {
    width: 100% !important; } }

table.registerAttendees {
  padding: 5px 0;
  background: transparent;
  box-shadow: none; }
  @media (max-width: 599px) {
    table.registerAttendees {
      display: block;
      width: 100%; }
      table.registerAttendees tbody, table.registerAttendees tr, table.registerAttendees td {
        display: block; }
      table.registerAttendees .registerHead {
        display: none; }
      table.registerAttendees td {
        background: transparent !important;
        padding: 0 0 10px 0 !important;
        border-bottom: 0 !important; }
      table.registerAttendees .firstInput:before {
        content: 'First Name: '; }
      table.registerAttendees .lastInput:before {
        content: 'Last Name: '; }
      table.registerAttendees .emailInput:before {
        content: 'Email Address: '; } }

.removeRegBtn {
  background-image: none;
  width: 20px;
  height: 20px;
  text-indent: 0;
  text-align: center;
  font-size: 1em;
  line-height: 16px;
  color: #ecab32;
  border-radius: 50%;
  border: 1px solid #ecab32;
  background-color: #fff; }
  .removeRegBtn:hover {
    background-image: none;
    background-color: #ecab32;
    color: #fff; }

.bottomButtons, #eventRegSubmiBtn {
  margin-bottom: 40px; }
  .bottomButtons #registerAttendees, .bottomButtons #submitSessions, .bottomButtons .forwardBtn, #eventRegSubmiBtn #registerAttendees, #eventRegSubmiBtn #submitSessions, #eventRegSubmiBtn .forwardBtn {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 12px 45px 8px 45px;
    background: #006944;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    text-shadow: none;
    transition: all .3s;
    font-family: "Istok Web", sans-serif; }
    .bottomButtons #registerAttendees:hover, .bottomButtons #submitSessions:hover, .bottomButtons .forwardBtn:hover, #eventRegSubmiBtn #registerAttendees:hover, #eventRegSubmiBtn #submitSessions:hover, #eventRegSubmiBtn .forwardBtn:hover {
      background: #006944;
      color: #fff; }
    .bottomButtons #registerAttendees em, .bottomButtons #submitSessions em, .bottomButtons .forwardBtn em, #eventRegSubmiBtn #registerAttendees em, #eventRegSubmiBtn #submitSessions em, #eventRegSubmiBtn .forwardBtn em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .bottomButtons #registerAttendees:hover, .bottomButtons #registerAttendees:focus, .bottomButtons #submitSessions:hover, .bottomButtons #submitSessions:focus, .bottomButtons .forwardBtn:hover, .bottomButtons .forwardBtn:focus, #eventRegSubmiBtn #registerAttendees:hover, #eventRegSubmiBtn #registerAttendees:focus, #eventRegSubmiBtn #submitSessions:hover, #eventRegSubmiBtn #submitSessions:focus, #eventRegSubmiBtn .forwardBtn:hover, #eventRegSubmiBtn .forwardBtn:focus {
      background-color: #005033; }
  .bottomButtons #registerAttendees, #eventRegSubmiBtn #registerAttendees {
    max-width: none; }
  .bottomButtons #fixRegistration, .bottomButtons .backBtn, #eventRegSubmiBtn #fixRegistration, #eventRegSubmiBtn .backBtn {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 12px 45px 8px 45px;
    background: #adb1b2;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    color: #414141;
    box-shadow: none;
    text-shadow: none;
    transition: all .3s;
    font-family: "Istok Web", sans-serif; }
    .bottomButtons #fixRegistration:hover, .bottomButtons .backBtn:hover, #eventRegSubmiBtn #fixRegistration:hover, #eventRegSubmiBtn .backBtn:hover {
      background: #adb1b2;
      color: #fff; }
    .bottomButtons #fixRegistration em, .bottomButtons .backBtn em, #eventRegSubmiBtn #fixRegistration em, #eventRegSubmiBtn .backBtn em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .bottomButtons #fixRegistration:hover, .bottomButtons #fixRegistration:focus, .bottomButtons .backBtn:hover, .bottomButtons .backBtn:focus, #eventRegSubmiBtn #fixRegistration:hover, #eventRegSubmiBtn #fixRegistration:focus, #eventRegSubmiBtn .backBtn:hover, #eventRegSubmiBtn .backBtn:focus {
      background-color: #d4d7d7;
      color: #414141; }

.elementRow {
  background-color: transparent !important; }

/*! _main.scss - src/sass/modules/search/ - main search import */
.fsSearch form.gsc-search-box-tools {
  margin-bottom: 0;
  overflow: hidden;
  font-size: inherit; }
  .fsSearch form.gsc-search-box-tools table {
    border: 0; }
  .fsSearch form.gsc-search-box-tools > table.gsc-search-box {
    margin-bottom: 0;
    position: relative; }
  .fsSearch form.gsc-search-box-tools td.gsib_a {
    padding: 0; }
  .fsSearch form.gsc-search-box-tools td.gsib_b {
    display: none !important; }
  .fsSearch form.gsc-search-box-tools table.gsc-branding {
    display: none; }

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsSearch.site-search {
  margin-bottom: 20px; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 400px; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
      padding: 0; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
        border: 0;
        height: 100%; }
        .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
          background: #ecab32 !important;
          background-image: none !important;
          width: 100%;
          height: 50px !important;
          color: #676767;
          padding-left: 10px !important;
          padding-right: 85px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 15px;
          font-family: "Istok Web", sans-serif; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
      padding: 0;
      overflow: hidden;
      height: 50px;
      width: 75px;
      background: #006944;
      position: absolute;
      right: 0;
      top: 0;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
        content: "Search";
        color: #fff;
        font-family: "Istok Web", sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        line-height: 50px;
        font-size: 15px; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: #1c1303;
        transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
        border: 0;
        height: 100%;
        width: 100%;
        color: transparent;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0; }

/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */
.fsSearch:not(.site-search) {
  margin-bottom: 20px; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
    padding: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
      border: 0;
      height: 100%;
      border: solid 1px #414141; }
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
        background: #fff !important;
        background-image: none !important;
        width: 100%;
        height: 50px !important;
        color: #414141;
        padding-left: 10px !important;
        padding-right: 85px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 15px;
        font-family: "Istok Web", sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 75px;
    background: #414141;
    position: absolute;
    transition: .3s;
    right: 0;
    top: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: "Search";
      color: #fff;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 50px;
      font-size: 15px;
      font-family: "Istok Web", sans-serif; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
      background: #1c1303;
      transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
      border: 0;
      height: 100%;
      width: 100%;
      color: transparent;
      opacity: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0; }

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */
.fsSearchResults form.gsc-search-box-tools, .fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px; }

.fsSearchResults .gsc-control-cse, .fsSearchFieldWithResults .gsc-control-cse {
  padding: 0;
  font-family: "Istok Web", sans-serif;
  font-size: 15px; }

.fsSearchResults .gsc-results, .fsSearchFieldWithResults .gsc-results {
  width: 100%; }

.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
    color: #414141; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl {
    color: #ecab32; }

.fsSearchResults .gsc-table-result, .fsSearchResults .gsc-thumbnail-inside, .fsSearchResults .gsc-url-top, .fsSearchFieldWithResults .gsc-table-result, .fsSearchFieldWithResults .gsc-thumbnail-inside, .fsSearchFieldWithResults .gsc-url-top {
  padding: 0; }

.fsSearchResults div.gs-title, .fsSearchFieldWithResults div.gs-title {
  margin-bottom: 10px; }

.fsSearchResults a.gs-title, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page, .fsSearchFieldWithResults a.gs-title, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #006944 !important;
  outline: transparent; }
  .fsSearchResults a.gs-title:hover, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchFieldWithResults a.gs-title:hover, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    color: #ecab32 !important; }

.fsSearchResults .gsc-control-cse .gs-spelling, .fsSearchResults .gsc-control-cse .gs-result .gs-title, .fsSearchResults .gsc-control-cse .gs-result .gs-title *, .fsSearchFieldWithResults .gsc-control-cse .gs-spelling, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title * {
  font-size: 15px; }

.fsSearchResults .gsc-results .gsc-cursor-box, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box {
  margin: 10px 0; }

/*! elements - social main */
/*! elements - social facebook */
.fsFacebook {
  margin-bottom: 20px; }

.fsFacebookList, .fsFacebookList ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsFacebookList li {
  margin: 0;
  padding: 0; }

.fsFacebookList .fsFacebookListItem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }

.fsFacebookExtras {
  margin-top: 10px; }
  .fsFacebookExtras .fsFacebookThumb {
    margin-bottom: 10px;
    display: block; }
  .fsFacebookExtras .fsFacebookTitle[href*="https://www.facebook.com/finalsite/photos"] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; }

.fsFacebookFollow {
  margin-top: 20px; }

/*! elements - social twitter */
.fsTwitter {
  margin-bottom: 20px; }

/*! elements - social vimeo */
.fsVimeo {
  margin-bottom: 20px; }
  .fsVimeo iframe.fsSocialVideoFrame {
    margin-bottom: 20px; }

.fsVimeoList, .fsVimeoList ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsVimeoList li {
  margin: 0;
  padding: 0; }

.fsVimeoList .fsVimeoListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #dddedf;
  transition: opacity .3s;
  opacity: .6;
  cursor: pointer; }
  .fsVimeoList .fsVimeoListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .fsVimeoList .fsVimeoListItem:hover {
    border: none;
    border-bottom: solid 1px #dddedf;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    transition: opacity .3s; }
    .fsVimeoList .fsVimeoListItem:hover:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }

.fsVimeoThumb {
  margin-bottom: 10px;
  margin-right: 20px; }
  @media (min-width: 600px) {
    .fsVimeoThumb {
      float: left;
      margin-bottom: 0; } }

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: #414141;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1; }
  .vimeo_view_link a:hover {
    background: #414141;
    color: #fff; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal;
    font-size: 14px; }

/*! elements - social youtube */
.fsYoutube {
  margin-bottom: 20px; }
  .fsYoutube .fsSocialVideoFrame {
    margin-bottom: 20px; }

.fsYoutubeList, .fsYoutubeList ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsYoutubeList li {
  margin: 0;
  padding: 0; }

.fsYoutubeList .fsYoutubeListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #dddedf;
  transition: opacity .3s;
  opacity: .6; }
  .fsYoutubeList .fsYoutubeListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .fsYoutubeList .fsYoutubeListItem:hover {
    border: none;
    border-bottom: solid 1px #dddedf;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    transition: opacity .3s; }
    .fsYoutubeList .fsYoutubeListItem:hover:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }

.fsYoutubeThumb {
  margin-bottom: 10px;
  margin-right: 20px;
  float: none; }
  @media (min-width: 600px) {
    .fsYoutubeThumb {
      float: left;
      margin-bottom: 0; } }

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 12px 45px 8px 45px;
  background: #414141;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1; }
  .Youtube_view_link a:hover {
    background: #414141;
    color: #fff; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal;
    font-size: 14px; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin: 0 15px; }
      .fsTabs .fsTabsNav li a {
        display: block;
        font-size: 18px;
        font-weight: 700;
        padding: 0 0 5px 0;
        background: transparent;
        color: #414141; }
        .fsTabs .fsTabsNav li a:hover {
          background: transparent;
          color: #006944; }
      .fsTabs .fsTabsNav li.fsStateSelected {
        border-bottom: solid 2px #ecab32; }
        .fsTabs .fsTabsNav li.fsStateSelected a {
          background: transparent;
          color: #ecab32; }

.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: block; }
  @media (min-width: 600px) {
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
      display: none; } }

/*! pages - home v0.0.1 */
@media (min-width: 600px) {
  .home #fsPageBodyWrapper {
    padding-top: 60px; } }

.home #fsPageBody {
  max-width: none; }

.home #fsHeader {
  position: relative; }
  @media (min-width: 1000px) {
    .home #fsHeader .nav-main {
      position: absolute;
      top: auto;
      bottom: 0;
      transition: top 0.5s ease; }
      .home.sticky #fsHeader .nav-main {
        position: fixed;
        top: 48px; } }

@media (min-width: 1000px) {
  .home .utility-row {
    background-color: transparent;
    display: block;
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 40;
    padding-top: 10px;
    visibility: visible;
    opacity: 1;
    height: auto;
    transition: all 0.3s ease; }
    .home .utility-row .site-info-container {
      visibility: hidden;
      opacity: 0; }
    .home .utility-row .top-search {
      background: #006944;
      border-radius: 3px;
      border: solid 1px #ecab32; }
      .home .utility-row .top-search input {
        background: transparent; }
  .home.sticky .utility-row {
    background: #006944;
    visibility: visible;
    opacity: 1;
    height: auto;
    position: fixed;
    top: 0;
    padding-top: 0;
    width: 100%;
    z-index: 220; }
  .home.sticky .site-info-container {
    visibility: visible;
    opacity: 1; }
  .home.sticky .top-search {
    border: none; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.multimedia-slideshow {
  margin-bottom: 0 !important; }
  .multimedia-slideshow .fsContainer {
    position: relative;
    opacity: 0; }
    .multimedia-slideshow .fsContainer.element-loaded {
      opacity: 1; }
    .fsComposeMode .multimedia-slideshow .fsContainer {
      opacity: 1; }
    .multimedia-slideshow .fsContainer header {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 20;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      animation: fadeOut 3s 5s ease-out forwards; }
      .multimedia-slideshow .fsContainer header .fsElementTitle {
        -ms-flex-order: 2;
        order: 2;
        color: #fff;
        font-family: "din-condensed", sans-serif;
        font-size: 22px;
        text-transform: uppercase;
        margin-bottom: 0;
        background-color: rgba(0, 0, 0, 0.4);
        padding: 15px 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center; }
        @media (min-width: 600px) {
          .multimedia-slideshow .fsContainer header .fsElementTitle {
            background-color: transparent;
            position: static;
            font-size: 42px;
            line-height: 1; } }
      .multimedia-slideshow .fsContainer header .fsElementHeaderContent {
        -ms-flex-order: 1;
        order: 1;
        padding: 0 70px;
        margin-bottom: 0; }
        .multimedia-slideshow .fsContainer header .fsElementHeaderContent img {
          max-width: 320px;
          width: 100%; }
    .multimedia-slideshow .fsContainer article {
      height: 125vw;
      overflow: hidden; }
      @media (min-width: 600px) {
        .multimedia-slideshow .fsContainer article {
          height: 80vw; } }
      @media (min-width: 1024px) {
        .multimedia-slideshow .fsContainer article {
          height: 58vw; } }
      @media (min-width: 1100px) {
        .multimedia-slideshow .fsContainer article {
          height: 100vh; } }
      .multimedia-slideshow .fsContainer article:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
    .multimedia-slideshow .fsContainer .video-slide .video-wrapper {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%; }
    .multimedia-slideshow .fsContainer .video-slide video {
      opacity: 0;
      visibility: hidden;
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%; }
      @media (min-width: 600px) {
        .multimedia-slideshow .fsContainer .video-slide video {
          opacity: 1;
          visibility: visible; } }
      @media (min-width: 1100px) {
        .multimedia-slideshow .fsContainer .video-slide video {
          height: 100vh; } }
    .multimedia-slideshow .fsContainer .caption-wrapper {
      display: none; }
    .multimedia-slideshow .fsContainer .multimedia-controls button {
      z-index: 30; }

.news-container {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem;
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .news-container {
      background-image: url("../images/watermark-top.png");
      background-repeat: no-repeat;
      background-position: 50% 100%; } }
  .news-container .fsElementHeaderContent {
    text-align: center; }
    @media (min-width: 600px) {
      .news-container .fsElementHeaderContent {
        position: relative;
        margin: 0 auto;
        max-width: 82.66667em;
        max-width: 77.5rem;
        text-align: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px; } }
    .news-container .fsElementHeaderContent h2 {
      color: #676767;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
      @media (min-width: 600px) {
        .news-container .fsElementHeaderContent h2 {
          margin-bottom: 0;
          margin-right: auto;
          width: calc(100% - 130px - 143px - 30px);
          overflow: hidden; }
          .news-container .fsElementHeaderContent h2:after {
            content: '';
            display: inline-block;
            height: 15px;
            vertical-align: bottom;
            width: 100%;
            margin-right: -100%;
            margin-left: 10px;
            border-top: 2px dotted #e7e7e7; } }
      .news-container .fsElementHeaderContent h2 em {
        color: #006944;
        font-style: normal; }
    .news-container .fsElementHeaderContent a {
      color: #676767;
      background-color: #f5f5f5;
      border: solid 1px gainsboro;
      border-radius: 3px;
      padding: 0;
      text-transform: uppercase;
      margin: 5px;
      font-size: 14px;
      display: inline-block;
      padding: 10px;
      line-height: 1; }
      .news-container .fsElementHeaderContent a:hover, .news-container .fsElementHeaderContent a:focus {
        background-color: gainsboro; }
  @media (min-width: 1000px) {
    .news-container > .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .news-container .fsSlideshow .fsElementSlideshow {
    padding: 0; }

@media (min-width: 600px) {
  .home-news {
    margin-bottom: 50px; } }

@media (min-width: 1000px) {
  .home-news {
    width: 50.806451612903%;
    margin-left: -10px; } }

.fsNews.fsSlideshow.home-news article, .fsPostElement.fsSlideshow.home-news article {
  padding-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media (min-width: 600px) {
    .fsNews.fsSlideshow.home-news article, .fsPostElement.fsSlideshow.home-news article {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (min-width: 1000px) {
    .fsNews.fsSlideshow.home-news article, .fsPostElement.fsSlideshow.home-news article {
      padding-top: 0; } }

.home-news .fsThumbnail {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 10px; }
  .home-news .fsThumbnail .fsNewsPlaceHolder {
    background: url("../images/newsthumb1.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }

.home-news .fsTitle {
  -ms-flex-order: 2;
  order: 2;
  width: 100%; }

.home-news .fsSummary {
  -ms-flex-order: 3;
  order: 3; }

.home-news .fsDateTime {
  -ms-flex-order: 4;
  order: 4; }
  .home-news .fsDateTime:after {
    content: '|';
    margin: 0 3px; }

.home-news .fsReadMoreLink {
  font-style: italic;
  -ms-flex-order: 5;
  order: 5;
  margin-left: 3px;
  text-transform: capitalize; }

.home-news .slick-arrow {
  font-size: 0;
  width: 40px;
  height: 40px;
  background-color: #f5f5f5;
  border: solid 1px gainsboro;
  border-radius: 3px;
  position: absolute;
  top: auto;
  bottom: 0;
  -ms-transform: none;
  transform: none; }
  .home-news .slick-arrow:before {
    color: #006944;
    font-size: 30px;
    width: auto;
    height: auto;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 50%;
    right: 0;
    -ms-transform: translate(-50%, -35%);
    transform: translate(-50%, -35%); }
  @media (min-width: 600px) {
    .home-news .slick-arrow.fsPrevButton {
      left: calc(50% - 40px); } }
  .home-news .slick-arrow.fsPrevButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .home-news .slick-arrow.fsNextButton {
    left: 46px;
    right: auto; }
    @media (min-width: 600px) {
      .home-news .slick-arrow.fsNextButton {
        left: auto;
        right: calc(50% - 45px); } }
    .home-news .slick-arrow.fsNextButton:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }

.home-news .fsPager {
  display: none !important; }

.featured-news {
  margin-left: -20px;
  margin-right: -20px; }
  @media (min-width: 600px) {
    .featured-news {
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 60px !important;
      max-width: 530px; } }
  @media (min-width: 1000px) {
    .featured-news {
      width: 42.741935483871%;
      margin-left: 0;
      margin-right: 0; } }
  .featured-news .fsElementSlideshow {
    margin-bottom: 0; }
  .fsNews.fsSlideshow.featured-news article, .fsPostElement.fsSlideshow.featured-news article {
    padding: 0;
    position: relative; }
  .featured-news .fsThumbnail {
    max-width: none !important; }
  .featured-news .fsNewsPlaceHolder {
    background: url("../images/featurednews.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
  .featured-news .fsCroppedImage {
    display: block; }
  .featured-news .newsContent {
    background-color: rgba(0, 105, 68, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 120px);
    padding: 20px;
    color: #fff;
    height: 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease; }
    .featured-news .newsContent .fsTitle {
      font-family: "din-condensed", sans-serif;
      font-size: 20px;
      margin-bottom: 8px;
      line-height: 1; }
      @media (min-width: 600px) {
        .featured-news .newsContent .fsTitle {
          font-size: 28px; } }
      .featured-news .newsContent .fsTitle a {
        color: inherit;
        display: block; }
    .featured-news .newsContent .fsSummary {
      line-height: 1.2;
      max-height: 0;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease; }
    .featured-news .newsContent:hover {
      height: 70%; }
      .featured-news .newsContent:hover .fsTitle a {
        color: #ecab32; }
      .featured-news .newsContent:hover .fsSummary {
        max-height: 9999px;
        opacity: 1;
        visibility: visible; }
  .featured-news .slick-arrow {
    -ms-transform: none;
    transform: none;
    top: auto;
    bottom: 0;
    font-size: 0;
    width: 59px;
    height: 90px;
    background-color: rgba(0, 105, 68, 0.8); }
    .featured-news .slick-arrow:hover {
      background-color: #006944; }
    .featured-news .slick-arrow:before {
      color: #ecab32;
      font-size: 30px;
      width: auto;
      height: auto;
      text-align: center;
      line-height: 1;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .featured-news .fsPrevButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .featured-news .fsNextButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.infographic-container {
  background-color: rgba(236, 171, 50, 0.8);
  margin-left: -20px;
  margin-right: -20px;
  padding: 60px 20px;
  position: relative; }
  @media (min-width: 600px) {
    .infographic-container {
      padding: 85px 20px;
      margin-bottom: 50px;
      background-image: url("../images/watermark-bottom.png");
      background-repeat: no-repeat;
      background-position: 50% 0; } }
  .infographic-container .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 82.66667em;
    max-width: 77.5rem; }
  .infographic-container .fsElement {
    margin-bottom: 0; }
  .infographic-container .slick-next,
  .infographic-container .slick-prev {
    display: block !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer; }
    .infographic-container .slick-next:before,
    .infographic-container .slick-prev:before {
      color: #006944;
      font-size: 30px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .infographic-container .slick-prev {
    left: 15px; }
    .infographic-container .slick-prev:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .infographic-container .slick-next {
    right: 15px; }
    .infographic-container .slick-next:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }

.infographic {
  text-align: center; }
  .infographic .fsElementHeaderContent span {
    color: #fff;
    font-size: 78px; }
  .infographic .fsElementContent {
    color: #006944;
    font-size: 28px;
    font-weight: 700; }
    .infographic .fsElementContent p {
      margin-bottom: 0; }
  .infographic .fsElementFooterContent {
    color: #006944;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 6px; }

.socialmedia-container {
  position: relative;
  margin: 0 auto;
  max-width: 82.66667em;
  max-width: 77.5rem;
  margin-bottom: 60px; }
  @media (min-width: 600px) {
    .socialmedia-container .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: start;
      align-items: flex-start; } }

.instagram-box {
  margin-bottom: 10px !important;
  width: 100%; }
  .instagram-box .slick-list {
    width: 100% !important; }
  .instagram-box .fsFeed-post {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vw;
    position: relative; }
    @media (min-width: 600px) {
      .instagram-box .fsFeed-post {
        height: 50vw;
        margin: 0 10px; } }
    @media (min-width: 1000px) {
      .instagram-box .fsFeed-post {
        height: 360px;
        margin: 0 10px 50px; } }
    .instagram-box .fsFeed-post img {
      display: none; }
    .instagram-box .fsFeed-post .feed-content {
      width: 100%;
      height: 100%;
      padding: 30px;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 105, 68, 0.9);
      color: #fff;
      opacity: 0;
      -ms-transform: scale(0);
      transform: scale(0);
      transition: opacity 0.3s ease, transform 0.3s ease; }
    .instagram-box .fsFeed-post .feed-desc {
      position: relative;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .instagram-box .fsFeed-post .feed-count {
      position: absolute;
      bottom: 20px; }
    .instagram-box .fsFeed-post .like-count {
      display: inline-block; }
      .instagram-box .fsFeed-post .like-count:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        vertical-align: middle;
        margin-right: 5px; }
    .instagram-box .fsFeed-post .comment-count {
      display: inline-block; }
      .instagram-box .fsFeed-post .comment-count:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        vertical-align: middle;
        margin-right: 5px; }
    .instagram-box .fsFeed-post:hover .feed-content {
      opacity: 1;
      -ms-transform: scale(1);
      transform: scale(1); }
    .instagram-box .fsFeed-post:after {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      background: rgba(0, 0, 0, 0.3);
      width: 34px;
      height: 34px;
      border-radius: 3px;
      display: block;
      position: absolute;
      bottom: 20px;
      right: 20px;
      text-align: center;
      line-height: 34px; }
  .instagram-box .slick-dots {
    text-align: center;
    padding: 10px 0 !important !important; }
    .instagram-box .slick-dots, .instagram-box .slick-dots ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .instagram-box .slick-dots li {
      margin: 0;
      padding: 0; }
    .instagram-box .slick-dots li {
      display: inline-block; }
      .instagram-box .slick-dots li.slick-active button {
        background: #006944; }
    .instagram-box .slick-dots button {
      border: none;
      padding: 0;
      background: #cdcdcd;
      font-size: 0;
      width: 12px;
      height: 12px;
      border-radius: 100%;
      margin: 0 5px; }

.facebook-box {
  margin-bottom: 10px !important; }
  .facebook-box .fsElementContent {
    height: 100%; }
  .facebook-box .juicer-feed.user {
    height: 100%; }
    .facebook-box .juicer-feed.user .j-stacker-wrapper {
      height: 100%; }
      .facebook-box .juicer-feed.user .j-stacker-wrapper .j-stacker {
        height: 100%; }
    .facebook-box .juicer-feed.user li.feed-item {
      border-style: dotted;
      border-width: 2px;
      margin-bottom: 0 !important;
      height: 100%; }
    .facebook-box .juicer-feed.user .j-social {
      display: block;
      background: #e3e3e3;
      width: 44px;
      height: 44px;
      border-radius: 3px;
      position: absolute;
      right: 20px;
      bottom: 20px; }
      .facebook-box .juicer-feed.user .j-social:before {
        color: #676767;
        font-size: 24px;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .facebook-box .juicer-feed.user .juicer-button {
      display: none; }
  @media (min-width: 600px) {
    .facebook-box {
      width: 46%;
      margin: 0 10px 0 !important !important; } }

.twitter-box .fsElementContent {
  height: 100%; }

.twitter-box .juicer-feed.user {
  height: 100%; }
  .twitter-box .juicer-feed.user .j-stacker-wrapper {
    height: 100%; }
    .twitter-box .juicer-feed.user .j-stacker-wrapper .j-stacker {
      height: 100%; }
  .twitter-box .juicer-feed.user li.feed-item {
    border-style: dotted;
    border-width: 2px;
    margin-bottom: 0 !important;
    height: 100%; }
  .twitter-box .juicer-feed.user .j-social {
    display: block;
    background: #e3e3e3;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    position: absolute;
    right: 20px;
    bottom: 20px; }
    .twitter-box .juicer-feed.user .j-social:before {
      color: #676767;
      font-size: 24px;
      margin: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .twitter-box .juicer-feed.user .juicer-button {
    display: none; }

@media (min-width: 600px) {
  .twitter-box {
    width: 46%;
    margin: 0 10px; } }

.photo-tile-container {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 60px; }
  @media (min-width: 600px) {
    .photo-tile-container .fsContainer header {
      padding-left: 40px; } }
  .photo-tile-container .fsContainer .fsElementHeaderContent {
    color: #006944;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .fsElementHeaderContent {
        position: relative;
        margin: 0 auto;
        max-width: 82.66667em;
        max-width: 77.5rem;
        text-align: left;
        margin-bottom: 30px;
        padding-top: 20px; } }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .fsElementHeaderContent:after {
        content: '';
        display: inline-block;
        height: 15px;
        vertical-align: bottom;
        width: 100%;
        margin-right: -100%;
        margin-left: 10px;
        border-top: 2px dotted #e7e7e7; } }
  @media (min-width: 600px) {
    .photo-tile-container .fsContainer > .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .photo-tile-container .fsContainer .photo-tile {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vw;
    position: relative;
    overflow: hidden;
    width: 100%; }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .photo-tile {
        width: 50%;
        height: 50vw;
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .photo-tile-container .fsContainer .photo-tile {
        width: 33.33%;
        height: 33.33vw;
        margin-bottom: 0; } }
    .photo-tile-container .fsContainer .photo-tile:nth-of-type(n+2) {
      height: 0;
      margin-bottom: 0;
      opacity: 0;
      transition: height 0.3s ease, opacity 0.3s, margin-bottom 0.3s ease; }
      @media (min-width: 600px) {
        .photo-tile-container .fsContainer .photo-tile:nth-of-type(n+2) {
          height: 50vw;
          opacity: 1;
          transition: none; } }
      @media (min-width: 1000px) {
        .photo-tile-container .fsContainer .photo-tile:nth-of-type(n+2) {
          height: 33.33vw;
          border-bottom: solid 2px #fff; } }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .photo-tile:first-of-type {
        border-right: solid 2px #fff;
        border-bottom: solid 2px #fff; } }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .photo-tile:nth-of-type(3) {
        border-bottom: solid 2px #fff; } }
    @media (min-width: 1000px) {
      .photo-tile-container .fsContainer .photo-tile:nth-of-type(3) {
        border-left: solid 2px #fff;
        border-right: solid 2px #fff; } }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .photo-tile:nth-of-type(4) {
        border-right: solid 2px #fff;
        border-bottom: solid 2px #fff; } }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .photo-tile:nth-of-type(5) {
        border-bottom: solid 2px #fff; } }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .photo-tile:nth-of-type(6) {
        border-right: solid 2px #fff; } }
    @media (min-width: 1000px) {
      .photo-tile-container .fsContainer .photo-tile:nth-of-type(6) {
        border-left: solid 2px #fff; } }
    .photo-tile-container .fsContainer .photo-tile .fsElementContent {
      background: rgba(0, 0, 0, 0.9);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      transform: scale3d(1.4, 1.4, 1.4);
      transition: opacity 0.3s ease, transform 0.3s ease;
      padding: 20px 40px; }
      .photo-tile-container .fsContainer .photo-tile .fsElementContent ul {
        display: inline-block;
        position: relative;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center; }
        .photo-tile-container .fsContainer .photo-tile .fsElementContent ul, .photo-tile-container .fsContainer .photo-tile .fsElementContent ul ul {
          margin: 0;
          padding: 0;
          list-style: none; }
        .photo-tile-container .fsContainer .photo-tile .fsElementContent ul li {
          margin: 0;
          padding: 0; }
        .photo-tile-container .fsContainer .photo-tile .fsElementContent ul li {
          color: #fff;
          text-transform: uppercase;
          font-weight: 700; }
          .photo-tile-container .fsContainer .photo-tile .fsElementContent ul li:first-child {
            font-size: 28px;
            margin-bottom: 8px; }
          .photo-tile-container .fsContainer .photo-tile .fsElementContent ul li:last-child {
            font-size: 20px;
            border-top: dotted 2px #676767;
            padding-top: 10px;
            margin-top: 10px; }
    .photo-tile-container .fsContainer .photo-tile:hover .fsElementContent {
      opacity: 1;
      transform: scale3d(1, 1, 1); }
    .photo-tile-container .fsContainer .photo-tile:hover a {
      color: #fff; }
  .photo-tile-container .fsContainer .view-more {
    color: #006944;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer; }
    @media (min-width: 600px) {
      .photo-tile-container .fsContainer .view-more {
        display: none; } }
    .photo-tile-container .fsContainer .view-more p {
      margin: 0;
      line-height: 1; }
      .photo-tile-container .fsContainer .view-more p:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 20px;
        vertical-align: -4px;
        margin-left: 10px; }
  .photo-tile-container.expand .photo-tile:nth-of-type(n+3) {
    height: 100vw;
    margin-bottom: 20px;
    opacity: 1; }
  .photo-tile-container.expand .view-more p:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    vertical-align: -3px; }

.college-scroller .fsContainer .fsElementHeaderContent {
  color: #ecab32;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }

.college-scroller .fsContainer > .fsElementContent:after {
  content: '';
  background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #fff);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.college-scroller .fsContainer .college-slide {
  margin-bottom: 0;
  height: 62px;
  position: relative; }
  @media (min-width: 600px) {
    .college-scroller .fsContainer .college-slide {
      border-right: solid 1px #ccc;
      padding: 0 20px; } }
  .college-scroller .fsContainer .college-slide .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  .college-scroller .fsContainer .college-slide img {
    opacity: 0.7;
    filter: grayscale(100%);
    max-height: 62px;
    width: auto; }

.portal-page .fsTwoColumnWideRightLayout > .fsDiv > .fsElement + .fsElement {
  margin-top: 2em; }

.campus-map .coordinates-popup {
  position: absolute;
  background: #FFF;
  color: #000;
  padding: 9px 5px;
  margin-top: -87px;
  margin-left: -310px;
  z-index: 9000;
  width: 620px;
  height: 80px;
  text-align: center;
  border: 1px solid #000; }
  .campus-map .coordinates-popup:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff; }
  .campus-map .coordinates-popup .html-markup {
    display: block;
    margin: 5px; }
  .campus-map .coordinates-popup .copyButton.success:after {
    content: "\2714";
    margin-left: 5px; }

@media (min-width: 800px) {
  .campus-map.map-pop-active .map-wrapper {
    overflow: hidden; }
  .campus-map.map-pop-active .map-pop-wrapper:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 1000px;
    background: rgba(255, 255, 255, 0.7);
    content: '';
    z-index: 200; } }

.campus-map .map-wrapper {
  width: 100%;
  height: auto;
  position: relative; }
  .campus-map .map-wrapper .map-container > .fsElementContent {
    position: relative; }
    .campus-map .map-wrapper .map-container > .fsElementContent img {
      display: block;
      width: 100%;
      height: auto; }

.campus-map .map-points, .campus-map .map-points ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.campus-map .map-points li {
  margin: 0;
  padding: 0; }

@media (min-width: 800px) {
  .campus-map .map-points.mobile {
    display: none; } }

.campus-map .map-points:not(.mobile) {
  display: none; }
  @media (min-width: 800px) {
    .campus-map .map-points:not(.mobile) {
      display: block; } }

@media (min-width: 800px) {
  .campus-map .map-points {
    text-align: center;
    font-size: 0.625rem; } }

.campus-map .map-points ul:not(.redactor-toolbar) {
  font-size: 0; }
  .campus-map .map-points ul:not(.redactor-toolbar) li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    counter-increment: li;
    transition: 0.3s all;
    visibility: hidden;
    opacity: 0;
    z-index: 500; }
    .campus-map .map-points ul:not(.redactor-toolbar) li.active-modal {
      visibility: visible;
      opacity: 1; }
    @media (min-width: 800px) {
      .campus-map .map-points ul:not(.redactor-toolbar) li {
        visibility: visible;
        opacity: 1; } }
    .campus-map .map-points ul:not(.redactor-toolbar) li:hover {
      z-index: 1; }
    .campus-map .map-points ul:not(.redactor-toolbar) li:before {
      border-radius: 100%; }
    .campus-map .map-points ul:not(.redactor-toolbar) li a {
      display: block;
      position: relative; }
      .campus-map .map-points ul:not(.redactor-toolbar) li a:hover:before {
        background: #363636; }
      .campus-map .map-points ul:not(.redactor-toolbar) li a:hover .map-text {
        background: rgba(22, 48, 82, 0.9);
        -ms-transform: scale(1) translate(-50%, -10%);
        transform: scale(1) translate(-50%, -10%);
        opacity: 1;
        visibility: visible; }
      .campus-map .map-points ul:not(.redactor-toolbar) li a:before {
        border-radius: 100%;
        transition: all 0.3s ease;
        display: inline-block;
        vertical-align: bottom;
        content: counter(li);
        background: rgba(54, 54, 54, 0.96);
        color: #FFF;
        width: 22px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        font-size: 1rem; }
      .campus-map .map-points ul:not(.redactor-toolbar) li a .map-text {
        bottom: 100%;
        font-size: 0.875rem;
        color: #FFF;
        padding: 5px;
        position: absolute;
        left: 50%;
        border-radius: 5px;
        white-space: nowrap;
        -ms-transform: scale(0.95) translate(-50%, 100%);
        transform: scale(0.95) translate(-50%, 100%);
        opacity: 0;
        visibility: hidden;
        z-index: 0;
        transition: all 0.3s ease; }

.campus-map .map-key {
  margin: 40px 0 20px 0;
  padding: 0; }
  .campus-map .map-key ul:not(.redactor-toolbar) {
    padding: 0;
    margin: 0;
    list-style: none; }
    @media screen and (min-width: 600px) {
      .campus-map .map-key ul:not(.redactor-toolbar) {
        -moz-column-count: 4;
        column-count: 4;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; } }
    .campus-map .map-key ul:not(.redactor-toolbar) li {
      counter-increment: li;
      padding: 5px;
      margin-bottom: 2px; }
      .campus-map .map-key ul:not(.redactor-toolbar) li:before {
        box-shadow: 1px 0px 8px #020202;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        margin-right: 7px;
        content: counter(li);
        background: rgba(54, 54, 54, 0.96);
        color: #FFF;
        width: 22px;
        height: 22px;
        font-size: 16px;
        border-radius: 100%; }
      @media screen and (min-width: 600px) {
        .campus-map .map-key ul:not(.redactor-toolbar) li {
          page-break-inside: avoid;
          break-inside: avoid-column; } }

.campus-map .map-detail {
  font-family: "Istok Web", sans-serif;
  color: #6d6d6d;
  font-size: 15px; }
  @media (min-width: 800px) {
    .campus-map .map-detail {
      height: 100%;
      position: absolute;
      width: 100%;
      top: 0;
      right: 0; } }
  @media (min-width: 800px) {
    .campus-map .map-detail .slick-list {
      height: 100% !important; } }
  .campus-map .map-detail .slick-dots {
    list-style: none;
    font-size: 0;
    margin: 0;
    padding: 15px 20px;
    display: none !important;
    line-height: 1;
    text-align: center; }
    @media (min-width: 800px) {
      .campus-map .map-detail .slick-dots {
        display: block !important; } }
    .campus-map .map-detail .slick-dots li {
      display: inline-block;
      vertical-align: bottom;
      font-size: 0; }
      .campus-map .map-detail .slick-dots li:not(:last-child) {
        margin-right: 10px; }
      .campus-map .map-detail .slick-dots li.slick-active button {
        background: #35c9d7;
        opacity: 1; }
      .campus-map .map-detail .slick-dots li button {
        padding: 0;
        opacity: 0.6;
        background: #b2b2b2;
        width: 10px;
        height: 10px;
        border: 0;
        border-radius: 100%;
        transition: 0.3s background; }
        .campus-map .map-detail .slick-dots li button:hover {
          background: #35c9d7;
          opacity: 1; }
  .campus-map .map-detail .fsSlideImage {
    background-position: center center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 799px) {
      .campus-map .map-detail .fsSlideImage {
        background-image: none !important; } }
    .campus-map .map-detail .fsSlideImage img {
      display: block;
      width: 100%;
      height: auto;
      opacity: 1;
      visibility: visible; }
      @media (min-width: 800px) {
        .campus-map .map-detail .fsSlideImage img {
          opacity: 0;
          visibility: hidden; } }
    .campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper {
      background: #e4e2e1;
      padding: 20px 20px 5px;
      line-height: 1.5; }
      @media (min-width: 800px) {
        .campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper {
          position: absolute;
          background: rgba(0, 0, 0, 0.6);
          padding: 20px;
          right: 0;
          bottom: 0;
          left: 0; } }
      .campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper .fsSlideTitle {
        font-size: 1.5625rem;
        color: #5e5e5e; }
        @media (min-width: 800px) {
          .campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper .fsSlideTitle {
            color: #FFF;
            font-size: inherit; } }
  .campus-map .map-detail .fsCaptionDescWrapper {
    padding: 5px 20px 20px;
    line-height: 1.5;
    background: #e4e2e1;
    color: #5e5e5e; }
    @media (min-width: 800px) {
      .campus-map .map-detail .fsCaptionDescWrapper {
        background: none;
        padding: 10px 20px; } }
    .campus-map .map-detail .fsCaptionDescWrapper .fsSlideDescription p:last-child {
      margin-bottom: 0; }

.campus-map.map-pop-active .map-pop-wrapper {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0);
  margin-top: 20px; }
  @media (min-width: 800px) {
    .campus-map.map-pop-active .map-pop-wrapper {
      margin-top: 0; } }

.campus-map .map-pop-wrapper {
  position: relative;
  transition: 0.3s margin; }
  @media (min-width: 800px) {
    .campus-map .map-pop-wrapper {
      margin: 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      background: #FFF;
      opacity: 0;
      z-index: 500;
      transition: all 0.3s ease;
      -ms-transform: translateX(100%);
      transform: translateX(100%);
      width: 100%;
      max-width: 540px; }
      .campus-map .map-pop-wrapper .map-pop-container {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; } }
  .campus-map .map-pop-wrapper .map-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #FFF;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 2px solid #FFF;
    text-align: center;
    z-index: 400;
    transition: 0.3s color, 0.3s border; }
    .campus-map .map-pop-wrapper .map-close:hover {
      cursor: pointer;
      color: rgba(255, 255, 255, 0.75);
      border-color: rgba(255, 255, 255, 0.75); }
    .campus-map .map-pop-wrapper .map-close:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 1.1875rem;
      line-height: 2;
      display: block; }

body.campus-map.fsComposeMode .coordinates-popup {
  display: none; }

body.campus-map.fsComposeMode .map-key {
  display: none; }

body.campus-map.fsComposeMode .map-points {
  text-align: left; }
  body.campus-map.fsComposeMode .map-points ul:not(.redactor-toolbar) {
    font-size: 15px; }
    body.campus-map.fsComposeMode .map-points ul:not(.redactor-toolbar) li {
      position: static;
      opacity: 1;
      visibility: visible; }
      body.campus-map.fsComposeMode .map-points ul:not(.redactor-toolbar) li:not(:last-child) {
        margin-bottom: 10px; }
      body.campus-map.fsComposeMode .map-points ul:not(.redactor-toolbar) li .map-text {
        position: static;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible;
        color: inherit;
        border-radius: 0;
        white-space: normal; }

@media (min-width: 700px) {
  .school-store.fsHasRightBanner #fsPageContent {
    width: 100%; } }

@media (min-width: 1000px) {
  .school-store.fsHasRightBanner #fsPageContent {
    width: calc(100% - 340px); } }

.school-store #fsPageBody .nav-sub {
  display: none; }
  @media (min-width: 1000px) {
    .school-store #fsPageBody .nav-sub {
      display: block; } }

.layout_15 {
  background: #fff; }
  .layout_15 img[src="images/spacecccccc.gif"] {
    height: 0;
    max-width: none; }
  @media (min-width: 900px) {
    .layout_15 #mainmiddle {
      display: -ms-flexbox;
      display: flex; } }
  .layout_15 #leftbanner {
    width: 100%;
    margin-bottom: 40px; }
    @media (min-width: 900px) {
      .layout_15 #leftbanner {
        width: 20%; } }
    .layout_15 #leftbanner .navmod li a {
      padding: 5px 0; }
    .layout_15 #leftbanner .navmodsub a {
      padding: 5px 10px !important; }
  .layout_15 #contentdiv {
    width: 100%; }
    @media (min-width: 900px) {
      .layout_15 #contentdiv {
        width: 80%; } }
  .layout_15 #poweredby {
    display: none; }

/*! pages - style-guide v0.0.1 */
.style-guide-page .fsPageTitle {
  margin-bottom: 2em;
  padding: 1.33333em;
  background: rgba(0, 0, 0, 0.1); }

.colors ol {
  zoom: 1;
  margin-bottom: 2.66667em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 80%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 40%; } }
    @media (min-width: 1240px) {
      .colors ol li {
        margin-bottom: 0;
        width: 20%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #414141;
      color: #414141; }
      .colors ol li:nth-of-type(1):after {
        content: "#414141"; }
    .colors ol li:nth-of-type(2) {
      background: #006944;
      color: #006944; }
      .colors ol li:nth-of-type(2):after {
        content: "#006944"; }
    .colors ol li:nth-of-type(3) {
      background: #ecab32;
      color: #ecab32; }
      .colors ol li:nth-of-type(3):after {
        content: "#ecab32"; }
    .colors ol li:nth-of-type(4) {
      background: #676767;
      color: #676767; }
      .colors ol li:nth-of-type(4):after {
        content: "#676767"; }
    .colors ol li:nth-of-type(5) {
      background: #f5f5f5;
      color: #f5f5f5; }
      .colors ol li:nth-of-type(5):after {
        content: "#f5f5f5"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.66667em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.33333em;
    padding: 0.33333em; }
    .fonts ol li:nth-of-type(1) {
      font-family: "Droid Serif", Georgia, serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "Droid Serif, Georgia, serif"; }
    .fonts ol li:nth-of-type(2):after {
      content: ""; }
    .fonts ol li:nth-of-type(3) {
      font-family: "Istok Web", sans-serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "Istok Web, sans-serif"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "din-condensed", sans-serif; }
      .fonts ol li:nth-of-type(4):after {
        content: "din-condensed, sans-serif"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(5):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(5):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(7) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(7):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 42px / line: 44px"; }

.headers h2:after {
  content: " size: 26px / line: 28px"; }

.headers h3:after {
  content: " size: 20px / line: 22px"; }

.headers h4:after {
  content: " size: 18px / line: 20px"; }

.headers h5:after {
  content: " size: 16px / line: 18px"; }

.headers h6:after {
  content: " size: 16px / line: 18px"; }

.fsContent .fs_style_11 {
  transition: background .3s, color .3s;
  color: #006944 !important; }
  .fsContent .fs_style_11:hover {
    color: #ecab32 !important; }

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  .fsThumbnail {
    display: none !important; }
  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100%; }
  html {
    font-size: 100%;
    /* for IE */ }
  body {
    font-size: 62.5%; }
  #fsHeader {
    border-bottom: 2px solid #000; }
    #fsHeader .site-name {
      margin-top: 0;
      font-weight: normal;
      font-size: 42px;
      line-height: 44px;
      margin-bottom: 16px; }
  * {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-height: auto !important;
    height: auto !important; }
  a, a:visited {
    text-decoration: underline; }
  dl dd {
    margin-left: 0; }
  div, dl, li {
    height: auto !important;
    height: 1%; }
  thead {
    display: table-header-group; }
  tr, img, h2, h3, pre, blockquote {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; } }
