@charset "UTF-8";
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 22, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 32, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.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 52, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
[hidden],
template {
  display: none;
}

/* line 56, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
script {
  display: none !important;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 70, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 80, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 92, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 100, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 109, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 131, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 148, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 156, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 178, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 187, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 195, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 203, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 212, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 219, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
sup {
  top: -0.5em;
}

/* line 223, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 235, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 243, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 255, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 267, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.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 278, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 292, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 304, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 316, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.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 331, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.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 341, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 351, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 362, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.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 5 and Chrome
 * on OS X.
 */
/* line 375, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 384, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 394, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 407, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
/* line 5, ../sass/_core.scss */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 10, ../sass/_core.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
/* line 17, ../sass/_core.scss */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em;
}

/* makes sure icons active on rollover in links */
/* line 25, ../sass/_core.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
/* line 33, ../sass/_core.scss */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em;
}
/* line 38, ../sass/_core.scss */
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.42857em;
}

/* line 44, ../sass/_core.scss */
.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 48, ../sass/_core.scss */
.icons-ul > li {
  position: relative;
}
/* line 50, ../sass/_core.scss */
.icons-ul .icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  text-align: center;
  line-height: inherit;
}

/* line 62, ../sass/_core.scss */
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

/* line 67, ../sass/_core.scss */
.icon-muted {
  color: #eeeeee;
}

/* line 68, ../sass/_core.scss */
.icon-light {
  color: white;
}

/* line 69, ../sass/_core.scss */
.icon-dark {
  color: #333333;
}

/* line 74, ../sass/_core.scss */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 83, ../sass/_core.scss */
.icon-2x {
  font-size: 2em;
}
/* line 85, ../sass/_core.scss */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 90, ../sass/_core.scss */
.icon-3x {
  font-size: 3em;
}
/* line 92, ../sass/_core.scss */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 97, ../sass/_core.scss */
.icon-4x {
  font-size: 4em;
}
/* line 99, ../sass/_core.scss */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 105, ../sass/_core.scss */
.icon-5x {
  font-size: 5em;
}
/* line 107, ../sass/_core.scss */
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* line 118, ../sass/_core.scss */
.pull-right {
  float: right;
}

/* line 119, ../sass/_core.scss */
.pull-left {
  float: left;
}

/* line 123, ../sass/_core.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
/* line 126, ../sass/_core.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
/* line 6, ../sass/_bootstrap.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
/* line 31, ../sass/_bootstrap.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
/* line 41, ../sass/_bootstrap.scss */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
/* line 42, ../sass/_bootstrap.scss */
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

/* line 48, ../sass/_bootstrap.scss */
.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 55, ../sass/_bootstrap.scss */
.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
/* line 57, ../sass/_bootstrap.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

/* line 64, ../sass/_bootstrap.scss */
.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

/* line 70, ../sass/_bootstrap.scss */
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
/* line 73, ../sass/_bootstrap.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
/* line 75, ../sass/_bootstrap.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
/* line 76, ../sass/_bootstrap.scss */
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* Fixes alignment in nav lists */
/* line 82, ../sass/_bootstrap.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/* line 25, ../sass/_mixins.scss */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
/* line 33, ../sass/_mixins.scss */
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
/* line 43, ../sass/_mixins.scss */
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
/* line 8, ../sass/_extras.scss */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
/* line 18, ../sass/_extras.scss */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  /* line 24, ../sass/_extras.scss */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 25, ../sass/_extras.scss */
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  /* line 28, ../sass/_extras.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 29, ../sass/_extras.scss */
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  /* line 32, ../sass/_extras.scss */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 33, ../sass/_extras.scss */
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 36, ../sass/_extras.scss */
  0% {
    -ms-transform: rotate(0deg);
  }

  /* line 37, ../sass/_extras.scss */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  /* line 40, ../sass/_extras.scss */
  0% {
    transform: rotate(0deg);
  }

  /* line 41, ../sass/_extras.scss */
  100% {
    transform: rotate(359deg);
  }
}

/* Icon rotations and mirroring */
/* line 45, ../sass/_extras.scss */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/* line 54, ../sass/_extras.scss */
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/* line 63, ../sass/_extras.scss */
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 72, ../sass/_extras.scss */
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 80, ../sass/_extras.scss */
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
/* line 91, ../sass/_extras.scss */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
/* line 4, ../sass/_icons.scss */
.icon-glass:before {
  content: "\f000";
}

/* line 5, ../sass/_icons.scss */
.icon-music:before {
  content: "\f001";
}

/* line 6, ../sass/_icons.scss */
.icon-search:before {
  content: "\f002";
}

/* line 7, ../sass/_icons.scss */
.icon-envelope-alt:before {
  content: "\f003";
}

/* line 8, ../sass/_icons.scss */
.icon-heart:before {
  content: "\f004";
}

/* line 9, ../sass/_icons.scss */
.icon-star:before {
  content: "\f005";
}

/* line 10, ../sass/_icons.scss */
.icon-star-empty:before {
  content: "\f006";
}

/* line 11, ../sass/_icons.scss */
.icon-user:before {
  content: "\f007";
}

/* line 12, ../sass/_icons.scss */
.icon-film:before {
  content: "\f008";
}

/* line 13, ../sass/_icons.scss */
.icon-th-large:before {
  content: "\f009";
}

/* line 14, ../sass/_icons.scss */
.icon-th:before {
  content: "\f00a";
}

/* line 15, ../sass/_icons.scss */
.icon-th-list:before {
  content: "\f00b";
}

/* line 16, ../sass/_icons.scss */
.icon-ok:before {
  content: "\f00c";
}

/* line 17, ../sass/_icons.scss */
.icon-remove:before {
  content: "\f00d";
}

/* line 18, ../sass/_icons.scss */
.icon-zoom-in:before {
  content: "\f00e";
}

/* line 19, ../sass/_icons.scss */
.icon-zoom-out:before {
  content: "\f010";
}

/* line 21, ../sass/_icons.scss */
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

/* line 22, ../sass/_icons.scss */
.icon-signal:before {
  content: "\f012";
}

/* line 24, ../sass/_icons.scss */
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

/* line 25, ../sass/_icons.scss */
.icon-trash:before {
  content: "\f014";
}

/* line 26, ../sass/_icons.scss */
.icon-home:before {
  content: "\f015";
}

/* line 27, ../sass/_icons.scss */
.icon-file-alt:before {
  content: "\f016";
}

/* line 28, ../sass/_icons.scss */
.icon-time:before {
  content: "\f017";
}

/* line 29, ../sass/_icons.scss */
.icon-road:before {
  content: "\f018";
}

/* line 30, ../sass/_icons.scss */
.icon-download-alt:before {
  content: "\f019";
}

/* line 31, ../sass/_icons.scss */
.icon-download:before {
  content: "\f01a";
}

