@charset "UTF-8";
/* @file
 * This file is a custom file that loads all files. Each non-base layer
 * can be disabled.
 *
 * Do not name this file, "app.scss". If you run a compass update this file can
 * be wiped out with a compass update. By default, when a compass project is
 * created the file will be named app.scss. Thus this file is named,
 * bchc.scss.
 *
 * This application file (bchc.scss) is where all the partials are
 * imported.
 *
 * Theme styles are categorized using SMACSS standards. They utilize
 * categorization of styles into various categories. Those categories are the
 * following:
 *
 * - Base: CSS reset/normalize plus HTML element styling.
 * - Layout: Macro arrangement of a web page, including any grid systems.
 * - Component: Dictate minor layout modules or reusable elements.
 * - State: Describe the appearance of a module in various states.
 * - Theme: Purely visual optional styling (“look-and-feel”) for a component.
 *
 * For more information about this new Drupal css file standard, please review
 * the following:
 * - https://drupal.org/node/1887922
 * - http://smacss.com/
 */
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 22, ../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, ../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, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../scss/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../scss/_normalize.scss */
html {
  background: transparent;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
/* line 80, ../scss/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 92, ../scss/_normalize.scss */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 101, ../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 114, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

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

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

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

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

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

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

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

/* line 211, ../scss/_normalize.scss */
sup {
  top: -0.5em; }

/* line 215, ../scss/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 227, ../scss/_normalize.scss */
img {
  border: 0; }

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 259, ../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 270, ../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 284, ../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 296, ../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 308, ../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 323, ../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 333, ../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 343, ../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 354, ../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 367, ../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 376, ../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 386, ../scss/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 399, ../scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 329, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.2.3/"; }

/* line 333, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

/* line 338, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:43.76em)/";
  width: 43.76em; }

/* line 343, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

/* line 348, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

/* line 353, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

/* line 358, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false; }

/* line 365, ../bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%; }

/* line 370, ../bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 375, ../bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%; }

/* line 378, ../bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

/* line 391, ../bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer; }

/* line 394, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 396, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 402, ../bower_components/foundation/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 407, ../bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important; }

/* line 408, ../bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important; }

/* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both; }

/* line 410, ../bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none; }

/* line 416, ../bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 419, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle; }

/* line 429, ../bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px; }

/* line 432, ../bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%; }

/* 
  Mixin: accordion-container() 

  Decription: Responsible for the container component of accordions, generating styles relating to a margin of zero and a clearfix

  Explicit Dependencies: a clearfix mixin *is* defined. 

  Implicit Dependencies: None 

*/
/*
  Mixin: accordion-navigation( $bg, $hover-bg, $active-bg, $padding, $active_class,  $font-color, $font-size, $font-family){
  
    @params $bg-color: [ color or string ]: Specify the background color for the navigation element
    @params $hover-bg-color [ color or string ]: Specify the background color for the navigation element when hovered
    @params $active-bg [ color or string ]: Specify the background color for the navigation element when clicked and not released. 
    @params $active_class [ string ]: Specify the class name used to keep track of which accordion tab should be visible 
    @params $font-color [ color or string ]: Color of the font for accordion 
    @params $font-size [ number ]: Specifiy the font-size of the text inside the navigation element 
    @params $font-family [ string ]: Specify the font family for the text of the navigation of the accorion
*/
/*

  Mixin: accordion-content($bg, $padding, $active-class) 
    @params $padding [ number ]: Padding for the content of the container 
    @params $bg [ color  ]: Background color for the content when it's visible 
    @params $active_class [ string ]: Class name used to keep track of which accordion tab should be visible. 
*/
/* line 140, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
.accordion {
  margin-bottom: 0; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .accordion:after {
    clear: both; }
  /* line 142, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    /* line 145, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    /* line 146, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #efefef;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1rem; }
      /* line 153, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    /* line 156, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      /* line 159, ../bower_components/foundation/scss/foundation/components/_accordion.scss */
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: white; }

/* line 110, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #0078c0;
  border-color: #0067a5;
  color: white; }
  /* line 113, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    /* line 95, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  /* line 115, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.radius, body.page-admin .l-main input.alert-box.form-submit,
  body.page-node-edit .l-main input.alert-box.form-submit {
    border-radius: 3px; }
  /* line 116, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.round {
    border-radius: 1000px; }
  /* line 118, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white; }
  /* line 119, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white; }
  /* line 120, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.secondary {
    background-color: #4da52f;
    border-color: #428e28;
    color: white; }
  /* line 121, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white; }
  /* line 122, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #1a3810; }
  /* line 123, ../bower_components/foundation/scss/foundation/components/_alert-boxes.scss */
  .alert-box.alert-close {
    opacity: 0; }

/* line 106, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both; }
  /* line 50, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 43.76em) {
  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  /* line 61, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
/* line 118, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #aae197;
  border-color: #92d979;
  border-radius: 3px; }
  /* line 122, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #0078c0; }
    /* line 68, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    /* line 70, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
    .breadcrumbs > * a {
      color: #0078c0; }
    /* line 75, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      /* line 78, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      /* line 84, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    /* line 88, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
    .breadcrumbs > *.unavailable {
      color: #999999; }
      /* line 90, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      /* line 95, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    /* line 102, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
    .breadcrumbs > *:before {
      content: "/";
      color: #aaaaaa;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    /* line 110, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* line 186, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button, body.page-admin .l-main input.form-submit,
body.page-node-edit .l-main input.form-submit {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #0078c0;
  border-color: #00609a;
  color: white;
  transition: background-color 300ms ease-out; }
  /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button:hover, button:focus, .button:hover, body.page-admin .l-main input.form-submit:hover,
  body.page-node-edit .l-main input.form-submit:hover, .button:focus, body.page-admin .l-main input.form-submit:focus,
  body.page-node-edit .l-main input.form-submit:focus {
    background-color: #00609a; }
  /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button:hover, button:focus, .button:hover, body.page-admin .l-main input.form-submit:hover,
  body.page-node-edit .l-main input.form-submit:hover, .button:focus, body.page-admin .l-main input.form-submit:focus,
  body.page-node-edit .l-main input.form-submit:focus {
    color: white; }
  /* line 193, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.secondary, .button.secondary, body.page-admin .l-main input.secondary.form-submit,
  body.page-node-edit .l-main input.secondary.form-submit {
    background-color: #4da52f;
    border-color: #3e8426;
    color: white; }
    /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, body.page-admin .l-main input.secondary.form-submit:hover,
    body.page-node-edit .l-main input.secondary.form-submit:hover, .button.secondary:focus, body.page-admin .l-main input.secondary.form-submit:focus,
    body.page-node-edit .l-main input.secondary.form-submit:focus {
      background-color: #3e8426; }
    /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, body.page-admin .l-main input.secondary.form-submit:hover,
    body.page-node-edit .l-main input.secondary.form-submit:hover, .button.secondary:focus, body.page-admin .l-main input.secondary.form-submit:focus,
    body.page-node-edit .l-main input.secondary.form-submit:focus {
      color: white; }
  /* line 194, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.success, .button.success, body.page-admin .l-main input.success.form-submit,
  body.page-node-edit .l-main input.success.form-submit {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white; }
    /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.success:hover, button.success:focus, .button.success:hover, body.page-admin .l-main input.success.form-submit:hover,
    body.page-node-edit .l-main input.success.form-submit:hover, .button.success:focus, body.page-admin .l-main input.success.form-submit:focus,
    body.page-node-edit .l-main input.success.form-submit:focus {
      background-color: #368a55; }
    /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.success:hover, button.success:focus, .button.success:hover, body.page-admin .l-main input.success.form-submit:hover,
    body.page-node-edit .l-main input.success.form-submit:hover, .button.success:focus, body.page-admin .l-main input.success.form-submit:focus,
    body.page-node-edit .l-main input.success.form-submit:focus {
      color: white; }
  /* line 195, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.alert, .button.alert, body.page-admin .l-main input.alert.form-submit,
  body.page-node-edit .l-main input.alert.form-submit {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white; }
    /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.alert:hover, button.alert:focus, .button.alert:hover, body.page-admin .l-main input.alert.form-submit:hover,
    body.page-node-edit .l-main input.alert.form-submit:hover, .button.alert:focus, body.page-admin .l-main input.alert.form-submit:focus,
    body.page-node-edit .l-main input.alert.form-submit:focus {
      background-color: #cf2a0e; }
    /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.alert:hover, button.alert:focus, .button.alert:hover, body.page-admin .l-main input.alert.form-submit:hover,
    body.page-node-edit .l-main input.alert.form-submit:hover, .button.alert:focus, body.page-admin .l-main input.alert.form-submit:focus,
    body.page-node-edit .l-main input.alert.form-submit:focus {
      color: white; }
  /* line 197, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.large, .button.large, body.page-admin .l-main input.large.form-submit,
  body.page-node-edit .l-main input.large.form-submit {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  /* line 198, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.small, .button.small, body.page-admin .l-main input.small.form-submit,
  body.page-node-edit .l-main input.small.form-submit {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  /* line 199, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.tiny, .button.tiny, body.page-admin .l-main input.form-submit,
  body.page-node-edit .l-main input.form-submit {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  /* line 200, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.expand, .button.expand, body.page-admin .l-main input.expand.form-submit,
  body.page-node-edit .l-main input.expand.form-submit {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  /* line 202, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.left-align, .button.left-align, body.page-admin .l-main input.left-align.form-submit,
  body.page-node-edit .l-main input.left-align.form-submit {
    text-align: left;
    text-indent: 0.75rem; }
  /* line 203, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.right-align, .button.right-align, body.page-admin .l-main input.right-align.form-submit,
  body.page-node-edit .l-main input.right-align.form-submit {
    text-align: right;
    padding-right: 0.75rem; }
  /* line 205, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius, body.page-admin .l-main input.form-submit,
  body.page-node-edit .l-main input.form-submit {
    border-radius: 3px; }
  /* line 206, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.round, .button.round, body.page-admin .l-main input.round.form-submit,
  body.page-node-edit .l-main input.round.form-submit {
    border-radius: 1000px; }
  /* line 208, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button.disabled, button[disabled], .button.disabled, body.page-admin .l-main input.disabled.form-submit,
  body.page-node-edit .l-main input.disabled.form-submit, .button[disabled], body.page-admin .l-main input[disabled].form-submit,
  body.page-node-edit .l-main input[disabled].form-submit {
    background-color: #0078c0;
    border-color: #00609a;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, body.page-admin .l-main input.disabled.form-submit:hover,
    body.page-node-edit .l-main input.disabled.form-submit:hover, .button.disabled:focus, body.page-admin .l-main input.disabled.form-submit:focus,
    body.page-node-edit .l-main input.disabled.form-submit:focus, .button[disabled]:hover, body.page-admin .l-main input[disabled].form-submit:hover,
    body.page-node-edit .l-main input[disabled].form-submit:hover, .button[disabled]:focus, body.page-admin .l-main input[disabled].form-submit:focus,
    body.page-node-edit .l-main input[disabled].form-submit:focus {
      background-color: #00609a; }
    /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, body.page-admin .l-main input.disabled.form-submit:hover,
    body.page-node-edit .l-main input.disabled.form-submit:hover, .button.disabled:focus, body.page-admin .l-main input.disabled.form-submit:focus,
    body.page-node-edit .l-main input.disabled.form-submit:focus, .button[disabled]:hover, body.page-admin .l-main input[disabled].form-submit:hover,
    body.page-node-edit .l-main input[disabled].form-submit:hover, .button[disabled]:focus, body.page-admin .l-main input[disabled].form-submit:focus,
    body.page-node-edit .l-main input[disabled].form-submit:focus {
      color: white; }
    /* line 155, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, body.page-admin .l-main input.disabled.form-submit:hover,
    body.page-node-edit .l-main input.disabled.form-submit:hover, .button.disabled:focus, body.page-admin .l-main input.disabled.form-submit:focus,
    body.page-node-edit .l-main input.disabled.form-submit:focus, .button[disabled]:hover, body.page-admin .l-main input[disabled].form-submit:hover,
    body.page-node-edit .l-main input[disabled].form-submit:hover, .button[disabled]:focus, body.page-admin .l-main input[disabled].form-submit:focus,
    body.page-node-edit .l-main input[disabled].form-submit:focus {
      background-color: #0078c0; }
    /* line 209, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, body.page-admin .l-main input.disabled.secondary.form-submit,
    body.page-node-edit .l-main input.disabled.secondary.form-submit, .button[disabled].secondary, body.page-admin .l-main input[disabled].secondary.form-submit,
    body.page-node-edit .l-main input[disabled].secondary.form-submit {
      background-color: #4da52f;
      border-color: #3e8426;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      /* line 134, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.secondary.form-submit:hover,
      body.page-node-edit .l-main input.disabled.secondary.form-submit:hover, .button.disabled.secondary:focus, body.page-admin .l-main input.disabled.secondary.form-submit:focus,
      body.page-node-edit .l-main input.disabled.secondary.form-submit:focus, .button[disabled].secondary:hover, body.page-admin .l-main input[disabled].secondary.form-submit:hover,
      body.page-node-edit .l-main input[disabled].secondary.form-submit:hover, .button[disabled].secondary:focus, body.page-admin .l-main input[disabled].secondary.form-submit:focus,
      body.page-node-edit .l-main input[disabled].secondary.form-submit:focus {
        background-color: #3e8426; }
      /* line 145, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.secondary.form-submit:hover,
      body.page-node-edit .l-main input.disabled.secondary.form-submit:hover, .button.disabled.secondary:focus, body.page-admin .l-main input.disabled.secondary.form-submit:focus,
      body.page-node-edit .l-main input.disabled.secondary.form-submit:focus, .button[disabled].secondary:hover, body.page-admin .l-main input[disabled].secondary.form-submit:hover,
      body.page-node-edit .l-main input[disabled].secondary.form-submit:hover, .button[disabled].secondary:focus, body.page-admin .l-main input[disabled].secondary.form-submit:focus,
      body.page-node-edit .l-main input[disabled].secondary.form-submit:focus {
        color: white; }
      /* line 155, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.secondary.form-submit:hover,
      body.page-node-edit .l-main input.disabled.secondary.form-submit:hover, .button.disabled.secondary:focus, body.page-admin .l-main input.disabled.secondary.form-submit:focus,
      body.page-node-edit .l-main input.disabled.secondary.form-submit:focus, .button[disabled].secondary:hover, body.page-admin .l-main input[disabled].secondary.form-submit:hover,
      body.page-node-edit .l-main input[disabled].secondary.form-submit:hover, .button[disabled].secondary:focus, body.page-admin .l-main input[disabled].secondary.form-submit:focus,
      body.page-node-edit .l-main input[disabled].secondary.form-submit:focus {
        background-color: #4da52f; }
    /* line 210, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.success, button[disabled].success, .button.disabled.success, body.page-admin .l-main input.disabled.success.form-submit,
    body.page-node-edit .l-main input.disabled.success.form-submit, .button[disabled].success, body.page-admin .l-main input[disabled].success.form-submit,
    body.page-node-edit .l-main input[disabled].success.form-submit {
      background-color: #43ac6a;
      border-color: #368a55;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      /* line 134, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.success.form-submit:hover,
      body.page-node-edit .l-main input.disabled.success.form-submit:hover, .button.disabled.success:focus, body.page-admin .l-main input.disabled.success.form-submit:focus,
      body.page-node-edit .l-main input.disabled.success.form-submit:focus, .button[disabled].success:hover, body.page-admin .l-main input[disabled].success.form-submit:hover,
      body.page-node-edit .l-main input[disabled].success.form-submit:hover, .button[disabled].success:focus, body.page-admin .l-main input[disabled].success.form-submit:focus,
      body.page-node-edit .l-main input[disabled].success.form-submit:focus {
        background-color: #368a55; }
      /* line 145, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.success.form-submit:hover,
      body.page-node-edit .l-main input.disabled.success.form-submit:hover, .button.disabled.success:focus, body.page-admin .l-main input.disabled.success.form-submit:focus,
      body.page-node-edit .l-main input.disabled.success.form-submit:focus, .button[disabled].success:hover, body.page-admin .l-main input[disabled].success.form-submit:hover,
      body.page-node-edit .l-main input[disabled].success.form-submit:hover, .button[disabled].success:focus, body.page-admin .l-main input[disabled].success.form-submit:focus,
      body.page-node-edit .l-main input[disabled].success.form-submit:focus {
        color: white; }
      /* line 155, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.success.form-submit:hover,
      body.page-node-edit .l-main input.disabled.success.form-submit:hover, .button.disabled.success:focus, body.page-admin .l-main input.disabled.success.form-submit:focus,
      body.page-node-edit .l-main input.disabled.success.form-submit:focus, .button[disabled].success:hover, body.page-admin .l-main input[disabled].success.form-submit:hover,
      body.page-node-edit .l-main input[disabled].success.form-submit:hover, .button[disabled].success:focus, body.page-admin .l-main input[disabled].success.form-submit:focus,
      body.page-node-edit .l-main input[disabled].success.form-submit:focus {
        background-color: #43ac6a; }
    /* line 211, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, body.page-admin .l-main input.disabled.alert.form-submit,
    body.page-node-edit .l-main input.disabled.alert.form-submit, .button[disabled].alert, body.page-admin .l-main input[disabled].alert.form-submit,
    body.page-node-edit .l-main input[disabled].alert.form-submit {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      /* line 134, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.alert.form-submit:hover,
      body.page-node-edit .l-main input.disabled.alert.form-submit:hover, .button.disabled.alert:focus, body.page-admin .l-main input.disabled.alert.form-submit:focus,
      body.page-node-edit .l-main input.disabled.alert.form-submit:focus, .button[disabled].alert:hover, body.page-admin .l-main input[disabled].alert.form-submit:hover,
      body.page-node-edit .l-main input[disabled].alert.form-submit:hover, .button[disabled].alert:focus, body.page-admin .l-main input[disabled].alert.form-submit:focus,
      body.page-node-edit .l-main input[disabled].alert.form-submit:focus {
        background-color: #cf2a0e; }
      /* line 145, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.alert.form-submit:hover,
      body.page-node-edit .l-main input.disabled.alert.form-submit:hover, .button.disabled.alert:focus, body.page-admin .l-main input.disabled.alert.form-submit:focus,
      body.page-node-edit .l-main input.disabled.alert.form-submit:focus, .button[disabled].alert:hover, body.page-admin .l-main input[disabled].alert.form-submit:hover,
      body.page-node-edit .l-main input[disabled].alert.form-submit:hover, .button[disabled].alert:focus, body.page-admin .l-main input[disabled].alert.form-submit:focus,
      body.page-node-edit .l-main input[disabled].alert.form-submit:focus {
        color: white; }
      /* line 155, ../bower_components/foundation/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, body.page-admin .l-main input.disabled.alert.form-submit:hover,
      body.page-node-edit .l-main input.disabled.alert.form-submit:hover, .button.disabled.alert:focus, body.page-admin .l-main input.disabled.alert.form-submit:focus,
      body.page-node-edit .l-main input.disabled.alert.form-submit:focus, .button[disabled].alert:hover, body.page-admin .l-main input[disabled].alert.form-submit:hover,
      body.page-node-edit .l-main input[disabled].alert.form-submit:hover, .button[disabled].alert:focus, body.page-admin .l-main input[disabled].alert.form-submit:focus,
      body.page-node-edit .l-main input[disabled].alert.form-submit:focus {
        background-color: #f04124; }

@media only screen and (min-width: 43.76em) {
  /* line 216, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button, body.page-admin .l-main input.form-submit,
  body.page-node-edit .l-main input.form-submit {
    display: inline-block; } }
/* line 49, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  /* line 32, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  /* line 33, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video.vimeo {
    padding-top: 0; }
  /* line 38, ../bower_components/foundation/scss/foundation/components/_flex-video.scss */
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
/* line 334, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
/* line 82, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem; }
  /* line 85, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  /* line 88, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  form .row .row.collapse {
    margin: 0; }
    /* line 91, ../bower_components/foundation/scss/foundation/components/_forms.scss */
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    /* line 92, ../bower_components/foundation/scss/foundation/components/_forms.scss */
    form .row .row.collapse input {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
/* line 101, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
/* line 340, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  /* line 341, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  label.right {
    float: none !important;
    text-align: right; }
  /* line 342, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  /* line 344, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  label small {
    text-transform: capitalize;
    color: #676767; }

/* line 350, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
  display: none; }

/* Attach elements to the beginning or end of an input */
/* line 356, ../bower_components/foundation/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: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 359, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button, body.page-admin .l-main input.postfix.form-submit,
body.page-node-edit .l-main input.postfix.form-submit {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

/* line 360, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button, body.page-admin .l-main input.prefix.form-submit,
body.page-node-edit .l-main input.prefix.form-submit {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

/* line 362, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius, body.page-admin .l-main input.prefix.form-submit,
body.page-node-edit .l-main input.prefix.form-submit {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 363, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius, body.page-admin .l-main input.postfix.form-submit,
body.page-node-edit .l-main input.postfix.form-submit {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 364, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round, body.page-admin .l-main input.prefix.round.form-submit,
body.page-node-edit .l-main input.prefix.round.form-submit {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

/* line 365, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round, body.page-admin .l-main input.postfix.round.form-submit,
body.page-node-edit .l-main input.postfix.round.form-submit {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 368, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }
  /* line 369, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  span.prefix.radius, label.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

/* line 371, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }
  /* line 372, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  span.postfix.radius, label.postfix.radius {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

/* We use this to get basic styling on all basic form elements */
/* line 389, ../bower_components/foundation/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;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  /* line 194, ../bower_components/foundation/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 {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  /* line 124, ../bower_components/foundation/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 131, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"][disabled], fieldset[disabled] input[type="text"],
  input[type="password"][disabled], fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled], fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled], fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled], fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled], fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled], fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled], fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled], fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled], fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled], fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled], fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled], fieldset[disabled]
  input[type="url"],
  textarea[disabled], fieldset[disabled]
  textarea {
    background-color: #dddddd; }
  /* line 395, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  input[type="text"].radius, body.page-admin .l-main input[type="text"].form-submit,
  body.page-node-edit .l-main input[type="text"].form-submit,
  input[type="password"].radius,
  body.page-admin .l-main input[type="password"].form-submit,
  body.page-node-edit .l-main input[type="password"].form-submit,
  input[type="date"].radius,
  body.page-admin .l-main input[type="date"].form-submit,
  body.page-node-edit .l-main input[type="date"].form-submit,
  input[type="datetime"].radius,
  body.page-admin .l-main input[type="datetime"].form-submit,
  body.page-node-edit .l-main input[type="datetime"].form-submit,
  input[type="datetime-local"].radius,
  body.page-admin .l-main input[type="datetime-local"].form-submit,
  body.page-node-edit .l-main input[type="datetime-local"].form-submit,
  input[type="month"].radius,
  body.page-admin .l-main input[type="month"].form-submit,
  body.page-node-edit .l-main input[type="month"].form-submit,
  input[type="week"].radius,
  body.page-admin .l-main input[type="week"].form-submit,
  body.page-node-edit .l-main input[type="week"].form-submit,
  input[type="email"].radius,
  body.page-admin .l-main input[type="email"].form-submit,
  body.page-node-edit .l-main input[type="email"].form-submit,
  input[type="number"].radius,
  body.page-admin .l-main input[type="number"].form-submit,
  body.page-node-edit .l-main input[type="number"].form-submit,
  input[type="search"].radius,
  body.page-admin .l-main input[type="search"].form-submit,
  body.page-node-edit .l-main input[type="search"].form-submit,
  input[type="tel"].radius,
  body.page-admin .l-main input[type="tel"].form-submit,
  body.page-node-edit .l-main input[type="tel"].form-submit,
  input[type="time"].radius,
  body.page-admin .l-main input[type="time"].form-submit,
  body.page-node-edit .l-main input[type="time"].form-submit,
  input[type="url"].radius,
  body.page-admin .l-main input[type="url"].form-submit,
  body.page-node-edit .l-main input[type="url"].form-submit,
  textarea.radius {
    border-radius: 3px; }

/* line 400, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none; }

/* Respect enforced amount of rows for textarea */
/* line 405, ../bower_components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
/* line 410, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  /* line 324, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  select.radius {
    border-radius: 3px; }
  /* line 325, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }

/* Adjust margin for form elements below */
/* line 419, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

/* line 424, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
/* line 433, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
/* line 438, ../bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  /* line 255, ../bower_components/foundation/scss/foundation/components/_forms.scss */
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
/* line 445, ../bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
/* line 448, ../bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none; }

/* line 451, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }

/* line 458, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
/* line 463, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
/* line 468, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f04124; }
/* line 472, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
/* line 477, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
/* line 489, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block; }

/* line 495, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error {
  margin-bottom: 0; }

/* line 498, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.error {
  color: #f04124; }

/* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 64.875rem; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .row:before, .row:after {
    content: " ";
    display: table; }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .row:after {
    clear: both; }
  /* line 221, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  /* line 223, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  /* line 226, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
    .row .row:after {
      clear: both; }
    /* line 227, ../bower_components/foundation/scss/foundation/components/_grid.scss */
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
      .row .row.collapse:after {
        clear: both; }

/* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

/* line 234, ../bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right; }

/* line 235, ../bower_components/foundation/scss/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important; }

  /* line 178, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }
@media only screen and (min-width: 43.76em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  /* line 178, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  /* line 245, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  /* line 248, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  /* line 157, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  /* line 166, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%; }

  /* line 170, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important; }

  /* line 176, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important; }

  /* line 178, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  /* line 187, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  /* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  /* line 198, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  /* line 204, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  /* line 209, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  /* line 256, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
/* line 53, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  /* line 42, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    /* line 47, ../bower_components/foundation/scss/foundation/components/_inline-lists.scss */
    .inline-list > li > * {
      display: block; }

/* line 56, ../bower_components/foundation/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

/* line 91, ../bower_components/foundation/scss/foundation/components/_labels.scss */
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #0078c0;
  color: white; }
  /* line 96, ../bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.radius, body.page-admin .l-main input.label.form-submit,
  body.page-node-edit .l-main input.label.form-submit {
    border-radius: 3px; }
  /* line 97, ../bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.round {
    border-radius: 1000px; }
  /* line 99, ../bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.alert {
    background-color: #f04124;
    color: white; }
  /* line 100, ../bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.success {
    background-color: #43ac6a;
    color: white; }
  /* line 101, ../bower_components/foundation/scss/foundation/components/_labels.scss */
  .label.secondary {
    background-color: #4da52f;
    color: white; }

