 /**
 *
 * Harpeth Hall School - update_2017
 * @link http://www.harpethhall.org
 * Site Template : 
 * Built By: Al Ramos
 * Project Manager: Shanda Cuscovitch
 * Designer: Heidi Beutel
 * ==== Git Info ====
 * Branch Name: clients/harpeth_2017
 * Build version: 1.0.0
 * Git Tag: Composer-Build-2.0-357-gf92d60074
 * Last build by: [Josh Webb]
 *
 **/

@charset "UTF-8";
/*! config-site v0.0.1 */
/*! config-type v0.0.1 */
/*! config-constants v0.0.1 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1, .infographic strong {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
}

@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.11111em;
  margin-left: 1.11111em;
}

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

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

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

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

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

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

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

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

.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
		}

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

*/
/*! helpers - typography v0.0.1 */
/*! content - html v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts//icomoon.eot");
  src: url("../fonts//icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts//icomoon.woff2") format("woff2"), url("../fonts//icomoon.woff") format("woff"), url("../fonts//icomoon.ttf") format("truetype"), url("../fonts//icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal;
}
.fsRosterName, .fsTitle, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em;
}

h1, .infographic strong,
.alpha {
  margin-top: 0;
  font-weight: normal;
  font-size: 3.05556em;
  line-height: 1.09091em;
  font-family: "abril-fatface", Georgia, serif;
  color: #5a8e22;
  margin-bottom: 0.29091em;
}

h2,
.beta {
  margin-top: 0;
  font-weight: normal;
  font-size: 2.22222em;
  line-height: 1.125em;
  color: #00aecb;
  font-weight: 700;
  margin-bottom: 0.4em;
}

h3,
.gamma {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.94444em;
  line-height: 1.14286em;
  color: #00aecb;
  font-weight: 600;
  margin-bottom: 0.28571em;
}

h4,
.delta {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.66667em;
  line-height: 1.16667em;
  font-weight: 700;
  color: #00aecb;
  margin-bottom: 0.33333em;
}

h5,
.epsilon {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.38889em;
  line-height: 1.2em;
  font-weight: 600;
  color: #006751;
  margin-bottom: 0.4em;
}

h6, .fsDirectory .fsConstituentItem > h3, .fsCalendar .fsElementTitle, .module .fsElementTitle, .ath-page .module-athletics .fsElementTitle, .athletics-2 .module-athletics .fsElementTitle, .fsNews .fsElementTitle,
.zeta {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.11111em;
  line-height: 1.25em;
  text-transform: uppercase;
  color: #006751;
  font-weight: 700;
  margin-bottom: 0.5em;
}

p {
  margin: 0 0 20px;
}

hr {
  margin: 0 auto 20px;
}

a {
  outline: 0;
  text-decoration: none;
  color: #00aecb;
  font-weight: 700;
  transition: background .3s, color .3s;
}
a:hover {
  color: #5a8e22;
}

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

.fsContent ul, .fsContent ol {
  margin-left: 20px;
}

ul {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAPElEQVQIW2NkwAIYo/oV0xj+MaYxMP4/y/Dv76xlJY/OMkb1Kp1hYGQwhmj4P2tZ0f10HILYtGO1iGhBAOeIIAkDu7s2AAAAAElFTkSuQmCC);
}

table.styled, table.fs_style_38, table.fs_style_39 {
  margin-bottom: 1.11111em;
  width: 100%;
}
table.styled tr:nth-of-type(odd) td, table.fs_style_38 tr:nth-of-type(odd) td, table.fs_style_39 tr:nth-of-type(odd) td {
  background-color: #fff;
}
table.fs_style_38 tr:first-child td {
  display: table-cell !important;
}
table.fs_style_38 tr:nth-of-type(odd) td {
  background-color: #e3e4e4;
}
table.fs_style_38 tr:nth-of-type(even) td {
  background-color: #fff;
}
table.styled th,
table.styled td, table.fs_style_38 th,
table.fs_style_38 td, table.fs_style_39 th,
table.fs_style_39 td {
  vertical-align: top;
  border-bottom: 1px solid #fff;
}
table.styled th, table.fs_style_38 th, table.fs_style_39 th {
  padding: 1.11111em;
  text-align: left;
  background: #006751;
  color: #fff;
}
table.styled td, table.fs_style_38 td, table.fs_style_39 td {
  padding: 7px 1.11111em;
  background: #e3e4e4;
}

.fs_style_40, table.fs_style_38 tr:first-child td {
  background-color: #006751;
  color: #fff;
  font-size: 20px;
  padding: 7px 20px;
  display: block;
  margin-bottom: 0;
  font-weight: 600;
}

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

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

/*! content - buttons v0.0.1 */
.fsLoadMoreButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  text-shadow: none;
}
.fsLoadMoreButton:hover {
  background: transparent;
  color: #404040;
}
.fsLoadMoreButton:hover:before, .fsLoadMoreButton:hover:after {
  width: 100%;
}
.fsLoadMoreButton em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fsLoadMoreButton:before, .fsLoadMoreButton:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.fsLoadMoreButton:before {
  top: 0;
  right: 0;
}
.fsLoadMoreButton:after {
  bottom: 0;
  left: 0;
}
.btn-container .fsLoadMoreButton {
  display: block;
}
#fsBannerLeft .fsLoadMoreButton, #fsBannerRight .fsLoadMoreButton, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLoadMoreButton, .fsStyleOneThird .fsLoadMoreButton {
  width: 100%;
}

.button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #006751;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.button:hover {
  background: transparent;
  color: #006751;
}
.button:hover:before, .button:hover:after {
  width: 100%;
}
.button em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.button:before, .button:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #006751;
}
.button:before {
  top: 0;
  right: 0;
}
.button:after {
  bottom: 0;
  left: 0;
}
.btn-container .button {
  display: block;
}
#fsBannerLeft .button, #fsBannerRight .button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .button, .fsStyleOneThird .button {
  width: 100%;
}

.color-button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #004c3c;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.color-button:hover {
  background: transparent;
  color: #004c3c;
}
.color-button:hover:before, .color-button:hover:after {
  width: 100%;
}
.color-button em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.color-button:before, .color-button:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #004c3c;
}
.color-button:before {
  top: 0;
  right: 0;
}
.color-button:after {
  bottom: 0;
  left: 0;
}
.btn-container .color-button {
  display: block;
}
#fsBannerLeft .color-button, #fsBannerRight .color-button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .color-button, .fsStyleOneThird .color-button {
  width: 100%;
}

.hollow-button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: transparent;
  color: #004c3c;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  border: 0.2em solid #004c3c;
}
.hollow-button:hover {
  background: transparent;
  color: transparent;
}
.hollow-button:hover:before, .hollow-button:hover:after {
  width: 100%;
}
.hollow-button em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.hollow-button:before, .hollow-button:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: transparent;
}
.hollow-button:before {
  top: 0;
  right: 0;
}
.hollow-button:after {
  bottom: 0;
  left: 0;
}
.btn-container .hollow-button {
  display: block;
}
#fsBannerLeft .hollow-button, #fsBannerRight .hollow-button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .hollow-button, .fsStyleOneThird .hollow-button {
  width: 100%;
}

.fs_style_23 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #5a8e22;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_23:hover {
  background: transparent;
  color: #5a8e22;
}
.fs_style_23:hover:before, .fs_style_23:hover:after {
  width: 100%;
}
.fs_style_23 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_23:before, .fs_style_23:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #5a8e22;
}
.fs_style_23:before {
  top: 0;
  right: 0;
}
.fs_style_23:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_23 {
  display: block;
}
#fsBannerLeft .fs_style_23, #fsBannerRight .fs_style_23, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_23, .fsStyleOneThird .fs_style_23 {
  width: 100%;
}

.fs_style_32 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #00aecb;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_32:hover {
  background: transparent;
  color: #00aecb;
}
.fs_style_32:hover:before, .fs_style_32:hover:after {
  width: 100%;
}
.fs_style_32 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_32:before, .fs_style_32:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #00aecb;
}
.fs_style_32:before {
  top: 0;
  right: 0;
}
.fs_style_32:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_32 {
  display: block;
}
#fsBannerLeft .fs_style_32, #fsBannerRight .fs_style_32, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_32, .fsStyleOneThird .fs_style_32 {
  width: 100%;
}

.fs_style_33 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #ffcc00;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_33:hover {
  background: transparent;
  color: #ffcc00;
}
.fs_style_33:hover:before, .fs_style_33:hover:after {
  width: 100%;
}
.fs_style_33 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_33:before, .fs_style_33:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #ffcc00;
}
.fs_style_33:before {
  top: 0;
  right: 0;
}
.fs_style_33:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_33 {
  display: block;
}
#fsBannerLeft .fs_style_33, #fsBannerRight .fs_style_33, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_33, .fsStyleOneThird .fs_style_33 {
  width: 100%;
}

.fs_style_34 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #5a8e22;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_34:hover {
  background: transparent;
  color: #5a8e22;
}
.fs_style_34:hover:before, .fs_style_34:hover:after {
  width: 100%;
}
.fs_style_34 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_34:before, .fs_style_34:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #5a8e22;
}
.fs_style_34:before {
  top: 0;
  right: 0;
}
.fs_style_34:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_34 {
  display: block;
}
#fsBannerLeft .fs_style_34, #fsBannerRight .fs_style_34, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_34, .fsStyleOneThird .fs_style_34 {
  width: 100%;
}

.fs_style_35 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #006751;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_35:hover {
  background: transparent;
  color: #006751;
}
.fs_style_35:hover:before, .fs_style_35:hover:after {
  width: 100%;
}
.fs_style_35 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_35:before, .fs_style_35:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #006751;
}
.fs_style_35:before {
  top: 0;
  right: 0;
}
.fs_style_35:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_35 {
  display: block;
}
#fsBannerLeft .fs_style_35, #fsBannerRight .fs_style_35, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_35, .fsStyleOneThird .fs_style_35 {
  width: 100%;
}

.fs_style_36 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #00aecb;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_36:hover {
  background: transparent;
  color: #00aecb;
}
.fs_style_36:hover:before, .fs_style_36:hover:after {
  width: 100%;
}
.fs_style_36 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_36:before, .fs_style_36:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #00aecb;
}
.fs_style_36:before {
  top: 0;
  right: 0;
}
.fs_style_36:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_36 {
  display: block;
}
#fsBannerLeft .fs_style_36, #fsBannerRight .fs_style_36, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_36, .fsStyleOneThird .fs_style_36 {
  width: 100%;
}

.fs_style_37 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #747678;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fs_style_37:hover {
  background: transparent;
  color: #747678;
}
.fs_style_37:hover:before, .fs_style_37:hover:after {
  width: 100%;
}
.fs_style_37 em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fs_style_37:before, .fs_style_37:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #747678;
}
.fs_style_37:before {
  top: 0;
  right: 0;
}
.fs_style_37:after {
  bottom: 0;
  left: 0;
}
.btn-container .fs_style_37 {
  display: block;
}
#fsBannerLeft .fs_style_37, #fsBannerRight .fs_style_37, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fs_style_37, .fsStyleOneThird .fs_style_37 {
  width: 100%;
}

.fs_style_34, .fs_style_35, .fs_style_36, .fs_style_37 {
  font-size: 25px;
  font-weight: 700;
  padding: 22px 27px;
}

/*! content - style manger v0.0.1 */
.lead-in, .fs_style_24 {
  font-size: 24px;
  line-height: 30px;
  color: #006751;
  font-weight: 700;
}

blockquote {
  position: relative;
  margin: 20px 0;
  font-size: 1em;
  line-height: 1.2em;
  font-size: 25px;
  line-height: 33px;
  text-align: center;
  color: #006751;
  font-style: italic;
  font-weight: 700;
  border-top: 1px solid #e3e4e4;
  border-bottom: 1px solid #e3e4e4;
  padding: 30px 20px;
}
blockquote:before, blockquote:after {
  color: #ffcc00;
  font-size: 80px;
  font-family: "abril-fatface", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  line-height: 1;
  height: 33px;
  background: #fff;
}
blockquote:before {
  left: 0;
  top: -8px;
  content: '\201C';
  padding-right: 10px;
}
blockquote:after {
  content: '\201D';
  right: 0;
  bottom: -25px;
  padding-left: 10px;
}

cite, .fs_style_31 {
  display: block;
  margin: 5px 0 0;
  font-style: normal;
  display: block;
  color: #404040;
  font-size: 18px;
  font-weight: 400;
}
cite:before, .fs_style_31:before {
  content: '- ';
}

.callout {
  color: #006751;
  font-weight: 700;
  font-style: italic;
  font-size: 25px;
  line-height: 33px;
}
.callout.left {
  float: left;
  margin-left: 20px;
}
@media (min-width: 500px) {
  .callout.left {
    width: 50%;
  }
}
.callout.right {
  float: right;
  margin-right: 20px;
}
@media (min-width: 500px) {
  .callout.right {
    width: 50%;
  }
}

.fs_style_41 {
  font-family: "kepler-std-display", serif;
}

/*! structure - header v0.0.1 */
#fsHeader {
  padding: 0 20px;
  background: rgba(0, 103, 81, 0.9);
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
}
.fsAccountBarVisible #fsHeader {
  top: 40px;
}
@media (max-width: 1099px) {
  #fsHeader {
    position: relative;
  }
  .fsAccountBarVisible #fsHeader {
    top: 0;
  }
}
#fsHeader:before {
  content: "";
  position: absolute;
  top: 100%;
  left: -20px;
  right: -20px;
  height: 4px;
  background: rgba(255, 255, 255, 0.7);
}
body.fsDraftMode #fsHeader, .ath-page #fsHeader {
  position: static;
}

.site-info-container {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
  white-space: nowrap;
}
#fsHeader > .fsBanner > .site-info-container {
  display: none;
}
@media (max-width: 999px) {
  #fsHeader > .fsBanner > .site-info-container {
    display: block;
  }
}
.site-info-container a {
  display: block;
  padding: 20px 0;
  color: transparent;
  border: 2px solid #fff;
  background: url("../images/text-logo.svg") no-repeat #006751 center center;
  background-size: 75%;
}
.site-info-container a:hover {
  color: transparent;
}
.nav-logo .site-info-container {
  position: absolute;
  width: 100%;
  height: 80px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  padding: 5px;
  background: #006751;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
@media (min-width: 1200px) {
  .nav-logo .site-info-container {
    height: 100px;
  }
}
.nav-logo .site-info-container .fsElementContent, .nav-logo .site-info-container a {
  height: 100%;
}
@media (max-width: 999px) {
  .site-info-container {
    height: 60px;
  }
  .site-info-container .fsElementContent {
    width: 270px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0 0 0 5px #006751, 0 0 8px 4px rgba(0, 0, 0, 0.8);
  }
}
@media (max-width: 599px) {
  .site-info-container .fsElementContent {
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 210px;
  }
}

.aux-nav {
  background: #004c3c;
  clear: left;
}
#fsHeader .aux-nav {
  margin-left: -20px;
  margin-right: -20px;
}
.aux-nav ul, .aux-nav ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aux-nav ul li {
  margin: 0;
  padding: 0;
}
.aux-nav .fsNavLevel1 > li > a {
  text-transform: uppercase;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 16px;
}
.aux-nav .fsNavLevel1 > li > a:hover {
  color: #00aecb;
}
.fsMenu .aux-nav .fsNavLevel1 > li + li {
  margin-top: 15px;
}
.aux-nav .fsNavLevel1 > li > .fsNavPageInfo a {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.aux-nav .fsNavLevel1 > li > .fsNavPageInfo a:hover {
  color: #00aecb;
}
@media (max-width: 999px) {
  .aux-nav .fsNavLevel1 > li > .fsNavPageInfo {
    padding-left: 20px;
  }
  .aux-nav .fsNavLevel1 > li > .fsNavPageInfo li {
    padding: 8px 0;
  }
}
.aux-nav .col-wrap {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.aux-nav .menu-col {
  display: inline-block;
}
.aux-nav .menu-col a {
  display: block;
  padding: 13px;
}
.aux-nav > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 77.77778em;
  max-width: 87.5rem;
  padding: 20px;
}
#fsHeader .aux-nav > .fsElementContent {
  height: 34px;
  visibility: hidden;
}
@media (min-width: 1000px) {
  .aux-nav {
    text-align: right;
  }
  .aux-nav .fsNavLevel1 {
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 9999;
  }
  .aux-nav .fsNavLevel1 > li {
    display: inline-block;
    vertical-align: top;
  }
  .aux-nav .fsNavLevel1 > li > a {
    font-size: 14px;
    padding: 10px 15px;
  }
  .aux-nav .fsNavLevel1 > li:hover > a {
    background: #fff;
    color: #747678;
  }
  .aux-nav .fsNavLevel1 > li.fsNavParentPage {
    position: relative;
    position: static;
  }
  .aux-nav .fsNavLevel1 > li.fsNavParentPage > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden;
  }
  .aux-nav .fsNavLevel1 > li.fsNavParentPage:hover > .fsNavPageInfo {
    max-height: 9999px;
  }
}
@media (min-width: 1000px) and (max-width: 599px) {
  .aux-nav .fsNavLevel1 > li.fsNavParentPage:focus > .fsNavPageInfo {
    max-height: 9999px;
  }
}
@media (min-width: 1000px) {
  .aux-nav .fsNavLevel1 > li > .fsNavPageInfo {
    background: rgba(116, 118, 120, 0.9);
    z-index: 1;
    width: 100%;
    text-align: left;
  }
  #fsHeader .aux-nav > .fsElementContent {
    padding: 0 10px;
    visibility: visible;
  }
}

body:not(.home) .fsMediaCustomPlayer .caption-title {
  display: none;
}

@media (min-width: 1100px) {
  body:not(.fsDraftMode) .top-photo {
    margin-top: 98px;
  }
}

.top-photo article {
  height: 500px;
}
@media (max-width: 999px) {
  .top-photo article {
    height: 350px;
  }
}
@media (max-width: 699px) {
  .top-photo article {
    height: 160px;
  }
}
.top-photo + #fsPageBodyWrapper {
  padding-top: 75px;
}
.top-photo body:not(.home) .caption-title {
  display: none;
}
.home .top-photo {
  width: 100%;
  position: relative;
}
.home .top-photo article {
  height: 92vh;
  position: relative;
}
.home .top-photo article:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  z-index: 1;
}
.home .top-photo .slider-pause {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
  position: absolute;
  bottom: 36px;
  right: 65px;
  display: block;
  height: 20px;
  width: 20px;
  color: transparent;
  font-size: 0;
}
@media (min-width: 700px) {
  .home .top-photo .slider-pause {
    bottom: 66px;
    right: 95px;
  }
}
.home .top-photo .slider-pause:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
.home .top-photo .slider-pause:hover:before {
  color: #ffcc00;
}
.home.slider-paused .slider-pause:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.home .top-photo .caption {
  position: absolute;
  bottom: 40px;
  right: 40px;
  z-index: 2;
  background: rgba(0, 103, 81, 0.8);
  padding: 30px 30px 50px;
  width: 400px;
  color: #fff;
}
@media (max-width: 700px) {
  .home .top-photo .caption {
    display: none;
  }
}
.home .top-photo .caption .caption-title {
  font-size: 40px;
  color: #ffcc00;
  font-family: "abril-fatface", Georgia, serif;
  text-transform: uppercase;
  font-weight: normal;
}
.home .top-photo .caption .caption-summary {
  font-size: 18px;
  line-height: 1.5em;
}
.home .top-photo .caption .caption-summary a {
  color: #fff;
}
.home .top-photo .caption .caption-summary a:hover {
  color: #ffcc00;
}
.home .top-photo .slick-arrow {
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 20px;
  line-height: 1;
}
@media (min-width: 700px) {
  .home .top-photo .slick-arrow {
    bottom: 50px;
  }
}
.home .top-photo .slick-arrow:before {
  font-family: "myriad-pro", sans-serif;
  font-size: 30px !important;
  color: #fff !important;
  display: block;
  line-height: .6 !important;
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home .top-photo .slick-arrow:hover:before {
  color: #ffcc00 !important;
}
.home .top-photo .slick-prev {
  left: auto;
  right: 90px;
}
@media (min-width: 700px) {
  .home .top-photo .slick-prev {
    right: 120px;
  }
}
.home .top-photo .slick-prev:before {
  content: "\00ab";
}
.home .top-photo .slick-next {
  right: 30px;
}
@media (min-width: 700px) {
  .home .top-photo .slick-next {
    right: 60px;
  }
}
.home .top-photo .slick-next:before {
  content: "\00bb";
}
.home .top-photo .slick-dots {
  position: absolute;
  bottom: 70px;
  right: 110px;
  width: 300px;
}
.home .top-photo .slick-dots, .home .top-photo .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home .top-photo .slick-dots li {
  margin: 0;
  padding: 0;
}
.home .top-photo .slick-dots li {
  display: inline-block;
}
.home .top-photo .slick-dots li + li {
  margin-left: 10px;
}
.home .top-photo .slick-dots li:hover button:before, .home .top-photo .slick-dots .slick-active button:before {
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
}
.home .top-photo .slick-dots button {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
}
.home .top-photo .slick-dots button:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
  -ms-transform: translateY(-50%) translateX(-50%) scale(0);
  transform: translateY(-50%) translateX(-50%) scale(0);
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  border-radius: 100%;
}
@media (max-width: 1099px) {
  .home .top-photo article {
    height: calc(100vh - 100px);
  }
}
@media (max-width: 999px) {
  .home .top-photo .caption-title {
    font-size: 50px;
  }
}
@media (max-width: 699px) {
  .home .top-photo article {
    height: 265px;
  }
  .home .top-photo .slick-dots, .home .top-photo .caption-title {
    display: none !important;
  }
}
.mashup .top-photo {
  position: relative;
}
.mashup .top-photo article {
  height: 390px;
}
.mashup .top-photo header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding-top: 94px;
}
.mashup .top-photo .fsElementHeaderContent {
  color: #fff;
  font-weight: 700;
  font-size: 25px;
}
.mashup .top-photo .fsElementTitle {
  color: #fff;
  font-size: 60px;
  font-family: "abril-fatface", Georgia, serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}
