/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

script {
  display: none !important;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 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;
}

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

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

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

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

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

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

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

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * 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.
 */
img {
  border: 0;
}

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea, button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

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

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

html,
body {
  font-size: 100%;
}

body {
  background: #ffffff;
  color: #2d2d2d;
  padding: 0;
  margin: 0;
  font-family: Arial, "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

a:focus {
  outline: none;
}

img,
object,
embed {
  max-width: 100%;
  height: auto;
}

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea, button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64em;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: 0em;
  margin-right: 0em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  position: relative;
  padding-left: 0em;
  padding-right: 0em;
  width: 100%;
  float: left;
}

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0em;
    padding-right: 0em;
    float: left;
  }

  .small-1 {
    position: relative;
    width: 8.333333%;
  }

  .small-2 {
    position: relative;
    width: 16.666667%;
  }

  .small-3 {
    position: relative;
    width: 25%;
  }

  .small-4 {
    position: relative;
    width: 33.333333%;
  }

  .small-5 {
    position: relative;
    width: 41.666667%;
  }

  .small-6 {
    position: relative;
    width: 50%;
  }

  .small-7 {
    position: relative;
    width: 58.333333%;
  }

  .small-8 {
    position: relative;
    width: 66.666667%;
  }

  .small-9 {
    position: relative;
    width: 75%;
  }

  .small-10 {
    position: relative;
    width: 83.333333%;
  }

  .small-11 {
    position: relative;
    width: 91.666667%;
  }

  .small-12 {
    position: relative;
    width: 100%;
  }

  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .small-offset-1 {
    position: relative;
    margin-left: 8.333333%;
  }

  .small-offset-2 {
    position: relative;
    margin-left: 16.666667%;
  }

  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .small-offset-4 {
    position: relative;
    margin-left: 33.333333%;
  }

  .small-offset-5 {
    position: relative;
    margin-left: 41.666667%;
  }

  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .small-offset-7 {
    position: relative;
    margin-left: 58.333333%;
  }

  .small-offset-8 {
    position: relative;
    margin-left: 66.666667%;
  }

  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .small-offset-10 {
    position: relative;
    margin-left: 83.333333%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 40.625em) {
  .large-1 {
    position: relative;
    width: 8.333333%;
  }

  .large-2 {
    position: relative;
    width: 16.666667%;
  }

  .large-3 {
    position: relative;
    width: 25%;
  }

  .large-4 {
    position: relative;
    width: 33.333333%;
  }

  .large-5 {
    position: relative;
    width: 41.666667%;
  }

  .large-6 {
    position: relative;
    width: 50%;
  }

  .large-7 {
    position: relative;
    width: 58.333333%;
  }

  .large-8 {
    position: relative;
    width: 66.666667%;
  }

  .large-9 {
    position: relative;
    width: 75%;
  }

  .large-10 {
    position: relative;
    width: 83.333333%;
  }

  .large-11 {
    position: relative;
    width: 91.666667%;
  }

  .large-12 {
    position: relative;
    width: 100%;
  }

  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.333333%;
  }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.666667%;
  }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.333333%;
  }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.666667%;
  }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.333333%;
  }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.666667%;
  }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.333333%;
  }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.666667%;
  }

  .push-1 {
    position: relative;
    left: 8.333333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.333333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.666667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.666667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.333333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.333333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.666667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.666667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.333333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.333333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.666667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.666667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.333333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.333333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.666667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.666667%;
    left: auto;
  }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
#TSFE_ADMIN_PANEL_FORM select {
  width: auto !important;
}

/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 40.625em) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  .show-for-small {
    display: none !important;
  }

  .hide-for-small {
    display: inherit !important;
  }

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 48em) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 61.25em) {
  .show-for-xlarge {
    display: inherit !important;
  }

  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -5px;
    *zoom: 1;
  }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  [class*="block-grid-"]:after {
    clear: both;
  }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 5px 10px;
  }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 5px 10px;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 5px 10px;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    width: 33.333333%;
    padding: 0 5px 10px;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 5px 10px;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 5px 10px;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    width: 16.666667%;
    padding: 0 5px 10px;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    width: 14.285714%;
    padding: 0 5px 10px;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 5px 10px;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    width: 11.111111%;
    padding: 0 5px 10px;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 5px 10px;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    width: 9.090909%;
    padding: 0 5px 10px;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    width: 8.333333%;
    padding: 0 5px 10px;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 40.625em) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 5px 10px;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 5px 10px;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.333333%;
    padding: 0 5px 10px;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 5px 10px;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 5px 10px;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.666667%;
    padding: 0 5px 10px;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.285714%;
    padding: 0 5px 10px;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 5px 10px;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.111111%;
    padding: 0 5px 10px;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 5px 10px;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.090909%;
    padding: 0 5px 10px;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.333333%;
    padding: 0 5px 10px;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
a {
  color: #2d2d2d;
  text-decoration: none;
  line-height: inherit;
}
a:hover, a:focus {
  color: #202020;
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

h1 {
  font-size: 2.125em;
}

h2 {
  font-size: 1.6875em;
}

h3 {
  font-size: 1.375em;
}

h4 {
  font-size: 1.125em;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1em;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

ul, ol {
  margin-left: 1.125em;
}
ul.no-bullet, ol.no-bullet {
  margin-left: 1.125em;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #2d2d2d;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #ddd;
}
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #ddd;
  padding: 0.625em 0.75em;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 40.625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: 2.75em;
  }

  h2 {
    font-size: 2.3125em;
  }

  h3 {
    font-size: 1.6875em;
  }

  h4 {
    font-size: 1.4375em;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #2d2d2d;
  border-color: #141414;
  color: #fff;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #141414;
}
button:hover, button:focus, .button:hover, .button:focus {
  color: #fff;
}
button.secondary, .button.secondary {
  background-color: #488ecb;
  border-color: #3274ae;
  color: #fff;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #3274ae;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #fff;
}
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: #fff;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #fff;
}
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: #fff;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #fff;
}
button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
button.expand, .button.expand {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #2d2d2d;
  border-color: #141414;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #141414;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #fff;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #2d2d2d;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #488ecb;
  border-color: #3274ae;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #3274ae;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #fff;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #488ecb;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #457a1a;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #fff;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: #fff;
  cursor: default;
  opacity: 0.6;
  box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #970b0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fff;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
}

button, .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  -webkit-appearance: none;
}
button.tiny, .button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
  -webkit-appearance: none;
}
button.small, .button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
  -webkit-appearance: none;
}
button.large, .button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
  -webkit-appearance: none;
}

@media only screen {
  button, .button {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    transition: background-color 300ms ease-out;
  }
  button:active, .button:active {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  button.radius, .button.radius {
    border-radius: 3px;
  }
  button.round, .button.round {
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 40.625em) {
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5em;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row button.column,
form .row html input.column[type="button"],
html form .row input.column[type="button"],
form .row input.column[type="reset"],
form .row input.column[type="submit"],
form .row textarea.columns,
form .row button.columns,
form .row html input.columns[type="button"],
html form .row input.columns[type="button"],
form .row input.columns[type="reset"],
form .row input.columns[type="submit"] {
  padding-left: 0.5em;
}

/* Label Styles */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
  /* Styles for required inputs */
}
label.right {
  float: none;
  text-align: right;
}
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}
label small {
  text-transform: capitalize;
  color: #666666;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

.prefix.button.radius {
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333;
}
span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333;
}
span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #f3f3f3;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.4375em;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled],
button[disabled],
html input[disabled][type="button"],
input[disabled][type="reset"],
input[disabled][type="submit"] {
  background-color: #dfdfdf;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0;
}

/* Normalize file input width */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #ddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block !important;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff;
  margin-top: 0;
}
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block !important;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff;
}

.error input,
.error textarea,
.error button,
.error html input[type="button"],
html .error input[type="button"],
.error input[type="reset"],
.error input[type="submit"],
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
.error input:focus,
.error textarea:focus,
.error button:focus,
.error html input[type="button"]:focus,
html .error input[type="button"]:focus,
.error input[type="reset"]:focus,
.error input[type="submit"]:focus,
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}
.error label,
.error label.error {
  color: #c60f13;
}
.error small.error {
  display: block !important;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff;
}
.error span.error-message {
  display: block;
}

input.error,
textarea.error,
button.error,
html input.error[type="button"],
input.error[type="reset"],
input.error[type="submit"] {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
input.error:focus,
textarea.error:focus,
button.error:focus,
html input.error[type="button"]:focus,
input.error[type="reset"]:focus,
input.error[type="submit"]:focus {
  background: #fafafa;
  border-color: #999999;
}

.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}

label.error {
  color: #c60f13;
}

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  /* fix centering issue */
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
}
form.custom .custom.checkbox {
  border-radius: 0px;
  padding: -1px;
}
form.custom .custom.radio {
  border-radius: 1000px;
  padding: 3px;
}
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 16px;
  color: #fff;
}
form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 1000px;
  background: #222;
  position: relative;
}
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 4px;
  margin-left: -5px;
}

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */
}
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: #fff;
  background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222 transparent transparent transparent;
  border-top-style: solid;
}
form.custom .custom.dropdown .disabled {
  color: #888;
}
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888;
}
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  box-sizing: content-box;
}
form.custom .custom.dropdown.small {
  max-width: 134px;
}
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
form.custom .custom.dropdown.large {
  max-width: 434px;
}
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  box-sizing: border-box;
}
form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  box-sizing: border-box;
}
form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  box-sizing: border-box;
}
form.custom .error .custom.dropdown {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  background: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
form.custom .error .custom.dropdown:focus {
  background: #fafafa;
  border-color: #999999;
}
form.custom .error .custom.dropdown + small.error {
  margin-top: 0;
}
form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: none;
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
}
form.custom .custom.dropdown ul li {
  color: #555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: #000;
}
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: #000;
}
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: #000;
}
form.custom .custom.dropdown ul.show {
  display: block;
}
form.custom .custom.disabled {
  background: #ddd;
}

/* Button Groups */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
.button-group:after {
  clear: both;
}
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
.button-group > *:first-child {
  margin-left: 0;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
.button-group.even-2 li {
  width: 50%;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
.button-group.even-3 li {
  width: 33.333333%;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
.button-group.even-4 li {
  width: 25%;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
.button-group.even-5 li {
  width: 20%;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
.button-group.even-6 li {
  width: 16.666667%;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
.button-group.even-7 li {
  width: 14.285714%;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
.button-group.even-8 li {
  width: 12.5%;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

.button-bar {
  *zoom: 1;
}
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
.button-bar:after {
  clear: both;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.625em;
}
.button-bar .button-group div {
  overflow: hidden;
}

/* Dropdown Button */
.dropdown.button {
  position: relative;
  padding-right: 3.1875em;
}
.dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  top: 50%;
}
.dropdown.button:before {
  border-width: 0.5625em;
  right: 1.5em;
  margin-top: -0.25em;
}
.dropdown.button:before {
  border-color: #fff transparent transparent transparent;
}
.dropdown.button.tiny {
  padding-right: 2.1875em;
}
.dropdown.button.tiny:before {
  border-width: 0.4375em;
  right: 0.875em;
  margin-top: -0.15625em;
}
.dropdown.button.tiny:before {
  border-color: #fff transparent transparent transparent;
}
.dropdown.button.small {
  padding-right: 2.8125em;
}
.dropdown.button.small:before {
  border-width: 0.5625em;
  right: 1.125em;
  margin-top: -0.21875em;
}
.dropdown.button.small:before {
  border-color: #fff transparent transparent transparent;
}
.dropdown.button.large {
  padding-right: 4em;
}
.dropdown.button.large:before {
  border-width: 0.625em;
  right: 1.75em;
  margin-top: -0.3125em;
}
.dropdown.button.large:before {
  border-color: #fff transparent transparent transparent;
}
.dropdown.button.secondary:before {
  border-color: #333 transparent transparent transparent;
}

/* Split Buttons */
.split.button {
  position: relative;
  padding-right: 4.8em;
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
  border-left-color: #070707;
}
.split.button span {
  width: 3em;
}
.split.button span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 1.125em;
  margin-left: -0.5625em;
}
.split.button span:before {
  border-color: #fff transparent transparent transparent;
}
.split.button.secondary span {
  border-left-color: #2c679b;
}
.split.button.secondary span:before {
  border-color: #fff transparent transparent transparent;
}
.split.button.alert span {
  border-left-color: #7f0a0c;
}
.split.button.success span {
  border-left-color: #396516;
}
.split.button.tiny {
  padding-right: 3.9375em;
}
.split.button.tiny span {
  width: 2.84375em;
}
.split.button.tiny span:before {
  border-top-style: solid;
  border-width: 0.4375em;
  top: 0.875em;
  margin-left: -0.3125em;
}
.split.button.small {
  padding-right: 3.9375em;
}
.split.button.small span {
  width: 2.8125em;
}
.split.button.small span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 0.84375em;
  margin-left: -0.5625em;
}
.split.button.large {
  padding-right: 6em;
}
.split.button.large span {
  width: 3.75em;
}
.split.button.large span:before {
  border-top-style: solid;
  border-width: 0.625em;
  top: 1.3125em;
  margin-left: -0.5625em;
}
.split.button.expand {
  padding-left: 2em;
}
.split.button.secondary span:before {
  border-color: #333 transparent transparent transparent;
}
.split.button.radius span {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.split.button.round span {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Sections */
[data-section=''], [data-section='auto'], .section-container.auto,
[data-section='vertical-tabs'], .section-container.vertical-tabs,
[data-section='vertical-nav'], .section-container.vertical-nav,
[data-section='horizontal-nav'], .section-container.horizontal-nav,
[data-section='accordion'], .section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
[data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style],
[data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style],
[data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style],
[data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style],
[data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
  width: 100% !important;
}
[data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region],
[data-section='vertical-tabs'][data-section-small-style] > section,
[data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region],
[data-section='vertical-nav'][data-section-small-style] > section,
[data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region],
[data-section='horizontal-nav'][data-section-small-style] > section,
[data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section,
[data-section='accordion'][data-section-small-style] > [data-section-region],
[data-section='accordion'][data-section-small-style] > section,
[data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
[data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > section > .title,
[data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-nav'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > section > .title,
[data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > section > .title,
[data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title,
[data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='accordion'][data-section-small-style] > [data-section-region] > .title,
[data-section='accordion'][data-section-small-style] > section > [data-section-title],
[data-section='accordion'][data-section-small-style] > section > .title,
[data-section='accordion'][data-section-small-style] > .section > [data-section-title],
[data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
  width: 100% !important;
}
[data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region],
[data-section='vertical-tabs'] > section,
[data-section='vertical-tabs'] > .section,
[data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region],
[data-section='vertical-nav'] > section,
[data-section='vertical-nav'] > .section,
[data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region],
[data-section='horizontal-nav'] > section,
[data-section='horizontal-nav'] > .section,
[data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region],
[data-section='accordion'] > section,
[data-section='accordion'] > .section,
[data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
  margin: 0;
}
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  margin-bottom: 0;
}
[data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a,
[data-section='vertical-tabs'] > section > [data-section-title] a,
[data-section='vertical-tabs'] > section > .title a,
[data-section='vertical-tabs'] > .section > [data-section-title] a,
[data-section='vertical-tabs'] > .section > .title a,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a,
[data-section='vertical-nav'] > section > [data-section-title] a,
[data-section='vertical-nav'] > section > .title a,
[data-section='vertical-nav'] > .section > [data-section-title] a,
[data-section='vertical-nav'] > .section > .title a,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a,
[data-section='horizontal-nav'] > section > [data-section-title] a,
[data-section='horizontal-nav'] > section > .title a,
[data-section='horizontal-nav'] > .section > [data-section-title] a,
[data-section='horizontal-nav'] > .section > .title a,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a,
[data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a,
[data-section='accordion'] > section > [data-section-title] a,
[data-section='accordion'] > section > .title a,
[data-section='accordion'] > .section > [data-section-title] a,
[data-section='accordion'] > .section > .title a,
[data-section='accordion'] > [data-section-region] > [data-section-title] a,
[data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
[data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content,
[data-section='vertical-tabs'] > section > [data-section-content],
[data-section='vertical-tabs'] > section > .content,
[data-section='vertical-tabs'] > .section > [data-section-content],
[data-section='vertical-tabs'] > .section > .content,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content,
[data-section='vertical-nav'] > section > [data-section-content],
[data-section='vertical-nav'] > section > .content,
[data-section='vertical-nav'] > .section > [data-section-content],
[data-section='vertical-nav'] > .section > .content,
[data-section='vertical-nav'] > [data-section-region] > [data-section-content],
[data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content,
[data-section='horizontal-nav'] > section > [data-section-content],
[data-section='horizontal-nav'] > section > .content,
[data-section='horizontal-nav'] > .section > [data-section-content],
[data-section='horizontal-nav'] > .section > .content,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content,
[data-section='accordion'] > section > [data-section-content],
[data-section='accordion'] > section > .content,
[data-section='accordion'] > .section > [data-section-content],
[data-section='accordion'] > .section > .content,
[data-section='accordion'] > [data-section-region] > [data-section-content],
[data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
  display: none;
}
[data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content,
[data-section='vertical-tabs'] > section.active > [data-section-content],
[data-section='vertical-tabs'] > section.active > .content,
[data-section='vertical-tabs'] > .section.active > [data-section-content],
[data-section='vertical-tabs'] > .section.active > .content,
[data-section='vertical-tabs'] > [data-section-region].active > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content,
[data-section='vertical-nav'] > section.active > [data-section-content],
[data-section='vertical-nav'] > section.active > .content,
[data-section='vertical-nav'] > .section.active > [data-section-content],
[data-section='vertical-nav'] > .section.active > .content,
[data-section='vertical-nav'] > [data-section-region].active > [data-section-content],
[data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content,
[data-section='horizontal-nav'] > section.active > [data-section-content],
[data-section='horizontal-nav'] > section.active > .content,
[data-section='horizontal-nav'] > .section.active > [data-section-content],
[data-section='horizontal-nav'] > .section.active > .content,
[data-section='horizontal-nav'] > [data-section-region].active > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content,
[data-section='accordion'] > section.active > [data-section-content],
[data-section='accordion'] > section.active > .content,
[data-section='accordion'] > .section.active > [data-section-content],
[data-section='accordion'] > .section.active > .content,
[data-section='accordion'] > [data-section-region].active > [data-section-content],
[data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
  display: block;
}
[data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active),
[data-section='vertical-tabs'] > section:not(.active),
[data-section='vertical-tabs'] > .section:not(.active),
[data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active),
[data-section='vertical-nav'] > section:not(.active),
[data-section='vertical-nav'] > .section:not(.active),
[data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active),
[data-section='horizontal-nav'] > section:not(.active),
[data-section='horizontal-nav'] > .section:not(.active),
[data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active),
[data-section='accordion'] > section:not(.active),
[data-section='accordion'] > .section:not(.active),
[data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
  padding: 0 !important;
}
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  width: 100%;
}

.section-container.auto,
.section-container.vertical-tabs,
.section-container.vertical-nav,
.section-container.horizontal-nav,
.section-container.accordion {
  border-top: 1px solid #ccc;
}
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
.section-container.auto > section > .title a, .section-container.auto > .section > .title a,
.section-container.vertical-tabs > section > .title a,
.section-container.vertical-tabs > .section > .title a,
.section-container.vertical-nav > section > .title a,
.section-container.vertical-nav > .section > .title a,
.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > .title a,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
.section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover,
.section-container.vertical-tabs > section > .title:hover,
.section-container.vertical-tabs > .section > .title:hover,
.section-container.vertical-nav > section > .title:hover,
.section-container.vertical-nav > .section > .title:hover,
.section-container.horizontal-nav > section > .title:hover,
.section-container.horizontal-nav > .section > .title:hover,
.section-container.accordion > section > .title:hover,
.section-container.accordion > .section > .title:hover {
  background-color: #e2e2e2;
}
.section-container.auto > section > .content, .section-container.auto > .section > .content,
.section-container.vertical-tabs > section > .content,
.section-container.vertical-tabs > .section > .content,
.section-container.vertical-nav > section > .content,
.section-container.vertical-nav > .section > .content,
.section-container.horizontal-nav > section > .content,
.section-container.horizontal-nav > .section > .content,
.section-container.accordion > section > .content,
.section-container.accordion > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
.section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child,
.section-container.vertical-tabs > section > .content > *:last-child,
.section-container.vertical-tabs > .section > .content > *:last-child,
.section-container.vertical-nav > section > .content > *:last-child,
.section-container.vertical-nav > .section > .content > *:last-child,
.section-container.horizontal-nav > section > .content > *:last-child,
.section-container.horizontal-nav > .section > .content > *:last-child,
.section-container.accordion > section > .content > *:last-child,
.section-container.accordion > .section > .content > *:last-child {
  margin-bottom: 0;
}
.section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child,
.section-container.vertical-tabs > section > .content > *:first-child,
.section-container.vertical-tabs > .section > .content > *:first-child,
.section-container.vertical-nav > section > .content > *:first-child,
.section-container.vertical-nav > .section > .content > *:first-child,
.section-container.horizontal-nav > section > .content > *:first-child,
.section-container.horizontal-nav > .section > .content > *:first-child,
.section-container.accordion > section > .content > *:first-child,
.section-container.accordion > .section > .content > *:first-child {
  padding-top: 0;
}
.section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.accordion > section > .content > *:last-child:not(.flex-video),
.section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.section-container.auto > section.active > .title, .section-container.auto > .section.active > .title,
.section-container.vertical-tabs > section.active > .title,
.section-container.vertical-tabs > .section.active > .title,
.section-container.vertical-nav > section.active > .title,
.section-container.vertical-nav > .section.active > .title,
.section-container.horizontal-nav > section.active > .title,
.section-container.horizontal-nav > .section.active > .title,
.section-container.accordion > section.active > .title,
.section-container.accordion > .section.active > .title {
  background: #d6d6d6;
}
.section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a,
.section-container.vertical-tabs > section.active > .title a,
.section-container.vertical-tabs > .section.active > .title a,
.section-container.vertical-nav > section.active > .title a,
.section-container.vertical-nav > .section.active > .title a,
.section-container.horizontal-nav > section.active > .title a,
.section-container.horizontal-nav > .section.active > .title a,
.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
  color: #333;
}
.section-container.auto > section:not(.active), .section-container.auto > .section:not(.active),
.section-container.vertical-tabs > section:not(.active),
.section-container.vertical-tabs > .section:not(.active),
.section-container.vertical-nav > section:not(.active),
.section-container.vertical-nav > .section:not(.active),
.section-container.horizontal-nav > section:not(.active),
.section-container.horizontal-nav > .section:not(.active),
.section-container.accordion > section:not(.active),
.section-container.accordion > .section:not(.active) {
  padding: 0 !important;
}
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  border-top: none;
}

[data-section='tabs'], .section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: hidden;
}
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  margin-bottom: 0;
}
[data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
[data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
  display: none;
}
[data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
  display: block;
}
[data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
  padding: 0 !important;
}
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.section-container.tabs {
  border: none;
}
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
.section-container.tabs > section > .content, .section-container.tabs > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
.section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
  margin-bottom: 0;
}
.section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
  padding-top: 0;
}
.section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  background: #fff;
}
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
  color: #333;
}
.section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
  padding: 0 !important;
}
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  border-bottom: 0;
}

@media only screen and (min-width: 40.625em) {
  [data-section=''], [data-section='auto'], .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
    display: none;
  }
  [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
    display: block;
  }
  [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
  }

  .section-container.auto {
    border: none;
  }
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.auto > section > .content, .section-container.auto > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: #fff;
  }
  .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333;
  }
  .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
    padding: 0 !important;
  }
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    border-bottom: 0;
  }

  [data-section='vertical-tabs'], .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
    width: 100% !important;
  }
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
    display: none;
  }
  [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
    display: block;
  }
  [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5em;
  }
  [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
    padding-left: 12.5em;
  }
  [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
    width: 12.5em;
  }

  .section-container.vertical-tabs {
    border: none;
  }
  .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background: #d6d6d6;
  }
  .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
    color: #333;
  }
  .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
    padding: 0 !important;
  }
  .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
    padding-left: 12.4375em;
  }
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background-color: #d6d6d6;
  }

  [data-section='vertical-nav'], .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
    width: 100% !important;
  }
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
    position: relative;
    display: inline-block;
  }
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    display: none;
  }
  [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
    display: block;
  }
  [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    display: block;
  }
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }

  .section-container.vertical-nav {
    border: none;
  }
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
    background: #d6d6d6;
  }
  .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
    color: #333;
  }
  .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
    padding: 0 !important;
  }

  [data-section='horizontal-nav'], .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
    width: 100% !important;
  }
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
    position: relative;
    float: left;
  }
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    display: none;
  }
  [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
    display: block;
  }
  [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    display: block;
  }
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }

  .section-container.horizontal-nav {
    background: #efefef;
    border: 1px solid #ccc;
  }
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
    background: #d6d6d6;
  }
  .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
    color: #333;
  }
  .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
    padding: 0 !important;
  }
}
.no-js [data-section], .no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
.no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
  width: 100% !important;
}
.no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
.no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
  width: 100% !important;
}
.no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
  margin: 0;
}
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  margin-bottom: 0;
}
.no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
.no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
  display: none;
}
.no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
  display: block;
}
.no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
  padding: 0 !important;
}
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  width: 100%;
}
.no-js .section-container {
  border-top: 1px solid #ccc;
}
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
.no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
.no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
  background-color: #e2e2e2;
}
.no-js .section-container > section > .content, .no-js .section-container > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
.no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
  margin-bottom: 0;
}
.no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
  padding-top: 0;
}
.no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
  background: #d6d6d6;
}
.no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
  color: #333;
}
.no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
  padding: 0 !important;
}
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  border-top: none;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #111;
}
.contain-to-grid .top-bar {
  margin-bottom: 1.875em;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #111;
  margin-bottom: 1.875em;
}
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
.top-bar input {
  height: 2.45em;
}
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
.top-bar .title-area {
  position: relative;
  margin: 0;
}
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625em;
  margin: 0;
}
.top-bar .name h1 a {
  font-weight: bold;
  color: #fff;
  width: 50%;
  display: block;
  padding: 0 15px;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: #fff;
}
.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}
.top-bar.expanded {
  height: auto;
  background: transparent;
}
.top-bar.expanded .title-area {
  background: #111;
}
.top-bar.expanded .toggle-topbar a {
  color: #888;
}
.top-bar.expanded .toggle-topbar a span {
  box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #333;
  font-size: 16px;
  margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-bottom: solid 1px #2b2b2b;
  border-top: solid 1px black;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #fff;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 0.8125em;
  font-weight: bold;
  background: #333;
}
.top-bar-section ul li > a.button {
  background: #2d2d2d;
  font-size: 0.8125em;
  padding-right: 15px;
  padding-left: 15px;
}
.top-bar-section ul li > a.button:hover {
  background: #141414;
}
.top-bar-section ul li > a.button.secondary {
  background: #488ecb;
}
.top-bar-section ul li > a.button.secondary:hover {
  background: #3274ae;
}
.top-bar-section ul li > a.button.success {
  background: #5da423;
}
.top-bar-section ul li > a.button.success:hover {
  background: #457a1a;
}
.top-bar-section ul li > a.button.alert {
  background: #c60f13;
}
.top-bar-section ul li > a.button.alert:hover {
  background: #970b0e;
}
.top-bar-section ul li:hover > a {
  background: #090909;
  color: #fff;
}
.top-bar-section ul li.active > a {
  background: #090909;
  color: #fff;
}
.top-bar-section .has-form {
  padding: 15px;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  visibility: visible;
}
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  visibility: hidden;
  z-index: 99;
}
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: bold;
}
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
.top-bar-section .dropdown li.title h5 a {
  color: #fff;
  line-height: 22.5px;
  display: block;
}
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #555;
  font-weight: bold;
  font-size: 0.625em;
}

