/*$base-font-size: 100% !default;*/
/*$em-base: 16 !default;*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

meta.foundation-version {
  font-family: "/5.5.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 48em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:48.063em)/";
  width: 48.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:48.063em) and (max-width:90em)/";
  width: 48.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html,
body {
  font-size: 14px; }

body {
  background: #fff;
  color: #333333;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin: 0 auto;
  max-width: 71.71429rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin: 0 -0.71429rem;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  width: 100%;
  float: left; }

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small-push-13 {
    position: relative;
    left: 81.25%;
    right: auto; }

  .small-pull-13 {
    position: relative;
    right: 81.25%;
    left: auto; }

  .small-push-14 {
    position: relative;
    left: 87.5%;
    right: auto; }

  .small-pull-14 {
    position: relative;
    right: 87.5%;
    left: auto; }

  .small-push-15 {
    position: relative;
    left: 93.75%;
    right: auto; }

  .small-pull-15 {
    position: relative;
    right: 93.75%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left; }

  .small-1 {
    width: 6.25%; }

  .small-2 {
    width: 12.5%; }

  .small-3 {
    width: 18.75%; }

  .small-4 {
    width: 25%; }

  .small-5 {
    width: 31.25%; }

  .small-6 {
    width: 37.5%; }

  .small-7 {
    width: 43.75%; }

  .small-8 {
    width: 50%; }

  .small-9 {
    width: 56.25%; }

  .small-10 {
    width: 62.5%; }

  .small-11 {
    width: 68.75%; }

  .small-12 {
    width: 75%; }

  .small-13 {
    width: 81.25%; }

  .small-14 {
    width: 87.5%; }

  .small-15 {
    width: 93.75%; }

  .small-16 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0 !important; }

  .small-offset-1 {
    margin-left: 6.25% !important; }

  .small-offset-2 {
    margin-left: 12.5% !important; }

  .small-offset-3 {
    margin-left: 18.75% !important; }

  .small-offset-4 {
    margin-left: 25% !important; }

  .small-offset-5 {
    margin-left: 31.25% !important; }

  .small-offset-6 {
    margin-left: 37.5% !important; }

  .small-offset-7 {
    margin-left: 43.75% !important; }

  .small-offset-8 {
    margin-left: 50% !important; }

  .small-offset-9 {
    margin-left: 56.25% !important; }

  .small-offset-10 {
    margin-left: 62.5% !important; }

  .small-offset-11 {
    margin-left: 68.75% !important; }

  .small-offset-12 {
    margin-left: 75% !important; }

  .small-offset-13 {
    margin-left: 81.25% !important; }

  .small-offset-14 {
    margin-left: 87.5% !important; }

  .small-offset-15 {
    margin-left: 93.75% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-push-13 {
    position: relative;
    left: 81.25%;
    right: auto; }

  .medium-pull-13 {
    position: relative;
    right: 81.25%;
    left: auto; }

  .medium-push-14 {
    position: relative;
    left: 87.5%;
    right: auto; }

  .medium-pull-14 {
    position: relative;
    right: 87.5%;
    left: auto; }

  .medium-push-15 {
    position: relative;
    left: 93.75%;
    right: auto; }

  .medium-pull-15 {
    position: relative;
    right: 93.75%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left; }

  .medium-1 {
    width: 6.25%; }

  .medium-2 {
    width: 12.5%; }

  .medium-3 {
    width: 18.75%; }

  .medium-4 {
    width: 25%; }

  .medium-5 {
    width: 31.25%; }

  .medium-6 {
    width: 37.5%; }

  .medium-7 {
    width: 43.75%; }

  .medium-8 {
    width: 50%; }

  .medium-9 {
    width: 56.25%; }

  .medium-10 {
    width: 62.5%; }

  .medium-11 {
    width: 68.75%; }

  .medium-12 {
    width: 75%; }

  .medium-13 {
    width: 81.25%; }

  .medium-14 {
    width: 87.5%; }

  .medium-15 {
    width: 93.75%; }

  .medium-16 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0 !important; }

  .medium-offset-1 {
    margin-left: 6.25% !important; }

  .medium-offset-2 {
    margin-left: 12.5% !important; }

  .medium-offset-3 {
    margin-left: 18.75% !important; }

  .medium-offset-4 {
    margin-left: 25% !important; }

  .medium-offset-5 {
    margin-left: 31.25% !important; }

  .medium-offset-6 {
    margin-left: 37.5% !important; }

  .medium-offset-7 {
    margin-left: 43.75% !important; }

  .medium-offset-8 {
    margin-left: 50% !important; }

  .medium-offset-9 {
    margin-left: 56.25% !important; }

  .medium-offset-10 {
    margin-left: 62.5% !important; }

  .medium-offset-11 {
    margin-left: 68.75% !important; }

  .medium-offset-12 {
    margin-left: 75% !important; }

  .medium-offset-13 {
    margin-left: 81.25% !important; }

  .medium-offset-14 {
    margin-left: 87.5% !important; }

  .medium-offset-15 {
    margin-left: 93.75% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .push-13 {
    position: relative;
    left: 81.25%;
    right: auto; }

  .pull-13 {
    position: relative;
    right: 81.25%;
    left: auto; }

  .push-14 {
    position: relative;
    left: 87.5%;
    right: auto; }

  .pull-14 {
    position: relative;
    right: 87.5%;
    left: auto; }

  .push-15 {
    position: relative;
    left: 93.75%;
    right: auto; }

  .pull-15 {
    position: relative;
    right: 93.75%;
    left: auto; } }
@media only screen and (min-width: 48.063em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-push-13 {
    position: relative;
    left: 81.25%;
    right: auto; }

  .large-pull-13 {
    position: relative;
    right: 81.25%;
    left: auto; }

  .large-push-14 {
    position: relative;
    left: 87.5%;
    right: auto; }

  .large-pull-14 {
    position: relative;
    right: 87.5%;
    left: auto; }

  .large-push-15 {
    position: relative;
    left: 93.75%;
    right: auto; }

  .large-pull-15 {
    position: relative;
    right: 93.75%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left; }

  .large-1 {
    width: 6.25%; }

  .large-2 {
    width: 12.5%; }

  .large-3 {
    width: 18.75%; }

  .large-4 {
    width: 25%; }

  .large-5 {
    width: 31.25%; }

  .large-6 {
    width: 37.5%; }

  .large-7 {
    width: 43.75%; }

  .large-8 {
    width: 50%; }

  .large-9 {
    width: 56.25%; }

  .large-10 {
    width: 62.5%; }

  .large-11 {
    width: 68.75%; }

  .large-12 {
    width: 75%; }

  .large-13 {
    width: 81.25%; }

  .large-14 {
    width: 87.5%; }

  .large-15 {
    width: 93.75%; }

  .large-16 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0 !important; }

  .large-offset-1 {
    margin-left: 6.25% !important; }

  .large-offset-2 {
    margin-left: 12.5% !important; }

  .large-offset-3 {
    margin-left: 18.75% !important; }

  .large-offset-4 {
    margin-left: 25% !important; }

  .large-offset-5 {
    margin-left: 31.25% !important; }

  .large-offset-6 {
    margin-left: 37.5% !important; }

  .large-offset-7 {
    margin-left: 43.75% !important; }

  .large-offset-8 {
    margin-left: 50% !important; }

  .large-offset-9 {
    margin-left: 56.25% !important; }

  .large-offset-10 {
    margin-left: 62.5% !important; }

  .large-offset-11 {
    margin-left: 68.75% !important; }

  .large-offset-12 {
    margin-left: 75% !important; }

  .large-offset-13 {
    margin-left: 81.25% !important; }

  .large-offset-14 {
    margin-left: 87.5% !important; }

  .large-offset-15 {
    margin-left: 93.75% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

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

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .push-13 {
    position: relative;
    left: 81.25%;
    right: auto; }

  .pull-13 {
    position: relative;
    right: 81.25%;
    left: auto; }

  .push-14 {
    position: relative;
    left: 87.5%;
    right: auto; }

  .pull-14 {
    position: relative;
    right: 87.5%;
    left: auto; }

  .push-15 {
    position: relative;
    left: 93.75%;
    right: auto; }

  .pull-15 {
    position: relative;
    right: 93.75%;
    left: auto; } }
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.71429rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.71429rem 1.42857rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

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

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

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

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 48.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

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

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

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

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.42857rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
  font-size: 1.14286rem;
  background-color: #e82e21;
  border-color: #c01f14;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #c01f14; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #333333;
    border-color: #292929;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #292929; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.28571rem 2.57143rem 1.35714rem 2.57143rem;
    font-size: 1.42857rem; }
  button.small, .button.small {
    padding: 1rem 2rem 1.07143rem 2rem;
    font-size: 0.92857rem; }
  button.tiny, .button.tiny {
    padding: 0.71429rem 1.42857rem 0.78571rem 1.42857rem;
    font-size: 0.78571rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.85714rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.85714rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #e82e21;
    border-color: #c01f14;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    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: #c01f14; }
    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: #FFFFFF; }
    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: #e82e21; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #333333;
      border-color: #292929;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      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: #292929; }
      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: #FFFFFF; }
      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: #333333; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      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: #368a55; }
      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: #FFFFFF; }
      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: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      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: #cf2a0e; }
      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: #FFFFFF; }
      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: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 48em) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
      -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 {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.063em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -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.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 48em) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
      -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 {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1.14286rem;
      -webkit-top-right-radius: 1.14286rem;
      border-top-left-radius: 1.14286rem;
      border-top-right-radius: 1.14286rem; }
    .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1.14286rem;
      -webkit-bottom-right-radius: 1.14286rem;
      border-bottom-left-radius: 1.14286rem;
      border-bottom-right-radius: 1.14286rem; }
  @media only screen and (min-width: 40.063em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -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.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 48em) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1.14286rem;
        -webkit-top-right-radius: 1.14286rem;
        border-top-left-radius: 1.14286rem;
        border-top-right-radius: 1.14286rem; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1.14286rem;
        -webkit-bottom-right-radius: 1.14286rem;
        border-bottom-left-radius: 1.14286rem;
        border-bottom-right-radius: 1.14286rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.71429rem; }
  .button-bar .button-group div {
    overflow: hidden; }

.dropdown.button, button.dropdown {
  position: relative;
  outline: none;
  padding-right: 4.07143rem; }
  .dropdown.button::after, button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: 50%; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.42857rem;
    right: 1.60714rem;
    margin-top: -0.17857rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 3rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.42857rem;
      right: 1.28571rem;
      margin-top: -0.14286rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.5rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.5rem;
      right: 1.5rem;
      margin-top: -0.17857rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 4.14286rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.35714rem;
      right: 1.96429rem;
      margin-top: -0.17857rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

/* Standard Forms */
form {
  margin: 0 0 1.14286rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.57143rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.57143rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.57143rem; }