.landing .top-photo .caption-title {
  display: none;
}

/*! structure - footer v0.0.1 */
#fsFooter {
  padding: 0 20px 10px;
  text-align: center;
  color: #fff;
  position: relative;
}
@media (min-width: 1000px) {
  #fsFooter {
    text-align: left;
  }
}
#fsFooter .fsBanner {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 599px) {
  #fsFooter .fsBanner {
    display: block;
  }
}
#fsFooter:before {
  content: "";
  background: url(../images/misc-doodle.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 390px;
  background-size: cover;
  opacity: 0.1;
  z-index: 5;
  background-position: bottom center;
}
@media (max-width: 599px) {
  #fsFooter:before {
    width: 100%;
    top: 30%;
    background-size: contain;
  }
}

.footer-social, .footer-contact, .footer-links {
  position: relative;
  z-index: 6;
}

.footer-headline {
  background: #acadae;
  font-weight: 700;
  color: #404040 !important;
  font-size: 20px;
  padding: 10px 0;
  width: 100%;
  position: relative;
  z-index: 1;
  text-align: center;
}
.footer-headline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: -999px;
  background-color: #acadae;
  box-shadow: 999px 0 0 0 #acadae;
  z-index: -1;
}
.footer-headline p {
  margin-bottom: 0;
}
@media (max-width: 599px) {
  .footer-headline {
    margin-left: 0;
    margin-right: 0;
  }
}

.footer-contact {
  margin-top: 40px;
  width: 400px;
  max-width: 100%;
  text-align: center;
  margin: 40px auto;
}
@media (min-width: 600px) {
  .footer-contact {
    text-align: left;
  }
}
@media (min-width: 1000px) {
  .footer-contact {
    margin: 40px 0 24px;
  }
}
.footer-contact header {
  display: inline-block;
  margin-right: 20px;
  width: 75px;
}
@media (max-width: 599px) {
  .footer-contact header {
    display: block;
    margin: 0 auto;
  }
}
.footer-contact .fsElementContent {
  display: inline-block;
  vertical-align: top;
}
.footer-contact ul, .footer-contact ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-contact ul li {
  margin: 0;
  padding: 0;
}
.footer-contact ul li {
  margin: 0;
  font-size: 16px;
}
.footer-contact ul li a {
  font-weight: normal;
  color: #fff;
}
.footer-contact ul li a:hover {
  color: #ffcc00;
}
.footer-contact li + li {
  margin-top: 10px;
}
.footer-contact li:before {
  display: inline-block;
  color: #ffcc00;
  margin-right: 8px;
}
.footer-contact li:first-child {
  margin: 0 0 10px;
}
.footer-contact li:first-child:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-contact li:nth-child(2):before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-contact li:nth-child(3) {
  margin: 0 0 10px;
}
.footer-contact li:nth-child(3):before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-contact li:nth-child(4):before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 13px;
}

.footer-social {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (min-width: 1000px) {
  .footer-social {
    margin-bottom: 0;
  }
}
.footer-social ul, .footer-social ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-social ul li {
  margin: 0;
  padding: 0;
}
.footer-social li {
  display: inline-block;
  font-size: 0;
}
.footer-social li + li {
  margin-left: 20px;
}
.footer-social a {
  width: 32px;
  height: 26px;
  display: inline-block;
  line-height: 1;
}
.footer-social a:before {
  color: #fff;
  font-size: 24px;
  display: block;
}
.footer-social a:hover:before {
  color: #ffcc00;
}
.footer-social a[href*='twitter']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-social a[href*='facebook']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-social a[href*='instagram']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-social a[href*='smugmug']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-social a[href*='linkedin']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.footer-social a[href*='vimeo']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
@media (max-width: 599px) {
  .footer-social .fsElementContent {
    width: 160px;
    display: block;
    margin: 0 auto;
  }
  .footer-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-social ul li {
    width: 33%;
    margin: 0 0 5px 0;
  }
  .footer-social li + li {
    margin-left: 0;
  }
}
@media (max-width: 599px) {
  .footer-social {
    margin: 15px 0;
  }
}

.footer-links {
  text-align: center;
  width: 100%;
}
@media (min-width: 1000px) {
  .footer-links {
    width: 600px;
    padding-top: 30px;
    float: right;
    text-align: left;
  }
}
.footer-links ul, .footer-links ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-links ul li {
  margin: 0;
  padding: 0;
}
@media (min-width: 1000px) {
  .footer-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.footer-links li {
  display: inline-block;
}
@media (min-width: 1000px) {
  .footer-links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    margin: 0 0 5px !important;
  }
}
.footer-links a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  padding-right: 20px;
}
.footer-links a:hover {
  color: #ffcc00;
}

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

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

html {
  font-family: "myriad-pro", sans-serif;
  background: #006751;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}

body {
  font-size: 1.125em;
  line-height: 1.5;
  color: #404040;
}

#fsPageWrapper {
  overflow: hidden;
  position: relative;
}
.menu-is-active #fsPageWrapper:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
}

#fsPageBodyWrapper {
  padding-right: 1.11111em;
  padding-left: 1.11111em;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff;
}
@media (min-width: 1100px) {
  #fsPageBodyWrapper {
    padding-top: 150px;
  }
}

body:not(.landing) #fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
}

#fsBannerLeft {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}
@media (min-width: 800px) {
  #fsBannerLeft {
    float: left;
  }
}
@media (min-width: 800px) {
  #fsBannerLeft {
    padding-right: 40px;
    width: 22.0339%;
  }
}

#fsPageContent {
  margin-bottom: 20px;
  width: 100% !important;
  float: none !important;
}
@media (min-width: 800px) {
  #fsPageContent {
    float: left !important;
  }
}
@media (min-width: 800px) {
  .fsHasRightBanner #fsPageContent {
    width: 72.88136% !important;
  }
}
@media (min-width: 800px) {
  .fsHasLeftBanner #fsPageContent {
    width: 77.9661% !important;
  }
}
@media (min-width: 800px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    width: 50.84746% !important;
  }
}

#fsBannerRight, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}
@media (min-width: 800px) {
  #fsBannerRight, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) {
    float: left;
  }
}
@media (min-width: 800px) {
  #fsBannerRight, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) {
    padding-left: 40px;
    width: 27.11864%;
  }
}

@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.11111em;
    padding-left: 1.11111em;
  }
}

@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: 1000px) {
  .fsLayout .fsStyleTwoThirds {
    width: 66.66667%;
  }
}
.fsLayout .fsStyleOneThird {
  width: 100%;
}
@media (min-width: 1000px) {
  .fsLayout .fsStyleOneThird {
    width: 33.33333%;
  }
}

#fsPoweredByFinalsite {
  padding-right: 1.11111em;
  padding-left: 1.11111em;
  margin-left: auto;
}
@media (max-width: 599px) {
  #fsPoweredByFinalsite {
    margin: 15px auto 0;
  }
}

.fsBreadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsBreadcrumb li {
  display: inline-block;
}

/*! navigation - main v0.0.1 */
#fsHeader .nav-main {
  display: none;
}
@media (min-width: 1000px) {
  #fsHeader .nav-main {
    display: block;
  }
}
#fsHeader .nav-main .fsNavLevel1 li a {
  font-size: 16px;
  padding: 15px 0;
}
@media (min-width: 1100px) {
  #fsHeader .nav-main .fsNavLevel1 li a {
    font-size: 18px;
  }
}
@media (min-width: 1300px) {
  #fsHeader .nav-main .fsNavLevel1 li a {
    font-size: 20px;
    padding: 15px 10px;
  }
}
.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: 77.77778em;
    max-width: 87.5rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .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%;
  }
}
@media (min-width: 1000px) {
  .nav-main .fsNavLevel1 > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
  }
}
.nav-main .fsNavLevel1 > li:hover:after, .nav-main .fsNavLevel1 > li.fsNavCurrentPage:after, .nav-main .fsNavLevel1 > li.fsNavCurrentPageAncestor:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  background: url(../images/menu-doodle.png) center center no-repeat;
  background-size: 48px;
}
@media (min-width: 1000px) {
  .nav-main .fsNavLevel1 > li:hover:not(.nav-logo):not(.nav-search):before, .nav-main .fsNavLevel1 > li.fsNavCurrentPageAncestor:before, .nav-main .fsNavLevel1 > li.fsNavCurrentPage:before {
    content: "";
    height: 4px;
    position: absolute;
    top: 100%;
    right: 20px;
    left: 20px;
    z-index: 9999;
    background: #004c3c;
  }
}
.nav-main .fsNavLevel1 > li > a {
  color: #fff;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px;
  position: relative;
  z-index: 999;
}
.fsMenu .nav-main {
  zoom: 1;
  clear: both;
  padding: 0 5px;
  background: #006751;
}
.fsMenu .nav-main:after {
  display: table;
  clear: both;
  content: '';
}
.fsMenu .nav-main .fsNavLevel1 > li {
  float: left;
  clear: left;
}

.nav-main .fsNavLevel1 > li {
  position: relative;
}
.nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
}
.nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
  max-height: 9999px;
}
@media (max-width: 599px) {
  .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
    max-height: 9999px;
  }
}
.nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  z-index: 300;
  left: 20px;
}
@media (max-width: 999px) {
  .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    display: none !important;
  }
}
.nav-main .fsNavPageInfo {
  background: rgba(116, 118, 120, 0.95);
  text-align: left;
  width: 910px;
  padding: 0 30px;
}
.nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.nav-main .fsNavLevel1 > li:nth-child(n+5) .fsNavPageInfo {
  right: 20px;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
@media (min-width: 1000px) {
  .nav-main .fsNavParentPage:hover .fsNavPageInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.nav-main .fsNavPageInfo > * {
  width: 33%;
  padding-top: 40px;
  padding-bottom: 30px;
}
.nav-main .fsNavPageDescription {
  color: #fff;
  width: 280px;
}
.nav-main .fsNavPageDescription br {
  display: none;
}
.nav-main .fsNavPageDescription strong {
  display: block;
  font-size: 20px;
}
.nav-main .fsNavPageThumbnail {
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  width: 220px;
}
.nav-main .fsNavPageThumbnail img {
  border: 2px solid #fff;
  display: block;
}
.nav-main .fsNavLevel2 {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.nav-main .fsNavLevel2 li + li {
  margin-top: 15px;
}
.nav-main .fsNavLevel2 a {
  color: #fff;
  display: block;
  padding: 0 !important;
  font-weight: 400;
}
.nav-main .fsNavLevel2 a:hover {
  color: #ffcc00;
}

.nav-main .nav-logo {
  -ms-flex-preferred-size: 180px;
  flex-basis: 180px;
  margin-left: auto;
  margin-right: auto;
  position: relative !important;
  z-index: 9999;
}
@media (min-width: 1200px) {
  .nav-main .nav-logo {
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px;
  }
}
.nav-main .nav-logo:after {
  display: none;
}

/*! navigation - off-canvas v0.0.1 */
@media (min-width: 1000px) {
  .mobile-btn {
    display: none;
  }
}
#fsHeader .mobile-btn {
  position: absolute;
  right: 20px;
  bottom: 0;
  height: 60px;
  border: 0;
  background: transparent;
  color: #fff;
}
#fsHeader .mobile-btn:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-right: 5px;
}
#fsHeader .mobile-btn:after {
  content: "MENU";
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  vertical-align: middle;
  line-height: 1;
}
@media (max-width: 599px) {
  #fsHeader .mobile-btn:after {
    display: none;
  }
}
.fsMenu .mobile-btn {
  width: 54px;
  height: 55px;
  background: #004c3c;
  border: 0;
  border-left: 1px solid #1a7663;
  border-bottom: 1px solid #1a7663;
  float: right;
}
.fsMenu .mobile-btn:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
  color: #fff;
}
.ath-page #fsHeader .mobile-btn {
  background: #006751;
  width: 100%;
  position: static;
}
@media (min-width: 1000px) {
  .ath-page #fsHeader .mobile-btn {
    display: none;
  }
}

#fsMenu {
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 9999;
  height: 100%;
  background: #004c3c;
  width: 320px;
  max-width: 100%;
  overflow-y: scroll;
  transition: left 0.5s;
}
body.fsAccountBarVisible #fsMenu {
  top: 40px;
}
.menu-is-active #fsMenu {
  left: calc(100% - 320px);
}
@media (max-width: 599px) {
  .menu-is-active #fsMenu {
    left: 0;
  }
}
@media (min-width: 1000px) {
  #fsMenu {
    display: none;
  }
}
@media (max-width: 599px) {
  #fsMenu {
    width: 100%;
  }
}

/*! navigation - sub v0.0.1 */
.nav-sub {
  background: #e3e4e4;
  border-radius: 10px;
  padding: 20px 0;
}
.nav-sub ul, .nav-sub ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-sub ul li {
  margin: 0;
  padding: 0;
}
@media (max-width: 799px) {
  .nav-sub > .fsElementContent {
    display: none;
  }
  .landing #fsPageBody .nav-sub > .fsElementContent {
    display: block;
  }
}
.active-nav > .fsElementContent {
  display: block;
}
.nav-sub .fsNavLevel1 {
  position: relative;
}
.nav-sub .fsNavLevel1 > li + li > a {
  position: relative;
  margin-top: 1px;
}
.nav-sub .fsNavLevel1 > li + li > a:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: -1px;
  left: 30px;
  right: 30px;
}
.nav-sub .fsNavLevel1 > li > a {
  padding: 15px 30px;
  display: block;
}
.nav-sub .fsNavLevel1 > li > a:hover {
  background: #5a8e22;
  color: #fff;
  font-weight: 700;
}
.nav-sub a {
  color: #404040;
  font-weight: 400;
}
.nav-sub li:hover > a {
  color: #00aecb;
}
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a, .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a {
  background: #5a8e22;
  font-weight: 700;
  color: #fff;
}
.nav-sub li.fsNavCurrentPage > a,
.nav-sub li.fsNavCurrentPageAncestor > a {
  border-top: 0 !important;
  color: #00aecb;
}
.nav-sub .fsNavLevel2 > li a {
  padding: 0.55556em 1.11111em;
  display: block;
}
.nav-sub > header {
  display: block;
}
@media (min-width: 800px) {
  .nav-sub > header {
    display: none;
  }
}
#fsPageBody .nav-sub > header {
  display: none;
}
.nav-sub > header > .fsElementTitle {
  position: relative;
  margin: 0;
  padding: 20px;
  cursor: pointer;
  color: #404040;
  font-family: "myriad-pro", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 800px) {
  .nav-sub > header > .fsElementTitle {
    cursor: default;
  }
}
@media (max-width: 799px) {
  .nav-sub > header > .fsElementTitle:after {
    width: 40px;
    text-align: center;
    margin-left: 8px;
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
  }
}
.active-nav > header > .fsElementTitle:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-sub .fsNavPageInfo {
  padding-left: 25px;
}
.nav-sub.mobile-sub {
  display: none;
  border-radius: 0;
  padding: 0;
  border-top: 2px solid #fff;
}
@media (max-width: 799px) {
  body:not(.landing) .nav-sub.mobile-sub {
    display: block;
  }
}
@media (max-width: 699px) {
  body.landing .nav-sub.mobile-sub {
    display: block;
  }
}
@media (max-width: 799px) {
  body:not(.landing) .nav-sub {
    display: none;
  }
}
@media (max-width: 699px) {
  body.landing .nav-sub {
    display: none;
  }
}

/*! Navigation - Social v0.0.5 */
.nav-social {
  margin-left: 15px;
}
.nav-social, .nav-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-social li {
  margin: 0;
  padding: 0;
}
.nav-social li {
  display: inline-block;
  vertical-align: middle;
}
.nav-social .nav-social__item--facebook a {
  display: block;
}
.nav-social .nav-social__item--facebook a:before {
  content: "";
}
.nav-social .nav-social__item--instagram a {
  display: block;
}
.nav-social .nav-social__item--instagram a:before {
  content: "";
}
.nav-social .nav-social__item--linkedin a {
  display: block;
}
.nav-social .nav-social__item--linkedin a:before {
  content: "";
}
.nav-social .nav-social__item--pinterest a {
  display: block;
}
.nav-social .nav-social__item--pinterest a:before {
  content: "";
}
.nav-social .nav-social__item--tumblr a {
  display: block;
}
.nav-social .nav-social__item--tumblr a:before {
  content: "";
}
.nav-social .nav-social__item--twitter a {
  display: block;
}
.nav-social .nav-social__item--twitter a:before {
  content: "";
}
.nav-social .nav-social__item--vine a {
  display: block;
}
.nav-social .nav-social__item--vine a:before {
  content: "";
}
.nav-social .nav-social__item--youtube a {
  display: block;
}
.nav-social .nav-social__item--youtube a:before {
  content: "";
}
.nav-social .nav-social__item--facebook a:hover {
  color: #3b5998;
}
.nav-social .nav-social__item--instagram a:hover {
  color: #517fa4;
}
.nav-social .nav-social__item--linkedin a:hover {
  color: #007bb6;
}
.nav-social .nav-social__item--pinterest a:hover {
  color: #cb2027;
}
.nav-social .nav-social__item--tumblr a:hover {
  color: #32506d;
}
.nav-social .nav-social__item--twitter a:hover {
  color: #00aced;
}
.nav-social .nav-social__item--vine a:hover {
  color: #00a478;
}
.nav-social .nav-social__item--youtube a:hover {
  color: #b00;
}
.nav-social a {
  font-size: 0.77778em;
  line-height: 1;
  text-align: center;
  color: #404040;
  display: block;
  position: relative;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  border: .1em solid currentColor;
}
.nav-social a:before {
  font-family: "fontawesome";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.nav-social span {
  display: none;
}

/* Navigation - Utility Container v0.0.1 */
.nav-util, .nav-util ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-util li {
  margin: 0;
  padding: 0;
}
.nav-util ul li a {
  padding: 0em 0em;
  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 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-rule: 0;
    -moz-column-rule: 0;
    column-rule: 0;
    min-height: initial;
  }
  .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
    -webkit-column-break-inside: avoid;
    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.11111em;
}
@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.55556em;
  }
}
.fsConstituent.fsSearch .fsConstituentSearchButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  display: block;
  margin: 0 10px;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:hover {
  background: transparent;
  color: #404040;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:hover:before, .fsConstituent.fsSearch .fsConstituentSearchButton:hover:after {
  width: 100%;
}
.fsConstituent.fsSearch .fsConstituentSearchButton em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:before, .fsConstituent.fsSearch .fsConstituentSearchButton:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:before {
  top: 0;
  right: 0;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:after {
  bottom: 0;
  left: 0;
}
.btn-container .fsConstituent.fsSearch .fsConstituentSearchButton {
  display: block;
}
#fsBannerLeft .fsConstituent.fsSearch .fsConstituentSearchButton, #fsBannerRight .fsConstituent.fsSearch .fsConstituentSearchButton, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsConstituent.fsSearch .fsConstituentSearchButton, .fsStyleOneThird .fsConstituent.fsSearch .fsConstituentSearchButton {
  width: 100%;
}
.fsConstituent .fsElementPagination {
  margin: 20px 0;
}

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