/* line 32, ../sass/_icons.scss */
.icon-upload:before {
  content: "\f01b";
}

/* line 33, ../sass/_icons.scss */
.icon-inbox:before {
  content: "\f01c";
}

/* line 34, ../sass/_icons.scss */
.icon-play-circle:before {
  content: "\f01d";
}

/* line 36, ../sass/_icons.scss */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

/* line 37, ../sass/_icons.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 38, ../sass/_icons.scss */
.icon-list-alt:before {
  content: "\f022";
}

/* line 39, ../sass/_icons.scss */
.icon-lock:before {
  content: "\f023";
}

/* line 40, ../sass/_icons.scss */
.icon-flag:before {
  content: "\f024";
}

/* line 41, ../sass/_icons.scss */
.icon-headphones:before {
  content: "\f025";
}

/* line 42, ../sass/_icons.scss */
.icon-volume-off:before {
  content: "\f026";
}

/* line 43, ../sass/_icons.scss */
.icon-volume-down:before {
  content: "\f027";
}

/* line 44, ../sass/_icons.scss */
.icon-volume-up:before {
  content: "\f028";
}

/* line 45, ../sass/_icons.scss */
.icon-qrcode:before {
  content: "\f029";
}

/* line 46, ../sass/_icons.scss */
.icon-barcode:before {
  content: "\f02a";
}

/* line 47, ../sass/_icons.scss */
.icon-tag:before {
  content: "\f02b";
}

/* line 48, ../sass/_icons.scss */
.icon-tags:before {
  content: "\f02c";
}

/* line 49, ../sass/_icons.scss */
.icon-book:before {
  content: "\f02d";
}

/* line 50, ../sass/_icons.scss */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 51, ../sass/_icons.scss */
.icon-print:before {
  content: "\f02f";
}

/* line 52, ../sass/_icons.scss */
.icon-camera:before {
  content: "\f030";
}

/* line 53, ../sass/_icons.scss */
.icon-font:before {
  content: "\f031";
}

/* line 54, ../sass/_icons.scss */
.icon-bold:before {
  content: "\f032";
}

/* line 55, ../sass/_icons.scss */
.icon-italic:before {
  content: "\f033";
}

/* line 56, ../sass/_icons.scss */
.icon-text-height:before {
  content: "\f034";
}

/* line 57, ../sass/_icons.scss */
.icon-text-width:before {
  content: "\f035";
}

/* line 58, ../sass/_icons.scss */
.icon-align-left:before {
  content: "\f036";
}

/* line 59, ../sass/_icons.scss */
.icon-align-center:before {
  content: "\f037";
}

/* line 60, ../sass/_icons.scss */
.icon-align-right:before {
  content: "\f038";
}

/* line 61, ../sass/_icons.scss */
.icon-align-justify:before {
  content: "\f039";
}

/* line 62, ../sass/_icons.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 63, ../sass/_icons.scss */
.icon-indent-left:before {
  content: "\f03b";
}

/* line 64, ../sass/_icons.scss */
.icon-indent-right:before {
  content: "\f03c";
}

/* line 65, ../sass/_icons.scss */
.icon-facetime-video:before {
  content: "\f03d";
}

/* line 66, ../sass/_icons.scss */
.icon-picture:before {
  content: "\f03e";
}

/* line 67, ../sass/_icons.scss */
.icon-pencil:before {
  content: "\f040";
}

/* line 68, ../sass/_icons.scss */
.icon-map-marker:before {
  content: "\f041";
}

/* line 69, ../sass/_icons.scss */
.icon-adjust:before {
  content: "\f042";
}

/* line 70, ../sass/_icons.scss */
.icon-tint:before {
  content: "\f043";
}

/* line 71, ../sass/_icons.scss */
.icon-edit:before {
  content: "\f044";
}

/* line 72, ../sass/_icons.scss */
.icon-share:before {
  content: "\f045";
}

/* line 73, ../sass/_icons.scss */
.icon-check:before {
  content: "\f046";
}

/* line 74, ../sass/_icons.scss */
.icon-move:before {
  content: "\f047";
}

/* line 75, ../sass/_icons.scss */
.icon-step-backward:before {
  content: "\f048";
}

/* line 76, ../sass/_icons.scss */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 77, ../sass/_icons.scss */
.icon-backward:before {
  content: "\f04a";
}

/* line 78, ../sass/_icons.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 79, ../sass/_icons.scss */
.icon-pause:before {
  content: "\f04c";
}

/* line 80, ../sass/_icons.scss */
.icon-stop:before {
  content: "\f04d";
}

/* line 81, ../sass/_icons.scss */
.icon-forward:before {
  content: "\f04e";
}

/* line 82, ../sass/_icons.scss */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 83, ../sass/_icons.scss */
.icon-step-forward:before {
  content: "\f051";
}

/* line 84, ../sass/_icons.scss */
.icon-eject:before {
  content: "\f052";
}

/* line 85, ../sass/_icons.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 86, ../sass/_icons.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 87, ../sass/_icons.scss */
.icon-plus-sign:before {
  content: "\f055";
}

/* line 88, ../sass/_icons.scss */
.icon-minus-sign:before {
  content: "\f056";
}

/* line 89, ../sass/_icons.scss */
.icon-remove-sign:before {
  content: "\f057";
}

/* line 90, ../sass/_icons.scss */
.icon-ok-sign:before {
  content: "\f058";
}

/* line 91, ../sass/_icons.scss */
.icon-question-sign:before {
  content: "\f059";
}

/* line 92, ../sass/_icons.scss */
.icon-info-sign:before {
  content: "\f05a";
}

/* line 93, ../sass/_icons.scss */
.icon-screenshot:before {
  content: "\f05b";
}

/* line 94, ../sass/_icons.scss */
.icon-remove-circle:before {
  content: "\f05c";
}

/* line 95, ../sass/_icons.scss */
.icon-ok-circle:before {
  content: "\f05d";
}

/* line 96, ../sass/_icons.scss */
.icon-ban-circle:before {
  content: "\f05e";
}

/* line 97, ../sass/_icons.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 98, ../sass/_icons.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 99, ../sass/_icons.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 100, ../sass/_icons.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 102, ../sass/_icons.scss */
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

/* line 103, ../sass/_icons.scss */
.icon-resize-full:before {
  content: "\f065";
}

/* line 104, ../sass/_icons.scss */
.icon-resize-small:before {
  content: "\f066";
}

/* line 105, ../sass/_icons.scss */
.icon-plus:before {
  content: "\f067";
}

/* line 106, ../sass/_icons.scss */
.icon-minus:before {
  content: "\f068";
}

/* line 107, ../sass/_icons.scss */
.icon-asterisk:before {
  content: "\f069";
}