/* Label Styles */
label {
  font-size: 1rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1.14286rem 0;
    padding: 0.64286rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* 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: visible;
  font-size: 1rem;
  height: 2.64286rem;
  line-height: 2.64286rem; }

/* 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;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -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;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -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;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-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-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* 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"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1rem;
  margin: 0 0 1.14286rem 0;
  padding: 0.57143rem;
  height: 2.64286rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear; }
  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, input[type="color"]:focus, textarea: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, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.57143rem;
  font-size: 1rem;
  font-family: Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.64286rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

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

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.57143rem;
  margin-right: 1.14286rem;
  margin-bottom: 0;
  vertical-align: baseline; }

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

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.42857rem;
  margin: 1.28571rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.21429rem;
    margin: 0;
    margin-left: -0.21429rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1.14286rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333; }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 .0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
  @media only screen and (min-width: 40.063em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width: 48.063em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: #e82e21; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #e82e21; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }

.icon-bar.two-up .item {
  width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }
.icon-bar.three-up .item {
  width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }
.icon-bar.four-up .item {
  width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }
.icon-bar.five-up .item {
  width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }
.icon-bar.six-up .item {
  width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }
.icon-bar.seven-up .item {
  width: 14.28571%; }
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }
.icon-bar.eight-up .item {
  width: 12.5%; }
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 48.063em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.42857rem;
  padding: 1.42857rem;
  background: #f2f2f2;
  color: #333333; }
  .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, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.71429rem; }
    .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: #f9c4c0;
    margin-bottom: 1.42857rem;
    padding: 1.42857rem;
    background: #fef2f2;
    color: #333333; }
    .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, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.71429rem; }
      .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:not(.button) {
      color: #e82e21; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #cf2115; }
  .panel.radius {
    border-radius: 3px; }

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 2.14286rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 48em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal {
      width: 80%;
      max-width: 71.71429rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal {
      top: 7.14286rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny {
      width: 30%;
      max-width: 71.71429rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small {
      width: 40%;
      max-width: 71.71429rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium {
      width: 60%;
      max-width: 71.71429rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large {
      width: 70%;
      max-width: 71.71429rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge {
      width: 95%;
      max-width: 71.71429rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important; }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full {
        width: 100%;
        max-width: 71.71429rem;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    font-size: 2.85714rem;
    line-height: 1;
    position: absolute;
    top: 0.71429rem;
    right: 1.57143rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

.split.button {
  position: relative;
  padding-right: 5.78571rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.53571rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.42857rem;
      top: 48%;
      margin-left: -0.42857rem; }
  .split.button span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 4.28571rem; }
    .split.button.tiny span {
      width: 2.57143rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.42857rem;
        top: 48%;
        margin-left: -0.42857rem; }
  .split.button.small {
    padding-right: 5rem; }
    .split.button.small span {
      width: 3rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.5rem;
        top: 48%;
        margin-left: -0.42857rem; }
  .split.button.large {
    padding-right: 6.28571rem; }
    .split.button.large span {
      width: 3.92857rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.35714rem;
        top: 48%;
        margin-left: -0.42857rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    top: 50%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em; }

.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  margin-bottom: 1.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #e82e21; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #e82e21; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -ms-transition: -ms-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 3.21429rem;
  line-height: 3.21429rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 3.21429rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.28571rem; }

.left-small {
  width: 3.21429rem;
  height: 3.21429rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 3.21429rem;
  height: 3.21429rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.71429rem;
  position: absolute;
  text-align: center;
  height: 3.21429rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section.left {
      text-align: left; }
    .tab-bar-section.right {
      text-align: right; } }
  .tab-bar-section.left {
    left: 0;
    right: 3.21429rem; }
  .tab-bar-section.right {
    left: 3.21429rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 3.21429rem;
    right: 3.21429rem; }

.tab-bar .menu-icon {
  text-indent: 2.5rem;
  width: 3.21429rem;
  height: 3.21429rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.57143rem;
    left: 1.03571rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1.14286rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 90%;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 90%;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 1.07143rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.85714rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(90%, 0, 0);
  -moz-transform: translate3d(90%, 0, 0);
  -ms-transform: translate(90%, 0);
  -ms-transform: translate3d(90%, 0, 0);
  -o-transform: translate3d(90%, 0, 0);
  transform: translate3d(90%, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-90%, 0, 0);
  -moz-transform: translate3d(-90%, 0, 0);
  -ms-transform: translate(-90%, 0);
  -ms-transform: translate3d(-90%, 0, 0);
  -o-transform: translate3d(-90%, 0, 0);
  transform: translate3d(-90%, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -90%; }
.no-csstransforms .right-off-canvas-menu {
  right: -90%; }
.no-csstransforms .move-left > .inner-wrap {
  right: 90%; }
.no-csstransforms .move-right > .inner-wrap {
  left: 90%; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 90%;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -ms-transition: -ms-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 1.07143rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 90%;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -ms-transition: -ms-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 1.07143rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

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

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

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

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

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 48.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-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 visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

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 visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  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 visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  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 visibility for tables */
table.hide-for-touch {
  display: table !important; }

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

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

