@charset "UTF-8";
/* line 209, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 214, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 217, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #3a3f43;
  padding: 0;
  margin: 0;
  font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
}

/* line 230, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
a:focus {
  outline: none;
}

/* line 235, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 238, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 239, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 245, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 250, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 251, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 252, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 253, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 254, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 255, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 256, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 262, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 265, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 275, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 278, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 116, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 61.25em;
  *zoom: 1;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 124, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 125, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 130, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 135, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 145, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 146, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 149, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 48em) {
  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 164, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 165, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-1 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-2 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-3 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-4 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-5 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-6 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-7 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-8 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-9 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-10 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    right: inherit;
  }

  /* line 169, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-push-11 {
    left: inherit;
  }

  /* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    right: inherit;
  }

  /* line 174, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 177, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}
/* Foundation Visibility HTML Classes */
/* line 11, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 17, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
header,
footer[role="contentinfo"] > .row > nav,
footer[role="contentinfo"] > .row > div:first-of-type,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 23, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

/* line 27, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

/* line 48, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

/* line 58, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

/* line 68, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

/* line 79, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 48em) {
  /* line 85, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up,
  header,
  footer[role="contentinfo"] > .row > nav,
  footer[role="contentinfo"] > .row > div:first-of-type {
    display: inherit !important;
  }

  /* line 87, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 92, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 98, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  /* line 103, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  /* line 108, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  /* line 113, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  /* line 119, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 80em) {
  /* line 126, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  /* line 129, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  /* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  /* line 135, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  /* line 148, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  /* line 154, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  /* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

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

  /* line 176, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  /* line 179, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  /* line 181, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 187, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  /* line 192, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  /* line 197, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  /* line 202, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  /* line 208, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 215, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 217, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 222, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 226, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 230, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 234, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 239, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 244, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 246, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 251, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 255, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 259, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 263, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 268, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 274, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 276, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 281, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 285, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 289, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 293, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

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

/* line 304, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 305, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 306, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 309, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 310, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

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

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

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

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

/* line 315, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 316, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 317, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 318, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 319, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 320, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 47, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1;
  }
  /* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 24, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 48em) {
  /* Remove small grid clearing */
  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  /* line 60, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 107, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.15625em;
  line-height: 1.6;
}

/* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #a3620a;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 141, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
/* line 148, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
a {
  color: #4e91c6;
  text-decoration: none;
  line-height: inherit;
}
/* line 154, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #3d85bd;
}
/* line 156, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 0.9375em;
  line-height: 1.333em;
  margin-bottom: 1em;
  text-rendering: optimizeLegibility;
}
/* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 178, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: regular;
  font-style: normal;
  color: #515151;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
/* line 188, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #9e9e9e;
  line-height: 0;
}

/* line 195, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h1 {
  font-size: 1.375em;
}

/* line 196, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h2 {
  font-size: 0.625em;
}

/* line 197, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h3 {
  font-size: 0.8125em;
}

/* line 198, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h4 {
  font-size: 0.75em;
}

/* line 199, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h5 {
  font-size: 1em;
}

/* line 200, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 204, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 214, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 220, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 225, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 230, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
/* line 239, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 0.9375em;
  line-height: 1.333em;
  margin-bottom: 1em;
  list-style-position: outside;
  font-family: inherit;
}

/* Unordered Lists */
/* line 251, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 260, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 263, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 264, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 265, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 266, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 273, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 282, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 286, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
/* line 291, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #3a3f43;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 298, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 303, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd;
}
/* line 308, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #848484;
}
/* line 312, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 317, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #848484;
}

/* line 323, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.333em;
  color: #9e9e9e;
}

/* Microformats */
/* line 329, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em;
}
/* line 335, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 339, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

/* line 346, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 348, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 48em) {
  /* line 359, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 360, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2em;
  }

  /* line 361, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  h2 {
    font-size: 1.25em;
  }

  /* line 362, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.125em;
  }

  /* line 363, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.0625em;
  }
}
/*
 * 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 374, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 376, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 384, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 385, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 387, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 392, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 395, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 400, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 403, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 405, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 411, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 417, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 419, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 420, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 421, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 422, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 168, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 173, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #d0d0d0;
}
/* line 127, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 174, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 175, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 177, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
/* line 178, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
/* line 179, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
/* line 180, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
/* line 182, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
/* line 183, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
/* line 185, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 143, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #4e91c6;
}
/* line 186, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #d0d0d0;
}
/* line 127, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
/* line 143, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e9e9e9;
}
/* line 187, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #457a1a;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 143, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
}
/* line 188, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #970b0e;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 143, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
}

/* line 193, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button, .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
}
/* line 195, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
}
/* line 196, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
}
/* line 197, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
}

@media only screen {
  /* line 203, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
  button, .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  /* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
  button:active, .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 211, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 212, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 48em) {
  /* line 220, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 256, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
/* line 67, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5em;
}
/* line 70, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}
/* line 73, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 76, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 83, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5em;
}

/* Label Styles */
/* line 262, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
}
/* line 263, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 264, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}

/* Attach elements to the beginning or end of an input */
/* line 269, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}

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

/* line 273, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 275, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 276, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 277, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 278, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span so buttons keep their own */
/* line 281, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 282, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 284, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 285, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 291, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 294, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 299, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 302, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
/* line 322, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
/* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}

/* Adjust margin for form elements below */
/* line 333, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0;
}

/* Normalize file input width */
/* line 338, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 343, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
/* line 213, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
/* line 351, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
/* line 228, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 356, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.error label,
label.error {
  color: #c60f13;
}

/* line 359, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_forms.scss */
.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* Custom Checkbox and Radio Inputs */
/* line 67, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
/* line 73, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
  border: solid 1px #cccccc;
  background: white;
}
/* line 82, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: -3px;
}
/* line 86, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
/* line 91, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 20px;
  color: white;
}
/* line 100, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
}
/* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox.checked:before {
  content: "\2A2F";
  color: #222222;
  margin-top: -8px;
  margin-left: 2px;
}

/* Custom Select Options and Dropdowns */
/* line 123, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 124, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
/* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
/* line 159, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
/* line 167, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaaaaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
/* line 180, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222222 transparent transparent transparent;
  border-top-style: solid;
}
/* line 184, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled {
  color: #888888;
}
/* line 186, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
/* line 189, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 193, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 200, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 201, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 202, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 203, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 205, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 206, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 207, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 210, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
}
/* line 225, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 239, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
/* line 243, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
/* line 247, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
/* line 254, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 258, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_custom-forms.scss */
form.custom .custom.disabled {
  background: #dddddd;
}

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

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

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

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

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

/* Sections */
/* line 270, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container, .section-container.auto {
  width: 100%;
  display: block;
  margin-bottom: 1.25em;
  border: 1px solid #cccccc;
  border-top: none;
}
/* line 274, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section, .section-container > .section, .section-container.auto > section, .section-container.auto > .section {
  position: relative;
}
/* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  margin-bottom: 0;
}
/* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
  padding: 0.9375em;
  display: inline-block;
  color: #333333;
  font-size: 0.875em;
  white-space: nowrap;
}
/* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section > .title:hover, .section-container > .section > .title:hover, .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section .content, .section-container > .section .content, .section-container.auto > section .content, .section-container.auto > .section .content {
  display: none;
  padding: 0.9375em;
  background-color: white;
}
/* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
  margin-bottom: 0;
}
/* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section .content > *:first-child, .section-container > .section .content > *:first-child, .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
  padding-top: 0;
}
/* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
  padding-bottom: 0;
}
/* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section.active > .content, .section-container > .section.active > .content, .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
  display: block;
}
/* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section.active > .title, .section-container > .section.active > .title, .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
  background: #d5d5d5;
}
/* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section.active > .title a, .section-container > .section.active > .title a, .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
  color: #333333;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
  top: 0;
  width: 100%;
  margin: 0;
  border-top: solid 1px #cccccc;
}
/* line 127, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
  width: 100%;
}

/* line 277, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs {
  border: 0;
  position: relative;
}
/* line 281, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section, .section-container.tabs > .section {
  border: 0;
  position: static;
}
/* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  margin-bottom: 0;
}
/* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  padding: 0.9375em;
  display: inline-block;
  color: #333333;
  font-size: 0.875em;
  white-space: nowrap;
}
/* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section .content, .section-container.tabs > .section .content {
  display: none;
  padding: 0.9375em;
  background-color: white;
}
/* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
  margin-bottom: 0;
}
/* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section .content > *:first-child, .section-container.tabs > .section .content > *:first-child {
  padding-top: 0;
}
/* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
  padding-bottom: 0;
}
/* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
  display: block;
}
/* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  background: white;
}
/* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
  color: #333333;
}
/* line 136, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  width: auto;
  border: solid 1px #cccccc;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
/* line 145, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  width: 100%;
}
/* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section:last-child .title, .section-container.tabs > .section:last-child .title {
  border-right: solid 1px #cccccc;
}
/* line 149, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section .content, .section-container.tabs > .section .content {
  border: solid 1px #cccccc;
  position: absolute;
  z-index: 10;
  display: none;
  top: -1px;
}
/* line 158, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  z-index: 11;
  border-bottom: 0;
  background-color: white;
}
/* line 163, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
  position: relative;
}

@media only screen and (min-width: 48em) {
  /* line 286, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto {
    border: 0;
    position: relative;
  }
  /* line 290, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section, .section-container.auto > .section {
    border: 0;
    position: static;
  }
  /* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333333;
    font-size: 0.875em;
    white-space: nowrap;
  }
  /* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section .content, .section-container.auto > .section .content {
    display: none;
    padding: 0.9375em;
    background-color: white;
  }
  /* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
    display: block;
  }
  /* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: white;
  }
  /* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333333;
  }
  /* line 136, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    width: auto;
    border: solid 1px #cccccc;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  /* line 145, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    width: 100%;
  }
  /* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section:last-child .title, .section-container.auto > .section:last-child .title {
    border-right: solid 1px #cccccc;
  }
  /* line 149, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section .content, .section-container.auto > .section .content {
    border: solid 1px #cccccc;
    position: absolute;
    z-index: 10;
    display: none;
    top: -1px;
  }
  /* line 158, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    z-index: 11;
    border-bottom: 0;
    background-color: white;
  }
  /* line 163, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
    position: relative;
  }

  /* line 292, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.accordion .section {
    padding-top: 0 !important;
  }

  /* line 296, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs {
    border: 1px solid #cccccc;
    position: relative;
  }
  /* line 300, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section,
  .section-container.vertical-tabs .section {
    padding-top: 0 !important;
    border: 0;
    position: static;
  }
  /* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title,
  .section-container.vertical-tabs .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title a,
  .section-container.vertical-tabs .section > .title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333333;
    font-size: 0.875em;
    white-space: nowrap;
  }
  /* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title:hover,
  .section-container.vertical-tabs .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content,
  .section-container.vertical-tabs .section .content {
    display: none;
    padding: 0.9375em;
    background-color: white;
  }
  /* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content > *:last-child,
  .section-container.vertical-tabs .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content > *:first-child,
  .section-container.vertical-tabs .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content > *:last-child,
  .section-container.vertical-tabs .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .content,
  .section-container.vertical-tabs .section.active > .content {
    display: block;
  }
  /* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .title,
  .section-container.vertical-tabs .section.active > .title {
    background: #d5d5d5;
  }
  /* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .title a,
  .section-container.vertical-tabs .section.active > .title a {
    color: #333333;
  }
  /* line 173, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title,
  .section-container.vertical-tabs .section > .title {
    position: absolute;
    border-top: solid 1px #cccccc;
    width: 12.5em;
  }
  /* line 178, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section:first-child .title,
  .section-container.vertical-tabs .section:first-child .title {
    border-top: 0;
  }
  /* line 180, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content,
  .section-container.vertical-tabs .section .content {
    display: block;
    position: relative;
    left: 12.5em;
    border-left: solid 1px #cccccc;
    z-index: 10;
  }
  /* line 191, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .title,
  .section-container.vertical-tabs .section.active > .title {
    background-color: #d5d5d5;
    width: 12.5625em;
    border-right: solid 0 transparent;
    z-index: 11;
  }
  /* line 197, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active:last-child .title,
  .section-container.vertical-tabs .section.active:last-child .title {
    border-bottom: 0;
  }

  /* line 303, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav {
    border: 0;
    position: relative;
  }
  /* line 307, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section, .section-container.vertical-nav > .section {
    padding-top: 0 !important;
    position: relative;
  }
  /* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333333;
    font-size: 0.875em;
    white-space: nowrap;
  }
  /* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
    display: none;
    padding: 0.9375em;
    background-color: white;
  }
  /* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content > *:first-child, .section-container.vertical-nav > .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
    display: block;
  }
  /* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
    color: #333333;
  }
  /* line 206, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    border-top: none;
    border: solid 1px #cccccc;
  }
  /* line 210, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    display: block;
    width: 100%;
  }
  /* line 215, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
    display: none;
  }
  /* line 216, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section:first-child .title, .section-container.vertical-nav > .section:first-child .title {
    border-bottom: none;
  }
  /* line 219, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
    display: block;
    position: absolute;
    left: 100%;
    top: 0px;
    z-index: 999;
    min-width: 12.5em;
    border: solid 1px #cccccc;
  }

  /* line 310, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav {
    position: relative;
    background: #efefef;
    border: 1px solid #cccccc;
  }
  /* line 314, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section {
    padding-top: 0;
    border: 0;
    position: static;
  }
  /* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333333;
    font-size: 0.875em;
    white-space: nowrap;
  }
  /* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
    display: none;
    padding: 0.9375em;
    background-color: white;
  }
  /* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content > *:first-child, .section-container.horizontal-nav > .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
    display: block;
  }
  /* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 112, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
    color: #333333;
  }
  /* line 237, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    width: auto;
    border: solid 1px #cccccc;
    border-left: 0;
    top: -1px;
    position: absolute;
    z-index: 1;
  }
  /* line 245, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    width: 100%;
  }
  /* line 248, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
    display: none;
  }
  /* line 251, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
    display: block;
    position: absolute;
    z-index: 999;
    left: 0;
    top: -2px;
    min-width: 12.5em;
    border: solid 1px #cccccc;
  }
}
/* Wrapped around .top-bar to contain to grid width */
/* line 51, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #869f2f;
}

/* line 57, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

/* line 65, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #869f2f;
  margin-bottom: 0;
}
/* line 74, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 79, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 82, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: 2.45em;
}
/* line 86, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
/* line 89, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
}
/* line 91, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 40px;
  margin: 0;
  font-size: 16px;
}
/* line 96, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 40px;
  font-size: 1.0625em;
  margin: 0;
}
/* line 100, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: bold;
  color: white;
  width: 50%;
  display: block;
  padding: 0 13.33333px;
}
/* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 116, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 13.33333px;
  height: 40px;
  line-height: 40px;
}
/* line 129, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 13.33333px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 135, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white;
}
/* line 143, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
  box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}
/* line 163, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 167, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #869f2f;
}
/* line 170, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
/* line 171, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

/* line 188, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}
/* line 194, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #869f2f;
  font-size: 16px;
  margin: 0;
}
/* line 204, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-bottom: solid 1px #a7c53c;
  border-top: solid 1px #657823;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 213, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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: 13.33333px;
  font-size: 0.875em;
  font-weight: normal;
  background: #869f2f;
}
/* line 223, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a:hover {
  background: #7c932c;
}
/* line 226, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  background: #4e91c6;
  font-size: 0.875em;
}
/* line 229, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button:hover {
  background: #3777aa;
}
/* line 233, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background: #e9e9e9;
}
/* line 235, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary:hover {
  background: #d0d0d0;
}
/* line 239, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background: #5da423;
}
/* line 241, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success:hover {
  background: #457a1a;
}
/* line 245, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background: #c60f13;
}
/* line 247, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert:hover {
  background: #970b0e;
}
/* line 255, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #7c932c;
}
/* line 259, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 13.33333px;
}
/* line 262, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 266, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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.5);
  border-left-style: solid;
  margin-right: 13.33333px;
  margin-top: -4.5px;
  position: absolute;
  top: 22px;
  right: 0;
}
/* line 276, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 277, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  visibility: visible;
}
/* line 284, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  visibility: hidden;
  z-index: 99;
}
/* line 291, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
}
/* line 292, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 13.33333px;
}
/* line 297, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
/* line 298, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 20px;
  display: block;
}
/* line 306, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 13.33333px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #555555;
  font-weight: bold;
  font-size: 0.625em;
}

/* line 318, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.top-bar-js-breakpoint {
  width: 48em !important;
  visibility: hidden;
}

/* line 322, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 48em) {
  /* line 327, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #869f2f;
    *zoom: 1;
    overflow: visible;
  }
  /* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 328, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 330, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 331, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 334, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 0.875em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  /* line 343, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #869f2f;
  }

  /* line 346, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 61.25em;
    margin: 0 auto;
    margin-bottom: 0;
  }

  /* line 348, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 352, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 357, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 359, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 364, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button) {
    padding: 0 13.33333px;
    line-height: 40px;
    background: #869f2f;
  }
  /* line 368, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button):hover {
    background: #22290c;
  }
  /* line 373, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 33.33333px !important;
  }
  /* line 376, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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.5) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 20px;
  }
  /* line 383, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 384, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    visibility: hidden;
  }
  /* line 389, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown:hover > .dropdown, .top-bar-section .has-dropdown:active > .dropdown {
    visibility: visible;
  }
  /* line 396, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    margin-top: -15px;
    right: 5px;
  }
  /* line 407, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 414, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 13.33333px;
    background: #97b335;
  }
  /* line 422, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #97b335;
  }
  /* line 428, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 436, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 #a7c53c;
    border-left: solid 1px #657823;
    clear: none;
    height: 40px;
    width: 0px;
  }
  /* line 446, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #869f2f;
    padding: 0 13.33333px;
    height: 40px;
  }
  /* line 454, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 458, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }
}
/* line 33, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: whitesmoke;
}
/* line 39, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 45, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
}
/* line 47, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: relative;
  float: left;
  height: 100%;
}
/* line 52, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
/* line 62, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption * {
  color: white;
}
/* line 67, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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);
}
/* line 72, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}
/* line 77, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
}
/* line 83, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 91, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
/* line 116, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 120, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
/* line 142, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 143, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 148, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
/* line 152, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 153, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 160, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

/* line 166, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 172, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 18px;
  height: 18px;
  background: black;
  float: left;
  margin-right: 6px;
  border: solid 2px black;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 182, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: black;
}
/* line 186, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 193, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 196, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 48em) {
  /* line 205, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 208, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
/* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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: 98;
  display: none;
  top: 0;
  left: 0;
}

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

@media only screen and (min-width: 48em) {
  /* line 117, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  /* line 120, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 122, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 123, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 124, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 130, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
/* line 41, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

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

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

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

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

/* Typography */
/* line 109, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

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

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

/* line 129, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 136, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

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

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

/* line 173, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px;
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 48em) {
  /* line 185, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 187, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  /* line 194, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  /* line 202, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
/* line 36, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  list-style: none;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
[data-clearing]:after {
  clear: both;
}
/* line 41, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 47, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 56, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 59, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 67, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 71, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 81, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: white;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

/* line 94, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: white;
  display: none;
}
/* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 107, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 108, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

@media only screen and (min-width: 48em) {
  /* line 115, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 120, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  /* line 129, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 131, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white;
  }

  /* line 137, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 139, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white;
  }

  /* line 146, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  /* line 149, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-feature ~ li {
    display: none;
  }

  /* line 153, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 158, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  /* line 167, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  /* line 180, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  /* line 187, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  /* line 194, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 199, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 204, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  /* line 211, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
/* line 94, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
}
/* line 97, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.4375em;
  right: 0.3125em;
  color: #333333;
  opacity: 0.3;
}
/* line 81, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 100, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 103, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 104, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #505050;
}

/* Breadcrumbs */
/* line 116, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 120, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875em;
  text-transform: uppercase;
  color: #4e91c6;
}
/* line 61, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 64, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #4e91c6;
}
/* line 70, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
/* line 73, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
/* line 79, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 83, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 85, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 90, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 97, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
/* line 105, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Keystroke Characters */
/* line 52, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.9375em;
  padding: 0.125em 0.25em 0em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
/* line 71, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_labels.scss */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #4e91c6;
  color: white;
}
/* line 77, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_labels.scss */
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 78, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_labels.scss */
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 80, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #c60f13;
  color: white;
}
/* line 81, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #5da423;
  color: white;
}
/* line 82, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #e9e9e9;
  color: #333333;
}

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

/* Pagination */
/* line 98, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
/* line 46, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li {
  display: block;
  float: left;
  height: 1.5em;
  color: #222222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999999;
}
/* line 61, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li:hover a,
.pagination li a:focus {
  background: #e6e6e6;
}
/* line 63, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 68, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
  background: transparent;
}
/* line 70, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li.current a {
  background: #4e91c6;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 77, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination li.current a:hover, .pagination li.current a:focus {
  background: #4e91c6;
}

/* line 83, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
.pagination-centered ul > li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 63, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 0px;
  border-color: #d2d2d2;
  margin-bottom: 1.25em;
  padding: 0.875em;
  background: #ebebeb;
}
/* line 44, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
/* line 48, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 49, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 52, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 65, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 0px;
  border-color: #3777aa;
  margin-bottom: 1.25em;
  padding: 0.875em;
  background: #4e91c6;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 44, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 {
  color: #333333;
}
/* line 48, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 49, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 52, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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.625em;
}
/* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/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 70, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_panels.scss */
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25em;
}
/* line 61, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 124, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #dddddd;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1em;
}
/* line 125, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #eeeeee;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.25em;
}
/* line 126, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #777777;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
/* line 127, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #333333;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
/* line 128, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: whitesmoke;
  text-align: center;
  padding: 1.25em 1.25em 0;
}

/* Progress Bar */
/* line 50, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #cccccc;
  padding: 0.125em;
  margin-bottom: 0.625em;
}
/* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #4e91c6;
  height: 100%;
  display: block;
}
/* line 57, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #e9e9e9;
  height: 100%;
  display: block;
}
/* line 58, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
/* line 59, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
/* line 61, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 62, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 65, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 66, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

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

/* Side Nav */
/* line 66, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em;
}
/* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}
/* line 46, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a {
  color: #999999;
  text-decoration: none;
}
/* line 50, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #4e91c6;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: white;
}

/* Foundation Switches */
@media only screen {
  /* line 223, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch {
    position: relative;
    width: 100%;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    -webkit-animation: webkitSiblingBugfix infinite 1s;
    height: 36px;
    background: white;
    border-color: #cccccc;
  }
  /* line 59, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 76, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  /* line 86, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  /* line 92, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch > span {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 107, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  /* line 110, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:checked {
    display: none !important;
  }
  /* line 111, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input {
    left: 0;
    display: block !important;
  }
  /* line 115, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  /* line 117, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  /* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  /* line 123, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  /* line 126, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch span.custom {
    display: none !important;
  }
  /* line 139, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch label {
    padding: 0 0.375em;
    line-height: 2.3em;
    font-size: 0.875em;
  }
  /* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.1875em;
  }
  /* line 153, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch > span {
    width: 2.25em;
    height: 2.25em;
  }
  /* line 167, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch > span {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
  }
  /* line 187, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch:hover > span, div.switch:focus > span {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  }
  /* line 195, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch:active {
    background: transparent;
  }
  /* line 227, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.large {
    height: 44px;
  }
  /* line 139, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.large label {
    padding: 0 0.375em;
    line-height: 2.3em;
    font-size: 1.0625em;
  }
  /* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.large input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.6875em;
  }
  /* line 153, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.large > span {
    width: 2.75em;
    height: 2.75em;
  }
  /* line 230, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.small {
    height: 28px;
  }
  /* line 139, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.small label {
    padding: 0 0.375em;
    line-height: 2.1em;
    font-size: 0.75em;
  }
  /* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.small input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -1.6875em;
  }
  /* line 153, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.small > span {
    width: 1.75em;
    height: 1.75em;
  }
  /* line 233, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.tiny {
    height: 22px;
  }
  /* line 139, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.tiny label {
    padding: 0 0.375em;
    line-height: 1.9em;
    font-size: 0.6875em;
  }
  /* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.tiny input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -1.3125em;
  }
  /* line 153, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.tiny > span {
    width: 1.375em;
    height: 1.375em;
  }
  /* line 236, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 237, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.radius > span {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 241, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  /* line 242, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.round > span {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  /* line 243, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
  div.switch.round label {
    padding: 0 0.5625em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    /* line 248, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
    from {
      position: relative;
    }

    /* line 248, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_switch.scss */
    to {
      position: relative;
    }
}
}
/* line 11, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 17, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 19, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
/* line 80, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd;
}
/* line 42, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tables.scss */
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
/* line 48, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222222;
  text-align: left;
}
/* line 59, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222222;
}
/* line 67, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 74, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}

/* Image Thumbnails */
/* line 38, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 30, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(78, 145, 198, 0.5);
  box-shadow: 0 0 6px 1px rgba(78, 145, 198, 0.5);
}
/* line 42, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_thumbs.scss */
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 44, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_thumbs.scss */
a.th {
  display: block;
}