@-webkit-keyframes rotate {
  /* line 54, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -webkit-transform: rotate(0deg); }

  /* line 55, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  /* line 58, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -moz-transform: rotate(0deg); }

  /* line 59, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  /* line 62, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    -o-transform: rotate(0deg); }

  /* line 63, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  /* line 66, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  from {
    transform: rotate(0deg); }

  /* line 67, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
/* line 71, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative; }
  /* line 74, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    /* line 81, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    /* line 84, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .slideshow-wrapper ul li:first-child {
      display: block; }
  /* line 87, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    /* line 90, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .slideshow-wrapper .orbit-container li {
      display: block; }
      /* line 92, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    /* line 94, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  /* line 100, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555 #fff;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

/* line 120, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  /* line 126, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    /* line 135, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    /* line 137, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      /* line 148, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      /* line 157, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: white;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  /* line 174, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10; }
    /* line 179, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  /* line 185, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    /* line 192, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    /* line 205, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #fff;
      border-top: none;
      border-bottom: none; }
    /* line 219, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #fff; }
      /* line 228, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333; }
  /* line 237, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  /* line 241, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    /* line 253, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    /* line 257, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  /* line 267, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-prev {
    left: 0; }
    /* line 268, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: white; }
    /* line 273, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-prev:hover > span {
      border-right-color: white; }
  /* line 277, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-container .orbit-next {
    right: 0; }
    /* line 278, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: white;
      left: 50%;
      margin-left: -4px; }
    /* line 285, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-container .orbit-next:hover > span {
      border-left-color: white; }

/* line 291, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets-container {
  text-align: center; }

/* line 292, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  /* line 301, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    /* line 312, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-bullets li.active {
      background: #999999; }
    /* line 316, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
    .orbit-bullets li:last-child {
      margin-right: 0; }

/* line 323, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
/* line 326, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 43.76em) {
  /* line 335, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  /* line 338, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 43.75em) {
  /* line 345, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  /* line 346, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important; }
  /* line 352, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  /* line 358, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-timer {
    display: none; }

  /* line 361, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-next, .orbit-prev {
    display: none; }

  /* line 364, ../bower_components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets {
    display: none; } }
/* line 137, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  /* line 100, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    /* line 106, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
    ul.pagination li a {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      border-radius: 3px; }
    /* line 114, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
    ul.pagination li:hover a,
    ul.pagination li a:focus {
      background: #e6e6e6; }
    /* line 51, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
    ul.pagination li.unavailable a {
      cursor: default;
      color: #999999; }
    /* line 56, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
      background: transparent; }
    /* line 64, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
    ul.pagination li.current a {
      background: #0078c0;
      color: white;
      font-weight: bold;
      cursor: default; }
      /* line 71, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #0078c0; }
  /* line 124, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
/* line 142, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center; }
  /* line 124, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

/* Panels */
/* line 77, ../bower_components/foundation/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  /* line 52, ../bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel > :first-child {
    margin-top: 0; }
  /* line 53, ../bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel > :last-child {
    margin-bottom: 0; }
  /* line 58, ../bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  /* line 65, ../bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    /* line 67, ../bower_components/foundation/scss/foundation/components/_panels.scss */
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  /* line 79, ../bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6e4ff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecf8ff; }
    /* line 52, ../bower_components/foundation/scss/foundation/components/_panels.scss */
    .panel.callout > :first-child {
      margin-top: 0; }
    /* line 53, ../bower_components/foundation/scss/foundation/components/_panels.scss */
    .panel.callout > :last-child {
      margin-bottom: 0; }
    /* line 58, ../bower_components/foundation/scss/foundation/components/_panels.scss */
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    /* line 65, ../bower_components/foundation/scss/foundation/components/_panels.scss */
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      /* line 67, ../bower_components/foundation/scss/foundation/components/_panels.scss */
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    /* line 81, ../bower_components/foundation/scss/foundation/components/_panels.scss */
    .panel.callout a:not(.button) {
      color: #0078c0; }
  /* line 86, ../bower_components/foundation/scss/foundation/components/_panels.scss */
  .panel.radius, body.page-admin .l-main input.panel.form-submit,
  body.page-node-edit .l-main input.panel.form-submit {
    border-radius: 3px; }

/* line 162, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0; }

/* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 43.75em) {
    /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog, .reveal-modal {
      min-height: 100vh; } }
  @media only screen and (min-width: 43.76em) {
    /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog, .reveal-modal {
      left: 50%; } }
  /* line 86, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog .column,
  dialog .columns, .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  /* line 89, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog > :first-child, .reveal-modal > :first-child {
    margin-top: 0; }
  /* line 90, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog > :last-child, .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 43.76em) {
    /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog, .reveal-modal {
      margin-left: -40%;
      width: 80%; } }
  @media only screen and (min-width: 43.76em) {
    /* line 164, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog, .reveal-modal {
      top: 6.25rem; } }
  /* line 174, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

/* line 177, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 43.76em) {
  /* line 184, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    padding: 1.875rem; }
    /* line 187, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.radius, .reveal-modal.radius, body.page-admin .l-main input.reveal-modal.form-submit,
    body.page-node-edit .l-main input.reveal-modal.form-submit {
      border-radius: 3px; }
    /* line 188, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.round, .reveal-modal.round {
      border-radius: 1000px; }
    /* line 190, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.collapse, .reveal-modal.collapse {
      padding: 0; }
  /* line 200, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; } }
  @media only screen and (min-width: 43.76em) and (min-width: 43.76em) {
    /* line 192, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.tiny, .reveal-modal.tiny, body.page-admin .l-main input.reveal-modal.form-submit,
    body.page-node-edit .l-main input.reveal-modal.form-submit {
      margin-left: -15%;
      width: 30%; } }
  @media only screen and (min-width: 43.76em) and (min-width: 43.76em) {
    /* line 193, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.small, .reveal-modal.small {
      margin-left: -20%;
      width: 40%; } }
  @media only screen and (min-width: 43.76em) and (min-width: 43.76em) {
    /* line 194, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.medium, .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; } }
  @media only screen and (min-width: 43.76em) and (min-width: 43.76em) {
    /* line 195, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.large, .reveal-modal.large {
      margin-left: -35%;
      width: 70%; } }
  @media only screen and (min-width: 43.76em) and (min-width: 43.76em) {
    /* line 196, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.xlarge, .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }

  @media only screen and (min-width: 43.76em) and (min-width: 43.76em) {
    /* line 200, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
    dialog.full, .reveal-modal.full {
      margin-left: -50vw;
      width: 100vw; } }

@media print {
  /* line 213, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    background: #fff !important; } }
/* line 113, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem; }
    /* line 74, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
    .side-nav li a:not(.button) {
      display: block;
      color: #0078c0;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      /* line 80, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #20acff; }
    /* line 86, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
    .side-nav li.active > a:first-child:not(.button) {
      color: #20acff;
      font-weight: normal;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
    /* line 92, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }
    /* line 100, ../bower_components/foundation/scss/foundation/components/_side-nav.scss */
    .side-nav li.heading {
      color: #0078c0;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

/* line 122, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button, body.page-admin .l-main input.dropdown.form-submit,
body.page-node-edit .l-main input.dropdown.form-submit, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  /* line 62, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button:after, body.page-admin .l-main input.dropdown.form-submit:after,
  body.page-node-edit .l-main input.dropdown.form-submit:after, button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%; }
  /* line 97, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button:after, body.page-admin .l-main input.dropdown.form-submit:after,
  body.page-node-edit .l-main input.dropdown.form-submit:after, button.dropdown:after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  /* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button:after, body.page-admin .l-main input.dropdown.form-submit:after,
  body.page-node-edit .l-main input.dropdown.form-submit:after, button.dropdown:after {
    border-color: white transparent transparent transparent; }
  /* line 123, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.tiny, body.page-admin .l-main input.dropdown.form-submit,
  body.page-node-edit .l-main input.dropdown.form-submit, button.dropdown.tiny {
    padding-right: 2.625rem; }
    /* line 77, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
    .dropdown.button.tiny:before, body.page-admin .l-main input.dropdown.form-submit:before,
    body.page-node-edit .l-main input.dropdown.form-submit:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    /* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
    .dropdown.button.tiny:after, body.page-admin .l-main input.dropdown.form-submit:after,
    body.page-node-edit .l-main input.dropdown.form-submit:after, button.dropdown.tiny:after {
      border-color: white transparent transparent transparent; }
  /* line 124, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.small, body.page-admin .l-main input.dropdown.small.form-submit,
  body.page-node-edit .l-main input.dropdown.small.form-submit, button.dropdown.small {
    padding-right: 3.0625rem; }
    /* line 87, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
    .dropdown.button.small:after, body.page-admin .l-main input.dropdown.small.form-submit:after,
    body.page-node-edit .l-main input.dropdown.small.form-submit:after, button.dropdown.small:after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    /* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
    .dropdown.button.small:after, body.page-admin .l-main input.dropdown.small.form-submit:after,
    body.page-node-edit .l-main input.dropdown.small.form-submit:after, button.dropdown.small:after {
      border-color: white transparent transparent transparent; }
  /* line 125, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.large, body.page-admin .l-main input.dropdown.large.form-submit,
  body.page-node-edit .l-main input.dropdown.large.form-submit, button.dropdown.large {
    padding-right: 3.625rem; }
    /* line 107, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
    .dropdown.button.large:after, body.page-admin .l-main input.dropdown.large.form-submit:after,
    body.page-node-edit .l-main input.dropdown.large.form-submit:after, button.dropdown.large:after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    /* line 116, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
    .dropdown.button.large:after, body.page-admin .l-main input.dropdown.large.form-submit:after,
    body.page-node-edit .l-main input.dropdown.large.form-submit:after, button.dropdown.large:after {
      border-color: white transparent transparent transparent; }
  /* line 126, ../bower_components/foundation/scss/foundation/components/_dropdown-buttons.scss */
  .dropdown.button.secondary:after, body.page-admin .l-main input.dropdown.secondary.form-submit:after,
  body.page-node-edit .l-main input.dropdown.secondary.form-submit:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

/* line 173, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button, body.page-admin .l-main input.split.form-submit,
body.page-node-edit .l-main input.split.form-submit {
  position: relative;
  padding-right: 5.0625rem; }
  /* line 76, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span, body.page-admin .l-main input.split.form-submit span,
  body.page-node-edit .l-main input.split.form-submit span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    /* line 85, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
    .split.button span:after, body.page-admin .l-main input.split.form-submit span:after,
    body.page-node-edit .l-main input.split.form-submit span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    /* line 97, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
    .split.button span:active, body.page-admin .l-main input.split.form-submit span:active,
    body.page-node-edit .l-main input.split.form-submit span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  /* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span, body.page-admin .l-main input.split.form-submit span,
  body.page-node-edit .l-main input.split.form-submit span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  /* line 140, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span, body.page-admin .l-main input.split.form-submit span,
  body.page-node-edit .l-main input.split.form-submit span {
    width: 3.09375rem; }
    /* line 141, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
    .split.button span:after, body.page-admin .l-main input.split.form-submit span:after,
    body.page-node-edit .l-main input.split.form-submit span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button span:after, body.page-admin .l-main input.split.form-submit span:after,
  body.page-node-edit .l-main input.split.form-submit span:after {
    border-color: white transparent transparent transparent; }
  /* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.secondary span, body.page-admin .l-main input.split.secondary.form-submit span,
  body.page-node-edit .l-main input.split.secondary.form-submit span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.secondary span:after, body.page-admin .l-main input.split.secondary.form-submit span:after,
  body.page-node-edit .l-main input.split.secondary.form-submit span:after {
    border-color: white transparent transparent transparent; }
  /* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.alert span, body.page-admin .l-main input.split.alert.form-submit span,
  body.page-node-edit .l-main input.split.alert.form-submit span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  /* line 103, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.success span, body.page-admin .l-main input.split.success.form-submit span,
  body.page-node-edit .l-main input.split.success.form-submit span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  /* line 179, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.tiny, body.page-admin .l-main input.split.form-submit,
  body.page-node-edit .l-main input.split.form-submit {
    padding-right: 3.75rem; }
    /* line 112, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
    .split.button.tiny span, body.page-admin .l-main input.split.form-submit span,
    body.page-node-edit .l-main input.split.form-submit span {
      width: 2.25rem; }
      /* line 113, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
      .split.button.tiny span:after, body.page-admin .l-main input.split.form-submit span:after,
      body.page-node-edit .l-main input.split.form-submit span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  /* line 180, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.small, body.page-admin .l-main input.split.small.form-submit,
  body.page-node-edit .l-main input.split.small.form-submit {
    padding-right: 4.375rem; }
    /* line 126, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
    .split.button.small span, body.page-admin .l-main input.split.small.form-submit span,
    body.page-node-edit .l-main input.split.small.form-submit span {
      width: 2.625rem; }
      /* line 127, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
      .split.button.small span:after, body.page-admin .l-main input.split.small.form-submit span:after,
      body.page-node-edit .l-main input.split.small.form-submit span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.large, body.page-admin .l-main input.split.large.form-submit,
  body.page-node-edit .l-main input.split.large.form-submit {
    padding-right: 5.5rem; }
    /* line 154, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
    .split.button.large span, body.page-admin .l-main input.split.large.form-submit span,
    body.page-node-edit .l-main input.split.large.form-submit span {
      width: 3.4375rem; }
      /* line 155, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
      .split.button.large span:after, body.page-admin .l-main input.split.large.form-submit span:after,
      body.page-node-edit .l-main input.split.large.form-submit span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.expand, body.page-admin .l-main input.split.expand.form-submit,
  body.page-node-edit .l-main input.split.expand.form-submit {
    padding-left: 2rem; }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.secondary span:after, body.page-admin .l-main input.split.secondary.form-submit span:after,
  body.page-node-edit .l-main input.split.secondary.form-submit span:after {
    border-color: #333333 transparent transparent transparent; }
  /* line 186, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.radius span, body.page-admin .l-main input.split.form-submit span,
  body.page-node-edit .l-main input.split.form-submit span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  /* line 187, ../bower_components/foundation/scss/foundation/components/_split-buttons.scss */
  .split.button.round span, body.page-admin .l-main input.split.round.form-submit span,
  body.page-node-edit .l-main input.split.round.form-submit span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

/* line 123, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt {
    text-transform: uppercase; }
  /* line 75, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    /* line 85, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      /* line 89, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    /* line 94, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      font-weight: normal;
      background: #0078c0;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      /* line 101, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0067a5; }

/* line 125, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }
  /* line 63, ../bower_components/foundation/scss/foundation/components/_tables.scss */
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  /* line 72, ../bower_components/foundation/scss/foundation/components/_tables.scss */
  table thead {
    background: whitesmoke; }
    /* line 77, ../bower_components/foundation/scss/foundation/components/_tables.scss */
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  /* line 86, ../bower_components/foundation/scss/foundation/components/_tables.scss */
  table tfoot {
    background: whitesmoke; }
    /* line 91, ../bower_components/foundation/scss/foundation/components/_tables.scss */
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  /* line 102, ../bower_components/foundation/scss/foundation/components/_tables.scss */
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  /* line 111, ../bower_components/foundation/scss/foundation/components/_tables.scss */
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9; }
  /* line 119, ../bower_components/foundation/scss/foundation/components/_tables.scss */
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

/* line 150, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important; }

/* line 151, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important; }

/* line 152, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important; }

/* line 153, ../bower_components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 43.75em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 43.76em) and (max-width: 64em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 43.76em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 999999999999) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  /* line 157, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important; }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important; }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important; }

  /* line 160, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
/* line 206, ../bower_components/foundation/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; }

/* Default Link Styles */
/* line 212, ../bower_components/foundation/scss/foundation/components/_type.scss */
a {
  color: #0078c0;
  text-decoration: none;
  line-height: inherit; }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a:hover, a:focus {
    color: #4da52f; }
  /* line 225, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a img {
    border: none; }

/* Default paragraph styles */
/* line 229, ../bower_components/foundation/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  /* line 237, ../bower_components/foundation/scss/foundation/components/_type.scss */
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  /* line 239, ../bower_components/foundation/scss/foundation/components/_type.scss */
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
/* line 247, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  /* line 257, ../bower_components/foundation/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 264, ../bower_components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem; }

/* line 265, ../bower_components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem; }

/* line 266, ../bower_components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem; }

/* line 267, ../bower_components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem; }

/* line 268, ../bower_components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem; }

/* line 269, ../bower_components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 1rem; }

/* line 271, ../bower_components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

/* line 273, ../bower_components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
/* line 283, ../bower_components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit; }

/* line 289, ../bower_components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit; }

/* line 294, ../bower_components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit; }

/* line 299, ../bower_components/foundation/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d; }

/* Lists */
/* line 308, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

/* line 316, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem; }
  /* line 318, ../bower_components/foundation/scss/foundation/components/_type.scss */
  ul.no-bullet {
    margin-left: 0; }
    /* line 322, ../bower_components/foundation/scss/foundation/components/_type.scss */
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
/* line 335, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
/* line 343, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
/* line 346, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
/* line 347, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
/* line 348, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
/* line 349, ../bower_components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
/* line 353, ../bower_components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem; }
  /* line 357, ../bower_components/foundation/scss/foundation/components/_type.scss */
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
/* line 366, ../bower_components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
/* line 370, ../bower_components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
/* line 375, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

/* line 382, ../bower_components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none; }

/* Blockquotes */
/* line 387, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  /* line 392, ../bower_components/foundation/scss/foundation/components/_type.scss */
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    /* line 396, ../bower_components/foundation/scss/foundation/components/_type.scss */
    blockquote cite:before {
      content: "\2014 \0020"; }
    /* line 401, ../bower_components/foundation/scss/foundation/components/_type.scss */
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

/* line 407, ../bower_components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
/* line 413, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  /* line 419, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .vcard li {
    margin: 0;
    display: block; }
  /* line 423, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

/* line 430, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold; }
/* line 432, ../bower_components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 43.76em) {
  /* line 443, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  /* line 444, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem; }

  /* line 445, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem; }

  /* line 446, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem; }

  /* line 447, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem; }

  /* line 448, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem; }

  /* line 449, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 1rem; } }
/*
 * 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 460, ../bower_components/foundation/scss/foundation/components/_type.scss */
.print-only {
  display: none !important; }

@media print {
  /* line 462, ../bower_components/foundation/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 470, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 471, ../bower_components/foundation/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 473, ../bower_components/foundation/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 478, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 481, ../bower_components/foundation/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 486, ../bower_components/foundation/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 489, ../bower_components/foundation/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 491, ../bower_components/foundation/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 497, ../bower_components/foundation/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 503, ../bower_components/foundation/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 505, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important; }

  /* line 506, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important; }

  /* line 507, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important; }

  /* line 508, ../bower_components/foundation/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important; } }
/* line 31, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs:after {
    clear: both; }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    /* line 40, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background: #efefef;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1rem; }
      /* line 47, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background: #e1e1e1; }
    /* line 49, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs dd.active a, .tabs .tab-title.active a {
      background: white;
      color: #222222; }
  /* line 53, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.radius dd:first-child a, body.page-admin .l-main input.tabs.form-submit dd:first-child a,
  body.page-node-edit .l-main input.tabs.form-submit dd:first-child a, .tabs.radius .tab:first-child a, body.page-admin .l-main input.tabs.form-submit .tab:first-child a,
  body.page-node-edit .l-main input.tabs.form-submit .tab:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  /* line 56, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.radius dd:last-child a, body.page-admin .l-main input.tabs.form-submit dd:last-child a,
  body.page-node-edit .l-main input.tabs.form-submit dd:last-child a, .tabs.radius .tab:last-child a, body.page-admin .l-main input.tabs.form-submit .tab:last-child a,
  body.page-node-edit .l-main input.tabs.form-submit .tab:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  /* line 60, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

/* line 69, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .tabs-content:after {
    clear: both; }
  /* line 73, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    /* line 78, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs-content > .content.active {
      display: block;
      float: none; }
    /* line 79, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  /* line 81, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    display: block; }
    /* line 83, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 43.76em) {
  /* line 88, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem; }

  /* line 95, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px; } }
/* line 103, ../bower_components/foundation/scss/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* line 104, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:43.76em)/";
  width: 43.76em; }

/* Wrapped around .top-bar to contain to grid width */
/* line 110, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  /* line 114, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

/* line 118, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  /* line 125, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    /* line 131, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    /* line 137, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

/* line 144, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }
  /* line 153, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  /* line 158, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .row {
    max-width: none; }
  /* line 161, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  /* line 163, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar body.page-admin .l-main input.form-submit, body.page-admin .l-main .top-bar input.form-submit,
  .top-bar body.page-node-edit .l-main input.form-submit,
  body.page-node-edit .l-main .top-bar input.form-submit, .top-bar button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
  /* line 176, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  /* line 181, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    /* line 186, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      /* line 190, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 75%;
        display: block;
        padding: 0 15px; }
  /* line 201, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    /* line 206, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    /* line 219, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      /* line 223, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 40px 0 15px;
        color: white;
        position: relative; }
        /* line 138, ../bower_components/foundation/scss/foundation/components/_global.scss */
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 15px;
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
          width: 16px; }
        /* line 171, ../bower_components/foundation/scss/foundation/components/_global.scss */
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white; }
  /* line 252, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    /* line 256, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar.expanded .title-area {
      background: #333333; }
    /* line 259, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      /* line 260, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar.expanded .toggle-topbar a::after {
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

/* line 275, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  /* line 281, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  /* line 291, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  /* line 298, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    background: #333333; }
    /* line 300, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: white;
      padding: 12px 0 12px 0;
      padding-left: 15px;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      /* line 312, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #0078c0;
        border-color: #00609a;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #00609a; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: white; }
      /* line 318, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > a.button.secondary {
        background-color: #4da52f;
        border-color: #3e8426;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #3e8426; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: white; }
      /* line 319, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > a.button.success {
        background-color: #43ac6a;
        border-color: #368a55;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: white; }
      /* line 320, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: white; }
    /* line 323, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px;
      background-color: #0078c0;
      border-color: #00609a;
      color: white; }
      /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #00609a; }
      /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: white; }
      /* line 329, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > button.secondary {
        background-color: #4da52f;
        border-color: #3e8426;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #3e8426; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: white; }
      /* line 330, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > button.success {
        background-color: #43ac6a;
        border-color: #368a55;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: white; }
      /* line 331, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: white; }
        /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: white; }
    /* line 335, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #272727;
      color: white; }
    /* line 345, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li.active > a {
      background: #0078c0;
      color: white; }
      /* line 348, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li.active > a:hover {
        background: #0067a5;
        color: white; }
  /* line 356, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    padding: 15px; }
  /* line 359, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown {
    position: relative; }
    /* line 363, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    /* line 375, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown.moved {
      position: static; }
      /* line 376, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      /* line 380, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  /* line 387, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    /* line 395, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      /* line 399, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
        /* line 402, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      /* line 407, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0;
        margin-top: 0; }
        /* line 410, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
        .top-bar-section .dropdown li.title h5 a {
          color: white;
          line-height: 22.5px;
          display: block; }
      /* line 416, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      /* line 417, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li body.page-admin .l-main input.form-submit, body.page-admin .l-main .top-bar-section .dropdown li input.form-submit,
      .top-bar-section .dropdown li body.page-node-edit .l-main input.form-submit,
      body.page-node-edit .l-main .top-bar-section .dropdown li input.form-submit, .top-bar-section .dropdown li button {
        top: auto; }
    /* line 420, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

/* line 431, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block; }

@media only screen and (min-width: 43.76em) {
  /* line 436, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #333333;
    overflow: visible; }
    /* line 181, ../bower_components/foundation/scss/foundation/components/_global.scss */
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    /* line 182, ../bower_components/foundation/scss/foundation/components/_global.scss */
    .top-bar:after {
      clear: both; }
    /* line 441, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .toggle-topbar {
      display: none; }
    /* line 443, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .title-area {
      float: left; }
    /* line 444, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar .name h1 a {
      width: auto; }
    /* line 448, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar input,
    .top-bar .button,
    .top-bar body.page-admin .l-main input.form-submit,
    body.page-admin .l-main .top-bar input.form-submit,
    .top-bar body.page-node-edit .l-main input.form-submit,
    body.page-node-edit .l-main .top-bar input.form-submit,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    /* line 454, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar.expanded {
      background: #333333; }

  /* line 457, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 64.875rem;
    margin: 0 auto;
    margin-bottom: 0; }

  /* line 463, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    /* line 467, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      /* line 472, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section ul li {
        float: left; }
        /* line 474, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
        .top-bar-section ul li .js-generated {
          display: none; }
    /* line 480, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #272727;
      color: white; }
    /* line 489, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #333333; }
      /* line 493, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #272727; }
    /* line 502, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      color: white;
      background: #0078c0; }
      /* line 507, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0067a5; }
    /* line 516, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      /* line 518, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    /* line 527, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      /* line 528, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    /* line 534, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    /* line 541, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    /* line 554, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      /* line 561, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333; }
      /* line 569, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: white;
        background: #333333; }
      /* line 573, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
        color: white;
        background-color: #555555;
        background: #272727; }
      /* line 581, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      /* line 587, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    /* line 595, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 45px;
      width: 0; }
    /* line 604, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 15px;
      height: 45px; }
    /* line 612, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      /* line 616, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    /* line 620, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      /* line 624, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  /* line 634, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #272727;
    color: white; }
  /* line 643, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #0078c0;
    color: white; }
  /* line 651, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
/* small displays */
@media only screen {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 43.76em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

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

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

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

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important; }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table; }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important; }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important; }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important; }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important; } }
/* Orientation targeting */
/* line 286, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

/* line 288, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
/* line 293, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

/* line 297, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

/* line 301, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

/* line 305, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

/* line 310, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  /* line 315, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  /* line 317, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  /* line 322, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  /* line 326, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  /* line 330, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  /* line 334, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  /* line 339, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  /* line 345, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  /* line 347, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  /* line 352, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  /* line 356, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  /* line 360, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  /* line 364, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  /* line 369, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
/* line 374, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important; }

/* line 375, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important; }

/* line 376, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important; }

/* line 377, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
/* line 380, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table; }

/* line 381, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table; }

/* line 382, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important; }

/* line 383, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important; }

/* line 384, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important; }

/* line 385, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important; }

/* line 386, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important; }

/* line 387, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important; }

/* line 388, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important; }

/* line 389, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important; }

/* line 390, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important; }

/* line 391, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  /* line 396, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block; }

  /* line 397, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none; }

  /* line 399, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table; }

  /* line 400, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important; }

  /* line 401, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important; }

  /* line 402, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important; }

  /* line 403, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important; }

  /* line 404, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important; } }
/********************************************

  Settings.scss

  DO NOT PUT ANY CSS RULES IN THIS FILE.
  It is meant for constants, functions,
  mixins etc.

********************************************/
/* line 4, ../scss/base/_drupal.scss */
.admin-menu .fixed {
  top: 1.8125rem; }