.fsProfileSection {
  margin-bottom: 1.11111em;
}
.fsProfileSection .fsProfileSectionData {
  margin-bottom: 20px;
}

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

.fsProfileSectionFieldName, .fsProfileSectionFieldValue {
  width: auto;
  float: none;
}
@media (min-width: 800px) {
  .fsProfileSectionFieldName, .fsProfileSectionFieldValue {
    width: 50%;
    float: left;
  }
}

/*! elements - constituent default layout */
.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px;
}
.fsDirectory .fsConstituentItem {
  padding: 20px 0;
  background-color: #f1f2f2;
}
.fsDirectory .fsConstituentItem > h3 {
  text-transform: none;
  color: #00aecb;
}
.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;
  width: 100%;
}

.fsConstituentColumnLayout_1 .fsConstituentItem {
  margin: 0;
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
  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;
  -webkit-column-break-inside: avoid;
  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;
  -webkit-column-break-inside: avoid;
  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;
  -webkit-column-break-inside: avoid;
  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 > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #747678;
  transition: .3s;
}
.fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 2.22222em;
  line-height: 1.125em;
  color: #00aecb;
  font-weight: 700;
  margin-bottom: 0.4em;
  margin-bottom: 5px;
  display: block;
  font-size: 20px;
  padding: 13.33333px;
  color: #fff;
  transition: .3s;
  font-weight: 600;
  position: relative;
}
.fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
  background: #5a8e22;
  transition: .3s;
}
.fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
  color: #fff;
  transition: .3s;
}
.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #006751;
}
.fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #fff;
}
.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;
  font-family: "IcoMoon";
  font-size: 15px;
  font-weight: 400;
  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;
  font-family: "IcoMoon";
  font-size: 15px;
  font-weight: 400;
  content: "";
}
.fsPanelIconBefore.fsAccordion .fsPanel > header h2, .fsPanelIconBefore.fsTabs .fsPanel > header h2 {
  padding-left: 40px;
}
.fsPanelIconBefore.fsAccordion .fsPanel > header h2:before, .fsPanelIconBefore.fsTabs .fsPanel > header h2:before {
  left: 13.33333px;
}
.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 .fsAlertFeeds {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .fsAthleticsEvent .fsEventTable thead {
    display: none;
  }
}
@media (max-width: 600px) {
  .fsAthleticsEvent .fsEventTable td {
    display: block;
    width: 100%;
    border: 0 !important;
  }
}
.fsAthleticsEvent .fsListItems article {
  margin-bottom: 20px;
}
.fsAthleticsEvent .fsTitle {
  display: table-cell;
  margin-bottom: 0;
}
.fsAthleticsEvent .fsElementEventIcon {
  margin-right: 10px;
}
.fsAthleticsEvent .fsAthleticsEventDetailLink {
  outline: 0;
}
.fsAthleticsEvent .fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px;
}
.fsAthleticsEvent .fsLoadMoreButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  padding: 10px 20px;
}
.fsAthleticsEvent .fsLoadMoreButton:hover {
  background: transparent;
  color: #404040;
}
.fsAthleticsEvent .fsLoadMoreButton:hover:before, .fsAthleticsEvent .fsLoadMoreButton:hover:after {
  width: 100%;
}
.fsAthleticsEvent .fsLoadMoreButton em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fsAthleticsEvent .fsLoadMoreButton:before, .fsAthleticsEvent .fsLoadMoreButton:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.fsAthleticsEvent .fsLoadMoreButton:before {
  top: 0;
  right: 0;
}
.fsAthleticsEvent .fsLoadMoreButton:after {
  bottom: 0;
  left: 0;
}
.btn-container .fsAthleticsEvent .fsLoadMoreButton {
  display: block;
}
#fsBannerLeft .fsAthleticsEvent .fsLoadMoreButton, #fsBannerRight .fsAthleticsEvent .fsLoadMoreButton, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAthleticsEvent .fsLoadMoreButton, .fsStyleOneThird .fsAthleticsEvent .fsLoadMoreButton {
  width: 100%;
}
.fsAthleticsEvent .fsAthleticsOpponents {
  display: table-cell;
}
.fsAthleticsEvent .fsAthleticsOpponentNames {
  display: inline;
}

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

/*! elements - athletics roster */
.fsAthleticsRoster {
  margin-bottom: 20px;
}

.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 #747678;
}
.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;
}

.fsRosterPlayerNumber:before {
  content: 'Number: ';
}

.fsRosterPosition:before {
  content: 'Position: ';
}

.fsRosterHeight:before {
  content: 'Height: ';
}

.fsRosterWeight:before {
  content: 'Weight: ';
}

.fsRosterBio p: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;
}

.fsCoachImage {
  margin-right: 100%;
}

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _list.scss - src/sass/modules/calendar/list.scss - calendar list */
.fsCalendar .fsElementTitle {
  color: #00aecb;
}
.fsCalendar article {
  position: relative;
  padding-left: 100px;
  min-height: 80px;
  padding-top: 0;
}
.fsCalendar article .fsElementEventColorIcon {
  width: 12px;
  height: 12px;
}
.fsCalendar article + article {
  position: relative;
  padding-top: 10px;
}
.fsCalendar article + article:before {
  content: "";
  height: 1px;
  background: #d9d9d9;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 100px);
}
.fsCalendar .fsDayContainer + .fsDayContainer {
  position: relative;
  padding-top: 10px;
}
.fsCalendar .fsDayContainer + .fsDayContainer:before {
  content: "";
  height: 1px;
  background: #d9d9d9;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 100px);
}
.fsCalendar .fsDate {
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
  height: 80px;
  width: 80px;
  color: #fff;
  background: #5a8e22;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fsCalendar .fsDate > span {
  display: block;
}
.fsCalendar .fsDate > span.fsMonth {
  text-transform: uppercase;
  font-size: 15px;
}
.fsCalendar .fsDate > span.fsDay {
  font-size: 38px;
  font-family: "abril-fatface", Georgia, serif;
  line-height: 1;
}
.fsCalendar .fsTitle {
  color: #006751;
  font-weight: 700;
}
.fsCalendar .fsTitle .fsCalendarEventLink {
  color: #006751;
}
.fsCalendar .fsTitle .fsCalendarEventLink:hover {
  color: #5a8e22;
}
.fsCalendar .fsEventDetails {
  font-size: 16px;
}
.fsCalendar .fsNotes p:last-child, .fsCalendar .fsDescription p:last-child {
  margin-bottom: 0;
}

/*! _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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .flexbox .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important;
  }
}
@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, 103, 81, 0.15);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background-color: rgba(0, 103, 81, 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, 103, 81, 0.25);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    background-color: rgba(0, 103, 81, 0.25);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -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: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  padding: 10px 20px;
}
.scroll-up span:hover {
  background: transparent;
  color: #404040;
}
.scroll-up span:hover:before, .scroll-up span:hover:after {
  width: 100%;
}
.scroll-up span em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.scroll-up span:before, .scroll-up span:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.scroll-up span:before {
  top: 0;
  right: 0;
}
.scroll-up span:after {
  bottom: 0;
  left: 0;
}
.btn-container .scroll-up span {
  display: block;
}
#fsBannerLeft .scroll-up span, #fsBannerRight .scroll-up span, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .scroll-up span, .fsStyleOneThird .scroll-up span {
  width: 100%;
}
.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -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 */
.fsElementTitle p {
  margin-bottom: 0;
}

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

.fsElementTitle {
  font-size: 28px;
}

.module, .ath-page .module-athletics, .athletics-2 .module-athletics {
  margin-bottom: 1.11111em;
  padding: 30px;
  color: #fff;
  border-radius: 10px;
}
.module h1, .ath-page .module-athletics h1, .athletics-2 .module-athletics h1, .module .infographic strong, .infographic .module strong, .ath-page .module-athletics .infographic strong, .infographic .ath-page .module-athletics strong, .athletics-2 .module-athletics .infographic strong, .infographic .athletics-2 .module-athletics strong, .module h2, .ath-page .module-athletics h2, .athletics-2 .module-athletics h2, .module h3, .ath-page .module-athletics h3, .athletics-2 .module-athletics h3, .module h4, .ath-page .module-athletics h4, .athletics-2 .module-athletics h4, .module h5, .ath-page .module-athletics h5, .athletics-2 .module-athletics h5, .module h6, .ath-page .module-athletics h6, .athletics-2 .module-athletics h6, .module .fsDirectory .fsConstituentItem > h3, .fsDirectory .module .fsConstituentItem > h3, .ath-page .module-athletics .fsDirectory .fsConstituentItem > h3, .fsDirectory .ath-page .module-athletics .fsConstituentItem > h3, .athletics-2 .module-athletics .fsDirectory .fsConstituentItem > h3, .fsDirectory .athletics-2 .module-athletics .fsConstituentItem > h3, .module .fsElementTitle, .ath-page .module-athletics .fsElementTitle, .athletics-2 .module-athletics .fsElementTitle {
  color: inherit;
}
.module .fsElementTitle, .ath-page .module-athletics .fsElementTitle, .athletics-2 .module-athletics .fsElementTitle {
  color: #006751;
}

.module.mod-gray {
  background: #e3e4e4 !important;
  color: #404040;
}

.module.mod-green {
  background: #5a8e22 !important;
  color: #fff;
}
.module.mod-green .fsElementTitle {
  color: #fff;
}

.module.mod-blue {
  background: #00aecb !important;
  color: #fff;
}
.module.mod-blue .fsElementTitle {
  color: #fff;
}

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

.fsComposerFormEmbed {
  background: none;
}
.fsComposerFormEmbed form {
  zoom: 1;
}
.fsComposerFormEmbed form:after {
  display: table;
  clear: both;
  content: '';
}
.fsComposerFormEmbed form input {
  border: solid 1px #ccc;
}
.fsComposerFormEmbed form input.fileUploader {
  padding: 0;
  width: 100%;
  border: none;
}
.fsComposerFormEmbed form fieldset {
  padding: 0;
}
.fsComposerFormEmbed form textarea {
  max-width: 100%;
  width: 100%;
  border: solid 1px #ccc;
}
.fsComposerFormEmbed form .mainGroupSub {
  max-width: 100%;
  width: 100% !important;
}
.fsComposerFormEmbed form .formPage {
  margin-bottom: 20px;
}
.fsComposerFormEmbed form .elementRow {
  max-width: 100%;
  margin: 0;
}
.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .elementContainer {
  margin: 0 0 20px;
  padding: 0;
}
@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementContainer {
    width: 100%;
  }
}
.fsComposerFormEmbed form .elementContainer label {
  margin-bottom: 2px;
}
.fsComposerFormEmbed form .elementContainer label.horizontal {
  white-space: normal;
  margin-right: 10px !important;
}
.fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
  margin-right: 0;
}
.fsComposerFormEmbed form .elementContainer hr {
  margin: 0 auto;
}
.fsComposerFormEmbed form .elementContainer p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementBody > input {
    width: 100%;
  }
}
.fsComposerFormEmbed form .elementBody > .descText {
  margin-bottom: 10px;
}
.fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed 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 {
    width: 20%;
    padding-right: 10px;
    text-align: right;
    float: left;
  }
}
@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer > label {
    padding: 5px 10px 5px 5px;
  }
}
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
  width: 100%;
}
.fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
  width: auto;
}
.fsComposerFormEmbed form .labelLeft .elementBody {
  margin: 0;
  width: 100%;
  float: none;
}
@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementBody {
    width: 80%;
    float: left;
  }
}
.fsComposerFormEmbed form .linkLike {
  color: #00aecb;
  margin-right: 10px;
  cursor: pointer;
  transition: .3s;
}
.fsComposerFormEmbed form .linkLike:hover {
  color: #5a8e22;
}
.fsComposerFormEmbed form .required {
  color: #006751;
}
.fsComposerFormEmbed form .pageControls {
  padding: 10px 0 !important;
  margin-bottom: 10px;
}
.fsComposerFormEmbed form .pageControls .userConfirmation {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .userConfirmation {
  margin-bottom: 20px;
}
.fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
  margin-right: 5px;
}
.fsComposerFormEmbed form .userConfirmation > label {
  display: block;
}
.fsComposerFormEmbed form .elementColumn {
  zoom: 1;
  margin-bottom: 20px;
  max-width: 100%;
}
.fsComposerFormEmbed form .elementColumn:after {
  display: table;
  clear: both;
  content: '';
}
@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementColumn {
    float: none !important;
    width: 100% !important;
  }
}
.fsComposerFormEmbed form .elementColumn .elementContainer {
  margin-bottom: 0;
}
.fsComposerFormEmbed form .elementColumn .elementBody > input {
  width: 100%;
}
.fsComposerFormEmbed form .pageBreak {
  zoom: 1;
}
.fsComposerFormEmbed form .pageBreak:after {
  display: table;
  clear: both;
  content: '';
}
.fsComposerFormEmbed form .pageBreak .nextPage, .fsComposerFormEmbed form .pageBreak .prevPage {
  background: none;
  border: none;
  color: #00aecb;
  transition: .3s;
  outline: 0;
  float: left;
  padding: 0;
  line-height: 1;
  padding: 10px 0;
}
.fsComposerFormEmbed form .pageBreak .nextPage:hover, .fsComposerFormEmbed form .pageBreak .prevPage:hover {
  color: #5a8e22;
  transition: .3s;
}
.fsComposerFormEmbed form .pageBreak .prevPage {
  margin-right: 10px;
}
.fsComposerFormEmbed form .pageBreak .pagenum {
  display: inline-block;
  float: left;
  line-height: 1;
  margin-right: 10px;
  padding: 10px 0;
}
.fsComposerFormEmbed form .pageBreak .pagenum:empty {
  margin: 0;
}
.fsComposerFormEmbed form .submitBtn {
  border: 0;
  margin: 0;
  padding: 10px 20px;
  outline: 0;
  background: #006751 !important;
  text-shadow: none;
  font-size: inherit;
  border: none !important;
  float: left;
  line-height: 1;
}
.fsComposerFormEmbed form .submitBtn:hover {
  transition: .3s;
  color: #fff !important;
  background: #004c3c !important;
}
.fsComposerFormEmbed form .paymentOptionTitle {
  font-size: 1.3em;
  color: #006751;
}
.fsComposerFormEmbed form input.showTotals.recurrencyChargeInput, .fsComposerFormEmbed form input.recurrencyChargeInput {
  margin-left: 5px;
  background: #ffffff;
  color: #006751;
  -webkit-text-fill-color: #006751;
}
.fsComposerFormEmbed .ui-widget {
  font-family: "myriad-pro", sans-serif;
  max-width: 100%;
}
.fsComposerFormEmbed .ui-datepicker:empty {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .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 {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .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 {
  transition: .3s;
  opacity: .5;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: '\203A';
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content: '\2039';
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
  top: 2px;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
}
.fsComposerFormEmbed .ui-datepicker .ui-state-default {
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}
.fsComposerFormEmbed .ui-datepicker .ui-state-active {
  background: rgba(0, 0, 0, 0.1);
}
.fsComposerFormEmbed .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: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.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: transparent;
  color: #404040;
}
.fsLogin .fsLoginMainView .fsLoginSubmit:hover:before, .fsLogin .fsLoginMainView .fsLoginSubmit:hover:after, .fsLogin .fsLoginMainView button:hover:before, .fsLogin .fsLoginMainView button:hover:after, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover:before, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover:after, .fsLogin .fsLoginForgotView button:hover:before, .fsLogin .fsLoginForgotView button:hover:after, .fsLogin .fsLoginNewView .fsLoginSubmit:hover:before, .fsLogin .fsLoginNewView .fsLoginSubmit:hover:after, .fsLogin .fsLoginNewView button:hover:before, .fsLogin .fsLoginNewView button:hover:after, .fsAccount .fsLoginMainView .fsLoginSubmit:hover:before, .fsAccount .fsLoginMainView .fsLoginSubmit:hover:after, .fsAccount .fsLoginMainView button:hover:before, .fsAccount .fsLoginMainView button:hover:after, .fsAccount .fsLoginForgotView .fsLoginSubmit:hover:before, .fsAccount .fsLoginForgotView .fsLoginSubmit:hover:after, .fsAccount .fsLoginForgotView button:hover:before, .fsAccount .fsLoginForgotView button:hover:after, .fsAccount .fsLoginNewView .fsLoginSubmit:hover:before, .fsAccount .fsLoginNewView .fsLoginSubmit:hover:after, .fsAccount .fsLoginNewView button:hover:before, .fsAccount .fsLoginNewView button:hover:after {
  width: 100%;
}
.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-weight: 400;
  font-size: 18px;
}
.fsLogin .fsLoginMainView .fsLoginSubmit:before, .fsLogin .fsLoginMainView .fsLoginSubmit:after, .fsLogin .fsLoginMainView button:before, .fsLogin .fsLoginMainView button:after, .fsLogin .fsLoginForgotView .fsLoginSubmit:before, .fsLogin .fsLoginForgotView .fsLoginSubmit:after, .fsLogin .fsLoginForgotView button:before, .fsLogin .fsLoginForgotView button:after, .fsLogin .fsLoginNewView .fsLoginSubmit:before, .fsLogin .fsLoginNewView .fsLoginSubmit:after, .fsLogin .fsLoginNewView button:before, .fsLogin .fsLoginNewView button:after, .fsAccount .fsLoginMainView .fsLoginSubmit:before, .fsAccount .fsLoginMainView .fsLoginSubmit:after, .fsAccount .fsLoginMainView button:before, .fsAccount .fsLoginMainView button:after, .fsAccount .fsLoginForgotView .fsLoginSubmit:before, .fsAccount .fsLoginForgotView .fsLoginSubmit:after, .fsAccount .fsLoginForgotView button:before, .fsAccount .fsLoginForgotView button:after, .fsAccount .fsLoginNewView .fsLoginSubmit:before, .fsAccount .fsLoginNewView .fsLoginSubmit:after, .fsAccount .fsLoginNewView button:before, .fsAccount .fsLoginNewView button:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.fsLogin .fsLoginMainView .fsLoginSubmit:before, .fsLogin .fsLoginMainView button:before, .fsLogin .fsLoginForgotView .fsLoginSubmit:before, .fsLogin .fsLoginForgotView button:before, .fsLogin .fsLoginNewView .fsLoginSubmit:before, .fsLogin .fsLoginNewView button:before, .fsAccount .fsLoginMainView .fsLoginSubmit:before, .fsAccount .fsLoginMainView button:before, .fsAccount .fsLoginForgotView .fsLoginSubmit:before, .fsAccount .fsLoginForgotView button:before, .fsAccount .fsLoginNewView .fsLoginSubmit:before, .fsAccount .fsLoginNewView button:before {
  top: 0;
  right: 0;
}
.fsLogin .fsLoginMainView .fsLoginSubmit:after, .fsLogin .fsLoginMainView button:after, .fsLogin .fsLoginForgotView .fsLoginSubmit:after, .fsLogin .fsLoginForgotView button:after, .fsLogin .fsLoginNewView .fsLoginSubmit:after, .fsLogin .fsLoginNewView button:after, .fsAccount .fsLoginMainView .fsLoginSubmit:after, .fsAccount .fsLoginMainView button:after, .fsAccount .fsLoginForgotView .fsLoginSubmit:after, .fsAccount .fsLoginForgotView button:after, .fsAccount .fsLoginNewView .fsLoginSubmit:after, .fsAccount .fsLoginNewView button:after {
  bottom: 0;
  left: 0;
}
.btn-container .fsLogin .fsLoginMainView .fsLoginSubmit, .btn-container .fsLogin .fsLoginMainView button, .btn-container .fsLogin .fsLoginForgotView .fsLoginSubmit, .btn-container .fsLogin .fsLoginForgotView button, .btn-container .fsLogin .fsLoginNewView .fsLoginSubmit, .btn-container .fsLogin .fsLoginNewView button, .btn-container .fsAccount .fsLoginMainView .fsLoginSubmit, .btn-container .fsAccount .fsLoginMainView button, .btn-container .fsAccount .fsLoginForgotView .fsLoginSubmit, .btn-container .fsAccount .fsLoginForgotView button, .btn-container .fsAccount .fsLoginNewView .fsLoginSubmit, .btn-container .fsAccount .fsLoginNewView button {
  display: block;
}
#fsBannerLeft .fsLogin .fsLoginMainView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginMainView .fsLoginSubmit, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLogin .fsLoginMainView .fsLoginSubmit, .fsStyleOneThird .fsLogin .fsLoginMainView .fsLoginSubmit, #fsBannerLeft .fsLogin .fsLoginMainView button, #fsBannerRight .fsLogin .fsLoginMainView button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLogin .fsLoginMainView button, .fsStyleOneThird .fsLogin .fsLoginMainView button, #fsBannerLeft .fsLogin .fsLoginForgotView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginForgotView .fsLoginSubmit, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsStyleOneThird .fsLogin .fsLoginForgotView .fsLoginSubmit, #fsBannerLeft .fsLogin .fsLoginForgotView button, #fsBannerRight .fsLogin .fsLoginForgotView button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLogin .fsLoginForgotView button, .fsStyleOneThird .fsLogin .fsLoginForgotView button, #fsBannerLeft .fsLogin .fsLoginNewView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginNewView .fsLoginSubmit, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLogin .fsLoginNewView .fsLoginSubmit, .fsStyleOneThird .fsLogin .fsLoginNewView .fsLoginSubmit, #fsBannerLeft .fsLogin .fsLoginNewView button, #fsBannerRight .fsLogin .fsLoginNewView button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsLogin .fsLoginNewView button, .fsStyleOneThird .fsLogin .fsLoginNewView button, #fsBannerLeft .fsAccount .fsLoginMainView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginMainView .fsLoginSubmit, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsLoginMainView .fsLoginSubmit, .fsStyleOneThird .fsAccount .fsLoginMainView .fsLoginSubmit, #fsBannerLeft .fsAccount .fsLoginMainView button, #fsBannerRight .fsAccount .fsLoginMainView button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsLoginMainView button, .fsStyleOneThird .fsAccount .fsLoginMainView button, #fsBannerLeft .fsAccount .fsLoginForgotView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginForgotView .fsLoginSubmit, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsStyleOneThird .fsAccount .fsLoginForgotView .fsLoginSubmit, #fsBannerLeft .fsAccount .fsLoginForgotView button, #fsBannerRight .fsAccount .fsLoginForgotView button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsLoginForgotView button, .fsStyleOneThird .fsAccount .fsLoginForgotView button, #fsBannerLeft .fsAccount .fsLoginNewView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginNewView .fsLoginSubmit, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsLoginNewView .fsLoginSubmit, .fsStyleOneThird .fsAccount .fsLoginNewView .fsLoginSubmit, #fsBannerLeft .fsAccount .fsLoginNewView button, #fsBannerRight .fsAccount .fsLoginNewView button, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsLoginNewView button, .fsStyleOneThird .fsAccount .fsLoginNewView button {
  width: 100%;
}
.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: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.fsAccount .fsAccountLogout a:hover {
  background: transparent;
  color: #404040;
}
.fsAccount .fsAccountLogout a:hover:before, .fsAccount .fsAccountLogout a:hover:after {
  width: 100%;
}
.fsAccount .fsAccountLogout a em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.fsAccount .fsAccountLogout a:before, .fsAccount .fsAccountLogout a:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.fsAccount .fsAccountLogout a:before {
  top: 0;
  right: 0;
}
.fsAccount .fsAccountLogout a:after {
  bottom: 0;
  left: 0;
}
.btn-container .fsAccount .fsAccountLogout a {
  display: block;
}
#fsBannerLeft .fsAccount .fsAccountLogout a, #fsBannerRight .fsAccount .fsAccountLogout a, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsAccount .fsAccountLogout a, .fsStyleOneThird .fsAccount .fsAccountLogout a {
  width: 100%;
}

