
/* MAIN SITE */
/* reset */
@import url("https://use.typekit.net/qqu8qhw.css");
/* line 2, ../../app/assets/stylesheets/_reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
blockquote,
b,
big,
body,
caption,
center,
cite,
code,
canvas,
del,
details,
dfn,
div,
em,
embed,
fieldset,
figure,
figcaption,
footer,
form,
h1,
h2,
.activation-grid span,
h3,
form fieldset legend,
.grid .grid_item a.title,
.activation-grid p,
.listing-box .list-title,
a.action_btn,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
label,
legend,
main,
mark,
menu,
nav,
object,
output,
p,
pre,
span,
kbd,
q,
ruby,
s,
samp,
section,
small,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
tfoot,
thead,
td,
th,
time,
tr,
tt,
u,
var,
video {
  border: 0px;
  font-size: 100%;
  font-family: sans-serif;
  font: inherit;
  margin: 0px;
  padding: 0px;
  vertical-align: baseline;
}

/*! normalize.css v3.0.0 | 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.
 */
/* line 9, ../../app/assets/stylesheets/_normalized.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../../app/assets/stylesheets/_normalized.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 30, ../../app/assets/stylesheets/_normalized.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 50, ../../app/assets/stylesheets/_normalized.scss */
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.
 */
/* line 63, ../../app/assets/stylesheets/_normalized.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 73, ../../app/assets/stylesheets/_normalized.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 85, ../../app/assets/stylesheets/_normalized.scss */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 93, ../../app/assets/stylesheets/_normalized.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 105, ../../app/assets/stylesheets/_normalized.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

abbr[title="required"] {
  display: none;
}

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

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 122, ../../app/assets/stylesheets/_normalized.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 131, ../../app/assets/stylesheets/_normalized.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 140, ../../app/assets/stylesheets/_normalized.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 149, ../../app/assets/stylesheets/_normalized.scss */
small {
  font-size: 80%;
}

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

/* line 165, ../../app/assets/stylesheets/_normalized.scss */
sup {
  top: -0.5em;
}

/* line 169, ../../app/assets/stylesheets/_normalized.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 180, ../../app/assets/stylesheets/_normalized.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 188, ../../app/assets/stylesheets/_normalized.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 199, ../../app/assets/stylesheets/_normalized.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 207, ../../app/assets/stylesheets/_normalized.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 217, ../../app/assets/stylesheets/_normalized.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 225, ../../app/assets/stylesheets/_normalized.scss */
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 5, and Chrome.
 */
/* line 248, ../../app/assets/stylesheets/_normalized.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
/* line 262, ../../app/assets/stylesheets/_normalized.scss */
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+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
/* line 273, ../../app/assets/stylesheets/_normalized.scss */
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.
 */
/* line 286, ../../app/assets/stylesheets/_normalized.scss */
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.
 */
/* line 298, ../../app/assets/stylesheets/_normalized.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 307, ../../app/assets/stylesheets/_normalized.scss */
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.
 */
/* line 318, ../../app/assets/stylesheets/_normalized.scss */
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.
 */