/* line 108, ../sass/_icons.scss */
.icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 109, ../sass/_icons.scss */
.icon-gift:before {
  content: "\f06b";
}

/* line 110, ../sass/_icons.scss */
.icon-leaf:before {
  content: "\f06c";
}

/* line 111, ../sass/_icons.scss */
.icon-fire:before {
  content: "\f06d";
}

/* line 112, ../sass/_icons.scss */
.icon-eye-open:before {
  content: "\f06e";
}

/* line 113, ../sass/_icons.scss */
.icon-eye-close:before {
  content: "\f070";
}

/* line 114, ../sass/_icons.scss */
.icon-warning-sign:before {
  content: "\f071";
}

/* line 115, ../sass/_icons.scss */
.icon-plane:before {
  content: "\f072";
}

/* line 116, ../sass/_icons.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 117, ../sass/_icons.scss */
.icon-random:before {
  content: "\f074";
}

/* line 118, ../sass/_icons.scss */
.icon-comment:before {
  content: "\f075";
}

/* line 119, ../sass/_icons.scss */
.icon-magnet:before {
  content: "\f076";
}

/* line 120, ../sass/_icons.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 121, ../sass/_icons.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 122, ../sass/_icons.scss */
.icon-retweet:before {
  content: "\f079";
}

/* line 123, ../sass/_icons.scss */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 124, ../sass/_icons.scss */
.icon-folder-close:before {
  content: "\f07b";
}

/* line 125, ../sass/_icons.scss */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 126, ../sass/_icons.scss */
.icon-resize-vertical:before {
  content: "\f07d";
}

/* line 127, ../sass/_icons.scss */
.icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 128, ../sass/_icons.scss */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 129, ../sass/_icons.scss */
.icon-twitter-sign:before {
  content: "\f081";
}

/* line 130, ../sass/_icons.scss */
.icon-facebook-sign:before {
  content: "\f082";
}

/* line 131, ../sass/_icons.scss */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 132, ../sass/_icons.scss */
.icon-key:before {
  content: "\f084";
}

/* line 134, ../sass/_icons.scss */
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

/* line 135, ../sass/_icons.scss */
.icon-comments:before {
  content: "\f086";
}

/* line 136, ../sass/_icons.scss */
.icon-thumbs-up-alt:before {
  content: "\f087";
}

/* line 137, ../sass/_icons.scss */
.icon-thumbs-down-alt:before {
  content: "\f088";
}

/* line 138, ../sass/_icons.scss */
.icon-star-half:before {
  content: "\f089";
}

/* line 139, ../sass/_icons.scss */
.icon-heart-empty:before {
  content: "\f08a";
}

/* line 140, ../sass/_icons.scss */
.icon-signout:before {
  content: "\f08b";
}

/* line 141, ../sass/_icons.scss */
.icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 142, ../sass/_icons.scss */
.icon-pushpin:before {
  content: "\f08d";
}

/* line 143, ../sass/_icons.scss */
.icon-external-link:before {
  content: "\f08e";
}

/* line 144, ../sass/_icons.scss */
.icon-signin:before {
  content: "\f090";
}

/* line 145, ../sass/_icons.scss */
.icon-trophy:before {
  content: "\f091";
}

/* line 146, ../sass/_icons.scss */
.icon-github-sign:before {
  content: "\f092";
}

/* line 147, ../sass/_icons.scss */
.icon-upload-alt:before {
  content: "\f093";
}

/* line 148, ../sass/_icons.scss */
.icon-lemon:before {
  content: "\f094";
}

/* line 149, ../sass/_icons.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 151, ../sass/_icons.scss */
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

/* line 152, ../sass/_icons.scss */
.icon-bookmark-empty:before {
  content: "\f097";
}

/* line 153, ../sass/_icons.scss */
.icon-phone-sign:before {
  content: "\f098";
}

/* line 154, ../sass/_icons.scss */
.icon-twitter:before {
  content: "\f099";
}

/* line 155, ../sass/_icons.scss */
.icon-facebook:before {
  content: "\f09a";
}

/* line 156, ../sass/_icons.scss */
.icon-github:before {
  content: "\f09b";
}

/* line 157, ../sass/_icons.scss */
.icon-unlock:before {
  content: "\f09c";
}

/* line 158, ../sass/_icons.scss */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 159, ../sass/_icons.scss */
.icon-rss:before {
  content: "\f09e";
}

/* line 160, ../sass/_icons.scss */
.icon-hdd:before {
  content: "\f0a0";
}

/* line 161, ../sass/_icons.scss */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 162, ../sass/_icons.scss */
.icon-bell:before {
  content: "\f0a2";
}

/* line 163, ../sass/_icons.scss */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 164, ../sass/_icons.scss */
.icon-hand-right:before {
  content: "\f0a4";
}

/* line 165, ../sass/_icons.scss */
.icon-hand-left:before {
  content: "\f0a5";
}

/* line 166, ../sass/_icons.scss */
.icon-hand-up:before {
  content: "\f0a6";
}

/* line 167, ../sass/_icons.scss */
.icon-hand-down:before {
  content: "\f0a7";
}

/* line 168, ../sass/_icons.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 169, ../sass/_icons.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 170, ../sass/_icons.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 171, ../sass/_icons.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 172, ../sass/_icons.scss */
.icon-globe:before {
  content: "\f0ac";
}

/* line 173, ../sass/_icons.scss */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 174, ../sass/_icons.scss */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 175, ../sass/_icons.scss */
.icon-filter:before {
  content: "\f0b0";
}

/* line 176, ../sass/_icons.scss */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 177, ../sass/_icons.scss */
.icon-fullscreen:before {
  content: "\f0b2";
}

/* line 178, ../sass/_icons.scss */
.icon-group:before {
  content: "\f0c0";
}

/* line 179, ../sass/_icons.scss */
.icon-link:before {
  content: "\f0c1";
}

/* line 180, ../sass/_icons.scss */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 181, ../sass/_icons.scss */
.icon-beaker:before {
  content: "\f0c3";
}

/* line 182, ../sass/_icons.scss */
.icon-cut:before {
  content: "\f0c4";
}

/* line 183, ../sass/_icons.scss */
.icon-copy:before {
  content: "\f0c5";
}

/* line 185, ../sass/_icons.scss */
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

/* line 186, ../sass/_icons.scss */
.icon-save:before {
  content: "\f0c7";
}

/* line 187, ../sass/_icons.scss */
.icon-sign-blank:before {
  content: "\f0c8";
}

/* line 188, ../sass/_icons.scss */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 189, ../sass/_icons.scss */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 190, ../sass/_icons.scss */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 191, ../sass/_icons.scss */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 192, ../sass/_icons.scss */
.icon-underline:before {
  content: "\f0cd";
}

/* line 193, ../sass/_icons.scss */
.icon-table:before {
  content: "\f0ce";
}