.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: "myriad-pro", sans-serif;
  font-size: 18px;
  left: 0;
  line-height: 27px;
  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: 2.22222em;
    line-height: 1.125em;
    color: #00aecb;
    font-weight: 700;
    margin-bottom: 0.4em;
    margin-bottom: 0;
  }
}
.fsMediaCustomPlayer .caption-summary {
  font-family: "myriad-pro", sans-serif;
}
.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%;
  -webkit-transform: translateY(-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';
}

/*! elements - news v0.0.1 */
.fsNews .fsElementTitle {
  color: #00aecb;
}
.fsNews article {
  background-repeat: no-repeat;
}
.fsNews .fsThumbnail {
  display: block;
  margin-bottom: 0.55556em;
}
.fsNews .fsThumbnail img {
  display: block;
}
.fsNews .fsNewsPostLink {
  color: #006751;
}
.fsNews .fsNewsPostLink:hover {
  color: #5a8e22;
}

.fsNews.fsGrid .fsListItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
}
.fsNews.fsGrid article {
  background-repeat: no-repeat;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 800px) {
  .fsNews.fsGrid .fsStyleTwoColumns article {
    width: 50%;
  }
}
@media (min-width: 800px) {
  .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 33.33%;
  }
}
@media (min-width: 800px) {
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 33.33%;
  }
}
@media (min-width: 1000px) {
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 25%;
  }
}
@media (min-width: 800px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 33.33%;
  }
}
@media (min-width: 1000px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 20%;
  }
}
.no-flexbox .fsNews.fsGrid .fsListItems {
  margin: 0 -15px;
  zoom: 1;
}
.no-flexbox .fsNews.fsGrid .fsListItems:after {
  display: table;
  clear: both;
  content: '';
}
.no-flexbox .fsNews.fsGrid .fsListItems article {
  margin: 0 0 20px;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 800px) {
  .no-flexbox .fsNews.fsGrid .fsStyleTwoColumns article {
    width: 50%;
  }
}
.no-flexbox .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n+1) {
  clear: both;
}
@media (min-width: 800px) {
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 50%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 33.33%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 800px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article {
    width: 50%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article {
    width: 33.33%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 1000px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article {
    width: 25%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 800px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 50%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 33.33%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 1000px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 25%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 20%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
    clear: both;
  }
}

/*! _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;
}
.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 */
.nav-search {
  position: static !important;
}
.nav-search:after {
  display: none;
}
.nav-search > button {
  background: transparent;
  border: 0;
  width: 29px;
  padding-top: 8px;
}
.nav-search > button:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
.open-search .nav-search > button:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.site-search input {
  border: 0;
  background: transparent;
}
.site-search input::-webkit-input-placeholder {
  color: #fff;
}
.site-search input:-moz-placeholder {
  color: #fff;
}
.site-search input::-moz-placeholder {
  color: #fff;
}
.site-search input:-ms-input-placeholder {
  color: #fff;
}
.nav-search .site-search {
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  display: none;
  background: #00aecb;
}
.open-search .nav-search .site-search {
  display: block;
  width: 520px;
  max-width: 100vw;
}
.nav-search .site-search input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 42px;
}
.nav-search .site-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}
.nav-search .site-search button {
  -ms-flex-preferred-size: 28px;
  flex-basis: 28px;
}
.site-search button {
  background: transparent;
  border: 0;
  float: right;
  line-height: 42px;
  margin-right: 10px;
}
.site-search button:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #fff;
  font-size: 18px;
}
.fsMenu .site-search {
  border-bottom: 1px solid #1a7663;
  float: left;
  width: calc(100% - 54px);
  background: #006751;
}
.fsMenu .site-search input {
  background: transparent;
  height: 54px;
  width: calc(100% - 46px);
  padding-left: 15px;
}
.fsMenu .site-search button {
  width: 30px;
}

/*! _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 #404040;
}
.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: 42px !important;
  color: #404040;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif;
}
.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  padding: 0;
  overflow: hidden;
  height: 42px;
  width: 75px;
  background: #404040;
  position: relative;
  transition: .3s;
}
.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: 42px;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif;
}
.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: black;
  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: "myriad-pro", sans-serif;
  font-size: 18px;
}
.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: #404040;
}
.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: #004c3c;
}
.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: #00aecb !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: #5a8e22 !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: 18px;
}
.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: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.vimeo_view_link a:hover {
  background: transparent;
  color: #404040;
}
.vimeo_view_link a:hover:before, .vimeo_view_link a:hover:after {
  width: 100%;
}
.vimeo_view_link a em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.vimeo_view_link a:before, .vimeo_view_link a:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.vimeo_view_link a:before {
  top: 0;
  right: 0;
}
.vimeo_view_link a:after {
  bottom: 0;
  left: 0;
}
.btn-container .vimeo_view_link a {
  display: block;
}
#fsBannerLeft .vimeo_view_link a, #fsBannerRight .vimeo_view_link a, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .vimeo_view_link a, .fsStyleOneThird .vimeo_view_link a {
  width: 100%;
}

/*! 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: 10px 27px;
  background: #404040;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
}
.Youtube_view_link a:hover {
  background: transparent;
  color: #404040;
}
.Youtube_view_link a:hover:before, .Youtube_view_link a:hover:after {
  width: 100%;
}
.Youtube_view_link a em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.Youtube_view_link a:before, .Youtube_view_link a:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #404040;
}
.Youtube_view_link a:before {
  top: 0;
  right: 0;
}
.Youtube_view_link a:after {
  bottom: 0;
  left: 0;
}
.btn-container .Youtube_view_link a {
  display: block;
}
#fsBannerLeft .Youtube_view_link a, #fsBannerRight .Youtube_view_link a, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .Youtube_view_link a, .fsStyleOneThird .Youtube_view_link a {
  width: 100%;
}

/*! 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-right: 5px;
}
.fsTabs .fsTabsNav li a {
  display: block;
  margin-top: 0;
  font-weight: normal;
  font-size: 2.22222em;
  line-height: 1.125em;
  color: #00aecb;
  font-weight: 700;
  margin-bottom: 0.4em;
  margin-bottom: 5px;
  display: block;
  font-size: 20px;
  padding: 13.33333px;
  color: #fff;
  transition: .3s;
  font-weight: 600;
  background: #747678;
  color: #fff;
}
.fsTabs .fsTabsNav li a:hover {
  background: #5a8e22;
  color: #fff;
}
.fsTabs .fsTabsNav li.fsStateSelected a {
  background: #006751;
  color: #fff;
}
.fsTabs .fsPanel > .fsElementContent {
  padding: 1em 0;
}

.ath-page .fsTabsNav {
  display: block;
}

@media (max-width: 800px) {
  .fsAthleticsEvent, .fsAthleticsRoster {
    overflow-x: scroll;
  }
}
.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 */
.home #fsPageBodyWrapper {
  position: relative;
}
.home .fsNews {
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  padding-left: 20px;
}
.home .fsNews > footer {
  padding-top: 30px;
}
.home .fsNews > footer a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #5a8e22;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  margin: 0 15px 15px;
}
.home .fsNews > footer a:hover {
  background: transparent;
  color: #5a8e22;
}
.home .fsNews > footer a:hover:before, .home .fsNews > footer a:hover:after {
  width: 100%;
}
.home .fsNews > footer a em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.home .fsNews > footer a:before, .home .fsNews > footer a:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #5a8e22;
}
.home .fsNews > footer a:before {
  top: 0;
  right: 0;
}
.home .fsNews > footer a:after {
  bottom: 0;
  left: 0;
}
.btn-container .home .fsNews > footer a {
  display: block;
}
#fsBannerLeft .home .fsNews > footer a, #fsBannerRight .home .fsNews > footer a, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .home .fsNews > footer a, .fsStyleOneThird .home .fsNews > footer a {
  width: 100%;
}
@media (min-width: 600px) {
  .home .fsNews > footer a {
    margin: 0 15px;
  }
}
.home .fsNews .fsThumbnail {
  max-width: none !important;
  margin-bottom: 0;
}
.home .fsNews .fsCroppedImage {
  height: 250px;
  display: block;
}
.home .fsNews article {
  position: relative;
  width: 356px;
  margin: 0 10px;
  position: relative;
}
.home .fsNews article .fsReadMoreLink {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.home .fsNews article:hover .fsReadMoreLink {
  max-height: 9999px;
  transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
}
@media (max-width: 599px) {
  .home .fsNews article:focus .fsReadMoreLink {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
  }
}
.home .fsNews article .fsReadMoreLink {
  display: block;
  font-weight: 400;
  position: static;
  transition: max-height 0.5s !important;
}
.home .fsNews article .fsReadMoreLink .link-inner {
  padding: 6px 0;
  display: block;
  background: #00aecb;
  transition: background 0.3s;
}
.home .fsNews article .fsReadMoreLink .link-inner:hover {
  background: #0098b2;
}
.home .fsNews article .fsReadMoreLink .link-inner:after {
  content: "\00bb";
  display: inline-block;
  margin-left: 5px;
}
.home .fsNews article .fsCroppedImage {
  transition: background-position 0.5s;
}
.home .fsNews article:hover .fsReadMoreLink {
  max-height: 40px;
}
.home .fsNews article:hover .fsCroppedImage {
  background-position: center -40px;
}
@media (max-width: 699px) {
  .home .fsNews article {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .fsNews .news-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  width: 100%;
}
@media (max-width: 699px) {
  .home .fsNews .news-inner {
    left: 0;
    right: 0;
  }
}
.home .fsNews .fsTitle {
  font-size: 20px;
  padding: 12px 10px;
  line-height: 1.2;
}
.home .fsNews .fsNewsPostLink {
  color: #fff;
}
.home .fsNews .slick-slider {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 50px;
}
@media (max-width: 699px) {
  .home .fsNews .slick-slider {
    padding-left: 0;
    padding-right: 0;
  }
}
.home .fsNews footer {
  text-align: center;
}
.home .fsNews .slick-arrow {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  height: 25px;
  width: 25px;
  line-height: 16px;
  color: transparent;
  font-size: 0;
  position: absolute;
  top: 0;
}
.home .fsNews .slick-arrow.slick-next {
  left: calc(50% + 20px);
}
.home .fsNews .slick-arrow.slick-prev {
  left: calc(50% - 55px);
}
.home .fsNews .slick-arrow:before {
  font-size: 40px;
  color: #747678;
  width: 25px;
  height: 25px;
}
.home .fsNews .slick-arrow:hover:before {
  color: #404040;
}
.home .fsNews .slick-arrow.slick-next:before {
  content: "\00bb";
}
.home .fsNews .slick-arrow.slick-prev:before {
  content: "\00ab";
}
.home .fsPageLayout > .fsDiv > .fsContainer > header {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle {
  display: inline-block;
  font-family: "abril-fatface", Georgia, serif;
  font-size: 45px;
  font-weight: 400;
  color: #231f20;
  text-transform: uppercase;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  background: #fff;
  z-index: 1;
  margin-bottom: 15px;
}
.home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:before, .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:after {
  content: "";
  height: 1px;
  background: #231f20;
  display: block;
  position: absolute;
  top: 50%;
}
@media (max-width: 599px) {
  .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:before, .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:after {
    display: none;
  }
}
.home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:before {
  left: -999px;
  right: 100%;
}
.home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:after {
  left: 100%;
  right: -999px;
}
@media (max-width: 899px) {
  .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle {
    padding: 0 15px;
  }
}
@media (max-width: 699px) {
  .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle {
    padding: 0;
    display: inline;
    font-size: 35px;
  }
  .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:before, .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:after {
    top: 20px;
  }
  .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:before {
    right: calc(100% + 15px);
  }
  .home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementTitle:after {
    left: calc(100% + 15px);
  }
}
.home .fsPageLayout > .fsDiv > .fsContainer > header .fsElementHeaderContent {
  font-size: 25px;
  text-align: center;
  width: 80%;
  margin: 0 auto 35px;
}
@media (max-width: 699px) {
  .home .fsPageLayout > .fsDiv > .fsContainer > header {
    margin-bottom: 40px;
  }
}
.fsComposeMode.home .fsPageLayout > .fsDiv > .fsContainer > header {
  overflow: visible;
}
.home .btn-container {
  position: relative;
  margin: 0 auto;
  max-width: 53.33333em;
  max-width: 60rem;
  margin-top: 45px;
}
@media (max-width: 899px) {
  .home .btn-container .fsStyleColumn {
    width: 50%;
    float: left;
    padding-left: 1em;
    padding-right: 1em;
  }
  .home .btn-container .fsStyleColumn-last {
    display: block;
    width: 100%;
  }
}
@media (max-width: 699px) {
  .home .btn-container .fsStyleColumn {
    width: 100%;
    padding: 0;
  }
}
.home .fsContainer .fsVimeo:not(.vid-btn):not(.img-vid-btn) {
  position: relative;
  margin: 0 auto;
  max-width: 54.44444em;
  max-width: 61.25rem;
  z-index: 1;
  margin-bottom: 170px;
}
.home .fsContainer .fsVimeo:not(.vid-btn):not(.img-vid-btn):before {
  content: "";
  width: 300px;
  height: 300px;
  background: url(../images/vid-doodle.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -125px;
  right: -125px;
  z-index: -1;
  opacity: 0.5;
}
@media (max-width: 699px) {
  .home .fsContainer .fsVimeo:not(.vid-btn):not(.img-vid-btn):before {
    display: none;
  }
}
@media (max-width: 899px) {
  .home .fsContainer .fsVimeo:not(.vid-btn):not(.img-vid-btn) {
    position: relative;
    margin: 0 auto;
    max-width: 33.33333em;
    max-width: 37.5rem;
    margin-bottom: 170px;
  }
}
@media (max-width: 699px) {
  .home .fsContainer .fsVimeo:not(.vid-btn):not(.img-vid-btn) {
    margin-bottom: 50px;
  }
}
.home .fsPageLayout > .fsDiv > * + * {
  margin-top: 60px;
}
.home .fsThreeColumnLayout .fsElement {
  text-align: center;
}
.home .fsThreeColumnLayout .fsElement p {
  margin-bottom: 0;
}
.home .fsThreeColumnLayout .fsElement .fs_style_34 {
  margin-bottom: 0;
}

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  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: 44.44444%;
}
@media (min-width: 600px) {
  .colors ol li {
    width: 22.22222%;
  }
}
@media (min-width: 1180px) {
  .colors ol li {
    margin-bottom: 0;
    width: 11.11111%;
  }
}
.colors ol li:after {
  position: absolute;
  top: 100%;
  left: 0;
}
.colors ol li:nth-of-type(1) {
  background: #404040;
  color: #404040;
}
.colors ol li:nth-of-type(1):after {
  content: "#404040";
}
.colors ol li:nth-of-type(2) {
  background: #006751;
  color: #006751;
}
.colors ol li:nth-of-type(2):after {
  content: "#006751";
}
.colors ol li:nth-of-type(3) {
  background: #004c3c;
  color: #004c3c;
}
.colors ol li:nth-of-type(3):after {
  content: "#004c3c";
}
.colors ol li:nth-of-type(4) {
  background: #747678;
  color: #747678;
}
.colors ol li:nth-of-type(4):after {
  content: "#747678";
}
.colors ol li:nth-of-type(5) {
  background: #231f20;
  color: #231f20;
}
.colors ol li:nth-of-type(5):after {
  content: "#231f20";
}
.colors ol li:nth-of-type(6) {
  background: #00aecb;
  color: #00aecb;
}
.colors ol li:nth-of-type(6):after {
  content: "#00aecb";
}
.colors ol li:nth-of-type(7) {
  background: #ffcc00;
  color: #ffcc00;
}
.colors ol li:nth-of-type(7):after {
  content: "#ffcc00";
}
.colors ol li:nth-of-type(8) {
  background: #5a8e22;
  color: #5a8e22;
}
.colors ol li:nth-of-type(8):after {
  content: "#5a8e22";
}
.colors ol li:nth-of-type(9) {
  background: #e3e4e4;
  color: #e3e4e4;
}
.colors ol li:nth-of-type(9):after {
  content: "#e3e4e4";
}

.fonts ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none;
}
.fonts ol:after {
  display: table;
  clear: both;
  content: '';
}
.fonts ol li {
  margin-bottom: 0.27778em;
  padding: 0.27778em;
}
.fonts ol li:nth-of-type(1) {
  font-family: "abril-fatface", Georgia, serif;
}
.fonts ol li:nth-of-type(1):after {
  content: "abril-fatface, Georgia, serif";
}
.fonts ol li:nth-of-type(2) {
  font-family: "kepler-std-display", serif;
}
.fonts ol li:nth-of-type(2):after {
  content: "kepler-std-display, serif";
}
.fonts ol li:nth-of-type(3) {
  font-family: "myriad-pro", sans-serif;
}
.fonts ol li:nth-of-type(3):after {
  content: "myriad-pro, sans-serif";
}
.fonts ol li:nth-of-type(4):after {
  content: "";
}
.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, .headers .infographic strong:after, .infographic .headers strong:after {
  content: " size: 55px / line: 60px";
}
.headers h2:after {
  content: " size: 40px / line: 45px";
}
.headers h3:after {
  content: " size: 35px / line: 40px";
}
.headers h4:after {
  content: " size: 30px / line: 35px";
}
.headers h5:after {
  content: " size: 25px / line: 30px";
}
.headers h6:after, .headers .fsDirectory .fsConstituentItem > h3:after, .fsDirectory .headers .fsConstituentItem > h3:after, .headers .fsCalendar .fsElementTitle:after, .fsCalendar .headers .fsElementTitle:after, .headers .module .fsElementTitle:after, .module .headers .fsElementTitle:after, .headers .ath-page .module-athletics .fsElementTitle:after, .ath-page .module-athletics .headers .fsElementTitle:after, .headers .athletics-2 .module-athletics .fsElementTitle:after, .athletics-2 .module-athletics .headers .fsElementTitle:after, .headers .fsNews .fsElementTitle:after, .fsNews .headers .fsElementTitle:after {
  content: " size: 20px / line: 25px";
}

.portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent a, .portal:not(.fsComposeMode) .portal-cal .fsElementFooterContent a, .portal:not(.fsComposeMode) .portal-directory .fsElementPagination a, .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsEmail a {
  color: #5a8e22;
}
.portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent a:hover, .portal:not(.fsComposeMode) .portal-cal .fsElementFooterContent a:hover, .portal:not(.fsComposeMode) .portal-directory .fsElementPagination a:hover, .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsEmail a:hover {
  color: #00aecb;
}

.portal:not(.fsComposeMode) .portal-news .fsPrevButton::before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPrevButton::before {
  content: '\e91e';
  font-family: "IcoMoon";
  font-size: 40px;
  color: #dedede;
}
.portal:not(.fsComposeMode) .portal-news .fsNextButton::before, .portal:not(.fsComposeMode) .portal-student-announcements .fsNextButton::before {
  content: '\e91d';
  font-family: "IcoMoon";
  font-size: 40px;
  color: #dedede;
}
.portal:not(.fsComposeMode) .portal-news .fsPager, .portal:not(.fsComposeMode) .portal-student-announcements .fsPager {
  padding-top: 20px;
}
.portal:not(.fsComposeMode) .portal-news .fsPager li button:before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPager li button:before {
  color: #dedede;
}
.portal:not(.fsComposeMode) .portal-news .fsPager li.slick-active button:before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPager li.slick-active button:before {
  color: #dedede;
}

#fsAccountBar {
  background: #182f50;
  color: #fff;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif;
  height: 40px;
}
#fsAccountBar > ul > li {
  height: 40px;
  padding: 10px 12px 8px;
}
#fsAccountBar a {
  color: #fff;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif;
}
#fsAccountBar a:hover {
  color: #5a8e22;
}
#fsAccountBar .fsAccountBarAvatar {
  height: 40px;
}
#fsAccountBar .fsAccountBarMenu a {
  color: #404040;
  font-size: 18px;
  font-family: "myriad-pro", sans-serif;
}
#fsAccountBar .fsAccountBarMenu a:hover {
  color: #5a8e22;
}