/* line 330, ../../app/assets/stylesheets/_normalized.scss */
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`.
 */
/* line 342, ../../app/assets/stylesheets/_normalized.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 353, ../../app/assets/stylesheets/_normalized.scss */
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).
 */
/* line 366, ../../app/assets/stylesheets/_normalized.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 375, ../../app/assets/stylesheets/_normalized.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 386, ../../app/assets/stylesheets/_normalized.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
/* line 395, ../../app/assets/stylesheets/_normalized.scss */
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.
 */
/* line 404, ../../app/assets/stylesheets/_normalized.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 415, ../../app/assets/stylesheets/_normalized.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 420, ../../app/assets/stylesheets/_normalized.scss */
td,
th {
  padding: 0;
}

/* line 92, ../../app/assets/stylesheets/_reset.scss */
audio,
canvas,
video {
  *display: inline;
  *zoom: 1;
}

/* line 98, ../../app/assets/stylesheets/_reset.scss */
body {
  font-size: 1em;
  line-height: 1.4;
}

/* line 102, ../../app/assets/stylesheets/_reset.scss */
img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

/* line 106, ../../app/assets/stylesheets/_reset.scss */
td {
  vertical-align: top;
}

/* line 110, ../../app/assets/stylesheets/_reset.scss */
button,
input,
select,
textarea {
  *vertical-align: middle;
}

/* line 116, ../../app/assets/stylesheets/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 121, ../../app/assets/stylesheets/_reset.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 126, ../../app/assets/stylesheets/_reset.scss */
input[type="checkbox"],
input[type="radio"] {
  *width: 13px;
  *height: 13px;
}

/* line 131, ../../app/assets/stylesheets/_reset.scss */
input:hover,
textarea:hover,
input:active,
textarea:active,
input:focus,
textarea:focus {
  outline: none;
}

/* line 139, ../../app/assets/stylesheets/_reset.scss */
label {
  cursor: pointer;
}

/* line 142, ../../app/assets/stylesheets/_reset.scss */
legend {
  white-space: normal;
  *margin-left: -7px;
}

/* line 146, ../../app/assets/stylesheets/_reset.scss */
textarea {
  resize: vertical;
}

/* line 150, ../../app/assets/stylesheets/_reset.scss */
blockquote,
q {
  quotes: none;
}
/* line 153, ../../app/assets/stylesheets/_reset.scss */
blockquote:before, blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

/* line 159, ../../app/assets/stylesheets/_reset.scss */
dfn {
  cursor: help;
}

/* line 162, ../../app/assets/stylesheets/_reset.scss */
i,
em {
  font-style: italic;
}

/* line 166, ../../app/assets/stylesheets/_reset.scss */
code,
kbd,
pre,
samp {
  _font-family: 'courier new', monospace;
}

/* line 172, ../../app/assets/stylesheets/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 175, ../../app/assets/stylesheets/_reset.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* scss goodness */
/* Font Initialization */
@font-face {
  font-family: 'Ruckus_Icons';
  src: url(/assets/ruckus_icons.eot);
  src: url(/assets/ruckus_icons.eot?#iefix) format("embedded-opentype"), url(/assets/ruckus_icons.woff) format("woff"), url(/assets/ruckus_icons.ttf) format("truetype"), url(/assets/ruckus_icons.svg#Ruckus_Icons) format("svg");
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  font-size: 1rem;
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
/* line 10, ../../app/assets/stylesheets/_placeholders.scss */
dl, .quick-links, .clearfix {
  *zoom: 1;
}
/* line 14, ../../app/assets/stylesheets/_placeholders.scss */
dl:before, .quick-links:before, .clearfix:before, dl:after, .quick-links:after, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../../app/assets/stylesheets/_placeholders.scss */
dl:after, .quick-links:after, .clearfix:after {
  clear: both;
}

/* foundation base */
/* line 264, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 1020px)";
  width: 1020px;
}

/* line 269, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1020px)";
  width: 1020px;
}

/* line 274, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "only screen and (min-width:1020px)";
  width: 1020px;
}

/* line 290, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 296, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 300, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
body {
  background: #2f3031;
  color: #171818;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 313, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 316, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 320, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 322, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 326, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 333, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 334, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 335, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 336, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 337, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 338, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 339, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 345, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 348, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 358, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 361, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1020px;
  *zoom: 1;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 120, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 123, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 126, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.75em;
  margin-right: -0.75em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 127, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 131, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.75em;
  padding-right: 0.75em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 136, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.75em;
    padding-right: 0.75em;
    float: left;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 147, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 148, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 150, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 1020px) {
  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 162, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 166, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 167, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 170, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 173, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 180, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Foundation Visibility HTML Classes */
/* line 9, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 13, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 19, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

/* line 25, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 31, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

/* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

/* line 51, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

/* line 72, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 1020px) {
  /* line 84, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  /* line 87, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 89, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 91, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 96, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  /* line 101, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  /* line 106, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  /* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  /* line 117, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1020px) {
  /* line 125, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  /* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  /* line 131, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  /* line 134, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 139, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  /* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  /* line 151, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  /* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

  /* line 164, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1020px) {
  /* line 173, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 175, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  /* line 178, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  /* line 181, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 185, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  /* line 190, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  /* line 195, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  /* line 200, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  /* line 206, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 214, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 216, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 221, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 229, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 238, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
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) {
  /* line 243, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 245, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 250, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 254, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 258, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 262, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 267, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  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) {
  /* line 273, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 275, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 280, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 284, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 288, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 292, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 297, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 303, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 304, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 305, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 306, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 309, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 310, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 311, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 312, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 313, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 314, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 315, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 316, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 317, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 318, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 319, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 320, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.75em;
    *zoom: 1;
  }
  /* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 27, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.75em 1.5em;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 1020px) {
  /* Remove small grid clearing */
  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  /* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.75em 1.5em;
  }
  /* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p.lead {
  font-size: inherit0.21875em;
  line-height: 1.6;
}

/* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #007d98;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 127, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
.activation-grid span,
h3,
form fieldset legend,
.grid .grid_item a.title,
.activation-grid p,
.listing-box .list-title,
a.action_btn,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
/* line 152, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a {
  color: #007d98;
  text-decoration: none;
  line-height: inherit;
}
/* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #009cbd;
}
/* line 160, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 164, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: inherit;
  text-rendering: optimizeLegibility;
}
/* line 174, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p aside {
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
}

/* Default header styles */
/* line 182, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1, h2, .activation-grid span, h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn, h4, h5, h6 {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  color: #007d98;
  text-rendering: optimizeLegibility;
  margin-top: inherit;
  margin-bottom: inherit;
  line-height: inherit-0.1875em;
}
/* line 192, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1 small, h2 small, .activation-grid span small, h3 small, form fieldset legend small, .grid .grid_item a.title small, .activation-grid p small, .listing-box .list-title small, a.action_btn small, h4 small, h5 small, h6 small {
  font-size: 80%;
  color: #919396;
  line-height: 0;
}

/* line 199, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.3125em;
}

/* line 200, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h2, .activation-grid span {
  font-size: 1.5em;
}

/* line 201, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn {
  font-size: 1.3125em;
}

/* line 202, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h4 {
  font-size: 1em;
}

/* line 203, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125em;
}

/* line 204, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 208, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
hr {
  border: solid #e3e4e5;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.5em 0 1.4375em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 223, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 229, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 234, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", "Couier New", Courier, monospace;
  font-weight: normal;
  color: #919396;
}

/* Lists */
/* line 241, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: inherit;
  list-style-position: outside;
  font-family: inherit;
}

/* line 251, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul, ol {
  margin-left: inherit;
}
/* line 253, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: inherit;
}

/* Unordered Lists */
/* line 259, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: inherit;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 269, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 272, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 273, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 274, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 275, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 281, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: inherit;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 291, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: inherit;
  font-weight: inherit;
}
/* line 295, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: inherit;
}

/* Abbreviations */
/* line 299, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #171818;
  border-bottom: 1px dotted #e3e4e5;
  cursor: help;
}

/* line 307, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 312, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 inherit;
  padding: inherit;
  border-left: none;
}
/* line 317, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: inherit;
  color: inherit;
}
/* line 321, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 325, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: inherit;
}

/* line 331, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: inherit;
  color: inherit;
}

/* Microformats */
/* line 338, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #e3e4e5;
  padding: 0.625em 0.75em;
}
/* line 344, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 348, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

/* line 355, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 357, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 1020px) {
  /* line 368, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h1, h2, .activation-grid span, h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn, h4, h5, h6 {
    line-height: inherit;
  }

  /* line 369, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.9375em;
  }

  /* line 370, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h2, .activation-grid span {
    font-size: 2.125em;
  }

  /* line 371, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn {
    font-size: 1.625em;
  }

  /* line 372, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.3125em;
  }
}
/*
 * 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)
*/
/* line 383, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 385, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 392, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 394, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 396, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 399, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 403, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 409, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 411, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 414, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 418, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  p,
  h2,
  .activation-grid span,
  h3,
  form fieldset legend,
  .grid .grid_item a.title,
  .activation-grid p,
  .listing-box .list-title,
  a.action_btn {
    orphans: 3;
    widows: 3;
  }

  /* line 425, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h2, .activation-grid span,
  h3,
  form fieldset legend,
  .grid .grid_item a.title,
  .activation-grid p,
  .listing-box .list-title,
  a.action_btn {
    page-break-after: avoid;
  }

  /* line 428, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 429, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 430, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 431, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 171, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 inherit;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #009cbd;
  border-color: #00728a;
  color: #f8f8f8;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #00728a;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #f8f8f8;
}
/* line 176, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #ea7600;
  border-color: #b75c00;
  color: #f8f8f8;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b75c00;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #f8f8f8;
}
/* line 177, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #74aa50;
  border-color: #5c8740;
  color: #f8f8f8;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #5c8740;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #f8f8f8;
}
/* line 178, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #a4343a;
  border-color: #7d282c;
  color: #f8f8f8;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #7d282c;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #f8f8f8;
}
/* line 180, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
/* line 181, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
/* line 182, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
/* line 183, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 185, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
/* line 186, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
/* line 188, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #009cbd;
  border-color: #00728a;
  color: #f8f8f8;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #00728a;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #f8f8f8;
}
/* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #009cbd;
}
/* line 189, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #ea7600;
  border-color: #b75c00;
  color: #f8f8f8;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #b75c00;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #f8f8f8;
}
/* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #ea7600;
}
/* line 190, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #74aa50;
  border-color: #5c8740;
  color: #f8f8f8;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #5c8740;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #f8f8f8;
}
/* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #74aa50;
}
/* line 191, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #a4343a;
  border-color: #7d282c;
  color: #f8f8f8;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #7d282c;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #f8f8f8;
}
/* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
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: #a4343a;
}

/* line 196, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button, .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  -webkit-appearance: none;
}
/* line 198, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
  -webkit-appearance: none;
}
/* line 199, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
  -webkit-appearance: none;
}
/* line 200, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
  -webkit-appearance: none;
}

@media only screen {
  /* line 206, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button, .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  /* line 68, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  button:active, .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 214, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 215, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 1020px) {
  /* line 223, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 264, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
/* line 67, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5em;
}
/* line 69, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}
/* line 73, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 75, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 77, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
}
/* line 86, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5em;
}

/* Label Styles */
/* line 270, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label {
  font-size: inherit;
  color: #171818;
  cursor: inherit;
  display: block;
  font-weight: normal;
  margin-bottom: inherit;
  /* Styles for required inputs */
}
/* line 271, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 272, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}
/* line 274, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #303133;
}

/* Attach elements to the beginning or end of an input */
/* line 281, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.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: normal;
  font-size: inherit;
  height: inherit1.5em-0.0625em;
  line-height: inherit1.5em-0.0625em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 285, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 286, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 288, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 289, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 290, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 291, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 294, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f1f1f2;
  border-color: #d7d8d9;
  border-right: none;
  color: #75787b;
}
/* line 295, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.prefix.radius, label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 297, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f1f1f2;
  border-color: #cacbcc;
  border-left: none;
  color: #75787b;
}
/* line 298, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.postfix.radius, label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 304, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 307, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 312, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 315, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
/* line 322, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #e3e4e5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #75787b;
  display: block;
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.4375em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 134, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #e3e4e5;
  -moz-box-shadow: 0 0 5px #e3e4e5;
  box-shadow: 0 0 5px #e3e4e5;
  border-color: #e3e4e5;
}
/* line 113, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #f8f8f8;
  border-color: #e3e4e5;
  outline: none;
}
/* line 120, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #e3e4e5;
}

/* Adjust margin for form elements below */
/* line 346, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0.5em 1em 0;
}

/* Normalize file input width */
/* line 354, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 359, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
fieldset {
  border: none 0px none;
  padding: 0;
  margin: 0;
}
/* line 221, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: inherit;
  background: transparent;
  padding: inherit;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
/* line 366, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: inherit;
  font-weight: inherit;
  background: #a4343a;
  color: #fff;
}
/* line 369, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 371, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: inherit;
  font-weight: inherit;
  background: #a4343a;
  color: #fff;
}

/* line 375, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  border-color: #a4343a;
  background-color: rgba(164, 52, 58, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error input:focus,
.error textarea:focus,
.error select:focus {
  background: #f8f8f8;
  border-color: #e3e4e5;
}
/* line 382, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #a4343a;
}
/* line 387, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error > small,
.error small.error {
  display: block;
  padding: 0;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: inherit;
  font-weight: inherit;
  background: #a4343a;
  color: #fff;
}
/* line 392, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 397, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input.error,
textarea.error {
  border-color: #a4343a;
  background-color: rgba(164, 52, 58, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input.error:focus,
textarea.error:focus {
  background: #f8f8f8;
  border-color: #e3e4e5;
}

/* line 403, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error select {
  border-color: #a4343a;
  background-color: rgba(164, 52, 58, 0.1);
}
/* line 236, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error select:focus {
  background: #f8f8f8;
  border-color: #e3e4e5;
}

/* line 407, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.error {
  color: #a4343a;
}

/* Button Groups */
/* line 72, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 74, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
/* line 35, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group > *:first-child {
  margin-left: 0;
}
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 54, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 54, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 84, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-bar {
  *zoom: 1;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 86, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625em;
}
/* line 23, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Dropdown Button */
/* line 108, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button {
  position: relative;
  padding-right: 3.1875em;
}
/* line 46, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  top: 50%;
}
/* line 81, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-width: 0.5625em;
  right: 1.5em;
  margin-top: -0.25em;
}
/* line 100, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-color: #fff transparent transparent transparent;
}
/* line 109, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny {
  padding-right: 2.1875em;
}
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-width: 0.4375em;
  right: 0.875em;
  margin-top: -0.15625em;
}
/* line 100, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-color: #fff transparent transparent transparent;
}
/* line 110, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small {
  padding-right: 2.8125em;
}
/* line 71, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-width: 0.5625em;
  right: 1.125em;
  margin-top: -0.21875em;
}
/* line 100, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-color: #fff transparent transparent transparent;
}
/* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large {
  padding-right: 4em;
}
/* line 91, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-width: 0.625em;
  right: 1.75em;
  margin-top: -0.3125em;
}
/* line 100, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-color: #fff transparent transparent transparent;
}
/* line 112, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:before {
  border-color: #171818 transparent transparent transparent;
}

/* Split Buttons */
/* line 150, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 4.8em;
}
/* line 53, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 62, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
/* line 73, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 79, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: #005d71;
}
/* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 3em;
}
/* line 117, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 1.125em;
  margin-left: -0.5625em;
}
/* line 142, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-color: #fff transparent transparent transparent;
}
/* line 79, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: #9e4f00;
}
/* line 142, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: #fff transparent transparent transparent;
}
/* line 79, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: #6a2225;
}
/* line 79, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: #517638;
}
/* line 156, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 3.9375em;
}
/* line 88, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 2.84375em;
}
/* line 89, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:before {
  border-top-style: solid;
  border-width: 0.4375em;
  top: 0.875em;
  margin-left: -0.3125em;
}
/* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 3.9375em;
}
/* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 2.8125em;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.small span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 0.84375em;
  margin-left: -0.5625em;
}
/* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 6em;
}
/* line 130, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 3.75em;
}
/* line 131, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.large span:before {
  border-top-style: solid;
  border-width: 0.625em;
  top: 1.3125em;
  margin-left: -0.5625em;
}
/* line 159, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
  padding-left: 2em;
}
/* line 142, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: #171818 transparent transparent transparent;
}
/* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 164, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Flex Video */
/* line 44, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
/* line 26, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 27, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 29, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Sections */
/* line 281, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''], [data-section='auto'], .section-container.auto,
[data-section='vertical-tabs'], .section-container.vertical-tabs,
[data-section='vertical-nav'], .section-container.vertical-nav,
[data-section='horizontal-nav'], .section-container.horizontal-nav,
[data-section='accordion'], .section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 55, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style],
[data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style],
[data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style],
[data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style],
[data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
  width: 100% !important;
}
/* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region],
[data-section='vertical-tabs'][data-section-small-style] > section,
[data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region],
[data-section='vertical-nav'][data-section-small-style] > section,
[data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region],
[data-section='horizontal-nav'][data-section-small-style] > section,
[data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section,
[data-section='accordion'][data-section-small-style] > [data-section-region],
[data-section='accordion'][data-section-small-style] > section,
[data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > section > .title,
[data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-nav'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > section > .title,
[data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > section > .title,
[data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title,
[data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='accordion'][data-section-small-style] > [data-section-region] > .title,
[data-section='accordion'][data-section-small-style] > section > [data-section-title],
[data-section='accordion'][data-section-small-style] > section > .title,
[data-section='accordion'][data-section-small-style] > .section > [data-section-title],
[data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
  width: 100% !important;
}
/* line 287, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region],
[data-section='vertical-tabs'] > section,
[data-section='vertical-tabs'] > .section,
[data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region],
[data-section='vertical-nav'] > section,
[data-section='vertical-nav'] > .section,
[data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region],
[data-section='horizontal-nav'] > section,
[data-section='horizontal-nav'] > .section,
[data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region],
[data-section='accordion'] > section,
[data-section='accordion'] > .section,
[data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
  margin: 0;
}
/* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a,
[data-section='vertical-tabs'] > section > [data-section-title] a,
[data-section='vertical-tabs'] > section > .title a,
[data-section='vertical-tabs'] > .section > [data-section-title] a,
[data-section='vertical-tabs'] > .section > .title a,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a,
[data-section='vertical-nav'] > section > [data-section-title] a,
[data-section='vertical-nav'] > section > .title a,
[data-section='vertical-nav'] > .section > [data-section-title] a,
[data-section='vertical-nav'] > .section > .title a,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a,
[data-section='horizontal-nav'] > section > [data-section-title] a,
[data-section='horizontal-nav'] > section > .title a,
[data-section='horizontal-nav'] > .section > [data-section-title] a,
[data-section='horizontal-nav'] > .section > .title a,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a,
[data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a,
[data-section='accordion'] > section > [data-section-title] a,
[data-section='accordion'] > section > .title a,
[data-section='accordion'] > .section > [data-section-title] a,
[data-section='accordion'] > .section > .title a,
[data-section='accordion'] > [data-section-region] > [data-section-title] a,
[data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content,
[data-section='vertical-tabs'] > section > [data-section-content],
[data-section='vertical-tabs'] > section > .content,
[data-section='vertical-tabs'] > .section > [data-section-content],
[data-section='vertical-tabs'] > .section > .content,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content,
[data-section='vertical-nav'] > section > [data-section-content],
[data-section='vertical-nav'] > section > .content,
[data-section='vertical-nav'] > .section > [data-section-content],
[data-section='vertical-nav'] > .section > .content,
[data-section='vertical-nav'] > [data-section-region] > [data-section-content],
[data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content,
[data-section='horizontal-nav'] > section > [data-section-content],
[data-section='horizontal-nav'] > section > .content,
[data-section='horizontal-nav'] > .section > [data-section-content],
[data-section='horizontal-nav'] > .section > .content,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content,
[data-section='accordion'] > section > [data-section-content],
[data-section='accordion'] > section > .content,
[data-section='accordion'] > .section > [data-section-content],
[data-section='accordion'] > .section > .content,
[data-section='accordion'] > [data-section-region] > [data-section-content],
[data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content,
[data-section='vertical-tabs'] > section.active > [data-section-content],
[data-section='vertical-tabs'] > section.active > .content,
[data-section='vertical-tabs'] > .section.active > [data-section-content],
[data-section='vertical-tabs'] > .section.active > .content,
[data-section='vertical-tabs'] > [data-section-region].active > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content,
[data-section='vertical-nav'] > section.active > [data-section-content],
[data-section='vertical-nav'] > section.active > .content,
[data-section='vertical-nav'] > .section.active > [data-section-content],
[data-section='vertical-nav'] > .section.active > .content,
[data-section='vertical-nav'] > [data-section-region].active > [data-section-content],
[data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content,
[data-section='horizontal-nav'] > section.active > [data-section-content],
[data-section='horizontal-nav'] > section.active > .content,
[data-section='horizontal-nav'] > .section.active > [data-section-content],
[data-section='horizontal-nav'] > .section.active > .content,
[data-section='horizontal-nav'] > [data-section-region].active > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content,
[data-section='accordion'] > section.active > [data-section-content],
[data-section='accordion'] > section.active > .content,
[data-section='accordion'] > .section.active > [data-section-content],
[data-section='accordion'] > .section.active > .content,
[data-section='accordion'] > [data-section-region].active > [data-section-content],
[data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active),
[data-section='vertical-tabs'] > section:not(.active),
[data-section='vertical-tabs'] > .section:not(.active),
[data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active),
[data-section='vertical-nav'] > section:not(.active),
[data-section='vertical-nav'] > .section:not(.active),
[data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active),
[data-section='horizontal-nav'] > section:not(.active),
[data-section='horizontal-nav'] > .section:not(.active),
[data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active),
[data-section='accordion'] > section:not(.active),
[data-section='accordion'] > .section:not(.active),
[data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 126, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  width: 100%;
}

/* line 292, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto,
.section-container.vertical-tabs,
.section-container.vertical-nav,
.section-container.horizontal-nav,
.section-container.accordion {
  border-top: 1px solid #ccc;
}
/* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
/* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title a, .section-container.auto > .section > .title a,
.section-container.vertical-tabs > section > .title a,
.section-container.vertical-tabs > .section > .title a,
.section-container.vertical-nav > section > .title a,
.section-container.vertical-nav > .section > .title a,
.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > .title a,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover,
.section-container.vertical-tabs > section > .title:hover,
.section-container.vertical-tabs > .section > .title:hover,
.section-container.vertical-nav > section > .title:hover,
.section-container.vertical-nav > .section > .title:hover,
.section-container.horizontal-nav > section > .title:hover,
.section-container.horizontal-nav > .section > .title:hover,
.section-container.accordion > section > .title:hover,
.section-container.accordion > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content, .section-container.auto > .section > .content,
.section-container.vertical-tabs > section > .content,
.section-container.vertical-tabs > .section > .content,
.section-container.vertical-nav > section > .content,
.section-container.vertical-nav > .section > .content,
.section-container.horizontal-nav > section > .content,
.section-container.horizontal-nav > .section > .content,
.section-container.accordion > section > .content,
.section-container.accordion > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
/* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child,
.section-container.vertical-tabs > section > .content > *:last-child,
.section-container.vertical-tabs > .section > .content > *:last-child,
.section-container.vertical-nav > section > .content > *:last-child,
.section-container.vertical-nav > .section > .content > *:last-child,
.section-container.horizontal-nav > section > .content > *:last-child,
.section-container.horizontal-nav > .section > .content > *:last-child,
.section-container.accordion > section > .content > *:last-child,
.section-container.accordion > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child,
.section-container.vertical-tabs > section > .content > *:first-child,
.section-container.vertical-tabs > .section > .content > *:first-child,
.section-container.vertical-nav > section > .content > *:first-child,
.section-container.vertical-nav > .section > .content > *:first-child,
.section-container.horizontal-nav > section > .content > *:first-child,
.section-container.horizontal-nav > .section > .content > *:first-child,
.section-container.accordion > section > .content > *:first-child,
.section-container.accordion > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.accordion > section > .content > *:last-child:not(.flex-video),
.section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section.active > .title, .section-container.auto > .section.active > .title,
.section-container.vertical-tabs > section.active > .title,
.section-container.vertical-tabs > .section.active > .title,
.section-container.vertical-nav > section.active > .title,
.section-container.vertical-nav > .section.active > .title,
.section-container.horizontal-nav > section.active > .title,
.section-container.horizontal-nav > .section.active > .title,
.section-container.accordion > section.active > .title,
.section-container.accordion > .section.active > .title {
  background: #d6d6d6;
}
/* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a,
.section-container.vertical-tabs > section.active > .title a,
.section-container.vertical-tabs > .section.active > .title a,
.section-container.vertical-nav > section.active > .title a,
.section-container.vertical-nav > .section.active > .title a,
.section-container.horizontal-nav > section.active > .title a,
.section-container.horizontal-nav > .section.active > .title a,
.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
  color: #333;
}
/* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section:not(.active), .section-container.auto > .section:not(.active),
.section-container.vertical-tabs > section:not(.active),
.section-container.vertical-tabs > .section:not(.active),
.section-container.vertical-nav > section:not(.active),
.section-container.vertical-nav > .section:not(.active),
.section-container.horizontal-nav > section:not(.active),
.section-container.horizontal-nav > .section:not(.active),
.section-container.accordion > section:not(.active),
.section-container.accordion > .section:not(.active) {
  padding: 0 !important;
}
/* line 243, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  border-top: none;
}

/* line 303, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'], .section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: hidden;
}
/* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 310, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs {
  border: none;
}
/* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
/* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content, .section-container.tabs > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
/* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  background: #fff;
}
/* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
  color: #333;
}
/* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
  padding: 0 !important;
}
/* line 249, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  border-bottom: 0;
}

@media only screen and (min-width: 1020px) {
  /* line 319, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''], [data-section='auto'], .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 326, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto {
    border: none;
  }
  /* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content, .section-container.auto > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: #fff;
  }
  /* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 249, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    border-bottom: 0;
  }

  /* line 333, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'], .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 143, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5em;
  }
  /* line 150, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
    padding-left: 12.5em;
  }
  /* line 153, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
    width: 12.5em;
  }

  /* line 340, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs {
    border: none;
  }
  /* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background: #d6d6d6;
  }
  /* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 257, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
    padding-left: 12.4375em;
  }
  /* line 260, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background-color: #d6d6d6;
  }

  /* line 347, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'], .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 349, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
    position: relative;
    display: inline-block;
  }
  /* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 165, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  /* line 168, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    display: block;
  }
  /* line 171, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }

  /* line 354, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav {
    border: none;
  }
  /* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
    background: #d6d6d6;
  }
  /* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
    padding: 0 !important;
  }

  /* line 361, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'], .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 363, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
    position: relative;
    float: left;
  }
  /* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 186, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  /* line 189, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    display: block;
  }
  /* line 192, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }

  /* line 368, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav {
    background: #efefef;
    border: 1px solid #ccc;
  }
  /* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #ccc;
  }
  /* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    padding: 0.9375em;
    color: #333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: solid 1px #ccc;
  }
  /* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
    background: #d6d6d6;
  }
  /* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
    color: #333;
  }
  /* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
    padding: 0 !important;
  }
}
/* line 378, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section], .no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 55, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
  width: 100% !important;
}
/* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
  width: 100% !important;
}
/* line 380, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
  margin: 0;
}
/* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 126, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  width: 100%;
}
/* line 384, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container {
  border-top: 1px solid #ccc;
}
/* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #ccc;
}
/* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
  padding: 0.9375em;
  color: #333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content, .no-js .section-container > .section > .content {
  padding: 0.9375em;
  background-color: #fff;
  border: solid 1px #ccc;
}
/* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
  background: #d6d6d6;
}
/* line 233, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
  color: #333;
}
/* line 237, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
  padding: 0 !important;
}
/* line 243, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  border-top: none;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 72, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: transparent;
}
/* line 76, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: inherit;
}

/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 87, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
/* line 93, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 99, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 40px;
}

/* line 106, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: transparent;
  margin-bottom: inherit;
}
/* line 115, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 120, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 125, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: inherit;
}
/* line 127, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
/* line 130, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}
/* line 135, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 40px;
  margin: 0;
  font-size: 16px;
}
/* line 140, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 40px;
  font-size: inherit;
  margin: 0;
}
/* line 144, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: inherit;
  color: inherit;
  width: 50%;
  display: block;
  padding: 0 13.33333px;
}
/* line 155, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 160, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: inherit;
  text-transform: none;
  font-size: inherit;
  font-weight: inherit;
  position: relative;
  display: block;
  padding: 0 13.33333px;
  height: 40px;
  line-height: 40px;
}
/* line 173, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 13.33333px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 179, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: inherit;
}
/* line 187, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px inherit, 0 16px 0 1px inherit, 0 22px 0 1px inherit;
  box-shadow: 0 10px 0 1px inherit, 0 16px 0 1px inherit, 0 22px 0 1px inherit;
}
/* line 208, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 212, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: transparent;
}
/* line 215, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: inherit;
}
/* line 216, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px inherit, 0 16px 0 1px inherit, 0 22px 0 1px inherit;
  box-shadow: 0 10px 0 1px inherit, 0 16px 0 1px inherit, 0 22px 0 1px inherit;
}

/* line 234, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}
/* line 240, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: rgba(117, 120, 123, 0);
  font-size: 16px;
  margin: 0;
}
/* line 249, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-bottom: none;
  border-top: none;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 259, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: inherit;
  padding: 12px 0 12px 0;
  padding-left: 13.33333px;
  font-size: inherit;
  font-weight: inherit;
  background: rgba(117, 120, 123, 0);
}
/* line 269, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  background: #009cbd;
  font-size: inherit;
  padding-right: 13.33333px;
  padding-left: 13.33333px;
}
/* line 274, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button:hover {
  background: #00728a;
}
/* line 278, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background: #ea7600;
}
/* line 280, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary:hover {
  background: #b75c00;
}
/* line 284, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background: #74aa50;
}
/* line 286, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success:hover {
  background: #5c8740;
}
/* line 290, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background: #a4343a;
}
/* line 292, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert:hover {
  background: #7d282c;
}
/* line 300, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover > a {
  background: bold;
  color: inherit;
}
/* line 306, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: bold;
  color: inherit;
}
/* line 313, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 13.33333px;
}
/* line 316, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 320, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  margin-right: 13.33333px;
  margin-top: -inherit/2-2;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 332, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 333, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
}
/* line 340, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  z-index: 99;
}
/* line 347, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
/* line 351, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 13.33333px;
}
/* line 354, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: inherit;
}
/* line 359, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
/* line 360, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: inherit;
  line-height: 20px;
  display: block;
}
/* line 368, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 13.33333px 2px;
  margin-bottom: 0;
  text-transform: inherit;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}

/* line 380, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-js-breakpoint {
  width: 1020px !important;
  visibility: hidden;
}

/* line 384, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media all and (min-width: 1020px) {
  /* line 389, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: transparent;
    *zoom: 1;
    overflow: visible;
  }
  /* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 394, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 396, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 397, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 399, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 0.875em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  /* line 409, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: transparent;
  }

  /* line 412, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 1020px;
    margin: 0 auto;
    margin-bottom: inherit;
  }

  /* line 418, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 422, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 427, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 429, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 435, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background: bold;
    color: inherit;
  }
  /* line 440, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button) {
    padding: 0 13.33333px;
    line-height: 40px;
    background: transparent;
  }
  /* line 444, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button):hover {
    background: bold;
  }
  /* line 463, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 464, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: none;
  }
  /* line 468, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
  }
  /* line 475, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1em;
    margin-top: -7px;
    right: 5px;
  }
  /* line 487, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 494, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: rgba(117, 120, 123, 0);
    line-height: 1;
    white-space: nowrap;
    padding: 7px 13.33333px;
    background: rgba(117, 120, 123, 0);
  }
  /* line 502, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #1e1e1e;
  }
  /* line 508, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 515, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
    clear: none;
    height: 40px;
    width: 0;
  }
  /* line 526, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: transparent;
    padding: 0 13.33333px;
    height: 40px;
  }
  /* line 534, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 538, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }

  /* line 548, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background: bold;
    color: inherit;
  }
  /* line 554, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: bold;
    color: inherit;
  }
  /* line 562, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative;
}
/* line 64, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
/* line 70, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
/* line 74, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}
/* line 77, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}
/* line 82, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

/* line 88, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/* line 120, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #f1f1f2;
}
/* line 126, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
/* line 134, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
/* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}
/* line 154, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
/* line 171, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  background: transparent;
  z-index: 10;
}
/* line 176, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}
/* line 182, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
/* line 189, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 199, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 213, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
/* line 225, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 228, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}
/* line 241, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 245, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
/* line 255, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 256, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 261, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
/* line 265, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 266, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 273, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

/* line 279, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 285, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 0.75em;
  height: 0.75em;
  background: #999;
  float: left;
  margin-right: 6px;
  border: solid 1px #2f3031;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 295, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #2f3031;
}
/* line 299, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 305, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 309, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 1020px) {
  /* line 317, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 321, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 1020px) {
  /* line 328, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 329, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
  }
  /* line 333, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}
/* line 109, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

/* line 111, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fff;
  padding: 1.25em;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 65, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 66, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 115, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 1020px) {
  /* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  /* line 124, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 125, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 126, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 127, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 134, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
/* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 44, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: #fff;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 57, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125em 1.25em 1.5em;
}
/* line 68, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 73, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
/* line 81, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
/* line 89, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
/* line 98, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
/* line 99, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide .activation-grid span,
.activation-grid .joyride-tip-guide span,
.joyride-tip-guide h3,
.joyride-tip-guide form fieldset legend,
form fieldset .joyride-tip-guide legend,
.joyride-tip-guide .grid .grid_item a.title,
.grid .grid_item .joyride-tip-guide a.title,
.joyride-tip-guide .activation-grid p,
.activation-grid .joyride-tip-guide p,
.joyride-tip-guide .listing-box .list-title,
.listing-box .joyride-tip-guide .list-title,
.joyride-tip-guide a.action_btn,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #fff;
}

/* line 115, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125em 0;
  font-size: 0.875em;
  line-height: 1.3;
}

/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555;
  position: absolute;
  right: 1.0625em;
  bottom: 1em;
}

/* line 129, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666;
}

/* line 136, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #75787b !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 146, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

/* line 150, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0 0 30px #ffffff;
  -webkit-box-shadow: 0 0 15px #ffffff;
  box-shadow: 0 0 15px #ffffff;
}

/* line 175, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 1020px) {
  /* line 187, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 189, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  /* line 196, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  /* line 204, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
/* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[data-clearing]:after {
  clear: both;
}
/* line 42, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 48, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 57, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 60, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 68, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 72, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 82, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

/* line 95, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  display: none;
}
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 108, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 109, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 113, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 115, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 1020px) {
  /* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  /* line 137, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 139, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #fff;
  }

  /* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 147, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #fff;
  }

  /* line 153, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  /* line 158, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: #111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  /* line 172, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  /* line 185, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  /* line 192, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  /* line 201, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 206, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #111;
    overflow: hidden;
    height: 75%;
  }

  /* line 218, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
/* line 94, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 0px;
  display: block;
  font-weight: normal;
  margin-bottom: 0em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #009cbd;
  border-color: #00728a;
  color: #fff;
}
/* line 97, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.4375em;
  right: 0.3125em;
  color: #171818;
  opacity: 0.3;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 99, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 100, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 102, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #74aa50;
  border-color: #5c8740;
  color: #fff;
}
/* line 103, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #a4343a;
  border-color: #7d282c;
  color: #fff;
}
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #ea7600;
  border-color: #b75c00;
  color: #fff;
}

/* Breadcrumbs */
/* line 115, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: inherit;
  border-color: inherit;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: inherit;
  text-transform: none;
}
/* line 60, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 62, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: none;
  color: #75787b;
}
/* line 69, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #f1f1f2;
}
/* line 72, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #f1f1f2;
}
/* line 77, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 82, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #e3e4e5;
}
/* line 84, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #e3e4e5;
}
/* line 86, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #e3e4e5;
  cursor: default;
}
/* line 96, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "»";
  color: #f1f1f2;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
/* line 104, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Custom Checkbox and Radio Inputs */
/* line 67, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
/* line 73, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  /* fix centering issue */
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff;
}
/* line 83, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
/* line 87, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
/* line 92, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 16px;
  color: #fff;
}
/* line 101, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #2f3031;
  position: relative;
}
/* line 113, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #2f3031;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 4px;
  margin-left: -5px;
}

/* Custom Select Options and Dropdowns */
/* line 127, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f1f1f2 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f1f1f2 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f2 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
/* line 148, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 153, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: #75787b;
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
/* line 165, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
/* line 173, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #e3e4e5 transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
/* line 186, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #2f3031 transparent transparent transparent;
  border-top-style: solid;
}
/* line 190, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled {
  color: #75787b;
}
/* line 192, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #75787b;
}
/* line 195, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 199, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 206, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 207, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 208, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 209, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 212, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 213, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 216, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .error .custom.dropdown {
  border-color: #a4343a;
  background-color: rgba(164, 52, 58, 0.1);
  background: rgba(164, 52, 58, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form.custom .error .custom.dropdown:focus {
  background: #f8f8f8;
  border-color: #e3e4e5;
}
/* line 222, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .error .custom.dropdown + small.error {
  margin-top: 0;
}
/* line 226, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: #fff;
  border: solid 1px #e3e4e5;
  font-size: 16px;
}
/* line 243, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li {
  color: #75787b;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 257, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected {
  background: #f1f1f2;
  color: #000;
}
/* line 261, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li:hover {
  background-color: #e7e7e8;
  color: #000;
}
/* line 265, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected:hover {
  background: #f1f1f2;
  cursor: default;
  color: #000;
}
/* line 272, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 276, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.disabled {
  background: #e3e4e5;
}

/* Keystroke Characters */
/* line 51, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #2f3031;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875em;
  padding: 0.125em 0.25em 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
/* line 71, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #009cbd;
  color: #fff;
}
/* line 77, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 78, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #a4343a;
  color: #fff;
}
/* line 81, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #74aa50;
  color: #fff;
}
/* line 82, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #ea7600;
  color: #fff;
}

/* Inline Lists */
/* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 36, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Default Pagination */
/* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
/* line 87, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li {
  height: 1.5em;
  color: #acaeb0;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 93, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999;
}
/* line 99, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: transparent;
}
/* line 45, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}
/* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 57, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.current a {
  background: #009cbd;
  color: #fff;
  font-weight: bold;
  cursor: default;
}
/* line 63, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #009cbd;
}
/* line 110, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 133, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 110, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 66, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2;
}
/* line 44, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 45, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel .activation-grid span, .activation-grid .panel span, .panel h3, .panel form fieldset legend, form fieldset .panel legend, .panel .grid .grid_item a.title, .grid .grid_item .panel a.title, .panel .activation-grid p, .activation-grid .panel p, .panel .listing-box .list-title, .listing-box .panel .list-title, .panel a.action_btn, .panel h4, .panel h5, .panel h6, .panel p {
  color: #171818;
}
/* line 54, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel .activation-grid span, .activation-grid .panel span, .panel h3, .panel form fieldset legend, form fieldset .panel legend, .panel .grid .grid_item a.title, .grid .grid_item .panel a.title, .panel .activation-grid p, .activation-grid .panel p, .panel .listing-box .list-title, .listing-box .panel .list-title, .panel a.action_btn, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 56, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel .activation-grid span.subheader, .activation-grid .panel span.subheader, .panel h3.subheader, .panel form fieldset legend.subheader, form fieldset .panel legend.subheader, .panel .grid .grid_item a.subheader.title, .grid .grid_item .panel a.subheader.title, .panel .activation-grid p.subheader, .activation-grid .panel p.subheader, .panel .listing-box .subheader.list-title, .listing-box .panel .subheader.list-title, .panel a.subheader.action_btn, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
/* line 68, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #00728a;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #009cbd;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 44, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 45, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout .activation-grid span, .activation-grid .panel.callout span, .panel.callout h3, .panel.callout form fieldset legend, form fieldset .panel.callout legend, .panel.callout .grid .grid_item a.title, .grid .grid_item .panel.callout a.title, .panel.callout .activation-grid p, .activation-grid .panel.callout p, .panel.callout .listing-box .list-title, .listing-box .panel.callout .list-title, .panel.callout a.action_btn, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: #fff;
}
/* line 54, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout .activation-grid span, .activation-grid .panel.callout span, .panel.callout h3, .panel.callout form fieldset legend, form fieldset .panel.callout legend, .panel.callout .grid .grid_item a.title, .grid .grid_item .panel.callout a.title, .panel.callout .activation-grid p, .activation-grid .panel.callout p, .panel.callout .listing-box .list-title, .listing-box .panel.callout .list-title, .panel.callout a.action_btn, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 56, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout .activation-grid span.subheader, .activation-grid .panel.callout span.subheader, .panel.callout h3.subheader, .panel.callout form fieldset legend.subheader, form fieldset .panel.callout legend.subheader, .panel.callout .grid .grid_item a.subheader.title, .grid .grid_item .panel.callout a.subheader.title, .panel.callout .activation-grid p.subheader, .activation-grid .panel.callout p.subheader, .panel.callout .listing-box .subheader.list-title, .listing-box .panel.callout .subheader.list-title, .panel.callout a.subheader.action_btn, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
/* line 71, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout a {
  color: #fff;
}
/* line 76, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #e3e4e5;
  margin-left: 0;
  margin-bottom: 1.25em;
}
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 124, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #e3e4e5;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #171818;
  font-weight: bold;
  font-size: 1em;
}
/* line 125, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #f1f1f2;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #171818;
  font-weight: normal;
  font-size: 1.25em;
}
/* line 126, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: #fff;
  padding: 0.9375em;
  text-align: center;
  color: #75787b;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #e3e4e5;
}
/* line 127, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: #fff;
  padding: 0.9375em;
  text-align: center;
  color: #171818;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #e3e4e5;
}
/* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: #f1f1f2;
  text-align: center;
  padding: 1.25em 1.25em 0;
}

/* Progress Bar */
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #e3e4e5;
  padding: 0.125em;
  margin-bottom: 0.625em;
}
/* line 54, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #009cbd;
  height: 100%;
  display: block;
}
/* line 57, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #ea7600;
  height: 100%;
  display: block;
}
/* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #74aa50;
  height: 100%;
  display: block;
}
/* line 59, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #a4343a;
  height: 100%;
  display: block;
}
/* line 61, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 62, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 65, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 66, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* Side Nav */
/* line 67, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
}
/* line 39, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.4375em 0;
  font-size: 0.875em;
}
/* line 43, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li a {
  display: block;
  color: #009cbd;
}
/* line 48, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 53, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

/* Side Nav */
/* line 82, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em;
}
/* line 40, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999;
  text-decoration: none;
}
/* line 54, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #009cbd;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: #fff;
}

/* Foundation Switches */
@media only screen {
  /* line 239, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    height: 2.25em;
    background: #fff;
    border-color: #e3e4e5;
  }
  /* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 75, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  /* line 84, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  /* line 91, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 106, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  /* line 109, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:checked {
    display: none !important;
  }
  /* line 110, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input {
    left: 0;
    display: block !important;
  }
  /* line 113, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  /* line 115, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  /* line 119, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  /* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  /* line 125, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span.custom {
    display: none !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 480px) {
  /* line 239, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch {
    -webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 239, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch {
    -webkit-animation: none 0;
  }
}
@media only screen {
  /* line 137, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible;
  }
  /* line 149, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch label {
    padding: 0;
    line-height: 2.3em;
    font-size: 0.875em;
  }
  /* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875em;
  }
  /* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span:last-child {
    width: 2.25em;
    height: 2.25em;
  }
  /* line 177, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #fcfdfc, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f1f1f2;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #fcfdfc, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f1f1f2;
  }
  /* line 201, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  }
  /* line 211, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch:active {
    background: transparent;
  }
  /* line 243, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large {
    height: 2.75em;
  }
  /* line 149, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large label {
    padding: 0;
    line-height: 2.3em;
    font-size: 1.0625em;
  }
  /* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875em;
  }
  /* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large span:last-child {
    width: 2.75em;
    height: 2.75em;
  }
  /* line 246, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small {
    height: 1.75em;
  }
  /* line 149, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small label {
    padding: 0;
    line-height: 2.1em;
    font-size: 0.75em;
  }
  /* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875em;
  }
  /* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small span:last-child {
    width: 1.75em;
    height: 1.75em;
  }
  /* line 249, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny {
    height: 1.375em;
  }
  /* line 149, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny label {
    padding: 0;
    line-height: 1.9em;
    font-size: 0.6875em;
  }
  /* line 157, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125em;
  }
  /* line 163, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny span:last-child {
    width: 1.375em;
    height: 1.375em;
  }
  /* line 252, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 253, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.radius span:last-child {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 257, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  /* line 258, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.round span:last-child {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  /* line 259, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.round label {
    padding: 0 0.5625em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    from {
      position: relative;
    }
    to {
      position: relative;
    }
  }
}
/* line 11, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] {
  background: #fff;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 17, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 19, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
/* line 80, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table {
  background: transparent;
  margin-bottom: 0em;
  border: solid 1px #e3e4e5;
}
/* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table thead,
table tfoot {
  background: inherit;
  font-weight: inherit;
}
/* line 47, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em;
  font-size: inherit;
  color: inherit;
  text-align: left;
}
/* line 58, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5em;
  font-size: inherit;
  color: #171818;
}
/* line 65, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f1f1f2;
}
/* line 70, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: inherit;
}

/* Image Thumbnails */
/* line 45, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 31, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 156, 189, 0.5);
  box-shadow: 0 0 6px 1px rgba(0, 156, 189, 0.5);
}
/* line 49, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 51, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
a.th {
  display: inline-block;
  max-width: 100%;
}

/* Tooltips */
/* line 29, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #171818;
}
/* line 35, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #2f3031;
  color: #009cbd;
}
/* line 41, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 45, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 60, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #000 transparent;
  top: -10px;
}
/* line 71, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #009cbd !important;
  border-bottom: dotted 1px #2f3031 !important;
}

/* line 77, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #75787b;
  font-weight: normal;
}

@media only screen and (min-width: 1020px) {
  /* line 86, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #000 transparent;
    top: -10px;
  }
  /* line 90, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #000 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 96, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 99, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #000;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 106, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 128, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
/* line 135, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}
/* line 51, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
/* line 76, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 83, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 91, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 95, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 139, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  line-height: 1.125em;
  margin: 0;
}
/* line 114, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 117, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5em;
  color: #171818;
}
/* line 142, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}
/* line 50, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
/* line 51, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
/* line 145, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 146, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 147, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 148, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* Base Styling */
/* line 2, ../../app/assets/stylesheets/_branding.scss */
html {
  font-size: 62.5%;
}

/* line 4, ../../app/assets/stylesheets/_branding.scss */
body {
  color: #171818;
  background-color: #2f3031;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  font-smooth: always;
}

/* line 15, ../../app/assets/stylesheets/_branding.scss */
div.page {
  min-width: 320px;
  background-color: #75787b;
  background-repeat: repeat-x;
  background-position: 0 0;
  padding-bottom: 0;
  background-image: url("http://6915416c32e4851eca5d-c094c6710edd9b0999733b05a7cec13d.r9.cf2.rackcdn.com/images/layout/div-page-small.png");
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwcHgiIHN0b3AtY29sb3I9IiMyZjMwMzEiLz48c3RvcCBvZmZzZXQ9IjcwcHgiIHN0b3AtY29sb3I9IiMyZjMwMzEiLz48c3RvcCBvZmZzZXQ9IjMzMHB4IiBzdG9wLWNvbG9yPSIjNzU3ODdiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzU3ODdiIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0px, #2f3031), color-stop(70px, #2f3031), color-stop(330px, #75787b), color-stop(100%, #75787b));
  background-image: -moz-linear-gradient(#2f3031 0px, #2f3031 70px, #75787b 330px, #75787b 100%);
  background-image: -webkit-linear-gradient(#2f3031 0px, #2f3031 70px, #75787b 330px, #75787b 100%);
  background-image: linear-gradient(#2f3031 0px, #2f3031 70px, #75787b 330px, #75787b 100%);
}
@media all and (min-width: 1020px) {
  /* line 15, ../../app/assets/stylesheets/_branding.scss */
  div.page {
    padding: 0;
    background-image: url("http://6915416c32e4851eca5d-c094c6710edd9b0999733b05a7cec13d.r9.cf2.rackcdn.com/images/layout/div-page-full.png");
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwcHgiIHN0b3AtY29sb3I9IiMwYzBjMGMiLz48c3RvcCBvZmZzZXQ9IjE2cHgiIHN0b3AtY29sb3I9IiMwYzBjMGMiLz48c3RvcCBvZmZzZXQ9IjI1cHgiIHN0b3AtY29sb3I9IiMyZjMwMzEiLz48c3RvcCBvZmZzZXQ9IjkwcHgiIHN0b3AtY29sb3I9IiMyZjMwMzEiLz48c3RvcCBvZmZzZXQ9IjQ2MHB4IiBzdG9wLWNvbG9yPSIjNzU3ODdiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzU3ODdiIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0px, #0c0c0c), color-stop(16px, #0c0c0c), color-stop(25px, #2f3031), color-stop(90px, #2f3031), color-stop(460px, #75787b), color-stop(100%, #75787b));
    background-image: -moz-linear-gradient(#0c0c0c 0px, #0c0c0c 16px, #2f3031 25px, #2f3031 90px, #75787b 460px, #75787b 100%);
    background-image: -webkit-linear-gradient(#0c0c0c 0px, #0c0c0c 16px, #2f3031 25px, #2f3031 90px, #75787b 460px, #75787b 100%);
    background-image: linear-gradient(#0c0c0c 0px, #0c0c0c 16px, #2f3031 25px, #2f3031 90px, #75787b 460px, #75787b 100%);
    padding-bottom: 16px;
  }
}

/* Branding for text elements */
/* line 8, ../../app/assets/stylesheets/_branding_text.scss */
a:link, a:visited {
  color: #007d98;
}
/* line 10, ../../app/assets/stylesheets/_branding_text.scss */
a:hover, a:focus {
  outline: none 0px;
  color: #ea7600;
  text-decoration: underline;
}
/* line 18, ../../app/assets/stylesheets/_branding_text.scss */
a:before:hover, a:before:focus, a:after:hover, a:after:focus {
  text-decoration: none !important;
  color: inherit;
}

/* line 25, ../../app/assets/stylesheets/_branding_text.scss */
nav a:hover {
  text-decoration: none;
}

/* line 28, ../../app/assets/stylesheets/_branding_text.scss */
ins {
  background: #f7c897;
  color: #171818;
  text-decoration: none;
}

/* line 33, ../../app/assets/stylesheets/_branding_text.scss */
mark {
  background: #007d98;
  color: white;
  font-style: italic;
  font-weight: bold;
}

/* line 39, ../../app/assets/stylesheets/_branding_text.scss */
hr {
  border: 0;
  border-top: 1px solid #c7c9ca;
  display: block;
  height: 1px;
  margin: 0.5em 0;
  padding: 0;
}

/* line 48, ../../app/assets/stylesheets/_branding_text.scss */
::-moz-selection {
  background-color: #f7c897;
  color: #171818;
  text-shadow: none;
}

/* line 53, ../../app/assets/stylesheets/_branding_text.scss */
::selection {
  background-color: #f7c897;
  color: #171818;
  text-shadow: none;
}

/* line 59, ../../app/assets/stylesheets/_branding_text.scss */
p,
pre {
  margin: 1em 0;
}

/* line 65, ../../app/assets/stylesheets/_branding_text.scss */
table {
  width: 100%;
  font-size: 1em;
}

/* line 69, ../../app/assets/stylesheets/_branding_text.scss */
tbody {
  background-color: #fff;
}
/* line 71, ../../app/assets/stylesheets/_branding_text.scss */
tbody th {
  text-align: right;
  font-weight: bold;
  background-color: #f1f1f2;
}
/* line 76, ../../app/assets/stylesheets/_branding_text.scss */
tbody tr:nth-of-type(2n) th {
  background-color: #e3e4e5;
}

/* line 78, ../../app/assets/stylesheets/_branding_text.scss */
tfoot {
  background-color: transparent;
  font-weight: 300;
}
/* line 81, ../../app/assets/stylesheets/_branding_text.scss */
tfoot span {
  font-style: italic;
  display: block;
  margin: .4em 0;
}

/* line 87, ../../app/assets/stylesheets/_branding_text.scss */
colgroup col {
  border-right: 1px solid #e3e4e5;
}
/* line 89, ../../app/assets/stylesheets/_branding_text.scss */
colgroup col:last-child {
  border-right: 0px none;
}

/* line 92, ../../app/assets/stylesheets/_branding_text.scss */
table caption,
table thead tr {
  background-color: #75787b;
  color: #f8f8f8;
  font-weight: 600;
  padding: .4em 1em;
  text-align: left;
  font-family: "univia-pro", sans-serif;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-shadow: 0px 1px 3px rgba(23, 24, 24, 0.7);
}
@media all and (min-width: 1020px) {
  /* line 92, ../../app/assets/stylesheets/_branding_text.scss */
  table caption,
  table thead tr {
    font-family: "univia-pro", sans-serif;
    font-weight: 300;
    letter-spacing: 0.4px;
  }
}
/* line 105, ../../app/assets/stylesheets/_branding_text.scss */
table caption a:link, table caption a:visited,
table thead tr a:link,
table thead tr a:visited {
  color: #f8f8f8;
}

/* line 110, ../../app/assets/stylesheets/_branding_text.scss */
table thead tr.even,
table thead tr.alt,
table thead tr:nth-of-type(2n) {
  background-color: #75787b;
}

/* line 116, ../../app/assets/stylesheets/_branding_text.scss */
table tbody tr:hover {
  background-color: #f7f7df;
}

/* line 122, ../../app/assets/stylesheets/_branding_text.scss */
h1 {
  font-size: 1.75em;
}

/* line 123, ../../app/assets/stylesheets/_branding_text.scss */
h2, .activation-grid span {
  font-size: 1.25em;
}

/* line 124, ../../app/assets/stylesheets/_branding_text.scss */
h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn {
  font-size: 1.125em;
}

/* line 125, ../../app/assets/stylesheets/_branding_text.scss */
h4 {
  font-size: 1em;
}

/* line 126, ../../app/assets/stylesheets/_branding_text.scss */
h5 {
  font-size: 0.875em;
}

/* line 127, ../../app/assets/stylesheets/_branding_text.scss */
h6 {
  font-size: 0.875em;
}

@media all and (min-width: 1020px) {
  /* line 130, ../../app/assets/stylesheets/_branding_text.scss */
  h1 {
    font-size: 2em;
  }

  /* line 131, ../../app/assets/stylesheets/_branding_text.scss */
  h2, .activation-grid span {
    font-size: 1.5em;
  }

  /* line 132, ../../app/assets/stylesheets/_branding_text.scss */
  h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn {
    font-size: 1.25em;
  }

  /* line 133, ../../app/assets/stylesheets/_branding_text.scss */
  h4 {
    font-size: 1.125em;
  }

  /* line 134, ../../app/assets/stylesheets/_branding_text.scss */
  h5 {
    font-size: 1em;
  }

  /* line 135, ../../app/assets/stylesheets/_branding_text.scss */
  h6 {
    font-size: 1em;
  }
}
/* line 139, ../../app/assets/stylesheets/_branding_text.scss */
h1 {
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #ea7600;
  margin: 0 0 16px 0;
  line-height: 1.2;
}

/* line 140, ../../app/assets/stylesheets/_branding_text.scss */
h2, .activation-grid span, .panel h2, .panel .activation-grid span, .activation-grid .panel span {
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #75787b;
  margin: 0 0 12px 0;
  padding-bottom: 4px;
  line-height: 1.4;
  border-bottom: 1px solid #e3e4e5;
}

/* line 141, ../../app/assets/stylesheets/_branding_text.scss */
h3, form fieldset legend, .grid .grid_item a.title, .activation-grid p, .listing-box .list-title, a.action_btn {
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #ea7600;
  margin: 0 0 16px 0;
  line-height: 1.6;
}

/* line 142, ../../app/assets/stylesheets/_branding_text.scss */
h4 {
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #2f3031;
  margin: 0 0 16px 0;
  line-height: 1.6;
  text-transform: uppercase;
}

/* line 143, ../../app/assets/stylesheets/_branding_text.scss */
h5, h6 {
  font-family: "univia-pro", sans-serif;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #75787b;
  margin: 0 0 16px 0;
}

/* line 147, ../../app/assets/stylesheets/_branding_text.scss */
#spinner h2, #spinner .activation-grid span, .activation-grid #spinner span, .action_group h2, .action_group .activation-grid span, .activation-grid .action_group span, .box_header h2, .box_header .activation-grid span, .activation-grid .box_header span, #new_login_form h2, #new_login_form .activation-grid span, .activation-grid #new_login_form span, .forum h2, .forum .activation-grid span, .activation-grid .forum span, .profile h2, .profile .activation-grid span, .activation-grid .profile span, .welcome h2, .welcome .activation-grid span, .activation-grid .welcome span, #account h2, #account .activation-grid span, .activation-grid #account span {
  margin: 0 0 16px 0;
  padding-bottom: 0px;
  border-bottom: 0px none;
}

/* line 150, ../../app/assets/stylesheets/_branding_text.scss */
.box_header h2, .box_header .activation-grid span, .activation-grid .box_header span {
  margin: 4px 0;
}

/* line 155, ../../app/assets/stylesheets/_branding_text.scss */
h1 span.terms_subhead {
  display: block;
  font-size: .5em;
}

/* line 160, ../../app/assets/stylesheets/_branding_text.scss */
p, ul, ol, dl, address, form {
  font-size: 1em;
  margin: 0 0 16px 0;
}

/* line 162, ../../app/assets/stylesheets/_branding_text.scss */
ul p, ul ul, ul ol, ul dl, ul address, ul form, ol p, ol ul, ol ol, ol dl, ol address, ol form, form p, form ul, form ol, form dl, form address, form form {
  font-size: 1em;
}

/* line 165, ../../app/assets/stylesheets/_branding_text.scss */
form {
  position: relative;
  font-size: 1em;
  margin-bottom: 24px;
}
/* line 169, ../../app/assets/stylesheets/_branding_text.scss */
form label {
  font-size: 1em;
  margin: 0px;
  line-height: 1.5;
  display: block;
  position: relative;
}
/* line 177, ../../app/assets/stylesheets/_branding_text.scss */
form fieldset legend {
  margin: 0px;
  padding-bottom: 0 0 2px;
  border-bottom: 1px solid #e3e4e5;
  margin: 0 0 16px 0;
  width: 100%;
}

/* line 189, ../../app/assets/stylesheets/_branding_text.scss */
dl,
menu,
ol,
ul {
  margin: 0 0 16px 0;
  line-height: 1.2;
  padding: 0 0 0 24px;
}
/* line 196, ../../app/assets/stylesheets/_branding_text.scss */
dl li,
menu li,
ol li,
ul li {
  margin-bottom: 8px;
}
/* line 197, ../../app/assets/stylesheets/_branding_text.scss */
dl dl,
dl menu,
dl ol,
dl ul,
menu dl,
menu menu,
menu ol,
menu ul,
ol dl,
ol menu,
ol ol,
ol ul,
ul dl,
ul menu,
ul ol,
ul ul {
  margin: 8px 0;
  padding: 0 0 0 16px;
}

/* line 205, ../../app/assets/stylesheets/_branding_text.scss */
dl {
  padding-left: 0;
}
/* line 208, ../../app/assets/stylesheets/_branding_text.scss */
dl dt {
  margin: 0px;
  font-weight: bold;
  display: block;
  float: left;
  clear: left;
  margin-right: 10px;
  margin-bottom: 4px;
}
/* line 217, ../../app/assets/stylesheets/_branding_text.scss */
dl dd {
  margin: 0 0 4px 0;
  float: left;
}
/* line 220, ../../app/assets/stylesheets/_branding_text.scss */
dl dd:last-child {
  margin: 0;
}
/* line 223, ../../app/assets/stylesheets/_branding_text.scss */
dl dd ul, dl dd dl {
  clear: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 231, ../../app/assets/stylesheets/_branding_text.scss */
nav ol,
nav ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* line 237, ../../app/assets/stylesheets/_branding_text.scss */
nav ol li,
nav ul li {
  margin: 0;
}

/* line 241, ../../app/assets/stylesheets/_branding_text.scss */
blockquote {
  width: 33%;
  float: left;
  margin-bottom: 0.5em;
  font-size: 0.875em;
  line-height: 1.5;
  border-top: 3px solid #ea7600;
  border-bottom: 3px solid #ea7600;
  padding: 0.5em;
}
/* line 251, ../../app/assets/stylesheets/_branding_text.scss */
blockquote p:last-child {
  margin-bottom: 0px;
}
/* line 253, ../../app/assets/stylesheets/_branding_text.scss */
blockquote cite {
  font-size: .875em;
  color: #919396;
  margin-left: 1.2em;
  text-indent: -1.2em;
  line-height: 1;
}
@media all and (min-width: 1020px) {
  /* line 241, ../../app/assets/stylesheets/_branding_text.scss */
  blockquote {
    width: 100%;
    float: none;
    margin: 0.5em 16px 16px 0;
  }
}

/* line 271, ../../app/assets/stylesheets/_branding_text.scss */
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
/* line 274, ../../app/assets/stylesheets/_branding_text.scss */
q:before {
  content: open-quote;
  content: '\201C';
}
/* line 278, ../../app/assets/stylesheets/_branding_text.scss */
q:after {
  content: close-quote;
  content: '\201D';
}
/* line 283, ../../app/assets/stylesheets/_branding_text.scss */
q q:before {
  content: open-quote;
  content: '\2018';
}
/* line 287, ../../app/assets/stylesheets/_branding_text.scss */
q q:after {
  content: close-quote;
  content: '\2019';
}

/* line 294, ../../app/assets/stylesheets/_branding_text.scss */
:lang(fr) > q {
  quotes: '\00AB' '\00BB' '\201C' '\201D';
}

/* line 295, ../../app/assets/stylesheets/_branding_text.scss */
:lang(de) > q {
  quotes: '\201E' '\201F' '\201A' '\201B';
}

/* line 296, ../../app/assets/stylesheets/_branding_text.scss */
:lang(ja) > q {
  quotes: '\300C' '\300D' '\300E' '\300F';
}

/* line 1, ../../app/assets/stylesheets/_branding_header.scss */
header {
  position: relative;
  padding: 2.5em 0 1em;
  min-height: 80px;
  height: auto !important;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: -moz-linear-gradient(#111111 0px, #2f3031 6px, rgba(47, 48, 49, 0) 100%);
  background-image: -webkit-linear-gradient(#111111 0px, #2f3031 6px, rgba(47, 48, 49, 0) 100%);
  background-image: linear-gradient(#111111 0px, #2f3031 6px, rgba(47, 48, 49, 0) 100%);
}
/* line 18, ../../app/assets/stylesheets/_branding_header.scss */
header section {
  position: relative;
}
/* line 20, ../../app/assets/stylesheets/_branding_header.scss */
header .large-arcs {
  position: absolute;
  left: 0px;
  top: -40px;
  width: 340px;
  height: 310px;
  opacity: 0.3;
  overflow: hidden;
}
/* line 28, ../../app/assets/stylesheets/_branding_header.scss */
header .large-arcs img {
  position: absolute;
  width: 340px;
  height: 310px;
  left: -26px;
  top: -64px;
}
/* line 36, ../../app/assets/stylesheets/_branding_header.scss */
header div#logo {
  position: absolute;
  left: 0px;
  top: -16px;
}
/* line 44, ../../app/assets/stylesheets/_branding_header.scss */
header div#logo .logo {
  width: 200px;
  height: 59px;
  max-width: 200px;
  position: relative;
  z-index: 1;
}

/* Quick Links */
/* line 2, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links {
  background-image: -moz-linear-gradient(#3a3a3a, #212121);
  background-image: -webkit-linear-gradient(#3a3a3a, #212121);
  background-image: linear-gradient(#3a3a3a, #212121);
  border-bottom: 5px solid #009cbd;
  display: block;
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
}
/* line 13, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul {
  float: right;
  text-transform: uppercase;
  font-size: 0.75em;
}
/* line 17, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul.admin {
  float: left;
}
/* line 22, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links li {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 inherit;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  margin: 0 0 0 -1px;
  float: left;
  margin: 0;
  border-style: none;
}
/* line 35, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.quick-links li:first-child {
  margin-left: 0;
}
/* line 32, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links li:first-child {
  border-left-width: 1px;
}
/* line 35, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links a {
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 4px 10px;
  text-transform: uppercase;
  border-left: 1px solid #555;
  height: 24px;
}
/* line 59, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links a:hover {
  background-image: none;
  filter: none;
  background-color: rgba(255, 255, 255, 0.2);
}
/* line 68, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .admin li {
  border: 0px none;
}
/* line 71, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .admin a {
  padding: 5px 10px;
  line-height: 1;
  height: auto;
  background: transparent;
  border-left: 0px solid transparent;
}
/* line 79, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .admin:hover {
  background-image: none;
  filter: none;
  background-color: rgba(255, 255, 255, 0.2);
}
/* line 120, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .has-dropdown:hover .dropdown, .quick-links .has-dropdown:active .dropdown, .quick-links .has-dropdown:focus .dropdown {
  display: block;
}
/* line 128, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul.dropdown {
  position: absolute;
  display: none;
  padding: 0;
  z-index: 999;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
/* line 135, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul.dropdown li {
  padding: 0 4px;
  float: none;
  text-align: left;
}
/* line 140, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul.dropdown li:not(.back) {
  display: block;
}
/* line 144, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul.dropdown li.back {
  display: none;
}
/* line 149, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links ul.dropdown a {
  border: none;
  white-space: nowrap;
  text-align: left;
  padding: 4px;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  height: auto;
}
/* line 164, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account a.ruckus_icon {
  background-color: #75787b;
  font-size: 14px;
  padding: 5px 10px 6px;
  font-family: "Ruckus_Icons" !important;
}
/* line 170, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account a.ruckus_icon:hover, .quick-links .menu-account a.ruckus_icon:active, .quick-links .menu-account a.ruckus_icon:focus {
  text-decoration: none;
}
/* line 175, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account .login {
  background-color: #b58500;
}
/* line 179, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account ul.dropdown {
  background: #fff;
  left: auto;
  right: 0px;
}
/* line 184, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account ul.dropdown li {
  padding-left: 16px;
}
/* line 188, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account ul.dropdown a {
  color: #171818;
}
/* line 191, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account ul.dropdown a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: -12px;
  top: 4px;
  content: '\e07c';
  display: block;
  color: #ea7600;
}
/* line 201, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .menu-account ul.dropdown a:hover, .quick-links .menu-account ul.dropdown a:active, .quick-links .menu-account ul.dropdown a:focus {
  color: #009cbd;
}
/* line 212, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns li {
  position: relative;
}
/* line 215, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns li:hover, .quick-links .cloud-btns li:active, .quick-links .cloud-btns li:focus {
  background-color: #ea7600;
  text-decoration: none;
}
/* line 220, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns li a.show-flexera {
  text-transform: none;
}
/* line 225, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns ul.dropdown {
  background: #ea7600;
  left: 50%;
  transform: translate(-50%, 0);
}
/* line 230, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns ul.dropdown li {
  border-top: 1px solid #b75c00;
}
/* line 234, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns ul.dropdown a {
  color: #f8f8f8;
  transition: all 300ms ease-out;
}
/* line 238, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns ul.dropdown a:before {
  color: #f8f8f8;
}
/* line 242, ../../app/assets/stylesheets/_branding_menus.scss */
.quick-links .cloud-btns ul.dropdown a:hover, .quick-links .cloud-btns ul.dropdown a:active, .quick-links .cloud-btns ul.dropdown a:focus {
  color: #fff;
  background-color: #ea7600;
}

/* Main Nav */
/* line 252, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav {
  background-color: transparent;
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #fff;
}
/* line 257, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .toggle-topbar {
  z-index: 101;
}
/* line 261, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section {
  float: right;
}
/* line 264, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul {
  float: right;
  font-size: 0.875em;
  background: transparent;
  box-shadow: 0 3px 7px rgba(12, 12, 12, 0.5);
  background-color: #75787b;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("http://6915416c32e4851eca5d-c094c6710edd9b0999733b05a7cec13d.r9.cf2.rackcdn.com/images/layout/main-nav-full.png");
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF75787B', endColorstr='#FF2F3031');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #75787b), color-stop(60%, #434547), color-stop(100%, #2f3031));
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc1Nzg3YiIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjNDM0NTQ3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmYzMDMxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #75787b), color-stop(60%, #434547), color-stop(100%, #2f3031));
  background-image: -moz-linear-gradient(#75787b, #434547 60%, #2f3031);
  background-image: -webkit-linear-gradient(#75787b, #434547 60%, #2f3031);
  background-image: linear-gradient(#75787b, #434547 60%, #2f3031);
}
/* line 282, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section a {
  padding: 0px .8em;
  font-size: 1.125em;
  text-transform: uppercase;
  text-align: center;
  border-top: 0 none;
  border-bottom: 0 none;
  border-left: 1px solid rgba(117, 120, 123, 0.2);
  border-right: 1px solid rgba(47, 48, 49, 0.2);
}
/* line 295, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section a:before {
  display: none;
}
/* line 297, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section a:hover, .main-nav .top-bar-section a:focus, .main-nav .top-bar-section a.active, .main-nav .top-bar-section li:hover, .main-nav .top-bar-section li:focus, .main-nav .top-bar-section li.active, .main-nav .top-bar-section li:hover a.top-lvl, .main-nav .top-bar-section li:focus a.top-lvl, .main-nav .top-bar-section li.active a.top-lvl {
  text-decoration: none;
  background-color: #009cbd;
  border-left-color: rgba(0, 156, 189, 0.2);
  border-right-color: rgba(0, 80, 97, 0.2);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("http://b910a83a1a1fa9c20d93-2435f2f08e773abe005b52170fce6d94.r84.cf2.rackcdn.com/images/main-nav-hover-full.png");
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF43DEFF', endColorstr='#FF005061');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #43deff), color-stop(60%, #009cbd), color-stop(100%, #005061));
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzZGVmZiIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjMDA5Y2JkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA1MDYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #43deff), color-stop(60%, #009cbd), color-stop(100%, #005061));
  background-image: -moz-linear-gradient(#43deff, #009cbd 60%, #005061);
  background-image: -webkit-linear-gradient(#43deff, #009cbd 60%, #005061);
  background-image: linear-gradient(#43deff, #009cbd 60%, #005061);
}
/* line 317, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section li:first-child a {
  border-left-width: 0px;
  border-top-width: 0px;
}
/* line 321, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section li:last-child a {
  border-right-width: 0px;
  border-bottom-width: 0px;
}
/* line 326, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section li:hover, .main-nav .top-bar-section li:focus, .main-nav .top-bar-section li.active {
  background-color: transparent;
}
/* line 337, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section li.login a {
  background-color: #b58500;
  border-left-color: rgba(181, 133, 0, 0.2);
  border-right-color: rgba(89, 66, 0, 0.2);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("http://b910a83a1a1fa9c20d93-2435f2f08e773abe005b52170fce6d94.r84.cf2.rackcdn.com/images/main-nav-login-full.png");
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFCB3B', endColorstr='#FF594200');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcb3b), color-stop(60%, #b58500), color-stop(100%, #594200));
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IzYiIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjYjU4NTAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTk0MjAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcb3b), color-stop(60%, #b58500), color-stop(100%, #594200));
  background-image: -moz-linear-gradient(#ffcb3b, #b58500 60%, #594200);
  background-image: -webkit-linear-gradient(#ffcb3b, #b58500 60%, #594200);
  background-image: linear-gradient(#ffcb3b, #b58500 60%, #594200);
}
/* line 352, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown {
  background: #fff;
  left: auto;
  right: 0px;
  padding: 8px;
}
/* line 358, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown li {
  float: none;
  padding: 0 16px;
}
/* line 362, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown a {
  height: auto;
  padding: 0px;
  position: relative;
  margin-bottom: 7px;
  color: #171818;
  text-align: left;
  text-transform: none;
  font-size: 14px;
  line-height: 21px;
  border: 0px none;
}
/* line 373, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e07c';
  color: #ea7600;
  left: -16px;
  display: block;
}
/* line 377, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown a:hover, .main-nav .top-bar-section ul.dropdown a:focus, .main-nav .top-bar-section ul.dropdown a.active, .main-nav .top-bar-section ul.dropdown li:hover, .main-nav .top-bar-section ul.dropdown li:focus, .main-nav .top-bar-section ul.dropdown li.active, .main-nav .top-bar-section ul.dropdown li:hover a.top-lvl, .main-nav .top-bar-section li:hover ul.dropdown a.top-lvl, .main-nav .top-bar-section ul.dropdown li:focus a.top-lvl, .main-nav .top-bar-section li:focus ul.dropdown a.top-lvl, .main-nav .top-bar-section ul.dropdown li.active a.top-lvl, .main-nav .top-bar-section li.active ul.dropdown a.top-lvl {
  background: transparent;
  color: #007d98;
}
/* line 386, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu {
  width: 255px;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  padding: 16px 8px;
  font-size: 1em;
}
/* line 393, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu li,
.main-nav .top-bar-section ul.dropdown.signin_menu fieldset,
.main-nav .top-bar-section ul.dropdown.signin_menu .control-group,
.main-nav .top-bar-section ul.dropdown.signin_menu .controls,
.main-nav .top-bar-section ul.dropdown.signin_menu form {
  padding: 0;
  margin: 0;
}
/* line 401, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu input,
.main-nav .top-bar-section ul.dropdown.signin_menu button {
  top: auto;
}
/* line 406, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu .controls input {
  font-size: 1em;
}
/* line 410, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu a {
  background: transparent;
  color: #007d98;
  font-size: inherit;
}
/* line 414, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu a:before {
  display: none;
}
/* line 417, ../../app/assets/stylesheets/_branding_menus.scss */
.main-nav .top-bar-section ul.dropdown.signin_menu a:hover, .main-nav .top-bar-section ul.dropdown.signin_menu a:focus, .main-nav .top-bar-section ul.dropdown.signin_menu a.active, .main-nav .top-bar-section ul.dropdown.signin_menu li:hover, .main-nav .top-bar-section ul.dropdown.signin_menu li:focus, .main-nav .top-bar-section ul.dropdown.signin_menu li.active, .main-nav .top-bar-section ul.dropdown.signin_menu li:hover a.top-lvl, .main-nav .top-bar-section li:hover ul.dropdown.signin_menu a.top-lvl, .main-nav .top-bar-section ul.dropdown.signin_menu li:focus a.top-lvl, .main-nav .top-bar-section li:focus ul.dropdown.signin_menu a.top-lvl, .main-nav .top-bar-section ul.dropdown.signin_menu li.active a.top-lvl, .main-nav .top-bar-section li.active ul.dropdown.signin_menu a.top-lvl {
  background: transparent;
  color: #ea7600;
}

/* Mobile Nav */
/* line 430, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar {
  background: #2f3031;
  font-family: "univia-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #fff;
  overflow: visible;
}
/* line 437, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar.expanded section.top-bar-section {
  left: 0 !important;
}
/* line 444, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .name a,
.mobile-nav.top-bar .menu-icon a {
  color: #fff;
}
/* line 446, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .name a:before,
.mobile-nav.top-bar .menu-icon a:before {
  display: none;
}
/* line 449, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .name a:hover, .mobile-nav.top-bar .name a:focus, .mobile-nav.top-bar .name a.active, .mobile-nav.top-bar .name .main-nav .top-bar-section li:hover, .main-nav .top-bar-section .mobile-nav.top-bar .name li:hover, .mobile-nav.top-bar .name .main-nav .top-bar-section li:focus, .main-nav .top-bar-section .mobile-nav.top-bar .name li:focus, .mobile-nav.top-bar .name .main-nav .top-bar-section li.active, .main-nav .top-bar-section .mobile-nav.top-bar .name li.active, .mobile-nav.top-bar .name .main-nav .top-bar-section li:hover a.top-lvl, .main-nav .top-bar-section li:hover .mobile-nav.top-bar .name a.top-lvl, .mobile-nav.top-bar .name .main-nav .top-bar-section li:focus a.top-lvl, .main-nav .top-bar-section li:focus .mobile-nav.top-bar .name a.top-lvl, .mobile-nav.top-bar .name .main-nav .top-bar-section li.active a.top-lvl, .main-nav .top-bar-section li.active .mobile-nav.top-bar .name a.top-lvl,
.mobile-nav.top-bar .menu-icon a:hover,
.mobile-nav.top-bar .menu-icon a:focus,
.mobile-nav.top-bar .menu-icon a.active,
.mobile-nav.top-bar .menu-icon .main-nav .top-bar-section li:hover,
.main-nav .top-bar-section .mobile-nav.top-bar .menu-icon li:hover,
.mobile-nav.top-bar .menu-icon .main-nav .top-bar-section li:focus,
.main-nav .top-bar-section .mobile-nav.top-bar .menu-icon li:focus,
.mobile-nav.top-bar .menu-icon .main-nav .top-bar-section li.active,
.main-nav .top-bar-section .mobile-nav.top-bar .menu-icon li.active,
.mobile-nav.top-bar .menu-icon .main-nav .top-bar-section li:hover a.top-lvl,
.main-nav .top-bar-section li:hover .mobile-nav.top-bar .menu-icon a.top-lvl,
.mobile-nav.top-bar .menu-icon .main-nav .top-bar-section li:focus a.top-lvl,
.main-nav .top-bar-section li:focus .mobile-nav.top-bar .menu-icon a.top-lvl,
.mobile-nav.top-bar .menu-icon .main-nav .top-bar-section li.active a.top-lvl,
.main-nav .top-bar-section li.active .mobile-nav.top-bar .menu-icon a.top-lvl {
  background: transparent;
}
/* line 456, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar h1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 457, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar h1 a {
  border: none;
}
/* line 463, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .menu-icon a {
  border: none;
  text-indent: 0;
}
/* line 466, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .menu-icon a:after {
  font-family: 'Ruckus_Icons';
  font-size: 22px;
  padding-right: 4px;
  text-indent: 0;
  float: right;
  content: '\e02e';
}
/* line 476, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .logo {
  width: 105px;
  height: 26px;
}
/* line 482, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .has-form input,
.mobile-nav.top-bar .has-form button {
  float: left;
  height: 36px;
  line-height: 36px;
}
/* line 488, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .has-form input {
  width: 88%;
  border-radius: 3px 0 0 3px;
}
/* line 492, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar .has-form button {
  font-family: 'Ruckus_Icons';
  width: 12%;
  padding: 0;
  border-radius: 0 3px 3px 0;
}
/* line 500, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar a {
  color: #fff;
  padding: 0 1em 0 2em;
  border-top: 1px solid rgba(117, 120, 123, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  text-shadow: 0 1px 2px rgba(47, 48, 49, 0.7);
  font-size: 1.2em;
  height: 40px;
  line-height: 40px;
  position: relative;
}
/* line 515, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e07c';
  color: #ea7600;
  left: -16px;
  color: #75787b;
  left: 12px;
  content: '\e07c';
  font-size: .8em;
}
/* line 522, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar a:hover, .mobile-nav.top-bar a:focus, .mobile-nav.top-bar a.active, .mobile-nav.top-bar .main-nav .top-bar-section li:hover, .main-nav .top-bar-section .mobile-nav.top-bar li:hover, .mobile-nav.top-bar .main-nav .top-bar-section li:focus, .main-nav .top-bar-section .mobile-nav.top-bar li:focus, .mobile-nav.top-bar .main-nav .top-bar-section li.active, .main-nav .top-bar-section .mobile-nav.top-bar li.active, .mobile-nav.top-bar .main-nav .top-bar-section li:hover a.top-lvl, .main-nav .top-bar-section li:hover .mobile-nav.top-bar a.top-lvl, .mobile-nav.top-bar .main-nav .top-bar-section li:focus a.top-lvl, .main-nav .top-bar-section li:focus .mobile-nav.top-bar a.top-lvl, .mobile-nav.top-bar .main-nav .top-bar-section li.active a.top-lvl, .main-nav .top-bar-section li.active .mobile-nav.top-bar a.top-lvl {
  background: #009cbd;
  color: #fff;
  text-decoration: none;
}
/* line 528, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar a:hover:before, .mobile-nav.top-bar a:focus:before, .mobile-nav.top-bar a.active:before, .mobile-nav.top-bar .main-nav .top-bar-section li:hover:before, .main-nav .top-bar-section .mobile-nav.top-bar li:hover:before, .mobile-nav.top-bar .main-nav .top-bar-section li:focus:before, .main-nav .top-bar-section .mobile-nav.top-bar li:focus:before, .mobile-nav.top-bar .main-nav .top-bar-section li.active:before, .main-nav .top-bar-section .mobile-nav.top-bar li.active:before, .mobile-nav.top-bar .main-nav .top-bar-section li:hover a.top-lvl:before, .main-nav .top-bar-section li:hover .mobile-nav.top-bar a.top-lvl:before, .mobile-nav.top-bar .main-nav .top-bar-section li:focus a.top-lvl:before, .main-nav .top-bar-section li:focus .mobile-nav.top-bar a.top-lvl:before, .mobile-nav.top-bar .main-nav .top-bar-section li.active a.top-lvl:before, .main-nav .top-bar-section li.active .mobile-nav.top-bar a.top-lvl:before {
  color: #fff;
}
/* line 534, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section {
  background-color: #2f3031;
  position: absolute;
  z-index: 999;
  top: 40px;
  left: -9999px !important;
  right: auto;
  width: 100%;
  transition: none;
}
/* line 544, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .has-dropdown {
  position: relative;
}
/* line 548, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .dropdown {
  left: 0;
  z-index: 9999;
  top: 100%;
}
/* line 553, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .dropdown .title.back {
  display: none;
}
/* line 557, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .dropdown a {
  height: auto;
  font-size: 0.875em;
}
/* line 563, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-action-btns {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-align: center;
}
/* line 569, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-action-btns > * {
  flex: 1 1 auto;
}
/* line 573, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-action-btns a {
  padding: 8px;
  font-size: 1em;
  line-height: 1.4;
}
/* line 578, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-action-btns a:before {
  display: none;
}
/* line 586, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns {
  display: flex;
  flex-wrap: nowrap;
}
/* line 590, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns > * {
  flex: 1 1 auto;
  min-width: 50%;
}
/* line 596, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns a.show-kumo:hover, .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns a.show-kumo:focus, .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns a.show-kumo.active, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .cloud-btns li.show-kumo:hover, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns li.show-kumo:hover, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .cloud-btns li.show-kumo:focus, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns li.show-kumo:focus, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .cloud-btns li.show-kumo.active, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns li.show-kumo.active, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .cloud-btns li:hover a.show-kumo.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns li:hover a.show-kumo.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li:hover .menu-btn-badges .cloud-btns a.show-kumo.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li:hover .menu-btn-badges .cloud-btns a.show-kumo.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .cloud-btns li:focus a.show-kumo.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns li:focus a.show-kumo.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li:focus .menu-btn-badges .cloud-btns a.show-kumo.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li:focus .menu-btn-badges .cloud-btns a.show-kumo.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .cloud-btns li.active a.show-kumo.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .cloud-btns li.active a.show-kumo.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li.active .menu-btn-badges .cloud-btns a.show-kumo.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li.active .menu-btn-badges .cloud-btns a.show-kumo.top-lvl {
  background-color: #b75c00 !important;
}
/* line 604, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown {
  background-color: #ea7600;
}
/* line 608, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown a:hover, .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown a:focus, .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown a.active, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .dropdown li:hover, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown li:hover, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .dropdown li:focus, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown li:focus, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .dropdown li.active, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown li.active, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .dropdown li:hover a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown li:hover a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li:hover .menu-btn-badges .dropdown a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li:hover .menu-btn-badges .dropdown a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .dropdown li:focus a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown li:focus a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li:focus .menu-btn-badges .dropdown a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li:focus .menu-btn-badges .dropdown a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-badges .dropdown li.active a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-badges .dropdown li.active a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li.active .menu-btn-badges .dropdown a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li.active .menu-btn-badges .dropdown a.top-lvl {
  background-color: #b75c00;
}
/* line 619, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-account a.ruckus_icon {
  background-color: #75787b;
  font-family: "Ruckus_Icons";
}
/* line 623, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-account a.ruckus_icon:hover, .mobile-nav.top-bar section.top-bar-section .menu-btn-account a.ruckus_icon:focus, .mobile-nav.top-bar section.top-bar-section .menu-btn-account a.ruckus_icon:active {
  background-color: #acaeb0;
}
/* line 628, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown {
  background-color: #fff;
}
/* line 631, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown a {
  color: #171818;
  text-shadow: none;
  line-height: 1.2;
  height: auto;
}
/* line 637, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown a:hover, .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown a:focus, .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown a.active, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-account .dropdown li:hover, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown li:hover, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-account .dropdown li:focus, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown li:focus, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-account .dropdown li.active, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown li.active, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-account .dropdown li:hover a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown li:hover a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li:hover .menu-btn-account .dropdown a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li:hover .menu-btn-account .dropdown a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-account .dropdown li:focus a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown li:focus a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li:focus .menu-btn-account .dropdown a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li:focus .menu-btn-account .dropdown a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section .menu-btn-account .dropdown li.active a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section .menu-btn-account .dropdown li.active a.top-lvl, .mobile-nav.top-bar .main-nav section.top-bar-section li.active .menu-btn-account .dropdown a.top-lvl, .main-nav .mobile-nav.top-bar section.top-bar-section li.active .menu-btn-account .dropdown a.top-lvl {
  background-color: #fff;
  color: #009cbd;
}
/* line 649, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar button {
  background-color: #ea7600;
  border: none;
}
/* line 653, ../../app/assets/stylesheets/_branding_menus.scss */
.mobile-nav.top-bar button:hover, .mobile-nav.top-bar button:focus, .mobile-nav.top-bar button:active {
  background-color: #ea7600;
}

/* line 2, ../../app/assets/stylesheets/_branding_footer.scss */
footer {
  color: #fff;
  border-top: 1px solid #000;
  padding: 16px;
  font-family: "univia-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 0.4px;
  line-height: 1.2;
  background-color: #2f3031;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("http://6915416c32e4851eca5d-c094c6710edd9b0999733b05a7cec13d.r9.cf2.rackcdn.com/images/layout/footer.png");
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #161617), color-stop(3%, #2a2b2c), color-stop(16%, #2f3031), color-stop(100%, #2f3031));
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxNyIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMyYTJiMmMiLz48c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iIzJmMzAzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJmMzAzMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #161617), color-stop(3%, #2a2b2c), color-stop(16%, #2f3031), color-stop(100%, #2f3031));
  background-image: -moz-linear-gradient(#161617 0%, #2a2b2c 3%, #2f3031 16%, #2f3031 100%);
  background-image: -webkit-linear-gradient(#161617 0%, #2a2b2c 3%, #2f3031 16%, #2f3031 100%);
  background-image: linear-gradient(#161617 0%, #2a2b2c 3%, #2f3031 16%, #2f3031 100%);
}
@media all and (min-width: 1020px) {
  /* line 19, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
/* line 27, ../../app/assets/stylesheets/_branding_footer.scss */
footer ul, footer p {
  font-size: 12px;
}
/* line 31, ../../app/assets/stylesheets/_branding_footer.scss */
footer ul {
  padding-left: 0px;
}
/* line 32, ../../app/assets/stylesheets/_branding_footer.scss */
footer li {
  margin-bottom: 0px;
}
/* line 35, ../../app/assets/stylesheets/_branding_footer.scss */
footer a:link, footer a:visited {
  color: #fff;
}
@media all and (min-width: 480px) {
  /* line 41, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .ftr-menu {
    column-rule-width: 0px;
    column-gap: 2em;
    columns: 2 auto;
  }
}
/* line 49, ../../app/assets/stylesheets/_branding_footer.scss */
footer .ftr-menu .ftr-menu-item {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
  page-break-inside: avoid;
  break-inside: avoid;
  display: table;
  width: 100%;
  -webkit-margin-bottom-collapse: separate;
}
/* line 59, ../../app/assets/stylesheets/_branding_footer.scss */
footer .ftr-menu .ftr-menu-item span {
  font-weight: 500;
  color: #ea7600;
  font-size: 14px;
  padding-bottom: 8px;
}
@media all and (max-width: 1019px) {
  /* line 41, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .ftr-menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 8px;
  }
}
@media all and (min-width: 1020px) {
  /* line 41, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .ftr-menu {
    flex: 1 1 66%;
    max-width: 66%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 16px;
  }
}
@media all and (max-width: 1019px) {
  /* line 80, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .info {
    padding-top: 16px;
    text-align: center;
  }
}
@media all and (min-width: 1020px) {
  /* line 80, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .info {
    flex: 0 1 30%;
    max-width: 30%;
    padding-left: 24px;
    text-align: left;
  }
}
/* line 95, ../../app/assets/stylesheets/_branding_footer.scss */
footer .copyright {
  flex: 1 0 100%;
  margin-top: 16px;
}
/* line 99, ../../app/assets/stylesheets/_branding_footer.scss */
footer .copyright p {
  font-size: 0.6em;
  text-align: center;
  letter-spacing: 0.6px;
  color: #919396;
  margin-bottom: 0;
}
/* line 106, ../../app/assets/stylesheets/_branding_footer.scss */
footer .copyright p a {
  color: inherit;
}
/* line 107, ../../app/assets/stylesheets/_branding_footer.scss */
footer .copyright p a:hover, footer .copyright p a:focus {
  color: #ea7600;
}
/* line 110, ../../app/assets/stylesheets/_branding_footer.scss */
footer .copyright p .addl {
  display: block;
}
@media all and (min-width: 1020px) {
  /* line 110, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .copyright p .addl {
    display: inline;
  }
}
/* line 117, ../../app/assets/stylesheets/_branding_footer.scss */
footer .copyright p .addl:before {
  content: '|';
}
@media all and (max-width: 1019px) {
  /* line 122, ../../app/assets/stylesheets/_branding_footer.scss */
  footer .copyright p .addl:first-child:before {
    content: '';
  }
}
/* line 134, ../../app/assets/stylesheets/_branding_footer.scss */
footer .ftr-address strong {
  font-weight: 500;
  font-size: 1.375em;
}
/* line 139, ../../app/assets/stylesheets/_branding_footer.scss */
footer .ftr-address a.logo {
  display: block;
  margin-bottom: 16px;
}
/* line 143, ../../app/assets/stylesheets/_branding_footer.scss */
footer .ftr-address a.logo img {
  max-width: 208px;
  max-height: 62px;
  position: relative;
  z-index: 1;
}
/* line 152, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  max-width: 320px;
  margin: 0 auto;
}
/* line 162, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social a {
  padding-right: 10px;
  text-decoration: none;
}
/* line 166, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social a:before {
  font-family: "Ruckus_Icons";
  font-size: 32px;
}
/* line 171, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social a span {
  display: none;
}
/* line 177, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #blog a:before {
  content: '\e900';
}
/* line 180, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #blog a:hover, footer .social #blog a:focus, footer .social #blog a:active {
  color: #ea7600;
}
/* line 185, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #facebook a:before {
  content: '\e00c';
}
/* line 188, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #facebook a:hover, footer .social #facebook a:focus, footer .social #facebook a:active {
  color: #3b5998;
}
/* line 193, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #twitter a:before {
  content: '\e901';
}
/* line 196, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #twitter a:hover, footer .social #twitter a:focus, footer .social #twitter a:active {
  color: #1da1f2;
}
/* line 201, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #youtube a:before {
  content: '\e000';
}
/* line 204, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #youtube a:hover, footer .social #youtube a:focus, footer .social #youtube a:active {
  color: #e62117;
}
/* line 209, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #linkedin a:before {
  content: '\e008';
}
/* line 212, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #linkedin a:hover, footer .social #linkedin a:focus, footer .social #linkedin a:active {
  color: #0077b5;
}
/* line 217, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #instagram a:before {
  content: '\e00b';
}
/* line 220, ../../app/assets/stylesheets/_branding_footer.scss */
footer .social #instagram a:hover, footer .social #instagram a:focus, footer .social #instagram a:active {
  color: #a3a3a3;
}

/* line 8, ../../app/assets/stylesheets/_universal.scss */
a.ruckus_icon {
  font-family: "Ruckus_Icons";
}

/* resets */
/* line 14, ../../app/assets/stylesheets/_universal.scss */
.box_content.pad-reset {
  padding: 0;
}
/* line 16, ../../app/assets/stylesheets/_universal.scss */
.box_content.pad-reset h2, .box_content.pad-reset .activation-grid span, .activation-grid .box_content.pad-reset span {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 5px;
  margin-bottom: 0;
}

/* line 23, ../../app/assets/stylesheets/_universal.scss */
.sidepad-reset {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

/* padding resets */
@media all and (min-width: 1020px) {
  /* line 32, ../../app/assets/stylesheets/_universal.scss */
  .leftpad-reset {
    padding-left: 0;
    padding-right: 1.5em;
  }
}

@media all and (min-width: 1020px) {
  /* line 38, ../../app/assets/stylesheets/_universal.scss */
  .rightpad-reset {
    padding-left: 1.5em;
    padding-right: 0;
  }
}

/* line 48, ../../app/assets/stylesheets/_universal.scss */
.whitebox
.leftpad-reset, .panel
.leftpad-reset, .box_content .leftpad-reset {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1020px) {
  /* line 48, ../../app/assets/stylesheets/_universal.scss */
  .whitebox
  .leftpad-reset, .panel
  .leftpad-reset, .box_content .leftpad-reset {
    padding-left: 0;
    padding-right: 1.5em;
  }
}
/* line 56, ../../app/assets/stylesheets/_universal.scss */
.whitebox
.rightpad-reset, .panel
.rightpad-reset, .box_content .rightpad-reset {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1020px) {
  /* line 56, ../../app/assets/stylesheets/_universal.scss */
  .whitebox
  .rightpad-reset, .panel
  .rightpad-reset, .box_content .rightpad-reset {
    padding-left: 1.5em;
    padding-right: 0;
  }
}

/* Notices */
/* line 67, ../../app/assets/stylesheets/_universal.scss */
.alert-box {
  font-weight: bold;
  padding-left: 1.25em;
  padding-right: 1.25em;
}
/* line 71, ../../app/assets/stylesheets/_universal.scss */
.alert-box .row {
  position: relative;
}
/* line 75, ../../app/assets/stylesheets/_universal.scss */
.alert-box a {
  color: #f8f8f8;
  text-decoration: underline;
}
/* line 78, ../../app/assets/stylesheets/_universal.scss */
.alert-box a.close {
  font-family: 'Ruckus_Icons';
  display: block;
  font-size: 1em;
  height: 30px;
  line-height: 30px;
  padding: 0;
  position: absolute;
  right: -7px;
  text-align: center;
  text-decoration: none;
  top: -3px;
  width: 30px;
}
/* line 91, ../../app/assets/stylesheets/_universal.scss */
.alert-box a.close:hover {
  text-decoration: none;
}
/* line 96, ../../app/assets/stylesheets/_universal.scss */
.alert-box.flash_message.success {
  background-color: rgba(0, 148, 64, 0.6);
}
/* line 99, ../../app/assets/stylesheets/_universal.scss */
.alert-box.flash_message.alert {
  background-color: rgba(164, 52, 58, 0.6);
}

/* line 103, ../../app/assets/stylesheets/_universal.scss */
.global_notices {
  padding: 5px;
  text-align: center;
  background-color: #eb6e0c;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
/* line 111, ../../app/assets/stylesheets/_universal.scss */
.global_notices p:last-child {
  margin-bottom: 0;
}
/* line 115, ../../app/assets/stylesheets/_universal.scss */
.global_notices .awesome {
  color: #a4343a;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
}
/* line 119, ../../app/assets/stylesheets/_universal.scss */
.global_notices .awesome:hover {
  color: #fff;
}

/* locked files */
/* line 127, ../../app/assets/stylesheets/_universal.scss */
a.locked {
  display: inline;
}
/* line 129, ../../app/assets/stylesheets/_universal.scss */
a.locked:hover {
  text-decoration: none;
}
/* line 132, ../../app/assets/stylesheets/_universal.scss */
a.locked abbr {
  display: inline;
  color: #b58500;
  border-bottom: none;
  font-family: "Ruckus_Icons";
  font-size: 12px;
  text-decoration: none;
}

/* line 141, ../../app/assets/stylesheets/_universal.scss */
.logged_in a.locked abbr {
  color: #acaeb0;
}

/* line 143, ../../app/assets/stylesheets/_universal.scss */
.h-center {
  text-align: center !important;
}

/* Modals */
/* line 150, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal.center {
  text-align: center;
}

/* line 154, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal h2.icon, .reveal-modal .activation-grid span.icon, .activation-grid .reveal-modal span.icon {
  width: 50px;
}
/* line 157, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal ol, .reveal-modal ul {
  padding-left: 24px;
  margin-bottom: 0.8em;
}
/* line 162, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .large-12.columns {
  padding: 0;
}
/* line 166, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful {
  background-color: #f1f1f2;
  padding: 8px;
  text-align: right;
}
/* line 170, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful:first-child {
  margin-bottom: 16px;
}
/* line 173, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful h5, .reveal-modal .helpful p {
  display: inline;
}
/* line 176, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful h5 {
  padding-right: 16px;
}
/* line 177, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful a {
  position: relative;
  padding: 0 8px 0 24px;
}
/* line 180, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
}
/* line 183, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful a.thumbs-up:before {
  content: '\e0d3';
}
/* line 186, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal .helpful a.thumbs-down:before {
  content: '\e0d4';
}

/* line 193, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal.product-modal {
  padding: 0;
}
/* line 195, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal.product-modal .modal_img {
  padding: 24px 24px 16px 24px;
  float: left;
  text-align: center;
  padding: 24px 24px 24px 24px;
  vertical-align: middle;
}
/* line 202, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal.product-modal .row {
  max-width: inherit;
}
/* line 205, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal.product-modal h2, .reveal-modal.product-modal .activation-grid span, .activation-grid .reveal-modal.product-modal span {
  border: 0;
  line-height: 1;
  text-align: left;
}
/* line 210, ../../app/assets/stylesheets/_universal.scss */
.reveal-modal.product-modal .modal_description {
  border-top: 2px solid #e3e4e5;
  background: #f1f1f2;
  padding: 24px 24px 24px 24px;
  margin: 0;
  text-align: left;
  float: right;
}
@media all and (min-width: 1020px) {
  /* line 210, ../../app/assets/stylesheets/_universal.scss */
  .reveal-modal.product-modal .modal_description {
    border-left: 2px solid #e3e4e5;
  }
}

/* line 224, ../../app/assets/stylesheets/_universal.scss */
#voting_booth a, .helpful a {
  position: relative;
  padding-left: 22px;
}
/* line 227, ../../app/assets/stylesheets/_universal.scss */
#voting_booth a:before, .helpful a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
}
/* line 231, ../../app/assets/stylesheets/_universal.scss */
#voting_booth a.thumbs-up:before, .helpful a.thumbs-up:before {
  content: '\e0d3';
  top: -8px;
}
/* line 235, ../../app/assets/stylesheets/_universal.scss */
#voting_booth a.thumbs-down:before, .helpful a.thumbs-down:before {
  content: '\e0d4';
  top: -3px;
}

/* ICONS for file-type class */
/* line 243, ../../app/assets/stylesheets/_universal.scss */
div.file_type {
  font-size: 12px;
}
/* line 246, ../../app/assets/stylesheets/_universal.scss */
div.file_type span {
  padding-left: 18px;
  position: relative;
  font-family: 'Chaparral W01', serif;
}
/* line 251, ../../app/assets/stylesheets/_universal.scss */
div.file_type span:before {
  font-family: "Ruckus_Icons";
  font-size: 14px;
  color: #75787b;
  position: absolute;
  top: -3px;
  left: 0;
}
/* line 261, ../../app/assets/stylesheets/_universal.scss */
div.file_type .icon-acrobat:before {
  content: "\e024";
}
/* line 262, ../../app/assets/stylesheets/_universal.scss */
div.file_type .icon-sound:before {
  content: "\e029";
}
/* line 263, ../../app/assets/stylesheets/_universal.scss */
div.file_type .icon-msexcel:before {
  content: "\e027";
}
/* line 264, ../../app/assets/stylesheets/_universal.scss */
div.file_type .icon-compressed:before {
  content: "\e021";
}
/* line 265, ../../app/assets/stylesheets/_universal.scss */
div.file_type .icon-msword:before {
  content: "\e026";
}
/* line 266, ../../app/assets/stylesheets/_universal.scss */
div.file_type .icon-whitepage:before {
  content: "\e028";
}

/* logged-in logged-out */
/* line 273, ../../app/assets/stylesheets/_universal.scss */
.logged_in .logged_in_only {
  display: block;
}
/* line 276, ../../app/assets/stylesheets/_universal.scss */
.logged_in .logged_out_only {
  display: none;
}

/* line 281, ../../app/assets/stylesheets/_universal.scss */
.logged_out .logged_in_only {
  display: none;
}
/* line 284, ../../app/assets/stylesheets/_universal.scss */
.logged_out .logged_out_only {
  display: block;
}

/* line 290, ../../app/assets/stylesheets/_universal.scss */
.mobile-header a[href="/login"] {
  background-color: #b58500;
}
/* line 292, ../../app/assets/stylesheets/_universal.scss */
.mobile-header a[href="/login"]:before {
  color: #fff;
}
/* line 295, ../../app/assets/stylesheets/_universal.scss */
.mobile-header a[href="/login"]:hover {
  background-color: #b58500;
}

/* line 302, ../../app/assets/stylesheets/_universal.scss */
.hidden {
  padding: 0;
  margin: 0;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/* line 310, ../../app/assets/stylesheets/_universal.scss */
.show-desktop {
  display: none;
}
@media all and (min-width: 1020px) {
  /* line 310, ../../app/assets/stylesheets/_universal.scss */
  .show-desktop {
    display: block;
  }
}

/* line 318, ../../app/assets/stylesheets/_universal.scss */
.show-mobile {
  display: block;
}
@media all and (min-width: 1020px) {
  /* line 318, ../../app/assets/stylesheets/_universal.scss */
  .show-mobile {
    display: none;
  }
}

/* line 325, ../../app/assets/stylesheets/_universal.scss */
.h-nowrap {
  white-space: nowrap;
}

/* line 330, ../../app/assets/stylesheets/_universal.scss */
.c-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}

@media (max-width: 550px) {
  /* line 338, ../../app/assets/stylesheets/_universal.scss */
  .c-table-wrap {
    border: 1px solid #d9d9d9;
  }
}
@media all and (min-width: 1020px) {
  /* line 1, ../../app/assets/stylesheets/_structure.scss */
  .main {
    padding-top: 25px;
  }
}
@media all and (max-width: 1020px) {
  /* line 10, ../../app/assets/stylesheets/_structure.scss */
  .main .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 14, ../../app/assets/stylesheets/_structure.scss */
  .main .columns {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 21, ../../app/assets/stylesheets/_structure.scss */
.panel {
  background: #fff;
  border: 0px;
}

/* line 26, ../../app/assets/stylesheets/_structure.scss */
.h-shadow,
.shadow {
  box-shadow: none;
}
@media all and (min-width: 1020px) {
  /* line 26, ../../app/assets/stylesheets/_structure.scss */
  .h-shadow,
  .shadow {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  }
}

/* line 39, ../../app/assets/stylesheets/_structure.scss */
.grid .grid_item {
  border-right: 1px solid #e3e4e5;
  border-bottom: 1px solid #e3e4e5;
  background-color: #FFF;
}
/* line 43, ../../app/assets/stylesheets/_structure.scss */
.grid .grid_item img {
  margin: 16px 0;
  min-height: 100px;
}
/* line 47, ../../app/assets/stylesheets/_structure.scss */
.grid .grid_item .imagebox {
  background-color: #FFF;
}
/* line 49, ../../app/assets/stylesheets/_structure.scss */
.grid .grid_item .imagebox span.grid-icon {
  display: inline-block;
  text-align: center;
  line-height: 2em;
  font-family: "Ruckus_Icons";
  font-size: 52px;
  color: #75787b;
}
/* line 58, ../../app/assets/stylesheets/_structure.scss */
.grid .grid_item .textbox {
  background: #f1f1f2;
}
/* line 63, ../../app/assets/stylesheets/_structure.scss */
.grid .grid_item a.title {
  color: #007d98;
}

/* line 71, ../../app/assets/stylesheets/_structure.scss */
#document_grid, #software_grid {
  text-align: center;
}
/* line 74, ../../app/assets/stylesheets/_structure.scss */
#document_grid .grid_item, #software_grid .grid_item {
  height: 280px;
}
/* line 76, ../../app/assets/stylesheets/_structure.scss */
#document_grid .grid_item p, #software_grid .grid_item p {
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 82, ../../app/assets/stylesheets/_structure.scss */
#document_grid .grid_item .helper, #software_grid .grid_item .helper {
  display: inline-block;
  height: 70%;
  vertical-align: middle;
}
/* line 88, ../../app/assets/stylesheets/_structure.scss */
#document_grid .grid_item img, #software_grid .grid_item img {
  vertical-align: middle;
  max-width: 160px;
  margin-top: -16px;
}

/* line 96, ../../app/assets/stylesheets/_structure.scss */
.activation-grid {
  text-align: center;
  border-right: 1px solid #c7c9ca;
}
/* line 99, ../../app/assets/stylesheets/_structure.scss */
.activation-grid span {
  border-bottom: 1px solid #c7c9ca;
  display: block;
  padding: 15px;
  margin: 0;
  font-size: 32px;
  text-transform: uppercase;
}
/* line 107, ../../app/assets/stylesheets/_structure.scss */
.activation-grid span:hover {
  color: #ea7600;
}
/* line 111, ../../app/assets/stylesheets/_structure.scss */
.activation-grid p {
  background: #fff;
  color: #75787b;
  font-size: 16px;
  margin: 0;
  padding: 10px;
}

/* line 122, ../../app/assets/stylesheets/_structure.scss */
#resources {
  float: none;
}
/* line 125, ../../app/assets/stylesheets/_structure.scss */
#resources .dropdown_wrapper {
  padding-top: 10px;
}
/* line 128, ../../app/assets/stylesheets/_structure.scss */
#resources .row {
  background: #fff;
  margin-bottom: 2px;
}
/* line 132, ../../app/assets/stylesheets/_structure.scss */
#resources .row:last-child {
  margin-bottom: 16px;
  margin-bottom: 5.33333px;
}
@media all and (min-width: 1020px) {
  /* line 132, ../../app/assets/stylesheets/_structure.scss */
  #resources .row:last-child {
    margin-bottom: 16px;
  }
}
/* line 139, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6, #resources small-6 {
  border-right: 2px solid #75787b;
  padding: 16px 16px 0;
  min-height: 200px;
}
/* line 143, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6:last-child, #resources small-6:last-child {
  border-right: none;
}
/* line 146, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 p.title, #resources small-6 p.title {
  font-family: "univia-pro", sans-serif;
  font-weight: 200;
  letter-spacing: 0.4px;
  color: #2f3031;
  padding-bottom: 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #c7c9ca;
  line-height: 1.2;
  padding-left: 30px;
  padding-right: 20px;
  position: relative;
  text-align: left;
}
@media all and (min-width: 1020px) {
  /* line 146, ../../app/assets/stylesheets/_structure.scss */
  #resources .large-6 p.title, #resources small-6 p.title {
    padding-right: 30px;
  }
}
/* line 160, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 p.title:before, #resources small-6 p.title:before {
  color: #2f3031;
  font-family: 'Ruckus_Icons';
  font-size: 18px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: -2px;
}
/* line 169, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 p.title span, #resources small-6 p.title span {
  border-bottom: none;
  color: inherit;
  font-family: 'Ruckus_Icons';
  font-weight: inherit;
  line-height: inherit;
  position: absolute;
  right: -5px;
  top: -5px;
  padding: 5px;
}
/* line 179, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 p.title span:hover, #resources small-6 p.title span:hover {
  border-bottom: none;
}
/* line 183, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 p.title span.nub, #resources small-6 p.title span.nub {
  padding: inherit;
}
/* line 188, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 .resource-documents:before, #resources small-6 .resource-documents:before {
  content: '\e028';
}
/* line 193, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 .resource-downloads:before, #resources small-6 .resource-downloads:before {
  content: '\e057';
}
/* line 198, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 .resource-knowledge:before, #resources small-6 .resource-knowledge:before {
  content: '\e09f';
}
/* line 203, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 .resource-forum:before, #resources small-6 .resource-forum:before {
  content: '\e04d';
}
/* line 207, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 ul, #resources small-6 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 14px;
  line-height: 1;
}
/* line 214, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 ul span, #resources small-6 ul span {
  white-space: nowrap;
  float: right;
  font-size: 0.875em;
  line-height: 16px;
}
/* line 221, ../../app/assets/stylesheets/_structure.scss */
#resources .large-6 a.more, #resources small-6 a.more {
  color: #919396;
  display: block;
  text-align: center;
}

/* line 229, ../../app/assets/stylesheets/_structure.scss */
.box_wrapper {
  margin-bottom: 15px;
  border: 1px solid #c7c9ca;
}

/* line 233, ../../app/assets/stylesheets/_structure.scss */
.box_header {
  border-bottom: 1px solid #c7c9ca;
  padding: 0;
  padding-left: 16px;
}
/* line 237, ../../app/assets/stylesheets/_structure.scss */
.box_header span.title {
  font-weight: bold;
}
/* line 240, ../../app/assets/stylesheets/_structure.scss */
.box_header input#query {
  margin: 0px;
  margin-top: 3px;
  height: 30px;
}
/* line 245, ../../app/assets/stylesheets/_structure.scss */
.box_header input.button.alert {
  height: 30px;
  line-height: 30px;
  margin-top: 3px;
}

/* line 252, ../../app/assets/stylesheets/_structure.scss */
.box_content {
  background: #fff;
  padding: 16px;
  font-size: 0.875em;
  margin-bottom: 5.33333px;
}
@media all and (min-width: 1020px) {
  /* line 252, ../../app/assets/stylesheets/_structure.scss */
  .box_content {
    margin: 0 0 16px;
  }
}
/* line 260, ../../app/assets/stylesheets/_structure.scss */
.box_content iframe {
  border: none;
}
/* line 263, ../../app/assets/stylesheets/_structure.scss */
.box_content fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
/* line 267, ../../app/assets/stylesheets/_structure.scss */
.box_content fieldset form {
  margin: 0;
  padding: 0;
}
/* line 270, ../../app/assets/stylesheets/_structure.scss */
.box_content fieldset form .control-group {
  padding-bottom: 0;
}
/* line 275, ../../app/assets/stylesheets/_structure.scss */
.box_content table {
  border: 0;
}
/* line 278, ../../app/assets/stylesheets/_structure.scss */
.box_content table td:first-child {
  padding-left: 16px;
}
/* line 281, ../../app/assets/stylesheets/_structure.scss */
.box_content table td:last-child {
  padding-right: 16px;
}
/* line 286, ../../app/assets/stylesheets/_structure.scss */
.box_content .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 290, ../../app/assets/stylesheets/_structure.scss */
.box_content ul {
  list-style-type: none;
  margin-bottom: 0;
}
/* line 294, ../../app/assets/stylesheets/_structure.scss */
.box_content ul li span {
  white-space: nowrap;
}
/* line 300, ../../app/assets/stylesheets/_structure.scss */
.box_content .summary li {
  padding: 11px 16px;
  border-bottom: 1px solid #e3e4e5;
}

/* line 310, ../../app/assets/stylesheets/_structure.scss */
.discussions-box h2 a, .discussions-box .activation-grid span a, .activation-grid .discussions-box span a {
  color: #75787b;
  display: block;
  text-decoration: none;
}
/* line 315, ../../app/assets/stylesheets/_structure.scss */
.discussions-box h2 a:before, .discussions-box .activation-grid span a:before, .activation-grid .discussions-box span a:before {
  font-family: "Ruckus_Icons";
  content: '\e04d';
  color: #171818;
  margin-right: 8px;
}
/* line 322, ../../app/assets/stylesheets/_structure.scss */
.discussions-box h2 a:after, .discussions-box .activation-grid span a:after, .activation-grid .discussions-box span a:after {
  font-family: "Ruckus_Icons";
  content: '\e086';
  float: right;
  color: #007d98;
}
/* line 329, ../../app/assets/stylesheets/_structure.scss */
.discussions-box h2 a:hover, .discussions-box .activation-grid span a:hover, .activation-grid .discussions-box span a:hover, .discussions-box h2 a:active, .discussions-box .activation-grid span a:active, .activation-grid .discussions-box span a:active, .discussions-box h2 a:focus, .discussions-box .activation-grid span a:focus, .activation-grid .discussions-box span a:focus {
  color: #007d98;
}
/* line 352, ../../app/assets/stylesheets/_structure.scss */
.discussions-box li small {
  display: block;
}
/* line 357, ../../app/assets/stylesheets/_structure.scss */
.discussions-box li:last-child {
  margin-bottom: 0;
}
/* line 362, ../../app/assets/stylesheets/_structure.scss */
.discussions-box ul {
  padding-left: 0;
}

/* line 368, ../../app/assets/stylesheets/_structure.scss */
.listing-box .list-title {
  margin-bottom: 5px;
  margin-top: 0;
}
/* line 373, ../../app/assets/stylesheets/_structure.scss */
.listing-box .list-body {
  border-bottom: 1px solid #e3e4e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 378, ../../app/assets/stylesheets/_structure.scss */
.listing-box .list-end {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 383, ../../app/assets/stylesheets/_structure.scss */
.listing-box .list-2col {
  list-style-type: none;
}
/* line 385, ../../app/assets/stylesheets/_structure.scss */
.listing-box .list-2col li {
  display: inline-block;
}
/* line 390, ../../app/assets/stylesheets/_structure.scss */
.listing-box .grid .grid_item {
  border: 0;
  text-align: left;
}

/* .tooltip.tip-top {
  background:$ruckus-fontblue;
  border:$ruckus-fontblue;
  box-shadow: 0 3px 5px rgba(0,0,0,0.25);
  color:white;
  font-size:14px;
  @include helv-medium;
  line-height:1.4em;
  display:block;
  span.nub {
    border-color:$ruckus-fontblue transparent transparent transparent;
  }
} */
/* line 3, ../../app/assets/stylesheets/_buttons.scss */
.btn, ul.button-group a, a.mobile_app,
a.btn,
ul.button-group a,
a.mobile_app,
button,
input[type="submit"] {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 inherit;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #009cbd;
  border-color: #00728a;
  color: #f8f8f8;
  font-family: "univia-pro", sans-serif;
  font-weight: 300;
  letter-spacing: 0.4px;
  transition: all 150ms ease-in-out;
  border-radius: 3px;
  box-shadow: none;
  font-size: 0.875em;
  padding: 0 16px;
  height: 25px;
  line-height: 23px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.btn:hover, ul.button-group a:hover, a.mobile_app:hover, .btn:focus, ul.button-group a:focus, a.mobile_app:focus,
a.btn:hover,
ul.button-group a:hover,
a.mobile_app:hover,
a.btn:focus,
ul.button-group a:focus,
a.mobile_app:focus,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #00728a;
}
/* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
.btn:hover, ul.button-group a:hover, a.mobile_app:hover, .btn:focus, ul.button-group a:focus, a.mobile_app:focus,
a.btn:hover,
ul.button-group a:hover,
a.mobile_app:hover,
a.btn:focus,
ul.button-group a:focus,
a.mobile_app:focus,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #f8f8f8;
}
/* line 21, ../../app/assets/stylesheets/_buttons.scss */
.btn.support-unsubscribe-btn, ul.button-group a.support-unsubscribe-btn, a.support-unsubscribe-btn.mobile_app,
a.btn.support-unsubscribe-btn,
ul.button-group a.support-unsubscribe-btn,
a.support-unsubscribe-btn.mobile_app,
button.support-unsubscribe-btn,
input[type="submit"].support-unsubscribe-btn {
  background-color: #ff8383;
  font-weight: bold;
}
/* line 24, ../../app/assets/stylesheets/_buttons.scss */
.btn.support-unsubscribe-btn:hover, ul.button-group a.support-unsubscribe-btn:hover, a.support-unsubscribe-btn.mobile_app:hover, .btn.support-unsubscribe-btn:focus, ul.button-group a.support-unsubscribe-btn:focus, a.support-unsubscribe-btn.mobile_app:focus,
a.btn.support-unsubscribe-btn:hover,
ul.button-group a.support-unsubscribe-btn:hover,
a.support-unsubscribe-btn.mobile_app:hover,
a.btn.support-unsubscribe-btn:focus,
ul.button-group a.support-unsubscribe-btn:focus,
a.support-unsubscribe-btn.mobile_app:focus,
button.support-unsubscribe-btn:hover,
button.support-unsubscribe-btn:focus,
input[type="submit"].support-unsubscribe-btn:hover,
input[type="submit"].support-unsubscribe-btn:focus {
  background-color: #d76d6d;
}
/* line 31, ../../app/assets/stylesheets/_buttons.scss */
.btn.support-subscribe-btn, ul.button-group a.support-subscribe-btn, a.support-subscribe-btn.mobile_app,
a.btn.support-subscribe-btn,
ul.button-group a.support-subscribe-btn,
a.support-subscribe-btn.mobile_app,
button.support-subscribe-btn,
input[type="submit"].support-subscribe-btn {
  background-color: #ec8319;
  font-weight: bold;
}
/* line 34, ../../app/assets/stylesheets/_buttons.scss */
.btn.support-subscribe-btn:hover, ul.button-group a.support-subscribe-btn:hover, a.support-subscribe-btn.mobile_app:hover, .btn.support-subscribe-btn:focus, ul.button-group a.support-subscribe-btn:focus, a.support-subscribe-btn.mobile_app:focus,
a.btn.support-subscribe-btn:hover,
ul.button-group a.support-subscribe-btn:hover,
a.support-subscribe-btn.mobile_app:hover,
a.btn.support-subscribe-btn:focus,
ul.button-group a.support-subscribe-btn:focus,
a.support-subscribe-btn.mobile_app:focus,
button.support-subscribe-btn:hover,
button.support-subscribe-btn:focus,
input[type="submit"].support-subscribe-btn:hover,
input[type="submit"].support-subscribe-btn:focus {
  background-color: #fc7f00;
}
/* line 41, ../../app/assets/stylesheets/_buttons.scss */
.btn:before, ul.button-group a:before, a.mobile_app:before,
a.btn:before,
ul.button-group a:before,
a.mobile_app:before,
button:before,
input[type="submit"]:before {
  color: #fff;
  margin-right: 8px;
  font-family: "Ruckus_Icons";
  font-size: .875em;
}
/* line 49, ../../app/assets/stylesheets/_buttons.scss */
.btn:hover, ul.button-group a:hover, a.mobile_app:hover, .btn:focus, ul.button-group a:focus, a.mobile_app:focus,
a.btn:hover,
ul.button-group a:hover,
a.mobile_app:hover,
a.btn:focus,
ul.button-group a:focus,
a.mobile_app:focus,
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  text-decoration: none;
}

/* line 57, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
  margin-bottom: 0px;
  float: right;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
ul.button-group:before, ul.button-group:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
ul.button-group:after {
  clear: both;
}
/* line 61, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group li {
  overflow: hidden;
}
/* line 63, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group li:first-child {
  border-radius: 3px 0px 0px 3px;
}
/* line 64, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group li:last-child {
  border-radius: 0px 3px 3px 0px;
}
/* line 65, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group li:only-child {
  border-radius: 3px;
}
/* line 67, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group a {
  margin: 0 0 0 -1px;
  float: left;
  border-radius: 0;
}
/* line 35, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
ul.button-group a:first-child {
  margin-left: 0;
}
/* line 71, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group a.selected {
  border: 1px solid #c7c9ca;
  background-color: #e3e4e5;
  color: #171818;
}
/* line 75, ../../app/assets/stylesheets/_buttons.scss */
ul.button-group a.selected:hover {
  text-decoration: none;
  background-color: #c7c9ca;
}

/* line 84, ../../app/assets/stylesheets/_buttons.scss */
a.activate:before {
  content: "\e062";
}

/* line 87, ../../app/assets/stylesheets/_buttons.scss */
a.add:before {
  content: "\e099";
}

/* line 90, ../../app/assets/stylesheets/_buttons.scss */
a.remove:before {
  content: "\e09A";
}

/* line 93, ../../app/assets/stylesheets/_buttons.scss */
a.register:before {
  content: "\e0AA";
}

/* line 96, ../../app/assets/stylesheets/_buttons.scss */
a.action:before {
  content: "\e051";
}

/* line 99, ../../app/assets/stylesheets/_buttons.scss */
a.edit:before {
  content: "\e0AA";
}

/* line 102, ../../app/assets/stylesheets/_buttons.scss */
a.rss:before {
  content: "\e006";
}

/* line 105, ../../app/assets/stylesheets/_buttons.scss */
a.escalate:before {
  content: "\e0A2";
}

/* line 108, ../../app/assets/stylesheets/_buttons.scss */
a.export:before {
  content: "\e027";
}

/* line 111, ../../app/assets/stylesheets/_buttons.scss */
a.download:before {
  content: "\e057";
}

/* line 114, ../../app/assets/stylesheets/_buttons.scss */
a.print:before {
  content: "\e0ae";
}

/* line 117, ../../app/assets/stylesheets/_buttons.scss */
a.upload:before {
  content: "\e056";
}

/* line 120, ../../app/assets/stylesheets/_buttons.scss */
a.browse:before {
  content: "\e02F";
}

/* line 123, ../../app/assets/stylesheets/_buttons.scss */
a.view:before {
  content: "\e068";
}

/* line 126, ../../app/assets/stylesheets/_buttons.scss */
a.link:before {
  content: "\e0C2";
}

/* line 129, ../../app/assets/stylesheets/_buttons.scss */
a.sync:before {
  content: "\e046";
}

/* line 135, ../../app/assets/stylesheets/_buttons.scss */
#chatlink a {
  color: white;
  text-decoration: none;
  padding: 0px 10px;
  background-color: #009cbd;
  line-height: 35px;
  display: inline-block;
  float: right;
  text-align: center;
  transition: all 300ms ease-out;
  overflow: hidden;
  border-radius: 3px;
  white-space: nowrap;
}

/* line 154, ../../app/assets/stylesheets/_buttons.scss */
a.action_btn {
  background-color: #009cbd;
  color: #fff;
  font-size: 20px;
  display: block;
  letter-spacing: .02em;
  padding: 8px 15px;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
@media all and (min-width: 1020px) {
  /* line 154, ../../app/assets/stylesheets/_buttons.scss */
  a.action_btn {
    margin: 0;
  }
}
/* line 175, ../../app/assets/stylesheets/_buttons.scss */
a.action_btn:hover {
  color: #fff;
  text-decoration: none;
  background: #007d98;
}
/* line 180, ../../app/assets/stylesheets/_buttons.scss */
a.action_btn.btn-feedback {
  background-color: #ea7600;
  border-bottom: #984d00;
}

/* line 185, ../../app/assets/stylesheets/_buttons.scss */
.premium_accent {
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #d3b665 transparent transparent;
  height: 0;
  width: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 195, ../../app/assets/stylesheets/_buttons.scss */
.action_btn.shadow {
  margin-bottom: 5px;
}
@media all and (min-width: 1020px) {
  /* line 195, ../../app/assets/stylesheets/_buttons.scss */
  .action_btn.shadow {
    margin-bottom: 8px;
  }
}

/* line 232, ../../app/assets/stylesheets/_buttons.scss */
.action_btn.shadow.last-action {
  margin-bottom: 5.33333px;
}
@media all and (min-width: 1020px) {
  /* line 232, ../../app/assets/stylesheets/_buttons.scss */
  .action_btn.shadow.last-action {
    margin-bottom: 15px;
  }
}

/* line 239, ../../app/assets/stylesheets/_buttons.scss */
.action_group {
  margin-bottom: 5.33333px;
}
@media all and (min-width: 400px) {
  /* line 243, ../../app/assets/stylesheets/_buttons.scss */
  body#body_root .action_group {
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    align-content: center;
    align-items: center;
  }
}
@media all and (min-width: 1020px) {
  /* line 239, ../../app/assets/stylesheets/_buttons.scss */
  .action_group {
    margin: 0;
    margin-bottom: 20px;
  }
}
/* line 257, ../../app/assets/stylesheets/_buttons.scss */
.action_group h2, .action_group .activation-grid span, .activation-grid .action_group span {
  color: #fff;
  margin: 0 16px;
}
@media all and (min-width: 1020px) {
  /* line 257, ../../app/assets/stylesheets/_buttons.scss */
  .action_group h2, .action_group .activation-grid span, .activation-grid .action_group span {
    margin-bottom: 2px;
  }
}
/* line 266, ../../app/assets/stylesheets/_buttons.scss */
.action_group .action_btn.shadow {
  margin-bottom: 0;
  border-bottom: 1px solid #00596b;
}
/* line 270, ../../app/assets/stylesheets/_buttons.scss */
.action_group .action_btn.shadow:only-child, .action_group .action_btn.shadow:last-of-type {
  border-bottom: 0 none;
}
@media all and (min-width: 400px) {
  /* line 274, ../../app/assets/stylesheets/_buttons.scss */
  body#body_root .action_group .action_btn.shadow {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media all and (min-width: 1020px) {
  /* line 274, ../../app/assets/stylesheets/_buttons.scss */
  body#body_root .action_group .action_btn.shadow {
    flex: 1 0 100%;
    max-width: 100%;
  }
}
@media all and (max-width: 1020px) {
  /* line 274, ../../app/assets/stylesheets/_buttons.scss */
  body#body_root .action_group .action_btn.shadow {
    border-left: 1px solid #00596b;
  }
}

/* line 293, ../../app/assets/stylesheets/_buttons.scss */
.box_content.recent-cases {
  margin-top: 0;
}
@media all and (min-width: 1020px) {
  /* line 293, ../../app/assets/stylesheets/_buttons.scss */
  .box_content.recent-cases {
    margin-top: 16px;
  }
}

/* Flexera/SPoT/SAMS Stuff */
/* Big Buttons */
/* line 330, ../../app/assets/stylesheets/_buttons.scss */
ul.cloud-btns a.show-flexera {
  background-color: #74aa50;
  border-color: #5c8740;
  padding-bottom: 6px;
}
/* line 334, ../../app/assets/stylesheets/_buttons.scss */
ul.cloud-btns a.show-flexera:hover {
  background-color: #5c8740;
}
/* line 339, ../../app/assets/stylesheets/_buttons.scss */
ul.cloud-btns a.show-kumo {
  background-color: #ea7600;
  border-color: #b75c00;
}
/* line 342, ../../app/assets/stylesheets/_buttons.scss */
ul.cloud-btns a.show-kumo:hover {
  background-color: #b75c00;
}

/* Warning Badge: ( ! ) */
/* line 351, ../../app/assets/stylesheets/_buttons.scss */
.cloud-badge {
  background: #db4a51;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0;
  position: absolute;
  top: 2px;
  right: 2px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  text-align: center;
  border-radius: 25px;
  z-index: 10;
}

/* Single Buttons */
/* line 372, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns {
  position: relative;
  float: right;
  *zoom: 1;
  padding-left: 0;
  margin-bottom: 16px;
}
/* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-group.cloud-btns:before, .button-group.cloud-btns:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-group.cloud-btns:after {
  clear: both;
}
/* line 378, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns a {
  background-color: #74aa50;
  border-color: #5c8740;
}
/* line 381, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns a:hover {
  background-color: #5c8740;
}
/* line 384, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns a.icon-liman {
  padding-left: 40px;
  background-image: url(/assets/icon_smartlicense-a0b63a196e7afc3da0537dae1a3364e63c235a467ae347cafa7d8342d63ce6b7.png);
  background-repeat: no-repeat;
  background-position: 15px 7px;
}
/* line 390, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns a.icon-kumo {
  padding-left: 40px;
  background-image: url(/assets/icon_smartlicense-a0b63a196e7afc3da0537dae1a3364e63c235a467ae347cafa7d8342d63ce6b7.png);
  background-repeat: no-repeat;
  background-position: 15px 7px;
}
/* line 396, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns a.icon-spot {
  padding-left: 40px;
  background-image: url(/assets/icon_spot-6dd1ea41d26e926c3fb85485c86e650471cb33c832ee8b4562b4269801e883c4.png);
  background-repeat: no-repeat;
  background-position: 15px 5px;
}
/* line 402, ../../app/assets/stylesheets/_buttons.scss */
.button-group.cloud-btns a.icon-sams {
  padding-left: 40px;
  background-image: url(/assets/icon_sams-33a1df1076ace4d6b5d894337d4371e083570aafcacbf9b6507fec6bf24612ad.png);
  background-repeat: no-repeat;
  background-position: 15px 6px;
}

/* Mobile App Store Buttons */
/* line 412, ../../app/assets/stylesheets/_buttons.scss */
a.mobile_app {
  width: 140px;
  margin-top: 16px;
  display: block;
}
/* line 418, ../../app/assets/stylesheets/_buttons.scss */
a.mobile_app.android span {
  background: transparent url(/assets/google-play-logo.png) 0 0 no-repeat;
  padding-left: 22px;
}
/* line 422, ../../app/assets/stylesheets/_buttons.scss */
a.mobile_app.ios span:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: '\e00f';
  position: relative;
  padding-right: 8px;
}

/* line 429, ../../app/assets/stylesheets/_buttons.scss */
.btn.list, ul.button-group a.list, a.list.mobile_app, .btn.detail, ul.button-group a.detail, a.detail.mobile_app, .btn.grid, ul.button-group a.grid, a.grid.mobile_app {
  font-family: 'Ruckus_Icons';
}

/* line 433, ../../app/assets/stylesheets/_buttons.scss */
a.btn-mini:hover {
  text-decoration: none;
}

/* line 3, ../../app/assets/stylesheets/_breadcrumbs.scss */
#breadcrumb_wrapper {
  white-space: nowrap;
  opacity: 0;
  height: 0;
}
/* line 7, ../../app/assets/stylesheets/_breadcrumbs.scss */
#breadcrumb_wrapper ul {
  margin-bottom: 0px;
}
/* line 9, ../../app/assets/stylesheets/_breadcrumbs.scss */
#breadcrumb_wrapper ul li {
  line-height: 58px;
}
/* line 13, ../../app/assets/stylesheets/_breadcrumbs.scss */
#breadcrumb_wrapper.show {
  opacity: 1;
  height: 50px;
}

/* line 19, ../../app/assets/stylesheets/_breadcrumbs.scss */
.billboard-bar {
  background-color: rgba(241, 241, 242, 0.1);
  width: 100%;
  z-index: 11;
  padding-bottom: 5.33333px;
}
@media all and (min-width: 1020px) {
  /* line 19, ../../app/assets/stylesheets/_breadcrumbs.scss */
  .billboard-bar {
    height: 60px;
  }
}

/* line 30, ../../app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumb-column {
  padding-left: 0px;
}

/* line 34, ../../app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs {
  border: 0px none;
}
/* line 36, ../../app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs li {
  display: block;
  vertical-align: middle;
  text-shadow: 0px 1px 3px rgba(241, 241, 242, 0.2);
}
/* line 40, ../../app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs li:first-child {
  padding-left: 0.875em;
}
/* line 43, ../../app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs li.current {
  text-shadow: 0px 1px 3px rgba(23, 24, 24, 0.7);
}
/* line 46, ../../app/assets/stylesheets/_breadcrumbs.scss */
.breadcrumbs li a {
  color: #acaeb0;
}
@media all and (min-width: 1020px) {
  /* line 49, ../../app/assets/stylesheets/_breadcrumbs.scss */
  .breadcrumbs li:first-child {
    padding-left: 0;
  }
}

/* line 2, ../../app/assets/stylesheets/_tables.scss */
table colgroup col {
  border: 0;
}

/* line 6, ../../app/assets/stylesheets/_tables.scss */
tr.mygroups {
  background-color: #e3e4e5;
}
/* line 8, ../../app/assets/stylesheets/_tables.scss */
tr.mygroups td {
  color: #171818;
  font-weight: bold;
}

/* line 15, ../../app/assets/stylesheets/_tables.scss */
.box_wrapper table {
  border: 0;
}
/* line 18, ../../app/assets/stylesheets/_tables.scss */
.box_wrapper table td:first-child {
  padding-left: 16px;
}
/* line 21, ../../app/assets/stylesheets/_tables.scss */
.box_wrapper table td:last-child {
  padding-right: 16px;
}

/* line 28, ../../app/assets/stylesheets/_tables.scss */
.table_header {
  margin-bottom: 10px;
}

/* line 32, ../../app/assets/stylesheets/_tables.scss */
.table_wrapper table {
  margin-bottom: 16px;
}

/* line 38, ../../app/assets/stylesheets/_tables.scss */
#filter_table h1 {
  margin: 0px;
  margin-bottom: 10px;
  line-height: 28px;
}
/* line 46, ../../app/assets/stylesheets/_tables.scss */
#filter_table .searchform {
  margin-bottom: 1em;
}
@media all and (min-width: 1020px) {
  /* line 46, ../../app/assets/stylesheets/_tables.scss */
  #filter_table .searchform {
    margin-bottom: 0;
  }
}
/* line 51, ../../app/assets/stylesheets/_tables.scss */
#filter_table .searchform a {
  color: #ea7600;
  display: none;
}
/* line 57, ../../app/assets/stylesheets/_tables.scss */
#filter_table .toolbar select {
  margin-bottom: 0px;
}
/* line 61, ../../app/assets/stylesheets/_tables.scss */
#filter_table th .current {
  padding-right: 12px;
  background-repeat: no-repeat;
  background-position: right center;
}

/* line 76, ../../app/assets/stylesheets/_tables.scss */
#recent_table h3, #recent_table form fieldset legend, form fieldset #recent_table legend, #recent_table .grid .grid_item a.title, .grid .grid_item #recent_table a.title, #recent_table .activation-grid p, .activation-grid #recent_table p, #recent_table .listing-box .list-title, .listing-box #recent_table .list-title, #recent_table a.action_btn {
  margin-bottom: 0px;
}
/* line 77, ../../app/assets/stylesheets/_tables.scss */
#recent_table small {
  font-size: 60%;
  line-height: 3;
}

/* line 83, ../../app/assets/stylesheets/_tables.scss */
dt.lim_label, dt.acc_label {
  display: inline;
  width: 13rem;
  text-align: right;
  font-weight: normal;
}

/* line 90, ../../app/assets/stylesheets/_tables.scss */
dd.lim_value, dd.acc_value {
  display: inline;
  width: 15rem;
  text-align: left;
  word-wrap: break-word;
}

/* line 97, ../../app/assets/stylesheets/_tables.scss */
dt.acc_label {
  font-weight: bold;
  width: 15rem;
}

/* line 103, ../../app/assets/stylesheets/_tables.scss */
dd.acc_value {
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 25rem;
  white-space: nowrap;
}

/* line 113, ../../app/assets/stylesheets/_tables.scss */
.table_sortable .asc-icon::after {
  content: url(/assets/sort_asc-595704c3f3cf4cb65c7d9c8508a99e7480e150095473faed31a07c21b13389b8.png);
  filter: brightness(2.25);
  float: right;
}
/* line 118, ../../app/assets/stylesheets/_tables.scss */
.table_sortable .desc-icon::after {
  content: url(/assets/sort_desc-d08ed0e21f187dd309030d465224da8085119a15a17d616ba0e477bb50c6f10d.png);
  filter: brightness(2.25);
  float: right;
}
/* line 123, ../../app/assets/stylesheets/_tables.scss */
.table_sortable .both-icon::after {
  content: url(/assets/sort_both-3e016c23ae51417382b640ae2d19eb48047532c37ad53894bd185586559ccffb.png);
  float: right;
}
/* line 127, ../../app/assets/stylesheets/_tables.scss */
.table_sortable thead td {
  border-left: solid 1px #ffffff2e;
}

/* line 1, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination {
  margin: 1em 0;
  color: #acaeb0;
  padding: 0;
}
@media all and (min-width: 1020px) {
  /* line 1, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination {
    padding: 0 8px;
  }
}
/* line 8, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li {
  position: relative;
}
@media all and (max-width: 1020px) {
  /* line 8, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li {
    display: none;
  }
}
/* line 13, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li:hover a {
  background: transparent;
}
/* line 16, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li a:hover,
ul.pagination li a:focus {
  color: #007d98;
  background: transparent;
  font-weight: inherit;
  cursor: pointer;
}
/* line 23, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.current a {
  background: transparent;
  background: #009cbd;
  color: #fff;
  font-weight: inherit;
  cursor: default;
}
/* line 29, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  color: #fff;
  text-decoration: none;
}
/* line 35, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.prev, ul.pagination li.next {
  display: inline-block;
}
@media all and (max-width: 1020px) {
  /* line 35, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev, ul.pagination li.next {
    margin: 0;
  }
  /* line 40, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev a, ul.pagination li.next a {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    line-height: normal;
    margin: 0 0 inherit;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 1em;
    background-color: #009cbd;
    border-color: #00728a;
    color: #f8f8f8;
    font-family: "univia-pro", sans-serif;
    font-weight: 300;
    letter-spacing: 0.4px;
    transition: all 150ms ease-in-out;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1em;
    padding: 0 16px;
    height: 25px;
    line-height: 23px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }
  /* line 121, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  ul.pagination li.prev a:hover, ul.pagination li.prev a:focus, ul.pagination li.next a:hover, ul.pagination li.next a:focus {
    background-color: #00728a;
  }
  /* line 132, ../../../../../.rvm/gems/ruby-2.3.6/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  ul.pagination li.prev a:hover, ul.pagination li.prev a:focus, ul.pagination li.next a:hover, ul.pagination li.next a:focus {
    color: #f8f8f8;
  }
  /* line 54, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev a:hover, ul.pagination li.prev a:focus, ul.pagination li.next a:hover, ul.pagination li.next a:focus {
    text-decoration: none;
  }
}
@media all and (max-width: 1020px) {
  /* line 61, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev {
    margin-right: .5em;
  }
}
@media all and (max-width: 1020px) {
  /* line 65, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev a {
    padding-left: 12px;
  }
}
/* line 69, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.prev a:before {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\e097";
  left: -8px;
  color: #acaeb0;
}
@media all and (max-width: 1020px) {
  /* line 69, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev a:before {
    position: relative;
    left: auto;
    color: #fff;
    text-decoration: none;
    font-size: .875em;
    margin-right: 8px;
  }
}
/* line 84, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.prev:hover a:before,
ul.pagination li.prev a:hover:before {
  color: #007d98;
}
@media all and (max-width: 1020px) {
  /* line 84, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.prev:hover a:before,
  ul.pagination li.prev a:hover:before {
    color: #fff;
  }
}
@media all and (max-width: 1020px) {
  /* line 93, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.next a {
    padding-right: 12px;
  }
}
/* line 97, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.next a:after {
  font-family: "Ruckus_Icons";
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\e096";
  left: auto;
  right: -8px;
  color: #acaeb0;
}
@media all and (max-width: 1020px) {
  /* line 97, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.next a:after {
    position: relative;
    right: auto;
    color: #fff;
    text-decoration: none;
    font-size: .875em;
    margin-left: 8px;
  }
}
/* line 113, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.next:hover a:after,
ul.pagination li.next a:hover:after {
  color: #007d98;
}
@media all and (max-width: 1020px) {
  /* line 113, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.next:hover a:after,
  ul.pagination li.next a:hover:after {
    color: #fff;
    text-decoration: none;
  }
}
/* line 122, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.unavailable {
  cursor: default;
}
/* line 124, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #acaeb0;
}
@media all and (max-width: 1020px) {
  /* line 124, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.unavailable a {
    color: #e3e4e5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    transition: none;
  }
  /* line 133, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.unavailable a:before {
    color: #e3e4e5;
  }
  /* line 136, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.unavailable a:after {
    color: #e3e4e5;
  }
}
/* line 140, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.unavailable a:hover, ul.pagination li.unavailable a:focus {
  color: #acaeb0;
  text-decoration: none;
}
@media all and (max-width: 1020px) {
  /* line 140, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.unavailable a:hover, ul.pagination li.unavailable a:focus {
    color: #e3e4e5;
    background-color: #009cbd;
  }
}
/* line 150, ../../app/assets/stylesheets/_pagination.scss */
ul.pagination li.unavailable:hover a:before,
ul.pagination li.unavailable a:hover:before, ul.pagination li.unavailable:hover a:after,
ul.pagination li.unavailable a:hover:after,
ul.pagination li.unavailable a:focus:before,
ul.pagination li.unavailable a:focus:after {
  color: #acaeb0;
}
@media all and (max-width: 1020px) {
  /* line 150, ../../app/assets/stylesheets/_pagination.scss */
  ul.pagination li.unavailable:hover a:before,
  ul.pagination li.unavailable a:hover:before, ul.pagination li.unavailable:hover a:after,
  ul.pagination li.unavailable a:hover:after,
  ul.pagination li.unavailable a:focus:before,
  ul.pagination li.unavailable a:focus:after {
    color: #e3e4e5;
    text-decoration: none;
  }
}