/* line 11, ../scss/base/_drupal.scss */
#status-messages.reveal-modal .alert-box {
  margin-bottom: 0; }

/* line 18, ../scss/base/_drupal.scss */
.reveal-modal {
  z-index: 999; }

/* line 25, ../scss/base/_drupal.scss */
.item-list .pager {
  clear: none; }

/* line 29, ../scss/base/_drupal.scss */
.item-list .pager li {
  padding: 0; }

/* line 33, ../scss/base/_drupal.scss */
.alert-box.secondary {
  color: #555; }

/* line 37, ../scss/base/_drupal.scss */
.alert-box.alert a {
  color: white;
  font-weight: bold;
  text-decoration: underline; }
/* line 38, ../scss/base/_drupal.scss */
.alert-box.alert a.close {
  text-decoration: none; }
/* line 39, ../scss/base/_drupal.scss */
.alert-box.alert ul li {
  color: white; }

/* line 4, ../scss/base/_admin.scss */
#module-filter-wrapper .fixed {
  position: static; }

/* line 9, ../scss/base/_admin.scss */
html body.admin-menu {
  margin-top: 0 !important;
  padding: 2rem 0 0; }
  /* line 11, ../scss/base/_admin.scss */
  html body.admin-menu .admin-menu, html body.admin-menu .admin-menu a {
    font-size: 12px; }
  @media lte3 {
    /* line 9, ../scss/base/_admin.scss */
    html body.admin-menu {
      margin-top: 0 !important; }
      /* line 16, ../scss/base/_admin.scss */
      html body.admin-menu #admin-menu {
        display: none !important; }
      /* line 17, ../scss/base/_admin.scss */
      html body.admin-menu div#page {
        margin-top: 0px; } }