.portal #fsBannerLeft .fsCalendar.fsList article {
  padding-left: 0px;
  font-size: 16px;
}
.portal #fsBannerLeft .fsCalendar.fsList .fsDate {
  position: relative;
  top: 0;
  background: none;
  color: initial;
  width: auto;
  height: auto;
  text-align: left;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #00aecb;
}
.portal #fsBannerLeft .fsCalendar.fsList .fsDate span {
  display: inline;
}
.portal #fsBannerLeft .fsCalendar.fsList .fsDescription p {
  margin-bottom: 2px;
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) #fsPageBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .portal:not(.fsComposeMode) #fsBannerLeft {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .portal:not(.fsComposeMode) #fsPageContent {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.portal:not(.fsComposeMode) .portal-hero {
  height: 310px;
  position: relative;
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .portal-hero {
    height: 200px;
  }
}
.portal:not(.fsComposeMode) .portal-hero header {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
}
.portal:not(.fsComposeMode) .portal-hero h2.fsElementTitle {
  position: absolute;
  right: 0;
  bottom: 40px;
  margin-bottom: 0px;
  text-align: right;
  color: #fff;
  font-family: "myriad-pro", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 62px;
}
@media (max-width: 1200px) {
  .portal:not(.fsComposeMode) .portal-hero h2.fsElementTitle {
    padding: 0 20px;
  }
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .portal-hero h2.fsElementTitle {
    font-size: 42px;
    left: 0;
    text-align: center;
  }
}
.portal:not(.fsComposeMode) #fsPageBodyWrapper {
  padding-top: 50px;
}
.portal:not(.fsComposeMode) #fsPageBodyWrapper header h2.fsElementTitle {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
  color: #162f50;
}
.portal:not(.fsComposeMode) #fsPageBodyWrapper .portal-rsrc > .fsElementContent > .fsElement {
  margin-bottom: 30px;
}
.portal:not(.fsComposeMode) #fsPageBodyWrapper .portal-rsrc > .fsElementContent > .fsElement > header h2.fsElementTitle {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #404040;
  text-transform: none;
}
.portal:not(.fsComposeMode) .portal-news {
  position: relative;
}
.portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent {
    position: absolute;
    right: 0;
    top: 10px;
    margin-bottom: 0px;
  }
}
.portal:not(.fsComposeMode) .portal-news a.fsThumbnail {
  width: 300px;
  height: 240px;
  margin-right: 30px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 599px) {
  .portal:not(.fsComposeMode) .portal-news a.fsThumbnail {
    display: block;
    float: none;
  }
}
.portal:not(.fsComposeMode) .portal-news a.fsThumbnail img {
  display: none;
}
.portal:not(.fsComposeMode) .portal-news .fsTitle a.fsNewsPostLink {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  color: #162f50;
  font-size: 24px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.portal:not(.fsComposeMode) .portal-news .fsTitle a.fsNewsPostLink:hover {
  color: #5a8e22;
}
.portal:not(.fsComposeMode) .portal-news .fsDateTime {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #404040;
}
.portal:not(.fsComposeMode) .portal-news .fsSummary {
  font-size: 18px;
  color: #404040;
  line-height: 27px;
}
.portal:not(.fsComposeMode) .portal-news a.fsNewsPostLink.fsReadMoreLink {
  display: inline-block;
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  background: #006751;
  padding: 8px 15px;
}
.portal:not(.fsComposeMode) .portal-news a.fsNewsPostLink.fsReadMoreLink:hover {
  background: #004c3c;
}
@media (max-width: 480px) {
  .portal:not(.fsComposeMode) .portal-news article {
    padding: 0px !important;
  }
}
.portal:not(.fsComposeMode) .portal-cal {
  margin-bottom: 55px;
  position: relative;
}
@media (min-width: 600px) {
  .portal:not(.fsComposeMode) .portal-cal .fsElementControls {
    position: absolute;
    right: 0;
    top: 12px;
  }
}
.portal:not(.fsComposeMode) .portal-cal > .fsElementContent > .fsListItems {
  border: 1px solid #ebebeb;
  padding: 40px 15px 20px;
}
.portal:not(.fsComposeMode) .portal-cal .fsDayContainer {
  display: inline;
}
.portal:not(.fsComposeMode) .portal-cal article {
  width: 25%;
  display: inline-block;
  margin-left: -2px;
  margin-right: -2px;
  padding-left: 0px;
  text-align: center;
  padding: 0 10px;
}
@media (max-width: 599px) {
  .portal:not(.fsComposeMode) .portal-cal article {
    width: 100%;
    margin-bottom: 40px;
  }
}
.portal:not(.fsComposeMode) .portal-cal article .fsDate {
  position: relative;
  top: initial;
  width: 135px;
  height: 135px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  background: #006751;
  color: #fff;
  padding-top: 22px;
  margin-bottom: 30px;
}
.portal:not(.fsComposeMode) .portal-cal article .fsDate .fsDay {
  font-size: 56px;
  font-weight: 400;
  line-height: 1em;
}
.portal:not(.fsComposeMode) .portal-cal article .fsDate .fsMonth {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
}
.portal:not(.fsComposeMode) .portal-cal article .fsTitle {
  font-weight: bold;
  font-size: 20px;
  color: #162f50;
  line-height: 1em;
  margin-bottom: 5px;
}
.portal:not(.fsComposeMode) .portal-cal article .fsTitle a.fsCalendarEventLink {
  color: #162f50;
}
.portal:not(.fsComposeMode) .portal-cal article .fsTitle a.fsCalendarEventLink:hover {
  color: #5a8e22;
}
.portal:not(.fsComposeMode) .portal-cal article .fsEventDetails {
  font-weight: 400;
  font-size: 15px;
  color: #424242;
}
.portal:not(.fsComposeMode) .portal-cal article .fsEventDetails .fsTimeRange:before {
  content: '\f017';
  font-family: "IcoMoon";
  font-size: 15px;
  color: #5a8e22;
  margin-right: 2px;
  position: relative;
}
.portal:not(.fsComposeMode) .portal-cal article .fsEventDetails .fsLocation:before {
  content: '\f124';
  font-family: "IcoMoon";
  font-size: 15px;
  color: #5a8e22;
  margin-right: 5px;
  position: relative;
}
.portal:not(.fsComposeMode) .portal-cal .fsElementFooterContent {
  text-align: center;
}
.portal:not(.fsComposeMode) .portal-directory-search {
  border-bottom: 0px;
}
.portal:not(.fsComposeMode) .portal-directory-search form label {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  color: #00aecb;
  display: block;
}
.portal:not(.fsComposeMode) .portal-directory-search form label > span {
  display: inline-block;
  min-width: 100px;
  text-align: right;
}
.portal:not(.fsComposeMode) .portal-directory-search form label > input,
.portal:not(.fsComposeMode) .portal-directory-search form label > select {
  display: inline-block;
  max-width: 190px;
  height: 30px;
  padding: 2px;
  margin-left: 10px;
}
.portal:not(.fsComposeMode) .portal-directory-search .fsConstituentSearchButton {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  background: #006751;
  padding: 8px 15px;
  min-width: 190px;
  margin-left: 125px;
  transition: background 0.15s linear;
}
.portal:not(.fsComposeMode) .portal-directory-search .fsConstituentSearchButton:hover {
  background: #004c3c;
}
.portal:not(.fsComposeMode) .portal-directory .fsElementPagination {
  text-align: center;
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentColumnLayout_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentColumnLayout_3 {
    max-width: 600px;
    margin: 0 auto;
  }
}
.portal:not(.fsComposeMode) .portal-directory .fsPhoto {
  width: 280px;
  height: 215px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 15px !important;
}
.portal:not(.fsComposeMode) .portal-directory .fsPhoto img {
  display: none;
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
  background: none;
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #00aecb;
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
    max-width: 280px;
    display: block;
    float: none;
  }
}
@media (max-width: 599px) {
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
    margin: 0 auto;
  }
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem strong {
  font-weight: 600;
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem > div {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 24px;
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a {
  color: #162f50;
}
.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a:hover {
  color: #5a8e22;
}
.portal:not(.fsComposeMode) #fsBannerLeft > .fsBanner > .fsElement {
  margin-bottom: 70px;
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .nav-sub {
    display: none;
  }
}
@media (min-width: 800px) {
  .portal:not(.fsComposeMode) .nav-sub header {
    display: block;
  }
}
.portal:not(.fsComposeMode) .nav-sub header a {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 18px;
  display: block;
  border-bottom: 1px solid #b7b7b7;
  padding-bottom: 8px;
}
.portal:not(.fsComposeMode) .portal-sub-mobile {
  display: block;
  max-height: 40px;
  overflow: hidden;
  height: 40px;
  transition: max-height 0.15s linear;
  padding: 0px 20px 20px;
}
.portal:not(.fsComposeMode) .portal-sub-mobile a {
  color: #fff !important;
}
.portal:not(.fsComposeMode) .portal-sub-mobile header,
.portal:not(.fsComposeMode) .portal-sub-mobile > .fsElementContent {
  max-width: 480px;
  margin: 0 auto;
  display: block !important;
}
@media (min-width: 800px) {
  .portal:not(.fsComposeMode) .portal-sub-mobile {
    display: none;
  }
}
.portal:not(.fsComposeMode) .portal-sub-mobile.active {
  height: auto;
  max-height: 900px;
}
.portal:not(.fsComposeMode) .portal-sub-mobile .fsNavLevel1 > li > a {
  border-bottom: 1px solid #b7b7b7;
}
.portal:not(.fsComposeMode) .portal-sub-mobile .sub-trigger {
  height: 40px;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
}
.portal:not(.fsComposeMode) .rsrc-box ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0px;
}
.portal:not(.fsComposeMode) .rsrc-box ul li {
  display: block;
}
.portal:not(.fsComposeMode) .rsrc-box.files a:before {
  content: '\f15b';
  font-family: "IcoMoon";
  position: relative;
  display: inline;
  font-size: 14px;
  margin-right: 5px;
}
.portal:not(.fsComposeMode) .rsrc-box.pops a:before {
  content: '\f14c';
  font-family: "IcoMoon";
  position: relative;
  display: inline;
  font-size: 14px;
  margin-right: 5px;
}
.portal:not(.fsComposeMode) .rsrc-box.qls ul li {
  display: inline-block;
  max-width: 50px;
  margin-right: 5px;
}
.portal:not(.fsComposeMode) .portal-student-announcements {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
  width: 100%;
}
.portal:not(.fsComposeMode) .portal-student-announcements header {
  text-align: center;
}
.portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article {
  color: #6c6c6c;
  font-size: 18px;
}
@media (min-width: 600px) {
  .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article {
    padding-left: 30px;
  }
  .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article:nth-child(odd) {
    border-right: 1px solid #ebebeb;
  }
}
.portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article .fsTitle > a {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #162f50;
}
.portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article .fsTitle > a:hover {
  color: #5a8e22;
}
.portal:not(.fsComposeMode) .portal-photos {
  background: #d0d6dc;
  text-align: center;
  padding: 30px 0 55px;
}
.portal:not(.fsComposeMode) .portal-photos header h2.fsElementTitle {
  font-family: "myriad-pro", sans-serif;
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
}
.portal:not(.fsComposeMode) .portal-photos ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.portal:not(.fsComposeMode) .portal-photos ul li {
  display: inline-block;
  width: 20%;
  margin-left: -2px;
  margin-right: -2px;
  padding: 0 4px;
}
@media (max-width: 599px) {
  .portal:not(.fsComposeMode) .portal-photos ul li {
    width: 33.33%;
  }
}
@media (max-width: 480px) {
  .portal:not(.fsComposeMode) .portal-photos ul li {
    width: 50%;
  }
}
@media (max-width: 320px) {
  .portal:not(.fsComposeMode) .portal-photos ul li {
    width: 100%;
  }
}