/* line 194, ../sass/_icons.scss */
.icon-magic:before {
  content: "\f0d0";
}

/* line 195, ../sass/_icons.scss */
.icon-truck:before {
  content: "\f0d1";
}

/* line 196, ../sass/_icons.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 197, ../sass/_icons.scss */
.icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 198, ../sass/_icons.scss */
.icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 199, ../sass/_icons.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 200, ../sass/_icons.scss */
.icon-money:before {
  content: "\f0d6";
}

/* line 201, ../sass/_icons.scss */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 202, ../sass/_icons.scss */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 203, ../sass/_icons.scss */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 204, ../sass/_icons.scss */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 205, ../sass/_icons.scss */
.icon-columns:before {
  content: "\f0db";
}

/* line 206, ../sass/_icons.scss */
.icon-sort:before {
  content: "\f0dc";
}

/* line 207, ../sass/_icons.scss */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 208, ../sass/_icons.scss */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 209, ../sass/_icons.scss */
.icon-envelope:before {
  content: "\f0e0";
}

/* line 210, ../sass/_icons.scss */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 212, ../sass/_icons.scss */
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

/* line 213, ../sass/_icons.scss */
.icon-legal:before {
  content: "\f0e3";
}

/* line 214, ../sass/_icons.scss */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 215, ../sass/_icons.scss */
.icon-comment-alt:before {
  content: "\f0e5";
}

/* line 216, ../sass/_icons.scss */
.icon-comments-alt:before {
  content: "\f0e6";
}

/* line 217, ../sass/_icons.scss */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 218, ../sass/_icons.scss */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 219, ../sass/_icons.scss */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 220, ../sass/_icons.scss */
.icon-paste:before {
  content: "\f0ea";
}

/* line 221, ../sass/_icons.scss */
.icon-lightbulb:before {
  content: "\f0eb";
}

/* line 222, ../sass/_icons.scss */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 223, ../sass/_icons.scss */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 224, ../sass/_icons.scss */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 225, ../sass/_icons.scss */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 226, ../sass/_icons.scss */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 227, ../sass/_icons.scss */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 228, ../sass/_icons.scss */
.icon-bell-alt:before {
  content: "\f0f3";
}

/* line 229, ../sass/_icons.scss */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 230, ../sass/_icons.scss */
.icon-food:before {
  content: "\f0f5";
}

/* line 231, ../sass/_icons.scss */
.icon-file-text-alt:before {
  content: "\f0f6";
}

/* line 232, ../sass/_icons.scss */
.icon-building:before {
  content: "\f0f7";
}

/* line 233, ../sass/_icons.scss */
.icon-hospital:before {
  content: "\f0f8";
}

/* line 234, ../sass/_icons.scss */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 235, ../sass/_icons.scss */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 236, ../sass/_icons.scss */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 237, ../sass/_icons.scss */
.icon-beer:before {
  content: "\f0fc";
}

/* line 238, ../sass/_icons.scss */
.icon-h-sign:before {
  content: "\f0fd";
}

/* line 239, ../sass/_icons.scss */
.icon-plus-sign-alt:before {
  content: "\f0fe";
}

/* line 240, ../sass/_icons.scss */
.icon-double-angle-left:before {
  content: "\f100";
}

/* line 241, ../sass/_icons.scss */
.icon-double-angle-right:before {
  content: "\f101";
}

/* line 242, ../sass/_icons.scss */
.icon-double-angle-up:before {
  content: "\f102";
}

/* line 243, ../sass/_icons.scss */
.icon-double-angle-down:before {
  content: "\f103";
}

/* line 244, ../sass/_icons.scss */
.icon-angle-left:before {
  content: "\f104";
}

/* line 245, ../sass/_icons.scss */
.icon-angle-right:before {
  content: "\f105";
}

/* line 246, ../sass/_icons.scss */
.icon-angle-up:before {
  content: "\f106";
}

/* line 247, ../sass/_icons.scss */
.icon-angle-down:before {
  content: "\f107";
}

/* line 248, ../sass/_icons.scss */
.icon-desktop:before {
  content: "\f108";
}

/* line 249, ../sass/_icons.scss */
.icon-laptop:before {
  content: "\f109";
}

/* line 250, ../sass/_icons.scss */
.icon-tablet:before {
  content: "\f10a";
}

/* line 251, ../sass/_icons.scss */
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 252, ../sass/_icons.scss */
.icon-circle-blank:before {
  content: "\f10c";
}

/* line 253, ../sass/_icons.scss */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 254, ../sass/_icons.scss */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 255, ../sass/_icons.scss */
.icon-spinner:before {
  content: "\f110";
}

/* line 256, ../sass/_icons.scss */
.icon-circle:before {
  content: "\f111";
}

/* line 258, ../sass/_icons.scss */
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

/* line 259, ../sass/_icons.scss */
.icon-github-alt:before {
  content: "\f113";
}

/* line 260, ../sass/_icons.scss */
.icon-folder-close-alt:before {
  content: "\f114";
}

/* line 261, ../sass/_icons.scss */
.icon-folder-open-alt:before {
  content: "\f115";
}

/* line 262, ../sass/_icons.scss */
.icon-expand-alt:before {
  content: "\f116";
}

/* line 263, ../sass/_icons.scss */
.icon-collapse-alt:before {
  content: "\f117";
}

/* line 264, ../sass/_icons.scss */
.icon-smile:before {
  content: "\f118";
}

/* line 265, ../sass/_icons.scss */
.icon-frown:before {
  content: "\f119";
}

/* line 266, ../sass/_icons.scss */
.icon-meh:before {
  content: "\f11a";
}

/* line 267, ../sass/_icons.scss */
.icon-gamepad:before {
  content: "\f11b";
}

/* line 268, ../sass/_icons.scss */
.icon-keyboard:before {
  content: "\f11c";
}

/* line 269, ../sass/_icons.scss */
.icon-flag-alt:before {
  content: "\f11d";
}

/* line 270, ../sass/_icons.scss */
.icon-flag-checkered:before {
  content: "\f11e";
}

/* line 271, ../sass/_icons.scss */
.icon-terminal:before {
  content: "\f120";
}

/* line 272, ../sass/_icons.scss */
.icon-code:before {
  content: "\f121";
}

/* line 273, ../sass/_icons.scss */
.icon-reply-all:before {
  content: "\f122";
}

/* line 274, ../sass/_icons.scss */
.icon-mail-reply-all:before {
  content: "\f122";
}

/* line 276, ../sass/_icons.scss */
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

/* line 277, ../sass/_icons.scss */
.icon-location-arrow:before {
  content: "\f124";
}

/* line 278, ../sass/_icons.scss */
.icon-crop:before {
  content: "\f125";
}

/* line 279, ../sass/_icons.scss */
.icon-code-fork:before {
  content: "\f126";
}