/* line 22, ../scss/base/_admin.scss */
#wysiwyg-profile-form .form-item .description {
  font-size: 0.625rem; }

/* line 25, ../scss/base/_admin.scss */
#primary-links {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem;
  text-align: left;
  border-bottom: 1px solid #d6d6d6;
  line-height: 1.4; }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  #primary-links dt {
    text-transform: uppercase; }
  /* line 75, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  #primary-links dt,
  #primary-links dd,
  #primary-links li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #555555; }
    /* line 85, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
    #primary-links dt a,
    #primary-links dd a,
    #primary-links li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      /* line 89, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
      #primary-links dt a:hover,
      #primary-links dd a:hover,
      #primary-links li a:hover {
        color: #737373; }
    /* line 94, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
    #primary-links dt.active a,
    #primary-links dd.active a,
    #primary-links li.active a {
      border-radius: 3px;
      font-weight: normal;
      background: #0078c0;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      /* line 101, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
      #primary-links dt.active a:hover,
      #primary-links dd.active a:hover,
      #primary-links li.active a:hover {
        background: #0067a5; }
  /* line 31, ../scss/base/_admin.scss */
  #primary-links dt, #primary-links dd, #primary-links li {
    float: none; }
    /* line 33, ../scss/base/_admin.scss */
    #primary-links dt a, #primary-links dd a, #primary-links li a {
      -webkit-border-radius: 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0;
      -ms-border-radius: 10px 10px 0 0;
      -o-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0;
      background: rgba(100, 100, 100, 0.1);
      padding: 0.1875em 0.5625em; }
    /* line 38, ../scss/base/_admin.scss */
    #primary-links dt.active a, #primary-links dd.active a, #primary-links li.active a {
      -webkit-border-radius: 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0;
      -ms-border-radius: 10px 10px 0 0;
      -o-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0;
      background: #0078c0; }

/* line 45, ../scss/base/_admin.scss */
#secondary-links {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  #secondary-links dt {
    text-transform: uppercase; }
  /* line 75, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
  #secondary-links dt,
  #secondary-links dd,
  #secondary-links li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #555555; }
    /* line 85, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
    #secondary-links dt a,
    #secondary-links dd a,
    #secondary-links li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      /* line 89, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
      #secondary-links dt a:hover,
      #secondary-links dd a:hover,
      #secondary-links li a:hover {
        color: #737373; }
    /* line 94, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
    #secondary-links dt.active a,
    #secondary-links dd.active a,
    #secondary-links li.active a {
      border-radius: 3px;
      font-weight: normal;
      background: #4da52f;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      /* line 101, ../bower_components/foundation/scss/foundation/components/_sub-nav.scss */
      #secondary-links dt.active a:hover,
      #secondary-links dd.active a:hover,
      #secondary-links li.active a:hover {
        background: #0067a5; }
  /* line 49, ../scss/base/_admin.scss */
  #secondary-links dt a, #secondary-links dd a, #secondary-links li a {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
    background: rgba(200, 200, 200, 0.1);
    padding: 0.1875em 0.5625em; }
  /* line 54, ../scss/base/_admin.scss */
  #secondary-links dt.active a, #secondary-links dd.active a, #secondary-links li.active a {
    background: #0078c0; }

/* line 63, ../scss/base/_admin.scss */
table#permissions td.permission, table#permissions td.checkbox {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  line-height: 1px; }
/* line 68, ../scss/base/_admin.scss */
table#permissions div {
  font-size: 0.85em; }

/* line 71, ../scss/base/_admin.scss */
section.l-help .columns section {
  line-height: 140%;
  margin-bottom: 2.5rem; }