/*
 * 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: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block; }

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

  table.show-for-print {
    display: table !important; }

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

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

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

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

  th.show-for-print {
    display: table-cell !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 #999999;
    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: .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; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

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

  table.show-for-print {
    display: table !important; }

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

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

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

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

  th.show-for-print {
    display: table-cell !important; } }
.font-width-1 {
  font-family: "neue-display";
  font-weight: 700; }

.font-width-2 {
  font-family: "neue-display-wide";
  font-weight: 700; }

.font-width-3 {
  font-family: "neue-display-ultra";
  font-weight: 700; }

/* kern by ems */
.kern-decrease-1 {
  margin-right: -0.01em; }

.kern-decrease-2 {
  margin-right: -0.02em; }

.kern-decrease-3 {
  margin-right: -0.03em; }

.kern-decrease-4 {
  margin-right: -0.04em; }

.kern-decrease-5 {
  margin-right: -0.05em; }

.kern-decrease-6 {
  margin-right: -0.06em; }

.kern-decrease-7 {
  margin-right: -0.07em; }

.kern-decrease-8 {
  margin-right: -0.08em; }

.kern-decrease-9 {
  margin-right: -0.09em; }

.kern-decrease-10 {
  margin-right: -0.1em; }

.kern-decrease-11 {
  margin-right: -0.11em; }

.kern-decrease-12 {
  margin-right: -0.12em; }

.kern-decrease-13 {
  margin-right: -0.13em; }

.kern-decrease-14 {
  margin-right: -0.14em; }

.kern-decrease-15 {
  margin-right: -0.15em; }

.kern-decrease-16 {
  margin-right: -0.16em; }

.kern-decrease-17 {
  margin-right: -0.17em; }

.kern-decrease-18 {
  margin-right: -0.18em; }

.kern-decrease-19 {
  margin-right: -0.19em; }

.kern-decrease-20 {
  margin-right: -0.2em; }

.kern-decrease-21 {
  margin-right: -0.21em; }

.kern-decrease-22 {
  margin-right: -0.22em; }

.kern-decrease-23 {
  margin-right: -0.23em; }

.kern-decrease-24 {
  margin-right: -0.24em; }

.kern-decrease-25 {
  margin-right: -0.25em; }

.kern-increase-1 {
  margin-right: 0.01em; }

.kern-increase-2 {
  margin-right: 0.02em; }

.kern-increase-3 {
  margin-right: 0.03em; }

.kern-increase-4 {
  margin-right: 0.04em; }

.kern-increase-5 {
  margin-right: 0.05em; }

.kern-increase-6 {
  margin-right: 0.06em; }

.kern-increase-7 {
  margin-right: 0.07em; }

.kern-increase-8 {
  margin-right: 0.08em; }

.kern-increase-9 {
  margin-right: 0.09em; }

.kern-increase-10 {
  margin-right: 0.1em; }

.banner-font {
  font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
  font-weight: 700; }

.nav-font, #mobile_nav_block {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 700; }

.body-font {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; }

.sans-font, #mobile_nav_section ul a, p.date, .sans-small, .sanshead, .sansbody, #large-search-submit, .nav-wrapper ul li a, #featured-titleblock .featured-date, #featured-titleblock .featured-categories, #subscribe-home-email, #subscribe-progress p, #subscribe-message p, #subscribe-init p, #home-second-tier #home-second-tier-header h3, .posts-row-title p, .read-more-btn a, .home-category-list h3, .home-category-list li, .sidebar p, .widget_recent_entries li, .filter-options > ul, .month-list, .entry-header time, .entry-header .category-list, p.wp-caption-text {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; }

.header-font, #global_menu li a, h1, h2, h3, h4, blockquote.pullquote, #featured-title-list li h3, #universal_footer_interim, #luminaries-header #title h2, #post-layout .entry-header h2 {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 700; }

.light-font {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 300; }

.medium-font {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 400; }

.heavy-font, #filter-menu a.filter-button {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 700; }

.right-off-canvas-menu,
.left-off-canvas-menu {
  transition: transform 200ms ease 0s; }

.u_name {
  margin-left: -4px;
  padding-top: 3px;
  margin-top: -3px; }
  .u_name span:nth-of-type(1) {
    letter-spacing: -0.02em; }
  .u_name span:nth-of-type(2) {
    letter-spacing: -0.05em; }
  .u_name span:nth-of-type(4) {
    letter-spacing: -0.05em; }
  .u_name span:nth-of-type(5) {
    letter-spacing: -0.03em; }
  .u_name span:nth-of-type(8) {
    letter-spacing: -0.05em; }
  .u_name span:nth-of-type(11) {
    letter-spacing: -0.02em; }

.sitename {
  margin-top: -10px;
  letter-spacing: 0.05em; }
  .sitename a {
    color: #fff; }

#banner i, aside i {
  color: #fff;
  font-size: 20px;
  line-height: 15px; }

#banner {
  color: #fff;
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 10px 0 0;
  background-color: transparent; }
  #banner h1 {
    font-kerning: normal;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 2px; }
    #banner h1 a {
      color: #fff; }
      #banner h1 a span.subtitle {
        font-size: 1.5rem;
        letter-spacing: 0; }
  #banner #top-logo {
    margin-bottom: -1px !important; }

.move-right #banner .fa-bars:before {
  content: "\f00d"; }

#site_lockup {
  width: 100%;
  box-sizing: border-box; }
  #site_lockup.no-menu {
    padding-left: 0; }

.bottom-stripe {
  width: 100%;
  padding: 0 0px 4px 0;
  box-sizing: border-box; }

.bottom-stripe-inner {
  width: 100%;
  height: 5px;
  background-color: #fff; }

#stripe-2 {
  width: 120px;
  position: absolute; }

#menu_button_wrapper {
  float: right;
  font-size: 0; }
  #menu_button_wrapper a:first-of-type {
    padding-right: 8px; }
  #menu_button_wrapper i {
    font-size: 19px;
    line-height: 13px;
    font-weight: bold; }

#ns-search {
  margin-left: 40px; }

#ctl00_btnSearchSubmit {
  display: none; }

#search-input-wrapper {
  margin: 0 52px 15px 0; }

#ctl00_txtSearch {
  padding: 8px 5px;
  font-size: 12px;
  width: 100%;
  color: #333;
  background-color: #eee; }

#ns-search-submit {
  float: right;
  background: transparent;
  color: #fff;
  height: 27px;
  margin-right: 10px; }
  #ns-search-submit i {
    font-size: 1.42857rem; }

#p-sitename {
  display: none; }