/* Tooltips */
/* line 29, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 36, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #2a5c84;
  color: #4e91c6;
}
/* line 42, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

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

/* line 77, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888888;
  font-weight: normal;
}

@media only screen and (min-width: 48em) {
  /* line 86, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  /* line 90, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 97, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 99, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 106, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 127, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
/* line 134, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 49, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown *:first-child {
  margin-top: 0;
}
/* line 50, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown *:last-child {
  margin-bottom: 0;
}
/* line 75, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 82, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 90, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 94, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 138, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  line-height: 1.125em;
  margin: 0;
}
/* line 114, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 116, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.3125em 0.625em;
  color: #555555;
}
/* line 141, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}
/* line 49, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:first-child {
  margin-top: 0;
}
/* line 50, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:last-child {
  margin-bottom: 0;
}
/* line 144, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 145, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 146, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 147, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* We use this media query to add styles to any device that supports media queries */
/* Used to alter styles for screens at least 768px wide. This is where the grid changes. */
/* Used to alter styles for screens at least 1280px wide. */
/* Used to alter styles for screens at least 1440px wide. */
/* Apply styles to screens in landscape orientation */
/* Apply styles to screens in portrait orientation */
/* We also use Modernizr to add a .touch class to the body when applicable */
/* You can prepend this class to anything and it will style only for touch devices */
/* Visibility classes */
@font-face {
  font-family: "PTSansRegular";
  src: url(/sites/cancentral.com/themes/cancentral/font/PTS55F-webfont.woff) format('woff'), url(/sites/cancentral.com/themes/cancentral/font/PTS55F-webfont.otf) format('opentype'), url(/sites/cancentral.com/themes/cancentral/font/PTS55F-webfont.ttf) format('truetype'), url(/sites/cancentral.com/themes/cancentral/font/PTS55F-webfont.svg) format('svg');
}

@font-face {
  font-family: "PTSansItalic";
  src: url(/sites/cancentral.com/themes/cancentral/font/PTS56F-webfont.woff) format('woff'), url(/sites/cancentral.com/themes/cancentral/font/PTS56F-webfont.otf) format('opentype'), url(/sites/cancentral.com/themes/cancentral/font/PTS56F-webfont.ttf) format('truetype'), url(/sites/cancentral.com/themes/cancentral/font/PTS56F-webfont.svg) format('svg');
}

@font-face {
  font-family: "PTSansBold";
  src: url(/sites/cancentral.com/themes/cancentral/font/PTS75F-webfont.woff) format('woff'), url(/sites/cancentral.com/themes/cancentral/font/PTS75F-webfont.otf) format('opentype'), url(/sites/cancentral.com/themes/cancentral/font/PTS75F-webfont.ttf) format('truetype'), url(/sites/cancentral.com/themes/cancentral/font/PTS75F-webfont.svg) format('svg');
}

@font-face {
  font-family: "PTSansBoldItalic";
  src: url(/sites/cancentral.com/themes/cancentral/font/PTS76F-webfont.woff) format('woff'), url(/sites/cancentral.com/themes/cancentral/font/PTS76F-webfont.otf) format('opentype'), url(/sites/cancentral.com/themes/cancentral/font/PTS76F-webfont.ttf) format('truetype'), url(/sites/cancentral.com/themes/cancentral/font/PTS76F-webfont.svg) format('svg');
}

@font-face {
  font-family: "PTSerifRegular";
  src: url(/sites/cancentral.com/themes/cancentral/font/PTF55F-webfont.woff) format('woff'), url(/sites/cancentral.com/themes/cancentral/font/PTF55F-webfont.otf) format('opentype'), url(/sites/cancentral.com/themes/cancentral/font/PTF55F-webfont.ttf) format('truetype'), url(/sites/cancentral.com/themes/cancentral/font/PTF55F-webfont.svg) format('svg');
}

@font-face {
  font-family: "Lobster2";
  src: url(/sites/cancentral.com/themes/cancentral/font/LobsterTwo-Regular-webfont.woff) format('woff'), url(/sites/cancentral.com/themes/cancentral/font/LobsterTwo-Regular-webfont.otf) format('opentype'), url(/sites/cancentral.com/themes/cancentral/font/LobsterTwo-Regular-webfont.ttf) format('truetype'), url(/sites/cancentral.com/themes/cancentral/font/LobsterTwo-Regular-webfont.svg) format('svg');
}

/* line 66, ../img/icon/*.png */
.icon-sprite, .icon-electric-plug, .icon-recycle, .icon-reduce-energy, .icon-reuse {
  background: url('/sites/cancentral.com/themes/cancentral/img/../img/icon-s99a56c92bb.png') no-repeat;
}

/* line 60, ../vendor/bundle/ruby/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-electric-plug {
  background-position: 0 -84px;
}

/* line 60, ../vendor/bundle/ruby/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-recycle {
  background-position: 0 -42px;
}

/* line 60, ../vendor/bundle/ruby/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-reduce-energy {
  background-position: 0 0;
}

/* line 60, ../vendor/bundle/ruby/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-reuse {
  background-position: 0 -126px;
}

/* line 127, ../scss/app.scss */
.visibility-hidden {
  visibility: hidden;
}

/* line 128, ../scss/app.scss */
strong {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 129, ../scss/app.scss */
em {
  font-family: "PTSansItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 130, ../scss/app.scss */
strong > em, em > strong {
  font-family: "PTSansBoldItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 131, ../scss/app.scss */
#main-content .content ul, #main-content .content ol, #main-content .content dl {
  list-style-position: outside;
}

/* line 141, ../scss/app.scss */
.text-orange {
  color: #ffaf33;
}

/* line 142, ../scss/app.scss */
.text-blue {
  color: #48d2ff;
}

/* line 143, ../scss/app.scss */
.text-green {
  color: #c5eb40;
}

/* line 144, ../scss/app.scss */
.text-gray {
  color: #c5c5c5;
}

/* line 145, ../scss/app.scss */
.text-purple {
  color: #c19cff;
}

/* line 146, ../scss/app.scss */
.text-red {
  color: #b2461c;
}

/* line 147, ../scss/app.scss */
.text-white {
  color: #fff;
}

/* line 148, ../scss/app.scss */
.text-black {
  color: #000;
}

/* line 152, ../scss/app.scss */
body .page {
  background-image: url("/sites/cancentral.com/themes/cancentral/img/banner/can-stats.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 10% 0 7.5%;
}
@media only screen and (min-width: 48em) {
  /* line 152, ../scss/app.scss */
  body .page {
    padding: 7.5% 0 5%;
  }
}
/* line 160, ../scss/app.scss */
body.front .page {
  background: none;
  padding-top: 0;
}
/* line 166, ../scss/app.scss */
body.two-sidebars section.page #main-content {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 166, ../scss/app.scss */
  body.two-sidebars section.page #main-content {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
  }
}
/* line 171, ../scss/app.scss */
body.two-sidebars section.page .sidebar-first,
body.two-sidebars section.page .sidebar-second {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 171, ../scss/app.scss */
  body.two-sidebars section.page .sidebar-first,
  body.two-sidebars section.page .sidebar-second {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
  }
}
/* line 177, ../scss/app.scss */
body.one-sidebar section.page #main-content {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 177, ../scss/app.scss */
  body.one-sidebar section.page #main-content {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 75%;
    float: left;
  }
}
/* line 181, ../scss/app.scss */
body.one-sidebar section.page .sidebar-first, body.one-sidebar section.page .sidebar-second {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 181, ../scss/app.scss */
  body.one-sidebar section.page .sidebar-first, body.one-sidebar section.page .sidebar-second {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
  }
}
/* line 187, ../scss/app.scss */
body.front.one-sidebar section.page #main-content {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 187, ../scss/app.scss */
  body.front.one-sidebar section.page #main-content {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 66.66667%;
    float: left;
  }
}
/* line 191, ../scss/app.scss */
body.front.one-sidebar section.page .sidebar-first, body.front.one-sidebar section.page .sidebar-second {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 191, ../scss/app.scss */
  body.front.one-sidebar section.page .sidebar-first, body.front.one-sidebar section.page .sidebar-second {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
}
/* line 198, ../scss/app.scss */
body.one-sidebar.full-timeline section.page #main-content {
  width: 100%;
  float: none;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #cfcfcf;
}
/* line 204, ../scss/app.scss */
body.one-sidebar.full-timeline section.page #main-content .content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 61.25em;
  *zoom: 1;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
body.one-sidebar.full-timeline section.page #main-content .content:before, body.one-sidebar.full-timeline section.page #main-content .content:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
body.one-sidebar.full-timeline section.page #main-content .content:after {
  clear: both;
}
/* line 206, ../scss/app.scss */
body.one-sidebar.full-timeline section.page #main-content .content .field {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
/* line 211, ../scss/app.scss */
body.one-sidebar.full-timeline .sidebar-first {
  display: none;
}
/* line 214, ../scss/app.scss */
body #main-content .content ul.pricing-table {
  margin-left: 0;
}

/* line 217, ../scss/app.scss */
body.toolbar-drawer {
  padding-top: 58px;
}

/* line 219, ../scss/app.scss */
#main-content {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

/* line 224, ../scss/app.scss */
.sidebar-first .views-field-title, .sidebar-second .views-field-title, .highlighted .views-field-title {
  font-size: 0.9375em;
}
/* line 227, ../scss/app.scss */
.sidebar-first .views-field-created, .sidebar-second .views-field-created, .highlighted .views-field-created {
  font-family: "PTSansBoldItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
}
/* line 231, ../scss/app.scss */
.sidebar-first .more-link a, .sidebar-second .more-link a, .highlighted .more-link a {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.sidebar-first .more-link a:hover, .sidebar-first .more-link a:focus, .sidebar-second .more-link a:hover, .sidebar-second .more-link a:focus, .highlighted .more-link a:hover, .highlighted .more-link a:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.sidebar-first .more-link a:hover, .sidebar-first .more-link a:focus, .sidebar-second .more-link a:hover, .sidebar-second .more-link a:focus, .highlighted .more-link a:hover, .highlighted .more-link a:focus {
  color: white;
}

/* line 233, ../scss/app.scss */
.contain-to-grid {
  background-color: #869f2f;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%), url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-869f2f.gif");
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%), url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-869f2f.gif");
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%), url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-869f2f.gif");
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%), url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-869f2f.gif");
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%), url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-869f2f.gif");
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%), url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-869f2f.gif");
  background-repeat: repeat;
  background-position: 0 0, 0 0;
  position: relative;
}
/* line 256, ../scss/app.scss */
.contain-to-grid:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
  border-color: #657823 transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
}
/* line 264, ../scss/app.scss */
.contain-to-grid li.name h1 {
  color: white;
  font-size: 0.9375em;
}
/* line 265, ../scss/app.scss */
.contain-to-grid nav.top-bar, .contain-to-grid section ul, .contain-to-grid section ul li a:not(.button) {
  background: none;
  background-color: transparent;
  padding: 0 10px;
  position: relative;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.73);
}
/* line 272, ../scss/app.scss */
.contain-to-grid .top-bar-section ul {
  font-size: 15px;
}
@media only screen and (min-width: 48em) {
  /* line 274, ../scss/app.scss */
  .contain-to-grid nav.top-bar, .contain-to-grid section ul {
    padding-right: 0;
  }
}
/* line 276, ../scss/app.scss */
.contain-to-grid section .hide-for-small {
  height: 40px;
}
/* line 277, ../scss/app.scss */
.contain-to-grid section .hide-for-small ul li a:after {
  content: '\2022';
  color: #b5cd50;
  padding-left: 10px;
  position: absolute;
  right: -3px;
}
/* line 284, ../scss/app.scss */
.contain-to-grid section .hide-for-small ul li:last-of-type {
  padding: 5px 0;
}
/* line 287, ../scss/app.scss */
.contain-to-grid section .hide-for-small ul li:last-of-type a {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.32)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.32) 100%);
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.32) 100%);
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.32) 100%);
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.32) 100%);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.35);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.35);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.35);
  margin: 0;
  height: 30px;
  font-size: 0.75em;
  padding-top: 0.625em;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.contain-to-grid section .hide-for-small ul li:last-of-type a:hover, .contain-to-grid section .hide-for-small ul li:last-of-type a:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.contain-to-grid section .hide-for-small ul li:last-of-type a:hover, .contain-to-grid section .hide-for-small ul li:last-of-type a:focus {
  color: white;
}
/* line 298, ../scss/app.scss */
.contain-to-grid section .hide-for-small ul li:last-of-type a:after,
.contain-to-grid section .hide-for-small ul li:nth-last-of-type(2) a:after {
  display: none;
}
/* line 299, ../scss/app.scss */
.contain-to-grid section ul {
  float: right !important;
}