/* line 280, ../sass/_icons.scss */
.icon-unlink:before {
  content: "\f127";
}

/* line 281, ../sass/_icons.scss */
.icon-question:before {
  content: "\f128";
}

/* line 282, ../sass/_icons.scss */
.icon-info:before {
  content: "\f129";
}

/* line 283, ../sass/_icons.scss */
.icon-exclamation:before {
  content: "\f12a";
}

/* line 284, ../sass/_icons.scss */
.icon-superscript:before {
  content: "\f12b";
}

/* line 285, ../sass/_icons.scss */
.icon-subscript:before {
  content: "\f12c";
}

/* line 286, ../sass/_icons.scss */
.icon-eraser:before {
  content: "\f12d";
}

/* line 287, ../sass/_icons.scss */
.icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 288, ../sass/_icons.scss */
.icon-microphone:before {
  content: "\f130";
}

/* line 289, ../sass/_icons.scss */
.icon-microphone-off:before {
  content: "\f131";
}

/* line 290, ../sass/_icons.scss */
.icon-shield:before {
  content: "\f132";
}

/* line 291, ../sass/_icons.scss */
.icon-calendar-empty:before {
  content: "\f133";
}

/* line 292, ../sass/_icons.scss */
.icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 293, ../sass/_icons.scss */
.icon-rocket:before {
  content: "\f135";
}

/* line 294, ../sass/_icons.scss */
.icon-maxcdn:before {
  content: "\f136";
}

/* line 295, ../sass/_icons.scss */
.icon-chevron-sign-left:before {
  content: "\f137";
}

/* line 296, ../sass/_icons.scss */
.icon-chevron-sign-right:before {
  content: "\f138";
}

/* line 297, ../sass/_icons.scss */
.icon-chevron-sign-up:before {
  content: "\f139";
}

/* line 298, ../sass/_icons.scss */
.icon-chevron-sign-down:before {
  content: "\f13a";
}

/* line 299, ../sass/_icons.scss */
.icon-html5:before {
  content: "\f13b";
}

/* line 300, ../sass/_icons.scss */
.icon-css3:before {
  content: "\f13c";
}

/* line 301, ../sass/_icons.scss */
.icon-anchor:before {
  content: "\f13d";
}

/* line 302, ../sass/_icons.scss */
.icon-unlock-alt:before {
  content: "\f13e";
}

/* line 303, ../sass/_icons.scss */
.icon-bullseye:before {
  content: "\f140";
}

/* line 304, ../sass/_icons.scss */
.icon-ellipsis-horizontal:before {
  content: "\f141";
}

/* line 305, ../sass/_icons.scss */
.icon-ellipsis-vertical:before {
  content: "\f142";
}

/* line 306, ../sass/_icons.scss */
.icon-rss-sign:before {
  content: "\f143";
}

/* line 307, ../sass/_icons.scss */
.icon-play-sign:before {
  content: "\f144";
}

/* line 308, ../sass/_icons.scss */
.icon-ticket:before {
  content: "\f145";
}

/* line 309, ../sass/_icons.scss */
.icon-minus-sign-alt:before {
  content: "\f146";
}

/* line 310, ../sass/_icons.scss */
.icon-check-minus:before {
  content: "\f147";
}

/* line 311, ../sass/_icons.scss */
.icon-level-up:before {
  content: "\f148";
}

/* line 312, ../sass/_icons.scss */
.icon-level-down:before {
  content: "\f149";
}

/* line 313, ../sass/_icons.scss */
.icon-check-sign:before {
  content: "\f14a";
}

/* line 314, ../sass/_icons.scss */
.icon-edit-sign:before {
  content: "\f14b";
}

/* line 315, ../sass/_icons.scss */
.icon-external-link-sign:before {
  content: "\f14c";
}

/* line 316, ../sass/_icons.scss */
.icon-share-sign:before {
  content: "\f14d";
}

/* line 317, ../sass/_icons.scss */
.icon-compass:before {
  content: "\f14e";
}

/* line 318, ../sass/_icons.scss */
.icon-collapse:before {
  content: "\f150";
}

/* line 319, ../sass/_icons.scss */
.icon-collapse-top:before {
  content: "\f151";
}

/* line 320, ../sass/_icons.scss */
.icon-expand:before {
  content: "\f152";
}

/* line 322, ../sass/_icons.scss */
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

/* line 323, ../sass/_icons.scss */
.icon-gbp:before {
  content: "\f154";
}

/* line 325, ../sass/_icons.scss */
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

/* line 327, ../sass/_icons.scss */
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

/* line 329, ../sass/_icons.scss */
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

/* line 331, ../sass/_icons.scss */
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

/* line 333, ../sass/_icons.scss */
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

/* line 335, ../sass/_icons.scss */
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

/* line 336, ../sass/_icons.scss */
.icon-file:before {
  content: "\f15b";
}

/* line 337, ../sass/_icons.scss */
.icon-file-text:before {
  content: "\f15c";
}

/* line 338, ../sass/_icons.scss */
.icon-sort-by-alphabet:before {
  content: "\f15d";
}

/* line 339, ../sass/_icons.scss */
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

/* line 340, ../sass/_icons.scss */
.icon-sort-by-attributes:before {
  content: "\f160";
}

/* line 341, ../sass/_icons.scss */
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

/* line 342, ../sass/_icons.scss */
.icon-sort-by-order:before {
  content: "\f162";
}

/* line 343, ../sass/_icons.scss */
.icon-sort-by-order-alt:before {
  content: "\f163";
}

/* line 344, ../sass/_icons.scss */
.icon-thumbs-up:before {
  content: "\f164";
}

/* line 345, ../sass/_icons.scss */
.icon-thumbs-down:before {
  content: "\f165";
}

/* line 346, ../sass/_icons.scss */
.icon-youtube-sign:before {
  content: "\f166";
}

/* line 347, ../sass/_icons.scss */
.icon-youtube:before {
  content: "\f167";
}

/* line 348, ../sass/_icons.scss */
.icon-xing:before {
  content: "\f168";
}

/* line 349, ../sass/_icons.scss */
.icon-xing-sign:before {
  content: "\f169";
}

/* line 350, ../sass/_icons.scss */
.icon-youtube-play:before {
  content: "\f16a";
}

/* line 351, ../sass/_icons.scss */
.icon-dropbox:before {
  content: "\f16b";
}

/* line 352, ../sass/_icons.scss */
.icon-stackexchange:before {
  content: "\f16c";
}

/* line 353, ../sass/_icons.scss */
.icon-instagram:before {
  content: "\f16d";
}

/* line 354, ../sass/_icons.scss */
.icon-flickr:before {
  content: "\f16e";
}

/* line 355, ../sass/_icons.scss */
.icon-adn:before {
  content: "\f170";
}