.right-off-canvas-menu {
  padding: 10px 0 0 0;
  box-sizing: border-box; }
  .right-off-canvas-menu .nav-v .right-submenu {
    top: 86px; }
    .right-off-canvas-menu .nav-v .right-submenu .right-submenu {
      top: 0; }
  .right-off-canvas-menu .right-off-canvas-toggle {
    left: 10px;
    top: 12px;
    position: absolute;
    z-index: 1000; }
  .right-off-canvas-menu #global_menu .secondarynav {
    margin: 0 0 30px; }
    .right-off-canvas-menu #global_menu .secondarynav li a {
      color: #fff; }
      .right-off-canvas-menu #global_menu .secondarynav li a:hover {
        color: #e82e21; }
  .right-off-canvas-menu .sitename {
    letter-spacing: 0.05em;
    padding-left: 40px; }
  .right-off-canvas-menu ul {
    padding-left: 0;
    list-style: none; }
  .right-off-canvas-menu ul.off-canvas-list {
    overflow: visible; }
    .right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
      font-family: FontAwesome4;
      content: "\f054";
      font-size: 21px;
      position: absolute;
      right: 10px; }
    .right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
      display: none; }
    .right-off-canvas-menu ul.off-canvas-list .right-submenu .back > a:before {
      font-family: FontAwesome4;
      content: "\f053";
      font-size: 21px;
      position: absolute;
      left: 10px; }
    .right-off-canvas-menu ul.off-canvas-list .right-submenu .back > a:after {
      display: none; }
  .right-off-canvas-menu ul#mobile_nav li a {
    padding-left: 40px; }
  .right-off-canvas-menu ul#mobile_nav li ul.right-submenu {
    border-top: 0; }
    .right-off-canvas-menu ul#mobile_nav li ul.right-submenu li a {
      padding-left: 15px;
      padding-right: 40px; }
    .right-off-canvas-menu ul#mobile_nav li ul.right-submenu li.back a {
      padding-left: 40px; }

#mobile_nav .active > ul {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

#global_menu {
  margin: 0;
  padding-left: 40px;
  padding-right: 10px; }
  #global_menu h3 {
    font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
    font-weight: 700;
    -webkit-font-feature-settings: 'liga' 1;
    -o-font-feature-settings: 'liga' 1;
    -moz-font-feature-settings: 'liga' 1;
    -ms-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    color: #f2f2f2;
    font-size: 1.28571rem; }
  #global_menu li a {
    line-height: 1.28571rem;
    font-size: 1rem;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    #global_menu li a:hover {
      color: #f2f2f2; }
  #global_menu #audience_links {
    margin: 15px 0; }
  #global_menu #school_menu {
    margin-top: 0; }
    #global_menu #school_menu li a {
      font-size: 0.92857rem;
      font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
      font-weight: 700;
      -webkit-font-feature-settings: 'liga' 1;
      -o-font-feature-settings: 'liga' 1;
      -moz-font-feature-settings: 'liga' 1;
      -ms-font-feature-settings: 'liga' 1;
      font-feature-settings: 'liga' 1;
      padding-bottom: 4px;
      display: inline-block;
      width: 100%; }
    #global_menu #school_menu li ul {
      padding-left: 15px;
      margin-bottom: 9px; }
      #global_menu #school_menu li ul li a {
        padding-bottom: 0; }
  #global_menu #utility_links {
    margin-top: 15px; }

#mobile_nav_block .crumbs, #mobile_nav_block .nav-v {
  display: none; }
#mobile_nav_block .crumbs span:first-of-type a {
  display: block;
  color: #e82e21;
  font-size: 1.42857rem;
  font-weight: bold; }
#mobile_nav_block .crumbs span:last-of-type a {
  color: #e82e21;
  font-size: 20px;
  display: none; }

#mobile_nav_section {
  display: none;
  margin-top: 5px; }
  #mobile_nav_section ul a {
    color: #000;
    padding: 7px 0;
    display: block; }
    #mobile_nav_section ul a.current {
      color: #e82e21;
      font-weight: bold; }
    #mobile_nav_section ul a:hover {
      color: #e82e21; }
  #mobile_nav_section ul ul li a {
    color: #333333;
    font-size: 0.92857rem;
    padding: 2px 0 2px 12px;
    font-weight: normal;
    line-height: 1.3em; }
    #mobile_nav_section ul ul li a.current {
      color: #e82e21;
      font-weight: normal; }
      #mobile_nav_section ul ul li a.current:hover {
        font-weight: normal; }
  #mobile_nav_section ul ul li ul {
    padding-left: 12px; }
    #mobile_nav_section ul ul li ul li a {
      text-transform: none;
      font-weight: 400; }

@media only screen and (min-width: 48.063em) {
  .right-off-canvas-menu {
    width: 400px;
    -webkit-transform: translate3d(400px, 0, 0);
    -moz-transform: translate3d(400px, 0, 0);
    -ms-transform: translate(400px, 0);
    -ms-transform: translate3d(400px, 0, 0);
    -o-transform: translate3d(400px, 0, 0);
    transform: translate3d(400px, 0, 0); }
    .right-off-canvas-menu .sitename {
      display: none; }

  .move-left > .inner-wrap {
    -webkit-transform: translate3d(-400px, 0, 0);
    -moz-transform: translate3d(-400px, 0, 0);
    -ms-transform: translate(-400px, 0);
    -ms-transform: translate3d(-400px, 0, 0);
    -o-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0); } }
@media only screen and (max-width: 48em) {
  .u_name {
    margin-left: -3px; }

  #banner {
    margin: 0;
    padding: 10px 0 0; }
    #banner h1 {
      font-size: 18px; }
      #banner h1.sitename {
        font-size: 4.64286rem;
        line-height: 4.78571rem;
        margin-top: -0.21429rem;
        padding-left: 100px; }

  .home .right-off-canvas-menu .secondarynav {
    display: block; }

  #menu_button_wrapper i {
    font-size: 1.14286rem; }

  .bottom-stripe-inner {
    height: 4px; }

  #stripe-2 {
    width: 100px; }

  #mobile_nav_block .nav-v {
    display: block;
    margin: 20px 0; }

  #mobile_nav_section {
    margin-top: 5px; } }
#banner h1.sitename {
  font-size: 80px;
  line-height: 80px; }

@media only screen and (min-width: 48.063em) {
  #banner {
    margin: 20px 0 10px; }
    #banner h1 {
      font-size: 19px;
      line-height: 19px; }
      #banner h1.sitename {
        padding-left: 121px; }

  #stripe-2 {
    width: 120px;
    position: absolute; } }
#wpadminbar {
  display: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* Vars */
/*div.nav-v {
    width: inherit;
    float: none;
    margin-right: 0px
}*/
.slidepress-gallery {
  margin-bottom: 20px; }
  .slidepress-gallery object, .slidepress-gallery embed {
    height: 425px; }

body {
  margin: 0px 0px 10px 0px;
  line-height: 1.21429rem; }

h1, h2, h3, h4 {
  margin: 0px;
  color: #333;
  line-height: 1.1em; }