/* line 302, ../scss/app.scss */
header {
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-4c4c4c.gif") top left repeat;
  height: 145px;
}
/* line 304, ../scss/app.scss */
header .left {
  width: 27%;
}
/* line 305, ../scss/app.scss */
header .right {
  width: 68%;
}
/* line 308, ../scss/app.scss */
header h1.logo {
  min-width: 266px;
  margin: 0;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-top-lighten-smaller.png") top center no-repeat;
}
/* line 309, ../scss/app.scss */
header h1.logo a {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/sites/cancentral.com/themes/cancentral/img/common/logo-top.png?1363969405');
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 145px;
  background-position: left center;
  background-size: contain;
  margin: 0;
}
/* line 317, ../scss/app.scss */
header nav {
  padding-top: 40px;
  margin: 0;
  height: 145px;
  background-color: transparent;
}
/* line 322, ../scss/app.scss */
header nav ul {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  overflow: visible;
  margin-bottom: 0;
}
/* line 36, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_inline-lists.scss */
header nav ul > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 41, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_inline-lists.scss */
header nav ul > li > * {
  display: block;
}
/* line 326, ../scss/app.scss */
header nav ul li {
  position: relative;
  border-right: 1px solid #4c4c4c;
  text-align: center;
  background: none;
  height: 50px;
  background: rgba(0, 0, 0, 0.15);
  padding: 8px 10px;
  margin: 0;
  width: 20%;
}
/* line 337, ../scss/app.scss */
header nav ul li:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 5px;
  bottom: -55px;
  display: block;
}
/* line 346, ../scss/app.scss */
header nav ul li:last-of-type {
  border-right: none;
}
/* line 348, ../scss/app.scss */
header nav ul li:first-of-type:after {
  background-color: #8150d2;
}
/* line 349, ../scss/app.scss */
header nav ul li:nth-of-type(2):after {
  background-color: #50b2d2;
}
/* line 350, ../scss/app.scss */
header nav ul li:nth-of-type(3):after {
  background-color: #d29f50;
}
/* line 351, ../scss/app.scss */
header nav ul li:nth-of-type(4):after {
  background-color: #9d9d9d;
}
/* line 352, ../scss/app.scss */
header nav ul li:last-of-type:after {
  background-color: #b5d250;
}
/* line 354, ../scss/app.scss */
header nav ul li > a {
  padding: 0;
  color: #c4c4c4;
  margin: 0 auto;
  opacity: 0.90;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  font-size: 1.125em;
  line-height: 1;
}
/* line 363, ../scss/app.scss */
header nav ul li > a:hover, header nav ul li > a:focus {
  opacity: 1;
}
/* line 368, ../scss/app.scss */
header nav ul li.menu-mlid-553 > a, header nav ul li.menu-mlid-554 > a {
  width: 50%;
}
/* line 369, ../scss/app.scss */
header nav ul li.menu-mlid-555 > a {
  width: 70%;
}
/* line 370, ../scss/app.scss */
header nav ul li.menu-mlid-562 > a {
  width: 75%;
}
/* line 371, ../scss/app.scss */
header nav ul li:hover, header nav ul li.active {
  background: rgba(0, 0, 0, 0.25);
}
/* line 373, ../scss/app.scss */
header nav ul li:hover a, header nav ul li.active a {
  color: #e4e4e4;
}
/* line 375, ../scss/app.scss */
header nav ul li.active:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* line 380, ../scss/app.scss */
header nav ul li.expanded ul {
  display: none;
}

@media (max-width: 900px) and (min-width: 768px) {
  /* line 388, ../scss/app.scss */
  header h1.logo {
    min-width: initial;
  }

  /* line 389, ../scss/app.scss */
  header .right {
    width: 65%;
  }

  /* line 390, ../scss/app.scss */
  header nav ul li {
    padding: 10px;
  }

  /* line 391, ../scss/app.scss */
  header nav ul li > a {
    font-size: 0.9375em;
  }
}
@media (max-width: 768px) {
  /* line 395, ../scss/app.scss */
  body > header.hide-for-small {
    display: none !important;
  }

  /* line 397, ../scss/app.scss */
  .contain-to-grid nav.top-bar {
    height: 60px;
    background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-4c4c4c.gif") top left repeat;
  }
  /* line 400, ../scss/app.scss */
  .contain-to-grid nav.top-bar.expanded {
    overflow: visible;
  }
  /* line 402, ../scss/app.scss */
  .contain-to-grid nav.top-bar.expanded section {
    z-index: 9;
  }
  /* line 403, ../scss/app.scss */
  .contain-to-grid nav.top-bar.expanded ul.title-area {
    background: none;
  }
  /* line 407, ../scss/app.scss */
  .contain-to-grid nav.top-bar .name {
    height: 60px;
    padding: 10px 20px 0;
  }
  /* line 410, ../scss/app.scss */
  .contain-to-grid nav.top-bar .name h1 {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('/sites/cancentral.com/themes/cancentral/img/mobile/common/logo-top.png?1368734593');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
  }
  /* line 417, ../scss/app.scss */
  .contain-to-grid .show-for-small {
    background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-4c4c4c.gif") top left repeat;
  }
  /* line 420, ../scss/app.scss */
  .contain-to-grid section {
    border-bottom: 1px solid #1c1c1d;
    border-top: 1px solid #3e3e3e;
  }
  /* line 424, ../scss/app.scss */
  .contain-to-grid section ul {
    float: none !important;
  }
  /* line 426, ../scss/app.scss */
  .contain-to-grid section ul li {
    border-bottom: 1px solid #3e3e3e;
    border-top: 1px solid #1c1c1d;
  }
  /* line 431, ../scss/app.scss */
  .contain-to-grid nav + nav {
    background: rgba(0, 0, 0, 0.3);
  }
}
/* line 438, ../scss/app.scss */
#banner figure:not(:first-child) {
  display: none;
}

/* line 441, ../scss/app.scss */
nav.breadcrumb {
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-ebebeb.gif") top left repeat;
  box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.4) inset;
}
/* line 445, ../scss/app.scss */
nav.breadcrumb ul.breadcrumbs {
  margin-bottom: 0;
  background: none;
  border: none;
}
/* line 449, ../scss/app.scss */
nav.breadcrumb ul.breadcrumbs li a {
  text-shadow: 1px 1px 0px #fff;
}

/* line 457, ../scss/app.scss */
aside.sidebar-first .section-container, .history-subnav .section-container {
  border: none;
}
/* line 459, ../scss/app.scss */
aside.sidebar-first nav > h2, .history-subnav nav > h2 {
  margin: 0;
  font-size: 1.25em;
  letter-spacing: -1px;
  line-height: 1.2;
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
@media only screen and (min-width: 48em) {
  /* line 459, ../scss/app.scss */
  aside.sidebar-first nav > h2, .history-subnav nav > h2 {
    line-height: 1.2;
    padding-left: 10px;
    padding-top: 15px;
    min-height: 66px;
  }
}
/* line 473, ../scss/app.scss */
aside.sidebar-first nav ul, .history-subnav nav ul {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
  padding-top: 0;
}
/* line 39, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_side-nav.scss */
aside.sidebar-first nav ul li, .history-subnav nav ul li {
  margin: 0;
  font-size: 0.875em;
}
/* line 43, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_side-nav.scss */
aside.sidebar-first nav ul li a, .history-subnav nav ul li a {
  display: block;
  color: #4e91c6;
}
/* line 48, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_side-nav.scss */
aside.sidebar-first nav ul li.active > a:first-child, .history-subnav nav ul li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 53, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_side-nav.scss */
aside.sidebar-first nav ul li.divider, .history-subnav nav ul li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}
/* line 476, ../scss/app.scss */
aside.sidebar-first nav ul > li:first-of-type, .history-subnav nav ul > li:first-of-type {
  border-top: none;
}
/* line 477, ../scss/app.scss */
aside.sidebar-first nav ul li, .history-subnav nav ul li {
  margin: 0;
  border-top: 1px solid #cfcfcf;
  font-size: 0.9333em;
  line-height: 2.75;
  min-height: 2.75em;
  padding: 0.625em 0 0 0;
}
/* line 484, ../scss/app.scss */
aside.sidebar-first nav ul li > a, .history-subnav nav ul li > a {
  line-height: 1.1;
  padding-left: 10px;
  padding-bottom: 0.625em;
}
/* line 489, ../scss/app.scss */
aside.sidebar-first nav ul li li, .history-subnav nav ul li li {
  font-size: 1em;
  line-height: 2.5;
  min-height: 2.5em;
  padding: 0.75em 0 0 0;
}
/* line 494, ../scss/app.scss */
aside.sidebar-first nav ul li li a, .history-subnav nav ul li li a {
  padding-left: 20px;
  line-height: 1;
  padding-bottom: 0.5em;
}
/* line 495, ../scss/app.scss */
aside.sidebar-first nav ul li li li a, .history-subnav nav ul li li li a {
  padding-left: 35px;
}
/* line 497, ../scss/app.scss */
aside.sidebar-first nav ul li.active-trail > a, aside.sidebar-first nav ul li a.active, .history-subnav nav ul li.active-trail > a, .history-subnav nav ul li a.active {
  font-family: "PTSansBoldItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* line 507, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav {
  background: none;
}
/* line 509, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav > section > .title {
  margin: 0.32em 0 0 0;
  border: none;
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 2.2em;
  text-transform: uppercase;
  background: none;
  letter-spacing: -1px;
}
/* line 518, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav > section > .title a span {
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px #d2d2d2, 0 16px 0 1px #d2d2d2, 0 22px 0 1px #d2d2d2;
  box-shadow: 0 10px 0 1px #d2d2d2, 0 16px 0 1px #d2d2d2, 0 22px 0 1px #d2d2d2;
}
/* line 528, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav > section > .title a, .history-subnav .section-container.horizontal-nav > section > .title a:focus, .history-subnav .section-container.horizontal-nav > section > .title a:hover {
  position: relative;
  color: #9d9d9d;
  padding: 0 24px 0 0;
}
/* line 533, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav > section > .title a:focus, .history-subnav .section-container.horizontal-nav > section > .title a:hover {
  color: #848484;
}
/* line 535, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav .content {
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.5);
  width: 300%;
  margin-top: 15px;
}
@media only screen and (min-width: 48em) {
  /* line 535, ../scss/app.scss */
  .history-subnav .section-container.horizontal-nav .content {
    width: 120%;
    margin-top: 0;
    left: -25px !important;
  }
}
/* line 541, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav nav ul li ul li {
  border: none;
  padding-left: 25px;
}
/* line 544, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav nav ul li ul li.active, .history-subnav .section-container.horizontal-nav nav ul li ul li:hover {
  background: rgba(80, 178, 210, 0.2);
}
/* line 545, ../scss/app.scss */
.history-subnav .section-container.horizontal-nav nav ul li ul li a, .history-subnav .section-container.horizontal-nav nav ul li ul li a:focus, .history-subnav .section-container.horizontal-nav nav ul li ul li a:hover {
  color: #4e91c6;
  background: none;
}
/* line 552, ../scss/app.scss */
.history-subnav .section-container > section.active > .title {
  background: none;
}
/* line 553, ../scss/app.scss */
.history-subnav h1 {
  letter-spacing: -2px;
}

/* line 560, ../scss/app.scss */
#main-content h1 {
  line-height: 1.1em;
  margin: 0;
  border-bottom: 1px solid #cfcfcf;
  letter-spacing: -2px;
  font-weight: normal;
}
@media only screen and (min-width: 48em) {
  /* line 560, ../scss/app.scss */
  #main-content h1 {
    line-height: 1.1;
    min-height: 66px;
    padding-top: 8px;
  }
}
/* line 569, ../scss/app.scss */
#main-content h2:first-child {
  margin-top: 0;
}
/* line 570, ../scss/app.scss */
#main-content a h3 {
  color: #4e91c6;
}
/* line 571, ../scss/app.scss */
#main-content ul, #main-content ol, #main-content dl {
  list-style-position: outside;
  margin-left: 15px;
}
/* line 572, ../scss/app.scss */
#main-content .panel {
  position: relative;
  border: none;
  min-height: 11.25em;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-ebebeb.gif") top left repeat;
}
/* line 577, ../scss/app.scss */
#main-content .panel:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
  border-color: white transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
}
/* line 584, ../scss/app.scss */
#main-content .panel h3 {
  margin: 0 -14px;
  font-family: "Lobster2", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 2.375em;
  color: #fff;
}
/* line 589, ../scss/app.scss */
#main-content .panel h3 > em {
  font-family: "Lobster2", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: .57894em;
}
/* line 594, ../scss/app.scss */
#main-content .panel span.icon {
  display: inline-block;
  width: 55px;
  height: 55px;
  padding: 6px;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-bfbfbf.gif") top left repeat;
  font-family: Arial, sans-serif;
  font-size: 42px;
  margin-right: 10px;
}
/* line 603, ../scss/app.scss */
#main-content .panel span.icon i, #main-content .panel span.icon em {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
/* line 610, ../scss/app.scss */
#main-content .panel p {
  padding: 1em 0 0 0;
  font-size: 0.8125em;
  line-height: 1.231em;
}
/* line 616, ../scss/app.scss */
#main-content > div[class*="view-display-id-page"] {
  padding-top: 30px;
}
/* line 618, ../scss/app.scss */
#main-content > div[class*="view-display-id-page"] .pager {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
/* line 46, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li {
  display: block;
  float: left;
  height: 1.5em;
  color: #222222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999999;
}
/* line 61, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li:hover a,
#main-content > div[class*="view-display-id-page"] .pager li a:focus {
  background: #e6e6e6;
}
/* line 63, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 68, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li.unavailable:hover a, #main-content > div[class*="view-display-id-page"] .pager li.unavailable a:focus {
  background: transparent;
}
/* line 70, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li.current a {
  background: #4e91c6;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 77, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager li.current a:hover, #main-content > div[class*="view-display-id-page"] .pager li.current a:focus {
  background: #4e91c6;
}
/* line 83, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager {
  text-align: center;
}
/* line 84, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content > div[class*="view-display-id-page"] .pager ul > li {
  float: none;
  display: inline-block;
}
/* line 620, ../scss/app.scss */
#main-content > div[class*="view-display-id-page"] .pager li.next, #main-content > div[class*="view-display-id-page"] .pager li.previous {
  display: none;
}
/* line 621, ../scss/app.scss */
#main-content > div[class*="view-display-id-page"] .pager li.current {
  padding: 0.0625em 0.4375em 0.0625em;
  background: #4e91c6;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 630, ../scss/app.scss */
#main-content .news-item {
  padding-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
}
/* line 634, ../scss/app.scss */
#main-content .news-item a h3 {
  letter-spacing: -1px;
  margin-bottom: 0;
}
/* line 635, ../scss/app.scss */
#main-content .news-item h5.news-date {
  margin: 0;
  font-size: 0.875em;
  font-family: "PTSansBoldItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #777;
}
/* line 641, ../scss/app.scss */
#main-content .news-item:last-of-type {
  border-bottom: none;
}
/* line 645, ../scss/app.scss */
#main-content .section-container > section > .title a, #main-content .section-container > .section > .title a {
  font-size: 1em;
}
/* line 646, ../scss/app.scss */
#main-content .section-container > section.active > .title, #main-content .section-container > .section.active > .title {
  border-bottom: 1px solid #bbb;
}
/* line 649, ../scss/app.scss */
#main-content .section-container > section.active > .content, #main-content .section-container > .section.active > .content {
  border-top: 1px solid #ededed;
}

/* line 651, ../scss/app.scss */
.not-front #main-content > article {
  padding-top: 30px;
}

/* line 653, ../scss/app.scss */
.not-front #main-content #timeline + article {
  padding-top: 0;
}

/* line 654, ../scss/app.scss */
footer[role="contentinfo"] {
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-footer-lighten.png") 450px -110px no-repeat, url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-4c4c4c.gif") top left repeat;
  padding-top: 2em;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