/* line 356, ../sass/_icons.scss */
.icon-bitbucket:before {
  content: "\f171";
}

/* line 357, ../sass/_icons.scss */
.icon-bitbucket-sign:before {
  content: "\f172";
}

/* line 358, ../sass/_icons.scss */
.icon-tumblr:before {
  content: "\f173";
}

/* line 359, ../sass/_icons.scss */
.icon-tumblr-sign:before {
  content: "\f174";
}

/* line 360, ../sass/_icons.scss */
.icon-long-arrow-down:before {
  content: "\f175";
}

/* line 361, ../sass/_icons.scss */
.icon-long-arrow-up:before {
  content: "\f176";
}

/* line 362, ../sass/_icons.scss */
.icon-long-arrow-left:before {
  content: "\f177";
}

/* line 363, ../sass/_icons.scss */
.icon-long-arrow-right:before {
  content: "\f178";
}

/* line 364, ../sass/_icons.scss */
.icon-apple:before {
  content: "\f179";
}

/* line 365, ../sass/_icons.scss */
.icon-windows:before {
  content: "\f17a";
}

/* line 366, ../sass/_icons.scss */
.icon-android:before {
  content: "\f17b";
}

/* line 367, ../sass/_icons.scss */
.icon-linux:before {
  content: "\f17c";
}

/* line 368, ../sass/_icons.scss */
.icon-dribbble:before {
  content: "\f17d";
}

/* line 369, ../sass/_icons.scss */
.icon-skype:before {
  content: "\f17e";
}

/* line 370, ../sass/_icons.scss */
.icon-foursquare:before {
  content: "\f180";
}

/* line 371, ../sass/_icons.scss */
.icon-trello:before {
  content: "\f181";
}

/* line 372, ../sass/_icons.scss */
.icon-female:before {
  content: "\f182";
}

/* line 373, ../sass/_icons.scss */
.icon-male:before {
  content: "\f183";
}

/* line 374, ../sass/_icons.scss */
.icon-gittip:before {
  content: "\f184";
}

/* line 375, ../sass/_icons.scss */
.icon-sun:before {
  content: "\f185";
}

/* line 376, ../sass/_icons.scss */
.icon-moon:before {
  content: "\f186";
}

/* line 377, ../sass/_icons.scss */
.icon-archive:before {
  content: "\f187";
}

/* line 378, ../sass/_icons.scss */
.icon-bug:before {
  content: "\f188";
}

/* line 379, ../sass/_icons.scss */
.icon-vk:before {
  content: "\f189";
}

/* line 380, ../sass/_icons.scss */
.icon-weibo:before {
  content: "\f18a";
}

/* line 381, ../sass/_icons.scss */
.icon-renren:before {
  content: "\f18b";
}

/* line 264, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 768px)";
  width: 768px;
}

/* line 269, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px;
}

/* line 274, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px;
}

/* line 292, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 297, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 300, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #444444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 100;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 313, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 318, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 321, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 322, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 328, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 334, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 335, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 336, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 337, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 338, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 339, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 345, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 348, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 358, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 361, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 100%;
  *zoom: 1;
}
/* line 121, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 121, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 126, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 127, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 132, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 137, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 140, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 144, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

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

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

  /* line 151, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 768px) {
  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
    font-weight: bold;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 162, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 166, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 167, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 171, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 174, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 181, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* line 111, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p.lead {
  font-size: 2.09375em;
  line-height: 1.6;
}

/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 145, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
/* line 152, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a {
  color: #3398af;
  text-decoration: none;
  line-height: inherit;
}
/* line 158, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #2d879b;
}
/* line 160, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 164, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: 300;
  font-size: 1.875em;
  line-height: 1.8;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 174, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 182, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.1em;
  line-height: 0.8125em;
}
/* line 192, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 199, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1 {
  font-size: 4.375em;
}

/* line 200, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.5em;
}

/* line 201, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375em;
}

/* line 202, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125em;
}

/* line 203, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125em;
}

/* line 204, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 208, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 218, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 224, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 229, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 234, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
/* line 243, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1.875em;
  line-height: 1.8;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

/* line 251, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul, ol {
  margin-left: 0;
}
/* line 253, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
}

/* Unordered Lists */
/* line 260, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 269, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 273, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 274, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 275, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 282, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 291, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 295, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
/* line 300, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #444444;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 307, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 312, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd;
}
/* line 317, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555;
}
/* line 321, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 326, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 332, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.8;
  color: #6f6f6f;
}

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

/* line 355, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 357, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 768px) {
  /* line 368, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
  }

  /* line 369, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h1 {
    font-size: 5em;
  }

  /* line 370, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.125em;
  }

  /* line 371, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875em;
  }

  /* line 372, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375em;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 383, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 385, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 393, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

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

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

  /* line 401, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 404, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 409, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 412, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 414, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 420, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 426, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 428, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 429, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 430, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 431, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 171, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #3398af;
  border-color: #277688;
  color: white;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #277688;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 176, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #945b99;
  border-color: #754879;
  color: white;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #754879;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: white;
}
/* line 177, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #457a1a;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 178, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #970b0e;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 180, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #3398af;
  border-color: #277688;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #277688;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: white;
}
/* line 146, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #3398af;
}
/* line 189, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #945b99;
  border-color: #754879;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #754879;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: white;
}
/* line 146, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #945b99;
}
/* line 190, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #457a1a;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: white;
}
/* line 146, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #5da423;
}
/* line 191, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #970b0e;
}
/* line 133, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: white;
}
/* line 146, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #c60f13;
}

/* line 196, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius {
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  /* line 215, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 768px) {
  /* line 223, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 264, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5em;
}
/* line 70, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 76, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 89, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label {
  font-size: 1.125em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 300;
  margin-bottom: 0.1875em;
  /* Styles for required inputs */
}
/* line 271, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 272, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}
/* line 274, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #666666;
}

/* Attach elements to the beginning or end of an input */
/* line 282, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: hidden;
  font-size: 1.125em;
  height: 2.5625em;
  line-height: 2.5625em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 285, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 289, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 290, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 295, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 297, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 298, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 304, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
/* line 307, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* line 312, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 335, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1.125em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.5625em;
  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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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 #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
/* line 113, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 120, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: #dddddd;
}

/* Adjust margin for form elements below */
/* line 349, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0;
}

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

/* We add basic fieldset styling */
/* line 359, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
/* line 221, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
/* line 366, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
/* line 369, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 371, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* line 377, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error input:focus,
.error textarea:focus,
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 383, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #c60f13;
}
/* line 388, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error > small,
.error small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
/* line 392, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 398, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input.error,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input.error:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 403, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
/* line 236, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 407, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.error {
  color: #c60f13;
}

/* Dropdown Button */
/* line 108, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button {
  position: relative;
  padding-right: 3.1875em;
}
/* line 46, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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: white transparent transparent transparent;
  top: 50%;
}
/* line 81, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-color: white transparent transparent transparent;
}
/* line 109, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny {
  padding-right: 2.1875em;
}
/* line 61, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-color: white transparent transparent transparent;
}
/* line 110, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small {
  padding-right: 2.8125em;
}
/* line 71, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-color: white transparent transparent transparent;
}
/* line 111, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large {
  padding-right: 4em;
}
/* line 91, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-color: white transparent transparent transparent;
}
/* line 112, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:before {
  border-color: #333333 transparent transparent transparent;
}

/* Inline Lists */
/* line 49, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/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, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Image Thumbnails */
/* line 45, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  -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 32, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 6px 1px rgba(255, 255, 255, 0.5);
}
/* line 49, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th.radius {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 51, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
a.th {
  display: inline-block;
  max-width: 100%;
}

/* line 10, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%;
}

/* line 12, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
.content {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -200px;
}
/* line 18, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
.content .content-dock {
  height: 200px;
}

/* line 20, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
.dock {
  clear: both;
  position: relative;
  height: 200px;
}

/* line 58, ../sass/app.scss */
 