h1 {
  font-size: 3.57143rem;
  line-height: 1em;
  margin: 0px 0px 0px 0px;
  color: #e82e21; }

h2 {
  font-size: 2.28571rem; }

h3 {
  font-size: 0.92857rem;
  margin-bottom: 5px; }

h4 {
  font-size: 0.78571rem;
  margin-bottom: 2px;
  text-transform: none; }

p {
  margin: 0px 0px 10px; }

strong {
  font-weight: bold; }

a {
  color: #e82e21;
  text-decoration: none; }

a:hover {
  color: #333333; }

a:active, a:focus, input {
  outline: 0;
  outline-style: none;
  outline-width: 0; }

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

button {
  -webkit-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0px;
  /*    -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      -khtml-border-radius: 0px;*/
  -moz-box-shadow: 0px;
  -webkit-box-shadow: 0px;
  box-shadow: 0px; }

blockquote {
  padding: 0 20px; }
  blockquote.pullquote {
    font-size: 1.14286rem;
    line-height: 1.15em;
    padding: 5px 5px;
    margin-right: 0;
    text-align: center; }
    blockquote.pullquote:before {
      border-top: 2px dotted #e82e21;
      content: " ";
      display: block;
      width: 150px;
      margin: 0 auto 15px; }
    blockquote.pullquote p {
      margin-bottom: 0; }

/* =======================================================================
    UTILITY
 ======================================================================= */
p.date {
  font-size: 0.92857rem;
  margin-bottom: 5px;
  color: #666666;
  color: #e82e21; }

.sans-small {
  font-size: 0.92857rem;
  margin-bottom: 5px;
  color: #666666;
  color: #e82e21;
  font-size: 0.71429rem; }

.sanshead {
  font-size: 1.14286rem;
  margin-bottom: 5px;
  color: #e82e21; }

.sansbody {
  font-size: 0.92857rem;
  margin-bottom: 5px;
  color: #666666; }

.divider {
  border-bottom: 1px dotted #e82e21;
  width: 100%;
  margin: 15px auto;
  border-color: #e82e21; }

h3.sanshead span {
  font-weight: normal;
  font-size: 12px;
  color: #666666; }

.alignleft {
  float: left;
  width: auto;
  margin: 5px 15px 15px 0; }

.alignright {
  float: right;
  width: auto;
  margin: 5px 0 15px 15px; }

.tnsnews-caption.alignright, .tnsnews-caption.alignleft {
  margin: 15px 0 0; }

.alignnone {
  display: block; }

#main_column ul ul {
  margin-bottom: 10px; }
#main_column ul ul li {
  padding-left: .7em;
  text-indent: -.7em;
  margin: 5px 0px; }
  #main_column ul ul li:before {
    content: "&bull;";
    color: #e82e21; }

#right_column .content {
  margin-bottom: 1.42857rem; }

.inner-wrapper {
  padding: 15px 15px 10px 15px;
  background-color: #fff; }

#main-nav {
  text-align: center; }

#main-nav .menu {
  display: inline-block;
  margin: 10px auto 25px;
  padding: 10px 0;
  border-top: 2px dotted #ddd;
  border-bottom: 2px dotted #ddd; }
  #main-nav .menu li.current-menu-item a {
    color: #333333; }

#large-search-box {
  margin-top: 15px;
  padding: 5px 10px;
  width: 100%;
  border: 1px dotted #999999;
  color: #999999;
  font-size: 1.57143rem; }

#large-search-submit {
  margin-top: 5px;
  width: 70px;
  display: block;
  background-color: #e82e21;
  padding: 7px 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

header#site-header {
  margin-top: 0px; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mejs-container {
  width: inherit !important;
  margin-bottom: 10px; }

.mejs-controls .mejs-button button {
  background: transparent url(http://blogs.newschool.edu/news/wp-includes/js/mediaelement/controls.png) no-repeat !important; }

/* =======================================================================
    MAIN NAV
 ======================================================================= */
#site-name {
  position: fixed;
  top: 108px;
  left: -73px;
  z-index: 1000;
  padding: 10px 15px 0;
  height: 70px;
  text-transform: uppercase;
  border-width: 8px 6px 0px 2px;
  border-color: #e82e21;
  border-style: solid;
  /* Safari */
  -webkit-transform: rotate(90deg);
  /* Firefox */
  -moz-transform: rotate(90deg);
  /* IE */
  -ms-transform: rotate(90deg);
  /* Opera */
  -o-transform: rotate(90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }
  #site-name a {
    color: #e82e21; }

.nav-wrapper ul li {
  float: left; }
  .nav-wrapper ul li a {
    display: block;
    color: #999999;
    padding: 0 17px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.21429rem;
    border-right: 2px dotted #ddd; }
    .nav-wrapper ul li a:hover {
      color: #333333; }
    .nav-wrapper ul li a.current {
      color: #333333; }
  .nav-wrapper ul li:last-child a {
    border-right: none; }
  .nav-wrapper ul li ul li a {
    color: #333333;
    font-size: 0.71429rem;
    font-weight: normal;
    line-height: 1.3em; }
    .nav-wrapper ul li ul li a.current {
      color: #e82e21;
      font-weight: bold; }
  .nav-wrapper ul li ul li ul {
    padding-left: 12px; }
    .nav-wrapper ul li ul li ul li a {
      text-transform: none; }

#mobile_nav_block .crumbs span:last-of-type a {
  color: #e82e21; }

#mobile_nav_section ul ul a {
  font-weight: 400; }
#mobile_nav_section .secondarynav li a {
  color: #fff; }
  #mobile_nav_section .secondarynav li a.current, #mobile_nav_section .secondarynav li a:hover {
    color: #e82e21; }

@media (max-width: 767px) {
  #main-nav ul.menu {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0; }
    #main-nav ul.menu li {
      float: none; }
      #main-nav ul.menu li a {
        border-right: 0;
        border-top: 2px dotted #ddd;
        padding: 15px 12px; } }
/* =======================================================================
    HOMEPAGE
 ======================================================================= */
#home-carousel,
#featured-titleblock {
  height: 369px;
  display: table-cell;
  vertical-align: middle; }

#home-carousel {
  padding: 0 0.71429rem; }
  #home-carousel .columns {
    padding-left: 0;
    padding-right: 0; }

.featured-post {
  display: none; }

#featured-thumbnail {
  overflow: hidden; }
  #featured-thumbnail .scrollingHotSpotLeft, #featured-thumbnail .scrollingHotSpotRight {
    display: none; }

#featured-thumbnail img {
  max-width: none;
  height: 369px; }

#featured-titleblock {
  background-color: #333;
  color: #fff;
  padding: 0 25px; }
  #featured-titleblock h2 {
    font-size: 2rem;
    line-height: 1.1em;
    text-transform: uppercase;
    margin-bottom: 15px; }
    #featured-titleblock h2 a {
      color: #fff; }
  #featured-titleblock .featured-date {
    display: inline-block;
    color: #e82e21;
    padding: 0 0 5px;
    border-bottom: 1px dotted #e82e21;
    font-size: 0.92857rem; }
  #featured-titleblock .featured-excerpt {
    margin: 5px 0 0;
    font-size: 0.92857rem;
    line-height: 1.2em; }
  #featured-titleblock .featured-categories {
    margin-top: 15px;
    font-size: 0.85714rem; }
    #featured-titleblock .featured-categories a {
      color: #fff; }
      #featured-titleblock .featured-categories a:hover {
        color: #e82e21;
        text-decoration: underline; }

#home-top-right {
  padding: 0 0 0 40px; }

#featured-title-list h3 {
  margin-bottom: 15px; }
#featured-title-list li {
  border-top: 2px dotted #ddd;
  padding-top: 11px;
  padding-bottom: 1px; }
  #featured-title-list li h3 {
    font-size: 1.21429rem;
    line-height: 1.1em;
    margin-bottom: 0; }
  #featured-title-list li a {
    color: #999999; }
  #featured-title-list li.active a {
    color: #333333; }
  #featured-title-list li p {
    color: #e82e21; }
  #featured-title-list li:last-child {
    border-bottom: 2px dotted #ddd; }

#subscribe-home {
  position: relative;
  margin-top: 30px; }
  #subscribe-home form {
    border-bottom: 2px dotted #ddd;
    padding-bottom: 10px; }

#subscribe-overflow {
  overflow: hidden;
  width: 100%;
  height: 38px;
  border-top: 2px dotted #ddd;
  border-bottom: 2px dotted #ddd;
  padding: 9px 0; }

#subscribe-wrapper {
  width: 400%; }

#subscribe-wrapper div {
  width: 25%;
  float: left;
  position: relative; }

#subscribe-home-email {
  border: none;
  width: 170px;
  font-size: 0.85714rem;
  margin-bottom: 0px;
  color: #666666;
  color: #999999; }

#subscribe-home button {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 1.71429rem;
  line-height: 14px;
  background-color: transparent;
  color: #b3b3b3;
  float: right;
  border-left: 2px dotted #ddd;
  padding: 0 5px 0 10px;
  margin-top: 2px; }
  #subscribe-home button i {
    line-height: 14px; }

#subscribe-progress p, #subscribe-message p, #subscribe-init p {
  padding: 0;
  font-size: 0.85714rem;
  color: #666666; }

#subscribe-progress p, #subscribe-message p {
  display: none; }

#privacy-link {
  margin-top: 2px; }