/* line 660, ../scss/app.scss */
footer[role="contentinfo"] > .row {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 4.75em;
}
/* line 665, ../scss/app.scss */
footer[role="contentinfo"] > .row > nav {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 16.66667%;
  float: left;
}
/* line 666, ../scss/app.scss */
footer[role="contentinfo"] > .row > div {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 666, ../scss/app.scss */
  footer[role="contentinfo"] > .row > div {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
}
/* line 673, ../scss/app.scss */
footer[role="contentinfo"] > .row h2 {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: white;
  font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.25em;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/footer-title-divider.gif") bottom left no-repeat;
  padding-bottom: 18px;
  margin-bottom: 26px;
}
/* line 682, ../scss/app.scss */
footer[role="contentinfo"] > .row p {
  color: #afafaf;
  font-size: 0.8125em;
  margin-bottom: 0;
  line-height: 18px;
}
/* line 683, ../scss/app.scss */
footer[role="contentinfo"] > .row li {
  font-size: 0.8125em;
  list-style: none;
}
/* line 684, ../scss/app.scss */
footer[role="contentinfo"] > .row a, footer[role="contentinfo"] > .row a.active {
  color: #84D2EF;
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 688, ../scss/app.scss */
footer[role="contentinfo"] > .row > nav:first-of-type > h2.title {
  width: 200%;
}
/* line 689, ../scss/app.scss */
footer[role="contentinfo"] > .row > nav:last-of-type {
  margin-top: 76px;
}
/* line 691, ../scss/app.scss */
footer[role="contentinfo"] > .row > nav:last-of-type a, footer[role="contentinfo"] > .row > nav:last-of-type a.active {
  font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 698, ../scss/app.scss */
footer[role="contentinfo"] ul.custom-arrows {
  list-style: none;
}
/* line 700, ../scss/app.scss */
footer[role="contentinfo"] ul.custom-arrows li {
  padding: 10px 0 10px 20px;
  margin-bottom: 0;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bullet-arrow.png") center left no-repeat;
  border-bottom: 1px dashed #5b5b5b;
}
/* line 706, ../scss/app.scss */
footer[role="contentinfo"] ul.custom-arrows li:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 713, ../scss/app.scss */
footer[role="contentinfo"] .bottom {
  background-color: #1f1f1f;
  background-image: url("/sites/cancentral.com/themes/cancentral/img/common/bottom-color-bar.png");
  background-position: center top;
  background-repeat: no-repeat;
  padding: 20px 0;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 48em) {
  /* line 713, ../scss/app.scss */
  footer[role="contentinfo"] .bottom {
    max-height: 80px;
    padding: 10px 0 0 0;
  }
}
/* line 721, ../scss/app.scss */
footer[role="contentinfo"] .bottom p {
  margin-bottom: 0;
}
/* line 722, ../scss/app.scss */
footer[role="contentinfo"] .bottom > .row {
  text-align: center;
}
/* line 724, ../scss/app.scss */
footer[role="contentinfo"] .bottom > .row > div:first-of-type {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 724, ../scss/app.scss */
  footer[role="contentinfo"] .bottom > .row > div:first-of-type {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 16.66667%;
    float: left;
    text-align: left;
  }
}
/* line 728, ../scss/app.scss */
footer[role="contentinfo"] .bottom > .row > div:nth-of-type(2) {
  font-size: 0.75em;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 728, ../scss/app.scss */
  footer[role="contentinfo"] .bottom > .row > div:nth-of-type(2) {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 58.33333%;
    float: left;
    text-align: left;
  }
}
/* line 733, ../scss/app.scss */
footer[role="contentinfo"] .bottom > .row > div:last-of-type {
  font-size: 0.75em;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 733, ../scss/app.scss */
  footer[role="contentinfo"] .bottom > .row > div:last-of-type {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
    text-align: right;
  }
}
/* line 738, ../scss/app.scss */
footer[role="contentinfo"] .bottom > .row > div + div p {
  margin-top: 20px;
}
/* line 739, ../scss/app.scss */
footer[role="contentinfo"] .bottom > .row a {
  color: white;
}

/* line 745, ../scss/app.scss */
.js form.custom#choose-curriculum-entityform-edit-form {
  padding-top: 30px;
}
/* line 747, ../scss/app.scss */
.js form.custom#webform-client-form-386 .form-actions {
  margin-top: 15px;
}
/* line 750, ../scss/app.scss */
.js form.custom#choose-curriculum-entityform-edit-form #edit-field-name, .js form.custom#choose-curriculum-entityform-edit-form #edit-field-address {
  margin-top: 13px;
}
/* line 752, ../scss/app.scss */
.js form.custom input[type="radio"],
.js form.custom input[type="checkbox"] {
  display: none;
}
/* line 753, ../scss/app.scss */
.js form.custom input[type="submit"] {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.js form.custom input[type="submit"]:hover, .js form.custom input[type="submit"]:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.js form.custom input[type="submit"]:hover, .js form.custom input[type="submit"]:focus {
  color: white;
}
/* line 755, ../scss/app.scss */
.js form.custom .form-checkboxes > div, .js form.custom .form-radios > div {
  margin-bottom: 5px;
}
/* line 757, ../scss/app.scss */
.js form.custom .form-checkboxes > div label, .js form.custom .form-radios > div label {
  display: inline;
}
/* line 760, ../scss/app.scss */
.js form.custom #edit-field-grades-of-interest-und {
  width: 100%;
  margin: 0;
  max-width: 61.25em;
  *zoom: 1;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.js form.custom #edit-field-grades-of-interest-und:before, .js form.custom #edit-field-grades-of-interest-und:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.js form.custom #edit-field-grades-of-interest-und:after {
  clear: both;
}
/* line 762, ../scss/app.scss */
.js form.custom #edit-field-grades-of-interest-und > div {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 762, ../scss/app.scss */
  .js form.custom #edit-field-grades-of-interest-und > div {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
  }
}

/* line 770, ../scss/app.scss */
form input[type="submit"] {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
form input[type="submit"]:hover, form input[type="submit"]:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
form input[type="submit"]:hover, form input[type="submit"]:focus {
  color: white;
}

/* line 772, ../scss/app.scss */
#main-content .custom.dropdown ul {
  margin-left: 0;
}

/* line 790, ../scss/app.scss */
.primary.tabs {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 790, ../scss/app.scss */
  .primary.tabs {
    display: block;
    margin: -1px 0 30px 0 !important;
    border-top: 1px solid #fff;
    height: 30px;
  }
}

/* line 800, ../scss/app.scss */
.primary.tabs li a {
  padding: 10px 15px;
  color: #000;
}
/* line 803, ../scss/app.scss */
.primary.tabs li a.active {
  border-top: 4px solid #b5d250;
}

/* line 808, ../scss/app.scss */
.drupal-messages + #user-profile-form {
  padding-top: 20px;
}

/* line 816, ../scss/app.scss */
#user-profile-form .field-name-field-display-name,
#user-profile-form #edit-field-display-name + div,
#user-profile-form #edit-field-company,
#user-profile-form small {
  display: none;
}
/* line 818, ../scss/app.scss */
#user-profile-form .password-suggestions {
  display: none !important;
}
/* line 820, ../scss/app.scss */
#user-profile-form .confirm-parent {
  position: relative;
  padding-bottom: 25px;
}
/* line 824, ../scss/app.scss */
#user-profile-form .confirm-parent div.password-confirm {
  position: absolute;
  top: 55px;
  font-size: 12px;
  color: #999;
}
/* line 829, ../scss/app.scss */
#user-profile-form .confirm-parent div.password-confirm span {
  text-transform: capitalize;
}
/* line 830, ../scss/app.scss */
#user-profile-form .confirm-parent div.password-confirm .error {
  color: #c60f13;
}
/* line 831, ../scss/app.scss */
#user-profile-form .confirm-parent div.password-confirm .ok {
  color: #b5d250;
}
/* line 835, ../scss/app.scss */
#user-profile-form .password-parent {
  position: relative;
  padding-bottom: 25px;
}
/* line 839, ../scss/app.scss */
#user-profile-form .password-parent .password-strength {
  position: absolute;
  top: 55px;
  font-size: 12px;
  color: #999;
}
/* line 846, ../scss/app.scss */
#user-profile-form .password-parent .password-strength-text {
  position: absolute;
  left: 102px;
  color: #000;
}

/* line 856, ../scss/app.scss */
.page-user-edit #main-content h2.title,
.page-user-edit #main-content .view-challenge-lists {
  display: none;
}

/* line 859, ../scss/app.scss */
#edit-profile-main {
  position: absolute;
  left: 15px;
  right: 15px;
  z-index: 1;
}
/* line 864, ../scss/app.scss */
#edit-profile-main .fieldset-wrapper {
  height: 230px;
}
@media only screen and (min-width: 48em) {
  /* line 864, ../scss/app.scss */
  #edit-profile-main .fieldset-wrapper {
    height: 165px;
  }
}

/* line 870, ../scss/app.scss */
.page-org-admin-register #edit-profile-main {
  margin: -20px 0 0 0;
}

/* line 874, ../scss/app.scss */
#edit-account {
  margin-top: 40px;
}

/* line 877, ../scss/app.scss */
#edit-account,
#user-register-form .form-actions {
  padding: 0 20px;
  position: relative;
  z-index: 2;
  clear: both;
}

/* line 885, ../scss/app.scss */
body[class*="register"] .messages.error,
.pathone-user .messages.error {
  margin-bottom: 40px;
  font-size: 18px;
}

/* line 891, ../scss/app.scss */
.view-id-organizations #edit-tokens,
.view-id-organizations small {
  display: none;
}

/* line 893, ../scss/app.scss */
#edit-actions a.active {
  margin-left: 15px;
}

/* line 895, ../scss/app.scss */
.pathone-user #main-content h1 {
  margin-bottom: 25px;
}

/* line 897, ../scss/app.scss */
.field-name-field-number-registered-in-unit small {
  font-size: 13px;
  font-style: italic;
}

/* line 902, ../scss/app.scss */
#edit-field-entry-information .field-name-field-entry-date small {
  display: none;
}

/* line 909, ../scss/app.scss */
.node-industry-entry label,
.node-scout-entry label,
.node-school-entry label,
.node-type-commander-in-chief-entry label {
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  cursor: default;
}
/* line 916, ../scss/app.scss */
.node-industry-entry .field,
.node-scout-entry .field,
.node-school-entry .field,
.node-type-commander-in-chief-entry .field {
  color: #999;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 924, ../scss/app.scss */
.node-industry-entry .field-type-field-collection > label,
.node-industry-entry .field-type-entityreference + .field-type-list-text,
.node-scout-entry .field-type-field-collection > label,
.node-scout-entry .field-type-entityreference + .field-type-list-text,
.node-school-entry .field-type-field-collection > label,
.node-school-entry .field-type-entityreference + .field-type-list-text,
.node-type-commander-in-chief-entry .field-type-field-collection > label,
.node-type-commander-in-chief-entry .field-type-entityreference + .field-type-list-text {
  display: none;
}

/* line 927, ../scss/app.scss */
body.page-user .views-field-group-group > a {
  text-transform: capitalize;
}

/* line 933, ../scss/app.scss */
.confirmation #edit-submit {
  margin-right: 15px;
}

/* line 935, ../scss/app.scss */
.page-group-node-subscribe #main-content h1 {
  font-size: 0;
}
/* line 937, ../scss/app.scss */
.page-group-node-subscribe #main-content h1 em {
  font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 22px;
}
@media only screen and (min-width: 48em) {
  /* line 937, ../scss/app.scss */
  .page-group-node-subscribe #main-content h1 em {
    font-size: 32px;
  }
}

/* line 945, ../scss/app.scss */
.pathone-account-registration-confirmation .drupal-messages {
  display: none;
}

/* line 950, ../scss/app.scss */
.sidebar-second .view-create-node-block a {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #4e91c6;
  border-color: #3777aa;
  color: white;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.sidebar-second .view-create-node-block a:hover, .sidebar-second .view-create-node-block a:focus {
  background-color: #3777aa;
}
/* line 132, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
.sidebar-second .view-create-node-block a:hover, .sidebar-second .view-create-node-block a:focus {
  color: white;
}

/* line 954, ../scss/app.scss */
#edit-preview {
  color: #4e91c6;
  background: none;
  border: none;
}

/* line 962, ../scss/app.scss */
#user-register-form,
#user-login,
.view-challenge-entries {
  margin-top: 20px;
}
/* line 963, ../scss/app.scss */
#user-register-form .form-required small,
#user-login .form-required small,
.view-challenge-entries .form-required small {
  display: none;
}
/* line 964, ../scss/app.scss */
#user-register-form ul.chosen-results,
#user-login ul.chosen-results,
.view-challenge-entries ul.chosen-results {
  margin-left: 0;
}
/* line 965, ../scss/app.scss */
#user-register-form .chosen-container,
#user-login .chosen-container,
.view-challenge-entries .chosen-container {
  width: 100% !important;
  margin-top: 5px;
}
@media only screen and (min-width: 48em) {
  /* line 962, ../scss/app.scss */
  #user-register-form,
  #user-login,
  .view-challenge-entries {
    margin-top: 0;
  }
}

/* line 975, ../scss/app.scss */
.field-name-field-profile-group-type,
.field-name-field-profile-council {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 975, ../scss/app.scss */
  .field-name-field-profile-group-type,
  .field-name-field-profile-council {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    padding-left: 0;
    clear: both;
  }
}

/* line 980, ../scss/app.scss */
.field-name-field-profile-troop-number,
.field-name-field-profile-number-registered {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 980, ../scss/app.scss */
  .field-name-field-profile-troop-number,
  .field-name-field-profile-number-registered {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    padding-right: 0;
  }
}

/* line 984, ../scss/app.scss */
.field-name-field-profile-city {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 984, ../scss/app.scss */
  .field-name-field-profile-city {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
    padding-left: 0;
    clear: both;
  }
}

/* line 988, ../scss/app.scss */
.field-name-field-profile-state {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
@media only screen and (min-width: 48em) {
  /* line 988, ../scss/app.scss */
  .field-name-field-profile-state {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
}

/* line 993, ../scss/app.scss */
.field-name-field-profile-zip {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 993, ../scss/app.scss */
  .field-name-field-profile-zip {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
    padding-right: 0;
  }
}

/* line 999, ../scss/app.scss */
.field-name-field-profile-contact-name,
.field-name-field-profile-heard-via,
#user-register-form #edit-account > .div:first-child {
  clear: both;
}
/* line 1002, ../scss/app.scss */
.field-name-field-profile-contact-name .grippie,
.field-name-field-profile-heard-via .grippie,
#user-register-form #edit-account > .div:first-child .grippie {
  display: none;
}

/* line 1005, ../scss/app.scss */
.field-name-field-profile-squadron-company {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1005, ../scss/app.scss */
  .field-name-field-profile-squadron-company {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 66.66667%;
    float: left;
    padding-left: 0;
    clear: both;
  }
}

/* line 1009, ../scss/app.scss */
.field-name-field-profile-branch {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1009, ../scss/app.scss */
  .field-name-field-profile-branch {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
    padding-right: 0;
  }
}

/* line 1013, ../scss/app.scss */
.field-name-profile-branch {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1013, ../scss/app.scss */
  .field-name-profile-branch {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
    padding-right: 0;
  }
}

/* line 1017, ../scss/app.scss */
#user-register-form #edit-account {
  padding-top: 10px;
}

/* line 1019, ../scss/app.scss */
#user-register-form #edit-account > div + div {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1019, ../scss/app.scss */
  #user-register-form #edit-account > div + div {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    padding-left: 0;
    clear: both;
  }
}

/* line 1023, ../scss/app.scss */
#user-register-form #edit-account > div + div + div {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  clear: none;
}
@media only screen and (min-width: 48em) {
  /* line 1023, ../scss/app.scss */
  #user-register-form #edit-account > div + div + div {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    padding-right: 0;
  }
}

/* line 1028, ../scss/app.scss */
.views-widget-filter-title {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1028, ../scss/app.scss */
  .views-widget-filter-title {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 83.33333%;
    float: left;
    padding-left: 0;
    clear: both;
  }
}

/* line 1032, ../scss/app.scss */
.views-widget-filter-field_approved_value {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1032, ../scss/app.scss */
  .views-widget-filter-field_approved_value {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 16.66667%;
    float: left;
    padding-right: 0;
  }
}

/* line 1037, ../scss/app.scss */
.views-widget-filter-field_entry_date_value,
.views-widget-filter-field_profile_city_value {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1037, ../scss/app.scss */
  .views-widget-filter-field_entry_date_value,
  .views-widget-filter-field_profile_city_value {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    padding-left: 0;
    clear: both;
  }
}
/* line 1039, ../scss/app.scss */
.views-widget-filter-field_entry_date_value small,
.views-widget-filter-field_profile_city_value small {
  display: none;
}

/* line 1043, ../scss/app.scss */
.views-widget-filter-field_entry_date_value_2,
.views-widget-filter-field_profile_state_value {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1043, ../scss/app.scss */
  .views-widget-filter-field_entry_date_value_2,
  .views-widget-filter-field_profile_state_value {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    padding-right: 0;
  }
}
/* line 1045, ../scss/app.scss */
.views-widget-filter-field_entry_date_value_2 small,
.views-widget-filter-field_profile_state_value small {
  display: none;
}

/* line 1048, ../scss/app.scss */
.view-challenge-entries .views-submit-button {
  clear: both;
  padding-top: 15px;
}
@media only screen and (min-width: 48em) {
  /* line 1048, ../scss/app.scss */
  .view-challenge-entries .views-submit-button {
    padding-top: 0;
  }
}

/* line 1056, ../scss/app.scss */
.sidebar-second h2.title {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 48em) {
  /* line 1056, ../scss/app.scss */
  .sidebar-second h2.title {
    font-size: 1.25em;
  }
}