.top-bar-js-breakpoint {
  width: 58.75em !important;
  visibility: hidden;
}

.js-generated {
  display: block;
}

@media only screen and (min-width 58.75em) {
  .top-bar {
    background: #111;
    *zoom: 1;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a {
    width: auto;
  }
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 0.875em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  .top-bar.expanded {
    background: #111;
  }

  .contain-to-grid .top-bar {
    max-width: 64em;
    margin: 0 auto;
    margin-bottom: 1.875em;
  }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #111;
  }
  .top-bar-section li a:not(.button).hover, .top-bar-section li a:not(.button):hover {
    background: black;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    visibility: hidden;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    visibility: visible;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    margin-top: -16px;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 15px;
    background: #1e1e1e;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #1e1e1e;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #2b2b2b;
    border-left: solid 1px black;
    clear: none;
    height: 45px;
    width: 0px;
  }
  .top-bar-section .has-form {
    background: #111;
    padding: 0 15px;
    height: 45px;
  }
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }

  .no-js .top-bar-section ul li:hover > a {
    background: #090909;
    color: #fff;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #090909;
    color: #fff;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    visibility: visible;
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
.slideshow-wrapper ul li:first-child {
  display: block;
}
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
  display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #f5f5f5;
}
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  background: black;
  z-index: 10;
}
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
.orbit-container:hover .orbit-timer > span {
  display: block;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
.orbit-container .orbit-prev {
  left: 0;
}
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
.orbit-container .orbit-next {
  right: 0;
}
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
.orbit-bullets li {
  display: block;
  width: 0.75em;
  height: 0.75em;
  background: #999;
  float: left;
  margin-right: 6px;
  border: solid 1px #222;
  border-radius: 1000px;
}
.orbit-bullets li.active {
  background: #222;
}
.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 40.625em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 40.625em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
  }
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fff;
  padding: 1.25em;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 40.625em) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: #fff;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125em 1.25em 1.5em;
}
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #fff;
}

.joyride-tip-guide p {
  margin: 0 0 1.125em 0;
  font-size: 0.875em;
  line-height: 1.3;
}

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555;
  position: absolute;
  right: 1.0625em;
  bottom: 1em;
}

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666;
}

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0px 0px 15px #ffffff;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px;
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 40.625em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
[data-clearing]:after {
  clear: both;
}
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

.clearing-blackout {
  background: #111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  display: none;
}
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.625em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #fff;
  }

  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #fff;
  }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  .clearing-assembled .clearing-container .carousel {
    background: #111;
    height: 150px;
    margin-top: 5px;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #111;
    overflow: hidden;
    height: 75%;
  }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #2d2d2d;
  border-color: #141414;
  color: #fff;
}
.alert-box .close {
  font-size: 1.375em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.4375em;
  right: 0.3125em;
  color: #333;
  opacity: 0.3;
}
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
.alert-box.radius {
  border-radius: 3px;
}
.alert-box.round {
  border-radius: 1000px;
}
.alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: #fff;
}
.alert-box.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: #fff;
}
.alert-box.secondary {
  background-color: #488ecb;
  border-color: #3274ae;
  color: #fff;
}

/* Breadcrumbs */
.breadcrumbs {
  display: block;
  padding: 0.375em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #5c9ad1;
  border-color: #3782c2;
  border-radius: 3px;
}
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875em;
  text-transform: uppercase;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #2d2d2d;
}
.breadcrumbs > *.current {
  cursor: default;
  color: #333;
}
.breadcrumbs > *.current a {
  cursor: default;
  color: #333;
}
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.breadcrumbs > *.unavailable {
  color: #999;
}
.breadcrumbs > *.unavailable a {
  color: #999;
}
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}
.breadcrumbs > *:before {
  content: "/";
  color: #aaa;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Keystroke Characters */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.9375em;
  padding: 0.125em 0.25em 0em;
  border-radius: 3px;
}

/* Labels */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #2d2d2d;
  color: #fff;
}
.label.radius {
  border-radius: 3px;
}
.label.round {
  border-radius: 1000px;
}
.label.alert {
  background-color: #c60f13;
  color: #fff;
}
.label.success {
  background-color: #5da423;
  color: #fff;
}
.label.secondary {
  background-color: #488ecb;
  color: #fff;
}

/* Inline Lists */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
.inline-list > li > * {
  display: block;
}

/* Default Pagination */
ul.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
ul.pagination li {
  height: 1.5em;
  color: #222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
ul.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999;
}
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
ul.pagination li.current a {
  background: #2d2d2d;
  color: #fff;
  font-weight: bold;
  cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #2d2d2d;
}
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2;
}
.panel > :first-child {
  margin-top: 0;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #141414;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #2d2d2d;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.panel.callout > :first-child {
  margin-top: 0;
}
.panel.callout > :last-child {
  margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: #fff;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
.panel.callout a {
  color: #fff;
}
.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
.pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25em;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  background-color: #ddd;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 1em;
}
.pricing-table .price {
  background-color: #eee;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333;
  font-weight: normal;
  font-size: 1.25em;
}
.pricing-table .description {
  background-color: #fff;
  padding: 0.9375em;
  text-align: center;
  color: #777;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #ddd;
}
.pricing-table .bullet-item {
  background-color: #fff;
  padding: 0.9375em;
  text-align: center;
  color: #333;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #ddd;
}
.pricing-table .cta-button {
  background-color: #f5f5f5;
  text-align: center;
  padding: 1.25em 1.25em 0;
}

/* Progress Bar */
.progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #cccccc;
  padding: 0.125em;
  margin-bottom: 0.625em;
}
.progress .meter {
  background: #2d2d2d;
  height: 100%;
  display: block;
}
.progress.secondary .meter {
  background: #488ecb;
  height: 100%;
  display: block;
}
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
.progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
.progress.radius {
  border-radius: 3px;
}
.progress.radius .meter {
  border-radius: 2px;
}
.progress.round {
  border-radius: 1000px;
}
.progress.round .meter {
  border-radius: 999px;
}

/* Side Nav */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
}
.side-nav li {
  margin: 0 0 0.4375em 0;
  font-size: 0.875em;
}
.side-nav li a {
  display: block;
  color: #2d2d2d;
}
.side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

/* Side Nav */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999;
  text-decoration: none;
}
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 1000px;
  font-weight: bold;
  background: #2d2d2d;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: #fff;
}

/* Foundation Switches */
@media only screen {
  div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    height: 36px;
    background: #fff;
    border-color: #cccccc;
  }
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    transition: all 0.1s ease-out;
  }
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    transition: all 0.1s ease-out;
  }
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  div.switch input:checked {
    display: none !important;
  }
  div.switch input {
    left: 0;
    display: block !important;
  }
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  div.switch span.custom {
    display: none !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 480px) {
  div.switch {
    -webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  div.switch {
    -webkit-animation: none 0;
  }
}
@media only screen {
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible;
  }
  div.switch label {
    padding: 0;
    line-height: 2.3em;
    font-size: 0.875em;
  }
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875em;
  }
  div.switch span:last-child {
    width: 2.25em;
    height: 2.25em;
  }
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: #fff;
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
  }
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
  }
  div.switch:active {
    background: transparent;
  }
  div.switch.large {
    height: 44px;
  }
  div.switch.large label {
    padding: 0;
    line-height: 2.3em;
    font-size: 1.0625em;
  }
  div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875em;
  }
  div.switch.large span:last-child {
    width: 2.75em;
    height: 2.75em;
  }
  div.switch.small {
    height: 28px;
  }
  div.switch.small label {
    padding: 0;
    line-height: 2.1em;
    font-size: 0.75em;
  }
  div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875em;
  }
  div.switch.small span:last-child {
    width: 1.75em;
    height: 1.75em;
  }
  div.switch.tiny {
    height: 22px;
  }
  div.switch.tiny label {
    padding: 0;
    line-height: 1.9em;
    font-size: 0.6875em;
  }
  div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125em;
  }
  div.switch.tiny span:last-child {
    width: 1.375em;
    height: 1.375em;
  }
  div.switch.radius {
    border-radius: 4px;
  }
  div.switch.radius span:last-child {
    border-radius: 3px;
  }
  div.switch.round {
    border-radius: 1000px;
  }
  div.switch.round span:last-child {
    border-radius: 999px;
  }
  div.switch.round label {
    padding: 0 0.5625em;
  }
}
[data-magellan-expedition] {
  background: #fff;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
table {
  background: #fff;
  margin-bottom: 1.25em;
  border: solid 1px #ddd;
}
table thead,
table tfoot {
  background: #f5f5f5;
  font-weight: bold;
}
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222;
  text-align: left;
}
table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 1em;
  color: #222;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(45, 45, 45, 0.5);
}
.th.radius {
  border-radius: 3px;
}

a.th {
  display: inline-block;
  max-width: 100%;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333;
}
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px black;
  color: #2d2d2d;
}
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #000;
  border-radius: 3px;
}
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #000 transparent;
  top: -10px;
}
.tooltip.opened {
  color: #2d2d2d !important;
  border-bottom: dotted 1px black !important;
}

.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888;
  font-weight: normal;
}

@media only screen and (min-width: 40.625em) {
  .tooltip > .nub {
    border-color: transparent transparent #000 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #000 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #000;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
.f-dropdown > *:first-child {
  margin-top: 0;
}
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  line-height: 1.125em;
  margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
.f-dropdown li a {
  display: block;
  padding: 0.3125em 0.625em;
  color: #555;
}
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  overflow-y: scroll;
}

hr {
  width: 100%;
  height: 4px;
  padding: 0 0;
  margin: 1em 0;
  clear: both;
  border: 0;
}

#page {
  position: relative;
  min-height: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 61.25em) {
  #page {
    background: #fff none;
    width: auto;
    padding: 0 0;
  }
}

.row {
  width: 100%;
  margin: 0 auto;
}

#headerWrapper {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
}

#menuWrapper {
  position: relative;
  z-index: 9;
  box-shadow: 0 0 10px #000;
}

#menu {
  padding: 0 0 0 10px;
}

#sliderWrapper {
  background-color: #f1f1f1;
}

#contentWrapperBlock {
  font-size: 90%;
  padding: 0 65px;
  background-color: #fff;
}

#footer {
  padding: 0 65px;
}

#headerWrapper,
#header {
  height: 130px;
  transition: height 220ms ease-in-out;
}

#header {
  position: relative;
  background-color: #ffffff;
}
#header h1 {
  margin: 0;
}

#site_title a {
  display: inline-block;
  width: 482px;
  height: 130px;
  text-indent: -999em;
  background: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

@media only screen and (max-width: 48em) {
  #headerWrapper {
    height: 88px;
  }

  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 0 10px #000;
    height: 88px;
  }

  #site_title a {
    width: 100%;
    height: 88px;
    background: url("../images/logo_medium.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 40.625em) {
  #headerWrapper {
    height: 44px;
  }

  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 0 10px #000;
    height: 44px;
  }

  #site_title a {
    width: 100%;
    height: 44px;
    background: url("../images/logo_small.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 40.625em) and (orientation: landscape) {
  #headerWrapper {
    height: 36px;
  }

  #header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 0 10px #000;
    height: 36px;
  }

  #site_title a {
    width: 100%;
    height: 36px;
    background: url("../images/logo_small.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
  }

  #tiny_menu {
    padding-top: 0 !important;
  }
}
#menuWrapper {
  position: relative;
}
#menuWrapper #menu_block {
  position: relative;
  z-index: 2;
}
#menuWrapper #menu_block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#menuWrapper #menu_block li {
  display: inline-block;
  padding: 0.5em 0 0.5em;
}
#menuWrapper #menu_block li.first a {
  padding-left: 55px;
}
#menuWrapper #menu_block li.last a {
  padding-right: 0;
}
#menuWrapper #menu_block a {
  font-size: 1em;
  padding: 0.4em 41px 0.4em;
  color: #97bfd4;
  transition: all 240ms ease-out;
}
#menuWrapper #menu_block a.selected, #menuWrapper #menu_block a.active, #menuWrapper #menu_block a:hover {
  color: #488ecb;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
#menuWrapper #menu_block .level2,
#menuWrapper #menu_block .level2 li {
  display: none;
}

#tiny_menu {
  display: none;
  color: #488ecb;
  text-align: center;
  padding: 0.4em 0 0.5em 0.6em;
  font-weight: 700;
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  z-index: 200;
}
#tiny_menu a {
  color: #488ecb;
}

@media only screen and (max-width: 48em) {
  #menu {
    padding: 0 0 0 0;
  }

  #tiny_menu {
    display: block;
  }

  #menu_block {
    display: none;
  }
  #menu_block ul {
    background-color: #ffffff;
  }
  #menu_block li,
  #menu_block li a {
    display: block;
    width: 100%;
    text-align: center;
  }
  #menu_block .level2,
  #menu_block .level2 li {
    display: block;
  }
  #menu_block .level2 {
    background-color: #474747;
  }
  #menu_block .level2 a.selected {
    color: black;
    background-color: #97bfe2;
  }
  #menu_block .level2 a.active {
    color: black;
    background-color: #97bfe2;
  }
}
#language {
  background-color: #f5f5f5;
  text-align: center;
  padding: 0 0 0 0;
}
#language ul {
  display: inline-block;
  list-style-type: none;
  margin: 0 0 0 0;
}
#language ul li {
  display: inline-block;
}
#language ul li a:link, #language ul li a:active, #language ul li a:visited {
  color: #5a5a5e;
}
#language ul li a:link span, #language ul li a:active span, #language ul li a:visited span {
  opacity: 1;
}
#language ul li a:hover {
  color: #000;
}
#language ul li a.selected span, #language ul li a.active span {
  color: #000;
  background-color: #cccccc;
}
#language ul li a#de, #language ul li a#tr {
  display: inline-block;
}
#language ul li span {
  display: inline-block;
  height: 24px;
  box-sizing: border-box;
  line-height: 1;
  padding: 4px 0.5em;
  border-right: 1px solid #a0a0a2;
  border-left: 1px solid #a0a0a2;
  margin-left: -1px;
  opacity: 0.4;
}
#language ul li.first span {
  border-left: 0;
}
#language ul li.last span {
  border-right: 0;
}

@media only screen and (min-width: 48em) {
  #language {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
  }
}
@media only screen and (max-width: 48em) {
  #language {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    box-shadow: 0 0 10px #000;
  }
}
@media only screen and (max-width: 40.625em) {
  #language {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    box-shadow: 0 0 10px #000;
  }
}
#sliderBlock {
  position: relative;
  overflow: hidden;
}

#slider {
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
#slider .orbit-progress {
  background-color: rgba(0, 0, 0, 0);
}
#slider img {
  float: left;
}
#slider .orbit-caption {
  position: absolute;
  bottom: 15%;
  right: 0;
  font-size: 1.0em;
  font-weight: 600;
  width: 40%;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 12px 0 0 12px;
  padding: 0.9375em 0.125em 0.9375em 0.9375em;
  box-shadow: 0 0 24px #404040;
}
#slider .orbit-caption h3 {
  color: #fff;
  font-size: 1.2em;
}

@media only screen and (max-width: 48em) {
  #slider .orbit-caption {
    display: none;
  }
}
h1 {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
}

#leftWrapper .csc-header-n1 h1,
#rightWrapper .csc-header-n1 h1,
#middleContent .csc-header-n1 h1 {
  font-size: 1.75em;
  font-style: normal;
  font-weight: normal;
  padding: 1.5em 0 0.7em;
  color: #488ecb;
  width: 100%;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  margin: 0 0 0 0;
}

#contentWrapper h1, #contentWrapper h2, #contentWrapper h3, #contentWrapper h4, #contentWrapper h5 h6 {
  font-family: Arial, "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #488ecb;
  vertical-align: baseline;
  padding-bottom: 0.2em;
}
#contentWrapper h1 a, #contentWrapper h2 a, #contentWrapper h3 a, #contentWrapper h4 a, #contentWrapper h5 h6 a {
  border-bottom: 1px dotted #488ecb;
}
#contentWrapper h1, #contentWrapper h2 {
  font-size: 1.0625em;
  font-weight: bold;
  line-height: 1.4;
}
#contentWrapper h3 {
  font-size: 1.0em;
}
#contentWrapper h4 {
  font-size: 1.0em;
  color: #000000;
}
#contentWrapper .csc-textpic-image a {
  display: inline-block;
}
#contentWrapper a {
  display: inline-block;
}
#contentWrapper a:link, #contentWrapper a:active, #contentWrapper a:visited {
  color: #488ecb;
}
#contentWrapper a:hover {
  color: #555555;
  text-decoration: underline;
}
#contentWrapper .tx-glossary-list {
	display: none;
}
#contentWrapper .tx-glossary-list ul, #contentWrapper .tx-glossary-list li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#contentWrapper .tx-glossary-list ul {
  margin-bottom: 1.5em;
}
#contentWrapper abbr, #contentWrapper acronym {
  font-size: 1em;
}

#mainContent .csc-form-element-submit,
#mainSubContent .csc-form-element-submit {
  float: left;
}
#mainContent .csc-form-element-reset,
#mainSubContent .csc-form-element-reset {
  text-align: right;
}
#mainContent .csc-form-element-submit input,
#mainContent .csc-form-element-reset input,
#mainSubContent .csc-form-element-submit input,
#mainSubContent .csc-form-element-reset input {
  margin: 0;
}

@media only screen and (max-width: 48em) {
  #leftWrapper {
    width: 100%;
  }

  #middleContent {
    padding: 0 0;
    width: 100%;
  }
}
.hideRightContent #leftWrapper {
  width: 33.3332%;
}
.hideRightContent #middleContent {
  width: 66.66667%;
}
.hideRightContent #mainContent,
.hideRightContent #mainSubContent {
  padding-right: 0px;
  padding-left: 16px;
}
.hideRightContent #rightWrapper {
  display: none;
}

.hideLeftContent #leftWrapper {
  display: none;
}
.hideLeftContent #middleContent {
  width: 66.66667%;
}
.hideLeftContent #mainContent,
.hideLeftContent #mainSubContent {
  padding-left: 0px;
  padding-right: 16px;
}
.hideLeftContent #rightWrapper {
  width: 33.3332%;
}

.hideRightAndLeftContent #leftWrapper,
.hideRightAndLeftContent #rightWrapper {
  display: none;
}
.hideRightAndLeftContent #middleContent {
  width: 100%;
  padding: 25px 0;
}
.hideRightAndLeftContent #mainContent,
.hideRightAndLeftContent #mainSubContent {
  padding: 0;
}

.hideRightFiftyFifty #leftWrapper {
  width: 100%;
  clear: both;
}
.hideRightFiftyFifty #middleContent {
  padding-right: 2em;
}
.hideRightFiftyFifty #middleContent,
.hideRightFiftyFifty #rightWrapper {
  width: 50%;
}
@media only screen and (max-width: 48em) {
  .hideRightFiftyFifty #middleContent,
  .hideRightFiftyFifty #rightWrapper {
    width: 100%;
    clear: both;
  }
}
.hideRightFiftyFifty #mainContent,
.hideRightFiftyFifty #mainSubContent {
  padding-left: 0px;
}