/* line 76, ../scss/base/_admin.scss */
div.vertical-tabs {
  border: 1px solid #e9e9e9; }
  /* line 78, ../scss/base/_admin.scss */
  div.vertical-tabs ul.vertical-tabs-list {
    border-top: 1px solid #e9e9e9; }
    /* line 80, ../scss/base/_admin.scss */
    div.vertical-tabs ul.vertical-tabs-list li {
      border: 1px solid #e9e9e9; }
      /* line 82, ../scss/base/_admin.scss */
      div.vertical-tabs ul.vertical-tabs-list li a {
        font-size: 0.85em; }
      /* line 83, ../scss/base/_admin.scss */
      div.vertical-tabs ul.vertical-tabs-list li a:hover {
        outline: none;
        background: #0078c0;
        color: white;
        text-decoration: none; }
        /* line 88, ../scss/base/_admin.scss */
        div.vertical-tabs ul.vertical-tabs-list li a:hover strong {
          text-decoration: none;
          color: white; }

/* line 95, ../scss/base/_admin.scss */
.ui-widget-overlay {
  background: #444444 url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .8;
  filter: Alpha(Opacity=80); }

/* line 101, ../scss/base/_admin.scss */
input.form-checkbox, input.form-radio {
  vertical-align: top; }

/**
 * Stuff that needs to be on the edit AND admin pages
 *
 *
 **/
/* line 115, ../scss/base/_admin.scss */
body.page-admin .l-main div.field-widget-text-textarea-with-summary textarea, body.page-admin .l-main textarea.form-textarea,
body.page-node-edit .l-main div.field-widget-text-textarea-with-summary textarea,
body.page-node-edit .l-main textarea.form-textarea {
  height: 500px; }
/* line 119, ../scss/base/_admin.scss */
body.page-admin .l-main form .form-type-textfield label,
body.page-node-edit .l-main form .form-type-textfield label {
  text-align: left;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: none; }
/* line 133, ../scss/base/_admin.scss */
body.page-admin .l-main input[type="radio"],
body.page-admin .l-main input[type="checkbox"],
body.page-admin .l-main select,
body.page-node-edit .l-main input[type="radio"],
body.page-node-edit .l-main input[type="checkbox"],
body.page-node-edit .l-main select {
  vertical-align: top;
  width: inherit; }
/* line 138, ../scss/base/_admin.scss */
body.page-admin .l-main fieldset,
body.page-node-edit .l-main fieldset {
  border: solid 1px #eee;
  background: white; }
/* line 142, ../scss/base/_admin.scss */
body.page-admin .l-main .field-type-datestamp fieldset,
body.page-node-edit .l-main .field-type-datestamp fieldset {
  background: transparent; }
/* line 145, ../scss/base/_admin.scss */
body.page-admin .l-main fieldset.collapsed,
body.page-node-edit .l-main fieldset.collapsed {
  background: transparent; }
/* line 147, ../scss/base/_admin.scss */
body.page-admin .l-main fieldset.collapsed legend,
body.page-node-edit .l-main fieldset.collapsed legend {
  border-bottom: 1px solid rgba(0, 120, 192, 0.2);
  width: 100%; }
/* line 152, ../scss/base/_admin.scss */
body.page-admin .l-main .fieldset-description,
body.page-node-edit .l-main .fieldset-description {
  font-size: 0.8em;
  line-height: 1.3;
  margin: 5px 5px; }
/* line 158, ../scss/base/_admin.scss */
body.page-admin .l-main button, body.page-admin .l-main .button, body.page-admin .l-main input.form-submit,
body.page-node-edit .l-main button,
body.page-node-edit .l-main .button,
body.page-node-edit .l-main input.form-submit {
  font-size: 12px; }
/* line 163, ../scss/base/_admin.scss */
body.page-admin .l-main fieldset,
body.page-node-edit .l-main fieldset {
  padding: 0.5em;
  margin: 1.125em 0; }
/* line 168, ../scss/base/_admin.scss */
body.page-admin .l-main ul.tips, body.page-admin .l-main div.description, body.page-admin .l-main .form-item div.description,
body.page-node-edit .l-main ul.tips,
body.page-node-edit .l-main div.description,
body.page-node-edit .l-main .form-item div.description {
  margin: 3px 0;
  line-height: 1.2em;
  font-size: 0.7em;
  color: #666; }
/* line 174, ../scss/base/_admin.scss */
body.page-admin .l-main .dependent-options,
body.page-node-edit .l-main .dependent-options {
  margin-left: 12px; }
/* line 178, ../scss/base/_admin.scss */
body.page-admin .l-main .token-tree td, body.page-admin .l-main .token-tree th,
body.page-node-edit .l-main .token-tree td,
body.page-node-edit .l-main .token-tree th {
  padding-top: 5px;
  padding-bottom: 5px; }

/**
 * This is the main stuff for admin displays. Copied out of SEVEN theme mostly.
 *
 *
 **/
/* line 191, ../scss/base/_admin.scss */
body.page-admin .l-main {
  /**
   * Tables.
   */
  /* Filter */ }
  /* line 193, ../scss/base/_admin.scss */
  body.page-admin .l-main button, body.page-admin .l-main input, body.page-admin .l-main select, body.page-admin .l-main textarea {
    font-size: 12px; }
  /* line 198, ../scss/base/_admin.scss */
  body.page-admin .l-main button, body.page-admin .l-main .button, body.page-admin .l-main input.form-submit {
    font-size: 0.75rem !important; }
  /* line 203, ../scss/base/_admin.scss */
  body.page-admin .l-main .button-group .small.button.secondary, body.page-admin .l-main .button-group input.small.secondary.form-submit {
    background: transparent;
    border: 0;
    color: #ac001e; }
  /* line 212, ../scss/base/_admin.scss */
  body.page-admin .l-main table {
    width: 100%;
    font-size: 0.923em;
    margin: 0 0 10px;
    border: medium none; }
    /* line 219, ../scss/base/_admin.scss */
    body.page-admin .l-main table tbody {
      border: medium none; }
    /* line 220, ../scss/base/_admin.scss */
    body.page-admin .l-main table td, body.page-admin .l-main table th {
      border: medium none; }
    /* line 221, ../scss/base/_admin.scss */
    body.page-admin .l-main table tr.odd {
      background: #fff;
      border: medium none;
      border-bottom: medium none; }
    /* line 222, ../scss/base/_admin.scss */
    body.page-admin .l-main table tr.even, body.page-admin .l-main table tr.odd {
      border-bottom: medium none; }
    /* line 223, ../scss/base/_admin.scss */
    body.page-admin .l-main table tr.drag {
      background: #fe7; }
    /* line 224, ../scss/base/_admin.scss */
    body.page-admin .l-main table tr.drag-previous {
      background: #ffb; }
    /* line 225, ../scss/base/_admin.scss */
    body.page-admin .l-main table th.active {
      background: #bdbeb9; }
    /* line 226, ../scss/base/_admin.scss */
    body.page-admin .l-main table th a {
      display: block;
      position: relative; }
    /* line 230, ../scss/base/_admin.scss */
    body.page-admin .l-main table th.active a {
      padding: 0 25px 0 0;
      /* LTR */ }
    /* line 233, ../scss/base/_admin.scss */
    body.page-admin .l-main table th.active img {
      position: absolute;
      top: 3px;
      right: 3px;
      /* LTR */ }
    /* line 238, ../scss/base/_admin.scss */
    body.page-admin .l-main table td.active {
      background: #e9e9dd; }
    /* line 239, ../scss/base/_admin.scss */
    body.page-admin .l-main table tr.odd td.active {
      background: #f3f4ee; }
    /* line 241, ../scss/base/_admin.scss */
    body.page-admin .l-main table tr.selected td.active,
    body.page-admin .l-main table tr.selected td {
      background: #ffc;
      border-color: transparent; }
    /* line 242, ../scss/base/_admin.scss */
    body.page-admin .l-main table .system-status-report tr {
      border-bottom: medium none; }
      /* line 244, ../scss/base/_admin.scss */
      body.page-admin .l-main table .system-status-report tr.ok {
        color: #255b1e;
        background-color: #e5ffe2; }
      /* line 245, ../scss/base/_admin.scss */
      body.page-admin .l-main table .system-status-report tr.info {
        color: #040f37;
        background-color: #bdf; }
      /* line 246, ../scss/base/_admin.scss */
      body.page-admin .l-main table .system-status-report tr.warning {
        color: #840;
        background-color: #fffce5; }
      /* line 247, ../scss/base/_admin.scss */
      body.page-admin .l-main table .system-status-report tr.error {
        color: #8c2e0b;
        background-color: #fef5f1; }
  /* line 255, ../scss/base/_admin.scss */
  body.page-admin .l-main .filter-wrapper {
    border-top: 0;
    padding: 10px 2px; }
  /* line 259, ../scss/base/_admin.scss */
  body.page-admin .l-main .filter-wrapper .fieldset-wrapper {
    padding: 0 6px; }
  /* line 264, ../scss/base/_admin.scss */
  body.page-admin .l-main .filter-wrapper .form-item,
  body.page-admin .l-main .filter-wrapper .filter-guidelines,
  body.page-admin .l-main .filter-wrapper .filter-help {
    font-size: 0.923em;
    padding: 2px 0 0 0;
    /* LTR */ }
  /* line 270, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.tips,
  body.page-admin .l-main div.description,
  body.page-admin .l-main .form-item div.description {
    margin: 5px 0;
    line-height: 1.231em;
    font-size: 0.923em;
    color: #666; }
  /* line 276, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.tips li {
    margin: 0.25em 0 0.25em 1.5em;
    /* LTR */ }
  /* line 280, ../scss/base/_admin.scss */
  body.page-admin .l-main div.form-type-radio div.description,
  body.page-admin .l-main div.form-type-checkbox div.description {
    margin-left: 1.5em;
    /* LTR */ }
  /* line 284, ../scss/base/_admin.scss */
  body.page-admin .l-main input.form-submit:active {
    background: #666;
    color: #fff;
    border-color: #555;
    text-shadow: #222 0 -1px 0; }
  /* line 291, ../scss/base/_admin.scss */
  body.page-admin .l-main input.form-button-disabled,
  body.page-admin .l-main input.form-button-disabled:active {
    background: #eee none;
    border-color: #eee;
    text-shadow: none;
    color: #999; }
  /* line 301, ../scss/base/_admin.scss */
  body.page-admin .l-main input.form-autocomplete,
  body.page-admin .l-main input.form-text,
  body.page-admin .l-main input.form-file,
  body.page-admin .l-main textarea.form-textarea,
  body.page-admin .l-main select.form-select {
    padding: 2px;
    border: 1px solid #ccc;
    border-top-color: #999;
    background: #fff;
    color: #333; }
  /* line 311, ../scss/base/_admin.scss */
  body.page-admin .l-main input.form-text:focus,
  body.page-admin .l-main input.form-file:focus,
  body.page-admin .l-main textarea.form-textarea:focus,
  body.page-admin .l-main select.form-select:focus {
    color: #000;
    border-color: #ace; }
  /* line 315, ../scss/base/_admin.scss */
  body.page-admin .l-main html.js input.form-autocomplete {
    background-position: 100% 4px; }
  /* line 318, ../scss/base/_admin.scss */
  body.page-admin .l-main html.js input.throbbing {
    background-position: 100% -16px; }
  /* line 321, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.action-links {
    margin: 1em 0;
    padding: 0 20px 0 20px;
    /* LTR */
    list-style-type: none;
    overflow: hidden; }
  /* line 327, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.action-links li {
    float: left;
    /* LTR */
    margin: 0 1em 0 0;
    /* LTR */ }
  /* line 331, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.action-links a {
    padding-left: 15px;
    /* LTR */
    background: transparent url(images/add.png) no-repeat 0 center;
    line-height: 30px; }
  /* line 340, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.links li,
  body.page-admin .l-main ul.inline li {
    padding-right: 1em;
    /* LTR */ }
  /* line 343, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.inline li {
    display: inline; }
  /* line 346, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.admin-list li {
    position: relative;
    padding-left: 30px;
    /* LTR */
    padding-top: 9px;
    border-top: 1px solid #ccc;
    margin-left: 0;
    /* LTR */
    margin-bottom: 10px;
    background: url(images/list-item.png) no-repeat 0 11px;
    /* LTR */
    list-style-type: none;
    list-style-image: none; }
  /* line 358, ../scss/base/_admin.scss */
  body.page-admin .l-main .admin-panel .item-list ul,
  body.page-admin .l-main ul.admin-list {
    margin: 0;
    padding: 0; }
  /* line 363, ../scss/base/_admin.scss */
  body.page-admin .l-main .admin-panel .item-list ul,
  body.page-admin .l-main ul.admin-list.compact {
    margin: 8px 0; }
  /* line 367, ../scss/base/_admin.scss */
  body.page-admin .l-main .admin-panel .item-list li,
  body.page-admin .l-main ul.admin-list.compact li {
    border: none;
    background: none;
    margin: 0 0 0.75em;
    line-height: 1;
    padding: 0; }
  /* line 374, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.admin-list li:last-child {
    border-bottom: none; }
  /* line 377, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.admin-list li a {
    margin-left: -30px;
    /* LTR */
    padding: 0 0 4px 30px;
    /* LTR */
    min-height: 0; }
  /* line 382, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.admin-list.compact li a {
    margin-left: 0;
    /* LTR */
    padding: 0; }
  /* line 386, ../scss/base/_admin.scss */
  body.page-admin .l-main ul.admin-list li div.description a {
    margin-left: 0;
    /* LTR */
    padding: 0;
    min-height: inherit; }
  /* line 397, ../scss/base/_admin.scss */
  body.page-admin .l-main #context-blockform td.blocks .label {
    width: 100%;
    color: #444;
    background: #ccc;
    text-align: left; }
  /* line 405, ../scss/base/_admin.scss */
  body.page-admin .l-main td.views-ui-name div {
    font-size: 12px;
    line-height: 1.2; }
    /* line 408, ../scss/base/_admin.scss */
    body.page-admin .l-main td.views-ui-name div .views-ui-view-title {
      font-size: 14px;
      line-height: 1.3; }
  /* line 410, ../scss/base/_admin.scss */
  body.page-admin .l-main .views-ui-description, body.page-admin .l-main .views-ui-tag, body.page-admin .l-main .views-ui-path {
    font-size: 12px;
    line-height: 1.2; }
  /* line 416, ../scss/base/_admin.scss */
  body.page-admin .l-main .views-display-setting .label {
    margin-right: 3pt;
    background-color: transparent;
    color: #444;
    text-align: left;
    white-space: normal;
    display: block;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit; }
  /* line 428, ../scss/base/_admin.scss */
  body.page-admin .l-main .ctools-button-processed .ctools-content a {
    font-size: 10px;
    line-height: 1; }
  /* line 432, ../scss/base/_admin.scss */
  body.page-admin .l-main .ctools-collapsible-container {
    clear: both; }
  /* line 433, ../scss/base/_admin.scss */
  body.page-admin .l-main .ctools-collapsible-content {
    clear: both; }
  /* line 434, ../scss/base/_admin.scss */
  body.page-admin .l-main .ctools-twisty {
    top: 0.25em; }
  /* line 438, ../scss/base/_admin.scss */
  body.page-admin .l-main .views-ui-display-tab-bucket .ctools-button-processed {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  /* line 441, ../scss/base/_admin.scss */
  body.page-admin .l-main .ctools-button-processed li {
    line-height: 1;
    font-size: 10px; }
  /* line 445, ../scss/base/_admin.scss */
  body.page-admin .l-main #views-display-menu-tabs dd {
    display: inline; }
  /* line 449, ../scss/base/_admin.scss */
  body.page-admin .l-main .ctools-collapsible-container {
    clear: right; }

/* line 457, ../scss/base/_admin.scss */
.wysiwyg-toggle-wrapper {
  background: white; }
  /* line 459, ../scss/base/_admin.scss */
  .wysiwyg-toggle-wrapper a {
    font-size: 12px; }

/* line 74, ../scss/base/_elements.scss */
#main input[type="text"],
#main input[type="password"],
#main input[type="date"],
#main input[type="datetime"],
#main input[type="datetime-local"],
#main input[type="month"],
#main input[type="week"],
#main input[type="email"],
#main input[type="number"],
#main input[type="search"],
#main input[type="tel"],
#main input[type="time"],
#main input[type="url"] {
  max-width: 18.75rem; }

@font-face {
  font-family: "SourceSansPro";
  src: url('../fonts/source-sans-pro/SourceSansPro-Regular.otf') format('opentype'); }

@font-face {
  font-family: "SourceSansPro-Bold";
  src: url('../fonts/source-sans-pro/SourceSansPro-Semibold.otf') format('opentype'); }

/* line 28, ../scss/base/_typography.scss */
html {
  -webkit-font-smoothing: antialiased; }

/* line 30, ../scss/base/_typography.scss */
body {
  color: #545454;
  font-family: "Trebuchet MS";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.61719rem; }

/* line 32, ../scss/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: 700;
  line-height: 110%; }

/* line 33, ../scss/base/_typography.scss */
h1, h3, h5 {
  font-family: "Trebuchet MS"; }

/* line 34, ../scss/base/_typography.scss */
h2, h4, h6 {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

/* line 36, ../scss/base/_typography.scss */
h1 {
  font-size: 2rem;
  margin: 1.25rem 0 1.25rem 0; }

/* line 37, ../scss/base/_typography.scss */
h2 {
  font-size: 1.5rem;
  margin: 1.875rem 0 0.625rem 0; }

/* line 38, ../scss/base/_typography.scss */
h3 {
  font-size: 1.5rem;
  margin: 0 0 1.25rem 0; }

/* line 39, ../scss/base/_typography.scss */
h4 {
  font-size: 1.125rem; }

/* line 40, ../scss/base/_typography.scss */
h5 {
  font-size: 1rem;
  line-height: 120%; }

/* line 41, ../scss/base/_typography.scss */
h6 {
  font-size: 0.9375rem; }

/* line 43, ../scss/base/_typography.scss */
p {
  color: #545454;
  line-height: 150%;
  margin: 0.625rem 0 1.875rem 0; }

/* line 44, ../scss/base/_typography.scss */
ol {
  margin: 0.625rem 0 1.875rem 1.875rem; }

/* line 45, ../scss/base/_typography.scss */
ul {
  list-style-image: url("../images/green_bullet.png");
  margin: 0.625rem 0 1.875rem 1.25rem; }

/* line 46, ../scss/base/_typography.scss */
li {
  color: #545454;
  line-height: 150%;
  margin: 0 0 0.3125rem; }

/* line 48, ../scss/base/_typography.scss */
blockquote {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  border: 0;
  color: #333;
  font-family: "Trebuchet MS";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 1.875rem 0;
  padding: 1.875rem;
  padding-left: 4.375rem;
  text-indent: 0; }
  /* line 51, ../scss/base/_typography.scss */
  blockquote:before {
    background: #fff;
    border-radius: 50%;
    color: #4da52f;
    content: "“";
    float: left;
    font-size: 2.75rem;
    font-weight: normal;
    height: 2.1875rem;
    margin: 0 -2.8125rem 0 0;
    padding: 0.9375rem 0;
    position: relative;
    top: -0.3125rem;
    left: -2.8125rem;
    text-align: center;
    width: 2.1875rem; }
  /* line 53, ../scss/base/_typography.scss */
  blockquote p, blockquote em {
    color: #333;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 120%;
    margin: 0; }

/* line 56, ../scss/base/_typography.scss */
code {
  font-family: "Trebuchet MS";
  font-style: normal;
  font-weight: 400;
  text-transform: inherit; }

/* line 58, ../scss/base/_typography.scss */
table {
  font-size: 0.875rem;
  line-height: 150%; }
  /* line 60, ../scss/base/_typography.scss */
  table p {
    font-size: 0.875rem;
    line-height: 150%; }
  /* line 61, ../scss/base/_typography.scss */
  table li {
    font-size: 0.875rem;
    line-height: 140%; }

/* line 67, ../scss/base/_typography.scss */
.readmore-link, .readmore, a.more-link, .more-link a {
  color: #4da52f;
  font-size: 0.875rem;
  line-height: 120%;
  margin: 0;
  padding: 0; }
  /* line 69, ../scss/base/_typography.scss */
  .readmore-link:hover, .readmore:hover, a.more-link:hover, .more-link a:hover {
    color: #0078c0; }
  /* line 71, ../scss/base/_typography.scss */
  .readmore-link:before, .readmore:before, a.more-link:before, .more-link a:before {
    content: "e";
    font-family: "tal-iconfont";
    margin: 0 0.3125rem 0 0;
    position: relative;
    top: 2px; }

/* line 78, ../scss/base/_typography.scss */
.block-re-utilities h3.welcome {
  display: none; }
/* line 80, ../scss/base/_typography.scss */
.block-re-utilities ul.links {
  color: white; }
  /* line 83, ../scss/base/_typography.scss */
  .block-re-utilities ul.links li {
    font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 120%; }
  /* line 84, ../scss/base/_typography.scss */
  .block-re-utilities ul.links:before {
    content: "j";
    color: #56b430;
    float: left;
    font-family: "tal-iconfont";
    font-size: 1.125rem;
    font-weight: bold;
    margin: -0.3125rem 0.625rem 0 0; }
/* line 88, ../scss/base/_typography.scss */
.block-re-utilities #search-block-form .arrow-button.form-submit {
  font-family: "tal-iconfont";
  font-size: 0.875rem;
  font-weight: normal; }

/* line 95, ../scss/base/_typography.scss */
#main-nav-wrapper ul#main-menu li.active-trail a {
  background: #5ec534;
  color: white; }
/* line 100, ../scss/base/_typography.scss */
#main-nav-wrapper ul#main-menu a {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  font-size: 1rem;
  line-height: 120%;
  padding: 0.3125rem 0.9375rem; }
  /* line 102, ../scss/base/_typography.scss */
  #main-nav-wrapper ul#main-menu a:hover, #main-nav-wrapper ul#main-menu a.active {
    background: #5ec534;
    color: white; }
/* line 108, ../scss/base/_typography.scss */
#main-nav-wrapper .share-this #atstbx span.at300bs.at15nc.at15t_compact {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.54);
  font-size: 1rem;
  line-height: 120%; }
  /* line 110, ../scss/base/_typography.scss */
  #main-nav-wrapper .share-this #atstbx span.at300bs.at15nc.at15t_compact:hover {
    color: white; }
/* line 115, ../scss/base/_typography.scss */
#main-nav-wrapper p.sb-link-list {
  color: #0078c0;
  font-size: 0.9375rem;
  line-height: 120%;
  padding: 0;
  margin: 0.3125rem 0 1.5625rem 0; }

/* line 127, ../scss/base/_typography.scss */
#footer-wrapper .footer {
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.75rem;
  line-height: 120%; }
  /* line 130, ../scss/base/_typography.scss */
  #footer-wrapper .footer a {
    color: white; }
    /* line 132, ../scss/base/_typography.scss */
    #footer-wrapper .footer a:hover {
      text-decoration: underline; }
  /* line 134, ../scss/base/_typography.scss */
  #footer-wrapper .footer ul li {
    font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: white;
    font-size: 0.875rem;
    line-height: 120%; }
  /* line 136, ../scss/base/_typography.scss */
  #footer-wrapper .footer .footer-left p {
    color: white;
    font-size: 0.8125rem;
    line-height: 120%; }