/* line 1067, ../scss/app.scss */
.og-context .field-type-datetime {
  color: #999;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 1073, ../scss/app.scss */
.og-context .field-type-datetime label {
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  margin-top: 20px;
  cursor: default;
}

/* line 1082, ../scss/app.scss */
.view-id-awards .views-field {
  color: #999;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 1089, ../scss/app.scss */
.view-id-awards .views-label {
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 20px;
  cursor: default;
  color: #3a3f43;
}

/* line 1100, ../scss/app.scss */
.og-context .date-display-start,
.og-context .date-display-end {
  display: inline-block;
  color: #111;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
}

/* line 1108, ../scss/app.scss */
.og-context .date-display-end {
  display: block;
}

/* line 1112, ../scss/app.scss */
.views-table {
  width: 100% !important;
}

/* line 1116, ../scss/app.scss */
.dataTables_filter label {
  font-size: 16px;
  clear: both;
  position: relative;
  top: 5px;
}
@media only screen and (min-width: 48em) {
  /* line 1116, ../scss/app.scss */
  .dataTables_filter label {
    top: -20px;
    margin-bottom: -20px;
  }
}

/* line 1128, ../scss/app.scss */
.view-id-organizations fieldset {
  border: none;
  padding: 0;
  margin-top: 0;
}
/* line 1132, ../scss/app.scss */
.view-id-organizations fieldset legend {
  margin-bottom: 5px;
}
/* line 1136, ../scss/app.scss */
.view-id-organizations .views-widget-filter-status,
.view-id-organizations .views-widget-filter-type {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1136, ../scss/app.scss */
  .view-id-organizations .views-widget-filter-status,
  .view-id-organizations .views-widget-filter-type {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 41.66667%;
    float: left;
  }
}
/* line 1143, ../scss/app.scss */
.view-id-organizations .views-widget-filter-status {
  padding-left: 0;
}
/* line 1145, ../scss/app.scss */
.view-id-organizations .views-submit-button {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 48em) {
  /* line 1145, ../scss/app.scss */
  .view-id-organizations .views-submit-button {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 16.66667%;
    float: left;
  }
}
/* line 1151, ../scss/app.scss */
.view-id-organizations .views-submit-button input[type="submit"] {
  width: 100%;
  margin-top: 5px !important;
}

/* line 1158, ../scss/app.scss */
.DTTT_container {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 1158, ../scss/app.scss */
  .DTTT_container {
    display: block;
  }
}

/* line 1163, ../scss/app.scss */
.dataTables_wrapper {
  margin-top: -15px;
}

/* line 1165, ../scss/app.scss */
th.sorting {
  color: #4e91c6;
}

/* line 1167, ../scss/app.scss */
.view-header h2 {
  font-size: 20px;
}

/* line 1169, ../scss/app.scss */
.dataTables_info {
  display: none;
}

/* line 1174, ../scss/app.scss */
body .page {
  background-image: url("/sites/cancentral.com/themes/cancentral/img/banner/media-center.jpg");
}
/* line 94, ../scss/app.scss */
body aside.sidebar-first nav h2, body aside.sidebar-first nav li a, body aside.sidebar-first nav li a.active, body .history-subnav nav h2, body .history-subnav nav li a, body .history-subnav nav li a.active {
  color: #b3471d;
}
/* line 95, ../scss/app.scss */
body aside.sidebar-first nav li.active-trail, body .history-subnav nav li.active-trail {
  background-color: rgba(179, 71, 29, 0.05);
}
/* line 97, ../scss/app.scss */
body aside.sidebar-first nav li.active-trail:hover, body .history-subnav nav li.active-trail:hover {
  background-color: rgba(179, 71, 29, 0.2);
}
/* line 98, ../scss/app.scss */
body aside.sidebar-first nav li.active-trail ul, body .history-subnav nav li.active-trail ul {
  background-color: #fff;
  padding-bottom: 0;
}
/* line 100, ../scss/app.scss */
body aside.sidebar-first nav li:hover, body aside.sidebar-first nav li.active-trail.active, body .history-subnav nav li:hover, body .history-subnav nav li.active-trail.active {
  background-color: rgba(179, 71, 29, 0.2);
}
/* line 103, ../scss/app.scss */
body aside.sidebar-first nav li a.active, body .history-subnav nav li a.active {
  font-weight: normal;
}
/* line 104, ../scss/app.scss */
body aside.sidebar-first nav li a.active:after, body .history-subnav nav li a.active:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 108, ../scss/app.scss */
body aside.sidebar-first nav li.active:hover, body .history-subnav nav li.active:hover {
  background-color: rgba(179, 71, 29, 0.3);
}
/* line 109, ../scss/app.scss */
body aside.sidebar-first nav li a.active:hover, body .history-subnav nav li a.active:hover {
  color: #5b240f;
}
/* line 114, ../scss/app.scss */
body #main-content h2 {
  color: #b3471d;
}
/* line 115, ../scss/app.scss */
body #main-content .panel h3 {
  background: #742100 url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-transparent.png") top left repeat;
}
/* line 116, ../scss/app.scss */
body #main-content .view-header ul {
  margin-bottom: 0;
}
/* line 117, ../scss/app.scss */
body #main-content ul.level-two {
  margin-left: 30px;
}
/* line 118, ../scss/app.scss */
body #main-content .view-id-documents.view-display-id-page_1 h3 {
  text-transform: capitalize;
}
/* line 119, ../scss/app.scss */
body #main-content a.button.green {
  background-color: #869F2F;
  border-color: #54641e;
}
/* line 122, ../scss/app.scss */
body #main-content a.button.green:hover {
  background-color: #798f2a;
}

/* line 94, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav h2, body.pathone-beverage-cans aside.sidebar-first nav li a, body.pathone-beverage-cans aside.sidebar-first nav li a.active, body.pathone-beverage-cans .history-subnav nav h2, body.pathone-beverage-cans .history-subnav nav li a, body.pathone-beverage-cans .history-subnav nav li a.active {
  color: #8150d2;
}
/* line 95, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li.active-trail, body.pathone-beverage-cans .history-subnav nav li.active-trail {
  background-color: rgba(129, 80, 210, 0.05);
}
/* line 97, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li.active-trail:hover, body.pathone-beverage-cans .history-subnav nav li.active-trail:hover {
  background-color: rgba(129, 80, 210, 0.2);
}
/* line 98, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li.active-trail ul, body.pathone-beverage-cans .history-subnav nav li.active-trail ul {
  background-color: #fff;
  padding-bottom: 0;
}
/* line 100, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li:hover, body.pathone-beverage-cans aside.sidebar-first nav li.active-trail.active, body.pathone-beverage-cans .history-subnav nav li:hover, body.pathone-beverage-cans .history-subnav nav li.active-trail.active {
  background-color: rgba(129, 80, 210, 0.2);
}
/* line 103, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li a.active, body.pathone-beverage-cans .history-subnav nav li a.active {
  font-weight: normal;
}
/* line 104, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li a.active:after, body.pathone-beverage-cans .history-subnav nav li a.active:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 108, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li.active:hover, body.pathone-beverage-cans .history-subnav nav li.active:hover {
  background-color: rgba(129, 80, 210, 0.3);
}
/* line 109, ../scss/app.scss */
body.pathone-beverage-cans aside.sidebar-first nav li a.active:hover, body.pathone-beverage-cans .history-subnav nav li a.active:hover {
  color: #502696;
}
/* line 114, ../scss/app.scss */
body.pathone-beverage-cans #main-content h2 {
  color: #8150d2;
}
/* line 115, ../scss/app.scss */
body.pathone-beverage-cans #main-content .panel h3 {
  background: #4b00c6 url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-transparent.png") top left repeat;
}
/* line 116, ../scss/app.scss */
body.pathone-beverage-cans #main-content .view-header ul {
  margin-bottom: 0;
}
/* line 117, ../scss/app.scss */
body.pathone-beverage-cans #main-content ul.level-two {
  margin-left: 30px;
}
/* line 118, ../scss/app.scss */
body.pathone-beverage-cans #main-content .view-id-documents.view-display-id-page_1 h3 {
  text-transform: capitalize;
}
/* line 119, ../scss/app.scss */
body.pathone-beverage-cans #main-content a.button.green {
  background-color: #869F2F;
  border-color: #54641e;
}
/* line 122, ../scss/app.scss */
body.pathone-beverage-cans #main-content a.button.green:hover {
  background-color: #798f2a;
}
/* line 1180, ../scss/app.scss */
body.pathone-beverage-cans .page {
  background-image: url("/sites/cancentral.com/themes/cancentral/img/banner/beverage-cans.jpg");
}

/* line 1183, ../scss/app.scss */
body.pathone-food-cans .page {
  background-image: url("/sites/cancentral.com/themes/cancentral/img/banner/food-cans.jpg");
}
/* line 94, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav h2, body.pathone-food-cans aside.sidebar-first nav li a, body.pathone-food-cans aside.sidebar-first nav li a.active, body.pathone-food-cans .history-subnav nav h2, body.pathone-food-cans .history-subnav nav li a, body.pathone-food-cans .history-subnav nav li a.active {
  color: #50b2d2;
}
/* line 95, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li.active-trail, body.pathone-food-cans .history-subnav nav li.active-trail {
  background-color: rgba(80, 178, 210, 0.05);
}
/* line 97, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li.active-trail:hover, body.pathone-food-cans .history-subnav nav li.active-trail:hover {
  background-color: rgba(80, 178, 210, 0.2);
}
/* line 98, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li.active-trail ul, body.pathone-food-cans .history-subnav nav li.active-trail ul {
  background-color: #fff;
  padding-bottom: 0;
}
/* line 100, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li:hover, body.pathone-food-cans aside.sidebar-first nav li.active-trail.active, body.pathone-food-cans .history-subnav nav li:hover, body.pathone-food-cans .history-subnav nav li.active-trail.active {
  background-color: rgba(80, 178, 210, 0.2);
}
/* line 103, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li a.active, body.pathone-food-cans .history-subnav nav li a.active {
  font-weight: normal;
}
/* line 104, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li a.active:after, body.pathone-food-cans .history-subnav nav li a.active:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 108, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li.active:hover, body.pathone-food-cans .history-subnav nav li.active:hover {
  background-color: rgba(80, 178, 210, 0.3);
}
/* line 109, ../scss/app.scss */
body.pathone-food-cans aside.sidebar-first nav li a.active:hover, body.pathone-food-cans .history-subnav nav li a.active:hover {
  color: #267a96;
}
/* line 114, ../scss/app.scss */
body.pathone-food-cans #main-content h2 {
  color: #50b2d2;
}
/* line 115, ../scss/app.scss */
body.pathone-food-cans #main-content .panel h3 {
  background: #0095c6 url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-transparent.png") top left repeat;
}
/* line 116, ../scss/app.scss */
body.pathone-food-cans #main-content .view-header ul {
  margin-bottom: 0;
}
/* line 117, ../scss/app.scss */
body.pathone-food-cans #main-content ul.level-two {
  margin-left: 30px;
}
/* line 118, ../scss/app.scss */
body.pathone-food-cans #main-content .view-id-documents.view-display-id-page_1 h3 {
  text-transform: capitalize;
}
/* line 119, ../scss/app.scss */
body.pathone-food-cans #main-content a.button.green {
  background-color: #869F2F;
  border-color: #54641e;
}
/* line 122, ../scss/app.scss */
body.pathone-food-cans #main-content a.button.green:hover {
  background-color: #798f2a;
}

/* line 94, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav h2, body.pathone-aerosol-decorative-tins aside.sidebar-first nav li a, body.pathone-aerosol-decorative-tins aside.sidebar-first nav li a.active, body.pathone-aerosol-decorative-tins .history-subnav nav h2, body.pathone-aerosol-decorative-tins .history-subnav nav li a, body.pathone-aerosol-decorative-tins .history-subnav nav li a.active {
  color: #d29f50;
}
/* line 95, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li.active-trail, body.pathone-aerosol-decorative-tins .history-subnav nav li.active-trail {
  background-color: rgba(210, 159, 80, 0.05);
}
/* line 97, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li.active-trail:hover, body.pathone-aerosol-decorative-tins .history-subnav nav li.active-trail:hover {
  background-color: rgba(210, 159, 80, 0.2);
}
/* line 98, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li.active-trail ul, body.pathone-aerosol-decorative-tins .history-subnav nav li.active-trail ul {
  background-color: #fff;
  padding-bottom: 0;
}
/* line 100, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li:hover, body.pathone-aerosol-decorative-tins aside.sidebar-first nav li.active-trail.active, body.pathone-aerosol-decorative-tins .history-subnav nav li:hover, body.pathone-aerosol-decorative-tins .history-subnav nav li.active-trail.active {
  background-color: rgba(210, 159, 80, 0.2);
}
/* line 103, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li a.active, body.pathone-aerosol-decorative-tins .history-subnav nav li a.active {
  font-weight: normal;
}
/* line 104, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li a.active:after, body.pathone-aerosol-decorative-tins .history-subnav nav li a.active:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 108, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li.active:hover, body.pathone-aerosol-decorative-tins .history-subnav nav li.active:hover {
  background-color: rgba(210, 159, 80, 0.3);
}
/* line 109, ../scss/app.scss */
body.pathone-aerosol-decorative-tins aside.sidebar-first nav li a.active:hover, body.pathone-aerosol-decorative-tins .history-subnav nav li a.active:hover {
  color: #966a26;
}
/* line 114, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content h2 {
  color: #d29f50;
}
/* line 115, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content .panel h3 {
  background: #c67800 url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-transparent.png") top left repeat;
}
/* line 116, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content .view-header ul {
  margin-bottom: 0;
}
/* line 117, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content ul.level-two {
  margin-left: 30px;
}
/* line 118, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content .view-id-documents.view-display-id-page_1 h3 {
  text-transform: capitalize;
}
/* line 119, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content a.button.green {
  background-color: #869F2F;
  border-color: #54641e;
}
/* line 122, ../scss/app.scss */
body.pathone-aerosol-decorative-tins #main-content a.button.green:hover {
  background-color: #798f2a;
}

/* line 1190, ../scss/app.scss */
body.pathone-can-stats .page {
  background-image: url("/sites/cancentral.com/themes/cancentral/img/banner/can-stats.jpg");
}
/* line 94, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav h2, body.pathone-can-stats aside.sidebar-first nav li a, body.pathone-can-stats aside.sidebar-first nav li a.active, body.pathone-can-stats .history-subnav nav h2, body.pathone-can-stats .history-subnav nav li a, body.pathone-can-stats .history-subnav nav li a.active {
  color: #9d9d9d;
}
/* line 95, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li.active-trail, body.pathone-can-stats .history-subnav nav li.active-trail {
  background-color: rgba(157, 157, 157, 0.05);
}
/* line 97, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li.active-trail:hover, body.pathone-can-stats .history-subnav nav li.active-trail:hover {
  background-color: rgba(157, 157, 157, 0.2);
}
/* line 98, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li.active-trail ul, body.pathone-can-stats .history-subnav nav li.active-trail ul {
  background-color: #fff;
  padding-bottom: 0;
}
/* line 100, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li:hover, body.pathone-can-stats aside.sidebar-first nav li.active-trail.active, body.pathone-can-stats .history-subnav nav li:hover, body.pathone-can-stats .history-subnav nav li.active-trail.active {
  background-color: rgba(157, 157, 157, 0.2);
}
/* line 103, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li a.active, body.pathone-can-stats .history-subnav nav li a.active {
  font-weight: normal;
}
/* line 104, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li a.active:after, body.pathone-can-stats .history-subnav nav li a.active:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 108, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li.active:hover, body.pathone-can-stats .history-subnav nav li.active:hover {
  background-color: rgba(157, 157, 157, 0.3);
}
/* line 109, ../scss/app.scss */
body.pathone-can-stats aside.sidebar-first nav li a.active:hover, body.pathone-can-stats .history-subnav nav li a.active:hover {
  color: #6a6a6a;
}
/* line 114, ../scss/app.scss */
body.pathone-can-stats #main-content h2 {
  color: #9d9d9d;
}
/* line 115, ../scss/app.scss */
body.pathone-can-stats #main-content .panel h3 {
  background: #de0000 url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-transparent.png") top left repeat;
}
/* line 116, ../scss/app.scss */
body.pathone-can-stats #main-content .view-header ul {
  margin-bottom: 0;
}
/* line 117, ../scss/app.scss */
body.pathone-can-stats #main-content ul.level-two {
  margin-left: 30px;
}
/* line 118, ../scss/app.scss */
body.pathone-can-stats #main-content .view-id-documents.view-display-id-page_1 h3 {
  text-transform: capitalize;
}
/* line 119, ../scss/app.scss */
body.pathone-can-stats #main-content a.button.green {
  background-color: #869F2F;
  border-color: #54641e;
}
/* line 122, ../scss/app.scss */
body.pathone-can-stats #main-content a.button.green:hover {
  background-color: #798f2a;
}

/* line 1194, ../scss/app.scss */
body.pathone-recycling-sustainability .page {
  background-image: url("/sites/cancentral.com/themes/cancentral/img/banner/recycling.jpg");
}
/* line 94, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav h2, body.pathone-recycling-sustainability aside.sidebar-first nav li a, body.pathone-recycling-sustainability aside.sidebar-first nav li a.active, body.pathone-recycling-sustainability .history-subnav nav h2, body.pathone-recycling-sustainability .history-subnav nav li a, body.pathone-recycling-sustainability .history-subnav nav li a.active {
  color: #b5d250;
}
/* line 95, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li.active-trail, body.pathone-recycling-sustainability .history-subnav nav li.active-trail {
  background-color: rgba(181, 210, 80, 0.05);
}
/* line 97, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li.active-trail:hover, body.pathone-recycling-sustainability .history-subnav nav li.active-trail:hover {
  background-color: rgba(181, 210, 80, 0.2);
}
/* line 98, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li.active-trail ul, body.pathone-recycling-sustainability .history-subnav nav li.active-trail ul {
  background-color: #fff;
  padding-bottom: 0;
}
/* line 100, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li:hover, body.pathone-recycling-sustainability aside.sidebar-first nav li.active-trail.active, body.pathone-recycling-sustainability .history-subnav nav li:hover, body.pathone-recycling-sustainability .history-subnav nav li.active-trail.active {
  background-color: rgba(181, 210, 80, 0.2);
}
/* line 103, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li a.active, body.pathone-recycling-sustainability .history-subnav nav li a.active {
  font-weight: normal;
}
/* line 104, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li a.active:after, body.pathone-recycling-sustainability .history-subnav nav li a.active:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 108, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li.active:hover, body.pathone-recycling-sustainability .history-subnav nav li.active:hover {
  background-color: rgba(181, 210, 80, 0.3);
}
/* line 109, ../scss/app.scss */
body.pathone-recycling-sustainability aside.sidebar-first nav li a.active:hover, body.pathone-recycling-sustainability .history-subnav nav li a.active:hover {
  color: #7d9626;
}
/* line 114, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content h2 {
  color: #b5d250;
}
/* line 115, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content .panel h3 {
  background: #9ac600 url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-transparent.png") top left repeat;
}
/* line 116, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content .view-header ul {
  margin-bottom: 0;
}
/* line 117, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content ul.level-two {
  margin-left: 30px;
}
/* line 118, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content .view-id-documents.view-display-id-page_1 h3 {
  text-transform: capitalize;
}
/* line 119, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content a.button.green {
  background-color: #869F2F;
  border-color: #54641e;
}
/* line 122, ../scss/app.scss */
body.pathone-recycling-sustainability #main-content a.button.green:hover {
  background-color: #798f2a;
}

/* line 1200, ../scss/app.scss */
body.pathone-can-stats.full-timeline .page {
  padding-bottom: 0;
}
/* line 1201, ../scss/app.scss */
body.pathone-can-stats.full-timeline #main-content h2 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 3.75px;
  color: #999999;
}
/* line 1203, ../scss/app.scss */
body.pathone-can-stats.full-timeline .history-subnav nav ul li li {
  font-size: 1em;
  line-height: 1.92;
}
/* line 1204, ../scss/app.scss */
body.pathone-can-stats.full-timeline .history-subnav nav > h2.title {
  display: none;
}
/* line 1205, ../scss/app.scss */
body.pathone-can-stats.full-timeline .history-subnav nav li a {
  color: #9d9d9d;
}
/* line 1206, ../scss/app.scss */
body.pathone-can-stats.full-timeline .history-subnav nav li li a {
  padding-left: 0;
}
/* line 1207, ../scss/app.scss */
body.pathone-can-stats.full-timeline .history-subnav nav > ul > li > a.active {
  background: #ebebeb;
}