@media only screen and (max-width: 48em) {
  #c1154 h1 {
    white-space: nowrap;
  }
  #c1154 td {
    white-space: nowrap;
  }

  #c1215 ul li:nth-child(4) img,
  #c1215 ul li:nth-child(5) img {
    margin-left: -100px;
  }

  #contentWrapperBlock {
    padding: 0 0.8em;
  }

  .hideLeftContent #headerWrapper,
  .hideLeftContent #sliderWrapper,
  .hideLeftContent #menuWrapper,
  .hideLeftContent #contentWrapper,
  .hideLeftContent #frontWrapper0,
  .hideLeftContent #leftWrapper,
  .hideLeftContent #subnav,
  .hideLeftContent #middleContent,
  .hideLeftContent #mainContent,
  .hideLeftContent #mainSubContent,
  .hideLeftContent #rightWrapper,
  .hideLeftContent #borderWrapper,
  .hideLeftContent #footerWrapper,
  .hideRightContent #headerWrapper,
  .hideRightContent #sliderWrapper,
  .hideRightContent #menuWrapper,
  .hideRightContent #contentWrapper,
  .hideRightContent #frontWrapper0,
  .hideRightContent #leftWrapper,
  .hideRightContent #subnav,
  .hideRightContent #middleContent,
  .hideRightContent #mainContent,
  .hideRightContent #mainSubContent,
  .hideRightContent #rightWrapper,
  .hideRightContent #borderWrapper,
  .hideRightContent #footerWrapper,
  .hideRightAndLeftContent #headerWrapper,
  .hideRightAndLeftContent #sliderWrapper,
  .hideRightAndLeftContent #menuWrapper,
  .hideRightAndLeftContent #contentWrapper,
  .hideRightAndLeftContent #frontWrapper0,
  .hideRightAndLeftContent #leftWrapper,
  .hideRightAndLeftContent #subnav,
  .hideRightAndLeftContent #middleContent,
  .hideRightAndLeftContent #mainContent,
  .hideRightAndLeftContent #mainSubContent,
  .hideRightAndLeftContent #rightWrapper,
  .hideRightAndLeftContent #borderWrapper,
  .hideRightAndLeftContent #footerWrapper,
  .hideRightFiftyFifty #headerWrapper,
  .hideRightFiftyFifty #sliderWrapper,
  .hideRightFiftyFifty #menuWrapper,
  .hideRightFiftyFifty #contentWrapper,
  .hideRightFiftyFifty #frontWrapper0,
  .hideRightFiftyFifty #leftWrapper,
  .hideRightFiftyFifty #subnav,
  .hideRightFiftyFifty #middleContent,
  .hideRightFiftyFifty #mainContent,
  .hideRightFiftyFifty #mainSubContent,
  .hideRightFiftyFifty #rightWrapper,
  .hideRightFiftyFifty #borderWrapper,
  .hideRightFiftyFifty #footerWrapper {
    width: 100%;
    padding: 0;
  }
}
#TSFE_ADMIN_PANEL_FORM tr.typo3-adminPanel-section-title .typo3-adminPanel-section-open,
#TSFE_ADMIN_PANEL_FORM tr.typo3-adminPanel-section-title .typo3-adminPanel-section-closed {
  line-height: 2em;
}

#typo7_contact_form label em {
  display: none;
}

div.csc-mailform {
  overflow: hidden;
}
div.csc-mailform .csc-form-7 {
  position: absolute;
  margin: 0 0 0 -999em;
}
div.csc-mailform ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
div.csc-mailform li.csc-form-element-checkbox {
  padding: 0 0 1em 0;
  overflow: hidden;
}
div.csc-mailform li.csc-form-element-checkbox label {
  display: inline-block;
}
div.csc-mailform li.csc-form-element-checkbox input {
  float: left;
  margin: 0.4em 1em 0 0;
}
div.csc-mailform li label {
  display: inline-block;
  float: none;
  width: auto;
  margin-right: 0em;
  vertical-align: baseline;
}
div.csc-mailform li.csc-form-element-submit {
  padding-top: 1em;
}

table.contenttable {
  border: 0;
  background-color: #fff;
}
table.contenttable th {
  white-space: nowrap;
}
table.contenttable td, table.contenttable th {
  text-align: left;
  background-color: #fff;
  padding: 0 2em 0.8em 0;
  vertical-align: top;
}

dfn,
abbr,
acronym {
  color: #488ecb;
  font-weight: normal;
  font-style: normal;
}

@media only screen and (max-width: 48em) {
  div.csc-mailform fieldset legend {
    margin-left: 0.3em;
  }
  div.csc-mailform fieldset ol {
    padding: 0 0 0 0;
  }
  div.csc-mailform fieldset ol legend {
    margin-left: 0;
  }
  div.csc-mailform fieldset.fieldset-subgroup ol {
    padding: 2em 0 0 0;
    margin-left: 0;
    clear: both;
  }
  div.csc-mailform fieldset.fieldset-subgroup ol li {
    padding: 0 0 1em 0;
    margin-bottom: 0;
  }
  div.csc-mailform fieldset.fieldset-subgroup ol li label {
    white-space: normal;
  }

  div.csc-textpic .csc-textpic-image,
  div.csc-textpic-intext-right .csc-textpic-image,
  div.csc-textpic-intext-left .csc-textpic-image {
    display: block;
  }
  div.csc-textpic .csc-textpic-imagewrap,
  div.csc-textpic-intext-right .csc-textpic-imagewrap,
  div.csc-textpic-intext-left .csc-textpic-imagewrap {
    float: none;
    clear: both;
    overflow: hidden;
    margin: 0 0 1em;
  }
  div.csc-textpic .csc-textpic-imagewrap:after,
  div.csc-textpic-intext-right .csc-textpic-imagewrap:after,
  div.csc-textpic-intext-left .csc-textpic-imagewrap:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: both;
    height: 0;
  }
  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
  div.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image,
  div.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0 auto;
  }
  div.csc-textpic .csc-textpic-text,
  div.csc-textpic-intext-right .csc-textpic-text,
  div.csc-textpic-intext-left .csc-textpic-text {
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media only screen and (max-width: 40.625em) and (orientation: portrait) {
  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
  div.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image,
  div.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0 0;
  }
}
div.arrow, span.arrow, a.arrow {
  background-image: url("../images/iconset/arrow.png");
}
div.email, span.email, a.email {
  background-image: url("../images/iconset/email.png");
}
div.phone, span.phone, a.phone {
  background-image: url("../images/iconset/phone.png");
}
div.pointer, span.pointer, a.pointer {
  background-image: url("../images/iconset/pointer.png");
}

div.arrow, div.email, div.phone, div.pointer, span.arrow, span.email, span.phone, span.pointer, a.arrow, a.email, a.phone, a.pointer {
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  color: #718022;
  padding: 0.5em 0 0 51px;
  min-height: 41px;
  box-sizing: border-box;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 41px 41px;
}
div.coding, span.coding, a.coding {
  font-family: monospace;
  font-size: 1.1em;
}

#map_img_link {
  display: block;
}

#browserNav {
  position: fixed;
  bottom: 2.2em;
  right: 0.8em;
  z-index: 999;
}
#browserNav ul {
  list-style-type: none;
}
#browserNav li {
  display: block;
  padding: 0 0 0 2px;
  margin: 0;
  float: left;
}
#browserNav .back,
#browserNav .forward,
#browserNav .reload,
#browserNav .top {
  display: block;
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  background-image: url("../images/browserNav.png");
  background-repeat: no-repeat;
  background-size: 128px 32px;
  text-indent: -999em;
  border: 2px solid #555555;
  border-radius: 16px;
  opacity: 0.7;
}
#browserNav .back:hover,
#browserNav .forward:hover,
#browserNav .reload:hover,
#browserNav .top:hover {
  opacity: 1.0;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
#browserNav .back {
  background-position: 0 0;
}
#browserNav .forward {
  background-position: -32px 0;
}
#browserNav .reload {
  background-position: -64px 0;
}
#browserNav .top {
  background-position: -96px 0;
}

/**
 *
 * Main container
 *
 */
#addToHomeScreen {
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  touch-callout: none;
  width: 240px;
  font-size: 15px;
  padding: 12px 14px;
  text-align: left;
  font-family: helvetica;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff), color-stop(0.02, #eee), color-stop(0.98, #ccc), color-stop(1, #a3a3a3));
  border: 1px solid #505050;
  -webkit-border-radius: 8px;
  -webkit-background-clip: padding-box;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  line-height: 130%;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

#addToHomeScreen.addToHomeIOS7 {
  background: #f2f2f2 !important;
  -webkit-border-radius: 1px !important;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

#addToHomeScreen.addToHomeIpad {
  width: 268px;
  font-size: 18px;
  padding: 14px;
}

/**
 *
 * The 'wide' class is added when the popup contains the touch icon
 *
 */
#addToHomeScreen.addToHomeWide {
  width: 296px;
}

#addToHomeScreen.addToHomeIpad.addToHomeWide {
  width: 320px;
  font-size: 18px;
  padding: 14px;
}

/**
 *
 * The balloon arrow
 *
 */
#addToHomeScreen .addToHomeArrow {
  position: absolute;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #ccc));
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #505050;
  width: 16px;
  height: 16px;
  -webkit-transform: rotateZ(45deg);
  bottom: -9px;
  left: 50%;
  margin-left: -8px;
  -webkit-box-shadow: inset -1px -1px 0 #a9a9a9;
  -webkit-border-bottom-right-radius: 2px;
}

#addToHomeScreen.addToHomeIOS7 .addToHomeArrow {
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #f2f2f2)) !important;
  -webkit-box-shadow: inset -1px -1px 0 #fff !important;
  border-color: #ccc !important;
}

/**
 *
 * The balloon arrow for iPad
 *
 */
#addToHomeScreen.addToHomeIpad .addToHomeArrow {
  -webkit-transform: rotateZ(-135deg);
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(238, 238, 238, 0)), color-stop(0.4, rgba(238, 238, 238, 0)), color-stop(0.4, #eee));
  -webkit-box-shadow: inset -1px -1px 0 #fff;
  top: -9px;
  bottom: auto;
  left: 50%;
}

/**
 *
 * Close button
 *
 */
#addToHomeScreen .addToHomeClose {
  -webkit-box-sizing: border-box;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 18px;
  height: 18px;
  line-height: 14px;
  text-align: center;
  text-indent: 1px;
  -webkit-border-radius: 9px;
  background: rgba(0, 0, 0, 0.12);
  color: #888;
  -webkit-box-shadow: 0 1px 0 #fff;
  font-size: 16px;
}

#addToHomeScreen.addToHomeIOS7 .addToHomeClose {
  line-height: 12px;
  padding-right: 1px;
  background: transparent;
  border: 1px solid #888;
  -webkit-box-shadow: none;
}

/**
 *
 * The '+' icon, displayed only on iOS < 4.2
 *
 */
#addToHomeScreen .addToHomePlus {
  font-weight: bold;
  font-size: 1.3em;
}

/**
 *
 * The 'share' icon, displayed only on iOS >= 4.2
 *
 */
#addToHomeScreen .addToHomeShare {
  display: inline-block;
  width: 18px;
  height: 15px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
  background-size: 18px 15px;
  text-indent: -9999em;
  overflow: hidden;
}

#addToHomeScreen.addToHomeIOS7 .addToHomeShare {
  width: 11px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA8CAYAAAAQTCjdAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAASCQAAEgkB80sG3AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKjSURBVGiB7dpPiFVVHMDxz7m9NCtMyI2bEJEC25WrEkzHUXCRraIwdNE8ZxfYIlcis1ZEbGEzT1QCF4XgH1CyWhUoJKIWNRGEiCNKmkSiYTzfcfGuOokx77x3ZlS8382959zfn+/invvn3RdijHIRBrwkOINCYXEcdjpb7VyiYdBsLScwt5y6IloYdzqXo36Ro0gY9IKWo+5JwmzBt2HQnBw9ehYNazyn5TBee8Dh+Vq+CWu92GufnkTDR6ab7gDeBNHouMM/l9tXTXM0fGBmL726Fg1Dam74EsvKqR8VNowL2Yzj5f7rnnE4DHq2235diYYhhTGfC94up35T0y+6di/ITU0rKVd+sEi0P7xr2pSJOu8zvF+OzqEv7vDH/WFxt7/cshy/ticsN8sXYUht0kXDOlsF9XJ4UaEvNoz9X3zc5bKaZThbyr5jzJ4wlNY7KTgM+ES0vhz+KeiPw36fKC/ucAF9uFBOrTZm26SJCtaV27+xIo7cXdkTEhvOoh+XyxprU1qnim7CQdGK2HAyKRexYVShT3RItDElN+mkjiP2Ym+S3f01hv2EVal5WW6hU0ElmptaqJuBpXg6MbeFH2LDpU6CQ93zWIKnEvs0cayGU3glMfkOo1jQYewZzOuyz7FC95Jwo5OgUFfgeg993hh/eTqCTxOSm/iuk8DY0Ap1b2GhtHXxsfZN4j/X0fOx4auEIknEhqv4OiUn1L13Z/+xWfWVaG4q0dxUormpRHNTieamEs1NJZqbJ1Q0jHvdiJo5S2cVjSNOCHZhn3/SnuYnIvl3yomIIz7MXZMn9hydRCrR3FSiualEc1OJ5qYSzU0lmptKNDePjWgwcPePT7/g+4cp8wCW4GXaryK3tL+mLdD5x62ppllgu7bso8q/2HIbzGWdNmWnSJwAAAAASUVORK5CYII=);
  background-size: 11px 15px;
}

/**
 *
 * The touch icon (if available)
 *
 */
#addToHomeScreen .addToHomeTouchIcon {
  display: block;
  float: left;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  width: 57px;
  height: 57px;
  background-size: 57px 57px;
  margin: 0 12px 0 0;
  border: 1px solid #333;
  background-clip: padding-box;
}

::-webkit-input-placeholder {
  color: #adadad;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #adadad;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #adadad;
}

:-ms-input-placeholder {
  color: #adadad;
}

button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-weight: bold;
}

input[type="submit"] {
  color: #fff;
  background-color: #488ecb;
}
input[type="submit"]:focus {
  color: #488ecb;
}

div.csc-mailform li.csc-form-element-reset {
  width: 30%;
  float: left;
}
div.csc-mailform li.csc-form-element-submit {
  width: 67%;
  padding-top: 0;
  float: right;
}

#c1171 h1 {
  visibility: hidden;
}

#c1155 {
  height: 290px;
}

#c1154 {
  height: 370px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 2.5em;
}

#c1157 {
  visibility: hidden;
}

#c1153 {
  height: 660px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 2.5em;
}
#c1153 .csc-form-4 textarea, #c1153 .csc-form-4 button, #c1153 .csc-form-4 html input[type="button"], html #c1153 .csc-form-4 input[type="button"],
#c1153 .csc-form-4 input[type="reset"],
#c1153 .csc-form-4 input[type="submit"] {
  height: 225px;
}
#c1153 .csc-form-element-checkbox label {
  width: 80%;
}

#maps_iframe {
  background: url("../images/maps_iframe_shadow.png") no-repeat left bottom;
  background-size: 100% auto;
  padding-bottom: 75px;
}
#maps_iframe iframe {
  border: 3px solid #dfdfdf;
}

@media only screen and (max-width: 48em) {
  #c1155 {
    height: auto;
  }

  #c1154 {
    height: auto;
    margin-bottom: 0;
  }

  #c1157 {
    visibility: visible;
  }

  #c1153 {
    height: auto;
    margin-bottom: 0;
  }
  #c1153 .csc-form-4 textarea, #c1153 .csc-form-4 button, #c1153 .csc-form-4 html input[type="button"], html #c1153 .csc-form-4 input[type="button"],
  #c1153 .csc-form-4 input[type="reset"],
  #c1153 .csc-form-4 input[type="submit"] {
    height: auto;
  }
}
#contentWrapper .galery figure {
  position: relative;
}
#contentWrapper .galery figure span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3em;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.6);
  color: #2d2d2d;
  text-align: center;
  padding: 0.7em 0 0 0;
  opacity: 0.0;
  transition: all 350ms ease-out;
}
#contentWrapper .galery figure:hover span {
  opacity: 1.0;
}
#contentWrapper .clearing-close {
  display: none;
}
#contentWrapper .clearing-blackout .clearing-close {
  display: block;
}
#contentWrapper .clearing-blackout li {
  clear: none;
}

[data-clearing] li {
  float: left;
  margin-right: 0;
}

.large-block-grid-4 > li,
.large-block-grid-3 > li,
.large-block-grid-2 > li {
  padding: 0 5px 5px 0;
}

a.lightbox {
  display: inline-block;
  position: relative;
}

.clearing-assembled .clearing-container .carousel ul li span {
  display: none;
}

.clearing-caption {
  bottom: 15px;
}

#subnav {
  display: none;
}

#footerWrapper {
  clear: both;
  overflow: hidden;
  position: relative;
  margin: 2em 0 2em 0;
  background-color: #488ecb;
}
#footerWrapper a {
  color: #fff;
}
#footerWrapper a.selected, #footerWrapper a.active, #footerWrapper a:link, #footerWrapper a:hover, #footerWrapper a:active, #footerWrapper a:visited {
  color: #fff;
}
#footerWrapper a.selected, #footerWrapper a.active, #footerWrapper a:hover {
  text-decoration: underline;
}

#footer {
  position: relative;
  padding-top: 0.6em;
  padding-bottom: 1.0em;
}
#footer #copyright {
  display: none;
}
#footer header h1 {
  font-size: 1em;
}

#footer_right {
  text-align: right;
}
#footer_right ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#footer_right ul li {
  display: inline-block;
}
#footer_right ul li a {
  display: inline-block;
  font-weight: normal;
  padding: 0 0 0 20px;
}
#footer_right ul li.first a {
  padding: 0;
}

#footer_left {
  padding-top: 0.3em;
}
#footer_left h1 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
}
#footer_left p, #footer_left a {
  color: #fff;
  font-size: 12px;
}

@media only screen and (max-width: 48em) {
  #c1150 li {
    display: block;
    float: none;
    overflow: hidden;
  }
  #c1150 li .csc-textpic-image {
    text-align: center;
  }

  #footer {
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  #footerWrapper {
    margin: 0 0 0 0;
  }

  #copyright {
    display: none;
  }

  #footer_left {
    display: none;
  }

  #footer_right {
    text-align: center;
    float: none;
    width: 100%;
  }
}
.ie8 .row {
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
.ie8 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
.ie8 .row.large-collapse .column,
.ie8 .row.large-collapse .columns {
  padding: 0;
}
.ie8 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}
.ie8 .row .row.large-collapse {
  margin: 0;
}
.ie8 .column,
.ie8 .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}
.ie8 .column.large-centered,
.ie8 .columns.large-centered {
  float: none;
  margin: 0 auto;
}
.ie8 [class*="column"] + [class*="column"]:last-child {
  float: right;
}
.ie8 [class*="column"] + [class*="column"].end {
  float: left;
}
.ie8 .large-1,
.ie8 .row .large-1 {
  width: 8.33333%;
}
.ie8 .large-2,
.ie8 .row .large-2 {
  width: 16.66667%;
}
.ie8 .large-3,
.ie8 .row .large-3 {
  width: 25%;
}
.ie8 .large-4,
.ie8 .row .large-4 {
  width: 33.33333%;
}
.ie8 .large-5,
.ie8 .row .large-5 {
  width: 41.66667%;
}
.ie8 .large-6,
.ie8 .row .large-6 {
  width: 50%;
}
.ie8 .large-7,
.ie8 .row .large-7 {
  width: 58.33333%;
}
.ie8 .large-8,
.ie8 .row .large-8 {
  width: 66.66667%;
}
.ie8 .large-9,
.ie8 .row .large-9 {
  width: 75%;
}
.ie8 .large-10,
.ie8 .row .large-10 {
  width: 83.33333%;
}
.ie8 .large-11,
.ie8 .row .large-11 {
  width: 91.66667%;
}
.ie8 .large-12,
.ie8 .row .large-12 {
  width: 100%;
}
.ie8 .row .large-offset-1 {
  margin-left: 8.33333%;
}
.ie8 .row .large-offset-2 {
  margin-left: 16.66667%;
}
.ie8 .row .large-offset-3 {
  margin-left: 25%;
}
.ie8 .row .large-offset-4 {
  margin-left: 33.33333%;
}
.ie8 .row .large-offset-5 {
  margin-left: 41.66667%;
}
.ie8 .row .large-offset-6 {
  margin-left: 50%;
}
.ie8 .row .large-offset-7 {
  margin-left: 58.33333%;
}
.ie8 .row .large-offset-8 {
  margin-left: 66.66667%;
}
.ie8 .row .large-offset-9 {
  margin-left: 75%;
}
.ie8 .row .large-offset-10 {
  margin-left: 83.33333%;
}
.ie8 .pull-2 {
  right: 16.66667%;
}
.ie8 .pull-3 {
  right: 25%;
}
.ie8 .pull-4 {
  right: 33.33333%;
}
.ie8 .pull-5 {
  right: 41.66667%;
}
.ie8 .pull-6 {
  right: 50%;
}
.ie8 .pull-7 {
  right: 58.33333%;
}
.ie8 .pull-8 {
  right: 66.66667%;
}
.ie8 .pull-9 {
  right: 75%;
}
.ie8 .pull-10 {
  right: 83.33333%;
}
.ie8 .push-2 {
  left: 16.66667%;
}
.ie8 .push-3 {
  left: 25%;
}
.ie8 .push-4 {
  left: 33.33333%;
}
.ie8 .push-5 {
  left: 41.66667%;
}
.ie8 .push-6 {
  left: 50%;
}
.ie8 .push-7 {
  left: 58.33333%;
}
.ie8 .push-8 {
  left: 66.66667%;
}
.ie8 .push-9 {
  left: 75%;
}
.ie8 .push-10 {
  left: 83.33333%;
}
.ie8 .row {
  *zoom: 1;
}
.ie8 .row:before, .ie8 .row:after {
  content: " ";
  display: table;
}
.ie8 .row:after {
  clear: both;
}
.ie8 .small-1, .ie8 .row .small-1 {
  width: 8.33333%;
}
.ie8 .small-2, .ie8 .row .small-2 {
  width: 16.66667%;
}
.ie8 .small-3, .ie8 .row .small-3 {
  width: 25%;
}
.ie8 .small-4, .ie8 .row .small-4 {
  width: 33.33333%;
}
.ie8 .small-5, .ie8 .row .small-5 {
  width: 41.66667%;
}
.ie8 .small-6, .ie8 .row .small-6 {
  width: 50%;
}
.ie8 .small-7, .ie8 .row .small-7 {
  width: 58.33333%;
}
.ie8 .small-8, .ie8 .row .small-8 {
  width: 66.66667%;
}
.ie8 .small-9, .ie8 .row .small-9 {
  width: 75%;
}
.ie8 .small-10, .ie8 .row .small-10 {
  width: 83.33333%;
}
.ie8 .small-11, .ie8 .row .small-11 {
  width: 91.66667%;
}
.ie8 .small-12, .ie8 .row .small-12 {
  width: 100%;
}
.ie8 .large-1, .ie8 .row .large-1 {
  width: 8.33333%;
}
.ie8 .large-2, .ie8 .row .large-2 {
  width: 16.66667%;
}
.ie8 .large-3, .ie8 .row .large-3 {
  width: 25%;
}
.ie8 .large-4, .ie8 .row .large-4 {
  width: 33.33333%;
}
.ie8 .large-5, .ie8 .row .large-5 {
  width: 41.66667%;
}
.ie8 .large-6, .ie8 .row .large-6 {
  width: 50%;
}
.ie8 .large-7, .ie8 .row .large-7 {
  width: 58.33333%;
}
.ie8 .large-8, .ie8 .row .large-8 {
  width: 66.66667%;
}
.ie8 .large-9, .ie8 .row .large-9 {
  width: 75%;
}
.ie8 .large-10, .ie8 .row .large-10 {
  width: 83.33333%;
}
.ie8 .large-11, .ie8 .row .large-11 {
  width: 91.66667%;
}
.ie8 .large-12, .ie8 .row .large-12 {
  width: 100%;
}
.ie8 .row .small-offset-1 {
  margin-left: 8.33333%;
}
.ie8 .row .small-offset-2 {
  margin-left: 16.66667%;
}
.ie8 .row .small-offset-3 {
  margin-left: 25%;
}
.ie8 .row .small-offset-4 {
  margin-left: 33.33333%;
}
.ie8 .row .small-offset-5 {
  margin-left: 41.66667%;
}
.ie8 .row .small-offset-6 {
  margin-left: 50%;
}
.ie8 .row .small-offset-7 {
  margin-left: 58.33333%;
}
.ie8 .row .small-offset-8 {
  margin-left: 66.66667%;
}
.ie8 .row .small-offset-9 {
  margin-left: 75%;
}
.ie8 .row .small-offset-10 {
  margin-left: 83.33333%;
}
.ie8 .row .large-offset-1 {
  margin-left: 8.33333%;
}
.ie8 .row .large-offset-2 {
  margin-left: 16.66667%;
}
.ie8 .row .large-offset-3 {
  margin-left: 25%;
}
.ie8 .row .large-offset-4 {
  margin-left: 33.33333%;
}
.ie8 .row .large-offset-5 {
  margin-left: 41.66667%;
}
.ie8 .row .large-offset-6 {
  margin-left: 50%;
}
.ie8 .row .large-offset-7 {
  margin-left: 58.33333%;
}
.ie8 .row .large-offset-8 {
  margin-left: 66.66667%;
}
.ie8 .row .large-offset-9 {
  margin-left: 75%;
}
.ie8 .row .large-offset-10 {
  margin-left: 83.33333%;
}