#home-second-tier {
  margin: 0 0 1.42857rem; }
  #home-second-tier #home-second-tier-header h3 {
    font-size: 1.14286rem;
    margin-bottom: 5px;
    color: #e82e21;
    margin: 15px 0 10px 5px; }

.home-posts-row {
  overflow: hidden; }

.home-posts-row-container {
  width: 100%;
  position: relative; }

.posts-row-post {
  width: 340px;
  height: 170px;
  float: left;
  position: relative; }

.posts-row-thumb, .posts-row-thumb img, .posts-row-title {
  width: 170px;
  height: 170px;
  float: left; }

.posts-row-title {
  padding: 10px 5px 5px 10px;
  color: #fff; }
  .posts-row-title h3 {
    color: #fff;
    font-size: 1.07143rem;
    line-height: 1.2em; }

.posts-row-post.palette-1 .posts-row-title {
  background-color: #e82e21; }
.posts-row-post.palette-2 .posts-row-title {
  background-color: #e82e21; }
.posts-row-post.palette-3 .posts-row-title {
  background-color: #e82e21; }
.posts-row-post.palette-4 .posts-row-title {
  background-color: #e82e21; }
.posts-row-post.palette-5 .posts-row-title {
  background-color: #e82e21; }

#read-more-btn-wrapper {
  text-align: center; }

.read-more-btn {
  background-color: #e82e21;
  border-radius: 25px;
  text-align: center;
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  padding-top: 17px; }
  .read-more-btn a {
    color: #fff; }

/* smoothscrolldiv overrides  */
div.scrollingHotSpotLeft, div.scrollingHotSpotRight {
  background-image: none;
  background-position: left center;
  opacity: 1;
  /* Standard CSS3 opacity setting */
  -moz-opacity: 1;
  /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
  filter: alpha(opacity=100);
  /* Opacity for Internet Explorer. */
  cursor: pointer; }

div.scrollingHotSpotRight {
  background-position: right center; }

div.scrollingHotSpotLeftVisible {
  background-image: url(../img/slider-left-arrow.png);
  background-color: transparent; }

div.scrollingHotSpotRightVisible {
  background-image: url(../img/slider-right-arrow.png);
  background-color: transparent; }

.home-category-list {
  padding: 25px 30px;
  background-color: #eee; }
  .home-category-list h3 {
    font-size: 1.14286rem;
    margin-bottom: 5px;
    color: #e82e21; }
    .home-category-list h3 a {
      color: #333;
      font-weight: normal; }
  .home-category-list li.palette-1 h3 a {
    color: #e82e21; }
  .home-category-list li.palette-2 h3 a {
    color: #e82e21; }
  .home-category-list li.palette-3 h3 a {
    color: #e82e21; }
  .home-category-list li.palette-4 h3 a {
    color: #e82e21; }
  .home-category-list li.palette-5 h3 a {
    color: #e82e21; }
  .home-category-list li li {
    margin-bottom: 8px; }
  .home-category-list li a {
    color: #333;
    padding-bottom: 5px; }
    .home-category-list li a:hover {
      color: #e82e21; }
  .home-category-list li span {
    display: block;
    font-size: 0.78571rem; }

/* homepage mobile */
@media (max-width: 767px) {
  .mobile-no-padding {
    padding: 0; }

  #site-name {
    top: 100px;
    left: -56px; }

  #home-top-right {
    display: none; }

  #home-second-tier-header {
    display: none; }

  #home-carousel {
    padding: 0; }

  #featured-thumbnail .scrollingHotSpotLeft, #featured-thumbnail .scrollingHotSpotRight {
    display: block; }
  #featured-thumbnail .scrollingHotSpotLeft {
    background-position: left 66%; }
  #featured-thumbnail .scrollingHotSpotRight {
    background-position: right 66%; }

  #featured-thumbnail img {
    width: 100%;
    height: inherit; }

  #featured-titleblock {
    display: block;
    padding: 15px 10px;
    background-color: #fff;
    color: #666666;
    height: 265px; }
    #featured-titleblock h2 {
      font-size: 1.57143rem;
      line-height: 1.1em;
      text-transform: uppercase;
      margin-bottom: 10px; }
      #featured-titleblock h2 a {
        color: #666666; }
    #featured-titleblock .featured-categories {
      display: none; }

  .posts-row-post {
    width: 280px;
    height: 140px; }

  .posts-row-thumb, .posts-row-thumb img, .posts-row-title {
    width: 140px;
    height: 140px; }

  #subscribe-home-email {
    font-size: 1.14286rem;
    padding-left: 5px;
    width: 100%; }

  #subscribe-home-submit {
    position: absolute;
    top: 10px;
    right: 0px; }

  .subscribe-feedback p {
    font-size: 1rem;
    padding: 10px 0 0px 5px; }

  #privacy-link {
    padding-left: 5px; } }
/* end homepage */
#social_connect {
  display: block;
  position: fixed;
  bottom: 0px;
  left: 50px;
  z-index: 999; }

/* sidebar */
.sidebar h3 {
  text-transform: uppercase;
  border-bottom: 2px dotted #ddd;
  padding-bottom: 8px;
  margin-bottom: 12px; }
.sidebar p {
  font-size: 0.92857rem;
  margin-bottom: 5px;
  color: #666666; }

.yarpp-related-widget li {
  border-bottom: 2px dotted #ddd;
  margin-bottom: 12px; }
.yarpp-related-widget h4 {
  font-size: 0.92857rem; }
.yarpp-related-widget a img {
  margin-bottom: 8px; }
.yarpp-related-widget p.date {
  font-size: 0.85714rem;
  color: #e82e21;
  margin-bottom: 4px; }

.widget_recent_entries li {
  margin-bottom: 10px; }
  .widget_recent_entries li span {
    display: block; }

@media (max-width: 767px) {
  .sidebar {
    margin: 20px 0 40px; } }
/* =======================================================================
    FOOTER
 ======================================================================= */
#universal_footer_interim {
  width: 100%;
  background-color: #d9d9d9;
  display: block;
  color: #666666;
  padding: 1em 0 2em 0;
  clear: both;
  line-height: 1.14286rem; }
  #universal_footer_interim #copyright {
    margin-top: .5em;
    display: block; }
  #universal_footer_interim #address {
    font-size: 0.78571rem; }
    #universal_footer_interim #address #social-roster ul {
      list-style-type: none; }
      #universal_footer_interim #address #social-roster ul li {
        display: inline-block; }
        #universal_footer_interim #address #social-roster ul li a .fa {
          font-size: 1.57143rem;
          margin: 10px 9px 12px 0; }
  #universal_footer_interim #division-links a {
    color: #999999;
    text-transform: uppercase; }
    #universal_footer_interim #division-links a:hover {
      color: #e82e21; }
  #universal_footer_interim #universal-links ul li {
    width: 50%;
    float: left; }
  #universal_footer_interim ul li {
    margin-bottom: .5em;
    list-style: none;
    padding-bottom: 0; }
    #universal_footer_interim ul li a {
      color: #666666;
      font-size: 0.78571rem;
      font-weight: 700; }
      #universal_footer_interim ul li a:hover {
        color: #e82e21; }
    #universal_footer_interim ul li ul {
      padding-left: 15px; }
      #universal_footer_interim ul li ul li {
        margin-bottom: 0; }
        #universal_footer_interim ul li ul li:last-of-type {
          margin-bottom: 0.5em; }

/* =======================================================================
    SITE TOP
 ======================================================================= */
#banner {
  color: #000; }
  #banner h1 a {
    color: #000; }
  #banner h1.sitename a {
    color: #e82e21; }
  #banner .u_name {
    margin-left: -4px; }

#banner i {
  color: #000; }

aside #banner i {
  color: #fff; }