/* line 1215, ../scss/app.scss */
body.pathone-media.node-type-public-document #main-content h1 + h2, body.pathone-media.node-type-video #main-content h1 + h2, body.pathone-media.node-type-news-release #main-content h1 + h2 {
  padding-top: 30px;
  margin-bottom: 0;
}
/* line 1216, ../scss/app.scss */
body.pathone-media.node-type-public-document #main-content > article, body.pathone-media.node-type-video #main-content > article, body.pathone-media.node-type-news-release #main-content > article {
  padding-top: 0;
}
/* line 1218, ../scss/app.scss */
body.pathone-media.node-type-public-document #main-content > article > footer, body.pathone-media.node-type-video #main-content > article > footer, body.pathone-media.node-type-news-release #main-content > article > footer {
  font-size: 0.75em;
  font-weight: bold;
  font-style: italic;
  color: #545962;
  margin-bottom: 10px;
}
/* line 1229, ../scss/app.scss */
body.pathone-media.node-type-public-document aside.sidebar-first nav li.publication-link a, body.pathone-media.node-type-video aside.sidebar-first nav li.video-link a, body.pathone-media.node-type-news-release aside.sidebar-first nav li.news-link a {
  background-color: rgba(179, 71, 29, 0.2);
}
/* line 1231, ../scss/app.scss */
body.pathone-media.node-type-public-document aside.sidebar-first nav li.publication-link a:after, body.pathone-media.node-type-video aside.sidebar-first nav li.video-link a:after, body.pathone-media.node-type-news-release aside.sidebar-first nav li.news-link a:after {
  content: ' \226B';
  font-size: 0.929em;
}
/* line 1235, ../scss/app.scss */
body.pathone-media.node-type-public-document aside.sidebar-first nav li.publication-link a:hover, body.pathone-media.node-type-video aside.sidebar-first nav li.video-link a:hover, body.pathone-media.node-type-news-release aside.sidebar-first nav li.news-link a:hover {
  color: #5b240f;
  background-color: rgba(179, 71, 29, 0.3);
}

/* line 1242, ../scss/app.scss */
.pathone-contact #webform-component-newsletter-signup--mailchimp-signup {
  margin: 10px 0;
}
/* line 1244, ../scss/app.scss */
.pathone-contact #webform-component-newsletter-signup--mailchimp-signup label {
  display: inline-block;
  padding-left: 5px;
}
/* line 1251, ../scss/app.scss */
.pathone-contact .sidebar-second > div > h2.title {
  margin: 0;
  font-size: 1.25em;
  letter-spacing: -1px;
  line-height: 1.1em;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 10px;
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
@media only screen and (min-width: 48em) {
  /* line 1251, ../scss/app.scss */
  .pathone-contact .sidebar-second > div > h2.title {
    line-height: 66px;
    margin-left: -30px;
    padding-left: 30px;
    margin-bottom: 30px;
  }
}

/* line 1271, ../scss/app.scss */
#timeline + article {
  margin-top: 2em;
  padding-bottom: 4em;
  background-color: #E7F6FF;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(26%, #e7f6ff));
  background-image: -webkit-linear-gradient(top, #ffffff, #e7f6ff 26%);
  background-image: -moz-linear-gradient(top, #ffffff, #e7f6ff 26%);
  background-image: -o-linear-gradient(top, #ffffff, #e7f6ff 26%);
  background-image: linear-gradient(top, #ffffff, #e7f6ff 26%);
}

/* line 1280, ../scss/app.scss */
body.front #slideshow {
  width: 100%;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-4c4c4c.gif") top left repeat;
}
/* line 1284, ../scss/app.scss */
body.front #slideshow, body.front #slideshow .orbit-container {
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-4c4c4c.gif") top left repeat;
}
/* line 1286, ../scss/app.scss */
body.front #slideshow .orbit-slide-number, body.front #slideshow .orbit-timer, body.front #slideshow ol.orbit-bullets {
  display: none;
}
/* line 1287, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-slides-container img {
  margin: 0 auto;
}
/* line 1288, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption {
  position: static;
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bottom-color-bar.png") center top no-repeat;
  padding-top: 20px;
}
/* line 1292, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption h1 {
  font-size: 3em;
  line-height: 0.9;
  letter-spacing: -2px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  margin: 0 0 5px 0;
  color: #fff;
}
/* line 1300, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption p {
  font-size: 1.125em;
}
/* line 1303, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption h1 + * {
  padding-right: 20px;
}
/* line 1306, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption .button {
  font-size: 1.125em;
  padding: 1em;
  padding-right: 0.75em;
}
/* line 1308, ../scss/app.scss */
body.front #slideshow .orbit-container .orbit-prev, body.front #slideshow .orbit-container .orbit-next {
  top: 10%;
  margin-top: 0;
  height: 50px;
}
@media only screen and (min-width: 48em) {
  /* line 1310, ../scss/app.scss */
  body.front #slideshow .text-orange, body.front #slideshow .text-orange * {
    color: #ffaf33 !important;
  }
  /* line 1311, ../scss/app.scss */
  body.front #slideshow .text-blue, body.front #slideshow .text-blue * {
    color: #48d2ff !important;
  }
  /* line 1312, ../scss/app.scss */
  body.front #slideshow .text-green, body.front #slideshow .text-green * {
    color: #c5eb40 !important;
  }
  /* line 1313, ../scss/app.scss */
  body.front #slideshow .text-gray, body.front #slideshow .text-gray * {
    color: #c5c5c5 !important;
  }
  /* line 1314, ../scss/app.scss */
  body.front #slideshow .text-purple, body.front #slideshow .text-purple * {
    color: #c19cff !important;
  }
  /* line 1315, ../scss/app.scss */
  body.front #slideshow .text-red, body.front #slideshow .text-red * {
    color: #b2461c !important;
  }
  /* line 1316, ../scss/app.scss */
  body.front #slideshow .text-white, body.front #slideshow .text-white * {
    color: #fff !important;
  }
  /* line 1317, ../scss/app.scss */
  body.front #slideshow .text-black, body.front #slideshow .text-black * {
    color: #000 !important;
  }
  /* line 1318, ../scss/app.scss */
  body.front #slideshow .view-homepage-slideshow {
    background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-top-lighten-smaller.png") bottom center no-repeat;
  }
  /* line 1321, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-prev, body.front #slideshow .orbit-container .orbit-next {
    top: 50%;
    margin-top: -25px;
    height: 60px;
  }
  /* line 1322, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption {
    position: absolute;
    width: 40%;
    top: 20%;
    left: 15%;
    bottom: 10%;
    background: none;
    max-width: 400px;
  }
  /* line 1330, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption .button {
    padding: 0.75em;
    margin-top: 0.5em;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
    background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
    background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.48);
    padding-right: 1em;
  }
  /* line 1343, ../scss/app.scss */
  body.front #slideshow ol.orbit-bullets {
    display: none;
  }
}
@media only screen and (min-width: 1402px) {
  /* line 1361, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-slides-container img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
@media only screen and (min-width: 1800px) {
  /* line 1367, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption {
    left: 25%;
  }
}
@media only screen and (min-width: 2400px) {
  /* line 1372, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption {
    left: 30%;
  }
}
@media only screen and (min-width: 3200px) {
  /* line 1377, ../scss/app.scss */
  body.front #slideshow .orbit-container .orbit-slides-container > * .orbit-caption {
    left: 35%;
  }
}
/* line 1381, ../scss/app.scss */
body.front .highlighted {
  padding-top: 20px;
}
/* line 1382, ../scss/app.scss */
body.front .highlighted > div {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  border-right: none;
}
@media only screen and (min-width: 48em) {
  /* line 1382, ../scss/app.scss */
  body.front .highlighted > div {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
  /* line 1387, ../scss/app.scss */
  body.front .highlighted > div:first-of-type {
    float: right;
  }
  /* line 1388, ../scss/app.scss */
  body.front .highlighted > div + div + div {
    border-right: none;
    border-right: 1px solid #e3e3e3;
  }
}
/* line 1390, ../scss/app.scss */
body.front .highlighted > div figcaption {
  margin-top: 20px;
}
/* line 1392, ../scss/app.scss */
body.front .view-educational-curriculum-download > div:last-of-type hr {
  display: none;
}
/* line 1393, ../scss/app.scss */
body.front .history-summary {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 1393, ../scss/app.scss */
  body.front .history-summary {
    display: block;
    background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-ebebeb.gif") top left repeat;
    padding: 2.5em 0;
    margin: 1.25em 0;
    min-height: 200px;
    position: relative;
    z-index: 1;
  }
  /* line 1403, ../scss/app.scss */
  body.front .history-summary:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 10px;
    border-color: white transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
  }
  /* line 1410, ../scss/app.scss */
  body.front .history-summary h2 {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('/sites/cancentral.com/themes/cancentral/img/home/title-can-history.png?1369163132');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 276px;
    height: 45px;
    margin: 0 auto;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
    letter-spacing: -2px;
    color: #6f6f6f;
  }
  /* line 1419, ../scss/app.scss */
  body.front .history-summary h3 {
    font-size: 1.125em;
    color: #808080;
    font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    position: relative;
  }
  /* line 1425, ../scss/app.scss */
  body.front .history-summary h3:before, body.front .history-summary h3:after {
    content: '';
    width: 20%;
    position: absolute;
    height: 1px;
    top: 12px;
    background-size: auto 1px;
  }
  /* line 1433, ../scss/app.scss */
  body.front .history-summary h3:before {
    left: 20%;
    background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #a1a1a1), color-stop(100%, rgba(161, 161, 161, 0))), -webkit-gradient(linear, 100% 100%, 0% 0%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top right, #a1a1a1, rgba(161, 161, 161, 0)), -webkit-linear-gradient(bottom right, #ffffff, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top right, #a1a1a1, rgba(161, 161, 161, 0)), -moz-linear-gradient(bottom right, #ffffff, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top right, #a1a1a1, rgba(161, 161, 161, 0)), -o-linear-gradient(bottom right, #ffffff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(top right, #a1a1a1, rgba(161, 161, 161, 0)), linear-gradient(bottom right, #ffffff, rgba(255, 255, 255, 0));
  }
  /* line 1440, ../scss/app.scss */
  body.front .history-summary h3:after {
    right: 20%;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #a1a1a1), color-stop(100%, rgba(161, 161, 161, 0))), -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top left, #a1a1a1, rgba(161, 161, 161, 0)), -webkit-linear-gradient(bottom left, #ffffff, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top left, #a1a1a1, rgba(161, 161, 161, 0)), -moz-linear-gradient(bottom left, #ffffff, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top left, #a1a1a1, rgba(161, 161, 161, 0)), -o-linear-gradient(bottom left, #ffffff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(top left, #a1a1a1, rgba(161, 161, 161, 0)), linear-gradient(bottom left, #ffffff, rgba(255, 255, 255, 0));
  }
  /* line 1447, ../scss/app.scss */
  body.front .history-summary .mini-timeline {
    display: block;
    background: url("/sites/cancentral.com/themes/cancentral/img/home/sample-timeline.png") top left no-repeat;
    width: 898px;
    height: 182px;
    margin-bottom: 20px;
  }
  /* line 1455, ../scss/app.scss */
  body.front .history-summary .button {
    background-color: #a83212;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%);
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%);
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%);
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%);
    background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%);
    background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 100%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
    border: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.42);
    position: relative;
  }
  /* line 1002, ../scss/_settings.scss */
  body.front .history-summary .button:before, body.front .history-summary .button:after {
    content: "";
    position: absolute;
    z-index: -2;
  }
  /* line 1120, ../scss/_settings.scss */
  body.front .history-summary .button:before {
    top: 50%;
    bottom: 0;
    left: 10%;
    right: 10%;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    -moz-border-radius: 200px / 20px;
    border-radius: 200px / 20px;
  }
  /* line 1467, ../scss/app.scss */
  body.front .history-summary .button span {
    -webkit-transform: scaleX(0.7);
    -moz-transform: scaleX(0.7);
    -ms-transform: scaleX(0.7);
    -o-transform: scaleX(0.7);
    transform: scaleX(0.7);
    font-size: 1.9em;
    color: #661d09;
    display: inline-block;
    line-height: 18px;
    height: 13px;
    font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.29);
  }
}
/* line 1480, ../scss/app.scss */
body.front .history-summary + .row {
  background: url("/sites/cancentral.com/themes/cancentral/img/common/bg-texture-ebebeb.gif") top left repeat;
}
/* line 1482, ../scss/app.scss */
body.front .history-summary + .row h1, body.front .history-summary + .row h2 {
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.75);
}
/* line 1483, ../scss/app.scss */
body.front .history-summary + .row #main-content {
  position: relative;
  padding-top: 10px;
}
/* line 1486, ../scss/app.scss */
body.front .history-summary + .row #main-content:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
  border-color: white transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
}
@media only screen and (min-width: 48em) {
  /* line 1480, ../scss/app.scss */
  body.front .history-summary + .row {
    background: none;
  }
  /* line 1496, ../scss/app.scss */
  body.front .history-summary + .row h1, body.front .history-summary + .row h2 {
    text-shadow: none;
  }
  /* line 1498, ../scss/app.scss */
  body.front .history-summary + .row #main-content {
    border-right: 1px solid #e3e3e3;
    position: initial;
    padding-top: 0;
  }
  /* line 1499, ../scss/app.scss */
  body.front .history-summary + .row #main-content:after {
    display: none;
  }
}
@media only screen and (max-width: 48em) {
  /* line 1503, ../scss/app.scss */
  body.front #main-content {
    padding-bottom: 1px;
  }
  /* line 1505, ../scss/app.scss */
  body.front #main-content > article {
    border-bottom: 1px solid white;
  }
  /* line 1507, ../scss/app.scss */
  body.front #main-content > article > div.content {
    border-bottom: 1px solid #cfcfcf;
  }
  /* line 1509, ../scss/app.scss */
  body.front #main-content > article > div.content h2 {
    color: #3b1c6d;
    margin: 0.5em 0;
    font-weight: bold;
  }
  /* line 1510, ../scss/app.scss */
  body.front #main-content > article > div.content p a {
    display: block;
  }
  /* line 1513, ../scss/app.scss */
  body.front #main-content + .sidebar-second {
    padding-bottom: 20px;
  }
  /* line 1514, ../scss/app.scss */
  body.front #main-content + .sidebar-second > div {
    border-top: 1px solid #cfcfcf;
  }
  /* line 1516, ../scss/app.scss */
  body.front #main-content + .sidebar-second > div > h2.title {
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin: 0;
  }
  /* line 1520, ../scss/app.scss */
  body.front .view-educational-curriculum-download {
    padding-bottom: 20px;
  }
  /* line 1521, ../scss/app.scss */
  body.front .view-educational-curriculum-download > div {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #fff;
    padding-top: 10px;
    max-height: 54px;
  }
  /* line 1526, ../scss/app.scss */
  body.front .view-educational-curriculum-download > div:first-of-type {
    border-top: none;
  }
  /* line 1527, ../scss/app.scss */
  body.front .view-educational-curriculum-download > div:last-of-type {
    border-bottom: none;
  }
  /* line 1529, ../scss/app.scss */
  body.front .featured-members {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
  }
  /* line 1532, ../scss/app.scss */
  body.front .featured-members ul {
    max-height: 200px;
    overflow: hidden;
  }
  /* line 1535, ../scss/app.scss */
  body.front .featured-members ul li {
    display: block;
    margin: 0 auto;
    float: none;
  }
  /* line 1541, ../scss/app.scss */
  body.front .featured-members .views-field-field-company-logo {
    height: 200px;
    margin: 0 auto;
  }
}
/* line 1548, ../scss/app.scss */
body.front #main-content h1,
body.front .sidebar-second h2.title,
body.front .featured-members h2,
body.front .highlighted h2 {
  font-size: 1.75em;
  border: none;
  margin-top: 0;
  letter-spacing: -1px;
  font-weight: normal;
}
/* line 1555, ../scss/app.scss */
body.front .sidebar-second h2.title {
  margin-bottom: 0.85714em;
  padding-top: 0.285714em;
}
/* line 1556, ../scss/app.scss */
body.front #main-content h2 {
  font-size: 1.25em;
  line-height: 1;
  font-weight: bold;
  color: #a3620a;
  margin: 0.2em 0;
}
/* line 1563, ../scss/app.scss */
body.front .jcarousel-item .field-content {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  /* line 1565, ../scss/app.scss */
  body.front .featured-members h2 {
    width: 29%;
    float: left;
  }
  /* line 1566, ../scss/app.scss */
  body.front .jcarousel-item .field-content {
    text-align: initial;
  }
}
/* line 1569, ../scss/app.scss */
body.front .featured-members .divider {
  margin: 17px 0.5% 0;
}
@media only screen and (min-width: 48em) {
  /* line 1569, ../scss/app.scss */
  body.front .featured-members .divider {
    float: left;
    width: 63.5%;
    height: 4px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
  }
}
/* line 1579, ../scss/app.scss */
body.front .featured-members .divider + nav {
  float: right;
  width: 6.42857%;
}
/* line 1580, ../scss/app.scss */
body.front .featured-members .jcarousel-container {
  width: 100%;
}
/* line 1581, ../scss/app.scss */
body.front .featured-members .view-id-companies .jcarousel-clip {
  overflow: hidden;
  max-width: 61.25em;
  max-height: 300px;
}
/* line 1583, ../scss/app.scss */
body.front .featured-members .jcarousel-prev,
body.front .featured-members .jcarousel-next {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #d8d8d8;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.3) inset;
  font-size: 24px;
  text-align: center;
  padding-top: 4px;
  color: #c4c4c4;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
@media only screen and (min-width: 48em) {
  /* line 1583, ../scss/app.scss */
  body.front .featured-members .jcarousel-prev,
  body.front .featured-members .jcarousel-next {
    top: -50px;
    right: -15px;
    margin-top: 0;
  }
}
/* line 1604, ../scss/app.scss */
body.front .featured-members .jcarousel-prev[disabled="disabled"],
body.front .featured-members .jcarousel-next[disabled="disabled"] {
  opacity: 0.5;
}
/* line 1608, ../scss/app.scss */
body.front .featured-members .jcarousel-prev:focus, body.front .featured-members .jcarousel-prev:hover,
body.front .featured-members .jcarousel-next:focus,
body.front .featured-members .jcarousel-next:hover {
  color: #b3b3b3;
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5) inset;
}
/* line 1612, ../scss/app.scss */
body.front .featured-members .jcarousel-prev:active,
body.front .featured-members .jcarousel-next:active {
  background: #c8c8c8;
  box-shadow: none;
}
/* line 1614, ../scss/app.scss */
body.front .featured-members .jcarousel-prev {
  left: 0;
  right: initial;
}
@media only screen and (min-width: 48em) {
  /* line 1614, ../scss/app.scss */
  body.front .featured-members .jcarousel-prev {
    right: 20px;
    left: auto;
  }
}