.mashup #fsPageBodyWrapper {
  background: #dadada;
  padding: 0 0 30px;
}
@media (min-width: 800px) {
  .mashup #fsPageBodyWrapper {
    padding: 60px 30px 20px;
  }
}
.mashup .mashup-feeds {
  background: #FFF;
  padding: 10px 20px;
  font-family: "myriad-pro", sans-serif;
  font-size: 0.875rem;
  color: #FFF;
}
body.mashup.fsComposeMode .mashup-feeds > .fsElementContent .redactor-toolbar a {
  color: #000;
}
body.mashup.fsComposeMode .mashup-feeds > .fsElementContent .redactor-toolbar a:hover {
  color: #FFF;
}
.mashup .mashup-feeds > .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.mashup .mashup-feeds > .fsElementContent > .fsElement {
  overflow: hidden;
  height: 280px;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 280px;
  flex: 0 1 280px;
  padding-top: 40px;
  margin: 10px 0;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement {
    height: 340px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(50% - 10px);
    flex: 1 1 calc(50% - 10px);
  }
  .mashup .mashup-feeds > .fsElementContent > .fsElement:nth-child(2n+1) {
    margin-right: 20px;
  }
  .mashup .mashup-feeds > .fsElementContent > .fsElement:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement {
    height: 460px;
  }
}
@media (min-width: 1400px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(33.33% - 13.33px);
    flex: 0 1 calc(33.33% - 13.33px);
    height: 380px;
    margin: 10px 20px 10px 0;
  }
  .mashup .mashup-feeds > .fsElementContent > .fsElement:nth-child(3n+3) {
    margin-right: 0;
  }
}
.mashup .mashup-feeds > .fsElementContent > .fsElement a {
  color: #FFF;
}
.mashup .mashup-feeds > .fsElementContent > .fsElement a:hover {
  color: #e4ad26;
}
.mashup .mashup-feeds > .fsElementContent > .fsElement:after {
  text-align: center;
  line-height: 1;
  font-size: 1.25rem;
  color: #252525;
  position: absolute;
  top: 0;
  right: 5px;
  width: 78px;
  height: 39px;
  z-index: 6;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement:after {
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement:after {
    right: 30px;
  }
}
.mashup .mashup-feeds > .fsElementContent > .fsElement:before {
  content: '';
  position: absolute;
  top: 0;
  right: 5px;
  border-left: 39px solid transparent;
  border-right: 39px solid transparent;
  border-top: 39px solid #FFF;
  z-index: 5;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement:before {
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .mashup .mashup-feeds > .fsElementContent > .fsElement:before {
    right: 30px;
  }
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed {
  background: #3B5998;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .fsElementContent {
  padding-left: 50px;
  padding-right: 50px;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .fsFacebookThumb {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #3B5998;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .facebook-post {
  position: absolute;
  top: calc(50% + 19px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .facebook-feed .facebook-post {
    left: 50px;
    right: 50px;
  }
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .facebook-post .entry-photo {
  margin-bottom: 5px;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .facebook-post .entry-photo img {
  vertical-align: bottom;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .facebook-post .entry-content {
  margin-bottom: 5px;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .facebook-post .read-more {
  font-weight: 600;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .fsFacebookFollow {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .facebook-feed .fsFacebookListItem {
  border-bottom: 0;
  margin-bottom: 0;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed {
  background: #149bc7;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #149bc7;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed iframe {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: calc(50% + 19px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets {
    left: 50px;
    right: 50px;
  }
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li:nth-child(1n+2) {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div abbr[title] {
  border: 0;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div b {
  font-weight: normal;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-metadata {
  margin-bottom: 20px;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-metadata {
    margin-bottom: 40px;
  }
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-metadata a.timeline-Tweet-timestamp:link {
  color: #c2c2c2;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-metadata a.timeline-Tweet-timestamp:link:hover {
  color: #e4ad26;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-author {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-author .TweetAuthor-avatar, .mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-author span:first-child {
  float: left;
  margin-right: 20px;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-author .TweetAuthor-name, .mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-author .TweetAuthor-screenName {
  display: block;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-author .TweetAuthor-name {
  text-transform: uppercase;
  font-family: "myriad-pro", sans-serif;
  margin: 2px 0;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-text .retweet-credit, .mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-text .inline-media {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-media {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li {
  display: inline-block;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li:not(:last-child) {
  margin-right: 10px;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li .TweetAction .Icon:before {
  font-style: normal;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s color;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li .TweetAction:hover .Icon:before {
  color: #FFF;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li .timeline-ShareMenu-title {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li ul[role=menu] {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li ul[role=menu] li {
  margin: 0;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li ul[role=menu] li a {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li ul[role=menu] li a[href*="//twitter.com"] {
  display: block;
  font-size: 0;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li ul[role=menu] li a[href*="//twitter.com"]:hover:before {
  color: #FFF;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li ul[role=menu] li a[href*="//twitter.com"]:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s color;
}
.mashup .mashup-feeds > .fsElementContent .twitter-feed .tweets > li > div > .timeline-Tweet-actions li .Icon--heart:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed {
  background: #363636;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #3f729b;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry:nth-child(1n+2) {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  content: '';
  transition: 0.3s opacity;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry:hover:before {
  opacity: 1;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  transition: 0.3s background;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry .feed-img {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .instagram-feed .entry .descrip {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  margin: 0;
  display: none;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .instagram-feed .entry .descrip {
    display: block;
  }
}
.mashup .mashup-feeds > .fsElementContent .announcements-feed {
  background: #c83eab;
}
.mashup .mashup-feeds > .fsElementContent .announcements-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #c83eab;
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed {
  overflow: hidden;
  background: #656565;
  background-size: cover;
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed:hover > .fsElementContent:not(.fsStateEditable):before {
  background: rgba(0, 0, 0, 0.35);
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed > .fsElementContent:not(.fsStateEditable) {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
  font-weight: 600;
  font-size: 1.875rem;
  text-align: center;
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed > .fsElementContent:not(.fsStateEditable):before {
  content: '';
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -1000px;
  left: -1000px;
  right: -1000px;
  bottom: -1000px;
  z-index: -1;
  transition: 0.3s background;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .spotlight-feed > .fsElementContent:not(.fsStateEditable) {
    left: 50px;
    right: 50px;
  }
}
.mashup .mashup-feeds > .fsElementContent .spotlight-feed > .fsElementContent:not(.fsStateEditable) em {
  font-weight: normal;
  display: block;
  font-style: normal;
  font-size: 1rem;
  font-family: "myriad-pro", sans-serif;
  text-transform: uppercase;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed {
  background: #163052;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #163052;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent {
  position: absolute;
  top: 39px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsElementEmpty {
  font-size: 1.125rem;
  margin-top: 40px;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems {
  height: 100%;
  padding-top: 20px;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems {
    padding-top: 40px;
  }
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article {
  margin-bottom: 10px;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article .fsTitle {
  font-weight: 600;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article .fsAthleticsOpponents {
  display: block;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article .fsDateTime {
  font-size: 1rem;
  display: none;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article .fsDateTime span {
  display: inline-block;
  vertical-align: bottom;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article .fsDateTime .fsSeparator:nth-child(2) {
  margin-left: 2px;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article .fsDateTime .fsSeparator:nth-child(5) {
  margin-left: -3px;
}
.mashup .mashup-feeds > .fsElementContent .athletics-feed > .fsElementContent .fsListItems article:first-child .fsDateTime {
  display: block;
}
.mashup .mashup-feeds > .fsElementContent .video-feed, .mashup .mashup-feeds > .fsElementContent .vimeo-feed {
  overflow: hidden;
  background: #656565;
  background-size: cover;
}
.mashup .mashup-feeds > .fsElementContent .video-feed:after, .mashup .mashup-feeds > .fsElementContent .vimeo-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.mashup .mashup-feeds > .fsElementContent .video-feed .overlay, .mashup .mashup-feeds > .fsElementContent .vimeo-feed .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.mashup .mashup-feeds > .fsElementContent .video-feed:hover > .fsElementContent:not(.fsStateEditable):before, .mashup .mashup-feeds > .fsElementContent .vimeo-feed:hover > .fsElementContent:not(.fsStateEditable):before {
  background: rgba(0, 0, 0, 0.35);
}
.mashup .mashup-feeds > .fsElementContent .video-feed > .fsElementContent:not(.fsStateEditable), .mashup .mashup-feeds > .fsElementContent .vimeo-feed > .fsElementContent:not(.fsStateEditable) {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
  font-weight: 600;
  font-size: 1.875rem;
  text-align: center;
}
.mashup .mashup-feeds > .fsElementContent .video-feed > .fsElementContent:not(.fsStateEditable):before, .mashup .mashup-feeds > .fsElementContent .vimeo-feed > .fsElementContent:not(.fsStateEditable):before {
  content: '';
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -1000px;
  left: -1000px;
  right: -1000px;
  bottom: -1000px;
  z-index: -1;
  transition: 0.3s background;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .video-feed > .fsElementContent:not(.fsStateEditable), .mashup .mashup-feeds > .fsElementContent .vimeo-feed > .fsElementContent:not(.fsStateEditable) {
    left: 50px;
    right: 50px;
  }
}
.mashup .mashup-feeds > .fsElementContent .video-feed > .fsElementContent:not(.fsStateEditable) em, .mashup .mashup-feeds > .fsElementContent .vimeo-feed > .fsElementContent:not(.fsStateEditable) em {
  font-weight: normal;
  display: block;
  font-style: normal;
  font-size: 1rem;
  font-family: "myriad-pro", sans-serif;
  text-transform: uppercase;
}
.mashup .mashup-feeds > .fsElementContent .vimeo-feed {
  cursor: pointer;
  background-position: center;
}
.mashup .mashup-feeds > .fsElementContent .vimeo-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #1eb8eb;
}
.mashup .mashup-feeds > .fsElementContent .vimeo-feed .fsElementContent {
  display: none;
}
.mashup .mashup-feeds > .fsElementContent .pinterest-feed {
  background: #c8232c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mashup .mashup-feeds > .fsElementContent .pinterest-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #c8232c;
}
.mashup .mashup-feeds > .fsElementContent .pinterest-feed .fsElementContent {
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
}
.mashup .mashup-feeds > .fsElementContent .pinterest-feed span[class$="_bd"] {
  height: 170px !important;
}
.mashup .mashup-feeds > .fsElementContent .linkedin-feed, .mashup .mashup-feeds > .fsElementContent .smugmug-feed, .mashup .mashup-feeds > .fsElementContent .logos-feed {
  position: relative;
}
.mashup .mashup-feeds > .fsElementContent .linkedin-feed .fsElementContent a:not(.re-icon), .mashup .mashup-feeds > .fsElementContent .smugmug-feed .fsElementContent a:not(.re-icon), .mashup .mashup-feeds > .fsElementContent .logos-feed .fsElementContent a:not(.re-icon) {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
.mashup .mashup-feeds > .fsElementContent .linkedin-feed .fsElementContent a:not(.re-icon) strong, .mashup .mashup-feeds > .fsElementContent .smugmug-feed .fsElementContent a:not(.re-icon) strong, .mashup .mashup-feeds > .fsElementContent .logos-feed .fsElementContent a:not(.re-icon) strong {
  display: block;
  width: 100%;
  font-size: 35px;
  font-family: "abril-fatface", Georgia, serif;
  font-weight: 400;
}
.mashup .mashup-feeds > .fsElementContent .linkedin-feed {
  background: #0e76a8;
}
.mashup .mashup-feeds > .fsElementContent .linkedin-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #0e76a8;
}
.mashup .mashup-feeds > .fsElementContent .smugmug-feed {
  background: #8cca1e;
}
.mashup .mashup-feeds > .fsElementContent .smugmug-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #8cca1e;
}
.mashup .mashup-feeds > .fsElementContent .logos-feed {
  background: #006751;
}
.mashup .mashup-feeds > .fsElementContent .logos-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #006751;
}
.mashup .mashup-feeds > .fsElementContent .rss-feed {
  background: #80a259;
}
.mashup .mashup-feeds > .fsElementContent .rss-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #80a259;
}
.mashup .mashup-feeds > .fsElementContent .photo-feed {
  background-size: cover;
}
.mashup .mashup-feeds > .fsElementContent .photo-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.mashup .mashup-feeds > .fsElementContent .photo-feed .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: 0.3s opacity;
}
.mashup .mashup-feeds > .fsElementContent .photo-feed:hover .overlay {
  opacity: 1;
}
.mashup .mashup-feeds > .fsElementContent .photo-feed:hover > .fsElementContent {
  z-index: 11;
}
.mashup .mashup-feeds > .fsElementContent .photo-feed > .fsElementContent:not(.fsStateEditable) {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  display: none;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .photo-feed > .fsElementContent:not(.fsStateEditable) {
    display: block;
  }
}
.mashup .mashup-feeds > .fsElementContent .photo-feed > .fsElementContent:not(.fsStateEditable) p:last-child {
  margin-bottom: 0;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed {
  background: #531a51;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed:after {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #531a51;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) {
  position: absolute;
  top: calc(50% + 19px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) .slick-dots {
  list-style: none;
  margin: 50px 0 0;
  padding: 0;
  text-align: center;
  line-height: 1;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) .slick-dots li {
  display: inline-block;
  vertical-align: bottom;
  width: 10px;
  height: 10px;
  line-height: 1;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) .slick-dots li:not(:last-child) {
  margin-right: 5px;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) .slick-dots li button {
  width: 10px;
  height: 10px;
  vertical-align: top;
  padding: 0;
  border: 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  transition: 0.3s background;
  font-size: 0;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) .slick-dots li.slick-active button, .mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) .slick-dots li:hover button {
  background: #FFF;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article {
  padding: 0 20px;
  margin: 0;
  min-height: 1px;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article {
    padding: 0 0 0 50px;
  }
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsTitle {
  font-weight: 600;
  font-size: 1.125rem;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsTimeRange, .mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsAllDay {
  text-transform: capitalize;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsTimeRange:before, .mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsAllDay:before {
  margin-right: 1px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsAllDay:before {
  margin-right: 7px;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsLocation:before {
  margin-left: 2px;
  margin-right: 8px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsDate {
  position: static;
  text-transform: uppercase;
  display: block;
  width: auto;
  height: auto;
  background: transparent;
  text-align: left;
  padding: 0;
  border-radius: 0;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsDate span {
  display: inline-block;
  vertical-align: bottom;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsDate .fsSeparator:nth-child(2) {
  margin-left: 2px;
}
.mashup .mashup-feeds > .fsElementContent .calendar-feed > .fsElementContent:not(.fsStateEditable) article .fsDate .fsSeparator:nth-child(5) {
  margin-left: -3px;
}
.mashup .mashup-feeds > .fsElementContent .fsNews article {
  margin: 0;
  position: absolute;
  top: calc(50% + 19px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  right: 20px;
}
@media (min-width: 800px) {
  .mashup .mashup-feeds > .fsElementContent .fsNews article {
    left: 50px;
    right: 50px;
  }
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsSummary p:last-child {
  margin-bottom: 0;
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsDateTime {
  text-transform: uppercase;
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsDateTime:before {
  content: "POSTED ";
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsDateTime span {
  display: inline-block;
  vertical-align: bottom;
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsDateTime .fsSeparator:nth-child(2) {
  margin-left: 2px;
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsDateTime .fsSeparator:nth-child(5) {
  margin-left: -3px;
}
.mashup .mashup-feeds > .fsElementContent .fsNews article .fsTitle {
  font-weight: 600;
  font-size: 1.25rem;
}
.mashup .mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mashup .mCustomScrollbar.mCS_no_scrollbar, .mashup .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mashup .mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mashup .mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mashup .mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mashup .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mashup .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mashup .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mashup .mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mashup .mCSB_outside + .mCSB_scrollTools {
  right: 5px;
}
.mashup .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mashup .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mashup .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mashup .mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mashup .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mashup .mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
.mashup .mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  min-height: 100px !important;
  height: 210px !important;
  z-index: 1;
}
@media (min-width: 800px) {
  .mashup .mCSB_scrollTools .mCSB_dragger {
    height: 250px !important;
  }
}
.mashup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 10px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}
.mashup .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mashup .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}
.mashup .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}
.mashup .mCSB_scrollTools .mCSB_buttonDown, .mashup .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mashup .mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mashup .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mashup .mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mashup .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mashup .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mashup .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mashup .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mashup .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mashup .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mashup .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
.mashup .mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mashup .mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.mashup .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mashup .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mashup .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mashup .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mashup .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mashup .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.mashup .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mashup .mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}
.mashup .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mashup .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mashup .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mashup .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mashup .mCSB_scrollTools, .mashup .mCSB_scrollTools .mCSB_buttonDown, .mashup .mCSB_scrollTools .mCSB_buttonLeft, .mashup .mCSB_scrollTools .mCSB_buttonRight, .mashup .mCSB_scrollTools .mCSB_buttonUp, .mashup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}
.mashup .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mashup .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mashup .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mashup .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}
.mashup .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mashup .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mashup .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mashup .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mashup .mCustomScrollBox:hover > .mCSB_scrollTools, .mashup .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mashup .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mashup .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mashup .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mashup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(255, 255, 255, 0.3);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mashup .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mashup .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mashup .mCSB_scrollTools .mCSB_buttonDown, .mashup .mCSB_scrollTools .mCSB_buttonLeft, .mashup .mCSB_scrollTools .mCSB_buttonRight, .mashup .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mashup .mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mashup .mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mashup .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mashup .mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mashup .mCSB_scrollTools .mCSB_buttonDown:hover, .mashup .mCSB_scrollTools .mCSB_buttonLeft:hover, .mashup .mCSB_scrollTools .mCSB_buttonRight:hover, .mashup .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mashup .mCSB_scrollTools .mCSB_buttonDown:active, .mashup .mCSB_scrollTools .mCSB_buttonLeft:active, .mashup .mCSB_scrollTools .mCSB_buttonRight:active, .mashup .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mashup .mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}
.mashup .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mashup .mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mashup .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mashup .mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mashup .mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mashup .mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mashup .mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mashup .mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mashup .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mashup .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mashup .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mashup .mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mashup .mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mashup .mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mashup .mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mashup .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mashup .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mashup .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mashup .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mashup .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mashup .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mashup .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mashup .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mashup .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mashup .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mashup .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mashup .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mashup .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mashup .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mashup .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mashup .mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mashup .mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mashup .mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mashup .mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mashup .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mashup .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mashup .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mashup .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mashup .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mashup .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mashup .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mashup .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools, .mashup .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mashup .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mashup .mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mashup .mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mashup .mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mashup .mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mashup .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mashup .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools, .mashup .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools, .mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mashup .mCS-3d-thick.mCSB_scrollTools, .mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}
.mashup .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mashup .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mashup .mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mashup .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mashup .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mashup .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mashup .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mashup .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mashup .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mashup .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mashup .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mashup .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mashup .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mashup .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mashup .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mashup .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mashup .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mashup .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mashup .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mashup .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mashup .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mashup .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mashup .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mashup .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mashup .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mashup .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mashup .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mashup .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mashup .mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mashup .mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mashup .mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mashup .mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mashup .mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mashup .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mashup .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mashup .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mashup .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mashup .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mashup .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mashup .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mashup .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mashup .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mashup .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mashup .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}
.mashup .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mashup .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mashup .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mashup .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mashup .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mashup .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mashup .documentation {
  display: none;
}
.mashup.fsComposeMode .documentation {
  display: block;
  margin-top: 50px;
}
.mashup.fsComposeMode .documentation code {
  display: block;
  background: #666;
  margin: 10px 0;
  color: #FFF;
  padding: 10px;
}

body.fsAccountBarVisible {
  margin-top: 40px;
}

.landing .fsTwoColumnTopLayout {
  margin-left: 0;
  margin-right: 0;
}
.landing .fsTwoColumnTopLayout > .fsTwoColumnLayout {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
}
.landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:first-child {
  width: 72.88136%;
  padding-left: 0;
}
.landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) {
  padding-right: 0;
}
.landing .fsTwoColumnTopLayout > .fsTwoColumnLayout + .fsDiv {
  margin-top: 50px;
  padding: 0;
}
.landing .fsTwoColumnTopLayout > .fsTwoColumnLayout + .fsDiv > .fsElement:not(.img-btn-container) {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
}
@media (max-width: 999px) {
  .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > * {
    width: 47% !important;
  }
}
@media (max-width: 699px) {
  .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > * {
    width: 100% !important;
  }
  .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout .fsDiv:nth-child(2) {
    display: none;
  }
}

#fsBannerRight > .fsBanner > * + *, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) > .fsBanner > * + *, #fsBannerLeft > .fsBanner > * + * {
  margin-top: 40px;
}

.infographic {
  text-align: center;
}
.infographic header {
  margin-bottom: 20px;
}
.infographic img {
  display: inline-block;
}
.infographic strong {
  font-size: 50px;
  display: block;
  margin-bottom: 4px;
  line-height: 1;
}
.infographic .fsElementHeaderContent {
  height: 100px;
  position: relative;
}
.infographic .fsElementHeaderContent img {
  -webkit-transform: scale(0.5) translateX(-100%) translateY(-100%);
  -ms-transform: scale(0.5) translateX(-100%) translateY(-100%);
  transform: scale(0.5) translateX(-100%) translateY(-100%);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  position: absolute;
  top: 100%;
  max-width: none;
  left: 50%;
  min-height: 80px;
  max-height: 160px;
}

.img-btn-container {
  margin: 40px -20px;
}
.img-btn-container .fsDiv {
  padding: 0;
  margin-bottom: 0;
}

.img-btn {
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.img-btn .btn-content {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.img-btn:hover .btn-content {
  max-height: 9999px;
  transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
}
@media (max-width: 599px) {
  .img-btn:focus .btn-content {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
  }
}
body:not(.fsComposeMode) .img-btn {
  height: 300px;
}
.img-btn .btn-content {
  position: static;
  width: 80%;
  margin: 0 auto;
}
.img-btn .fsElementContent {
  margin-top: 10px;
}
.img-btn header, .img-btn footer, .img-btn .fsElementContent {
  position: relative;
}
.img-btn header {
  font-size: 20px;
}
.img-btn header strong {
  font-size: 30px;
  display: block;
}
.img-btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: background 0.5s;
}
.img-btn:after {
  content: "";
  width: 50%;
  height: 50%;
  background: url(../images/misc-doodle.png) no-repeat;
  background-size: cover;
  opacity: 0.2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.img-btn footer a {
  color: #fff;
  display: block;
  margin-top: 10px;
}
.img-btn footer a:hover {
  color: #ffcc00;
}
.img-btn footer a:after {
  content: "\00bb";
  display: inline-block;
  margin-left: 5px;
}
.img-btn p {
  margin-bottom: 0;
}
.img-btn:hover:before {
  background: rgba(0, 174, 203, 0.7);
}

.vid-btn, .img-vid-btn {
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  border-radius: 100%;
  position: relative;
  position: relative;
}
.landing .vid-btn, .landing .img-vid-btn {
  border-radius: 0;
  padding-bottom: 0;
}
.vid-btn footer, .img-vid-btn footer {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.vid-btn:hover footer, .img-vid-btn:hover footer {
  max-height: 9999px;
  transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
}
@media (max-width: 599px) {
  .vid-btn:focus footer, .img-vid-btn:focus footer {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
  }
}
.vid-btn footer, .img-vid-btn footer {
  position: static;
}
.vid-btn > a, .img-vid-btn > a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.vid-btn > a:before, .img-vid-btn > a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}
.vid-btn > a:after, .img-vid-btn > a:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 80%;
  top: 60%;
  opacity: 0.2;
  background: url(../images/misc-doodle.png) no-repeat;
  background-size: cover;
}
.vid-btn:hover > a:before, .img-vid-btn:hover > a:before {
  background: rgba(0, 174, 203, 0.6);
}
.vid-btn .vid-inner, .img-vid-btn .vid-inner {
  position: absolute;
  top: 50%;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vid-btn .vid-inner strong, .img-vid-btn .vid-inner strong {
  font-size: 25px;
  display: block;
}
.vid-btn footer a, .img-vid-btn footer a {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}
.vid-btn footer a:hover, .img-vid-btn footer a:hover {
  color: #ffcc00;
}

.vid-container {
  position: relative;
  margin: 0 auto;
  max-width: 54.44444em;
  max-width: 61.25rem;
}
@media (max-width: 899px) {
  .vid-container .fsStyleColumn {
    width: 50%;
    float: left;
    padding-left: 1em;
    padding-right: 1em;
  }
  .vid-container .fsStyleColumn-last {
    display: block;
    margin: 0 auto;
    float: none;
    clear: both;
  }
}
@media (max-width: 699px) {
  .vid-container .fsStyleColumn {
    width: 100%;
  }
}

.lightbox-container {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.open-lightbox .lightbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lightbox-container .lightbox-wrap {
  width: 75%;
  margin: 0 auto;
  max-width: 1180px;
  position: relative;
}
.lightbox-container .fsElementContent {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.lightbox-container .fsElementContent iframe, .lightbox-container .fsElementContent video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightbox-container .fsElementContent:not(.show-me) {
  display: none;
}
.lightbox-container .fsMediaCustomPlayer {
  position: static;
}
.lightbox-container .lightbox-close {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  bottom: calc(100% + 20px);
  left: calc(100% + 20px);
  cursor: pointer;
}
.lightbox-container .lightbox-close:before {
  content: "\00d7";
  color: #fff;
  font-size: 44px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center;
}
@media (max-width: 599px) {
  .lightbox-container .lightbox-close {
    left: 100%;
  }
}

.text-slider {
  position: relative;
  max-width: 980px !important;
}
.text-slider header {
  position: absolute;
  top: 0;
  left: 0;
}
.text-slider header:after {
  content: "{";
  font-size: 200px;
  opacity: 0.5;
  display: inline-block;
  color: #5a8e22;
  position: absolute;
  left: calc(100% + 30px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 340px;
}
body.fsDraftMode .text-slider header {
  position: relative;
}
body.fsDraftMode .text-slider header:after {
  left: auto;
}
.text-slider .fsElementTitle {
  text-transform: uppercase;
  font-size: 35px;
  color: #5a8e22;
  width: 120px;
  text-align: right;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.35;
}
.text-slider > .fsElementContent {
  padding-left: 280px;
  font-size: 33px;
  text-align: center;
}
.text-slider .slick-arrow {
  border: 0;
  background: transparent;
  font-size: 0;
  position: absolute;
  bottom: -30px;
}
.text-slider .slick-arrow:before, .text-slider .slick-arrow:after {
  color: #00aecb;
  font-size: 18px;
  display: inline-block;
  margin: 0 3px;
  transition: color 0.3s;
}
.text-slider .slick-arrow:hover:before, .text-slider .slick-arrow:hover:after {
  color: #ffcc00;
}
.text-slider .slick-prev {
  left: calc(((100% - 280px) / 2) + 280px);
  -webkit-transform: translateX(calc(-100% - 15px));
  -ms-transform: translateX(calc(-100% - 15px));
  transform: translateX(calc(-100% - 15px));
}
.text-slider .slick-prev:before {
  content: "\00ab";
}
.text-slider .slick-prev:after {
  content: "Prev";
}
.text-slider .slick-next {
  left: calc(((100% - 280px) / 2) + 280px);
}
.text-slider .slick-next:before {
  content: "Next";
}
.text-slider .slick-next:after {
  content: "\00bb";
}
@media (max-width: 699px) {
  .text-slider header {
    position: static;
    text-align: center;
    margin-bottom: 20px;
  }
  .text-slider .fsElementTitle {
    width: auto;
  }
  .text-slider .fsElementContent {
    padding-left: 0;
  }
  .text-slider .slick-prev {
    left: 50%;
  }
  .text-slider .slick-next {
    right: 50%;
    left: auto;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.info-slider.slick-slider .fsDiv {
  float: left;
}
.info-slider .fsDiv {
  margin-bottom: 0;
}
.info-slider .slick-arrow {
  position: absolute;
  border: 0;
  background: transparent;
  font-size: 0;
  top: 50%;
  height: 20px;
  width: 20px;
  line-height: 13px;
  z-index: 10;
}
.info-slider .slick-arrow:before {
  font-size: 31px;
  color: #404040;
}
.info-slider .slick-arrow:hover:before {
  color: #ffcc00;
}
.info-slider .slick-prev {
  left: 0;
}
.info-slider .slick-prev:before {
  content: "\00ab";
}
.info-slider .slick-next {
  right: 0;
}
.info-slider .slick-next:before {
  content: "\00bb";
}
@media (max-width: 699px) {
  .info-slider .slick-arrow {
    top: auto;
    bottom: calc(100% + 20px);
  }
  .info-slider .slick-prev {
    left: calc(50% - 10px);
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
  .info-slider .slick-next {
    right: calc(50% - 10px);
    -webkit-transform: translate(100%);
    -ms-transform: translate(100%);
    transform: translate(100%);
  }
}
.home .info-slider {
  margin-top: 40px;
  margin-bottom: 40px;
}

.slick-slider .slick-slide, .info-slider .fsStyleColumn {
  outline: 0;
}

.fsError {
  background-color: #006751;
}

.campus-map {
  font-family: "myriad-pro", sans-serif;
}
.campus-map.map-pop-active .map-container:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  content: '';
  z-index: 200;
}
.campus-map .map-container {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.campus-map .map-container > .fsElementContent {
  position: relative;
}
.campus-map .map-container > .fsElementContent img {
  display: block;
  width: 100%;
  height: auto;
}
.campus-map .map-points {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 800px) {
  .campus-map .map-points {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 0.625rem;
  }
}
.campus-map .map-points li {
  position: absolute;
  z-index: 0;
  counter-increment: li;
  width: 58px;
  height: 58px;
}
.campus-map .map-points li:hover {
  z-index: 1;
}
.campus-map .map-points li.pin-1 {
  left: 70%;
  bottom: 67%;
}
.campus-map .map-points li.pin-2 {
  left: 71%;
  bottom: 79%;
}
.campus-map .map-points li.pin-3 {
  left: 48%;
  bottom: 71%;
}
.campus-map .map-points li.pin-4 {
  left: 54%;
  bottom: 57%;
}
.campus-map .map-points li.pin-5 {
  left: 81%;
  bottom: 61%;
}
.campus-map .map-points li.pin-6 {
  left: 64%;
  bottom: 40%;
}
.campus-map .map-points li.pin-7 {
  left: 13%;
  bottom: 47%;
}
.campus-map .map-points li.pin-8 {
  left: 51%;
  bottom: 86%;
}
.campus-map .map-points li.pin-9 {
  left: 70%;
  bottom: 52%;
}
.campus-map .map-points li.pin-10 {
  left: 78%;
  bottom: 56%;
}
.campus-map .map-points li.pin-11 {
  left: 83%;
  bottom: 15%;
}
.campus-map .map-points li.pin-12 {
  left: 48%;
  bottom: 28%;
}
.campus-map .map-points li.pin-13 {
  left: 20%;
  bottom: 32%;
}
.campus-map .map-points li.pin-14 {
  left: 35%;
  bottom: 44%;
}
.campus-map .map-points li.pin-15 {
  left: 86%;
  bottom: 70%;
}
.campus-map .map-points li:before {
  border-radius: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  background: rgba(0, 76, 60, 0.15);
}
.campus-map .map-points li:after {
  content: '';
  position: absolute;
  top: -14.5px;
  left: -14.5px;
  width: 87px;
  height: 87px;
  border-radius: 100%;
  background: rgba(0, 76, 60, 0.1);
}
.campus-map .map-points li a {
  display: block;
  position: relative;
  border-radius: 100%;
  line-height: 1;
  width: 100%;
  height: 100%;
}
.campus-map .map-points li a:hover:before {
  background: #004c3c;
}
.campus-map .map-points li a:hover .map-text {
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1) translate(-50%, 0%);
  -ms-transform: scale(1) translate(-50%, 0%);
  transform: scale(1) translate(-50%, 0%);
  opacity: 1;
  visibility: visible;
}
.campus-map .map-points li a:before {
  border-radius: 100%;
  transition: all 0.3s ease;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 9.66667px;
  height: 9.66667px;
  background: #004c3c;
}
.campus-map .map-points li a:after {
  content: '';
  position: absolute;
  top: 14.5px;
  left: 14.5px;
  width: 29px;
  height: 29px;
  border: 1px solid rgba(0, 76, 60, 0.3);
  border-radius: 100%;
  background: rgba(0, 76, 60, 0.4);
}
.campus-map .map-points li a .map-text {
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.35);
  bottom: 100%;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 20px;
  color: #666;
  position: absolute;
  left: 50%;
  border-radius: 5px;
  white-space: nowrap;
  -webkit-transform: scale(0.95) translate(-50%, 100%);
  -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-points li a .map-text:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(100% - 1px);
  -webkit-filter: drop-shadow(0px 10px 2px rgba(0, 0, 0, 0.35));
  filter: drop-shadow(0px 10px 2px rgba(0, 0, 0, 0.35));
}
.campus-map .map-key {
  margin: 0 0 20px 0;
  padding: 0;
}
.campus-map:not(.fsComposeMode) .map-key {
  display: none;
}
@media (min-width: 600px) {
  .campus-map .map-key > .fsElementContent {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-rule: 0;
    -moz-column-rule: 0;
    column-rule: 0;
    min-height: initial;
  }
}
.campus-map .map-key .fsNavLevel1 {
  list-style-type: none;
}
.campus-map .map-key .fsNavLevel1 li {
  counter-increment: li;
}
.campus-map .map-key .fsNavLevel1 li:before {
  content: " " counter(li) ") ";
}
@media (min-width: 600px) {
  .campus-map .map-key .fsNavLevel1 li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
  }
  .no-csscolumns .campus-map .map-key .fsNavLevel1 li li {
    float: left;
    display: block;
    width: 50%;
    vertical-align: top;
  }
}
.campus-map .map-detail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.campus-map .map-detail > .fsElementContent, .campus-map .map-detail .fsMediaCustomPlayer, .campus-map .map-detail .slick-list {
  height: 100% !important;
}
.campus-map .map-detail .fsMediaCustomPlayer {
  font-family: "myriad-pro", sans-serif;
  color: #6d6d6d;
  font-size: 18px;
}
.campus-map .map-detail .slick-dots {
  list-style: none;
  margin: 0;
  padding: 20px;
  display: none !important;
  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;
}
.campus-map .map-detail .fsSlideImage img {
  display: block;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: auto;
}
.campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  line-height: 1.5;
}
@media (min-width: 600px) {
  .campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.campus-map .map-detail .fsSlideImage .fsCaptionTitleWrapper .fsSlideTitle {
  font-weight: 500;
  color: #FFF;
}
.campus-map .map-detail .fsCaptionDescWrapper {
  padding: 20px;
  line-height: 1.5;
}
.campus-map .map-detail .fsCaptionDescWrapper .fsSlideDescription p:last-child {
  margin-bottom: 0;
}
.campus-map.map-pop-active .map-pop-wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.campus-map .map-pop-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  opacity: 0;
  z-index: 500;
  transition: all 0.3s ease;
  -webkit-transform: translateX(100%);
  -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;
}

.ath-page, .athletics-2 {
  /*! navigation - main v0.0.1 */
}
.ath-page #fsPageBodyWrapper, .athletics-2 #fsPageBodyWrapper {
  padding: 40px 20px 0;
}
.ath-page #fsPageContent, .athletics-2 #fsPageContent {
  margin: 0;
}
.ath-page .fsPageLayout > .fsDiv, .athletics-2 .fsPageLayout > .fsDiv {
  margin-bottom: 0;
}
.ath-page .fsPageLayout > .fsDiv > *:last-child, .athletics-2 .fsPageLayout > .fsDiv > *:last-child {
  margin-bottom: 0;
}
.ath-page .fsElementTitle, .athletics-2 .fsElementTitle {
  font-size: 25px;
  color: #006751;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  .ath-page .ath-three-col .fsStyleColumn-1, .athletics-2 .ath-three-col .fsStyleColumn-1 {
    width: 33.33333%;
  }
  .ath-page .ath-three-col .fsStyleColumn-2, .athletics-2 .ath-three-col .fsStyleColumn-2 {
    width: 41.66667%;
  }
  .ath-page .ath-three-col .fsStyleColumn-3, .athletics-2 .ath-three-col .fsStyleColumn-3 {
    width: 25%;
  }
}
.ath-page .drawer, .athletics-2 .drawer {
  background: #006751;
  top: 190px;
}
@media (min-width: 900px) {
  .ath-page .drawer, .athletics-2 .drawer {
    top: 200px;
  }
}
.ath-page .drawer-ribbon, .athletics-2 .drawer-ribbon {
  background: #006751;
  width: 100%;
  text-align: center;
}
.ath-page .drawer-trigger, .athletics-2 .drawer-trigger {
  max-width: 100%;
  color: #fff;
  line-height: 0;
  font-size: 14px;
}
.ath-page .drawer-trigger:before, .ath-page .drawer-trigger:after, .athletics-2 .drawer-trigger:before, .athletics-2 .drawer-trigger:after {
  max-width: 20px;
  margin-left: -40px;
}
.ath-page .header-top, .athletics-2 .header-top {
  height: 140px;
}
@media (min-width: 900px) {
  .ath-page .header-top, .athletics-2 .header-top {
    height: auto;
  }
}
.ath-page .header-top:after, .athletics-2 .header-top:after {
  content: '';
  clear: both;
  display: block;
  width: 100%;
}
.ath-page .landing-info, .athletics-2 .landing-info {
  float: left;
}
.ath-page textarea,
.ath-page #fsHeader, .athletics-2 textarea,
.athletics-2 #fsHeader {
  background: #fff;
  padding: 0;
}
.ath-page .header-top, .athletics-2 .header-top {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem;
  padding: 35px 20px;
}
.ath-page .header-top .home-button, .athletics-2 .header-top .home-button {
  display: none;
  position: absolute;
  top: 0;
  right: 80px;
  width: 120px;
}
@media (min-width: 1000px) {
  .ath-page .header-top .home-button, .athletics-2 .header-top .home-button {
    display: block;
  }
}
.ath-page .home-button, .athletics-2 .home-button {
  display: block;
  padding: 10px;
  background: #e4e7eb;
  color: #5a8e22;
  font-size: 15px;
  font-weight: 400;
}
.fsMenu .home-button {
  padding: 20px;
  margin: 20px;
}
.fsMenu .home-button img {
  display: inline-block;
  float: none;
}
.ath-page .home-button img, .athletics-2 .home-button img {
  padding-right: 10px;
  float: left;
  width: 40px;
}
.ath-page .home-button:hover, .athletics-2 .home-button:hover {
  background: #c7cdd5;
}
.ath-page .ath-2-search, .athletics-2 .ath-2-search {
  float: right;
  position: relative;
  color: #fff;
}
@media (min-width: 700px) {
  .ath-page .ath-2-search, .athletics-2 .ath-2-search {
    top: 20px;
  }
}
@media (min-width: 900px) {
  .ath-page .ath-2-search, .athletics-2 .ath-2-search {
    top: 50px;
  }
}
.ath-page .ath-2-search:hover input[type="text"], .athletics-2 .ath-2-search:hover input[type="text"] {
  width: 180px;
  opacity: 1;
}
.ath-page .ath-2-search button, .athletics-2 .ath-2-search button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
}
.ath-page .ath-2-search input[type="text"], .athletics-2 .ath-2-search input[type="text"] {
  border: 0;
  padding: 3px 40px 3px 15px;
  -webkit-appearance: none;
  background: #5a8e22;
  border-radius: 30px;
  height: 30px;
  width: 0;
  opacity: 0;
  transition: 0.3s all ease-in-out;
}
.ath-page .ath-2-search button[type="submit"], .athletics-2 .ath-2-search button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: #5a8e22;
  line-height: 30px;
}
.ath-page .ath-2-search button[type="submit"]:before, .athletics-2 .ath-2-search button[type="submit"]:before {
  content: "";
  font-family: "IcoMoon";
  font-size: 13px;
}
@media (max-width: 999px) {
  .ath-page .ath-2-search, .athletics-2 .ath-2-search {
    display: none;
  }
}
.ath-page .ath-seasons, .athletics-2 .ath-seasons {
  position: relative;
  margin-bottom: 60px;
}
.ath-page .ath-seasons .fsTabsNav, .athletics-2 .ath-seasons .fsTabsNav {
  text-align: center;
  background: #fff;
  display: block;
}
@media (max-width: 900px) {
  .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header {
    display: none;
  }
}
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: none;
}
@media (min-width: 900px) {
  .ath-page .ath-seasons .fsTabsNavItem, .athletics-2 .ath-seasons .fsTabsNavItem {
    margin: 0 20px;
  }
}
.ath-page .ath-seasons .fsTabsNavItem a, .athletics-2 .ath-seasons .fsTabsNavItem a {
  box-shadow: 0 -4px 0 rgba(90, 142, 34, 0);
  background: #fff;
  color: rgba(0, 103, 81, 0.5);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
}
.ath-page .ath-seasons .fsTabsNavItem a:hover, .athletics-2 .ath-seasons .fsTabsNavItem a:hover {
  background: #fff;
  color: rgba(0, 103, 81, 0.8);
  box-shadow: 0 -4px 0 rgba(90, 142, 34, 0.8);
}
.ath-page .ath-seasons .fsTabsNavItem.fsStateSelected a, .athletics-2 .ath-seasons .fsTabsNavItem.fsStateSelected a {
  color: #006751;
  background: #e4e7eb;
  box-shadow: 0 -4px 0 #5a8e22;
}
.ath-page .ath-seasons .fsPanel, .athletics-2 .ath-seasons .fsPanel {
  position: relative;
  margin: 0 auto;
  max-width: 53.33333em;
  max-width: 60rem;
  background: #e4e7eb;
  position: relative;
  padding: 20px;
}
.ath-page .ath-seasons .fsPanel:before, .ath-page .ath-seasons .fsPanel:after, .athletics-2 .ath-seasons .fsPanel:before, .athletics-2 .ath-seasons .fsPanel:after {
  content: '';
  position: absolute;
  display: block;
  background: #e4e7eb;
  top: 0;
  height: 100%;
  width: 100vw;
}
.ath-page .ath-seasons .fsPanel:before, .athletics-2 .ath-seasons .fsPanel:before {
  left: -100vw;
}
.ath-page .ath-seasons .fsPanel:after, .athletics-2 .ath-seasons .fsPanel:after {
  right: -100vw;
}
.ath-page .ath-seasons .fsAthleticsTeamDirectory, .athletics-2 .ath-seasons .fsAthleticsTeamDirectory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ath-page .ath-seasons li[data-sport], .athletics-2 .ath-seasons li[data-sport] {
  margin: 0 0 20px;
  width: 25%;
}
.ath-page .ath-seasons li[data-sport]:before, .athletics-2 .ath-seasons li[data-sport]:before {
  content: attr(data-sport);
  pointer-events: auto;
  display: block;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: #006751;
}
.ath-page .ath-cal-slider footer a,
.ath-page .ath-scoreboard footer a, .athletics-2 .ath-cal-slider footer a,
.athletics-2 .ath-scoreboard footer a {
  color: #5a8e22;
}
.ath-page .ath-cal-slider footer a:hover,
.ath-page .ath-scoreboard footer a:hover, .athletics-2 .ath-cal-slider footer a:hover,
.athletics-2 .ath-scoreboard footer a:hover {
  color: #00aecb;
}
@media (min-width: 900px) {
  .ath-page .ath-cal-slider, .athletics-2 .ath-cal-slider {
    padding-right: 40px;
  }
}
.ath-page .ath-cal-slider article, .athletics-2 .ath-cal-slider article {
  padding-left: 75px;
}
.ath-page .ath-cal-slider .fsDate, .athletics-2 .ath-cal-slider .fsDate {
  border-radius: 0;
  padding-top: 9px;
  font-size: 14px;
  height: 60px;
  width: 60px;
  line-height: 1;
  background: #004c3c;
}
.ath-page .ath-cal-slider .fsTitle,
.ath-page .ath-cal-slider .fsTitle a, .athletics-2 .ath-cal-slider .fsTitle,
.athletics-2 .ath-cal-slider .fsTitle a {
  color: #5a8e22;
  font-weight: bold;
  font-size: 16px;
}
.ath-page .ath-cal-slider .fsTitle a:hover, .athletics-2 .ath-cal-slider .fsTitle a:hover {
  color: #263c0e;
}
.ath-page .ath-cal-slider .fsMonth, .athletics-2 .ath-cal-slider .fsMonth {
  text-transform: uppercase;
}
.ath-page .ath-cal-slider .fsDay, .athletics-2 .ath-cal-slider .fsDay {
  font-weight: bold;
  font-size: 30px;
}
.ath-page .ath-cal-slider .fsYear, .athletics-2 .ath-cal-slider .fsYear {
  display: none;
}
.ath-page .ath-cal-slider .ath-cal-dots, .athletics-2 .ath-cal-slider .ath-cal-dots {
  float: left;
}
.ath-page .ath-cal-slider footer, .athletics-2 .ath-cal-slider footer {
  border-top: 1px solid #c2c2c2;
  padding-top: 15px;
  font-size: 14px;
}
.ath-page .ath-cal-slider footer:after, .athletics-2 .ath-cal-slider footer:after {
  content: '';
  clear: both;
  display: block;
  width: 100%;
}
.ath-page .ath-cal-slider footer a, .athletics-2 .ath-cal-slider footer a {
  float: right;
  text-align: right;
}
.ath-page .ath-cal-dots, .ath-page .ath-cal-dots ul, .athletics-2 .ath-cal-dots, .athletics-2 .ath-cal-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ath-page .ath-cal-dots li, .athletics-2 .ath-cal-dots li {
  margin: 0;
  padding: 0;
}
.ath-page .ath-cal-dots li, .athletics-2 .ath-cal-dots li {
  display: inline-block;
}
.ath-page .ath-cal-dots li.slick-active button, .athletics-2 .ath-cal-dots li.slick-active button {
  background: #5a8e22;
}
.ath-page .ath-cal-dots button, .athletics-2 .ath-cal-dots button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  display: block;
  color: transparent;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  border-radius: 10px;
  background: #c2c2c2;
}
.ath-page .ath-scoreboard, .athletics-2 .ath-scoreboard {
  margin-bottom: 40px;
}
.ath-page .ath-scoreboard article, .athletics-2 .ath-scoreboard article {
  background: #e4e7eb;
  padding: 10px;
}
.ath-page .ath-scoreboard article:after, .athletics-2 .ath-scoreboard article:after {
  content: '';
  clear: both;
  display: block;
  width: 100%;
}
.ath-page .ath-scoreboard article > *, .athletics-2 .ath-scoreboard article > * {
  display: inline-block;
}
.ath-page .ath-scoreboard article:nth-of-type(even), .athletics-2 .ath-scoreboard article:nth-of-type(even) {
  background: none;
}
.ath-page .ath-scoreboard .fsDateTime, .athletics-2 .ath-scoreboard .fsDateTime {
  text-align: left;
  float: left;
  padding-right: 20px;
}
.ath-page .ath-scoreboard .fsAthleticsResultWrapper, .athletics-2 .ath-scoreboard .fsAthleticsResultWrapper {
  float: right;
  text-align: right;
}
.ath-page .ath-scoreboard .fsAthleticsResult, .athletics-2 .ath-scoreboard .fsAthleticsResult {
  border-right: 1px solid #404040;
  padding-right: 6px;
}
.ath-page .ath-scoreboard .fsAthleticsScore, .athletics-2 .ath-scoreboard .fsAthleticsScore {
  padding-left: 4px;
}
.ath-page .ath-scoreboard footer, .athletics-2 .ath-scoreboard footer {
  font-size: 14px;
}
.ath-page .ath-coach-slider, .athletics-2 .ath-coach-slider {
  background: #e4e7eb;
  position: relative;
  padding: 40px 20px;
  text-align: center;
}
.ath-page .ath-coach-slider .fsElementTitle, .athletics-2 .ath-coach-slider .fsElementTitle {
  text-align: center;
  color: #004c3c;
  font-size: 30px;
  margin-bottom: 40px;
}
.ath-page .ath-coach-slider:before, .ath-page .ath-coach-slider:after, .athletics-2 .ath-coach-slider:before, .athletics-2 .ath-coach-slider:after {
  content: '';
  position: absolute;
  display: block;
  background: #e4e7eb;
  top: 0;
  height: 100%;
  width: 100vw;
}
.ath-page .ath-coach-slider:before, .athletics-2 .ath-coach-slider:before {
  left: -100vw;
}
.ath-page .ath-coach-slider:after, .athletics-2 .ath-coach-slider:after {
  right: -100vw;
}
.ath-page .ath-coach-slider .fsConstituentItem, .athletics-2 .ath-coach-slider .fsConstituentItem {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ath-page .ath-coach-slider .slick-slider, .athletics-2 .ath-coach-slider .slick-slider {
  margin-left: -20px;
  margin-right: -20px;
}
.ath-page .ath-coach-slider .slick-track, .athletics-2 .ath-coach-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.ath-page .ath-coach-slider .fsConstituentItem, .athletics-2 .ath-coach-slider .fsConstituentItem {
  height: auto;
  margin: 0 10px;
}
.ath-page .ath-coach-slider .fsEmail, .athletics-2 .ath-coach-slider .fsEmail {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  line-height: .8;
  display: block;
}
.ath-page .ath-coach-slider .fsEmail a, .athletics-2 .ath-coach-slider .fsEmail a {
  color: #5a8e22;
}
.ath-page .ath-coach-slider .fsFullName, .ath-page .ath-coach-slider .fsFullName a, .athletics-2 .ath-coach-slider .fsFullName, .athletics-2 .ath-coach-slider .fsFullName a {
  color: #006751;
  font-size: 18px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-weight: bold;
}
.ath-page .ath-coach-slider .fsFullName:hover, .ath-page .ath-coach-slider .fsFullName a:hover, .athletics-2 .ath-coach-slider .fsFullName:hover, .athletics-2 .ath-coach-slider .fsFullName a:hover {
  color: #5a8e22;
}
.ath-page .ath-coach-slider .fsTitles, .athletics-2 .ath-coach-slider .fsTitles {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.ath-page .ath-coach-slider .fsTitles:before, .athletics-2 .ath-coach-slider .fsTitles:before {
  content: "I COACH:";
  font-size: 15px;
  font-weight: bold;
  display: block;
  color: #006751;
  margin-top: 15px;
}
.ath-page .ath-coach-slider .fsPhoto, .athletics-2 .ath-coach-slider .fsPhoto {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.ath-page .ath-coach-arrows, .athletics-2 .ath-coach-arrows {
  text-align: center;
  padding: 20px 0;
  vertical-align: middle;
}
.ath-page .ath-coach-arrows:hover .slick-prev:after, .athletics-2 .ath-coach-arrows:hover .slick-prev:after {
  background-color: #006751;
}
.ath-page .ath-coach-arrows .slick-arrow, .athletics-2 .ath-coach-arrows .slick-arrow {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  z-index: 999;
  height: 40px;
  width: 40px;
  background: none;
  border: 1px solid #5a8e22;
  color: transparent;
  padding: 0 10px;
  position: relative;
  font-family: "IcoMoon";
  font-size: 0;
}
.ath-page .ath-coach-arrows .slick-arrow:hover, .athletics-2 .ath-coach-arrows .slick-arrow:hover {
  color: #006751;
  border-color: #006751;
}
.ath-page .ath-coach-arrows .slick-arrow:hover:before, .athletics-2 .ath-coach-arrows .slick-arrow:hover:before {
  color: #006751;
}
.ath-page .ath-coach-arrows .slick-arrow:before, .athletics-2 .ath-coach-arrows .slick-arrow:before {
  content: '';
  color: #5a8e22;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 16px;
}
.ath-page .ath-coach-arrows .slick-prev, .athletics-2 .ath-coach-arrows .slick-prev {
  border-right: 0;
}
.ath-page .ath-coach-arrows .slick-prev:after, .athletics-2 .ath-coach-arrows .slick-prev:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #5a8e22;
}
.ath-page .ath-coach-arrows .slick-prev:before, .athletics-2 .ath-coach-arrows .slick-prev:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ath-page .ath-coach-arrows .slick-next, .athletics-2 .ath-coach-arrows .slick-next {
  border-left: 0;
}
.ath-page .ath-coach-arrows .slick-next:before, .athletics-2 .ath-coach-arrows .slick-next:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ath-page .athletics-button:last-of-type, .athletics-2 .athletics-button:last-of-type {
  margin-bottom: 40px;
}
.ath-page .athletics-button p:empty, .athletics-2 .athletics-button p:empty {
  display: none;
}
.ath-page .athletics-button a, .athletics-2 .athletics-button a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 27px;
  background: #004c3c;
  color: #fff;
  outline: 0;
  border-radius: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  text-align: center;
  transition: all 0.8s;
  line-height: 1.3;
  padding: 20px 10px;
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.ath-page .athletics-button a:hover, .athletics-2 .athletics-button a:hover {
  background: transparent;
  color: #004c3c;
}
.ath-page .athletics-button a:hover:before, .ath-page .athletics-button a:hover:after, .athletics-2 .athletics-button a:hover:before, .athletics-2 .athletics-button a:hover:after {
  width: 100%;
}
.ath-page .athletics-button a em, .athletics-2 .athletics-button a em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.ath-page .athletics-button a:before, .ath-page .athletics-button a:after, .athletics-2 .athletics-button a:before, .athletics-2 .athletics-button a:after {
  content: "";
  position: absolute;
  width: 0;
  transition: width 0.5s;
  height: 2px;
  background: #004c3c;
}
.ath-page .athletics-button a:before, .athletics-2 .athletics-button a:before {
  top: 0;
  right: 0;
}
.ath-page .athletics-button a:after, .athletics-2 .athletics-button a:after {
  bottom: 0;
  left: 0;
}
.btn-container .ath-page .athletics-button a, .btn-container .athletics-2 .athletics-button a {
  display: block;
}
#fsBannerLeft .ath-page .athletics-button a, #fsBannerRight .ath-page .athletics-button a, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .ath-page .athletics-button a, .fsStyleOneThird .ath-page .athletics-button a, #fsBannerLeft .athletics-2 .athletics-button a, #fsBannerRight .athletics-2 .athletics-button a, .landing .fsTwoColumnTopLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .athletics-2 .athletics-button a, .fsStyleOneThird .athletics-2 .athletics-button a {
  width: 100%;
}
.ath-page .athletics-button a:hover, .athletics-2 .athletics-button a:hover {
  background: #00aecb;
}
.ath-page .athletics-button a strong, .athletics-2 .athletics-button a strong {
  font-size: 15px;
  text-transform: none;
  font-weight: normal;
}
.ath-page .module-athletics, .athletics-2 .module-athletics {
  border-radius: 0;
  padding: 20px;
  background: #fcfcfc;
  border: 1px solid #dddddd;
  border-top: 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  color: #404040;
  box-shadow: 0 -4px 0 #5a8e22;
}
.ath-page .module-athletics .fsElementTitle, .athletics-2 .module-athletics .fsElementTitle {
  color: #006751;
  text-align: center;
  font-size: 20px;
  line-height: 1.2em;
}
.ath-page .ath-slideshow-container > header, .athletics-2 .ath-slideshow-container > header {
  display: none;
}
.ath-page .ath-grid-contain, .athletics-2 .ath-grid-contain {
  height: 500px;
}
body:not(.fsDraftMode) .ath-2-slide {
  display: none;
}
.ath-page .ath-grid-contain .slick-arrow, .athletics-2 .ath-grid-contain .slick-arrow {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 50px;
  width: 40px;
  background: #fff;
  color: transparent;
  padding: 0 10px;
}
.ath-page .ath-grid-contain .slick-arrow:before, .athletics-2 .ath-grid-contain .slick-arrow:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #004c3c;
}
.ath-page .ath-grid-contain .slick-prev, .athletics-2 .ath-grid-contain .slick-prev {
  left: 0;
}
.ath-page .ath-grid-contain .slick-prev:before, .athletics-2 .ath-grid-contain .slick-prev:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
@media (min-width: 1180px) {
  .ath-page .ath-grid-contain .slick-prev, .athletics-2 .ath-grid-contain .slick-prev {
    left: calc(50% - 630px);
  }
}
.ath-page .ath-grid-contain .slick-next, .athletics-2 .ath-grid-contain .slick-next {
  left: auto;
  right: 0;
}
.ath-page .ath-grid-contain .slick-next:before, .athletics-2 .ath-grid-contain .slick-next:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
@media (min-width: 1180px) {
  .ath-page .ath-grid-contain .slick-next, .athletics-2 .ath-grid-contain .slick-next {
    right: calc(50% - 630px);
  }
}
.ath-page .ath-grid-contain .slick-list, .athletics-2 .ath-grid-contain .slick-list {
  height: 100%;
}
.ath-page .ath-grid-contain .slick-track, .athletics-2 .ath-grid-contain .slick-track {
  height: 100%;
}
.ath-page .ath-grid-contain .slick-slide, .athletics-2 .ath-grid-contain .slick-slide {
  opacity: 0.5;
  transition: 0.3s opacity;
}
.ath-page .ath-grid-contain .slick-slide + .slick-current, .athletics-2 .ath-grid-contain .slick-slide + .slick-current {
  opacity: 1;
}
.ath-page .ath-grid-contain .fsMediaCustomPlayer, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer {
  width: 100%;
  height: 100%;
}
@media (min-width: 600px) {
  .ath-page .ath-grid-contain .fsMediaCustomPlayer, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer {
    width: 600px;
  }
}
@media (min-width: 800px) {
  .ath-page .ath-grid-contain .fsMediaCustomPlayer, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer {
    width: 800;
  }
}
@media (min-width: 900px) {
  .ath-page .ath-grid-contain .fsMediaCustomPlayer, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer {
    width: 900;
  }
}
@media (min-width: 1024px) {
  .ath-page .ath-grid-contain .fsMediaCustomPlayer, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer {
    width: 1024px;
  }
}
@media (min-width: 1180px) {
  .ath-page .ath-grid-contain .fsMediaCustomPlayer, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer {
    width: 1180px;
  }
}
.ath-page .ath-grid-contain .fsMediaCustomPlayer > *, .athletics-2 .ath-grid-contain .fsMediaCustomPlayer > * {
  box-shadow: inset 0 0 0 4px #fff;
}
.ath-page .ath-grid-contain .caption, .athletics-2 .ath-grid-contain .caption {
  padding: 20px;
  background: #5a8e22;
  color: #fff;
  position: absolute;
  top: 50%;
  height: 50%;
  width: 50%;
  left: 0;
  display: none;
  font-size: 15px;
  line-height: 24px;
}
.ath-page .ath-grid-contain .caption strong, .athletics-2 .ath-grid-contain .caption strong {
  font-family: "myriad-pro", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .ath-page .ath-grid-contain .caption, .athletics-2 .ath-grid-contain .caption {
    display: block;
  }
}
@media (min-width: 900px) {
  .ath-page .ath-grid-contain .caption, .athletics-2 .ath-grid-contain .caption {
    top: 55%;
    height: 45%;
    width: 25%;
  }
}
.ath-page .ath-grid-contain .ath-ss, .athletics-2 .ath-grid-contain .ath-ss {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.ath-page .ath-grid-contain .ath-ss.slide0, .athletics-2 .ath-grid-contain .ath-ss.slide0 {
  display: block;
}
@media (min-width: 600px) {
  .ath-page .ath-grid-contain .ath-ss.slide0, .athletics-2 .ath-grid-contain .ath-ss.slide0 {
    height: 50%;
    width: 50%;
  }
  .ath-page .ath-grid-contain .ath-ss.slide1, .athletics-2 .ath-grid-contain .ath-ss.slide1 {
    width: 50%;
    height: 100%;
    left: 50%;
    display: block;
  }
}
@media (min-width: 900px) {
  .ath-page .ath-grid-contain .ath-ss, .athletics-2 .ath-grid-contain .ath-ss {
    height: 55%;
    width: 25%;
    display: block;
  }
  .ath-page .ath-grid-contain .ath-ss.slide0, .athletics-2 .ath-grid-contain .ath-ss.slide0 {
    width: 25%;
    height: 55%;
  }
  .ath-page .ath-grid-contain .ath-ss.slide1, .athletics-2 .ath-grid-contain .ath-ss.slide1 {
    height: 100%;
    width: 30%;
    left: 25%;
  }
  .ath-page .ath-grid-contain .ath-ss.slide2, .athletics-2 .ath-grid-contain .ath-ss.slide2 {
    width: 45%;
    left: 55%;
    height: 40%;
  }
  .ath-page .ath-grid-contain .ath-ss.slide3, .athletics-2 .ath-grid-contain .ath-ss.slide3 {
    width: 45%;
    height: 60%;
    left: 55%;
    top: 40%;
  }
}
#fsHeader .ath-page .ath-nav-main, #fsHeader .athletics-2 .ath-nav-main {
  display: none;
}
@media (min-width: 1000px) {
  #fsHeader .ath-page .ath-nav-main, #fsHeader .athletics-2 .ath-nav-main {
    display: block;
  }
}
.ath-page .ath-nav-main, .ath-page .ath-nav-main ul, .athletics-2 .ath-nav-main, .athletics-2 .ath-nav-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ath-page .ath-nav-main li, .athletics-2 .ath-nav-main li {
  margin: 0;
  padding: 0;
}
@media (min-width: 1000px) {
  .ath-page .ath-nav-main .fsNavLevel1, .athletics-2 .ath-nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 65.55556em;
    max-width: 73.75rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .no-flexbox .ath-page .ath-nav-main .fsNavLevel1, .no-flexbox .athletics-2 .ath-nav-main .fsNavLevel1 {
    text-align: justify;
    font-size: 0.1px;
  }
  .no-flexbox .ath-page .ath-nav-main .fsNavLevel1 > li, .no-flexbox .athletics-2 .ath-nav-main .fsNavLevel1 > li {
    display: inline-block;
  }
  .no-flexbox .ath-page .ath-nav-main .fsNavLevel1:after, .no-flexbox .athletics-2 .ath-nav-main .fsNavLevel1:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
}
.ath-page .ath-nav-main .fsNavLevel1 > li, .athletics-2 .ath-nav-main .fsNavLevel1 > li {
  position: relative;
}
@media (min-width: 1000px) {
  .ath-page .ath-nav-main .fsNavLevel1 > li, .athletics-2 .ath-nav-main .fsNavLevel1 > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
}
.ath-page .ath-nav-main .fsNavLevel1 > li > a, .athletics-2 .ath-nav-main .fsNavLevel1 > li > a {
  padding: 1.11111em;
  color: #fff;
  display: block;
}
#fsHeader .ath-nav-main .fsNavLevel1 > .fsNavCurrentPage > a {
  background: #004c3c;
}
@media (max-width: 999px) {
  .ath-page #fsHeader .ath-nav-main {
    display: none;
  }
}
.ath-page .fsMenu .ath-nav-main, .athletics-2 .fsMenu .ath-nav-main {
  zoom: 1;
  clear: both;
  padding: 0 5px;
  background: #006751;
  box-shadow: none;
}
.ath-page .fsMenu .ath-nav-main:after, .athletics-2 .fsMenu .ath-nav-main:after {
  display: table;
  clear: both;
  content: '';
}
.ath-page .fsMenu .ath-nav-main .fsNavLevel1 > li, .athletics-2 .fsMenu .ath-nav-main .fsNavLevel1 > li {
  display: inline-block;
  float: left;
  clear: left;
}
.ath-page .fsMenu .ath-nav-main .fsNavLevel1 > li:hover, .athletics-2 .fsMenu .ath-nav-main .fsNavLevel1 > li:hover {
  background: transparent;
}
.ath-page .fsMenu .ath-nav-main .fsNavLevel1 > li:hover > a, .athletics-2 .fsMenu .ath-nav-main .fsNavLevel1 > li:hover > a {
  color: #fff;
}
.ath-page .fsMenu .ath-nav-main .fsNavLevel1 > li:hover:after, .ath-page .fsMenu .ath-nav-main .fsNavLevel1 > li.fsNavCurrentPage:after, .ath-page .fsMenu .ath-nav-main .fsNavLevel1 > li.fsNavCurrentPageAncestor:after, .athletics-2 .fsMenu .ath-nav-main .fsNavLevel1 > li:hover:after, .athletics-2 .fsMenu .ath-nav-main .fsNavLevel1 > li.fsNavCurrentPage:after, .athletics-2 .fsMenu .ath-nav-main .fsNavLevel1 > li.fsNavCurrentPageAncestor:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  background: url(../images/menu-doodle.png) center center no-repeat;
  background-size: 48px;
}
.ath-page .ath-nav-main .fsNavLevel1 > li, .athletics-2 .ath-nav-main .fsNavLevel1 > li {
  position: relative;
}
.ath-page .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo, .athletics-2 .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
}
.ath-page .ath-nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo, .athletics-2 .ath-nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
  max-height: 9999px;
}
@media (max-width: 599px) {
  .ath-page .ath-nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo, .athletics-2 .ath-nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
    max-height: 9999px;
  }
}
.ath-page .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo, .athletics-2 .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  z-index: 300;
}
.ath-page .ath-nav-main .fsNavPageInfo, .athletics-2 .ath-nav-main .fsNavPageInfo {
  background: #006751;
  text-align: left;
}
.ath-nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.ath-nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
  right: 0;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
@media (min-width: 1000px) {
  .ath-nav-main .fsNavParentPage:hover .fsNavPageInfo {
    display: block;
  }
}
.ath-page .ath-nav-main .fsNavLevel2 a, .athletics-2 .ath-nav-main .fsNavLevel2 a {
  padding: 0.55556em;
  color: #fff;
  display: block;
}
.ath-page .ath-nav-main .fsNavLevel2 a:hover, .athletics-2 .ath-nav-main .fsNavLevel2 a:hover {
  background: #004c3c;
}
.ath-page .ath-nav-main, .athletics-2 .ath-nav-main {
  background: #006751;
  padding: 0 20px;
  box-shadow: 0 4px 0 #fff;
}
.ath-page .ath-nav-main .fsNavLevel1 > li > a, .athletics-2 .ath-nav-main .fsNavLevel1 > li > a {
  color: #fff;
}
.ath-page .ath-nav-main .fsNavLevel1 > li:hover, .athletics-2 .ath-nav-main .fsNavLevel1 > li:hover {
  background: #fff;
}
.ath-page .ath-nav-main .fsNavLevel1 > li:hover > a, .athletics-2 .ath-nav-main .fsNavLevel1 > li:hover > a {
  color: #006751;
}
.ath-page .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo, .athletics-2 .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  background: #fff;
  min-width: 220px;
}
.ath-page .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo a, .athletics-2 .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo a {
  color: #00aecb;
  background: none;
}
.ath-page .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo a:hover, .athletics-2 .ath-nav-main .fsNavLevel1 > li > .fsNavPageInfo a:hover {
  color: #5a8e22;
}
.ath-page .fsMediaContainer, .athletics-2 .fsMediaContainer {
  font-family: "myriad-pro", sans-serif;
}