aside .sitename a:hover {
  color: #e82e21; }

#mobile_nav_section ul .menu-icon i {
  color: #fff; }

.bottom-stripe-inner {
  background-color: #000; }

#search-input-wrapper {
  margin-right: 42px; }

#searchform {
  margin-bottom: 0; }

#ns-search-show {
  height: 30px;
  display: none;
  background-color: transparent;
  cursor: pointer;
  float: left;
  padding: .5em .8em .35em .75em;
  color: #b3b3b3;
  font-size: 1.25em;
  border-right: 1px solid #d9d9d9; }
  #ns-search-show:hover {
    color: #666666; }

@-moz-document url-prefix() {
  #ns-search-show {
    padding: 0.5em 0.64em 0.28em 0.7em; } }
/* end hub menu styling */
/* end universal navigation */
nav.navigation {
  margin-bottom: 15px; }

/* mobile */
#nav_show_button {
  display: none;
  position: absolute;
  right: 10px;
  top: 18px; }
  #nav_show_button a {
    font-size: 1.42857rem;
    color: #fff; }

#page {
  margin-top: 10px;
  margin-bottom: 1.42857rem; }
  .home #page {
    margin-top: 10px; }

.post-nav {
  margin-top: 180px;
  text-align: center; }
  .post-nav a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #999;
    color: #fff;
    text-align: center;
    display: inline-block; }

/* =======================================================================
    SLIDESHOW
 ======================================================================= */
.tns-slideshow img {
  margin-bottom: 0; }

.tns-slideshow ul li {
  margin: 0px;
  line-height: 1em; }

#feature-slideshow {
  margin-bottom: 20px; }

#home-slideshow.flex-control-nav li a, #home-slideshow.tns-slideshow a:hover, #home-slideshow.tns-slideshow h3.caption-title {
  color: #fff !important; }
#home-slideshow .flex-control-nav li a:hover,
#home-slideshow .flex-control-nav a.flex-active,
#home-slideshow .flex-control-paging li a:hover,
#home-slideshow .flex-control-paging li a.flex-active {
  background-color: #e82e21; }

.tns-slideshow h3.caption-title {
  color: #45c3d2 !important; }

.flex-control-nav li a {
  color: #45c3d2 !important; }

.flex-control-paging li a.flex-active {
  background: #45c3d2; }

.flex-control-paging li a:hover {
  background: #45c3d2; }

#main_column ul.tns-slides li {
  padding-left: 0;
  text-indent: 0;
  margin: 0; }
  #main_column ul.tns-slides li:before {
    content: none; }

#feature-slideshow .rsTns, #feature-slideshow .rsTns .rsOverflow, #feature-slideshow .rsTns .rsSlide, #feature-slideshow .rsTns .rsVideoFrameHolder, #feature-slideshow .rsTns .rsThumbs, .royalSlider-wrapper .rsTns, .royalSlider-wrapper .rsTns .rsOverflow, .royalSlider-wrapper .rsTns .rsSlide, .royalSlider-wrapper .rsTns .rsVideoFrameHolder, .royalSlider-wrapper .rsTns .rsThumbs {
  background: transparent; }
#feature-slideshow .rsTns .rsGCaption, .royalSlider-wrapper .rsTns .rsGCaption {
  background: transparent;
  padding: 0; }
  #feature-slideshow .rsTns .rsGCaption .rsCaption, .royalSlider-wrapper .rsTns .rsGCaption .rsCaption {
    background: rgba(0, 0, 0, 0.7); }

#post-layout .rsOverflow {
  float: none; }

.tns-map img {
  max-width: none; }

.audio-wrapper {
  height: 24px; }

/* =======================================================================
    ARCHIVE
 ======================================================================= */
#filter-menu a.filter-button {
  display: inline-block;
  padding: 3px 11px 5px 18px;
  color: #555;
  text-transform: uppercase;
  background: #e6e5e5;
  font-size: 12px; }

a.filter-button .fa {
  font-size: 1.5em;
  top: 2px;
  position: relative;
  margin: 0px 0px 0px 16px; }

.filter-options > ul {
  background: #f7f4f4;
  padding: 12px 18px; }
  .filter-options > ul li {
    float: left; }
    .filter-options > ul li a {
      padding: 5px 20px 5px 0; }
      .filter-options > ul li a:hover {
        color: #e82e21;
        font-weight: 700; }
    .filter-options > ul li.active a {
      font-weight: 700; }

ul.other-posts {
  display: none; }

a.month-show-more {
  display: block;
  padding: 8px 0;
  text-transform: uppercase;
  font-size: 11px; }

.year-list {
  margin-top: 15px;
  display: none; }
  .year-list.active {
    display: block; }
  .year-list ul li a {
    color: #000; }
    .year-list ul li a:hover {
      color: #e82e21; }

.month-list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #ddd; }
  .month-list li {
    line-height: 1.1em;
    margin-bottom: 10px; }
    .month-list li span {
      display: block;
      font-size: 0.78571rem; }
  .month-list h3 {
    margin-bottom: 3px; }
    .month-list h3 span {
      font-weight: normal;
      font-size: 12px; }
    .month-list h3 a {
      color: #e82e21;
      font-weight: normal;
      font-size: 17px; }

.month-list h3.palette-1 a {
  color: #e82e21; }
.month-list h3.palette-2 a {
  color: #e82e21; }
.month-list h3.palette-3 a {
  color: #e82e21; }

/* =======================================================================
    ARCHIVE LIST PAGE
 ======================================================================= */
#archive > header {
  border-bottom: 2px dotted #ddd;
  padding-bottom: 8px; }

#archive section article {
  margin-bottom: 20px;
  padding: 15px 0 20px 10px;
  border-bottom: 2px dotted #ddd; }

#archive .entry-header {
  text-align: left; }
  #archive .entry-header h2 {
    font-size: 1.28571rem;
    border-bottom: none;
    margin-bottom: 3px;
    padding-bottom: 0;
    line-height: 1.2em; }
    #archive .entry-header h2 a {
      color: #666666; }
      #archive .entry-header h2 a:hover {
        color: #e82e21; }
  #archive .entry-header time {
    padding: 0;
    border-bottom: 0; }

#archive .entry-image img {
  width: 150px; }

@media (max-width: 767px) {
  #archive .entry-image {
    margin-bottom: 10px; } }
/* =======================================================================
    LUMINARIES LIST PAGE
 ======================================================================= */
#luminaries-header {
  border-bottom: 2px dotted #ddd;
  margin: 10px 0 20px 0;
  padding-bottom: 40px; }
  #luminaries-header #title h2 {
    color: #666;
    font-size: 35px; }
  #luminaries-header #blurb {
    padding: 0 40px 0 0; }
    #luminaries-header #blurb p {
      color: #666;
      line-height: 1.3em; }

@media (max-width: 767px) {
  #luminaries-header {
    padding-bottom: 20px; }
    #luminaries-header #title h2 {
      line-height: 1em;
      margin-bottom: 8px; }
    #luminaries-header #blurb {
      padding: 0 20px; } }
/* =======================================================================
    POSTS
 ======================================================================= */
.entry-header h2 {
  padding-bottom: 10px;
  border-bottom: 2px dotted #ddd;
  margin-bottom: 18px; }
.entry-header time {
  color: #e82e21;
  padding: 0 0 8px;
  font-size: 0.92857rem;
  margin-bottom: 7px;
  display: inline-block; }
.entry-header .category-list {
  color: #e82e21; }
  .entry-header .category-list a:hover {
    color: #e82e21;
    text-decoration: underline; }

.entry-content ul {
  list-style: disc;
  padding-left: 20px; }
  .entry-content ul li {
    padding-bottom: 7px; }

#post-layout .type-post .entry-image {
  margin-bottom: 20px; }
  #post-layout .type-post .entry-image img {
    width: 100%; }
  #post-layout .type-post .entry-image .non-landscape img {
    width: inherit; }
  #post-layout .type-post .entry-image .wp-caption-text {
    margin-top: 5px; }