/* line 1621, ../scss/app.scss */
body.node-type-company #main-content > article {
  padding-top: 0;
}
/* line 1622, ../scss/app.scss */
body.node-type-company #main-content h1 + h2 {
  padding-top: 30px;
  margin-bottom: 0;
}
/* line 1623, ../scss/app.scss */
body.node-type-company #main-content > article h3.subheader {
  font-size: 0.75em;
  font-weight: bold;
  font-style: italic;
  color: #545962;
  letter-spacing: -1px;
  margin: 0 0 5px 0;
}
/* line 1631, ../scss/app.scss */
body.node-type-company #main-content .content label {
  font-weight: bold;
  font-style: italic;
  font-size: 1.125em;
  color: #000;
  letter-spacing: -1px;
}
/* line 1638, ../scss/app.scss */
body.node-type-company .field-type-taxonomy-term-reference .field-items {
  list-style-position: inside;
  list-style-type: disc;
  margin-bottom: 1em;
}
/* line 1642, ../scss/app.scss */
body.node-type-company .field-type-taxonomy-term-reference .field-items .field-item {
  display: list-item;
}

@media only screen and (min-width: 48em) {
  /* line 1648, ../scss/app.scss */
  body.full-timeline {
    /* add display block width 100% for .media-shadow and .caption for mobile */
  }
  /* line 1650, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media {
    width: 95%;
  }
  /* line 1653, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper, body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container {
    width: 100%;
  }
  /* line 1654, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow {
    display: inline-block;
    width: 40%;
    padding-right: 2%;
  }
  /* line 1655, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .caption {
    display: inline-block;
    width: 58%;
    vertical-align: middle;
  }
  /* line 1666, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-frame,
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-image img,
  body.full-timeline .vco-storyjs img {
    vertical-align: middle;
    border: none;
    background: none;
    background-color: transparent;
  }
  /* line 1674, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-image img,
  body.full-timeline .vco-storyjs img {
    max-width: 100% !important;
  }
  /* line 1675, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:before, body.full-timeline .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:after {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 1681, ../scss/app.scss */
  body.full-timeline .caption p {
    font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-left: 12px;
    font-size: 18px;
    line-height: 26px;
  }
  /* line 1687, ../scss/app.scss */
  body.full-timeline .caption a.read-more {
    display: block;
    margin-left: 12px;
    font-family: "PTSerifRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 18px;
  }
  /* line 1692, ../scss/app.scss */
  body.full-timeline .caption a.read-more span {
    font-family: "Helvetica", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.4em;
    line-height: 1;
    padding: 2px 0 0 2px;
    display: inline-block;
    vertical-align: text-bottom;
    -webkit-transform: scaleX(0.7);
    -moz-transform: scaleX(0.7);
    -ms-transform: scaleX(0.7);
    -o-transform: scaleX(0.7);
    transform: scaleX(0.7);
  }
  /* line 1701, ../scss/app.scss */
  body.full-timeline .caption a.read-more:focus, body.full-timeline .caption a.read-more:hover {
    text-decoration: none;
  }
  /* line 1703, ../scss/app.scss */
  body.full-timeline .caption p a.read-more {
    margin-left: 0;
  }
  /* line 1706, ../scss/app.scss */
  body.full-timeline .vco-storyjs h1.date, body.full-timeline .vco-storyjs h2.date, body.full-timeline .vco-storyjs h3.date, body.full-timeline .vco-storyjs h4.date, body.full-timeline .vco-storyjs h5.date, body.full-timeline .vco-storyjs h6.date,
  body.full-timeline .vco-storyjs .vco-feature h1, body.full-timeline .vco-storyjs .vco-feature h2, body.full-timeline .vco-storyjs .vco-feature h3, body.full-timeline .vco-storyjs .vco-feature h4, body.full-timeline .vco-storyjs .vco-feature h5, body.full-timeline .vco-storyjs .vco-feature h6 {
    font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
    line-height: 22px !important;
  }
  /* line 1710, ../scss/app.scss */
  body.full-timeline .vco-storyjs h2.date, body.full-timeline .vco-storyjs .vco-feature h2 {
    font-size: 18px !important;
  }
  /* line 1711, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .text .container p {
    font-size: 20px !important;
  }
  /* line 1712, ../scss/app.scss */
  body.full-timeline .vco-storyjs .vco-feature h3 {
    font-size: 22px !important;
    font-weight: bold;
  }
  /* line 1713, ../scss/app.scss */
  body.full-timeline .vco-storyjs h1.date, body.full-timeline .vco-storyjs h2.date, body.full-timeline .vco-storyjs h3.date, body.full-timeline .vco-storyjs h4.date, body.full-timeline .vco-storyjs h5.date, body.full-timeline .vco-storyjs h6.date {
    font-size: 18px;
    color: #adadad;
  }
  /* line 1714, ../scss/app.scss */
  body.full-timeline .vco-storyjs .vco-feature h1, body.full-timeline .vco-storyjs .vco-feature h2, body.full-timeline .vco-storyjs .vco-feature h3, body.full-timeline .vco-storyjs .vco-feature h4, body.full-timeline .vco-storyjs .vco-feature h5, body.full-timeline .vco-storyjs .vco-feature h6 {
    font-size: 22px;
    color: #010101;
  }
  /* line 1715, ../scss/app.scss */
  body.full-timeline .vco-storyjs h1.date, body.full-timeline .vco-storyjs h2.date, body.full-timeline .vco-storyjs h3.date, body.full-timeline .vco-storyjs h4.date, body.full-timeline .vco-storyjs h5.date, body.full-timeline .vco-storyjs h6.date {
    font-size: 20px;
    color: #3A3F44;
  }
  /* line 1716, ../scss/app.scss */
  body.full-timeline .vco-slider .slider-item .content .content-container .text {
    border-left: 1px solid #e3e3e3;
  }
}

/* line 1722, ../scss/app.scss */
.view-related-content ul li .views-field-body p,
.view-related-content ul li .views-field-body ul {
  margin-bottom: 0;
}

/* line 1723, ../scss/app.scss */
.view-related-content ul li div {
  display: inline;
}

/* line 1728, ../scss/app.scss */
body.page-about-products .view-id-companies.view-display-id-page_1 #edit-term-node-tid-depth-wrapper {
  margin-bottom: .25em;
}
/* line 1729, ../scss/app.scss */
body.page-about-products .view-id-companies.view-display-id-page_1 p.text-center {
  position: relative;
}
/* line 1731, ../scss/app.scss */
body.page-about-products .view-id-companies.view-display-id-page_1 p.text-center em {
  z-index: 2;
  position: relative;
  background: white;
  padding: 0 10px;
}
/* line 1732, ../scss/app.scss */
body.page-about-products .view-id-companies.view-display-id-page_1 p.text-center:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 9px;
  height: 1px;
  width: 100%;
  background: #e3e3e3;
}
/* line 1741, ../scss/app.scss */
body.page-about-products .view-id-companies.view-display-id-page_1 p.text-center:before {
  left: 0;
}

/* line 1746, ../scss/app.scss */
.media-youtube-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
/* line 26, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_flex-video.scss */
.media-youtube-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 27, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_flex-video.scss */
.media-youtube-video.vimeo {
  padding-top: 0;
}
/* line 32, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_flex-video.scss */
.media-youtube-video iframe,
.media-youtube-video object,
.media-youtube-video embed,
.media-youtube-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1748, ../scss/app.scss */
#share {
  display: none;
}

@media (min-width: 1048px) {
  /* line 1750, ../scss/app.scss */
  #share {
    z-index: 2;
    display: block;
    background: #d7d7d7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 385px;
    margin: 4px 0 3px 0;
    width: 42px;
    border: 1px solid #898989;
  }
  /* line 1761, ../scss/app.scss */
  #share > div {
    border: 1px solid #fff;
  }
  /* line 1764, ../scss/app.scss */
  #share h2.title {
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #454545;
    text-align: center;
  }
}
@media only screen and (min-width: 48em) {
  /* line 1775, ../scss/app.scss */
  body.front #share {
    top: 400px;
  }
}

/* line 1786, ../scss/app.scss */
body.page-user.toolbar .sidebar-first h2 {
  font-size: 1.75em;
}
/* line 1787, ../scss/app.scss */
body.page-user.toolbar .sidebar-first .view-nodequeue-1 a {
  text-decoration: underline;
}
/* line 1791, ../scss/app.scss */
body.page-user.toolbar article#main-content > h1 {
  border: none;
}
/* line 1793, ../scss/app.scss */
body.page-user.toolbar article#main-content > h1 :before {
  content: "Welcome ";
}

/* line 1807, ../scss/app.scss */
body.node-type-group .row.first-row {
  margin-bottom: 1.875em;
}

/* line 1815, ../scss/app.scss */
body.page-user .field-type-entityreference.groups label,
body.page-user article#main-content .profile .field-type-entityreference label {
  font-size: 1.125em;
  margin: 1em 0 0.1875em 0;
}
/* line 1819, ../scss/app.scss */
body.page-user .field-type-entityreference.groups label + .field-items,
body.page-user article#main-content .profile .field-type-entityreference label + .field-items {
  margin-top: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 61.25em;
  *zoom: 1;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
body.page-user .field-type-entityreference.groups label + .field-items:before, body.page-user .field-type-entityreference.groups label + .field-items:after,
body.page-user article#main-content .profile .field-type-entityreference label + .field-items:before,
body.page-user article#main-content .profile .field-type-entityreference label + .field-items:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
body.page-user .field-type-entityreference.groups label + .field-items:after,
body.page-user article#main-content .profile .field-type-entityreference label + .field-items:after {
  clear: both;
}
/* line 1824, ../scss/app.scss */
body.page-user .field-type-entityreference.groups a,
body.page-user article#main-content .profile .field-type-entityreference a {
  display: block;
  width: 297px;
  height: 88px;
  box-shadow: 0 0 10px #a6a6a6;
  cursor: pointer;
  margin-top: 10px;
}
@media only screen and (min-width: 48em) {
  /* line 1824, ../scss/app.scss */
  body.page-user .field-type-entityreference.groups a,
  body.page-user article#main-content .profile .field-type-entityreference a {
    float: left;
    margin-right: 20px;
  }
}
/* line 1832, ../scss/app.scss */
body.page-user .field-type-entityreference.groups a:focus, body.page-user .field-type-entityreference.groups a:hover,
body.page-user article#main-content .profile .field-type-entityreference a:focus,
body.page-user article#main-content .profile .field-type-entityreference a:hover {
  box-shadow: 0 0 5px #404040;
}
/* line 1833, ../scss/app.scss */
body.page-user .field-type-entityreference.groups a:hover:active, body.page-user .field-type-entityreference.groups a:focus:active, body.page-user .field-type-entityreference.groups a:active,
body.page-user article#main-content .profile .field-type-entityreference a:hover:active,
body.page-user article#main-content .profile .field-type-entityreference a:focus:active,
body.page-user article#main-content .profile .field-type-entityreference a:active {
  box-shadow: 0 0 8px #404040 inset;
}
/* line 1836, ../scss/app.scss */
body.page-user .field-type-entityreference.groups a.file-sharing,
body.page-user .field-type-entityreference.groups a[href*="global-file-sharing"],
body.page-user article#main-content .profile .field-type-entityreference a.file-sharing,
body.page-user article#main-content .profile .field-type-entityreference a[href*="global-file-sharing"] {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/sites/cancentral.com/themes/cancentral/img/common/button-file-sharing.jpg?1373496521');
  background-repeat: no-repeat;
  background-position: 0 0;
}
/* line 1841, ../scss/app.scss */
body.page-user .field-type-entityreference.groups a.members-pages,
body.page-user .field-type-entityreference.groups a[href*="members-only"],
body.page-user article#main-content .profile .field-type-entityreference a.members-pages,
body.page-user article#main-content .profile .field-type-entityreference a[href*="members-only"] {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/sites/cancentral.com/themes/cancentral/img/common/button-members-pages.jpg?1373496521');
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* line 1849, ../scss/app.scss */
#error404 {
  text-align: center;
  padding: 40px 15px 0;
  font-size: 13px;
}
@media only screen and (min-width: 48em) {
  /* line 1849, ../scss/app.scss */
  #error404 {
    font-size: 16px;
  }
}
/* line 1855, ../scss/app.scss */
#error404 img {
  width: 100px;
}
@media only screen and (min-width: 48em) {
  /* line 1855, ../scss/app.scss */
  #error404 img {
    width: auto;
  }
}
/* line 1860, ../scss/app.scss */
#error404 h2 {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.625em;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: -25px;
}
/* line 1866, ../scss/app.scss */
#error404 h2 em {
  font-style: none;
  font-family: "PTSansBoldItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-width: 48em) {
  /* line 1860, ../scss/app.scss */
  #error404 h2 {
    font-size: 3.125em;
    margin-top: -60px;
  }
}
/* line 1877, ../scss/app.scss */
#error404 h3 {
  font-size: 1.25em;
  line-height: 1.1;
  max-width: 400px;
  margin: 0 auto;
}
/* line 1884, ../scss/app.scss */
#error404 a {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  font-size: 0.875em;
  margin-top: 20px;
}

/* line 1895, ../scss/app.scss */
form small {
  font-size: 80%;
  font-style: italic;
  display: block;
  margin-bottom: 1em;
}
/* line 1901, ../scss/app.scss */
form #edit-field-entry-information-und-0-field-entry-date-und-0-value label {
  display: none;
}

/* line 1905, ../scss/app.scss */
.roundup {
  z-index: 200;
}
@media only screen and (min-width: 48em) {
  /* line 1905, ../scss/app.scss */
  .roundup {
    position: absolute;
    top: 10px;
    right: 16px;
  }
}
/* line 1913, ../scss/app.scss */
.roundup li:hover a {
  text-decoration: underline;
  color: #444;
}
/* line 1918, ../scss/app.scss */
.roundup .f-dropdown.open {
  top: 43px;
  left: 0px;
  margin-left: 0;
}

/* line 1926, ../scss/app.scss */
#main-content #roundup-menu {
  padding: 0;
  margin-left: 0;
}
/* line 1930, ../scss/app.scss */
#main-content #roundup-menu a:hover {
  text-decoration: none;
}

/* line 1934, ../scss/app.scss */
div.DTTT_container {
  margin-bottom: 0;
}
/* line 1936, ../scss/app.scss */
div.DTTT_container a.DTTT_button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
  color: #333 !important;
  box-shadow: none;
  border-left-width: 1px;
  border-radius: 0;
  background-image: none;
}
/* line 121, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
div.DTTT_container a.DTTT_button:hover, div.DTTT_container a.DTTT_button:focus {
  background-color: #d0d0d0;
}
/* line 127, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_buttons.scss */
div.DTTT_container a.DTTT_button:hover, div.DTTT_container a.DTTT_button:focus {
  color: #333333;
}
/* line 1944, ../scss/app.scss */
div.DTTT_container a.DTTT_button + a.DTTT_button {
  border-left-width: 0px;
}

/* line 1949, ../scss/app.scss */
.not-front #main-content > .roundup ~ article {
  padding-top: 0;
}

/* line 1953, ../scss/app.scss */
.entity-profile2 .content .field {
  margin-top: 1em;
}
/* line 1955, ../scss/app.scss */
.entity-profile2 .content .field label {
  margin-bottom: 0.5em;
}

/* line 1965, ../scss/app.scss */
#main-content ul.pager {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
  margin-left: 0;
}
/* line 46, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li {
  display: block;
  float: left;
  height: 1.5em;
  color: #222222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 54, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999999;
}
/* line 61, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li:hover a,
#main-content ul.pager li a:focus {
  background: #e6e6e6;
}
/* line 63, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 68, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li.unavailable:hover a, #main-content ul.pager li.unavailable a:focus {
  background: transparent;
}
/* line 70, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li.current a {
  background: #4e91c6;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 77, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_pagination.scss */
#main-content ul.pager li.current a:hover, #main-content ul.pager li.current a:focus {
  background: #4e91c6;
}
/* line 1970, ../scss/app.scss */
#main-content ul.pager a:hover,
#main-content ul.pager a:focus {
  text-decoration: none;
}
/* line 1972, ../scss/app.scss */
#main-content ul.pager li.current {
  background: #4e91c6;
  color: #fff;
  font-weight: bold;
  padding: 0 6px;
  height: auto;
}

/* line 1981, ../scss/app.scss */
.dropdown.button {
  font-size: 14px;
  text-align: left;
  width: 100%;
}
@media only screen and (min-width: 48em) {
  /* line 1981, ../scss/app.scss */
  .dropdown.button {
    font-size: 16px;
    margin-bottom: 0;
    width: auto;
    text-align: center;
  }
}
/* line 1993, ../scss/app.scss */
.dropdown.button:hover, .dropdown.button:focus {
  text-decoration: none;
}

/* line 1999, ../scss/app.scss */
.pathone-gacr #main-content h1 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 48em) {
  /* line 1999, ../scss/app.scss */
  .pathone-gacr #main-content h1 {
    padding-right: 200px;
  }
}
/* line 2007, ../scss/app.scss */
.pathone-gacr #main-content h2 {
  font-size: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
  /* line 2007, ../scss/app.scss */
  .pathone-gacr #main-content h2 {
    font-size: 28px;
  }
}

/* line 2016, ../scss/app.scss */
.pathone-gacr #main-content > div[class*="view-display-id-page"] {
  padding-top: 0;
}