/* line 146, ../scss/base/_typography.scss */
.panel-pane h2, .block-views h2 {
  color: #333;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }
/* line 147, ../scss/base/_typography.scss */
.panel-pane p, .panel-pane li, .block-views p, .block-views li {
  color: #333; }

/* line 152, ../scss/base/_typography.scss */
.pane-slideshow a {
  color: white; }
/* line 155, ../scss/base/_typography.scss */
.pane-slideshow .field-name-title h3 {
  color: white;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 115%; }
  /* line 157, ../scss/base/_typography.scss */
  .pane-slideshow .field-name-title h3:after {
    font-size: 1.125rem; }
/* line 159, ../scss/base/_typography.scss */
.pane-slideshow .field-name-title:before {
  font-size: 1.125rem;
  font-weight: 700; }
/* line 161, ../scss/base/_typography.scss */
.pane-slideshow .field-name-field-slide-caption {
  color: white;
  font-size: 0.875rem;
  line-height: 120%; }
/* line 162, ../scss/base/_typography.scss */
.pane-slideshow .field-name-field-slide-link {
  font-size: 0.8125rem; }

/* line 167, ../scss/base/_typography.scss */
.pane-block-16 p {
  margin: 0; }
/* line 169, ../scss/base/_typography.scss */
.pane-block-16 .button, .pane-block-16 body.page-admin .l-main input.form-submit, body.page-admin .l-main .pane-block-16 input.form-submit,
.pane-block-16 body.page-node-edit .l-main input.form-submit,
body.page-node-edit .l-main .pane-block-16 input.form-submit {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  font-size: 1.125rem;
  line-height: 110%;
  text-align: left; }
  /* line 171, ../scss/base/_typography.scss */
  .pane-block-16 .button em, .pane-block-16 body.page-admin .l-main input.form-submit em, body.page-admin .l-main .pane-block-16 input.form-submit em,
  .pane-block-16 body.page-node-edit .l-main input.form-submit em,
  body.page-node-edit .l-main .pane-block-16 input.form-submit em {
    color: rgba(255, 255, 255, 0.69);
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none; }
/* line 174, ../scss/base/_typography.scss */
.pane-block-16 a.info {
  color: #4ca52e;
  font-size: 0.875rem;
  line-height: 120%; }
  /* line 176, ../scss/base/_typography.scss */
  .pane-block-16 a.info:hover {
    color: #0078c0; }
  /* line 178, ../scss/base/_typography.scss */
  .pane-block-16 a.info:before {
    content: "k";
    font-family: "tal-iconfont";
    margin: 0 0.3125rem 0 0;
    position: relative;
    top: 2px; }

/* line 184, ../scss/base/_typography.scss */
.pane-block-15 h4 {
  color: #0078c0;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase; }
/* line 185, ../scss/base/_typography.scss */
.pane-block-15 p, .pane-block-15 li {
  font-size: 0.875rem;
  line-height: 120%; }
/* line 189, ../scss/base/_typography.scss */
.pane-block-15 .services a i.icon {
  background: white;
  color: #4da52f;
  border-radius: 50%;
  display: block;
  font-family: "tal-iconfont";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  height: 2.8125rem;
  margin: 0 auto 0.3125rem;
  padding: 0.875rem 0 0 0.125rem;
  text-transform: none;
  width: 2.8125rem; }
/* line 191, ../scss/base/_typography.scss */
.pane-block-15 .services a:hover i.icon {
  background: #4da52f;
  color: white; }

/* line 199, ../scss/base/_typography.scss */
.pane-blog h3 {
  color: #0078c0;
  font-size: 1.125rem;
  line-height: 120%;
  margin: 0; }
/* line 200, ../scss/base/_typography.scss */
.pane-blog .date {
  font-size: 0.875rem;
  line-height: 120%;
  margin: 0.1875rem 0;
  text-align: right; }

/* line 205, ../scss/base/_typography.scss */
.block-views-events-block-1 h3 {
  color: #0078c0;
  font-size: 0.9375rem;
  line-height: 120%;
  margin: 0; }
/* line 206, ../scss/base/_typography.scss */
.block-views-events-block-1 span, .block-views-events-block-1 span.views-field-field-date {
  color: #333333;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
  padding: 0; }
/* line 209, ../scss/base/_typography.scss */
.block-views-events-block-1 .views-row-first h3 {
  color: #0078c0;
  font-size: 1.375rem;
  line-height: 120%; }
/* line 210, ../scss/base/_typography.scss */
.block-views-events-block-1 .views-row-first span, .block-views-events-block-1 .views-row-first span.views-field-field-date {
  color: #333333;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }
/* line 211, ../scss/base/_typography.scss */
.block-views-events-block-1 .views-row-first p {
  color: #333333;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 120%;
  margin: 0.9375rem 0 0; }

/* line 219, ../scss/base/_typography.scss */
.field-name-changed-date {
  color: #999;
  font-size: 0.875rem;
  font-style: italic; }

/* line 222, ../scss/base/_typography.scss */
#user-login label {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
  font-size: 1rem;
  line-height: 120%;
  margin: 0 0 0.625rem 0; }

/* line 228, ../scss/base/_typography.scss */
#primary-links dd {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
  font-size: 0.875rem;
  line-height: 120%;
  margin: 0 0.625rem 0 0; }
  /* line 230, ../scss/base/_typography.scss */
  #primary-links dd a {
    color: #0078c0; }
    /* line 232, ../scss/base/_typography.scss */
    #primary-links dd a:hover {
      color: #333; }
  /* line 234, ../scss/base/_typography.scss */
  #primary-links dd.active a {
    color: #333;
    font-weight: 700; }
    /* line 236, ../scss/base/_typography.scss */
    #primary-links dd.active a:hover {
      color: #333; }

/* line 245, ../scss/base/_typography.scss */
.sidebar div, .sidebar p, .sidebar li {
  font-size: 0.9375rem;
  line-height: 120%; }
/* line 247, ../scss/base/_typography.scss */
.sidebar a {
  font-weight: 700; }
/* line 249, ../scss/base/_typography.scss */
.sidebar h2 {
  color: #333;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }
/* line 250, ../scss/base/_typography.scss */
.sidebar h3 {
  color: #0078c0;
  font-size: 0.9375rem;
  line-height: 120%;
  margin: 0.3125rem 0 0; }
/* line 252, ../scss/base/_typography.scss */
.sidebar p {
  color: #333333;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 120%;
  margin: 0.9375rem 0 0; }
/* line 253, ../scss/base/_typography.scss */
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 256, ../scss/base/_typography.scss */
  .sidebar ul li {
    margin: 0 0 0.625rem; }
    /* line 259, ../scss/base/_typography.scss */
    .sidebar ul li ul {
      margin: 0 0 0.9375rem 0.625rem; }
    /* line 260, ../scss/base/_typography.scss */
    .sidebar ul li.active-trail > a {
      color: #4da52f; }
/* line 264, ../scss/base/_typography.scss */
.sidebar .date {
  color: #333333;
  font-size: 0.8125rem;
  line-height: 120%; }
/* line 267, ../scss/base/_typography.scss */
.sidebar .block-menu-block-1 h2.block-title {
  background: #4da52f;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }
/* line 271, ../scss/base/_typography.scss */
.sidebar .block-views-events-block-1 .location, .sidebar .block-views-events-block-1 .date {
  color: #333333;
  font-size: 0.8125rem;
  line-height: 120%; }
/* line 274, ../scss/base/_typography.scss */
.sidebar .block-views-events-block-1 .views-row-first h3 {
  color: #0078c0;
  font-size: 1.25rem;
  line-height: 120%; }
/* line 275, ../scss/base/_typography.scss */
.sidebar .block-views-events-block-1 .views-row-first .location, .sidebar .block-views-events-block-1 .views-row-first .date {
  color: #333333;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 120%; }

/* line 284, ../scss/base/_typography.scss */
.views-submit-button input[type="submit"] {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  font-size: 0.875rem;
  line-height: 120%; }

/* line 289, ../scss/base/_typography.scss */
.page-licensed-resources span.info a {
  color: #4ca52e;
  font-size: 0.875rem;
  line-height: 120%;
  margin: 0 0 0 0.9375rem; }
  /* line 291, ../scss/base/_typography.scss */
  .page-licensed-resources span.info a:hover {
    color: #0078c0; }
  /* line 293, ../scss/base/_typography.scss */
  .page-licensed-resources span.info a:before {
    content: "k";
    font-family: "tal-iconfont";
    margin: 0 0.3125rem 0 0;
    position: relative;
    top: 1px; }

/* line 299, ../scss/base/_typography.scss */
.node-resource h4, .node-trial-renewal h4 {
  color: #333;
  font-size: 1rem;
  font-weight: 700;
  line-height: 120%; }
/* line 300, ../scss/base/_typography.scss */
.node-resource legend a, .node-trial-renewal legend a {
  color: #4da52f; }

/* line 306, ../scss/base/_typography.scss */
.node-resource .private-notes h3 {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e31e1d;
  font-size: 1rem;
  line-height: 120%; }
/* line 310, ../scss/base/_typography.scss */
.node-resource .field-group-f-row-group-license-dates.row h4, .node-resource .field-group-f-row-group-license-dates.row span {
  color: #333;
  font-size: 0.9375rem;
  line-height: 120%;
  padding: 0; }
/* line 311, ../scss/base/_typography.scss */
.node-resource .field-group-f-row-group-license-dates.row h4 {
  font-weight: 700; }
  /* line 313, ../scss/base/_typography.scss */
  .node-resource .field-group-f-row-group-license-dates.row h4:after {
    content: ":"; }
/* line 318, ../scss/base/_typography.scss */
.node-resource .field-group-simple-div-group-license-details h4 {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
  font-size: 1rem;
  line-height: 120%; }
/* line 321, ../scss/base/_typography.scss */
.node-resource .field-label {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: right; }
/* line 323, ../scss/base/_typography.scss */
.node-resource fieldset.collapsible .fieldset-legend {
  background: transparent !important;
  padding: 0 !important; }
  /* line 325, ../scss/base/_typography.scss */
  .node-resource fieldset.collapsible .fieldset-legend:before {
    content: "o";
    color: #4da52f;
    display: inline-block;
    font-family: "tal-iconfont";
    font-weight: 400;
    margin: 0 0.3125rem 0 0; }
/* line 328, ../scss/base/_typography.scss */
.node-resource fieldset.collapsed .fieldset-legend:before {
  content: "n";
  color: #4da52f;
  display: inline-block;
  font-family: "tal-iconfont";
  font-weight: 400;
  margin: 0 0.3125rem 0 0; }

/* line 338, ../scss/base/_typography.scss */
.node-trial-renewal .field-name-field-trial-preamble .field-label,
.node-trial-renewal .field-name-field-trial-consortial-note .field-label,
.node-trial-renewal .field-name-field-trial-updates .field-label,
.node-trial-renewal .field-name-field-trial-other .field-label {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
  font-size: 1rem;
  line-height: 120%; }
/* line 342, ../scss/base/_typography.scss */
.node-trial-renewal .field-group-f-row-group-license.row h4, .node-trial-renewal .field-group-f-row-group-license.row span {
  color: #333;
  font-size: 0.9375rem;
  line-height: 120%;
  padding: 0; }
/* line 343, ../scss/base/_typography.scss */
.node-trial-renewal .field-group-f-row-group-license.row h4 {
  font-weight: 700; }

/* line 351, ../scss/base/_typography.scss */
.section-services i.icon {
  background: #eee;
  color: #4da52f;
  border-radius: 50%;
  display: inline-block;
  font-family: "tal-iconfont";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  height: 2.8125rem;
  margin: 0 0.625rem 0 0;
  padding: 0.875rem 0 0 0.125rem;
  text-align: center;
  text-transform: none;
  width: 2.8125rem; }
/* line 353, ../scss/base/_typography.scss */
.section-services a:hover i.icon {
  background: #4da52f;
  color: white; }

/* line 361, ../scss/base/_typography.scss */
.section-news .date {
  font-weight: bold; }

/* line 365, ../scss/base/_typography.scss */
.node-event .field-name-field-date {
  font-weight: bold; }

/* line 373, ../scss/base/_typography.scss */
#comments .comment h3 {
  margin: 0.9375rem 0 0.3125rem; }
  /* line 375, ../scss/base/_typography.scss */
  #comments .comment h3 a {
    color: #545454; }
/* line 378, ../scss/base/_typography.scss */
#comments .comment .submitted {
  color: #999; }
  /* line 380, ../scss/base/_typography.scss */
  #comments .comment .submitted .permalink {
    float: right; }
/* line 385, ../scss/base/_typography.scss */
#comments .comment ul.links li a {
  font-family: "SourceSansPro-Bold", Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  font-size: 0.875rem;
  line-height: 120%; }

/* line 394, ../scss/base/_typography.scss */
.view-board-committee-members h5 {
  margin-top: 1.5rem; }

/* line 3, ../scss/layout/_header.scss */
#header-wrapper {
  background: #57b532 url("../images/hdr_ftr_bg.jpg") 0 100% repeat-x;
  padding: 0 0 1.875rem; }
  /* line 6, ../scss/layout/_header.scss */
  #header-wrapper #header {
    color: rgba(255, 255, 255, 0.88);
    padding: 0 0.9375rem; }
    /* line 8, ../scss/layout/_header.scss */
    #header-wrapper #header a {
      color: white;
      font-weight: bold; }
    /* line 10, ../scss/layout/_header.scss */
    #header-wrapper #header #logo {
      display: block;
      padding: 1.875rem 0 0; }
    /* line 12, ../scss/layout/_header.scss */
    #header-wrapper #header .block-re-utilities {
      background: rgba(0, 0, 0, 0.17);
      float: right;
      padding: 1.25rem; }
      /* line 15, ../scss/layout/_header.scss */
      #header-wrapper #header .block-re-utilities ul.links {
        float: left;
        list-style: none;
        margin: 0.3125rem 0 0;
        overflow: hidden;
        padding: 0; }
        /* line 17, ../scss/layout/_header.scss */
        #header-wrapper #header .block-re-utilities ul.links li {
          border-left: 1px solid rgba(255, 255, 255, 0.5);
          float: left;
          margin: 0 0 0 0.625rem;
          padding: 0 0 0 0.625rem; }
          /* line 18, ../scss/layout/_header.scss */
          #header-wrapper #header .block-re-utilities ul.links li:first-child {
            border: 0;
            margin: 0;
            padding: 0; }
      /* line 22, ../scss/layout/_header.scss */
      #header-wrapper #header .block-re-utilities #search-block-form {
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        float: left; }
        /* line 24, ../scss/layout/_header.scss */
        #header-wrapper #header .block-re-utilities #search-block-form input {
          border: 0;
          height: auto;
          line-height: 120%;
          margin: 0;
          padding: 0.3125rem 0.625rem; }
        /* line 25, ../scss/layout/_header.scss */
        #header-wrapper #header .block-re-utilities #search-block-form input.search-field {
          float: left; }
        /* line 26, ../scss/layout/_header.scss */
        #header-wrapper #header .block-re-utilities #search-block-form input.search-button {
          background: #56b430;
          color: #fff;
          float: left;
          width: auto; }

/* line 35, ../scss/layout/_header.scss */
#main-nav-wrapper {
  background: transparent;
  height: auto;
  line-height: 1; }
  /* line 37, ../scss/layout/_header.scss */
  #main-nav-wrapper * {
    background: transparent; }
  /* line 39, ../scss/layout/_header.scss */
  #main-nav-wrapper #main-nav {
    margin: 1.875rem auto 0;
    padding: 0 1.875rem; }
    /* line 43, ../scss/layout/_header.scss */
    #main-nav-wrapper #main-nav ul#main-menu li {
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      margin: 0;
      padding: 0; }
      /* line 45, ../scss/layout/_header.scss */
      #main-nav-wrapper #main-nav ul#main-menu li:last-child {
        border-right: 0; }
      /* line 47, ../scss/layout/_header.scss */
      #main-nav-wrapper #main-nav ul#main-menu li.has-dropdown > a:after {
        display: none;
        margin-top: 0;
        top: 0.875rem; }
      /* line 48, ../scss/layout/_header.scss */
      #main-nav-wrapper #main-nav ul#main-menu li ul.dropdown {
        display: none; }
    /* line 52, ../scss/layout/_header.scss */
    #main-nav-wrapper #main-nav .share-this {
      display: inline-block;
      float: right;
      margin: 0;
      padding: 0; }
      /* line 56, ../scss/layout/_header.scss */
      #main-nav-wrapper #main-nav .share-this #atstbx span.at300bs.at15nc.at15t_compact {
        background: url("../images/share_icon.png") 0 0 no-repeat !important;
        height: 1.3125rem !important;
        width: auto !important; }
        /* line 59, ../scss/layout/_header.scss */
        #main-nav-wrapper #main-nav .share-this #atstbx span.at300bs.at15nc.at15t_compact:after {
          content: "Share";
          float: left;
          line-height: 18px;
          margin: 0 0 0 1.5625rem;
          padding: 0;
          text-align: right; }
    /* line 64, ../scss/layout/_header.scss */
    #main-nav-wrapper #main-nav:after {
      border-radius: 100%;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
      content: "";
      height: 15px;
      position: absolute;
      top: 2.875rem;
      left: 0;
      width: 100%; }

/* line 72, ../scss/layout/_header.scss */
#mobile-menu * {
  background: #4da52f; }
/* line 74, ../scss/layout/_header.scss */
#mobile-menu nav.top-bar {
  float: right;
  height: 3.0625rem;
  margin: 0 -1.875rem 0 0.625rem;
  width: 2.875rem; }
  /* line 76, ../scss/layout/_header.scss */
  #mobile-menu nav.top-bar li.name h6 {
    display: none; }
/* line 79, ../scss/layout/_header.scss */
#mobile-menu nav.top-bar.expanded {
  height: auto;
  margin: 0 -1.875rem 0 0;
  width: 100%; }
  /* line 82, ../scss/layout/_header.scss */
  #mobile-menu nav.top-bar.expanded li.name h6 {
    display: none; }
  /* line 85, ../scss/layout/_header.scss */
  #mobile-menu nav.top-bar.expanded ul#main-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.5); }

/* line 90, ../scss/layout/_header.scss */
#mobile-menu.fixed {
  background: #4da52f; }
  /* line 93, ../scss/layout/_header.scss */
  #mobile-menu.fixed * {
    background: #4da52f; }
  /* line 94, ../scss/layout/_header.scss */
  #mobile-menu.fixed nav.top-bar {
    margin: 0;
    width: 100%; }
    /* line 96, ../scss/layout/_header.scss */
    #mobile-menu.fixed nav.top-bar li.name h6 {
      color: #fff;
      display: inline-block;
      padding: 0.75rem 1.875rem 0;
      text-align: right; }
      /* line 98, ../scss/layout/_header.scss */
      #mobile-menu.fixed nav.top-bar li.name h6 a {
        color: #fff; }

/* line 5, ../scss/layout/_main.scss */
#main {
  background: white;
  margin: -1.875rem auto 1.875rem;
  min-height: 600px;
  padding: 1.875rem 0.9375rem; }

/* line 9, ../scss/layout/_main.scss */
#main.l-main {
  position: relative; }
  /* line 11, ../scss/layout/_main.scss */
  #main.l-main:before {
    border-radius: 100%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    content: "";
    height: 15px;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: -1; }

/* line 19, ../scss/layout/_main.scss */
.panel-pane, .block-views {
  background: #eeeeee url("../images/content_block_bg.png") repeat; }
  /* line 22, ../scss/layout/_main.scss */
  .panel-pane h2, .block-views h2 {
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    padding: 0.625rem 1.875rem; }
  /* line 24, ../scss/layout/_main.scss */
  .panel-pane .more-link, .block-views .more-link {
    text-align: right; }

/* line 31, ../scss/layout/_main.scss */
.pane-slideshow ul.orbit-slides-container {
  height: 271px !important;
  margin: 0;
  padding: 0; }
  /* line 34, ../scss/layout/_main.scss */
  .pane-slideshow ul.orbit-slides-container li {
    background: #333;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0; }
    /* line 37, ../scss/layout/_main.scss */
    .pane-slideshow ul.orbit-slides-container li img {
      width: 100%; }
    /* line 39, ../scss/layout/_main.scss */
    .pane-slideshow ul.orbit-slides-container li .orbit-caption {
      position: absolute;
      top: 0;
      right: 15px;
      padding: 2.5rem 1.25rem 0 1.875rem;
      width: 50%; }
      /* line 43, ../scss/layout/_main.scss */
      .pane-slideshow ul.orbit-slides-container li .orbit-caption .field-name-title h3 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.32);
        margin: 0 0 1.25rem;
        padding: 0 0 1.25rem; }
        /* line 45, ../scss/layout/_main.scss */
        .pane-slideshow ul.orbit-slides-container li .orbit-caption .field-name-title h3:after {
          content: "”";
          margin: 0; }
      /* line 47, ../scss/layout/_main.scss */
      .pane-slideshow ul.orbit-slides-container li .orbit-caption .field-name-title:before {
        content: "“";
        float: left;
        margin: 0 0 0 -0.9375rem; }
      /* line 50, ../scss/layout/_main.scss */
      .pane-slideshow ul.orbit-slides-container li .orbit-caption .field-name-field-slide-link {
        text-align: right;
        margin: 0.625rem 0 0; }
    /* line 53, ../scss/layout/_main.scss */
    .pane-slideshow ul.orbit-slides-container li.active {
      z-index: 5; }