#post-layout .type-post .entry-content > * {
  margin-left: 320px; }
#post-layout .type-post .entry-content .donate-button {
  display: inline-block;
  float: right;
  margin: 0 0 7px 7px; }
  #post-layout .type-post .entry-content .donate-button a {
    font-family: "neue", "Arial", Helvetica, sans-serif;
    padding: 13px;
    background-color: #e82e21;
    color: #fff;
    text-transform: uppercase;
    width: 250px;
    display: inline-block;
    font-size: 12px; }
    #post-layout .type-post .entry-content .donate-button a:hover {
      background-color: #333; }
#post-layout .type-post .entry-content > span.click-to-tweet {
  display: block; }
#post-layout .type-post .entry-content > header, #post-layout .type-post .entry-content > .left-column-image-wrapper, #post-layout .type-post .entry-content > .tnsnews-caption, #post-layout .type-post .entry-content > .sc_player {
  margin-left: 0;
  width: 300px;
  float: left;
  clear: left; }
#post-layout .type-post .entry-content .wp-caption {
  float: left; }
  #post-layout .type-post .entry-content .wp-caption img {
    margin-bottom: 5px; }
#post-layout .type-post .entry-content img, #post-layout .type-post .entry-content .vvqbox {
  margin-bottom: 15px; }

p.wp-caption-text {
  font-size: 12px; }

/* =======================================================================
    SOCIAL ICONS
 ======================================================================= */
.addthis_toolbox {
  display: inline-block;
  margin: 3px 0 10px;
  width: 94px; }
  .addthis_toolbox .at_PinItButton {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    background-image: url(../img/follow_sprite_16.png);
    background-position: -112px 0; }
  .addthis_toolbox .at_PinItButton:hover {
    background-position: -112px 0; }
  .addthis_toolbox .at16nc, .addthis_toolbox .at4-icon {
    background: url(../img/follow_sprite_16.png) no-repeat;
    background-color: transparent !important; }
  .addthis_toolbox .addthis_button_facebook {
    margin: 0 4px; }
  .addthis_toolbox .addthis_button_twitter {
    margin: 0 4px 0 0; }
  .addthis_toolbox .at16nc.at16t_facebook, .addthis_toolbox .at4-icon.aticon-facebook {
    background: url(../img/follow_sprite_16.png) no-repeat;
    background-size: initial !important;
    background-position: 0 0; }
  .addthis_toolbox .at16nc.at16t_google, .addthis_toolbox .at16nc.at16t_google_plusone_share, .addthis_toolbox .at4-icon.aticon-google_plusone_share {
    background: url(../img/follow_sprite_16.png) no-repeat;
    background-size: initial !important;
    background-position: -48px 0; }
  .addthis_toolbox .at16nc.at16t_twitter, .addthis_toolbox .at16nc.at16t_tweet, .addthis_toolbox .at4-icon.aticon-twitter {
    background: url(../img/follow_sprite_16.png) no-repeat;
    background-size: initial !important;
    background-position: -16px 0; }

.left-column-image-wrapper, .tnsnews-caption {
  margin-top: 15px; }

.tnsnews-caption .left-column-image-wrapper {
  margin-top: 0; }

@media (max-width: 767px) {
  #post-layout .type-post .entry-content > * {
    margin-left: 0px; }
  #post-layout .type-post .entry-content > header, #post-layout .type-post .entry-content > .left-column-image-wrapper, #post-layout .type-post .entry-content > .tnsnews-caption, #post-layout .type-post .entry-content > .sc_player {
    margin-left: 0;
    width: inherit;
    float: none;
    clear: none; } }
/* =======================================================================
    TABLES
 ======================================================================= */
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  color: #666666;
  margin-bottom: 16px; }

table thead tr, table thead tr:hover {
  background: #d9d9d9;
  text-transform: uppercase; }

table tr {
  border-bottom: 1px solid #d9d9d9; }

table tr td, table tr th {
  border-right: 1px solid #d9d9d9;
  text-align: center;
  padding: 8px 12px; }

table tr th {
  border-right-color: #b3b3b3; }

table tr td:first-child, table tr th:first-child {
  text-align: left; }

table tr td:last-child, table tr th:last-child {
  border-right: none; }

table tr {
  background: #fff; }

table tr.odd {
  background: #f2f2f2; }

table.tns-table tr:hover {
  background: #d9d9d9; }

table.tns-table tr:hover td {
  border-right-color: #b3b3b3; }

/* =======================================================================
    PLUGINS
 ======================================================================= */
/* CLICK-TO-TWEET */
.click-to-tweet {
  border: 0;
  display: inline;
  padding: 0;
  margin: 0;
  background-color: transparent; }
  .click-to-tweet a {
    text-decoration: none;
    text-transform: none; }
    .click-to-tweet a:hover {
      text-decoration: none; }
  .click-to-tweet .ctt-text {
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 10px;
    word-wrap: break-word; }
    .click-to-tweet .ctt-text a {
      margin: 0;
      padding: 0;
      position: relative;
      color: #333333;
      font-size: 14px;
      line-height: normal;
      text-transform: none;
      letter-spacing: 0;
      text-decoration: none; }
      .click-to-tweet .ctt-text a:hover {
        background: none repeat scroll 0 0 #069eec;
        text-decoration: none;
        color: #FFFFFF; }
        .click-to-tweet .ctt-text a:hover span {
          background: url("../img/tweet_quote.sm.png") no-repeat scroll -15px 1px transparent;
          cursor: pointer; }
    .click-to-tweet .ctt-text span {
      transition: all 0.2s ease-out 0s;
      padding: 0px 10px;
      background: url("../img/tweet_quote.sm.png") no-repeat scroll 1px 1px transparent;
      position: relative;
      top: 1px;
      left: 3px; }
  .click-to-tweet:after {
    display: none; }

@media screen and (max-width: 767px) {
  .click-to-tweet .ctt-text a {
    color: #069eec;
    font-size: 15px; } }
@media (min-width: 769px) {
  .twitter-tweet-rendered {
    max-width: 50% !important; } }

/* =======================================================================
    MEDIA QUERIES
 ======================================================================= */
@media (min-width: 768px) {
  #main .flex-video.widescreen {
    padding-bottom: 31%; } }
@media (max-width: 767px) {
  #page {
    margin-top: 1.42857rem; }
    .home #page {
      margin-top: 0; }

  h1 {
    font-size: 2.28571rem; }

  #post-layout .type-post .entry-content > p {
    font-size: 1.07143rem;
    line-height: 1.21429rem; }

  #social_connect {
    display: none; }

  #page_info {
    display: none; }

  #banner h1.sitename {
    font-size: 2.71429rem;
    line-height: 2.71429rem; }

  ul#mainnav {
    border-top: none; }
    ul#mainnav li {
      float: left;
      width: 33.33%;
      padding: 0px 1px 1px 0px;
      box-sizing: border-box; }
      ul#mainnav li a {
        border-bottom: none;
        background-color: #fff;
        height: 44px;
        padding: 7px;
        font-size: 0.85714rem; }
        ul#mainnav li a.current {
          background-color: #e82e21;
          color: #fff; }
      ul#mainnav li ul {
        display: none; }

  #left_column {
    display: none; }

  #nav_show_button {
    display: block; }

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

  #universal-links, #division-links {
    margin-top: 15px; }

  #social_connect {
    left: 0px; } }
@media (max-width: 360px) {
  #tns-home-link {
    padding: 8px 6px; }

  #site_top .columns {
    padding: 0; } }
@media (max-device-width: 320px) and (orientation: portrait) {
  html,
  body {
    width: 100%;
    overflow-x: hidden; } }

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