/* line 2022, ../scss/app.scss */
.entity-profile2 .content .field label {
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  cursor: default;
  margin-bottom: 3px;
}
/* line 2030, ../scss/app.scss */
.entity-profile2 .content .field {
  color: #999;
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 2039, ../scss/app.scss */
.view-challenge-lists.block thead {
  display: none;
}

/* line 2041, ../scss/app.scss */
table thead {
  background: #eee;
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 2045, ../scss/app.scss */
table thead a {
  font-family: "PTSansBoldItalic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  display: block;
  color: #777;
}

/* line 2053, ../scss/app.scss */
.view-pending-challenge-memberships tr.odd {
  background: #fff;
  border: none;
}
/* line 2058, ../scss/app.scss */
.view-pending-challenge-memberships tr.even {
  background: #f9f9f9;
  border: none;
}
/* line 2063, ../scss/app.scss */
.view-pending-challenge-memberships thead {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 2063, ../scss/app.scss */
  .view-pending-challenge-memberships thead {
    display: table-header-group;
  }
}
/* line 2068, ../scss/app.scss */
.view-pending-challenge-memberships tr {
  padding: 15px;
  display: block;
}
@media only screen and (min-width: 48em) {
  /* line 2068, ../scss/app.scss */
  .view-pending-challenge-memberships tr {
    padding: 0;
    display: table-row;
  }
}
/* line 2078, ../scss/app.scss */
.view-pending-challenge-memberships td,
.view-pending-challenge-memberships th {
  display: block;
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 48em) {
  /* line 2078, ../scss/app.scss */
  .view-pending-challenge-memberships td,
  .view-pending-challenge-memberships th {
    display: table-cell;
    width: auto;
    padding: 8px;
  }
  /* line 2088, ../scss/app.scss */
  .view-pending-challenge-memberships td.views-field-gid, .view-pending-challenge-memberships td.views-field-field-number-of-students,
  .view-pending-challenge-memberships th.views-field-gid,
  .view-pending-challenge-memberships th.views-field-field-number-of-students {
    text-align: center;
  }
}
/* line 2093, ../scss/app.scss */
.view-pending-challenge-memberships td:before,
.view-pending-challenge-memberships th:before {
  color: #777;
  font-family: "PTSerifRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
  padding-right: 3px;
}
/* line 2103, ../scss/app.scss */
.view-pending-challenge-memberships .views-field-gid a {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: capitalize;
}
/* line 2106, ../scss/app.scss */
.view-pending-challenge-memberships .views-field-gid a:after {
  content: ' membership';
}
@media only screen and (min-width: 48em) {
  /* line 2106, ../scss/app.scss */
  .view-pending-challenge-memberships .views-field-gid a:after {
    display: none;
  }
}
/* line 2112, ../scss/app.scss */
.view-pending-challenge-memberships .views-field-field-profile-squadron-company:before {
  content: 'Organization: ';
}
@media only screen and (min-width: 48em) {
  /* line 2112, ../scss/app.scss */
  .view-pending-challenge-memberships .views-field-field-profile-squadron-company:before {
    display: none;
  }
}
/* line 2117, ../scss/app.scss */
.view-pending-challenge-memberships .views-field-name:before {
  content: 'Administrator: ';
}
@media only screen and (min-width: 48em) {
  /* line 2117, ../scss/app.scss */
  .view-pending-challenge-memberships .views-field-name:before {
    display: none;
  }
}
/* line 2122, ../scss/app.scss */
.view-pending-challenge-memberships .views-field-field-number-of-students:before {
  content: 'Participants: ';
}
@media only screen and (min-width: 48em) {
  /* line 2122, ../scss/app.scss */
  .view-pending-challenge-memberships .views-field-field-number-of-students:before {
    display: none;
  }
}

/* line 2128, ../scss/app.scss */
#main-content ul.chosen-results {
  margin-left: 0;
}

/* line 2137, ../scss/app.scss */
#edit-field-entry-date-value-value,
#edit-field-entry-date-value-value .form-item,
#edit-field-entry-date-value-value-datepicker-popup-0,
#edit-field-entry-date-value-value,
#edit-field-entry-date-value-2-value,
#edit-field-entry-date-value-2-value-datepicker-popup-0 {
  width: 100%;
}

/* line 2143, ../scss/app.scss */
.view-challenge-entries td,
.view-challenge-entries th {
  vertical-align: middle;
  padding: 0;
}
@media only screen and (min-width: 48em) {
  /* line 2143, ../scss/app.scss */
  .view-challenge-entries td,
  .view-challenge-entries th {
    text-align: center;
    padding: 8px;
  }
}
/* line 2152, ../scss/app.scss */
.view-challenge-entries tr {
  padding: 15px;
  display: block;
}
@media only screen and (min-width: 48em) {
  /* line 2152, ../scss/app.scss */
  .view-challenge-entries tr {
    display: table-row;
  }
}
/* line 2158, ../scss/app.scss */
.view-challenge-entries tr.odd {
  background: #fff;
  border: none;
}
/* line 2163, ../scss/app.scss */
.view-challenge-entries tr.even {
  background: #f9f9f9;
  border: none;
}
/* line 2169, ../scss/app.scss */
.view-challenge-entries .views-field-field-profile-city,
.view-challenge-entries .views-field-field-profile-squadron-company {
  text-align: left;
}
/* line 2173, ../scss/app.scss */
.view-challenge-entries h6 {
  margin-bottom: 0;
}
/* line 2177, ../scss/app.scss */
.view-challenge-entries td.views-field-edit-node {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: capitalize;
}
/* line 2182, ../scss/app.scss */
.view-challenge-entries thead {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 2182, ../scss/app.scss */
  .view-challenge-entries thead {
    display: table-header-group;
  }
}
/* line 2187, ../scss/app.scss */
.view-challenge-entries td {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 48em) {
  /* line 2187, ../scss/app.scss */
  .view-challenge-entries td {
    display: table-cell;
    width: auto;
  }
}
/* line 2196, ../scss/app.scss */
.view-challenge-entries td:before {
  color: #777;
  font-family: "PTSerifRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
  padding-right: 3px;
}
@media only screen and (min-width: 48em) {
  /* line 2196, ../scss/app.scss */
  .view-challenge-entries td:before {
    display: none;
  }
}
/* line 2206, ../scss/app.scss */
.view-challenge-entries td.views-field-edit-node a:after {
  content: ' Entry';
}
@media only screen and (min-width: 48em) {
  /* line 2206, ../scss/app.scss */
  .view-challenge-entries td.views-field-edit-node a:after {
    display: none;
  }
}
/* line 2211, ../scss/app.scss */
.view-challenge-entries td.views-field-field-profile-city:before {
  content: 'Location: ';
}
/* line 2212, ../scss/app.scss */
.view-challenge-entries td.views-field-field-entry-date:before {
  content: 'Date Recycled: ';
}
/* line 2213, ../scss/app.scss */
.view-challenge-entries td.views-field-field-can-type:before {
  content: 'Can Type: ';
}
/* line 2214, ../scss/app.scss */
.view-challenge-entries td.views-field-field-pounds-of-cans:before {
  content: 'Pounds of Cans: ';
}
/* line 2215, ../scss/app.scss */
.view-challenge-entries td.views-field-field-number-of-cadets:before {
  content: 'Enrollment: ';
}
/* line 2216, ../scss/app.scss */
.view-challenge-entries td.views-field-expression-1:before {
  content: 'Pounds per Capita: ';
}
/* line 2217, ../scss/app.scss */
.view-challenge-entries td.views-field-field-approved:before {
  content: 'Approved: ';
}
/* line 2219, ../scss/app.scss */
.view-challenge-entries .views-field-field-profile-squadron-company {
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 48em) {
  /* line 2219, ../scss/app.scss */
  .view-challenge-entries .views-field-field-profile-squadron-company {
    border: none;
    padding: 8px;
    margin: 0;
  }
}

/* line 2234, ../scss/app.scss */
.page-gacr-results table {
  width: 100%;
}
/* line 2237, ../scss/app.scss */
.page-gacr-results table p {
  margin: 0;
}
/* line 2240, ../scss/app.scss */
.page-gacr-results tr.odd {
  background: #fff;
  border: none;
}
/* line 2245, ../scss/app.scss */
.page-gacr-results tr.even {
  background: #f9f9f9;
  border: none;
}
/* line 2250, ../scss/app.scss */
.page-gacr-results thead {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 2250, ../scss/app.scss */
  .page-gacr-results thead {
    display: table-header-group;
  }
}
/* line 2257, ../scss/app.scss */
.page-gacr-results tr {
  padding: 10px 5px;
  display: block;
  width: 100%;
}
@media only screen and (min-width: 48em) {
  /* line 2257, ../scss/app.scss */
  .page-gacr-results tr {
    display: table-row;
    width: auto;
  }
}
/* line 2267, ../scss/app.scss */
.page-gacr-results td {
  display: block;
  width: 100%;
  padding-top: 0;
  padding-bottom: 4px;
  text-align: left;
}
@media only screen and (min-width: 48em) {
  /* line 2267, ../scss/app.scss */
  .page-gacr-results td {
    display: table-cell;
    width: auto;
    padding: 8px;
    text-align: center;
  }
}
/* line 2281, ../scss/app.scss */
.page-gacr-results p:empty {
  display: none;
}
/* line 2283, ../scss/app.scss */
.page-gacr-results p:before {
  color: #777;
  font-family: "PTSerifRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
  padding-right: 3px;
}
@media only screen and (min-width: 48em) {
  /* line 2283, ../scss/app.scss */
  .page-gacr-results p:before {
    display: none;
  }
}

/* line 2294, ../scss/app.scss */
.page-gacr-results th .organization {
  text-align: left;
}

/* line 2298, ../scss/app.scss */
.page-gacr-results td .organization {
  text-align: left;
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-width: 48em) {
  /* line 2298, ../scss/app.scss */
  .page-gacr-results td .organization {
    font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
}

/* line 2306, ../scss/app.scss */
.page-gacr-results .can-totals:before {
  content: 'Can Totals (lbs): ';
}

/* line 2307, ../scss/app.scss */
.page-gacr-results .related-cans:before {
  content: 'Related Cans (lbs): ';
}

/* line 2308, ../scss/app.scss */
.page-gacr-results .total-cans:before {
  content: 'Total Cans (lbs): ';
}

/* line 2309, ../scss/app.scss */
.page-gacr-results .participants:before {
  content: 'Participants: ';
}

/* line 2310, ../scss/app.scss */
.page-gacr-results .percapita:before {
  content: 'Pounds Per Capita: ';
}

/* line 2312, ../scss/app.scss */
.pathone-gacr table.sticky-header {
  display: none;
}

/* line 2317, ../scss/app.scss */
.view-entries,
.create-award {
  margin-bottom: 15px;
}

/* line 2321, ../scss/app.scss */
.view-entries {
  margin-right: 10px;
}

/* line 2325, ../scss/app.scss */
.view-challenge-docs {
  margin-bottom: 30px;
  font-size: 15px;
}
/* line 2329, ../scss/app.scss */
.view-challenge-docs .file {
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 2337, ../scss/app.scss */
.view-entries-for-this-challenge td,
.view-entries-for-this-challenge th {
  text-align: center;
  font-size: 12.5px;
}
@media (min-width: 500px) {
  /* line 2337, ../scss/app.scss */
  .view-entries-for-this-challenge td,
  .view-entries-for-this-challenge th {
    font-size: 14px;
  }
}
/* line 2345, ../scss/app.scss */
.view-entries-for-this-challenge tr.odd {
  background: #fff;
  border: none;
}
/* line 2350, ../scss/app.scss */
.view-entries-for-this-challenge tr.even {
  background: #f9f9f9;
  border: none;
}

@media (min-width: 845px) {
  /* line 2357, ../scss/app.scss */
  body.toolbar-drawer.page-can-roundup-challenge-entries {
    padding-top: 2.2em;
  }
}

/* line 2366, ../scss/app.scss */
.view-challenge-lists.view-display-id-page table thead {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 2366, ../scss/app.scss */
  .view-challenge-lists.view-display-id-page table thead {
    display: table-header-group;
  }
}
/* line 2373, ../scss/app.scss */
.view-challenge-lists.view-display-id-page .views-field-title {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media only screen and (min-width: 48em) {
  /* line 2373, ../scss/app.scss */
  .view-challenge-lists.view-display-id-page .views-field-title {
    font-family: "PTSansRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
}
/* line 2380, ../scss/app.scss */
.view-challenge-lists.view-display-id-page tr {
  padding: 10px 5px;
  display: block;
  width: 100%;
}
@media only screen and (min-width: 48em) {
  /* line 2380, ../scss/app.scss */
  .view-challenge-lists.view-display-id-page tr {
    padding: 2px 10px;
    display: table-row;
    width: auto;
  }
}
/* line 2391, ../scss/app.scss */
.view-challenge-lists.view-display-id-page td {
  display: block;
  width: 100%;
  padding-top: 0;
  padding-bottom: 4px;
}
@media only screen and (min-width: 48em) {
  /* line 2391, ../scss/app.scss */
  .view-challenge-lists.view-display-id-page td {
    display: table-cell;
    width: auto;
    padding: 8px;
  }
}

/* line 2405, ../scss/app.scss */
.view-id-organizations .views-exposed-widgets {
  border-bottom: 1px solid #efefef;
}

/* line 2409, ../scss/app.scss */
.view-id-organizations fieldset {
  margin-bottom: 0;
  margin-top: 20px;
}
/* line 2413, ../scss/app.scss */
.view-id-organizations fieldset legend {
  display: none;
}

/* line 2416, ../scss/app.scss */
.view-id-organizations input[type="submit"] {
  font-size: 14px;
  width: 100%;
}
@media only screen and (min-width: 48em) {
  /* line 2416, ../scss/app.scss */
  .view-id-organizations input[type="submit"] {
    width: auto;
    font-size: 16px;
  }
}

/* line 2425, ../scss/app.scss */
#main-content .organization-list {
  border: 1px solid #ccc;
  margin: 0;
}
@media (min-width: 1000px) {
  /* line 2425, ../scss/app.scss */
  #main-content .organization-list {
    border-top: none;
  }
}
/* line 2430, ../scss/app.scss */
#main-content .organization-list li {
  list-style-type: none;
}

/* line 2435, ../scss/app.scss */
.organization-details.list-header {
  display: none;
}
@media (min-width: 1000px) {
  /* line 2435, ../scss/app.scss */
  .organization-details.list-header {
    display: block;
    background: #eee !important;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 5px 15px;
    font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  /* line 2445, ../scss/app.scss */
  .organization-details.list-header .header {
    padding-left: 25px;
    padding-top: 5px;
  }
  /* line 2451, ../scss/app.scss */
  .organization-details.list-header .type,
  .organization-details.list-header .active-status {
    padding-top: 5px;
  }
  /* line 2453, ../scss/app.scss */
  .organization-details.list-header .date-registered {
    padding-left: 20px;
  }
  /* line 2454, ../scss/app.scss */
  .organization-details.list-header .comments {
    padding-left: 5px;
  }
}

/* line 2458, ../scss/app.scss */
.organization-details {
  *zoom: 1;
  padding: 15px;
  font-size: 14px;
  line-height: 15.75px;
}
/* line 101, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.organization-details:before, .organization-details:after {
  content: " ";
  display: table;
}
/* line 102, ../vendor/bundle/ruby/1.8/gems/zurb-foundation-4.1.6/scss/foundation/components/_global.scss */
.organization-details:after {
  clear: both;
}
@media only screen and (min-width: 48em) {
  /* line 2458, ../scss/app.scss */
  .organization-details {
    padding-right: 5px;
  }
}
/* line 2468, ../scss/app.scss */
.organization-details:nth-child(even) {
  background-color: #f9f9f9;
}
/* line 2470, ../scss/app.scss */
.organization-details .header {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}
@media (min-width: 1000px) {
  /* line 2470, ../scss/app.scss */
  .organization-details .header {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
    padding-left: 0;
  }
}
/* line 2477, ../scss/app.scss */
.organization-details .header h3 {
  margin: 0;
  font-size: 16px;
}
/* line 2480, ../scss/app.scss */
.organization-details .header h3 a {
  font-family: "PTSansBold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/* line 2483, ../scss/app.scss */
.organization-details .header .vbo {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
/* line 2489, ../scss/app.scss */
.organization-details .header .title-address {
  overflow: hidden;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}
@media only screen and (min-width: 48em) {
  /* line 2489, ../scss/app.scss */
  .organization-details .header .title-address {
    border: none;
    padding-bottom: 0;
  }
}
/* line 2502, ../scss/app.scss */
.organization-details .type {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding: 10px 0 5px 25px;
}
@media (min-width: 1000px) {
  /* line 2502, ../scss/app.scss */
  .organization-details .type {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 8.33333%;
    float: left;
    text-align: center;
  }
}
/* line 2511, ../scss/app.scss */
.organization-details .date-registered {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding: 5px 0 5px 25px;
}
@media (min-width: 1000px) {
  /* line 2511, ../scss/app.scss */
  .organization-details .date-registered {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 12.5%;
    float: left;
  }
}
/* line 2519, ../scss/app.scss */
.organization-details .contact-person {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 5px 0 5px 25px;
}
@media (min-width: 1000px) {
  /* line 2519, ../scss/app.scss */
  .organization-details .contact-person {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 25%;
    float: left;
  }
}
/* line 2528, ../scss/app.scss */
.organization-details .comments {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding: 5px 0 5px 25px;
}
@media (min-width: 1000px) {
  /* line 2528, ../scss/app.scss */
  .organization-details .comments {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 20.83333%;
    float: left;
    padding-left: 0;
  }
}
/* line 2536, ../scss/app.scss */
.organization-details .comments em {
  font-family: "PTSerifRegular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #aaa;
  font-style: italic;
  font-size: 12px;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 2px;
}
/* line 2547, ../scss/app.scss */
.organization-details .active-status {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding: 10px 0 0 25px;
}
@media (min-width: 1000px) {
  /* line 2547, ../scss/app.scss */
  .organization-details .active-status {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 8.33333%;
    float: right;
    text-align: center;
  }
}
/* line 2555, ../scss/app.scss */
.organization-details .active-status span.Blocked {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #c60f13;
  color: white;
}
/* line 2559, ../scss/app.scss */
.organization-details .active-status span.Active {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #5da423;
  color: white;
}