body, .columns, .column {
  padding: 0;
}

/* line 76, ../sass/app.scss */
h1, h2, h3, h4, h5, h6, p, li, a {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

/* line 83, ../sass/app.scss */
h1 {
  text-align: left;
  font-size: 1.5em;
  /*line-height: 1.2;    igor */
}

/* line 89, ../sass/app.scss */
h2 {
  font-size: 1em;
  margin-bottom: .8em;
  text-transform: uppercase;
  margin-top: .8em;
  font-weight: 400;
}

/* line 96, ../sass/app.scss */
p {
  padding-top: 0;
  margin-top: 0;
  line-height: 1.4;
  font-size: 0.875em;
  font-weight: 100;
}

/* line 103, ../sass/app.scss */
p.link {
  margin-top: 1em;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 768px) {
  /* line 108, ../sass/app.scss */
  h1 {
    font-size: 4.5em;
  }

  /* line 109, ../sass/app.scss */
  h2 {
    font-size: 2.125em;
    margin-top: 0;
  }

  /* line 110, ../sass/app.scss */
  p {
    font-size: 2.5em;
  }

  /* line 111, ../sass/app.scss */
  .copy {
    margin-left: 1em;
  }

  /* line 112, ../sass/app.scss */
  p.link {
    display: none;
  }
}
/* line 138, ../sass/app.scss */
li.post-box {
  padding: 20px;
  display: inline-block;
  height: 100%;
  min-height: 100%;
}

/*.orbit-prev, .orbit-next, .orbit-slide-number {
	display: none;
	height: 0;
	width: 0;
}*/
/* line 149, ../sass/app.scss */
.dock {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 161, ../sass/app.scss */
  *, html, body {
    max-height: 100%;
    overflow: hidden;
  }

  /* line 165, ../sass/app.scss */
  .orbit-slides-container {
    height: 100%;
    min-height: 100%;
  }

  /* line 169, ../sass/app.scss */
  li.post-box {
    height: 100%;
    min-height: 100vh;
    width: 100vw;
    min-width: 100vw;
    overflow: hidden;
  }

  /* line 176, ../sass/app.scss */
  img.feature {
    margin-left: 1em;
  }

  /* line 181, ../sass/app.scss */
  .page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin: 0 0 -215px 0;
    padding-bottom: 0;
  }

  /* line 187, ../sass/app.scss */
  .page-wrap:after {
    content: "";
    display: block;
    padding-bottom: 0;
  }

  /* line 192, ../sass/app.scss */
  .footer, .page-wrap:after {
    /* .push must be the same height as footer */
    height: 215px;
    padding-bottom: 0;
    margin: 0;
  }

  /* line 198, ../sass/app.scss */
  .dock {
    background: rgba(79, 75, 75, 0.62);
    position: absolute;
      bottom: 0px;
    display: block;
    height: 150px;
    width: 100%;
  }

  /* line 206, ../sass/app.scss */
  .dock .columns {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    display: inline-block;
    height: 100%;
    padding: 1em;
    color: #fff;
  }

  /* line 213, ../sass/app.scss */
  .dock .columns:last-child {
    border-right: none;
  }

  /* line 216, ../sass/app.scss */
  .dock h6 {
    color: #ffffff;
  }
}
/* line 230, ../sass/app.scss */
.icon {
  overflow: hidden;
  font-size: 12rem;
  text-align: left;
  padding: 0 0 0 1rem !important;
  margin-top: -3%;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
}

/* line 239, ../sass/app.scss */
.conditions {
  text-align: left;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
  padding-top: 0;
}

/* line 245, ../sass/app.scss */
.temperature {
  font-size: 4.5rem;
  display: block;
  line-height: 1.1;
}

/* line 251, ../sass/app.scss */
.condition {
  font-size: 2rem;
  display: block;
  line-height: 1.3;
}