/*
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url("../fonts/foundation-icons.eot");
  src: url("../fonts/foundation-icons_.eot#iefix") format("embedded-opentype"), url("../fonts/foundation-icons.woff") format("woff"), url("../fonts/foundation-icons.ttf") format("truetype"), url("../fonts/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
div.fi-address-book:hover, div.fi-alert:hover, div.fi-align-center:hover, div.fi-align-justify:hover, div.fi-align-left:hover, div.fi-align-right:hover, div.fi-anchor:hover, div.fi-annotate:hover, div.fi-archive:hover, div.fi-arrow-down:hover, div.fi-arrow-left:hover, div.fi-arrow-right:hover, div.fi-arrow-up:hover, div.fi-arrows-compress:hover, div.fi-arrows-expand:hover, div.fi-arrows-in:hover, div.fi-arrows-out:hover, div.fi-asl:hover, div.fi-asterisk:hover, div.fi-at-sign:hover, div.fi-background-color:hover, div.fi-battery-empty:hover, div.fi-battery-full:hover, div.fi-battery-half:hover, div.fi-bitcoin-circle:hover, div.fi-bitcoin:hover, div.fi-blind:hover, div.fi-bluetooth:hover, div.fi-bold:hover, div.fi-book-bookmark:hover, div.fi-book:hover, div.fi-bookmark:hover, div.fi-braille:hover, div.fi-burst-new:hover, div.fi-burst-sale:hover, div.fi-burst:hover, div.fi-calendar:hover, div.fi-camera:hover, div.fi-check:hover, div.fi-checkbox:hover, div.fi-clipboard-notes:hover, div.fi-clipboard-pencil:hover, div.fi-clipboard:hover, div.fi-clock:hover, div.fi-closed-caption:hover, div.fi-cloud:hover, div.fi-comment-minus:hover, div.fi-comment-quotes:hover, div.fi-comment-video:hover, div.fi-comment:hover, div.fi-comments:hover, div.fi-compass:hover, div.fi-contrast:hover, div.fi-credit-card:hover, div.fi-crop:hover, div.fi-crown:hover, div.fi-css3:hover, div.fi-database:hover, div.fi-die-five:hover, div.fi-die-four:hover, div.fi-die-one:hover, div.fi-die-six:hover, div.fi-die-three:hover, div.fi-die-two:hover, div.fi-dislike:hover, div.fi-dollar-bill:hover, div.fi-dollar:hover, div.fi-download:hover, div.fi-eject:hover, div.fi-elevator:hover, div.fi-euro:hover, div.fi-eye:hover, div.fi-fast-forward:hover, div.fi-female-symbol:hover, div.fi-female:hover, div.fi-filter:hover, div.fi-first-aid:hover, div.fi-flag:hover, div.fi-folder-add:hover, div.fi-folder-lock:hover, div.fi-folder:hover, div.fi-foot:hover, div.fi-foundation:hover, div.fi-graph-bar:hover, div.fi-graph-horizontal:hover, div.fi-graph-pie:hover, div.fi-graph-trend:hover, div.fi-guide-dog:hover, div.fi-hearing-aid:hover, div.fi-heart:hover, div.fi-home:hover, div.fi-html5:hover, div.fi-indent-less:hover, div.fi-indent-more:hover, div.fi-info:hover, div.fi-italic:hover, div.fi-key:hover, div.fi-laptop:hover, div.fi-layout:hover, div.fi-lightbulb:hover, div.fi-like:hover, div.fi-link:hover, div.fi-list-bullet:hover, div.fi-list-number:hover, div.fi-list-thumbnails:hover, div.fi-list:hover, div.fi-lock:hover, div.fi-loop:hover, div.fi-magnifying-glass:hover, div.fi-mail:hover, div.fi-male-female:hover, div.fi-male-symbol:hover, div.fi-male:hover, div.fi-map:hover, div.fi-marker:hover, div.fi-megaphone:hover, div.fi-microphone:hover, div.fi-minus-circle:hover, div.fi-minus:hover, div.fi-mobile-signal:hover, div.fi-mobile:hover, div.fi-monitor:hover, div.fi-mountains:hover, div.fi-music:hover, div.fi-next:hover, div.fi-no-dogs:hover, div.fi-no-smoking:hover, div.fi-page-add:hover, div.fi-page-copy:hover, div.fi-page-csv:hover, div.fi-page-delete:hover, div.fi-page-doc:hover, div.fi-page-edit:hover, div.fi-page-export-csv:hover, div.fi-page-export-doc:hover, div.fi-page-export-pdf:hover, div.fi-page-export:hover, div.fi-page-filled:hover, div.fi-page-multiple:hover, div.fi-page-pdf:hover, div.fi-page-remove:hover, div.fi-page-search:hover, div.fi-page:hover, div.fi-paint-bucket:hover, div.fi-paperclip:hover, div.fi-pause:hover, div.fi-paw:hover, div.fi-paypal:hover, div.fi-pencil:hover, div.fi-photo:hover, div.fi-play-circle:hover, div.fi-play-video:hover, div.fi-play:hover, div.fi-plus:hover, div.fi-pound:hover, div.fi-power:hover, div.fi-previous:hover, div.fi-price-tag:hover, div.fi-pricetag-multiple:hover, div.fi-print:hover, div.fi-prohibited:hover, div.fi-projection-screen:hover, div.fi-puzzle:hover, div.fi-quote:hover, div.fi-record:hover, div.fi-refresh:hover, div.fi-results-demographics:hover, div.fi-results:hover, div.fi-rewind-ten:hover, div.fi-rewind:hover, div.fi-rss:hover, div.fi-safety-cone:hover, div.fi-save:hover, div.fi-share:hover, div.fi-sheriff-badge:hover, div.fi-shield:hover, div.fi-shopping-bag:hover, div.fi-shopping-cart:hover, div.fi-shuffle:hover, div.fi-skull:hover, div.fi-social-500px:hover, div.fi-social-adobe:hover, div.fi-social-amazon:hover, div.fi-social-android:hover, div.fi-social-apple:hover, div.fi-social-behance:hover, div.fi-social-bing:hover, div.fi-social-blogger:hover, div.fi-social-delicious:hover, div.fi-social-designer-news:hover, div.fi-social-deviant-art:hover, div.fi-social-digg:hover, div.fi-social-dribbble:hover, div.fi-social-drive:hover, div.fi-social-dropbox:hover, div.fi-social-evernote:hover, div.fi-social-facebook:hover, div.fi-social-flickr:hover, div.fi-social-forrst:hover, div.fi-social-foursquare:hover, div.fi-social-game-center:hover, div.fi-social-github:hover, div.fi-social-google-plus:hover, div.fi-social-hacker-news:hover, div.fi-social-hi5:hover, div.fi-social-instagram:hover, div.fi-social-joomla:hover, div.fi-social-lastfm:hover, div.fi-social-linkedin:hover, div.fi-social-medium:hover, div.fi-social-myspace:hover, div.fi-social-orkut:hover, div.fi-social-path:hover, div.fi-social-picasa:hover, div.fi-social-pinterest:hover, div.fi-social-rdio:hover, div.fi-social-reddit:hover, div.fi-social-skillshare:hover, div.fi-social-skype:hover, div.fi-social-smashing-mag:hover, div.fi-social-snapchat:hover, div.fi-social-spotify:hover, div.fi-social-squidoo:hover, div.fi-social-stack-overflow:hover, div.fi-social-steam:hover, div.fi-social-stumbleupon:hover, div.fi-social-treehouse:hover, div.fi-social-tumblr:hover, div.fi-social-twitter:hover, div.fi-social-vimeo:hover, div.fi-social-windows:hover, div.fi-social-xbox:hover, div.fi-social-yahoo:hover, div.fi-social-yelp:hover, div.fi-social-youtube:hover, div.fi-social-zerply:hover, div.fi-social-zurb:hover, div.fi-sound:hover, div.fi-star:hover, div.fi-stop:hover, div.fi-strikethrough:hover, div.fi-subscript:hover, div.fi-superscript:hover, div.fi-tablet-landscape:hover, div.fi-tablet-portrait:hover, div.fi-target-two:hover, div.fi-target:hover, div.fi-telephone-accessible:hover, div.fi-telephone:hover, div.fi-text-color:hover, div.fi-thumbnails:hover, div.fi-ticket:hover, div.fi-torso-business:hover, div.fi-torso-female:hover, div.fi-torso:hover, div.fi-torsos-all-female:hover, div.fi-torsos-all:hover, div.fi-torsos-female-male:hover, div.fi-torsos-male-female:hover, div.fi-torsos:hover, div.fi-trash:hover, div.fi-trees:hover, div.fi-trophy:hover, div.fi-underline:hover, div.fi-universal-access:hover, div.fi-unlink:hover, div.fi-unlock:hover, div.fi-upload-cloud:hover, div.fi-upload:hover, div.fi-usb:hover, div.fi-video:hover, div.fi-volume-none:hover, div.fi-volume-strike:hover, div.fi-volume:hover, div.fi-web:hover, div.fi-wheelchair:hover, div.fi-widget:hover, div.fi-wrench:hover, div.fi-x-circle:hover, div.fi-x:hover, div.fi-yen:hover, div.fi-zoom-in:hover, div.fi-zoom-out:hover, span.fi-address-book:hover, span.fi-alert:hover, span.fi-align-center:hover, span.fi-align-justify:hover, span.fi-align-left:hover, span.fi-align-right:hover, span.fi-anchor:hover, span.fi-annotate:hover, span.fi-archive:hover, span.fi-arrow-down:hover, span.fi-arrow-left:hover, span.fi-arrow-right:hover, span.fi-arrow-up:hover, span.fi-arrows-compress:hover, span.fi-arrows-expand:hover, span.fi-arrows-in:hover, span.fi-arrows-out:hover, span.fi-asl:hover, span.fi-asterisk:hover, span.fi-at-sign:hover, span.fi-background-color:hover, span.fi-battery-empty:hover, span.fi-battery-full:hover, span.fi-battery-half:hover, span.fi-bitcoin-circle:hover, span.fi-bitcoin:hover, span.fi-blind:hover, span.fi-bluetooth:hover, span.fi-bold:hover, span.fi-book-bookmark:hover, span.fi-book:hover, span.fi-bookmark:hover, span.fi-braille:hover, span.fi-burst-new:hover, span.fi-burst-sale:hover, span.fi-burst:hover, span.fi-calendar:hover, span.fi-camera:hover, span.fi-check:hover, span.fi-checkbox:hover, span.fi-clipboard-notes:hover, span.fi-clipboard-pencil:hover, span.fi-clipboard:hover, span.fi-clock:hover, span.fi-closed-caption:hover, span.fi-cloud:hover, span.fi-comment-minus:hover, span.fi-comment-quotes:hover, span.fi-comment-video:hover, span.fi-comment:hover, span.fi-comments:hover, span.fi-compass:hover, span.fi-contrast:hover, span.fi-credit-card:hover, span.fi-crop:hover, span.fi-crown:hover, span.fi-css3:hover, span.fi-database:hover, span.fi-die-five:hover, span.fi-die-four:hover, span.fi-die-one:hover, span.fi-die-six:hover, span.fi-die-three:hover, span.fi-die-two:hover, span.fi-dislike:hover, span.fi-dollar-bill:hover, span.fi-dollar:hover, span.fi-download:hover, span.fi-eject:hover, span.fi-elevator:hover, span.fi-euro:hover, span.fi-eye:hover, span.fi-fast-forward:hover, span.fi-female-symbol:hover, span.fi-female:hover, span.fi-filter:hover, span.fi-first-aid:hover, span.fi-flag:hover, span.fi-folder-add:hover, span.fi-folder-lock:hover, span.fi-folder:hover, span.fi-foot:hover, span.fi-foundation:hover, span.fi-graph-bar:hover, span.fi-graph-horizontal:hover, span.fi-graph-pie:hover, span.fi-graph-trend:hover, span.fi-guide-dog:hover, span.fi-hearing-aid:hover, span.fi-heart:hover, span.fi-home:hover, span.fi-html5:hover, span.fi-indent-less:hover, span.fi-indent-more:hover, span.fi-info:hover, span.fi-italic:hover, span.fi-key:hover, span.fi-laptop:hover, span.fi-layout:hover, span.fi-lightbulb:hover, span.fi-like:hover, span.fi-link:hover, span.fi-list-bullet:hover, span.fi-list-number:hover, span.fi-list-thumbnails:hover, span.fi-list:hover, span.fi-lock:hover, span.fi-loop:hover, span.fi-magnifying-glass:hover, span.fi-mail:hover, span.fi-male-female:hover, span.fi-male-symbol:hover, span.fi-male:hover, span.fi-map:hover, span.fi-marker:hover, span.fi-megaphone:hover, span.fi-microphone:hover, span.fi-minus-circle:hover, span.fi-minus:hover, span.fi-mobile-signal:hover, span.fi-mobile:hover, span.fi-monitor:hover, span.fi-mountains:hover, span.fi-music:hover, span.fi-next:hover, span.fi-no-dogs:hover, span.fi-no-smoking:hover, span.fi-page-add:hover, span.fi-page-copy:hover, span.fi-page-csv:hover, span.fi-page-delete:hover, span.fi-page-doc:hover, span.fi-page-edit:hover, span.fi-page-export-csv:hover, span.fi-page-export-doc:hover, span.fi-page-export-pdf:hover, span.fi-page-export:hover, span.fi-page-filled:hover, span.fi-page-multiple:hover, span.fi-page-pdf:hover, span.fi-page-remove:hover, span.fi-page-search:hover, span.fi-page:hover, span.fi-paint-bucket:hover, span.fi-paperclip:hover, span.fi-pause:hover, span.fi-paw:hover, span.fi-paypal:hover, span.fi-pencil:hover, span.fi-photo:hover, span.fi-play-circle:hover, span.fi-play-video:hover, span.fi-play:hover, span.fi-plus:hover, span.fi-pound:hover, span.fi-power:hover, span.fi-previous:hover, span.fi-price-tag:hover, span.fi-pricetag-multiple:hover, span.fi-print:hover, span.fi-prohibited:hover, span.fi-projection-screen:hover, span.fi-puzzle:hover, span.fi-quote:hover, span.fi-record:hover, span.fi-refresh:hover, span.fi-results-demographics:hover, span.fi-results:hover, span.fi-rewind-ten:hover, span.fi-rewind:hover, span.fi-rss:hover, span.fi-safety-cone:hover, span.fi-save:hover, span.fi-share:hover, span.fi-sheriff-badge:hover, span.fi-shield:hover, span.fi-shopping-bag:hover, span.fi-shopping-cart:hover, span.fi-shuffle:hover, span.fi-skull:hover, span.fi-social-500px:hover, span.fi-social-adobe:hover, span.fi-social-amazon:hover, span.fi-social-android:hover, span.fi-social-apple:hover, span.fi-social-behance:hover, span.fi-social-bing:hover, span.fi-social-blogger:hover, span.fi-social-delicious:hover, span.fi-social-designer-news:hover, span.fi-social-deviant-art:hover, span.fi-social-digg:hover, span.fi-social-dribbble:hover, span.fi-social-drive:hover, span.fi-social-dropbox:hover, span.fi-social-evernote:hover, span.fi-social-facebook:hover, span.fi-social-flickr:hover, span.fi-social-forrst:hover, span.fi-social-foursquare:hover, span.fi-social-game-center:hover, span.fi-social-github:hover, span.fi-social-google-plus:hover, span.fi-social-hacker-news:hover, span.fi-social-hi5:hover, span.fi-social-instagram:hover, span.fi-social-joomla:hover, span.fi-social-lastfm:hover, span.fi-social-linkedin:hover, span.fi-social-medium:hover, span.fi-social-myspace:hover, span.fi-social-orkut:hover, span.fi-social-path:hover, span.fi-social-picasa:hover, span.fi-social-pinterest:hover, span.fi-social-rdio:hover, span.fi-social-reddit:hover, span.fi-social-skillshare:hover, span.fi-social-skype:hover, span.fi-social-smashing-mag:hover, span.fi-social-snapchat:hover, span.fi-social-spotify:hover, span.fi-social-squidoo:hover, span.fi-social-stack-overflow:hover, span.fi-social-steam:hover, span.fi-social-stumbleupon:hover, span.fi-social-treehouse:hover, span.fi-social-tumblr:hover, span.fi-social-twitter:hover, span.fi-social-vimeo:hover, span.fi-social-windows:hover, span.fi-social-xbox:hover, span.fi-social-yahoo:hover, span.fi-social-yelp:hover, span.fi-social-youtube:hover, span.fi-social-zerply:hover, span.fi-social-zurb:hover, span.fi-sound:hover, span.fi-star:hover, span.fi-stop:hover, span.fi-strikethrough:hover, span.fi-subscript:hover, span.fi-superscript:hover, span.fi-tablet-landscape:hover, span.fi-tablet-portrait:hover, span.fi-target-two:hover, span.fi-target:hover, span.fi-telephone-accessible:hover, span.fi-telephone:hover, span.fi-text-color:hover, span.fi-thumbnails:hover, span.fi-ticket:hover, span.fi-torso-business:hover, span.fi-torso-female:hover, span.fi-torso:hover, span.fi-torsos-all-female:hover, span.fi-torsos-all:hover, span.fi-torsos-female-male:hover, span.fi-torsos-male-female:hover, span.fi-torsos:hover, span.fi-trash:hover, span.fi-trees:hover, span.fi-trophy:hover, span.fi-underline:hover, span.fi-universal-access:hover, span.fi-unlink:hover, span.fi-unlock:hover, span.fi-upload-cloud:hover, span.fi-upload:hover, span.fi-usb:hover, span.fi-video:hover, span.fi-volume-none:hover, span.fi-volume-strike:hover, span.fi-volume:hover, span.fi-web:hover, span.fi-wheelchair:hover, span.fi-widget:hover, span.fi-wrench:hover, span.fi-x-circle:hover, span.fi-x:hover, span.fi-yen:hover, span.fi-zoom-in:hover, span.fi-zoom-out:hover, a.fi-address-book:hover, a.fi-alert:hover, a.fi-align-center:hover, a.fi-align-justify:hover, a.fi-align-left:hover, a.fi-align-right:hover, a.fi-anchor:hover, a.fi-annotate:hover, a.fi-archive:hover, a.fi-arrow-down:hover, a.fi-arrow-left:hover, a.fi-arrow-right:hover, a.fi-arrow-up:hover, a.fi-arrows-compress:hover, a.fi-arrows-expand:hover, a.fi-arrows-in:hover, a.fi-arrows-out:hover, a.fi-asl:hover, a.fi-asterisk:hover, a.fi-at-sign:hover, a.fi-background-color:hover, a.fi-battery-empty:hover, a.fi-battery-full:hover, a.fi-battery-half:hover, a.fi-bitcoin-circle:hover, a.fi-bitcoin:hover, a.fi-blind:hover, a.fi-bluetooth:hover, a.fi-bold:hover, a.fi-book-bookmark:hover, a.fi-book:hover, a.fi-bookmark:hover, a.fi-braille:hover, a.fi-burst-new:hover, a.fi-burst-sale:hover, a.fi-burst:hover, a.fi-calendar:hover, a.fi-camera:hover, a.fi-check:hover, a.fi-checkbox:hover, a.fi-clipboard-notes:hover, a.fi-clipboard-pencil:hover, a.fi-clipboard:hover, a.fi-clock:hover, a.fi-closed-caption:hover, a.fi-cloud:hover, a.fi-comment-minus:hover, a.fi-comment-quotes:hover, a.fi-comment-video:hover, a.fi-comment:hover, a.fi-comments:hover, a.fi-compass:hover, a.fi-contrast:hover, a.fi-credit-card:hover, a.fi-crop:hover, a.fi-crown:hover, a.fi-css3:hover, a.fi-database:hover, a.fi-die-five:hover, a.fi-die-four:hover, a.fi-die-one:hover, a.fi-die-six:hover, a.fi-die-three:hover, a.fi-die-two:hover, a.fi-dislike:hover, a.fi-dollar-bill:hover, a.fi-dollar:hover, a.fi-download:hover, a.fi-eject:hover, a.fi-elevator:hover, a.fi-euro:hover, a.fi-eye:hover, a.fi-fast-forward:hover, a.fi-female-symbol:hover, a.fi-female:hover, a.fi-filter:hover, a.fi-first-aid:hover, a.fi-flag:hover, a.fi-folder-add:hover, a.fi-folder-lock:hover, a.fi-folder:hover, a.fi-foot:hover, a.fi-foundation:hover, a.fi-graph-bar:hover, a.fi-graph-horizontal:hover, a.fi-graph-pie:hover, a.fi-graph-trend:hover, a.fi-guide-dog:hover, a.fi-hearing-aid:hover, a.fi-heart:hover, a.fi-home:hover, a.fi-html5:hover, a.fi-indent-less:hover, a.fi-indent-more:hover, a.fi-info:hover, a.fi-italic:hover, a.fi-key:hover, a.fi-laptop:hover, a.fi-layout:hover, a.fi-lightbulb:hover, a.fi-like:hover, a.fi-link:hover, a.fi-list-bullet:hover, a.fi-list-number:hover, a.fi-list-thumbnails:hover, a.fi-list:hover, a.fi-lock:hover, a.fi-loop:hover, a.fi-magnifying-glass:hover, a.fi-mail:hover, a.fi-male-female:hover, a.fi-male-symbol:hover, a.fi-male:hover, a.fi-map:hover, a.fi-marker:hover, a.fi-megaphone:hover, a.fi-microphone:hover, a.fi-minus-circle:hover, a.fi-minus:hover, a.fi-mobile-signal:hover, a.fi-mobile:hover, a.fi-monitor:hover, a.fi-mountains:hover, a.fi-music:hover, a.fi-next:hover, a.fi-no-dogs:hover, a.fi-no-smoking:hover, a.fi-page-add:hover, a.fi-page-copy:hover, a.fi-page-csv:hover, a.fi-page-delete:hover, a.fi-page-doc:hover, a.fi-page-edit:hover, a.fi-page-export-csv:hover, a.fi-page-export-doc:hover, a.fi-page-export-pdf:hover, a.fi-page-export:hover, a.fi-page-filled:hover, a.fi-page-multiple:hover, a.fi-page-pdf:hover, a.fi-page-remove:hover, a.fi-page-search:hover, a.fi-page:hover, a.fi-paint-bucket:hover, a.fi-paperclip:hover, a.fi-pause:hover, a.fi-paw:hover, a.fi-paypal:hover, a.fi-pencil:hover, a.fi-photo:hover, a.fi-play-circle:hover, a.fi-play-video:hover, a.fi-play:hover, a.fi-plus:hover, a.fi-pound:hover, a.fi-power:hover, a.fi-previous:hover, a.fi-price-tag:hover, a.fi-pricetag-multiple:hover, a.fi-print:hover, a.fi-prohibited:hover, a.fi-projection-screen:hover, a.fi-puzzle:hover, a.fi-quote:hover, a.fi-record:hover, a.fi-refresh:hover, a.fi-results-demographics:hover, a.fi-results:hover, a.fi-rewind-ten:hover, a.fi-rewind:hover, a.fi-rss:hover, a.fi-safety-cone:hover, a.fi-save:hover, a.fi-share:hover, a.fi-sheriff-badge:hover, a.fi-shield:hover, a.fi-shopping-bag:hover, a.fi-shopping-cart:hover, a.fi-shuffle:hover, a.fi-skull:hover, a.fi-social-500px:hover, a.fi-social-adobe:hover, a.fi-social-amazon:hover, a.fi-social-android:hover, a.fi-social-apple:hover, a.fi-social-behance:hover, a.fi-social-bing:hover, a.fi-social-blogger:hover, a.fi-social-delicious:hover, a.fi-social-designer-news:hover, a.fi-social-deviant-art:hover, a.fi-social-digg:hover, a.fi-social-dribbble:hover, a.fi-social-drive:hover, a.fi-social-dropbox:hover, a.fi-social-evernote:hover, a.fi-social-facebook:hover, a.fi-social-flickr:hover, a.fi-social-forrst:hover, a.fi-social-foursquare:hover, a.fi-social-game-center:hover, a.fi-social-github:hover, a.fi-social-google-plus:hover, a.fi-social-hacker-news:hover, a.fi-social-hi5:hover, a.fi-social-instagram:hover, a.fi-social-joomla:hover, a.fi-social-lastfm:hover, a.fi-social-linkedin:hover, a.fi-social-medium:hover, a.fi-social-myspace:hover, a.fi-social-orkut:hover, a.fi-social-path:hover, a.fi-social-picasa:hover, a.fi-social-pinterest:hover, a.fi-social-rdio:hover, a.fi-social-reddit:hover, a.fi-social-skillshare:hover, a.fi-social-skype:hover, a.fi-social-smashing-mag:hover, a.fi-social-snapchat:hover, a.fi-social-spotify:hover, a.fi-social-squidoo:hover, a.fi-social-stack-overflow:hover, a.fi-social-steam:hover, a.fi-social-stumbleupon:hover, a.fi-social-treehouse:hover, a.fi-social-tumblr:hover, a.fi-social-twitter:hover, a.fi-social-vimeo:hover, a.fi-social-windows:hover, a.fi-social-xbox:hover, a.fi-social-yahoo:hover, a.fi-social-yelp:hover, a.fi-social-youtube:hover, a.fi-social-zerply:hover, a.fi-social-zurb:hover, a.fi-sound:hover, a.fi-star:hover, a.fi-stop:hover, a.fi-strikethrough:hover, a.fi-subscript:hover, a.fi-superscript:hover, a.fi-tablet-landscape:hover, a.fi-tablet-portrait:hover, a.fi-target-two:hover, a.fi-target:hover, a.fi-telephone-accessible:hover, a.fi-telephone:hover, a.fi-text-color:hover, a.fi-thumbnails:hover, a.fi-ticket:hover, a.fi-torso-business:hover, a.fi-torso-female:hover, a.fi-torso:hover, a.fi-torsos-all-female:hover, a.fi-torsos-all:hover, a.fi-torsos-female-male:hover, a.fi-torsos-male-female:hover, a.fi-torsos:hover, a.fi-trash:hover, a.fi-trees:hover, a.fi-trophy:hover, a.fi-underline:hover, a.fi-universal-access:hover, a.fi-unlink:hover, a.fi-unlock:hover, a.fi-upload-cloud:hover, a.fi-upload:hover, a.fi-usb:hover, a.fi-video:hover, a.fi-volume-none:hover, a.fi-volume-strike:hover, a.fi-volume:hover, a.fi-web:hover, a.fi-wheelchair:hover, a.fi-widget:hover, a.fi-wrench:hover, a.fi-x-circle:hover, a.fi-x:hover, a.fi-yen:hover, a.fi-zoom-in:hover, a.fi-zoom-out:hover {
  text-decoration: none !important;
}
div.fi-address-book:before, div.fi-alert:before, div.fi-align-center:before, div.fi-align-justify:before, div.fi-align-left:before, div.fi-align-right:before, div.fi-anchor:before, div.fi-annotate:before, div.fi-archive:before, div.fi-arrow-down:before, div.fi-arrow-left:before, div.fi-arrow-right:before, div.fi-arrow-up:before, div.fi-arrows-compress:before, div.fi-arrows-expand:before, div.fi-arrows-in:before, div.fi-arrows-out:before, div.fi-asl:before, div.fi-asterisk:before, div.fi-at-sign:before, div.fi-background-color:before, div.fi-battery-empty:before, div.fi-battery-full:before, div.fi-battery-half:before, div.fi-bitcoin-circle:before, div.fi-bitcoin:before, div.fi-blind:before, div.fi-bluetooth:before, div.fi-bold:before, div.fi-book-bookmark:before, div.fi-book:before, div.fi-bookmark:before, div.fi-braille:before, div.fi-burst-new:before, div.fi-burst-sale:before, div.fi-burst:before, div.fi-calendar:before, div.fi-camera:before, div.fi-check:before, div.fi-checkbox:before, div.fi-clipboard-notes:before, div.fi-clipboard-pencil:before, div.fi-clipboard:before, div.fi-clock:before, div.fi-closed-caption:before, div.fi-cloud:before, div.fi-comment-minus:before, div.fi-comment-quotes:before, div.fi-comment-video:before, div.fi-comment:before, div.fi-comments:before, div.fi-compass:before, div.fi-contrast:before, div.fi-credit-card:before, div.fi-crop:before, div.fi-crown:before, div.fi-css3:before, div.fi-database:before, div.fi-die-five:before, div.fi-die-four:before, div.fi-die-one:before, div.fi-die-six:before, div.fi-die-three:before, div.fi-die-two:before, div.fi-dislike:before, div.fi-dollar-bill:before, div.fi-dollar:before, div.fi-download:before, div.fi-eject:before, div.fi-elevator:before, div.fi-euro:before, div.fi-eye:before, div.fi-fast-forward:before, div.fi-female-symbol:before, div.fi-female:before, div.fi-filter:before, div.fi-first-aid:before, div.fi-flag:before, div.fi-folder-add:before, div.fi-folder-lock:before, div.fi-folder:before, div.fi-foot:before, div.fi-foundation:before, div.fi-graph-bar:before, div.fi-graph-horizontal:before, div.fi-graph-pie:before, div.fi-graph-trend:before, div.fi-guide-dog:before, div.fi-hearing-aid:before, div.fi-heart:before, div.fi-home:before, div.fi-html5:before, div.fi-indent-less:before, div.fi-indent-more:before, div.fi-info:before, div.fi-italic:before, div.fi-key:before, div.fi-laptop:before, div.fi-layout:before, div.fi-lightbulb:before, div.fi-like:before, div.fi-link:before, div.fi-list-bullet:before, div.fi-list-number:before, div.fi-list-thumbnails:before, div.fi-list:before, div.fi-lock:before, div.fi-loop:before, div.fi-magnifying-glass:before, div.fi-mail:before, div.fi-male-female:before, div.fi-male-symbol:before, div.fi-male:before, div.fi-map:before, div.fi-marker:before, div.fi-megaphone:before, div.fi-microphone:before, div.fi-minus-circle:before, div.fi-minus:before, div.fi-mobile-signal:before, div.fi-mobile:before, div.fi-monitor:before, div.fi-mountains:before, div.fi-music:before, div.fi-next:before, div.fi-no-dogs:before, div.fi-no-smoking:before, div.fi-page-add:before, div.fi-page-copy:before, div.fi-page-csv:before, div.fi-page-delete:before, div.fi-page-doc:before, div.fi-page-edit:before, div.fi-page-export-csv:before, div.fi-page-export-doc:before, div.fi-page-export-pdf:before, div.fi-page-export:before, div.fi-page-filled:before, div.fi-page-multiple:before, div.fi-page-pdf:before, div.fi-page-remove:before, div.fi-page-search:before, div.fi-page:before, div.fi-paint-bucket:before, div.fi-paperclip:before, div.fi-pause:before, div.fi-paw:before, div.fi-paypal:before, div.fi-pencil:before, div.fi-photo:before, div.fi-play-circle:before, div.fi-play-video:before, div.fi-play:before, div.fi-plus:before, div.fi-pound:before, div.fi-power:before, div.fi-previous:before, div.fi-price-tag:before, div.fi-pricetag-multiple:before, div.fi-print:before, div.fi-prohibited:before, div.fi-projection-screen:before, div.fi-puzzle:before, div.fi-quote:before, div.fi-record:before, div.fi-refresh:before, div.fi-results-demographics:before, div.fi-results:before, div.fi-rewind-ten:before, div.fi-rewind:before, div.fi-rss:before, div.fi-safety-cone:before, div.fi-save:before, div.fi-share:before, div.fi-sheriff-badge:before, div.fi-shield:before, div.fi-shopping-bag:before, div.fi-shopping-cart:before, div.fi-shuffle:before, div.fi-skull:before, div.fi-social-500px:before, div.fi-social-adobe:before, div.fi-social-amazon:before, div.fi-social-android:before, div.fi-social-apple:before, div.fi-social-behance:before, div.fi-social-bing:before, div.fi-social-blogger:before, div.fi-social-delicious:before, div.fi-social-designer-news:before, div.fi-social-deviant-art:before, div.fi-social-digg:before, div.fi-social-dribbble:before, div.fi-social-drive:before, div.fi-social-dropbox:before, div.fi-social-evernote:before, div.fi-social-facebook:before, div.fi-social-flickr:before, div.fi-social-forrst:before, div.fi-social-foursquare:before, div.fi-social-game-center:before, div.fi-social-github:before, div.fi-social-google-plus:before, div.fi-social-hacker-news:before, div.fi-social-hi5:before, div.fi-social-instagram:before, div.fi-social-joomla:before, div.fi-social-lastfm:before, div.fi-social-linkedin:before, div.fi-social-medium:before, div.fi-social-myspace:before, div.fi-social-orkut:before, div.fi-social-path:before, div.fi-social-picasa:before, div.fi-social-pinterest:before, div.fi-social-rdio:before, div.fi-social-reddit:before, div.fi-social-skillshare:before, div.fi-social-skype:before, div.fi-social-smashing-mag:before, div.fi-social-snapchat:before, div.fi-social-spotify:before, div.fi-social-squidoo:before, div.fi-social-stack-overflow:before, div.fi-social-steam:before, div.fi-social-stumbleupon:before, div.fi-social-treehouse:before, div.fi-social-tumblr:before, div.fi-social-twitter:before, div.fi-social-vimeo:before, div.fi-social-windows:before, div.fi-social-xbox:before, div.fi-social-yahoo:before, div.fi-social-yelp:before, div.fi-social-youtube:before, div.fi-social-zerply:before, div.fi-social-zurb:before, div.fi-sound:before, div.fi-star:before, div.fi-stop:before, div.fi-strikethrough:before, div.fi-subscript:before, div.fi-superscript:before, div.fi-tablet-landscape:before, div.fi-tablet-portrait:before, div.fi-target-two:before, div.fi-target:before, div.fi-telephone-accessible:before, div.fi-telephone:before, div.fi-text-color:before, div.fi-thumbnails:before, div.fi-ticket:before, div.fi-torso-business:before, div.fi-torso-female:before, div.fi-torso:before, div.fi-torsos-all-female:before, div.fi-torsos-all:before, div.fi-torsos-female-male:before, div.fi-torsos-male-female:before, div.fi-torsos:before, div.fi-trash:before, div.fi-trees:before, div.fi-trophy:before, div.fi-underline:before, div.fi-universal-access:before, div.fi-unlink:before, div.fi-unlock:before, div.fi-upload-cloud:before, div.fi-upload:before, div.fi-usb:before, div.fi-video:before, div.fi-volume-none:before, div.fi-volume-strike:before, div.fi-volume:before, div.fi-web:before, div.fi-wheelchair:before, div.fi-widget:before, div.fi-wrench:before, div.fi-x-circle:before, div.fi-x:before, div.fi-yen:before, div.fi-zoom-in:before, div.fi-zoom-out:before, span.fi-address-book:before, span.fi-alert:before, span.fi-align-center:before, span.fi-align-justify:before, span.fi-align-left:before, span.fi-align-right:before, span.fi-anchor:before, span.fi-annotate:before, span.fi-archive:before, span.fi-arrow-down:before, span.fi-arrow-left:before, span.fi-arrow-right:before, span.fi-arrow-up:before, span.fi-arrows-compress:before, span.fi-arrows-expand:before, span.fi-arrows-in:before, span.fi-arrows-out:before, span.fi-asl:before, span.fi-asterisk:before, span.fi-at-sign:before, span.fi-background-color:before, span.fi-battery-empty:before, span.fi-battery-full:before, span.fi-battery-half:before, span.fi-bitcoin-circle:before, span.fi-bitcoin:before, span.fi-blind:before, span.fi-bluetooth:before, span.fi-bold:before, span.fi-book-bookmark:before, span.fi-book:before, span.fi-bookmark:before, span.fi-braille:before, span.fi-burst-new:before, span.fi-burst-sale:before, span.fi-burst:before, span.fi-calendar:before, span.fi-camera:before, span.fi-check:before, span.fi-checkbox:before, span.fi-clipboard-notes:before, span.fi-clipboard-pencil:before, span.fi-clipboard:before, span.fi-clock:before, span.fi-closed-caption:before, span.fi-cloud:before, span.fi-comment-minus:before, span.fi-comment-quotes:before, span.fi-comment-video:before, span.fi-comment:before, span.fi-comments:before, span.fi-compass:before, span.fi-contrast:before, span.fi-credit-card:before, span.fi-crop:before, span.fi-crown:before, span.fi-css3:before, span.fi-database:before, span.fi-die-five:before, span.fi-die-four:before, span.fi-die-one:before, span.fi-die-six:before, span.fi-die-three:before, span.fi-die-two:before, span.fi-dislike:before, span.fi-dollar-bill:before, span.fi-dollar:before, span.fi-download:before, span.fi-eject:before, span.fi-elevator:before, span.fi-euro:before, span.fi-eye:before, span.fi-fast-forward:before, span.fi-female-symbol:before, span.fi-female:before, span.fi-filter:before, span.fi-first-aid:before, span.fi-flag:before, span.fi-folder-add:before, span.fi-folder-lock:before, span.fi-folder:before, span.fi-foot:before, span.fi-foundation:before, span.fi-graph-bar:before, span.fi-graph-horizontal:before, span.fi-graph-pie:before, span.fi-graph-trend:before, span.fi-guide-dog:before, span.fi-hearing-aid:before, span.fi-heart:before, span.fi-home:before, span.fi-html5:before, span.fi-indent-less:before, span.fi-indent-more:before, span.fi-info:before, span.fi-italic:before, span.fi-key:before, span.fi-laptop:before, span.fi-layout:before, span.fi-lightbulb:before, span.fi-like:before, span.fi-link:before, span.fi-list-bullet:before, span.fi-list-number:before, span.fi-list-thumbnails:before, span.fi-list:before, span.fi-lock:before, span.fi-loop:before, span.fi-magnifying-glass:before, span.fi-mail:before, span.fi-male-female:before, span.fi-male-symbol:before, span.fi-male:before, span.fi-map:before, span.fi-marker:before, span.fi-megaphone:before, span.fi-microphone:before, span.fi-minus-circle:before, span.fi-minus:before, span.fi-mobile-signal:before, span.fi-mobile:before, span.fi-monitor:before, span.fi-mountains:before, span.fi-music:before, span.fi-next:before, span.fi-no-dogs:before, span.fi-no-smoking:before, span.fi-page-add:before, span.fi-page-copy:before, span.fi-page-csv:before, span.fi-page-delete:before, span.fi-page-doc:before, span.fi-page-edit:before, span.fi-page-export-csv:before, span.fi-page-export-doc:before, span.fi-page-export-pdf:before, span.fi-page-export:before, span.fi-page-filled:before, span.fi-page-multiple:before, span.fi-page-pdf:before, span.fi-page-remove:before, span.fi-page-search:before, span.fi-page:before, span.fi-paint-bucket:before, span.fi-paperclip:before, span.fi-pause:before, span.fi-paw:before, span.fi-paypal:before, span.fi-pencil:before, span.fi-photo:before, span.fi-play-circle:before, span.fi-play-video:before, span.fi-play:before, span.fi-plus:before, span.fi-pound:before, span.fi-power:before, span.fi-previous:before, span.fi-price-tag:before, span.fi-pricetag-multiple:before, span.fi-print:before, span.fi-prohibited:before, span.fi-projection-screen:before, span.fi-puzzle:before, span.fi-quote:before, span.fi-record:before, span.fi-refresh:before, span.fi-results-demographics:before, span.fi-results:before, span.fi-rewind-ten:before, span.fi-rewind:before, span.fi-rss:before, span.fi-safety-cone:before, span.fi-save:before, span.fi-share:before, span.fi-sheriff-badge:before, span.fi-shield:before, span.fi-shopping-bag:before, span.fi-shopping-cart:before, span.fi-shuffle:before, span.fi-skull:before, span.fi-social-500px:before, span.fi-social-adobe:before, span.fi-social-amazon:before, span.fi-social-android:before, span.fi-social-apple:before, span.fi-social-behance:before, span.fi-social-bing:before, span.fi-social-blogger:before, span.fi-social-delicious:before, span.fi-social-designer-news:before, span.fi-social-deviant-art:before, span.fi-social-digg:before, span.fi-social-dribbble:before, span.fi-social-drive:before, span.fi-social-dropbox:before, span.fi-social-evernote:before, span.fi-social-facebook:before, span.fi-social-flickr:before, span.fi-social-forrst:before, span.fi-social-foursquare:before, span.fi-social-game-center:before, span.fi-social-github:before, span.fi-social-google-plus:before, span.fi-social-hacker-news:before, span.fi-social-hi5:before, span.fi-social-instagram:before, span.fi-social-joomla:before, span.fi-social-lastfm:before, span.fi-social-linkedin:before, span.fi-social-medium:before, span.fi-social-myspace:before, span.fi-social-orkut:before, span.fi-social-path:before, span.fi-social-picasa:before, span.fi-social-pinterest:before, span.fi-social-rdio:before, span.fi-social-reddit:before, span.fi-social-skillshare:before, span.fi-social-skype:before, span.fi-social-smashing-mag:before, span.fi-social-snapchat:before, span.fi-social-spotify:before, span.fi-social-squidoo:before, span.fi-social-stack-overflow:before, span.fi-social-steam:before, span.fi-social-stumbleupon:before, span.fi-social-treehouse:before, span.fi-social-tumblr:before, span.fi-social-twitter:before, span.fi-social-vimeo:before, span.fi-social-windows:before, span.fi-social-xbox:before, span.fi-social-yahoo:before, span.fi-social-yelp:before, span.fi-social-youtube:before, span.fi-social-zerply:before, span.fi-social-zurb:before, span.fi-sound:before, span.fi-star:before, span.fi-stop:before, span.fi-strikethrough:before, span.fi-subscript:before, span.fi-superscript:before, span.fi-tablet-landscape:before, span.fi-tablet-portrait:before, span.fi-target-two:before, span.fi-target:before, span.fi-telephone-accessible:before, span.fi-telephone:before, span.fi-text-color:before, span.fi-thumbnails:before, span.fi-ticket:before, span.fi-torso-business:before, span.fi-torso-female:before, span.fi-torso:before, span.fi-torsos-all-female:before, span.fi-torsos-all:before, span.fi-torsos-female-male:before, span.fi-torsos-male-female:before, span.fi-torsos:before, span.fi-trash:before, span.fi-trees:before, span.fi-trophy:before, span.fi-underline:before, span.fi-universal-access:before, span.fi-unlink:before, span.fi-unlock:before, span.fi-upload-cloud:before, span.fi-upload:before, span.fi-usb:before, span.fi-video:before, span.fi-volume-none:before, span.fi-volume-strike:before, span.fi-volume:before, span.fi-web:before, span.fi-wheelchair:before, span.fi-widget:before, span.fi-wrench:before, span.fi-x-circle:before, span.fi-x:before, span.fi-yen:before, span.fi-zoom-in:before, span.fi-zoom-out:before, a.fi-address-book:before, a.fi-alert:before, a.fi-align-center:before, a.fi-align-justify:before, a.fi-align-left:before, a.fi-align-right:before, a.fi-anchor:before, a.fi-annotate:before, a.fi-archive:before, a.fi-arrow-down:before, a.fi-arrow-left:before, a.fi-arrow-right:before, a.fi-arrow-up:before, a.fi-arrows-compress:before, a.fi-arrows-expand:before, a.fi-arrows-in:before, a.fi-arrows-out:before, a.fi-asl:before, a.fi-asterisk:before, a.fi-at-sign:before, a.fi-background-color:before, a.fi-battery-empty:before, a.fi-battery-full:before, a.fi-battery-half:before, a.fi-bitcoin-circle:before, a.fi-bitcoin:before, a.fi-blind:before, a.fi-bluetooth:before, a.fi-bold:before, a.fi-book-bookmark:before, a.fi-book:before, a.fi-bookmark:before, a.fi-braille:before, a.fi-burst-new:before, a.fi-burst-sale:before, a.fi-burst:before, a.fi-calendar:before, a.fi-camera:before, a.fi-check:before, a.fi-checkbox:before, a.fi-clipboard-notes:before, a.fi-clipboard-pencil:before, a.fi-clipboard:before, a.fi-clock:before, a.fi-closed-caption:before, a.fi-cloud:before, a.fi-comment-minus:before, a.fi-comment-quotes:before, a.fi-comment-video:before, a.fi-comment:before, a.fi-comments:before, a.fi-compass:before, a.fi-contrast:before, a.fi-credit-card:before, a.fi-crop:before, a.fi-crown:before, a.fi-css3:before, a.fi-database:before, a.fi-die-five:before, a.fi-die-four:before, a.fi-die-one:before, a.fi-die-six:before, a.fi-die-three:before, a.fi-die-two:before, a.fi-dislike:before, a.fi-dollar-bill:before, a.fi-dollar:before, a.fi-download:before, a.fi-eject:before, a.fi-elevator:before, a.fi-euro:before, a.fi-eye:before, a.fi-fast-forward:before, a.fi-female-symbol:before, a.fi-female:before, a.fi-filter:before, a.fi-first-aid:before, a.fi-flag:before, a.fi-folder-add:before, a.fi-folder-lock:before, a.fi-folder:before, a.fi-foot:before, a.fi-foundation:before, a.fi-graph-bar:before, a.fi-graph-horizontal:before, a.fi-graph-pie:before, a.fi-graph-trend:before, a.fi-guide-dog:before, a.fi-hearing-aid:before, a.fi-heart:before, a.fi-home:before, a.fi-html5:before, a.fi-indent-less:before, a.fi-indent-more:before, a.fi-info:before, a.fi-italic:before, a.fi-key:before, a.fi-laptop:before, a.fi-layout:before, a.fi-lightbulb:before, a.fi-like:before, a.fi-link:before, a.fi-list-bullet:before, a.fi-list-number:before, a.fi-list-thumbnails:before, a.fi-list:before, a.fi-lock:before, a.fi-loop:before, a.fi-magnifying-glass:before, a.fi-mail:before, a.fi-male-female:before, a.fi-male-symbol:before, a.fi-male:before, a.fi-map:before, a.fi-marker:before, a.fi-megaphone:before, a.fi-microphone:before, a.fi-minus-circle:before, a.fi-minus:before, a.fi-mobile-signal:before, a.fi-mobile:before, a.fi-monitor:before, a.fi-mountains:before, a.fi-music:before, a.fi-next:before, a.fi-no-dogs:before, a.fi-no-smoking:before, a.fi-page-add:before, a.fi-page-copy:before, a.fi-page-csv:before, a.fi-page-delete:before, a.fi-page-doc:before, a.fi-page-edit:before, a.fi-page-export-csv:before, a.fi-page-export-doc:before, a.fi-page-export-pdf:before, a.fi-page-export:before, a.fi-page-filled:before, a.fi-page-multiple:before, a.fi-page-pdf:before, a.fi-page-remove:before, a.fi-page-search:before, a.fi-page:before, a.fi-paint-bucket:before, a.fi-paperclip:before, a.fi-pause:before, a.fi-paw:before, a.fi-paypal:before, a.fi-pencil:before, a.fi-photo:before, a.fi-play-circle:before, a.fi-play-video:before, a.fi-play:before, a.fi-plus:before, a.fi-pound:before, a.fi-power:before, a.fi-previous:before, a.fi-price-tag:before, a.fi-pricetag-multiple:before, a.fi-print:before, a.fi-prohibited:before, a.fi-projection-screen:before, a.fi-puzzle:before, a.fi-quote:before, a.fi-record:before, a.fi-refresh:before, a.fi-results-demographics:before, a.fi-results:before, a.fi-rewind-ten:before, a.fi-rewind:before, a.fi-rss:before, a.fi-safety-cone:before, a.fi-save:before, a.fi-share:before, a.fi-sheriff-badge:before, a.fi-shield:before, a.fi-shopping-bag:before, a.fi-shopping-cart:before, a.fi-shuffle:before, a.fi-skull:before, a.fi-social-500px:before, a.fi-social-adobe:before, a.fi-social-amazon:before, a.fi-social-android:before, a.fi-social-apple:before, a.fi-social-behance:before, a.fi-social-bing:before, a.fi-social-blogger:before, a.fi-social-delicious:before, a.fi-social-designer-news:before, a.fi-social-deviant-art:before, a.fi-social-digg:before, a.fi-social-dribbble:before, a.fi-social-drive:before, a.fi-social-dropbox:before, a.fi-social-evernote:before, a.fi-social-facebook:before, a.fi-social-flickr:before, a.fi-social-forrst:before, a.fi-social-foursquare:before, a.fi-social-game-center:before, a.fi-social-github:before, a.fi-social-google-plus:before, a.fi-social-hacker-news:before, a.fi-social-hi5:before, a.fi-social-instagram:before, a.fi-social-joomla:before, a.fi-social-lastfm:before, a.fi-social-linkedin:before, a.fi-social-medium:before, a.fi-social-myspace:before, a.fi-social-orkut:before, a.fi-social-path:before, a.fi-social-picasa:before, a.fi-social-pinterest:before, a.fi-social-rdio:before, a.fi-social-reddit:before, a.fi-social-skillshare:before, a.fi-social-skype:before, a.fi-social-smashing-mag:before, a.fi-social-snapchat:before, a.fi-social-spotify:before, a.fi-social-squidoo:before, a.fi-social-stack-overflow:before, a.fi-social-steam:before, a.fi-social-stumbleupon:before, a.fi-social-treehouse:before, a.fi-social-tumblr:before, a.fi-social-twitter:before, a.fi-social-vimeo:before, a.fi-social-windows:before, a.fi-social-xbox:before, a.fi-social-yahoo:before, a.fi-social-yelp:before, a.fi-social-youtube:before, a.fi-social-zerply:before, a.fi-social-zurb:before, a.fi-sound:before, a.fi-star:before, a.fi-stop:before, a.fi-strikethrough:before, a.fi-subscript:before, a.fi-superscript:before, a.fi-tablet-landscape:before, a.fi-tablet-portrait:before, a.fi-target-two:before, a.fi-target:before, a.fi-telephone-accessible:before, a.fi-telephone:before, a.fi-text-color:before, a.fi-thumbnails:before, a.fi-ticket:before, a.fi-torso-business:before, a.fi-torso-female:before, a.fi-torso:before, a.fi-torsos-all-female:before, a.fi-torsos-all:before, a.fi-torsos-female-male:before, a.fi-torsos-male-female:before, a.fi-torsos:before, a.fi-trash:before, a.fi-trees:before, a.fi-trophy:before, a.fi-underline:before, a.fi-universal-access:before, a.fi-unlink:before, a.fi-unlock:before, a.fi-upload-cloud:before, a.fi-upload:before, a.fi-usb:before, a.fi-video:before, a.fi-volume-none:before, a.fi-volume-strike:before, a.fi-volume:before, a.fi-web:before, a.fi-wheelchair:before, a.fi-widget:before, a.fi-wrench:before, a.fi-x-circle:before, a.fi-x:before, a.fi-yen:before, a.fi-zoom-in:before, a.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  padding-right: 0.3em;
  font-size: 36px;
  vertical-align: middle;
}
div.fi-address-book:before, span.fi-address-book:before, a.fi-address-book:before {
  content: "\f100";
}
div.fi-alert:before, span.fi-alert:before, a.fi-alert:before {
  content: "\f101";
}
div.fi-align-center:before, span.fi-align-center:before, a.fi-align-center:before {
  content: "\f102";
}
div.fi-align-justify:before, span.fi-align-justify:before, a.fi-align-justify:before {
  content: "\f103";
}
div.fi-align-left:before, span.fi-align-left:before, a.fi-align-left:before {
  content: "\f104";
}
div.fi-align-right:before, span.fi-align-right:before, a.fi-align-right:before {
  content: "\f105";
}
div.fi-anchor:before, span.fi-anchor:before, a.fi-anchor:before {
  content: "\f106";
}
div.fi-annotate:before, span.fi-annotate:before, a.fi-annotate:before {
  content: "\f107";
}
div.fi-archive:before, span.fi-archive:before, a.fi-archive:before {
  content: "\f108";
}
div.fi-arrow-down:before, span.fi-arrow-down:before, a.fi-arrow-down:before {
  content: "\f109";
}
div.fi-arrow-left:before, span.fi-arrow-left:before, a.fi-arrow-left:before {
  content: "\f10a";
}
div.fi-arrow-right:before, span.fi-arrow-right:before, a.fi-arrow-right:before {
  content: "\f10b";
}
div.fi-arrow-up:before, span.fi-arrow-up:before, a.fi-arrow-up:before {
  content: "\f10c";
}
div.fi-arrows-compress:before, span.fi-arrows-compress:before, a.fi-arrows-compress:before {
  content: "\f10d";
}
div.fi-arrows-expand:before, span.fi-arrows-expand:before, a.fi-arrows-expand:before {
  content: "\f10e";
}
div.fi-arrows-in:before, span.fi-arrows-in:before, a.fi-arrows-in:before {
  content: "\f10f";
}
div.fi-arrows-out:before, span.fi-arrows-out:before, a.fi-arrows-out:before {
  content: "\f110";
}
div.fi-asl:before, span.fi-asl:before, a.fi-asl:before {
  content: "\f111";
}
div.fi-asterisk:before, span.fi-asterisk:before, a.fi-asterisk:before {
  content: "\f112";
}
div.fi-at-sign:before, span.fi-at-sign:before, a.fi-at-sign:before {
  content: "\f113";
}
div.fi-background-color:before, span.fi-background-color:before, a.fi-background-color:before {
  content: "\f114";
}
div.fi-battery-empty:before, span.fi-battery-empty:before, a.fi-battery-empty:before {
  content: "\f115";
}
div.fi-battery-full:before, span.fi-battery-full:before, a.fi-battery-full:before {
  content: "\f116";
}
div.fi-battery-half:before, span.fi-battery-half:before, a.fi-battery-half:before {
  content: "\f117";
}
div.fi-bitcoin-circle:before, span.fi-bitcoin-circle:before, a.fi-bitcoin-circle:before {
  content: "\f118";
}
div.fi-bitcoin:before, span.fi-bitcoin:before, a.fi-bitcoin:before {
  content: "\f119";
}
div.fi-blind:before, span.fi-blind:before, a.fi-blind:before {
  content: "\f11a";
}
div.fi-bluetooth:before, span.fi-bluetooth:before, a.fi-bluetooth:before {
  content: "\f11b";
}
div.fi-bold:before, span.fi-bold:before, a.fi-bold:before {
  content: "\f11c";
}
div.fi-book-bookmark:before, span.fi-book-bookmark:before, a.fi-book-bookmark:before {
  content: "\f11d";
}
div.fi-book:before, span.fi-book:before, a.fi-book:before {
  content: "\f11e";
}
div.fi-bookmark:before, span.fi-bookmark:before, a.fi-bookmark:before {
  content: "\f11f";
}
div.fi-braille:before, span.fi-braille:before, a.fi-braille:before {
  content: "\f120";
}
div.fi-burst-new:before, span.fi-burst-new:before, a.fi-burst-new:before {
  content: "\f121";
}
div.fi-burst-sale:before, span.fi-burst-sale:before, a.fi-burst-sale:before {
  content: "\f122";
}
div.fi-burst:before, span.fi-burst:before, a.fi-burst:before {
  content: "\f123";
}
div.fi-calendar:before, span.fi-calendar:before, a.fi-calendar:before {
  content: "\f124";
}
div.fi-camera:before, span.fi-camera:before, a.fi-camera:before {
  content: "\f125";
}
div.fi-check:before, span.fi-check:before, a.fi-check:before {
  content: "\f126";
}
div.fi-checkbox:before, span.fi-checkbox:before, a.fi-checkbox:before {
  content: "\f127";
}
div.fi-clipboard-notes:before, span.fi-clipboard-notes:before, a.fi-clipboard-notes:before {
  content: "\f128";
}
div.fi-clipboard-pencil:before, span.fi-clipboard-pencil:before, a.fi-clipboard-pencil:before {
  content: "\f129";
}
div.fi-clipboard:before, span.fi-clipboard:before, a.fi-clipboard:before {
  content: "\f12a";
}
div.fi-clock:before, span.fi-clock:before, a.fi-clock:before {
  content: "\f12b";
}
div.fi-closed-caption:before, span.fi-closed-caption:before, a.fi-closed-caption:before {
  content: "\f12c";
}
div.fi-cloud:before, span.fi-cloud:before, a.fi-cloud:before {
  content: "\f12d";
}
div.fi-comment-minus:before, span.fi-comment-minus:before, a.fi-comment-minus:before {
  content: "\f12e";
}
div.fi-comment-quotes:before, span.fi-comment-quotes:before, a.fi-comment-quotes:before {
  content: "\f12f";
}
div.fi-comment-video:before, span.fi-comment-video:before, a.fi-comment-video:before {
  content: "\f130";
}
div.fi-comment:before, span.fi-comment:before, a.fi-comment:before {
  content: "\f131";
}
div.fi-comments:before, span.fi-comments:before, a.fi-comments:before {
  content: "\f132";
}
div.fi-compass:before, span.fi-compass:before, a.fi-compass:before {
  content: "\f133";
}
div.fi-contrast:before, span.fi-contrast:before, a.fi-contrast:before {
  content: "\f134";
}
div.fi-credit-card:before, span.fi-credit-card:before, a.fi-credit-card:before {
  content: "\f135";
}
div.fi-crop:before, span.fi-crop:before, a.fi-crop:before {
  content: "\f136";
}
div.fi-crown:before, span.fi-crown:before, a.fi-crown:before {
  content: "\f137";
}
div.fi-css3:before, span.fi-css3:before, a.fi-css3:before {
  content: "\f138";
}
div.fi-database:before, span.fi-database:before, a.fi-database:before {
  content: "\f139";
}
div.fi-die-five:before, span.fi-die-five:before, a.fi-die-five:before {
  content: "\f13a";
}
div.fi-die-four:before, span.fi-die-four:before, a.fi-die-four:before {
  content: "\f13b";
}
div.fi-die-one:before, span.fi-die-one:before, a.fi-die-one:before {
  content: "\f13c";
}
div.fi-die-six:before, span.fi-die-six:before, a.fi-die-six:before {
  content: "\f13d";
}
div.fi-die-three:before, span.fi-die-three:before, a.fi-die-three:before {
  content: "\f13e";
}
div.fi-die-two:before, span.fi-die-two:before, a.fi-die-two:before {
  content: "\f13f";
}
div.fi-dislike:before, span.fi-dislike:before, a.fi-dislike:before {
  content: "\f140";
}
div.fi-dollar-bill:before, span.fi-dollar-bill:before, a.fi-dollar-bill:before {
  content: "\f141";
}
div.fi-dollar:before, span.fi-dollar:before, a.fi-dollar:before {
  content: "\f142";
}
div.fi-download:before, span.fi-download:before, a.fi-download:before {
  content: "\f143";
}
div.fi-eject:before, span.fi-eject:before, a.fi-eject:before {
  content: "\f144";
}
div.fi-elevator:before, span.fi-elevator:before, a.fi-elevator:before {
  content: "\f145";
}
div.fi-euro:before, span.fi-euro:before, a.fi-euro:before {
  content: "\f146";
}
div.fi-eye:before, span.fi-eye:before, a.fi-eye:before {
  content: "\f147";
}
div.fi-fast-forward:before, span.fi-fast-forward:before, a.fi-fast-forward:before {
  content: "\f148";
}
div.fi-female-symbol:before, span.fi-female-symbol:before, a.fi-female-symbol:before {
  content: "\f149";
}
div.fi-female:before, span.fi-female:before, a.fi-female:before {
  content: "\f14a";
}
div.fi-filter:before, span.fi-filter:before, a.fi-filter:before {
  content: "\f14b";
}
div.fi-first-aid:before, span.fi-first-aid:before, a.fi-first-aid:before {
  content: "\f14c";
}
div.fi-flag:before, span.fi-flag:before, a.fi-flag:before {
  content: "\f14d";
}
div.fi-folder-add:before, span.fi-folder-add:before, a.fi-folder-add:before {
  content: "\f14e";
}
div.fi-folder-lock:before, span.fi-folder-lock:before, a.fi-folder-lock:before {
  content: "\f14f";
}
div.fi-folder:before, span.fi-folder:before, a.fi-folder:before {
  content: "\f150";
}
div.fi-foot:before, span.fi-foot:before, a.fi-foot:before {
  content: "\f151";
}
div.fi-foundation:before, span.fi-foundation:before, a.fi-foundation:before {
  content: "\f152";
}
div.fi-graph-bar:before, span.fi-graph-bar:before, a.fi-graph-bar:before {
  content: "\f153";
}
div.fi-graph-horizontal:before, span.fi-graph-horizontal:before, a.fi-graph-horizontal:before {
  content: "\f154";
}
div.fi-graph-pie:before, span.fi-graph-pie:before, a.fi-graph-pie:before {
  content: "\f155";
}
div.fi-graph-trend:before, span.fi-graph-trend:before, a.fi-graph-trend:before {
  content: "\f156";
}
div.fi-guide-dog:before, span.fi-guide-dog:before, a.fi-guide-dog:before {
  content: "\f157";
}
div.fi-hearing-aid:before, span.fi-hearing-aid:before, a.fi-hearing-aid:before {
  content: "\f158";
}
div.fi-heart:before, span.fi-heart:before, a.fi-heart:before {
  content: "\f159";
}
div.fi-home:before, span.fi-home:before, a.fi-home:before {
  content: "\f15a";
}
div.fi-html5:before, span.fi-html5:before, a.fi-html5:before {
  content: "\f15b";
}
div.fi-indent-less:before, span.fi-indent-less:before, a.fi-indent-less:before {
  content: "\f15c";
}
div.fi-indent-more:before, span.fi-indent-more:before, a.fi-indent-more:before {
  content: "\f15d";
}
div.fi-info:before, span.fi-info:before, a.fi-info:before {
  content: "\f15e";
}
div.fi-italic:before, span.fi-italic:before, a.fi-italic:before {
  content: "\f15f";
}
div.fi-key:before, span.fi-key:before, a.fi-key:before {
  content: "\f160";
}
div.fi-laptop:before, span.fi-laptop:before, a.fi-laptop:before {
  content: "\f161";
}
div.fi-layout:before, span.fi-layout:before, a.fi-layout:before {
  content: "\f162";
}
div.fi-lightbulb:before, span.fi-lightbulb:before, a.fi-lightbulb:before {
  content: "\f163";
}
div.fi-like:before, span.fi-like:before, a.fi-like:before {
  content: "\f164";
}
div.fi-link:before, span.fi-link:before, a.fi-link:before {
  content: "\f165";
}
div.fi-list-bullet:before, span.fi-list-bullet:before, a.fi-list-bullet:before {
  content: "\f166";
}
div.fi-list-number:before, span.fi-list-number:before, a.fi-list-number:before {
  content: "\f167";
}
div.fi-list-thumbnails:before, span.fi-list-thumbnails:before, a.fi-list-thumbnails:before {
  content: "\f168";
}
div.fi-list:before, span.fi-list:before, a.fi-list:before {
  content: "\f169";
}
div.fi-lock:before, span.fi-lock:before, a.fi-lock:before {
  content: "\f16a";
}
div.fi-loop:before, span.fi-loop:before, a.fi-loop:before {
  content: "\f16b";
}
div.fi-magnifying-glass:before, span.fi-magnifying-glass:before, a.fi-magnifying-glass:before {
  content: "\f16c";
}
div.fi-mail:before, span.fi-mail:before, a.fi-mail:before {
  content: "\f16d";
}
div.fi-male-female:before, span.fi-male-female:before, a.fi-male-female:before {
  content: "\f16e";
}
div.fi-male-symbol:before, span.fi-male-symbol:before, a.fi-male-symbol:before {
  content: "\f16f";
}
div.fi-male:before, span.fi-male:before, a.fi-male:before {
  content: "\f170";
}
div.fi-map:before, span.fi-map:before, a.fi-map:before {
  content: "\f171";
}
div.fi-marker:before, span.fi-marker:before, a.fi-marker:before {
  content: "\f172";
}
div.fi-megaphone:before, span.fi-megaphone:before, a.fi-megaphone:before {
  content: "\f173";
}
div.fi-microphone:before, span.fi-microphone:before, a.fi-microphone:before {
  content: "\f174";
}
div.fi-minus-circle:before, span.fi-minus-circle:before, a.fi-minus-circle:before {
  content: "\f175";
}
div.fi-minus:before, span.fi-minus:before, a.fi-minus:before {
  content: "\f176";
}
div.fi-mobile-signal:before, span.fi-mobile-signal:before, a.fi-mobile-signal:before {
  content: "\f177";
}
div.fi-mobile:before, span.fi-mobile:before, a.fi-mobile:before {
  content: "\f178";
}
div.fi-monitor:before, span.fi-monitor:before, a.fi-monitor:before {
  content: "\f179";
}
div.fi-mountains:before, span.fi-mountains:before, a.fi-mountains:before {
  content: "\f17a";
}
div.fi-music:before, span.fi-music:before, a.fi-music:before {
  content: "\f17b";
}
div.fi-next:before, span.fi-next:before, a.fi-next:before {
  content: "\f17c";
}
div.fi-no-dogs:before, span.fi-no-dogs:before, a.fi-no-dogs:before {
  content: "\f17d";
}
div.fi-no-smoking:before, span.fi-no-smoking:before, a.fi-no-smoking:before {
  content: "\f17e";
}
div.fi-page-add:before, span.fi-page-add:before, a.fi-page-add:before {
  content: "\f17f";
}
div.fi-page-copy:before, span.fi-page-copy:before, a.fi-page-copy:before {
  content: "\f180";
}
div.fi-page-csv:before, span.fi-page-csv:before, a.fi-page-csv:before {
  content: "\f181";
}
div.fi-page-delete:before, span.fi-page-delete:before, a.fi-page-delete:before {
  content: "\f182";
}
div.fi-page-doc:before, span.fi-page-doc:before, a.fi-page-doc:before {
  content: "\f183";
}
div.fi-page-edit:before, span.fi-page-edit:before, a.fi-page-edit:before {
  content: "\f184";
}
div.fi-page-export-csv:before, span.fi-page-export-csv:before, a.fi-page-export-csv:before {
  content: "\f185";
}
div.fi-page-export-doc:before, span.fi-page-export-doc:before, a.fi-page-export-doc:before {
  content: "\f186";
}
div.fi-page-export-pdf:before, span.fi-page-export-pdf:before, a.fi-page-export-pdf:before {
  content: "\f187";
}
div.fi-page-export:before, span.fi-page-export:before, a.fi-page-export:before {
  content: "\f188";
}
div.fi-page-filled:before, span.fi-page-filled:before, a.fi-page-filled:before {
  content: "\f189";
}
div.fi-page-multiple:before, span.fi-page-multiple:before, a.fi-page-multiple:before {
  content: "\f18a";
}
div.fi-page-pdf:before, span.fi-page-pdf:before, a.fi-page-pdf:before {
  content: "\f18b";
}
div.fi-page-remove:before, span.fi-page-remove:before, a.fi-page-remove:before {
  content: "\f18c";
}
div.fi-page-search:before, span.fi-page-search:before, a.fi-page-search:before {
  content: "\f18d";
}
div.fi-page:before, span.fi-page:before, a.fi-page:before {
  content: "\f18e";
}
div.fi-paint-bucket:before, span.fi-paint-bucket:before, a.fi-paint-bucket:before {
  content: "\f18f";
}
div.fi-paperclip:before, span.fi-paperclip:before, a.fi-paperclip:before {
  content: "\f190";
}
div.fi-pause:before, span.fi-pause:before, a.fi-pause:before {
  content: "\f191";
}
div.fi-paw:before, span.fi-paw:before, a.fi-paw:before {
  content: "\f192";
}
div.fi-paypal:before, span.fi-paypal:before, a.fi-paypal:before {
  content: "\f193";
}
div.fi-pencil:before, span.fi-pencil:before, a.fi-pencil:before {
  content: "\f194";
}
div.fi-photo:before, span.fi-photo:before, a.fi-photo:before {
  content: "\f195";
}
div.fi-play-circle:before, span.fi-play-circle:before, a.fi-play-circle:before {
  content: "\f196";
}
div.fi-play-video:before, span.fi-play-video:before, a.fi-play-video:before {
  content: "\f197";
}
div.fi-play:before, span.fi-play:before, a.fi-play:before {
  content: "\f198";
}
div.fi-plus:before, span.fi-plus:before, a.fi-plus:before {
  content: "\f199";
}
div.fi-pound:before, span.fi-pound:before, a.fi-pound:before {
  content: "\f19a";
}
div.fi-power:before, span.fi-power:before, a.fi-power:before {
  content: "\f19b";
}
div.fi-previous:before, span.fi-previous:before, a.fi-previous:before {
  content: "\f19c";
}
div.fi-price-tag:before, span.fi-price-tag:before, a.fi-price-tag:before {
  content: "\f19d";
}
div.fi-pricetag-multiple:before, span.fi-pricetag-multiple:before, a.fi-pricetag-multiple:before {
  content: "\f19e";
}
div.fi-print:before, span.fi-print:before, a.fi-print:before {
  content: "\f19f";
}
div.fi-prohibited:before, span.fi-prohibited:before, a.fi-prohibited:before {
  content: "\f1a0";
}
div.fi-projection-screen:before, span.fi-projection-screen:before, a.fi-projection-screen:before {
  content: "\f1a1";
}
div.fi-puzzle:before, span.fi-puzzle:before, a.fi-puzzle:before {
  content: "\f1a2";
}
div.fi-quote:before, span.fi-quote:before, a.fi-quote:before {
  content: "\f1a3";
}
div.fi-record:before, span.fi-record:before, a.fi-record:before {
  content: "\f1a4";
}
div.fi-refresh:before, span.fi-refresh:before, a.fi-refresh:before {
  content: "\f1a5";
}
div.fi-results-demographics:before, span.fi-results-demographics:before, a.fi-results-demographics:before {
  content: "\f1a6";
}
div.fi-results:before, span.fi-results:before, a.fi-results:before {
  content: "\f1a7";
}
div.fi-rewind-ten:before, span.fi-rewind-ten:before, a.fi-rewind-ten:before {
  content: "\f1a8";
}
div.fi-rewind:before, span.fi-rewind:before, a.fi-rewind:before {
  content: "\f1a9";
}
div.fi-rss:before, span.fi-rss:before, a.fi-rss:before {
  content: "\f1aa";
}
div.fi-safety-cone:before, span.fi-safety-cone:before, a.fi-safety-cone:before {
  content: "\f1ab";
}
div.fi-save:before, span.fi-save:before, a.fi-save:before {
  content: "\f1ac";
}
div.fi-share:before, span.fi-share:before, a.fi-share:before {
  content: "\f1ad";
}
div.fi-sheriff-badge:before, span.fi-sheriff-badge:before, a.fi-sheriff-badge:before {
  content: "\f1ae";
}
div.fi-shield:before, span.fi-shield:before, a.fi-shield:before {
  content: "\f1af";
}
div.fi-shopping-bag:before, span.fi-shopping-bag:before, a.fi-shopping-bag:before {
  content: "\f1b0";
}
div.fi-shopping-cart:before, span.fi-shopping-cart:before, a.fi-shopping-cart:before {
  content: "\f1b1";
}
div.fi-shuffle:before, span.fi-shuffle:before, a.fi-shuffle:before {
  content: "\f1b2";
}
div.fi-skull:before, span.fi-skull:before, a.fi-skull:before {
  content: "\f1b3";
}
div.fi-social-500px:before, span.fi-social-500px:before, a.fi-social-500px:before {
  content: "\f1b4";
}
div.fi-social-adobe:before, span.fi-social-adobe:before, a.fi-social-adobe:before {
  content: "\f1b5";
}
div.fi-social-amazon:before, span.fi-social-amazon:before, a.fi-social-amazon:before {
  content: "\f1b6";
}
div.fi-social-android:before, span.fi-social-android:before, a.fi-social-android:before {
  content: "\f1b7";
}
div.fi-social-apple:before, span.fi-social-apple:before, a.fi-social-apple:before {
  content: "\f1b8";
}
div.fi-social-behance:before, span.fi-social-behance:before, a.fi-social-behance:before {
  content: "\f1b9";
}
div.fi-social-bing:before, span.fi-social-bing:before, a.fi-social-bing:before {
  content: "\f1ba";
}
div.fi-social-blogger:before, span.fi-social-blogger:before, a.fi-social-blogger:before {
  content: "\f1bb";
}
div.fi-social-delicious:before, span.fi-social-delicious:before, a.fi-social-delicious:before {
  content: "\f1bc";
}
div.fi-social-designer-news:before, span.fi-social-designer-news:before, a.fi-social-designer-news:before {
  content: "\f1bd";
}
div.fi-social-deviant-art:before, span.fi-social-deviant-art:before, a.fi-social-deviant-art:before {
  content: "\f1be";
}
div.fi-social-digg:before, span.fi-social-digg:before, a.fi-social-digg:before {
  content: "\f1bf";
}
div.fi-social-dribbble:before, span.fi-social-dribbble:before, a.fi-social-dribbble:before {
  content: "\f1c0";
}
div.fi-social-drive:before, span.fi-social-drive:before, a.fi-social-drive:before {
  content: "\f1c1";
}
div.fi-social-dropbox:before, span.fi-social-dropbox:before, a.fi-social-dropbox:before {
  content: "\f1c2";
}
div.fi-social-evernote:before, span.fi-social-evernote:before, a.fi-social-evernote:before {
  content: "\f1c3";
}
div.fi-social-facebook:before, span.fi-social-facebook:before, a.fi-social-facebook:before {
  content: "\f1c4";
}
div.fi-social-flickr:before, span.fi-social-flickr:before, a.fi-social-flickr:before {
  content: "\f1c5";
}
div.fi-social-forrst:before, span.fi-social-forrst:before, a.fi-social-forrst:before {
  content: "\f1c6";
}
div.fi-social-foursquare:before, span.fi-social-foursquare:before, a.fi-social-foursquare:before {
  content: "\f1c7";
}
div.fi-social-game-center:before, span.fi-social-game-center:before, a.fi-social-game-center:before {
  content: "\f1c8";
}
div.fi-social-github:before, span.fi-social-github:before, a.fi-social-github:before {
  content: "\f1c9";
}
div.fi-social-google-plus:before, span.fi-social-google-plus:before, a.fi-social-google-plus:before {
  content: "\f1ca";
}
div.fi-social-hacker-news:before, span.fi-social-hacker-news:before, a.fi-social-hacker-news:before {
  content: "\f1cb";
}
div.fi-social-hi5:before, span.fi-social-hi5:before, a.fi-social-hi5:before {
  content: "\f1cc";
}
div.fi-social-instagram:before, span.fi-social-instagram:before, a.fi-social-instagram:before {
  content: "\f1cd";
}
div.fi-social-joomla:before, span.fi-social-joomla:before, a.fi-social-joomla:before {
  content: "\f1ce";
}
div.fi-social-lastfm:before, span.fi-social-lastfm:before, a.fi-social-lastfm:before {
  content: "\f1cf";
}
div.fi-social-linkedin:before, span.fi-social-linkedin:before, a.fi-social-linkedin:before {
  content: "\f1d0";
}
div.fi-social-medium:before, span.fi-social-medium:before, a.fi-social-medium:before {
  content: "\f1d1";
}
div.fi-social-myspace:before, span.fi-social-myspace:before, a.fi-social-myspace:before {
  content: "\f1d2";
}
div.fi-social-orkut:before, span.fi-social-orkut:before, a.fi-social-orkut:before {
  content: "\f1d3";
}
div.fi-social-path:before, span.fi-social-path:before, a.fi-social-path:before {
  content: "\f1d4";
}
div.fi-social-picasa:before, span.fi-social-picasa:before, a.fi-social-picasa:before {
  content: "\f1d5";
}
div.fi-social-pinterest:before, span.fi-social-pinterest:before, a.fi-social-pinterest:before {
  content: "\f1d6";
}
div.fi-social-rdio:before, span.fi-social-rdio:before, a.fi-social-rdio:before {
  content: "\f1d7";
}
div.fi-social-reddit:before, span.fi-social-reddit:before, a.fi-social-reddit:before {
  content: "\f1d8";
}
div.fi-social-skillshare:before, span.fi-social-skillshare:before, a.fi-social-skillshare:before {
  content: "\f1d9";
}
div.fi-social-skype:before, span.fi-social-skype:before, a.fi-social-skype:before {
  content: "\f1da";
}
div.fi-social-smashing-mag:before, span.fi-social-smashing-mag:before, a.fi-social-smashing-mag:before {
  content: "\f1db";
}
div.fi-social-snapchat:before, span.fi-social-snapchat:before, a.fi-social-snapchat:before {
  content: "\f1dc";
}
div.fi-social-spotify:before, span.fi-social-spotify:before, a.fi-social-spotify:before {
  content: "\f1dd";
}
div.fi-social-squidoo:before, span.fi-social-squidoo:before, a.fi-social-squidoo:before {
  content: "\f1de";
}
div.fi-social-stack-overflow:before, span.fi-social-stack-overflow:before, a.fi-social-stack-overflow:before {
  content: "\f1df";
}
div.fi-social-steam:before, span.fi-social-steam:before, a.fi-social-steam:before {
  content: "\f1e0";
}
div.fi-social-stumbleupon:before, span.fi-social-stumbleupon:before, a.fi-social-stumbleupon:before {
  content: "\f1e1";
}
div.fi-social-treehouse:before, span.fi-social-treehouse:before, a.fi-social-treehouse:before {
  content: "\f1e2";
}
div.fi-social-tumblr:before, span.fi-social-tumblr:before, a.fi-social-tumblr:before {
  content: "\f1e3";
}
div.fi-social-twitter:before, span.fi-social-twitter:before, a.fi-social-twitter:before {
  content: "\f1e4";
}
div.fi-social-vimeo:before, span.fi-social-vimeo:before, a.fi-social-vimeo:before {
  content: "\f1e5";
}
div.fi-social-windows:before, span.fi-social-windows:before, a.fi-social-windows:before {
  content: "\f1e6";
}
div.fi-social-xbox:before, span.fi-social-xbox:before, a.fi-social-xbox:before {
  content: "\f1e7";
}
div.fi-social-yahoo:before, span.fi-social-yahoo:before, a.fi-social-yahoo:before {
  content: "\f1e8";
}
div.fi-social-yelp:before, span.fi-social-yelp:before, a.fi-social-yelp:before {
  content: "\f1e9";
}
div.fi-social-youtube:before, span.fi-social-youtube:before, a.fi-social-youtube:before {
  content: "\f1ea";
}
div.fi-social-zerply:before, span.fi-social-zerply:before, a.fi-social-zerply:before {
  content: "\f1eb";
}
div.fi-social-zurb:before, span.fi-social-zurb:before, a.fi-social-zurb:before {
  content: "\f1ec";
}
div.fi-sound:before, span.fi-sound:before, a.fi-sound:before {
  content: "\f1ed";
}
div.fi-star:before, span.fi-star:before, a.fi-star:before {
  content: "\f1ee";
}
div.fi-stop:before, span.fi-stop:before, a.fi-stop:before {
  content: "\f1ef";
}
div.fi-strikethrough:before, span.fi-strikethrough:before, a.fi-strikethrough:before {
  content: "\f1f0";
}
div.fi-subscript:before, span.fi-subscript:before, a.fi-subscript:before {
  content: "\f1f1";
}
div.fi-superscript:before, span.fi-superscript:before, a.fi-superscript:before {
  content: "\f1f2";
}
div.fi-tablet-landscape:before, span.fi-tablet-landscape:before, a.fi-tablet-landscape:before {
  content: "\f1f3";
}
div.fi-tablet-portrait:before, span.fi-tablet-portrait:before, a.fi-tablet-portrait:before {
  content: "\f1f4";
}
div.fi-target-two:before, span.fi-target-two:before, a.fi-target-two:before {
  content: "\f1f5";
}
div.fi-target:before, span.fi-target:before, a.fi-target:before {
  content: "\f1f6";
}
div.fi-telephone-accessible:before, span.fi-telephone-accessible:before, a.fi-telephone-accessible:before {
  content: "\f1f7";
}
div.fi-telephone:before, span.fi-telephone:before, a.fi-telephone:before {
  content: "\f1f8";
}
div.fi-text-color:before, span.fi-text-color:before, a.fi-text-color:before {
  content: "\f1f9";
}
div.fi-thumbnails:before, span.fi-thumbnails:before, a.fi-thumbnails:before {
  content: "\f1fa";
}
div.fi-ticket:before, span.fi-ticket:before, a.fi-ticket:before {
  content: "\f1fb";
}
div.fi-torso-business:before, span.fi-torso-business:before, a.fi-torso-business:before {
  content: "\f1fc";
}
div.fi-torso-female:before, span.fi-torso-female:before, a.fi-torso-female:before {
  content: "\f1fd";
}
div.fi-torso:before, span.fi-torso:before, a.fi-torso:before {
  content: "\f1fe";
}
div.fi-torsos-all-female:before, span.fi-torsos-all-female:before, a.fi-torsos-all-female:before {
  content: "\f1ff";
}
div.fi-torsos-all:before, span.fi-torsos-all:before, a.fi-torsos-all:before {
  content: "\f200";
}
div.fi-torsos-female-male:before, span.fi-torsos-female-male:before, a.fi-torsos-female-male:before {
  content: "\f201";
}
div.fi-torsos-male-female:before, span.fi-torsos-male-female:before, a.fi-torsos-male-female:before {
  content: "\f202";
}
div.fi-torsos:before, span.fi-torsos:before, a.fi-torsos:before {
  content: "\f203";
}
div.fi-trash:before, span.fi-trash:before, a.fi-trash:before {
  content: "\f204";
}
div.fi-trees:before, span.fi-trees:before, a.fi-trees:before {
  content: "\f205";
}
div.fi-trophy:before, span.fi-trophy:before, a.fi-trophy:before {
  content: "\f206";
}
div.fi-underline:before, span.fi-underline:before, a.fi-underline:before {
  content: "\f207";
}
div.fi-universal-access:before, span.fi-universal-access:before, a.fi-universal-access:before {
  content: "\f208";
}
div.fi-unlink:before, span.fi-unlink:before, a.fi-unlink:before {
  content: "\f209";
}
div.fi-unlock:before, span.fi-unlock:before, a.fi-unlock:before {
  content: "\f20a";
}
div.fi-upload-cloud:before, span.fi-upload-cloud:before, a.fi-upload-cloud:before {
  content: "\f20b";
}
div.fi-upload:before, span.fi-upload:before, a.fi-upload:before {
  content: "\f20c";
}
div.fi-usb:before, span.fi-usb:before, a.fi-usb:before {
  content: "\f20d";
}
div.fi-video:before, span.fi-video:before, a.fi-video:before {
  content: "\f20e";
}
div.fi-volume-none:before, span.fi-volume-none:before, a.fi-volume-none:before {
  content: "\f20f";
}
div.fi-volume-strike:before, span.fi-volume-strike:before, a.fi-volume-strike:before {
  content: "\f210";
}
div.fi-volume:before, span.fi-volume:before, a.fi-volume:before {
  content: "\f211";
}
div.fi-web:before, span.fi-web:before, a.fi-web:before {
  content: "\f212";
}
div.fi-wheelchair:before, span.fi-wheelchair:before, a.fi-wheelchair:before {
  content: "\f213";
}
div.fi-widget:before, span.fi-widget:before, a.fi-widget:before {
  content: "\f214";
}
div.fi-wrench:before, span.fi-wrench:before, a.fi-wrench:before {
  content: "\f215";
}
div.fi-x-circle:before, span.fi-x-circle:before, a.fi-x-circle:before {
  content: "\f216";
}
div.fi-x:before, span.fi-x:before, a.fi-x:before {
  content: "\f217";
}
div.fi-yen:before, span.fi-yen:before, a.fi-yen:before {
  content: "\f218";
}
div.fi-zoom-in:before, span.fi-zoom-in:before, a.fi-zoom-in:before {
  content: "\f219";
}
div.fi-zoom-out:before, span.fi-zoom-out:before, a.fi-zoom-out:before {
  content: "\f21a";
}
div.fi-address-book, span.fi-address-book, a.fi-address-book {
  font-style: normal !important;
}
div.fi-alert, span.fi-alert, a.fi-alert {
  font-style: normal !important;
}
div.fi-align-center, span.fi-align-center, a.fi-align-center {
  font-style: normal !important;
}
div.fi-align-justify, span.fi-align-justify, a.fi-align-justify {
  font-style: normal !important;
}
div.fi-align-left, span.fi-align-left, a.fi-align-left {
  font-style: normal !important;
}
div.fi-align-right, span.fi-align-right, a.fi-align-right {
  font-style: normal !important;
}
div.fi-anchor, span.fi-anchor, a.fi-anchor {
  font-style: normal !important;
}
div.fi-annotate, span.fi-annotate, a.fi-annotate {
  font-style: normal !important;
}
div.fi-archive, span.fi-archive, a.fi-archive {
  font-style: normal !important;
}
div.fi-arrow-down, span.fi-arrow-down, a.fi-arrow-down {
  font-style: normal !important;
}
div.fi-arrow-left, span.fi-arrow-left, a.fi-arrow-left {
  font-style: normal !important;
}
div.fi-arrow-right, span.fi-arrow-right, a.fi-arrow-right {
  font-style: normal !important;
}
div.fi-arrow-up, span.fi-arrow-up, a.fi-arrow-up {
  font-style: normal !important;
}
div.fi-arrows-compress, span.fi-arrows-compress, a.fi-arrows-compress {
  font-style: normal !important;
}
div.fi-arrows-expand, span.fi-arrows-expand, a.fi-arrows-expand {
  font-style: normal !important;
}
div.fi-arrows-in, span.fi-arrows-in, a.fi-arrows-in {
  font-style: normal !important;
}
div.fi-arrows-out, span.fi-arrows-out, a.fi-arrows-out {
  font-style: normal !important;
}
div.fi-asl, span.fi-asl, a.fi-asl {
  font-style: normal !important;
}
div.fi-asterisk, span.fi-asterisk, a.fi-asterisk {
  font-style: normal !important;
}
div.fi-at-sign, span.fi-at-sign, a.fi-at-sign {
  font-style: normal !important;
}
div.fi-background-color, span.fi-background-color, a.fi-background-color {
  font-style: normal !important;
}
div.fi-battery-empty, span.fi-battery-empty, a.fi-battery-empty {
  font-style: normal !important;
}
div.fi-battery-full, span.fi-battery-full, a.fi-battery-full {
  font-style: normal !important;
}
div.fi-battery-half, span.fi-battery-half, a.fi-battery-half {
  font-style: normal !important;
}
div.fi-bitcoin-circle, span.fi-bitcoin-circle, a.fi-bitcoin-circle {
  font-style: normal !important;
}
div.fi-bitcoin, span.fi-bitcoin, a.fi-bitcoin {
  font-style: normal !important;
}
div.fi-blind, span.fi-blind, a.fi-blind {
  font-style: normal !important;
}
div.fi-bluetooth, span.fi-bluetooth, a.fi-bluetooth {
  font-style: normal !important;
}
div.fi-bold, span.fi-bold, a.fi-bold {
  font-style: normal !important;
}
div.fi-book-bookmark, span.fi-book-bookmark, a.fi-book-bookmark {
  font-style: normal !important;
}
div.fi-book, span.fi-book, a.fi-book {
  font-style: normal !important;
}
div.fi-bookmark, span.fi-bookmark, a.fi-bookmark {
  font-style: normal !important;
}
div.fi-braille, span.fi-braille, a.fi-braille {
  font-style: normal !important;
}
div.fi-burst-new, span.fi-burst-new, a.fi-burst-new {
  font-style: normal !important;
}
div.fi-burst-sale, span.fi-burst-sale, a.fi-burst-sale {
  font-style: normal !important;
}
div.fi-burst, span.fi-burst, a.fi-burst {
  font-style: normal !important;
}
div.fi-calendar, span.fi-calendar, a.fi-calendar {
  font-style: normal !important;
}
div.fi-camera, span.fi-camera, a.fi-camera {
  font-style: normal !important;
}
div.fi-check, span.fi-check, a.fi-check {
  font-style: normal !important;
}
div.fi-checkbox, span.fi-checkbox, a.fi-checkbox {
  font-style: normal !important;
}
div.fi-clipboard-notes, span.fi-clipboard-notes, a.fi-clipboard-notes {
  font-style: normal !important;
}
div.fi-clipboard-pencil, span.fi-clipboard-pencil, a.fi-clipboard-pencil {
  font-style: normal !important;
}
div.fi-clipboard, span.fi-clipboard, a.fi-clipboard {
  font-style: normal !important;
}
div.fi-clock, span.fi-clock, a.fi-clock {
  font-style: normal !important;
}
div.fi-closed-caption, span.fi-closed-caption, a.fi-closed-caption {
  font-style: normal !important;
}
div.fi-cloud, span.fi-cloud, a.fi-cloud {
  font-style: normal !important;
}
div.fi-comment-minus, span.fi-comment-minus, a.fi-comment-minus {
  font-style: normal !important;
}
div.fi-comment-quotes, span.fi-comment-quotes, a.fi-comment-quotes {
  font-style: normal !important;
}
div.fi-comment-video, span.fi-comment-video, a.fi-comment-video {
  font-style: normal !important;
}
div.fi-comment, span.fi-comment, a.fi-comment {
  font-style: normal !important;
}
div.fi-comments, span.fi-comments, a.fi-comments {
  font-style: normal !important;
}
div.fi-compass, span.fi-compass, a.fi-compass {
  font-style: normal !important;
}
div.fi-contrast, span.fi-contrast, a.fi-contrast {
  font-style: normal !important;
}
div.fi-credit-card, span.fi-credit-card, a.fi-credit-card {
  font-style: normal !important;
}
div.fi-crop, span.fi-crop, a.fi-crop {
  font-style: normal !important;
}
div.fi-crown, span.fi-crown, a.fi-crown {
  font-style: normal !important;
}
div.fi-css3, span.fi-css3, a.fi-css3 {
  font-style: normal !important;
}
div.fi-database, span.fi-database, a.fi-database {
  font-style: normal !important;
}
div.fi-die-five, span.fi-die-five, a.fi-die-five {
  font-style: normal !important;
}
div.fi-die-four, span.fi-die-four, a.fi-die-four {
  font-style: normal !important;
}
div.fi-die-one, span.fi-die-one, a.fi-die-one {
  font-style: normal !important;
}
div.fi-die-six, span.fi-die-six, a.fi-die-six {
  font-style: normal !important;
}
div.fi-die-three, span.fi-die-three, a.fi-die-three {
  font-style: normal !important;
}
div.fi-die-two, span.fi-die-two, a.fi-die-two {
  font-style: normal !important;
}
div.fi-dislike, span.fi-dislike, a.fi-dislike {
  font-style: normal !important;
}
div.fi-dollar-bill, span.fi-dollar-bill, a.fi-dollar-bill {
  font-style: normal !important;
}
div.fi-dollar, span.fi-dollar, a.fi-dollar {
  font-style: normal !important;
}
div.fi-download, span.fi-download, a.fi-download {
  font-style: normal !important;
}
div.fi-eject, span.fi-eject, a.fi-eject {
  font-style: normal !important;
}
div.fi-elevator, span.fi-elevator, a.fi-elevator {
  font-style: normal !important;
}
div.fi-euro, span.fi-euro, a.fi-euro {
  font-style: normal !important;
}
div.fi-eye, span.fi-eye, a.fi-eye {
  font-style: normal !important;
}
div.fi-fast-forward, span.fi-fast-forward, a.fi-fast-forward {
  font-style: normal !important;
}
div.fi-female-symbol, span.fi-female-symbol, a.fi-female-symbol {
  font-style: normal !important;
}
div.fi-female, span.fi-female, a.fi-female {
  font-style: normal !important;
}
div.fi-filter, span.fi-filter, a.fi-filter {
  font-style: normal !important;
}
div.fi-first-aid, span.fi-first-aid, a.fi-first-aid {
  font-style: normal !important;
}
div.fi-flag, span.fi-flag, a.fi-flag {
  font-style: normal !important;
}
div.fi-folder-add, span.fi-folder-add, a.fi-folder-add {
  font-style: normal !important;
}
div.fi-folder-lock, span.fi-folder-lock, a.fi-folder-lock {
  font-style: normal !important;
}
div.fi-folder, span.fi-folder, a.fi-folder {
  font-style: normal !important;
}
div.fi-foot, span.fi-foot, a.fi-foot {
  font-style: normal !important;
}
div.fi-foundation, span.fi-foundation, a.fi-foundation {
  font-style: normal !important;
}
div.fi-graph-bar, span.fi-graph-bar, a.fi-graph-bar {
  font-style: normal !important;
}
div.fi-graph-horizontal, span.fi-graph-horizontal, a.fi-graph-horizontal {
  font-style: normal !important;
}
div.fi-graph-pie, span.fi-graph-pie, a.fi-graph-pie {
  font-style: normal !important;
}
div.fi-graph-trend, span.fi-graph-trend, a.fi-graph-trend {
  font-style: normal !important;
}
div.fi-guide-dog, span.fi-guide-dog, a.fi-guide-dog {
  font-style: normal !important;
}
div.fi-hearing-aid, span.fi-hearing-aid, a.fi-hearing-aid {
  font-style: normal !important;
}
div.fi-heart, span.fi-heart, a.fi-heart {
  font-style: normal !important;
}
div.fi-home, span.fi-home, a.fi-home {
  font-style: normal !important;
}
div.fi-html5, span.fi-html5, a.fi-html5 {
  font-style: normal !important;
}
div.fi-indent-less, span.fi-indent-less, a.fi-indent-less {
  font-style: normal !important;
}
div.fi-indent-more, span.fi-indent-more, a.fi-indent-more {
  font-style: normal !important;
}
div.fi-info, span.fi-info, a.fi-info {
  font-style: normal !important;
}
div.fi-italic, span.fi-italic, a.fi-italic {
  font-style: normal !important;
}
div.fi-key, span.fi-key, a.fi-key {
  font-style: normal !important;
}
div.fi-laptop, span.fi-laptop, a.fi-laptop {
  font-style: normal !important;
}
div.fi-layout, span.fi-layout, a.fi-layout {
  font-style: normal !important;
}
div.fi-lightbulb, span.fi-lightbulb, a.fi-lightbulb {
  font-style: normal !important;
}
div.fi-like, span.fi-like, a.fi-like {
  font-style: normal !important;
}
div.fi-link, span.fi-link, a.fi-link {
  font-style: normal !important;
}
div.fi-list-bullet, span.fi-list-bullet, a.fi-list-bullet {
  font-style: normal !important;
}
div.fi-list-number, span.fi-list-number, a.fi-list-number {
  font-style: normal !important;
}
div.fi-list-thumbnails, span.fi-list-thumbnails, a.fi-list-thumbnails {
  font-style: normal !important;
}
div.fi-list, span.fi-list, a.fi-list {
  font-style: normal !important;
}
div.fi-lock, span.fi-lock, a.fi-lock {
  font-style: normal !important;
}
div.fi-loop, span.fi-loop, a.fi-loop {
  font-style: normal !important;
}
div.fi-magnifying-glass, span.fi-magnifying-glass, a.fi-magnifying-glass {
  font-style: normal !important;
}
div.fi-mail, span.fi-mail, a.fi-mail {
  font-style: normal !important;
}
div.fi-male-female, span.fi-male-female, a.fi-male-female {
  font-style: normal !important;
}
div.fi-male-symbol, span.fi-male-symbol, a.fi-male-symbol {
  font-style: normal !important;
}
div.fi-male, span.fi-male, a.fi-male {
  font-style: normal !important;
}
div.fi-map, span.fi-map, a.fi-map {
  font-style: normal !important;
}
div.fi-marker, span.fi-marker, a.fi-marker {
  font-style: normal !important;
}
div.fi-megaphone, span.fi-megaphone, a.fi-megaphone {
  font-style: normal !important;
}
div.fi-microphone, span.fi-microphone, a.fi-microphone {
  font-style: normal !important;
}
div.fi-minus-circle, span.fi-minus-circle, a.fi-minus-circle {
  font-style: normal !important;
}
div.fi-minus, span.fi-minus, a.fi-minus {
  font-style: normal !important;
}
div.fi-mobile-signal, span.fi-mobile-signal, a.fi-mobile-signal {
  font-style: normal !important;
}
div.fi-mobile, span.fi-mobile, a.fi-mobile {
  font-style: normal !important;
}
div.fi-monitor, span.fi-monitor, a.fi-monitor {
  font-style: normal !important;
}
div.fi-mountains, span.fi-mountains, a.fi-mountains {
  font-style: normal !important;
}
div.fi-music, span.fi-music, a.fi-music {
  font-style: normal !important;
}
div.fi-next, span.fi-next, a.fi-next {
  font-style: normal !important;
}
div.fi-no-dogs, span.fi-no-dogs, a.fi-no-dogs {
  font-style: normal !important;
}
div.fi-no-smoking, span.fi-no-smoking, a.fi-no-smoking {
  font-style: normal !important;
}
div.fi-page-add, span.fi-page-add, a.fi-page-add {
  font-style: normal !important;
}
div.fi-page-copy, span.fi-page-copy, a.fi-page-copy {
  font-style: normal !important;
}
div.fi-page-csv, span.fi-page-csv, a.fi-page-csv {
  font-style: normal !important;
}
div.fi-page-delete, span.fi-page-delete, a.fi-page-delete {
  font-style: normal !important;
}
div.fi-page-doc, span.fi-page-doc, a.fi-page-doc {
  font-style: normal !important;
}
div.fi-page-edit, span.fi-page-edit, a.fi-page-edit {
  font-style: normal !important;
}
div.fi-page-export-csv, span.fi-page-export-csv, a.fi-page-export-csv {
  font-style: normal !important;
}
div.fi-page-export-doc, span.fi-page-export-doc, a.fi-page-export-doc {
  font-style: normal !important;
}
div.fi-page-export-pdf, span.fi-page-export-pdf, a.fi-page-export-pdf {
  font-style: normal !important;
}
div.fi-page-export, span.fi-page-export, a.fi-page-export {
  font-style: normal !important;
}
div.fi-page-filled, span.fi-page-filled, a.fi-page-filled {
  font-style: normal !important;
}
div.fi-page-multiple, span.fi-page-multiple, a.fi-page-multiple {
  font-style: normal !important;
}
div.fi-page-pdf, span.fi-page-pdf, a.fi-page-pdf {
  font-style: normal !important;
}
div.fi-page-remove, span.fi-page-remove, a.fi-page-remove {
  font-style: normal !important;
}
div.fi-page-search, span.fi-page-search, a.fi-page-search {
  font-style: normal !important;
}
div.fi-page, span.fi-page, a.fi-page {
  font-style: normal !important;
}
div.fi-paint-bucket, span.fi-paint-bucket, a.fi-paint-bucket {
  font-style: normal !important;
}
div.fi-paperclip, span.fi-paperclip, a.fi-paperclip {
  font-style: normal !important;
}
div.fi-pause, span.fi-pause, a.fi-pause {
  font-style: normal !important;
}
div.fi-paw, span.fi-paw, a.fi-paw {
  font-style: normal !important;
}
div.fi-paypal, span.fi-paypal, a.fi-paypal {
  font-style: normal !important;
}
div.fi-pencil, span.fi-pencil, a.fi-pencil {
  font-style: normal !important;
}
div.fi-photo, span.fi-photo, a.fi-photo {
  font-style: normal !important;
}
div.fi-play-circle, span.fi-play-circle, a.fi-play-circle {
  font-style: normal !important;
}
div.fi-play-video, span.fi-play-video, a.fi-play-video {
  font-style: normal !important;
}
div.fi-play, span.fi-play, a.fi-play {
  font-style: normal !important;
}
div.fi-plus, span.fi-plus, a.fi-plus {
  font-style: normal !important;
}
div.fi-pound, span.fi-pound, a.fi-pound {
  font-style: normal !important;
}
div.fi-power, span.fi-power, a.fi-power {
  font-style: normal !important;
}
div.fi-previous, span.fi-previous, a.fi-previous {
  font-style: normal !important;
}
div.fi-price-tag, span.fi-price-tag, a.fi-price-tag {
  font-style: normal !important;
}
div.fi-pricetag-multiple, span.fi-pricetag-multiple, a.fi-pricetag-multiple {
  font-style: normal !important;
}
div.fi-print, span.fi-print, a.fi-print {
  font-style: normal !important;
}
div.fi-prohibited, span.fi-prohibited, a.fi-prohibited {
  font-style: normal !important;
}
div.fi-projection-screen, span.fi-projection-screen, a.fi-projection-screen {
  font-style: normal !important;
}
div.fi-puzzle, span.fi-puzzle, a.fi-puzzle {
  font-style: normal !important;
}
div.fi-quote, span.fi-quote, a.fi-quote {
  font-style: normal !important;
}
div.fi-record, span.fi-record, a.fi-record {
  font-style: normal !important;
}
div.fi-refresh, span.fi-refresh, a.fi-refresh {
  font-style: normal !important;
}
div.fi-results-demographics, span.fi-results-demographics, a.fi-results-demographics {
  font-style: normal !important;
}
div.fi-results, span.fi-results, a.fi-results {
  font-style: normal !important;
}
div.fi-rewind-ten, span.fi-rewind-ten, a.fi-rewind-ten {
  font-style: normal !important;
}
div.fi-rewind, span.fi-rewind, a.fi-rewind {
  font-style: normal !important;
}
div.fi-rss, span.fi-rss, a.fi-rss {
  font-style: normal !important;
}
div.fi-safety-cone, span.fi-safety-cone, a.fi-safety-cone {
  font-style: normal !important;
}
div.fi-save, span.fi-save, a.fi-save {
  font-style: normal !important;
}
div.fi-share, span.fi-share, a.fi-share {
  font-style: normal !important;
}
div.fi-sheriff-badge, span.fi-sheriff-badge, a.fi-sheriff-badge {
  font-style: normal !important;
}
div.fi-shield, span.fi-shield, a.fi-shield {
  font-style: normal !important;
}
div.fi-shopping-bag, span.fi-shopping-bag, a.fi-shopping-bag {
  font-style: normal !important;
}
div.fi-shopping-cart, span.fi-shopping-cart, a.fi-shopping-cart {
  font-style: normal !important;
}
div.fi-shuffle, span.fi-shuffle, a.fi-shuffle {
  font-style: normal !important;
}
div.fi-skull, span.fi-skull, a.fi-skull {
  font-style: normal !important;
}
div.fi-social-500px, span.fi-social-500px, a.fi-social-500px {
  font-style: normal !important;
}
div.fi-social-adobe, span.fi-social-adobe, a.fi-social-adobe {
  font-style: normal !important;
}
div.fi-social-amazon, span.fi-social-amazon, a.fi-social-amazon {
  font-style: normal !important;
}
div.fi-social-android, span.fi-social-android, a.fi-social-android {
  font-style: normal !important;
}
div.fi-social-apple, span.fi-social-apple, a.fi-social-apple {
  font-style: normal !important;
}
div.fi-social-behance, span.fi-social-behance, a.fi-social-behance {
  font-style: normal !important;
}
div.fi-social-bing, span.fi-social-bing, a.fi-social-bing {
  font-style: normal !important;
}
div.fi-social-blogger, span.fi-social-blogger, a.fi-social-blogger {
  font-style: normal !important;
}
div.fi-social-delicious, span.fi-social-delicious, a.fi-social-delicious {
  font-style: normal !important;
}
div.fi-social-designer-news, span.fi-social-designer-news, a.fi-social-designer-news {
  font-style: normal !important;
}
div.fi-social-deviant-art, span.fi-social-deviant-art, a.fi-social-deviant-art {
  font-style: normal !important;
}
div.fi-social-digg, span.fi-social-digg, a.fi-social-digg {
  font-style: normal !important;
}
div.fi-social-dribbble, span.fi-social-dribbble, a.fi-social-dribbble {
  font-style: normal !important;
}
div.fi-social-drive, span.fi-social-drive, a.fi-social-drive {
  font-style: normal !important;
}
div.fi-social-dropbox, span.fi-social-dropbox, a.fi-social-dropbox {
  font-style: normal !important;
}
div.fi-social-evernote, span.fi-social-evernote, a.fi-social-evernote {
  font-style: normal !important;
}
div.fi-social-facebook, span.fi-social-facebook, a.fi-social-facebook {
  font-style: normal !important;
}
div.fi-social-flickr, span.fi-social-flickr, a.fi-social-flickr {
  font-style: normal !important;
}
div.fi-social-forrst, span.fi-social-forrst, a.fi-social-forrst {
  font-style: normal !important;
}
div.fi-social-foursquare, span.fi-social-foursquare, a.fi-social-foursquare {
  font-style: normal !important;
}
div.fi-social-game-center, span.fi-social-game-center, a.fi-social-game-center {
  font-style: normal !important;
}
div.fi-social-github, span.fi-social-github, a.fi-social-github {
  font-style: normal !important;
}
div.fi-social-google-plus, span.fi-social-google-plus, a.fi-social-google-plus {
  font-style: normal !important;
}
div.fi-social-hacker-news, span.fi-social-hacker-news, a.fi-social-hacker-news {
  font-style: normal !important;
}
div.fi-social-hi5, span.fi-social-hi5, a.fi-social-hi5 {
  font-style: normal !important;
}
div.fi-social-instagram, span.fi-social-instagram, a.fi-social-instagram {
  font-style: normal !important;
}
div.fi-social-joomla, span.fi-social-joomla, a.fi-social-joomla {
  font-style: normal !important;
}
div.fi-social-lastfm, span.fi-social-lastfm, a.fi-social-lastfm {
  font-style: normal !important;
}
div.fi-social-linkedin, span.fi-social-linkedin, a.fi-social-linkedin {
  font-style: normal !important;
}
div.fi-social-medium, span.fi-social-medium, a.fi-social-medium {
  font-style: normal !important;
}
div.fi-social-myspace, span.fi-social-myspace, a.fi-social-myspace {
  font-style: normal !important;
}
div.fi-social-orkut, span.fi-social-orkut, a.fi-social-orkut {
  font-style: normal !important;
}
div.fi-social-path, span.fi-social-path, a.fi-social-path {
  font-style: normal !important;
}
div.fi-social-picasa, span.fi-social-picasa, a.fi-social-picasa {
  font-style: normal !important;
}
div.fi-social-pinterest, span.fi-social-pinterest, a.fi-social-pinterest {
  font-style: normal !important;
}
div.fi-social-rdio, span.fi-social-rdio, a.fi-social-rdio {
  font-style: normal !important;
}
div.fi-social-reddit, span.fi-social-reddit, a.fi-social-reddit {
  font-style: normal !important;
}
div.fi-social-skillshare, span.fi-social-skillshare, a.fi-social-skillshare {
  font-style: normal !important;
}
div.fi-social-skype, span.fi-social-skype, a.fi-social-skype {
  font-style: normal !important;
}
div.fi-social-smashing-mag, span.fi-social-smashing-mag, a.fi-social-smashing-mag {
  font-style: normal !important;
}
div.fi-social-snapchat, span.fi-social-snapchat, a.fi-social-snapchat {
  font-style: normal !important;
}
div.fi-social-spotify, span.fi-social-spotify, a.fi-social-spotify {
  font-style: normal !important;
}
div.fi-social-squidoo, span.fi-social-squidoo, a.fi-social-squidoo {
  font-style: normal !important;
}
div.fi-social-stack-overflow, span.fi-social-stack-overflow, a.fi-social-stack-overflow {
  font-style: normal !important;
}
div.fi-social-steam, span.fi-social-steam, a.fi-social-steam {
  font-style: normal !important;
}
div.fi-social-stumbleupon, span.fi-social-stumbleupon, a.fi-social-stumbleupon {
  font-style: normal !important;
}
div.fi-social-treehouse, span.fi-social-treehouse, a.fi-social-treehouse {
  font-style: normal !important;
}
div.fi-social-tumblr, span.fi-social-tumblr, a.fi-social-tumblr {
  font-style: normal !important;
}
div.fi-social-twitter, span.fi-social-twitter, a.fi-social-twitter {
  font-style: normal !important;
}
div.fi-social-vimeo, span.fi-social-vimeo, a.fi-social-vimeo {
  font-style: normal !important;
}
div.fi-social-windows, span.fi-social-windows, a.fi-social-windows {
  font-style: normal !important;
}
div.fi-social-xbox, span.fi-social-xbox, a.fi-social-xbox {
  font-style: normal !important;
}
div.fi-social-yahoo, span.fi-social-yahoo, a.fi-social-yahoo {
  font-style: normal !important;
}
div.fi-social-yelp, span.fi-social-yelp, a.fi-social-yelp {
  font-style: normal !important;
}
div.fi-social-youtube, span.fi-social-youtube, a.fi-social-youtube {
  font-style: normal !important;
}
div.fi-social-zerply, span.fi-social-zerply, a.fi-social-zerply {
  font-style: normal !important;
}
div.fi-social-zurb, span.fi-social-zurb, a.fi-social-zurb {
  font-style: normal !important;
}
div.fi-sound, span.fi-sound, a.fi-sound {
  font-style: normal !important;
}
div.fi-star, span.fi-star, a.fi-star {
  font-style: normal !important;
}
div.fi-stop, span.fi-stop, a.fi-stop {
  font-style: normal !important;
}
div.fi-strikethrough, span.fi-strikethrough, a.fi-strikethrough {
  font-style: normal !important;
}
div.fi-subscript, span.fi-subscript, a.fi-subscript {
  font-style: normal !important;
}
div.fi-superscript, span.fi-superscript, a.fi-superscript {
  font-style: normal !important;
}
div.fi-tablet-landscape, span.fi-tablet-landscape, a.fi-tablet-landscape {
  font-style: normal !important;
}
div.fi-tablet-portrait, span.fi-tablet-portrait, a.fi-tablet-portrait {
  font-style: normal !important;
}
div.fi-target-two, span.fi-target-two, a.fi-target-two {
  font-style: normal !important;
}
div.fi-target, span.fi-target, a.fi-target {
  font-style: normal !important;
}
div.fi-telephone-accessible, span.fi-telephone-accessible, a.fi-telephone-accessible {
  font-style: normal !important;
}
div.fi-telephone, span.fi-telephone, a.fi-telephone {
  font-style: normal !important;
}
div.fi-text-color, span.fi-text-color, a.fi-text-color {
  font-style: normal !important;
}
div.fi-thumbnails, span.fi-thumbnails, a.fi-thumbnails {
  font-style: normal !important;
}
div.fi-ticket, span.fi-ticket, a.fi-ticket {
  font-style: normal !important;
}
div.fi-torso-business, span.fi-torso-business, a.fi-torso-business {
  font-style: normal !important;
}
div.fi-torso-female, span.fi-torso-female, a.fi-torso-female {
  font-style: normal !important;
}
div.fi-torso, span.fi-torso, a.fi-torso {
  font-style: normal !important;
}
div.fi-torsos-all-female, span.fi-torsos-all-female, a.fi-torsos-all-female {
  font-style: normal !important;
}
div.fi-torsos-all, span.fi-torsos-all, a.fi-torsos-all {
  font-style: normal !important;
}
div.fi-torsos-female-male, span.fi-torsos-female-male, a.fi-torsos-female-male {
  font-style: normal !important;
}
div.fi-torsos-male-female, span.fi-torsos-male-female, a.fi-torsos-male-female {
  font-style: normal !important;
}
div.fi-torsos, span.fi-torsos, a.fi-torsos {
  font-style: normal !important;
}
div.fi-trash, span.fi-trash, a.fi-trash {
  font-style: normal !important;
}
div.fi-trees, span.fi-trees, a.fi-trees {
  font-style: normal !important;
}
div.fi-trophy, span.fi-trophy, a.fi-trophy {
  font-style: normal !important;
}
div.fi-underline, span.fi-underline, a.fi-underline {
  font-style: normal !important;
}
div.fi-universal-access, span.fi-universal-access, a.fi-universal-access {
  font-style: normal !important;
}
div.fi-unlink, span.fi-unlink, a.fi-unlink {
  font-style: normal !important;
}
div.fi-unlock, span.fi-unlock, a.fi-unlock {
  font-style: normal !important;
}
div.fi-upload-cloud, span.fi-upload-cloud, a.fi-upload-cloud {
  font-style: normal !important;
}
div.fi-upload, span.fi-upload, a.fi-upload {
  font-style: normal !important;
}
div.fi-usb, span.fi-usb, a.fi-usb {
  font-style: normal !important;
}
div.fi-video, span.fi-video, a.fi-video {
  font-style: normal !important;
}
div.fi-volume-none, span.fi-volume-none, a.fi-volume-none {
  font-style: normal !important;
}
div.fi-volume-strike, span.fi-volume-strike, a.fi-volume-strike {
  font-style: normal !important;
}
div.fi-volume, span.fi-volume, a.fi-volume {
  font-style: normal !important;
}
div.fi-web, span.fi-web, a.fi-web {
  font-style: normal !important;
}
div.fi-wheelchair, span.fi-wheelchair, a.fi-wheelchair {
  font-style: normal !important;
}
div.fi-widget, span.fi-widget, a.fi-widget {
  font-style: normal !important;
}
div.fi-wrench, span.fi-wrench, a.fi-wrench {
  font-style: normal !important;
}
div.fi-x-circle, span.fi-x-circle, a.fi-x-circle {
  font-style: normal !important;
}
div.fi-x, span.fi-x, a.fi-x {
  font-style: normal !important;
}
div.fi-yen, span.fi-yen, a.fi-yen {
  font-style: normal !important;
}
div.fi-zoom-in, span.fi-zoom-in, a.fi-zoom-in {
  font-style: normal !important;
}
div.fi-zoom-out, span.fi-zoom-out, a.fi-zoom-out {
  font-style: normal !important;
}

/*# sourceMappingURL=app.css.map */