/* line 60, ../scss/layout/_main.scss */
.pane-block-16 {
  background: #fff; }
  /* line 63, ../scss/layout/_main.scss */
  .pane-block-16 .button, .pane-block-16 body.page-admin .l-main input.form-submit, body.page-admin .l-main .pane-block-16 input.form-submit,
  .pane-block-16 body.page-node-edit .l-main input.form-submit,
  body.page-node-edit .l-main .pane-block-16 input.form-submit {
    margin: 0 0 1.25rem;
    padding: 1.875rem 0 1.875rem 1.875rem; }
    /* line 65, ../scss/layout/_main.scss */
    .pane-block-16 .button em, .pane-block-16 body.page-admin .l-main input.form-submit em, body.page-admin .l-main .pane-block-16 input.form-submit em,
    .pane-block-16 body.page-node-edit .l-main input.form-submit em,
    body.page-node-edit .l-main .pane-block-16 input.form-submit em {
      margin: 0 0.3125rem 0 0; }
    /* line 67, ../scss/layout/_main.scss */
    .pane-block-16 .button:after, .pane-block-16 body.page-admin .l-main input.form-submit:after, body.page-admin .l-main .pane-block-16 input.form-submit:after,
    .pane-block-16 body.page-node-edit .l-main input.form-submit:after,
    body.page-node-edit .l-main .pane-block-16 input.form-submit:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 0;
      height: 0;
      border-top: 40px solid #fff;
      border-bottom: 40px solid #fff;
      border-left: 20px solid transparent; }
    /* line 69, ../scss/layout/_main.scss */
    .pane-block-16 .button:hover, .pane-block-16 body.page-admin .l-main input.form-submit:hover, body.page-admin .l-main .pane-block-16 input.form-submit:hover,
    .pane-block-16 body.page-node-edit .l-main input.form-submit:hover,
    body.page-node-edit .l-main .pane-block-16 input.form-submit:hover {
      background: #4da52f; }

/* line 76, ../scss/layout/_main.scss */
.pane-block-15 .pane-content {
  padding: 1.875rem; }
  /* line 79, ../scss/layout/_main.scss */
  .pane-block-15 .pane-content .services.row {
    margin-bottom: 1.875rem; }
    /* line 82, ../scss/layout/_main.scss */
    .pane-block-15 .pane-content .services.row p {
      text-align: left; }
    /* line 83, ../scss/layout/_main.scss */
    .pane-block-15 .pane-content .services.row ul li {
      text-align: center;
      margin-bottom: 0;
      padding-bottom: 0; }
  /* line 88, ../scss/layout/_main.scss */
  .pane-block-15 .pane-content p {
    margin: 0;
    text-align: right; }

/* line 97, ../scss/layout/_main.scss */
.pane-blog, .block-views-events-block-1 {
  margin: 0;
  height: 100%; }
  /* line 100, ../scss/layout/_main.scss */
  .pane-blog .block-content, .pane-blog .pane-content, .block-views-events-block-1 .block-content, .block-views-events-block-1 .pane-content {
    padding: 1.875rem; }
  /* line 101, ../scss/layout/_main.scss */
  .pane-blog .view-content, .block-views-events-block-1 .view-content {
    margin: 0 0 1.875rem; }

/* line 105, ../scss/layout/_main.scss */
.pane-blog .views-row {
  margin-bottom: 1.875rem !important; }

/* line 109, ../scss/layout/_main.scss */
.block-views-events-block-1 .views-row-odd, .block-views-events-block-1 .views-row-even {
  margin: 0 0 1.5625rem; }
  /* line 112, ../scss/layout/_main.scss */
  .block-views-events-block-1 .views-row-odd .location, .block-views-events-block-1 .views-row-even .location {
    float: left;
    margin-right: 0.3125rem; }
  /* line 113, ../scss/layout/_main.scss */
  .block-views-events-block-1 .views-row-odd .views-field-body, .block-views-events-block-1 .views-row-even .views-field-body {
    display: none; }
/* line 116, ../scss/layout/_main.scss */
.block-views-events-block-1 .views-row-first {
  border-bottom: 5px solid white;
  margin: 0 0 1.5625rem;
  padding: 0 0 1.25rem; }
  /* line 119, ../scss/layout/_main.scss */
  .block-views-events-block-1 .views-row-first .views-field-body {
    display: block; }

/* line 127, ../scss/layout/_main.scss */
.location.vcard {
  border: 0;
  padding: 0; }

/* line 131, ../scss/layout/_main.scss */
ul.links.inline {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 133, ../scss/layout/_main.scss */
  ul.links.inline li {
    margin: 0 0.625rem 0 0; }

/* line 138, ../scss/layout/_main.scss */
#primary-links {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  border: 0;
  margin: 0 0 1.875rem;
  padding: 0; }
  /* line 140, ../scss/layout/_main.scss */
  #primary-links dd a, #primary-links dd.active a {
    background: transparent;
    border-radius: 0;
    display: inline-block;
    margin: 0;
    padding: 0.625rem; }
  /* line 143, ../scss/layout/_main.scss */
  #primary-links dd.active a {
    background: rgba(0, 0, 0, 0.1);
    padding: 0.625rem 1.875rem; }
    /* line 145, ../scss/layout/_main.scss */
    #primary-links dd.active a:hover {
      background: rgba(0, 0, 0, 0.1); }

/* line 151, ../scss/layout/_main.scss */
span.has-tip {
  color: #0078c0; }

/* line 152, ../scss/layout/_main.scss */
.tooltip {
  display: none;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 10; }

/* line 153, ../scss/layout/_main.scss */
.tooltip.tip-top {
  background: #eeeeee;
  padding: 0.625rem 1.875rem; }

/* line 159, ../scss/layout/_main.scss */
.sidebar .block {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  margin: 0 0 1.875rem; }
  /* line 162, ../scss/layout/_main.scss */
  .sidebar .block h2 {
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    padding: 0.625rem 1.875rem; }
  /* line 164, ../scss/layout/_main.scss */
  .sidebar .block .block-content {
    padding: 1.875rem; }
  /* line 167, ../scss/layout/_main.scss */
  .sidebar .block .view-content .views-row, .sidebar .block .view-content .views-row-odd, .sidebar .block .view-content .views-row-even {
    margin: 0 0 1.25rem; }
  /* line 169, ../scss/layout/_main.scss */
  .sidebar .block .view-content .views-row-first {
    border-bottom: 5px solid white;
    margin: 0 0 1.5625rem;
    padding: 0 0 1.25rem; }
/* line 176, ../scss/layout/_main.scss */
.sidebar .block-views-events-block-1 .views-field-body {
  display: none; }
/* line 180, ../scss/layout/_main.scss */
.sidebar .view-trials ul li {
  margin: 0 0 0.625rem; }

/* line 190, ../scss/layout/_main.scss */
.page-licensed-resources .item-list {
  margin: 0 0 1.875rem; }

/* line 196, ../scss/layout/_main.scss */
.node-resource h4, .node-trial-renewal h4 {
  background-image: url("../images/content_block_bg.png");
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 0.625rem 1.875rem; }
/* line 199, ../scss/layout/_main.scss */
.node-resource .resource-wrapper, .node-trial-renewal .resource-wrapper {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  margin: 0 0 1.875rem !important; }
  /* line 202, ../scss/layout/_main.scss */
  .node-resource .resource-wrapper h3, .node-resource .resource-wrapper h4, .node-trial-renewal .resource-wrapper h3, .node-trial-renewal .resource-wrapper h4 {
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    padding: 0.625rem 1.875rem; }
  /* line 203, ../scss/layout/_main.scss */
  .node-resource .resource-wrapper p, .node-resource .resource-wrapper ol, .node-resource .resource-wrapper ul, .node-trial-renewal .resource-wrapper p, .node-trial-renewal .resource-wrapper ol, .node-trial-renewal .resource-wrapper ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1.875rem; }

/* line 210, ../scss/layout/_main.scss */
.node-resource .private-notes {
  background-image: url("../images/private_note_bg.jpg");
  margin: 0 0 1.875rem; }
  /* line 213, ../scss/layout/_main.scss */
  .node-resource .private-notes h3 {
    background: rgba(227, 30, 29, 0.1);
    display: inline-block;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    padding: 0.625rem 1.875rem; }
  /* line 214, ../scss/layout/_main.scss */
  .node-resource .private-notes p {
    font-size: 0.9375rem;
    padding: 1.875rem;
    margin: 0; }
/* line 218, ../scss/layout/_main.scss */
.node-resource .group-full-resource-details {
  border: 0;
  border-top: 5px solid #eeeeee;
  border-bottom: 10px solid #eeeeee;
  margin: 0 0 1.875rem !important;
  padding: 0.625rem 0 1.875rem; }
  /* line 221, ../scss/layout/_main.scss */
  .node-resource .group-full-resource-details legend {
    background: #fff;
    display: block;
    margin: 0;
    padding: 0 0.9375rem;
    position: absolute;
    width: 100%; }
  /* line 224, ../scss/layout/_main.scss */
  .node-resource .group-full-resource-details .fieldset-wrapper {
    background: #fff;
    margin: 0;
    padding: 1.875rem 1.875rem 0; }
    /* line 227, ../scss/layout/_main.scss */
    .node-resource .group-full-resource-details .fieldset-wrapper p, .node-resource .group-full-resource-details .fieldset-wrapper ul {
      display: inline-block;
      float: left;
      margin: 0;
      padding: 0;
      width: 62%; }
    /* line 228, ../scss/layout/_main.scss */
    .node-resource .group-full-resource-details .fieldset-wrapper ul {
      margin-left: 1.25rem; }
    /* line 230, ../scss/layout/_main.scss */
    .node-resource .group-full-resource-details .fieldset-wrapper .field-wrapper {
      margin: 0.625rem 0; }
    /* line 231, ../scss/layout/_main.scss */
    .node-resource .group-full-resource-details .fieldset-wrapper .field-label {
      display: inline-block;
      height: 100%;
      float: left;
      margin: 0 1.875rem 0 0;
      width: 33.33333%; }
    /* line 234, ../scss/layout/_main.scss */
    .node-resource .group-full-resource-details .fieldset-wrapper .content-types ul {
      display: inline-block;
      float: left;
      list-style: none;
      margin: 0 0 0.625rem !important;
      padding: 0;
      width: 62%; }
      /* line 236, ../scss/layout/_main.scss */
      .node-resource .group-full-resource-details .fieldset-wrapper .content-types ul li {
        display: inline-block;
        margin: 0 0.3125rem 0 0; }
        /* line 238, ../scss/layout/_main.scss */
        .node-resource .group-full-resource-details .fieldset-wrapper .content-types ul li:after {
          content: ",";
          display: inline-block; }
        /* line 240, ../scss/layout/_main.scss */
        .node-resource .group-full-resource-details .fieldset-wrapper .content-types ul li:last-child:after {
          content: ""; }
/* line 249, ../scss/layout/_main.scss */
.node-resource .field-group-simple-div-group-license-details {
  padding-bottom: 1.875rem; }
  /* line 252, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details h4 {
    margin-bottom: 1.875rem !important; }
  /* line 253, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details > div {
    padding: 0 1.875rem; }
  /* line 254, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details p, .node-resource .field-group-simple-div-group-license-details ul {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 62%; }
  /* line 255, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details ul {
    margin-left: 1.25rem; }
  /* line 257, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details .field-wrapper {
    margin: 0.625rem 0; }
  /* line 258, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details .field-label {
    display: inline-block;
    height: 100%;
    float: left;
    margin: 0 1.875rem 0 0;
    width: 33.33333%; }
  /* line 262, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details .field-resources-access ul {
    list-style: none;
    margin: 0 0 0.625rem;
    padding: 0; }
    /* line 264, ../scss/layout/_main.scss */
    .node-resource .field-group-simple-div-group-license-details .field-resources-access ul li {
      display: inline-block;
      margin: 0 0.3125rem 0 0; }
      /* line 266, ../scss/layout/_main.scss */
      .node-resource .field-group-simple-div-group-license-details .field-resources-access ul li:after {
        content: ",";
        display: inline-block; }
      /* line 268, ../scss/layout/_main.scss */
      .node-resource .field-group-simple-div-group-license-details .field-resources-access ul li:last-child:after {
        content: ""; }
  /* line 274, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details .group-full-license-terms {
    margin: 1.875rem 0 0 !important; }
    /* line 277, ../scss/layout/_main.scss */
    .node-resource .field-group-simple-div-group-license-details .group-full-license-terms fieldset {
      border: 0;
      border-top: 5px solid rgba(255, 255, 255, 0.88);
      padding: 0.625rem 0 1.875rem; }
      /* line 279, ../scss/layout/_main.scss */
      .node-resource .field-group-simple-div-group-license-details .group-full-license-terms fieldset legend {
        background: transparent;
        display: block;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%; }
      /* line 280, ../scss/layout/_main.scss */
      .node-resource .field-group-simple-div-group-license-details .group-full-license-terms fieldset .fieldset-wrapper {
        padding: 1.875rem 0 0; }
    /* line 284, ../scss/layout/_main.scss */
    .node-resource .field-group-simple-div-group-license-details .group-full-license-terms .node-license.view-mode-teaser > ul {
      list-style: none;
      margin: 0 0 0.625rem;
      width: 100%; }
/* line 290, ../scss/layout/_main.scss */
.node-resource .field-group-f-row-group-license-dates.row {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  margin: 0 0 1.875rem !important;
  padding: 0.625rem 0.9375rem; }
  /* line 292, ../scss/layout/_main.scss */
  .node-resource .field-group-f-row-group-license-dates.row h4 {
    display: inline-block;
    margin: 0 1.25rem 0 0; }
  /* line 294, ../scss/layout/_main.scss */
  .node-resource .field-group-f-row-group-license-dates.row .columns.six {
    float: left;
    padding: 0 0 0 1.875rem;
    width: 50%; }
    /* line 296, ../scss/layout/_main.scss */
    .node-resource .field-group-f-row-group-license-dates.row .columns.six:first-child {
      border-right: 1px solid #fff;
      margin: 0;
      padding: 0 0 0 0.9375rem; }
/* line 301, ../scss/layout/_main.scss */
.node-resource .field-group-simple-div-group-license-details {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  margin: 0 0 1.875rem; }
  /* line 304, ../scss/layout/_main.scss */
  .node-resource .field-group-simple-div-group-license-details h4 {
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    padding: 0.625rem 1.875rem; }

/* line 314, ../scss/layout/_main.scss */
.node-trial-renewal .field-name-field-trial-preamble .field-label,
.node-trial-renewal .field-name-field-trial-consortial-note .field-label,
.node-trial-renewal .field-name-field-trial-updates .field-label,
.node-trial-renewal .field-name-field-trial-other .field-label {
  background-image: url("../images/content_block_bg.png");
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 0.625rem 1.875rem; }
/* line 317, ../scss/layout/_main.scss */
.node-trial-renewal .field-group-f-row-group-license.row {
  background: #eeeeee url("../images/content_block_bg.png") repeat;
  margin: 0 0 1.875rem !important;
  padding: 0.625rem 0.9375rem; }
  /* line 319, ../scss/layout/_main.scss */
  .node-trial-renewal .field-group-f-row-group-license.row h4 {
    display: inline-block;
    margin: 0 1.25rem 0 0; }
  /* line 321, ../scss/layout/_main.scss */
  .node-trial-renewal .field-group-f-row-group-license.row .columns.six {
    float: left;
    padding: 0 0 0 1.875rem;
    width: 50%; }
    /* line 323, ../scss/layout/_main.scss */
    .node-trial-renewal .field-group-f-row-group-license.row .columns.six:first-child {
      border-right: 1px solid #fff;
      margin: 0;
      padding: 0 0 0 0.9375rem; }
/* line 328, ../scss/layout/_main.scss */
.node-trial-renewal .field-group-simple-div-group-trial-response .field-trial-deadline {
  margin: 0.625rem 0 1.25rem; }

/* line 337, ../scss/layout/_main.scss */
.section-members h4 {
  margin-top: 1.875rem; }
/* line 339, ../scss/layout/_main.scss */
.section-members .block-views-resources-block-1 {
  margin: 0 -0.9375rem; }
  /* line 341, ../scss/layout/_main.scss */
  .section-members .block-views-resources-block-1 .block-content {
    padding: 1.875rem; }

/* line 345, ../scss/layout/_main.scss */
.field-group-simple-div-group-org-other {
  margin: 0 0 1.875rem; }

/* line 351, ../scss/layout/_main.scss */
.section-news .views-row {
  margin: 0 0 3.125rem; }

/* line 358, ../scss/layout/_main.scss */
#comments .comment {
  margin: 0 0 1.875rem; }
  /* line 362, ../scss/layout/_main.scss */
  #comments .comment ul.links li {
    float: left;
    margin: 0;
    padding: 0; }
    /* line 364, ../scss/layout/_main.scss */
    #comments .comment ul.links li a {
      background: #0078c0;
      margin: 0 1.25rem 0 0;
      padding: 0.3125rem 0.9375rem; }

/* line 375, ../scss/layout/_main.scss */
.pane-dashboard {
  background: #fff; }

/* line 379, ../scss/layout/_main.scss */
.pane-private-comments .pane-content, .pane-director-pages .pane-content,
.pane-executive-pages .pane-content, .pane-licensing-pages .pane-content {
  padding: 1.875rem; }

/* line 3, ../scss/layout/_footer.scss */
#footer-wrapper {
  background: #57b532 url("../images/hdr_ftr_bg.jpg") 0 100% repeat-x;
  padding: 1.875rem 0 0.9375rem; }
  /* line 7, ../scss/layout/_footer.scss */
  #footer-wrapper .footer a#logo img {
    height: 3.125rem;
    width: auto; }
  /* line 9, ../scss/layout/_footer.scss */
  #footer-wrapper .footer ul {
    float: right;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0; }
    /* line 11, ../scss/layout/_footer.scss */
    #footer-wrapper .footer ul li {
      border-left: 1px solid rgba(255, 255, 255, 0.88);
      float: left;
      margin: 0 0 0 1.25rem;
      padding: 0 0 0 1.25rem; }
      /* line 13, ../scss/layout/_footer.scss */
      #footer-wrapper .footer ul li:first-child {
        border: 0;
        margin: 0;
        padding: 0; }
  /* line 17, ../scss/layout/_footer.scss */
  #footer-wrapper .footer .row {
    padding: 0 0.9375rem; }
  /* line 20, ../scss/layout/_footer.scss */
  #footer-wrapper .sitecredit {
    text-align: right; }