@font-face {
  font-family: 'ClimaconsRegular';
  src: url("../font/climacons-webfont.eot");
  src: url("../font/climacons-webfont.eot?#iefix") format("embedded-opentype"), url("../font/climacons-webfont.woff") format("woff"), url("../font/climacons-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*  Climacons styles
    ------------------------------------------------------- */
/* line 270, ../sass/app.scss */
[class^="weather-"]:before, [class*=" weather-"]:before {
  font-family: 'ClimaconsRegular';
}

/* line 278, ../sass/app.scss */
.weather-0:before {
  content: "(";
}

/* tornado */
/* line 279, ../sass/app.scss */
.weather-1:before {
  content: "";
}

/* tropical storm */
/* line 280, ../sass/app.scss */
.weather-2:before {
  content: "(";
}

/* hurricane */
/* line 281, ../sass/app.scss */
.weather-3:before {
  content: "z";
}

/* severe thunderstorms */
/* line 282, ../sass/app.scss */
.weather-4:before {
  content: "z";
}

/* thunderstorms */
/* line 283, ../sass/app.scss */
.weather-5:before {
  content: "y";
}

/* mixed rain and snow */
/* line 284, ../sass/app.scss */
.weather-6:before {
  content: "y";
}

/* mixed rain and sleet */
/* line 285, ../sass/app.scss */
.weather-7:before {
  content: "y";
}

/* mixed snow and sleet */
/* line 286, ../sass/app.scss */
.weather-8:before {
  content: "e";
}

/* freezing drizzle */
/* line 287, ../sass/app.scss */
.weather-9:before {
  content: "o";
}

/* drizzle */
/* line 288, ../sass/app.scss */
.weather-10:before {
  content: "e";
}

/* freezing rain */
/* line 289, ../sass/app.scss */
.weather-11:before {
  content: "6";
}

/* showers */
/* line 290, ../sass/app.scss */
.weather-12:before {
  content: "6";
}

/* showers */
/* line 291, ../sass/app.scss */
.weather-13:before {
  content: "]";
}

/* snow flurries */
/* line 292, ../sass/app.scss */
.weather-14:before {
  content: "]";
}

/* light snow showers */
/* line 293, ../sass/app.scss */
.weather-15:before {
  content: "]";
}

/* blowing snow */
/* line 294, ../sass/app.scss */
.weather-16:before {
  content: "]";
}

/* snow */
/* line 295, ../sass/app.scss */
.weather-17:before {
  content: "o";
}

/* hail */
/* line 296, ../sass/app.scss */
.weather-18:before {
  content: "o";
}

/* sleet */
/* line 297, ../sass/app.scss */
.weather-19:before {
  content: "g";
}

/* dust */
/* line 298, ../sass/app.scss */
.weather-20:before {
  content: "g";
}

/* foggy */
/* line 299, ../sass/app.scss */
.weather-21:before {
  content: "g";
}

/* haze */
/* line 300, ../sass/app.scss */
.weather-22:before {
  content: "g";
}

/* smoky */
/* line 301, ../sass/app.scss */
.weather-23:before {
  content: "k";
}

/* blustery */
/* line 302, ../sass/app.scss */
.weather-24:before {
  content: "k";
}

/* windy */
/* line 303, ../sass/app.scss */
.weather-25:before {
  content: "-";
}

/* cold */
/* line 304, ../sass/app.scss */
.weather-26:before {
  content: "`";
}

/* cloudy */
/* line 305, ../sass/app.scss */
.weather-27:before {
  content: "2";
}

/* mostly cloudy (night) */
/* line 306, ../sass/app.scss */
.weather-28:before {
  content: "1";
}

/* mostly cloudy (day) */
/* line 307, ../sass/app.scss */
.weather-29:before {
  content: "2";
}

/* partly cloudy (night) */
/* line 308, ../sass/app.scss */
.weather-30:before {
  content: "1";
}

/* partly cloudy (day) */
/* line 309, ../sass/app.scss */
.weather-31:before {
  content: "/";
}

/* clear (night) */
/* line 310, ../sass/app.scss */
.weather-32:before {
  content: "v";
}

/* sunny */
/* line 311, ../sass/app.scss */
.weather-33:before {
  content: "/";
}

/* fair (night) */
/* line 312, ../sass/app.scss */
.weather-34:before {
  content: "v";
}

/* fair (day) */
/* line 313, ../sass/app.scss */
.weather-35:before {
  content: "e";
}

/* mixed rain and hail */
/* line 314, ../sass/app.scss */
.weather-36:before {
  content: "E";
}

/* hot */
/* line 315, ../sass/app.scss */
.weather-37:before {
  content: "z";
}

/* isolated thunderstorms */
/* line 316, ../sass/app.scss */
.weather-38:before {
  content: "z";
}

/* scattered thunderstorms */
/* line 317, ../sass/app.scss */
.weather-39:before {
  content: "z";
}

/* scattered thunderstorms */
/* line 318, ../sass/app.scss */
.weather-40:before {
  content: "6";
}

/* scattered showers */
/* line 319, ../sass/app.scss */
.weather-41:before {
  content: "]";
}

/* heavy snow */
/* line 320, ../sass/app.scss */
.weather-42:before {
  content: "]";
}

/* scattered snow showers */
/* line 321, ../sass/app.scss */
.weather-43:before {
  content: "]";
}

/* heavy snow */
/* line 322, ../sass/app.scss */
.weather-44:before {
  content: "`";
}

/* partly cloudy */
/* line 323, ../sass/app.scss */
.weather-45:before {
  content: "z";
}

/* thundershowers */
/* line 324, ../sass/app.scss */
.weather-46:before {
  content: "]";
}

/* snow showers */
/* line 325, ../sass/app.scss */
.weather-47:before {
  content: "z";
}

/* isolated thundershowers */
/*  --------------------------
    Thanks, @Bluxart :: http://www.alessioatzeni.com/blog/css3-digital-clock-with-jquery/
    ----------------------- */
/* line 341, ../sass/app.scss */
.clock {
  width: 98%;
  margin: 0 auto 0 auto;
  padding: 0;
  color: #fff;
}

/* line 348, ../sass/app.scss */
#Date {
  font-size: 1.875em;
  text-align: center;
  margin-top: 10px;
  display: block;
  float: none;
  position: relative;
}

/* line 357, ../sass/app.scss */
.clock ul {
  width: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
  list-style: none;
  text-align: center;
  display: block;
  line-height: 1.1;
}

/* line 366, ../sass/app.scss */
.clock ul li {
  display: inline;
  text-align: center;
  font-size: 6rem;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #fff;
}

/* line 377, ../sass/app.scss */
#point {
  padding: 0;
  font-size: 7rem;
  position: relative;
  display: inline;
  -moz-animation: mymove 1s ease infinite;
  -webkit-animation: mymove 1s ease infinite;
}

/* Simple Animation */
@-webkit-keyframes mymove {
  /* line 388, ../sass/app.scss */
  0% {
    opacity: .8;
  }

  /* line 389, ../sass/app.scss */
  50% {
    opacity: .1;
  }

  /* line 390, ../sass/app.scss */
  100% {
    opacity: .8;
  }
}

@-moz-keyframes mymove {
  /* line 395, ../sass/app.scss */
  0% {
    opacity: .8;
  }

  /* line 396, ../sass/app.scss */
  50% {
    opacity: .1;
  }

  /* line 397, ../sass/app.scss */
  100% {
    opacity: .8;
  }
}

/* line 411, ../sass/app.scss */
div.user {
  font-size: 1rem;
}

/* line 414, ../sass/app.scss */
div.user span {
  padding: 0 0 0 1.6rem;
  font-size: 2rem;
  color: #fff;
}

/* line 419, ../sass/app.scss */
div.user span:before {
  content: '';
  background: url("../images/twitter.svg");
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  top: 1.4rem;
  left: 1rem;
  z-index: 99;
}

/* line 431, ../sass/app.scss */
div.user img {
  display: none;
}

/* line 435, ../sass/app.scss */
div.user span span {
  display: none;
}

/* line 436, ../sass/app.scss */
p.tweet {
  margin-top: .3rem;
  font-size: 1.2rem;
}

/* line 440, ../sass/app.scss */
p.tweet a {
  font-size: 1rem;
  color: #ededed;
  font-style: italic;
  border-bottom: dotted 1px #ededed;
}

/* line 446, ../sass/app.scss */
p.interact {
  display: none;
}

.logotop {
	position: absolute;
    right: 10px;
    top: 10px
}

.widget-first {
width:300px;}