/*
 * Block Styling.
 * Generic first then specific block styling
 */
/*
 * Header theming
 */
/*
 * Footer theming
 */
/* line 19, ../scss/components/_footer.scss */
#footer-wrapper .footer-fourth {
  width: 23%; }

/*
 * Navigation
 */
/*
 * Page theming (like backgrounds)
 */
/* line 8, ../scss/components/_pages.scss */
html, body {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0; }

/* line 10, ../scss/components/_pages.scss */
body {
  background: #e4e4e4 url("../images/site_bg.png") repeat !important; }
  /* line 13, ../scss/components/_pages.scss */
  body #page {
    background: transparent url("../images/prairie_mountains.jpg") 50% 200px repeat-x;
    height: 100%; }

/* line 21, ../scss/components/_pages.scss */
#sticky-footer {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -209px; }

/* line 28, ../scss/components/_pages.scss */
#footer-wrapper, .push {
  height: 209px; }

/* line 32, ../scss/components/_pages.scss */
.row {
  margin: 0 auto; }
  /* line 34, ../scss/components/_pages.scss */
  .row .column, .row .columns {
    padding: 0 15px; }
    /* line 36, ../scss/components/_pages.scss */
    .row .column .row, .row .columns .row {
      margin: 0 -15px; }

/* line 40, ../scss/components/_pages.scss */
.row .row {
  margin: 0 auto; }

/* line 54, ../scss/components/_pages.scss */
.image-left {
  float: left;
  margin-right: 1.875rem; }

/* line 55, ../scss/components/_pages.scss */
.image-right {
  float: right;
  margin-left: 1.875rem; }

/*
 * Page theming (like backgrounds)
 */
/* line 6, ../scss/components/_buttons.scss */
input[type="submit"]#edit-preview {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #0078c0;
  border-color: #00609a;
  color: white;
  background: #999;
  border-radius: 3px; }
  /* line 134, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  input[type="submit"]#edit-preview:hover, input[type="submit"]#edit-preview:focus {
    background-color: #00609a; }
  /* line 145, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  input[type="submit"]#edit-preview:hover, input[type="submit"]#edit-preview:focus {
    color: white; }
  /* line 12, ../scss/components/_buttons.scss */
  input[type="submit"]#edit-preview:hover {
    background: #777; }

/* line 1, ../scss/components/_tables.scss */
table {
  border: 1px solid #ccc;
  margin: 0;
  width: 100%; }
  /* line 9, ../scss/components/_tables.scss */
  table tbody tr.odd {
    background: #eeeeee url("../images/content_block_bg.png") repeat; }
  /* line 10, ../scss/components/_tables.scss */
  table tbody tr.even {
    background: #e4e4e4 url("../images/site_bg.png") repeat; }
  /* line 13, ../scss/components/_tables.scss */
  table tbody tr td {
    padding: 0.625rem 1.25rem;
    vertical-align: top; }
    /* line 16, ../scss/components/_tables.scss */
    table tbody tr td p {
      margin: 0; }

/* line 7, ../scss/components/_forms.scss */
.views-exposed-form #edit-organization-wrapper {
  width: 45%; }
  /* line 9, ../scss/components/_forms.scss */
  .views-exposed-form #edit-organization-wrapper .chosen-container {
    max-width: 100%; }
/* line 12, ../scss/components/_forms.scss */
.views-exposed-form #edit-keys-wrapper {
  width: 42%; }
/* line 14, ../scss/components/_forms.scss */
.views-exposed-form .views-submit-button {
  background: #0078c0;
  height: 2.5rem;
  margin: 1.75rem 0 0;
  padding: 0;
  width: auto; }
  /* line 17, ../scss/components/_forms.scss */
  .views-exposed-form .views-submit-button:after {
    content: "";
    display: inline-block;
    float: right;
    width: 0;
    height: 0;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    border-left: 10px solid transparent; }
  /* line 19, ../scss/components/_forms.scss */
  .views-exposed-form .views-submit-button input[type="submit"] {
    background: transparent;
    border: 0;
    display: inline-block;
    float: left;
    margin: 0.125rem 0 0;
    padding: 0.625rem 0.9375rem; }
  /* line 23, ../scss/components/_forms.scss */
  .views-exposed-form .views-submit-button:hover {
    background: #4da52f; }

/* line 58, icons/media_icons/*.png */
.media_icons-sprite, .media_icons-audio, .media_icons-pdf, .media_icons-video {
  background: url('../images/icons/media_icons-s60c7080e67.png') no-repeat; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.media_icons-audio {
  background-position: 0 -61px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.media_icons-pdf {
  background-position: 0 -30px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.media_icons-video {
  background-position: 0 0; }

/* line 98, icons/social_icons/*.png */
.social_icons-sprite, .social_icons-facebook, .social_icons-facebook_h, .social_icons-this-site, .social_icons-this-site_h, .social_icons-twitter, .social_icons-twitter_h, .social_icons-youtube, .social_icons-youtube_h {
  background: url('../images/icons/social_icons-s473487bd18.png') no-repeat; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-facebook {
  background-position: 0 0; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-facebook_h {
  background-position: 0 -258px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-this-site {
  background-position: 0 -301px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-this-site_h {
  background-position: 0 -129px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-twitter {
  background-position: 0 -215px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-twitter_h {
  background-position: 0 -172px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-youtube {
  background-position: 0 -86px; }

/* line 60, ../../../../../../../../.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.social_icons-youtube_h {
  background-position: 0 -43px; }

@font-face {
  font-family: "tal-iconfont";
  src: url("../fonts/tal_iconfont.eot");
  src: url("../fonts/tal_iconfont.eot?#iefix") format("embedded-opentype"), url("../fonts/tal_iconfont.woff") format("woff"), url("../fonts/tal_iconfont.ttf") format("truetype"), url("../fonts/tal_iconfont.svg#tal-iconfont") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 15, ../scss/components/_icons-tal.scss */
[data-icon]:before {
  font-family: "tal-iconfont" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 29, ../scss/components/_icons-tal.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "tal-iconfont" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 41, ../scss/components/_icons-tal.scss */
.icon-magnifying-glass:before {
  content: "a"; }

/* line 44, ../scss/components/_icons-tal.scss */
.icon-marker:before {
  content: "b"; }

/* line 47, ../scss/components/_icons-tal.scss */
.icon-lock:before {
  content: "c"; }

/* line 50, ../scss/components/_icons-tal.scss */
.icon-wrench:before {
  content: "d"; }

/* line 53, ../scss/components/_icons-tal.scss */
.icon-fontawesome-webfont:before {
  content: "e"; }

/* line 56, ../scss/components/_icons-tal.scss */
.icon-fontawesome-webfont-3:before {
  content: "f"; }

/* line 59, ../scss/components/_icons-tal.scss */
.icon-laptop:before {
  content: "g"; }

/* line 62, ../scss/components/_icons-tal.scss */
.icon-projection-screen:before {
  content: "h"; }

/* line 65, ../scss/components/_icons-tal.scss */
.icon-fontawesome-webfont-8:before {
  content: "i"; }

/* line 68, ../scss/components/_icons-tal.scss */
.icon-fontawesome-webfont-1:before {
  content: "j"; }

/* line 71, ../scss/components/_icons-tal.scss */
.icon-help-circled:before {
  content: "k"; }

/* line 74, ../scss/components/_icons-tal.scss */
.icon-share-1:before {
  content: "l"; }

/* line 77, ../scss/components/_icons-tal.scss */
.icon-talonline:before {
  content: "m"; }

/* line 80, ../scss/components/_icons-tal.scss */
.icon-shoremore:before {
  content: "n"; }

/* line 83, ../scss/components/_icons-tal.scss */
.icon-showless:before {
  content: "o"; }

/* line 86, ../scss/components/_icons-tal.scss */
.icon-checklist:before {
  content: "p"; }

/* line 89, ../scss/components/_icons-tal.scss */
.icon-archive-1:before {
  content: "A"; }

@media only screen and (max-width: 43.75em) {
  /* line 5, ../scss/_media.scss */
  #sticky-footer {
    margin: 0 auto -244px; }

  /* line 9, ../scss/_media.scss */
  #footer-wrapper, .push {
    height: 244px; }

  /* line 14, ../scss/_media.scss */
  #header #logo {
    margin: 0;
    padding: 0 !important; }
    /* line 16, ../scss/_media.scss */
    #header #logo img {
      margin: 0 auto 0.9375rem; }
  /* line 18, ../scss/_media.scss */
  #header .block-re-utilities {
    display: inline-block;
    float: left;
    margin: 0 auto 0.9375rem;
    padding: 0.625rem !important; }
  /* line 22, ../scss/_media.scss */
  #header #search-block-form {
    margin: 0 0 0 0.625rem;
    padding: 0; }
    /* line 25, ../scss/_media.scss */
    #header #search-block-form input.search-field {
      display: inline-block;
      margin: 0;
      visibility: hidden;
      width: 0;
      -webkit-transition-property: width;
      -moz-transition-property: width;
      -o-transition-property: width;
      transition-property: width;
      -webkit-transition-duration: 700ms;
      -moz-transition-duration: 700ms;
      -o-transition-duration: 700ms;
      transition-duration: 700ms; }
    /* line 26, ../scss/_media.scss */
    #header #search-block-form .small-expanded {
      padding: 0 0 0 0.9375rem; }
      /* line 28, ../scss/_media.scss */
      #header #search-block-form .small-expanded .search-field {
        visibility: visible;
        width: 9.375rem; }

  /* line 34, ../scss/_media.scss */
  .footer a#logo {
    display: none; }
  /* line 36, ../scss/_media.scss */
  .footer ul {
    float: none !important;
    margin: 0 0 0.9375rem !important; }
  /* line 38, ../scss/_media.scss */
  .footer .sitecredit {
    text-align: left !important; }

  /* line 42, ../scss/_media.scss */
  .large-7.slideshow {
    display: none; }

  /* line 44, ../scss/_media.scss */
  .pane-block-16 .button, .pane-block-16 body.page-admin .l-main input.form-submit, body.page-admin .l-main .pane-block-16 input.form-submit,
  .pane-block-16 body.page-node-edit .l-main input.form-submit,
  body.page-node-edit .l-main .pane-block-16 input.form-submit {
    padding-left: 0.9375rem; }
    /* line 46, ../scss/_media.scss */
    .pane-block-16 .button em, .pane-block-16 body.page-admin .l-main input.form-submit em, body.page-admin .l-main .pane-block-16 input.form-submit em,
    .pane-block-16 body.page-node-edit .l-main input.form-submit em,
    body.page-node-edit .l-main .pane-block-16 input.form-submit em {
      display: none; }

  /* line 51, ../scss/_media.scss */
  .services.row p, .services.row ul li:last-child {
    display: none; }

  /* line 55, ../scss/_media.scss */
  .medium-7.news .date {
    text-align: left; } }
@media only screen {
  /* line 61, ../scss/_media.scss */
  .services.row ul li {
    margin-bottom: 0.9375rem !important; }

  /* line 65, ../scss/_media.scss */
  .pane-block-16 .button, .pane-block-16 body.page-admin .l-main input.form-submit, body.page-admin .l-main .pane-block-16 input.form-submit,
  .pane-block-16 body.page-node-edit .l-main input.form-submit,
  body.page-node-edit .l-main .pane-block-16 input.form-submit {
    float: none;
    width: 100%; }

  /* line 68, ../scss/_media.scss */
  .panel-pane, .block-views {
    margin: 0 0 0.9375rem; }

  /* line 70, ../scss/_media.scss */
  aside.sidebar {
    margin-top: 1.875rem; } }
@media only screen and (min-width: 43.76em) and (max-width: 64em) {
  /* line 78, ../scss/_media.scss */
  .pane-block-16 p:first-child .button, .pane-block-16 p:first-child body.page-admin .l-main input.form-submit, body.page-admin .l-main .pane-block-16 p:first-child input.form-submit,
  .pane-block-16 p:first-child body.page-node-edit .l-main input.form-submit,
  body.page-node-edit .l-main .pane-block-16 p:first-child input.form-submit {
    margin: 0 3% 0 0;
    width: 50%; }
  /* line 80, ../scss/_media.scss */
  .pane-block-16 .button, .pane-block-16 body.page-admin .l-main input.form-submit, body.page-admin .l-main .pane-block-16 input.form-submit,
  .pane-block-16 body.page-node-edit .l-main input.form-submit,
  body.page-node-edit .l-main .pane-block-16 input.form-submit {
    float: left;
    width: 47%; }

  /* line 84, ../scss/_media.scss */
  .services.row p {
    margin: 0 0 1.875rem; }

  /* line 88, ../scss/_media.scss */
  #main-nav ul#main-menu {
    width: 100%; }
    /* line 91, ../scss/_media.scss */
    #main-nav ul#main-menu li a {
      padding: 0.3125rem 0.625rem; }
    /* line 92, ../scss/_media.scss */
    #main-nav ul#main-menu li.has-dropdown > a {
      padding-right: 0.625rem !important; }
  /* line 95, ../scss/_media.scss */
  #main-nav .share-this {
    position: relative;
    top: -4.0625rem;
    margin: 0;
    padding: 0; } }
@media only screen and (min-width: 43.76em) {
  /* line 102, ../scss/_media.scss */
  body.f-topbar-fixed {
    padding-top: 0; }

  /* line 105, ../scss/_media.scss */
  #header #search-block-form {
    margin: 0 0 0 1.25rem;
    padding: 0 0 0 1.25rem; }
    /* line 107, ../scss/_media.scss */
    #header #search-block-form input.search-field {
      width: 8.75rem; } }
@media only screen and (min-width: 64.063em) {
  /* line 124, ../scss/_media.scss */
  #main-nav ul#main-menu li.has-dropdown > a {
    padding-right: 0.9375rem !important; }

  /* line 130, ../scss/_media.scss */
  .panel-pane, .block-views {
    margin: 0 0 1.875rem; }

  /* line 131, ../scss/_media.scss */
  .pane-block-16 {
    padding: 2.5rem 0 0; }

  /* line 133, ../scss/_media.scss */
  .services.row p {
    margin: 3.4375rem 0 0; }
  /* line 134, ../scss/_media.scss */
  .services.row .separator {
    border-left: 1px solid rgba(255, 255, 255, 0.88); }

  /* line 136, ../scss/_media.scss */
  .pane-blog, .block-views-events-block-1 {
    margin: 0; }

  /* line 139, ../scss/_media.scss */
  aside.sidebar {
    margin-top: 0; } }
@media print {
  /* line 4, ../scss/print.scss */
  * {
    background: #fff !important;
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    text-align: left !important; }

  /* line 5, ../scss/print.scss */
  a {
    color: #00f !important; }

  /* line 7, ../scss/print.scss */
  h1, h2, h3, h4, h5, h6 {
    padding: 0 !important; }

  /* line 9, ../scss/print.scss */
  div, p, ol, ul {
    display: block;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.625rem; }

  /* line 10, ../scss/print.scss */
  ul {
    list-style-image: none;
    list-style-type: disc; }

  /* line 15, ../scss/print.scss */
  #header-wrapper,
  .sidebar,
  #footer-wrapper {
    display: none; }

  /* line 20, ../scss/print.scss */
  .block,
  .resource-wrapper ul,
  .field-group-f-row-group-license-dates {
    padding: 0 !important; }

  /* line 22, ../scss/print.scss */
  .node-resource .field-group-simple-div-group-license-details h4 {
    margin-bottom: 0 !important; } }
/* line 29, ../scss/print.scss */
.print-site_name,
.print-breadcrumb,
.print-content,
.print-source_url {
  background: #fff;
  color: #000;
  font-family: "Trebuchet MS", sans-serif !important; }
  /* line 32, ../scss/print.scss */
  .print-site_name a,
  .print-breadcrumb a,
  .print-content a,
  .print-source_url a {
    color: #00f; }
  /* line 33, ../scss/print.scss */
  .print-site_name div, .print-site_name p, .print-site_name ol, .print-site_name ul,
  .print-breadcrumb div,
  .print-breadcrumb p,
  .print-breadcrumb ol,
  .print-breadcrumb ul,
  .print-content div,
  .print-content p,
  .print-content ol,
  .print-content ul,
  .print-source_url div,
  .print-source_url p,
  .print-source_url ol,
  .print-source_url ul {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; }
  /* line 37, ../scss/print.scss */
  .print-site_name .field,
  .print-breadcrumb .field,
  .print-content .field,
  .print-source_url .field {
    margin: 0 0 10px; }
    /* line 39, ../scss/print.scss */
    .print-site_name .field .label-inline, .print-site_name .field .label-above,
    .print-breadcrumb .field .label-inline,
    .print-breadcrumb .field .label-above,
    .print-content .field .label-inline,
    .print-content .field .label-above,
    .print-source_url .field .label-inline,
    .print-source_url .field .label-above {
      font-weight: bold; }
  /* line 43, ../scss/print.scss */
  .print-site_name .field-name-field-organization-ref a,
  .print-breadcrumb .field-name-field-organization-ref a,
  .print-content .field-name-field-organization-ref a,
  .print-source_url .field-name-field-organization-ref a {
    display: block; }
