@charset "UTF-8";
/* line 4, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 12, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
body {
  background: white;
  color: black;
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
}

/* line 25, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
a:focus {
  outline: none;
}

/* line 30, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 33, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 34, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 40, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 45, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 46, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 47, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 49, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 50, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 51, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 57, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
img {
  display: inline-block;
}

/* line 67, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 70, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 106, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 83.33333em;
  *zoom: 1;
}
/* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.row:after {
  clear: both;
}
/* line 110, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
.row .column,
.row .columns {
  position: relative;
  padding-left: 1.25em;
  padding-right: 1.25em;
  width: 100%;
  float: left;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 117, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -1.25em;
  margin-right: -1.25em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.row .row:after {
  clear: both;
}
/* line 118, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.row .row.collapse:after {
  clear: both;
}

@media only screen {
  /* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .column,
  .row .columns {
    position: relative;
    padding-left: 1.25em;
    padding-right: 1.25em;
    float: left;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 135, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 136, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 139, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 print, screen and (min-width: 48em) {
  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-2 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-3 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-4 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-5 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-6 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-7 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-8 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-9 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-push-10 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    right: inherit;
  }

  /* line 164, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Foundation Visibility HTML Classes */
/* line 9, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 15, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 21, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

/* line 25, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 36, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 46, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 56, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 66, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 77, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 print, screen and (min-width: 48em) {
  /* line 83, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  /* line 85, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 87, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 90, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 96, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  /* line 101, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  /* line 106, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  /* line 111, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  /* line 117, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 124, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  /* line 127, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  /* line 130, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  /* line 133, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 140, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 158, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 165, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 171, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 174, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  /* line 177, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  /* line 179, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  /* line 190, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  /* line 195, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  /* line 200, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  /* line 206, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 213, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 215, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 220, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 224, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 228, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 232, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 237, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 242, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 244, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 249, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 253, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 257, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 261, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 266, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 272, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 274, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 279, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 283, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 287, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 291, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 296, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 301, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 302, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 303, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 304, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 307, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 308, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 309, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 310, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 311, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 312, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 313, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 314, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 315, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 316, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 317, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 318, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1;
  }
  /* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 26, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 print, screen and (min-width: 48em) {
  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }

  /* line 64, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_block-grid.scss */
  [class*="small-block-grid-"] > li {
    clear: none !important;
  }
}
/* line 106, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.29167em;
  line-height: 1.6;
}

/* line 111, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #d437b4;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 139, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
a {
  color: #ab2070;
  text-decoration: none;
  line-height: inherit;
}
/* line 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #961c62;
}
/* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 158, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.66667em;
  text-rendering: optimizeLegibility;
}
/* line 168, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
p aside {
  font-size: 1.16667em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 176, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #5e144f;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  line-height: 0.95em;
}
/* line 186, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #d437b4;
  line-height: 0;
}

/* line 193, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h1 {
  font-size: 1.83333em;
}

/* line 194, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h2 {
  font-size: 0.66667em;
}

/* line 195, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h3 {
  font-size: 0.83333em;
}

/* line 196, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h4 {
  font-size: 0.41667em;
}

/* line 197, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h5 {
  font-size: 0.83333em;
}

/* line 198, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 202, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.66667em 0 1.58333em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 212, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 218, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 223, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 228, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
/* line 237, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.66667em;
  list-style-position: outside;
  font-family: inherit;
}

/* Unordered Lists */
/* line 249, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.66667em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 258, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 261, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 262, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 263, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 264, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 271, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.66667em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 280, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 284, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 1em;
}

/* Abbreviations */
/* line 289, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: black;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 296, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 301, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.66667em;
  padding: 0.75em 1.66667em 0 1.58333em;
  border-left: 1px solid #dddddd;
}
/* line 306, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 1.08333em;
  color: #b22696;
}
/* line 310, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 315, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #b22696;
}

/* line 321, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #d437b4;
}

/* Microformats */
/* line 327, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.66667em 0;
  border: 1px solid #dddddd;
  padding: 0.83333em 1em;
}
/* line 333, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 337, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 1.25em;
}

/* line 344, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 346, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.08333em;
}

@media print, screen and (min-width: 48em) {
  /* line 357, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
  }

  /* line 358, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.66667em;
  }

  /* line 359, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
  h2 {
    font-size: 1.5em;
  }

  /* line 360, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.25em;
  }

  /* line 361, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_type.scss */
  h4 {
    font-size: 0.83333em;
  }
}
/* line 161, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.66667em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.08333em;
  padding-left: 2em;
  font-size: 1.33333em;
  background-color: #ab2070;
  border-color: #801854;
  color: white;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #801854;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 166, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #5e144f;
  border-color: #340b2c;
  color: white;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #340b2c;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: white;
}
/* line 167, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 168, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 170, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.33333em;
  padding-right: 2.66667em;
  padding-bottom: 1.41667em;
  padding-left: 2.66667em;
  font-size: 1.66667em;
}
/* line 171, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.83333em;
  padding-left: 1.5em;
  font-size: 1.08333em;
}
/* line 172, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.58333em;
  padding-right: 1.16667em;
  padding-bottom: 0.66667em;
  padding-left: 1.16667em;
  font-size: 0.91667em;
}
/* line 173, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-top: false;
  padding-right: 0px;
  padding-bottom: false0.08333em;
  padding-left: 0px;
  width: 100%;
}
/* line 175, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 1em;
}
/* line 176, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 1em;
}
/* line 178, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #ab2070;
  border-color: #801854;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: #801854;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 136, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: #ab2070;
}
/* line 179, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #5e144f;
  border-color: #340b2c;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: #340b2c;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: white;
}
/* line 136, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: #5e144f;
}
/* line 180, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 136, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 181, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 136, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 187, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
input.button,
button.button {
  padding-top: 1.08333em;
  padding-bottom: 1em;
}
/* line 189, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
input.button.tiny,
button.button.tiny {
  padding-top: 0.66667em;
  padding-bottom: 0.58333em;
}
/* line 190, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
input.button.small,
button.button.small {
  padding-top: 0.83333em;
  padding-bottom: 0.75em;
}
/* line 191, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
input.button.large,
button.button.large {
  padding-top: 1.375em;
  padding-bottom: 1.375em;
}

@media only screen {
  /* line 197, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
  .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 141, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
  .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 205, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
  .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 206, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
  .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media print, screen and (min-width: 48em) {
  /* line 213, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_buttons.scss */
  .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 247, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1.33333em;
}

/* Using forms within rows, we need to set some defaults */
/* line 62, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
form .row .row {
  margin: -0.66667em;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.66667em;
}
/* line 68, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 71, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 76, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns {
  padding-left: 0.66667em;
}

/* Label Styles */
/* line 253, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
label {
  font-size: 1em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.25em;
}
/* line 254, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 255, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1.33333em 0;
  padding: 0.83333em 0;
}

/* Attach elements to the beginning or end of an input */
/* line 260, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: 1em;
  height: 2.91667em;
  line-height: 2.91667em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 263, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.83333em;
}

/* line 264, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.83333em;
}

/* line 265, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 266, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 267, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 268, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 271, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 272, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 274, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 275, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 281, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -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, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -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 289, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -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 292, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -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;
}

/* We use this to get basic styling on all basic form elements */
/* line 312, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: 1em;
  margin: 0 0 1.33333em 0;
  padding: 0.66667em;
  height: 3.08333em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 96, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 103, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
}

/* We add basic fieldset styling */
/* line 318, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.66667em;
  margin: 1.5em 0;
}
/* line 204, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.25em;
  margin: 0;
  margin-left: -0.25em;
}

/* Error Handling */
/* line 326, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 219, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 331, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.error label,
label.error {
  color: #c60f13;
}

/* line 334, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_forms.scss */
.error small,
small.error {
  display: block;
  padding: 0.5em 0.33333em;
  margin-top: -1.75em;
  margin-bottom: 1.33333em;
  font-size: 1em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* Custom Checkbox and Radio Inputs */
/* line 52, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #cccccc;
  background: white;
}
/* line 61, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 64, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  line-height: 0.8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
}
/* line 80, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
  top: 3px;
  left: 3px;
}
/* line 94, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
}

/* Custom Select Options and Dropdowns */
/* line 103, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 104, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 3.08333em;
  margin-bottom: 1.66667em;
  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: 1.16667em;
  vertical-align: top;
}
/* line 122, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 127, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 3.0em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.66667em;
  margin-right: 3.08333em;
}
/* line 139, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 3.33333em;
  height: 3.08333em;
  display: block;
  right: 0;
  top: 0;
}
/* line 147, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaaaaa transparent transparent transparent;
  position: absolute;
  left: 1.25em;
  top: 50%;
  margin-top: -3px;
}
/* line 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: solid 5px;
  border-color: #222222 transparent transparent transparent;
}
/* line 164, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled {
  color: #888888;
}
/* line 166, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
/* line 169, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 173, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 180, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 181, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 182, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 183, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 186, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 187, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 190, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: 12px;
}
/* line 205, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 1.16667em;
  cursor: default;
  padding-top: 0.33333em;
  padding-bottom: 0.33333em;
  padding-left: 0.5em;
  padding-right: 3.16667em;
  min-height: 2em;
  line-height: 2em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 219, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
/* line 223, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
/* line 227, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
/* line 234, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 238, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_custom-forms.scss */
form.custom .custom.disabled {
  background-color: #dddddd;
}

/* Button Groups */
/* line 57, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.button-group:after {
  clear: both;
}
/* line 59, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
/* line 32, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group > *:first-child {
  margin-left: 0;
}
/* line 41, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button {
  -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 42, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button {
  -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 41, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button {
  -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 42, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button {
  -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;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li .button {
  width: 100%;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li .button {
  width: 100%;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li .button {
  width: 100%;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li .button {
  width: 100%;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li .button {
  width: 100%;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li .button {
  width: 100%;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li .button {
  width: 100%;
}

/* line 69, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-bar {
  *zoom: 1;
}
/* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
.button-bar:after {
  clear: both;
}
/* line 71, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.83333em;
}
/* line 20, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Dropdown Button */
/* line 107, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button {
  position: relative;
  padding-right: 4.25em;
}
/* line 45, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 80, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-width: 0.75em;
  right: 2em;
  margin-top: -0.33333em;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-color: white transparent transparent transparent;
}
/* line 108, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny {
  padding-right: 2.91667em;
}
/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-width: 0.58333em;
  right: 1.16667em;
  margin-top: -0.20833em;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-color: white transparent transparent transparent;
}
/* line 109, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small {
  padding-right: 3.75em;
}
/* line 70, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-width: 0.75em;
  right: 1.5em;
  margin-top: -0.29167em;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-color: white transparent transparent transparent;
}
/* line 110, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large {
  padding-right: 5.33333em;
}
/* line 90, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-width: 0.83333em;
  right: 2.33333em;
  margin-top: -0.41667em;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-color: white transparent transparent transparent;
}
/* line 111, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:before {
  border-color: #333333 transparent transparent transparent;
}

/* Split Buttons */
/* line 143, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 6.4em;
}
/* line 52, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 61, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  left: 50%;
}
/* line 72, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: #6b1446;
}
/* line 111, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 4em;
}
/* line 112, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-width: 0.75em;
  top: 1.5em;
  margin-left: -0.75em;
}
/* line 135, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-color: white transparent transparent transparent;
}
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: #1f071a;
}
/* line 135, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: white transparent transparent transparent;
}
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: #7f0a0c;
}
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: #396516;
}
/* line 149, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 5.25em;
}
/* line 85, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 3.79167em;
}
/* line 86, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:before {
  border-width: 0.58333em;
  top: 1.16667em;
  margin-left: -0.41667em;
}
/* line 150, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 5.25em;
}
/* line 98, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 3.75em;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.small span:before {
  border-width: 0.75em;
  top: 1.125em;
  margin-left: -0.75em;
}
/* line 151, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 8em;
}
/* line 124, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 5em;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.large span:before {
  border-width: 0.83333em;
  top: 1.75em;
  margin-left: -0.75em;
}
/* line 135, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: #333333 transparent transparent transparent;
}
/* line 155, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  -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 156, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  -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;
}

/* Flex Video */
/* line 43, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 2.08333em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1.33333em;
  overflow: hidden;
}
/* line 25, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 26, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 31, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 206, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container {
  width: 100%;
  display: block;
  margin-bottom: 1.66667em;
  border: 0px none white;
  border-top: none;
}
/* line 210, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section,
.section-container .section {
  border-top: 0px none white;
  position: relative;
}
/* line 74, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .title,
.section-container .section .title {
  top: 0;
  cursor: pointer;
  width: 100%;
  margin: 0;
  background-color: white;
}
/* line 81, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .title a,
.section-container .section .title a {
  padding: 10px;
  display: inline-block;
  color: white;
  font-size: 1.16667em;
  white-space: nowrap;
  width: 100%;
}
/* line 89, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .title:hover,
.section-container .section .title:hover {
  background-color: #f2f2f2;
}
/* line 92, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .content,
.section-container .section .content {
  display: none;
  padding: 10px;
  background-color: white;
}
/* line 97, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .content > *:last-child,
.section-container .section .content > *:last-child {
  margin-bottom: 0;
}
/* line 98, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .content > *:first-child,
.section-container .section .content > *:first-child {
  padding-top: 0;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section .content > *:last-child,
.section-container .section .content > *:last-child {
  padding-bottom: 0;
}
/* line 104, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section.active .content,
.section-container .section.active .content {
  display: block;
}
/* line 105, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container section.active .title,
.section-container .section.active .title {
  background: #e6e6e6;
}

/* line 213, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs {
  border: 0;
  position: relative;
}
/* line 217, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section,
.section-container.tabs .section {
  padding-top: 0;
  border: 0;
  position: static;
}
/* line 117, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section .title,
.section-container.tabs .section .title {
  width: auto;
  border: 0px none white;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  z-index: 1;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section .title a,
.section-container.tabs .section .title a {
  width: 100%;
}
/* line 127, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section:last-child .title,
.section-container.tabs .section:last-child .title {
  border-right: 0px none white;
}
/* line 129, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section .content,
.section-container.tabs .section .content {
  border: 0px none white;
  position: absolute;
  z-index: 10;
  top: -1px;
}
/* line 138, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section.active .title,
.section-container.tabs .section.active .title {
  background-color: white;
  z-index: 11;
  border-bottom: 0;
}
/* line 143, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
.section-container.tabs section.active .content,
.section-container.tabs .section.active .content {
  position: relative;
}

@media print, screen and (min-width: 48em) {
  /* line 222, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.accordion .section {
    padding-top: 0 !important;
  }

  /* line 226, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.vertical-nav {
    border: 0px none white;
    border-top: none;
  }
  /* line 230, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section,
  .section-container.vertical-nav .section {
    padding-top: 0 !important;
  }
  /* line 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section .title a,
  .section-container.vertical-nav .section .title a {
    display: block;
    width: 100%;
  }
  /* line 154, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section .content,
  .section-container.vertical-nav .section .content {
    display: none;
  }
  /* line 157, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: -1px;
    z-index: 999;
    min-width: 16.66667em;
    border: 0px none white;
  }

  /* line 233, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav {
    position: relative;
    background: white;
    border: 0px none white;
  }
  /* line 237, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section,
  .section-container.horizontal-nav .section {
    padding-top: 0;
    border: 0;
    position: static;
  }
  /* line 175, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section .title,
  .section-container.horizontal-nav .section .title {
    width: auto;
    border: 0px none white;
    border-left: 0;
    top: -1px;
    position: absolute;
    z-index: 1;
  }
  /* line 183, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section .title a,
  .section-container.horizontal-nav .section .title a {
    width: 100%;
  }
  /* line 186, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section .content,
  .section-container.horizontal-nav .section .content {
    display: none;
  }
  /* line 189, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: 16.66667em;
    border: 0px none white;
  }
}
/* Wrapped around .top-bar to contain to grid width */
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #111111;
}

/* line 54, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

/* line 62, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #111111;
  margin-bottom: 2.5em;
}
/* line 71, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 76, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 79, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 81, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: 2.45em;
}
/* line 83, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
/* line 86, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
}
/* line 88, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 12px;
}
/* line 93, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.41667em;
  margin: 0;
}
/* line 97, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: bold;
  color: white;
  width: 50%;
  display: block;
  padding: 0 15px;
}
/* line 108, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 113, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 1.08333em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
/* line 126, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 140, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 160, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 164, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #111111;
}
/* line 167, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
/* line 168, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 191, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #333333;
  font-size: 12px;
  margin: 0;
}
/* line 200, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider {
  border-bottom: solid 1px #4d4d4d;
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 209, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 1.08333em;
  font-weight: bold;
  background: #333333;
}
/* line 219, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a:hover {
  background: #2b2b2b;
}
/* line 222, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  background: #ab2070;
  font-size: 1.08333em;
}
/* line 225, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button:hover {
  background: #801854;
}
/* line 229, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background: #5e144f;
}
/* line 231, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary:hover {
  background: #340b2c;
}
/* line 235, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background: #5da423;
}
/* line 237, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success:hover {
  background: #457a1a;
}
/* line 241, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background: #c60f13;
}
/* line 243, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert:hover {
  background: #970b0e;
}
/* line 251, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active a {
  background: #2b2b2b;
}
/* line 255, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 15px;
}
/* line 258, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 262, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 272, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 273, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  visibility: visible;
}
/* line 280, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  visibility: hidden;
  z-index: 99;
}
/* line 287, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
}
/* line 288, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
/* line 293, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
/* line 294, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block;
}
/* line 302, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #555555;
  font-weight: bold;
  font-size: 0.83333em;
}

/* line 314, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.top-bar-js-breakpoint {
  width: 78.33333em !important;
  visibility: hidden;
}

/* line 318, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 78.33333em) {
  /* line 323, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #111111;
    *zoom: 1;
    overflow: visible;
  }
  /* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 324, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 326, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 327, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 330, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 1.16667em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  /* line 339, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #111111;
  }

  /* line 342, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 83.33333em;
    margin: 0 auto;
  }

  /* line 344, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 348, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 353, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 355, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 360, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #111111;
  }
  /* line 364, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button):hover {
    background: black;
  }
  /* line 369, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  /* line 372, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
    margin-top: -2.5px;
  }
  /* line 378, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 379, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    visibility: hidden;
  }
  /* line 384, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown:hover > .dropdown, .top-bar-section .has-dropdown:active > .dropdown {
    visibility: visible;
  }
  /* line 391, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    margin-top: -7px;
    right: 5px;
  }
  /* line 402, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 409, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 15px;
    background: #1e1e1e;
  }
  /* line 417, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #1e1e1e;
  }
  /* line 423, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 430, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #2b2b2b;
    border-left: solid 1px black;
    clear: none;
    height: 45px;
    width: 0px;
  }
  /* line 440, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #111111;
    padding: 0 15px;
    height: 45px;
  }
  /* line 448, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 452, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }
}
/* line 31, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #ab2070;
}
/* line 37, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 43, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
}
/* line 45, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: relative;
  float: left;
  height: 100%;
}
/* line 50, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 1.16667em;
}
/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption * {
  color: white;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
}
/* line 70, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
}
/* line 73, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
}
/* line 79, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 87, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 100, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: solid 8px;
  border-color: transparent transparent transparent #000;
}
/* line 111, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 115, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 127, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: solid 16px;
}
/* line 137, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 138, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-color: transparent #fff transparent transparent;
}
/* line 139, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-color: transparent #ccc transparent transparent;
}
/* line 141, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 142, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent transparent transparent #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 147, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-color: transparent transparent transparent #ccc;
}

/* line 151, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 157, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  float: left;
  margin-right: 6px;
  border: solid 2px #000;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 167, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #000;
}
/* line 171, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 178, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 181, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media print, screen and (min-width: 48em) {
  /* line 190, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 193, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
/* line 104, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 106, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.66667em;
  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 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 63, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 64, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 110, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.83333em;
  line-height: 1;
  position: absolute;
  top: 0.66667em;
  right: 0.91667em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media print, screen and (min-width: 48em) {
  /* line 116, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 2.5em;
    top: 8.33333em;
  }
  /* line 119, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -15%;
    width: 30%;
  }
  /* line 120, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -20%;
    width: 40%;
  }
  /* line 121, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -30%;
    width: 60%;
  }
  /* line 122, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -35%;
    width: 70%;
  }
  /* line 123, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  .reveal-modal.expand {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 129, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_reveal.scss */
  div:not(.reveal-modal) {
    display: none;
  }
}
/* Foundation Joyride */
/* line 38, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 41, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 54, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.5em 1.66667em 2em;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 70, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: solid 14px;
}
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
  bottom: none;
}
/* line 86, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
  bottom: none;
}
/* line 95, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
/* line 96, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
/* line 106, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 112, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.5em 0;
  font-size: 1.16667em;
  line-height: 1.3;
}

/* line 118, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.41667em;
  bottom: 1.33333em;
}

/* line 126, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 133, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 144, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

/* line 147, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
}

/* Styles for screens that are atleast 768px; */
@media print, screen and (min-width: 48em) {
  /* line 163, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: 0;
  }
  /* line 165, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
    bottom: none;
  }
  /* line 173, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
    bottom: none;
    left: auto;
    right: -28px;
  }
  /* line 182, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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;
    bottom: none;
  }
}
/* Clearing Styles */
/* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
}
/* line 184, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/_foundation-global.scss */
[data-clearing]:after {
  clear: both;
}

/* line 40, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 49, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 52, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 64, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 74, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 87, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 97, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 100, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 101, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

@media print, screen and (min-width: 48em) {
  /* line 108, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-left,
  .clearing-main-right {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 113, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-left > span,
  .clearing-main-right > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  /* line 122, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-left {
    left: 0;
  }
  /* line 124, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-left > span {
    left: 5px;
    border-color: transparent white transparent transparent;
  }

  /* line 129, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-right {
    right: 0;
  }
  /* line 131, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-right > span {
    border-color: transparent transparent transparent white;
  }

  /* line 137, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-main-left.disabled,
  .clearing-main-right.disabled {
    opacity: 0.5;
  }

  /* line 140, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-feature ~ li {
    display: none;
  }

  /* line 144, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 149, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 158, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 171, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  /* line 178, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 185, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 190, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 195, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  /* line 202, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
/* line 93, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.66667em;
  position: relative;
  padding: 0.91667em 1.75em 1em 0.91667em;
  font-size: 1.16667em;
  background-color: #ab2070;
  border-color: #801854;
  color: white;
}
/* line 96, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.83333em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.58333em;
  right: 0.41667em;
  color: #333333;
  opacity: 0.3;
}
/* line 80, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 98, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 101, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 102, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 103, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #5e144f;
  border-color: #340b2c;
  color: white;
}

/* Breadcrumbs */
/* line 108, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5em 1.16667em 0.75em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #731861;
  border-color: #49103d;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 112, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li {
  margin: 0;
  padding: 0 1em 0 0;
  float: left;
}
/* line 59, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li:hover a, .breadcrumbs li:focus a {
  text-decoration: underline;
}
/* line 62, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li a,
.breadcrumbs li span {
  font-size: 0.91667em;
  padding-left: 1em;
  text-transform: uppercase;
  color: #ab2070;
}
/* line 71, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li.current a {
  cursor: default;
  color: #333333;
}
/* line 77, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li.current:hover a, .breadcrumbs li.current:focus a {
  text-decoration: none;
}
/* line 82, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li.unavailable a {
  color: #999999;
}
/* line 85, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li.unavailable:hover a,
.breadcrumbs li.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* line 92, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li:before {
  content: "/";
  color: #aaaaaa;
  position: relative;
  top: 1px;
}
/* line 99, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li:first-child a, .breadcrumbs li:first-child span {
  padding-left: 0;
}
/* line 100, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs li:first-child:before {
  content: " ";
}

/* Keystroke Characters */
/* line 51, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: 1.25em;
  padding: 0.16667em 0.33333em 0em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
/* line 68, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_labels.scss */
.label {
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.25em 0.83333em 0.33333em;
  font-size: 1.16667em;
  background-color: #ab2070;
  color: #fff;
}
/* line 74, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_labels.scss */
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 75, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_labels.scss */
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 77, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #c60f13;
  color: #fff;
}
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #5da423;
  color: #fff;
}
/* line 79, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #5e144f;
  color: #fff;
}

/* Inline Lists */
/* line 43, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 0 1.41667em -1.83333em;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 30, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.83333em;
  display: block;
}
/* line 35, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Pagination */
/* line 97, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination {
  display: block;
  height: 2em;
  margin-left: -0.41667em;
}
/* line 45, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li {
  display: block;
  float: left;
  height: 2em;
  color: #222222;
  font-size: 1.16667em;
  margin-left: 0.41667em;
}
/* line 53, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li a {
  display: block;
  padding: 0.08333em 0.58333em 0.08333em;
  color: #999999;
}
/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li:hover a,
.pagination li a:focus {
  background: #e6e6e6;
}
/* line 62, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 67, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
  background: transparent;
}
/* line 69, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li.current a {
  background: #ab2070;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 76, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination li.current a:hover, .pagination li.current a:focus {
  background: #ab2070;
}

/* line 82, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 83, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pagination.scss */
.pagination-centered ul > li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 62, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.66667em;
  padding: 1.66667em;
  background: #f2f2f2;
}
/* line 43, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
/* line 47, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.83333em;
}
/* line 53, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 64, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #801854;
  margin-bottom: 1.66667em;
  padding: 1.66667em;
  background: #ab2070;
  -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, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: white;
}
/* line 47, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 48, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.83333em;
}
/* line 53, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 69, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_panels.scss */
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
/* line 120, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.66667em;
}
/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 123, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #dddddd;
  padding: 1.25em 1.66667em;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1.33333em;
}
/* line 124, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #eeeeee;
  padding: 1.25em 1.66667em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.66667em;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: white;
  padding: 1.25em;
  text-align: center;
  color: #777777;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
/* line 126, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 1.25em;
  text-align: center;
  color: #333333;
  font-size: 1.16667em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
/* line 127, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: whitesmoke;
  text-align: center;
  padding: 1.66667em 1.66667em 0;
}

/* Progress Bar */
/* line 49, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: transparent;
  height: 2.08333em;
  border: 1px solid #cccccc;
  padding: 0.16667em;
  margin-bottom: 0.83333em;
}
/* line 53, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #ab2070;
  height: 100%;
  display: block;
}
/* line 56, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #5e144f;
  height: 100%;
  display: block;
}
/* line 57, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
/* line 58, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
/* line 60, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 61, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 64, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* Side Nav */
/* line 66, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 1.16667em 0;
  list-style-type: none;
  list-style-position: inside;
}
/* line 38, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.58333em 0;
  font-size: 1.16667em;
}
/* line 42, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_side-nav.scss */
.side-nav li a {
  display: block;
  color: #ab2070;
}
/* line 47, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_side-nav.scss */
.side-nav li.active a {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 52, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 65, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.33333em 0 1.5em;
  padding-top: 0.33333em;
  margin-right: 0;
  margin-left: -0.75em;
}
/* line 37, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd {
  float: left;
  display: inline;
  margin-left: 0.75em;
  margin-bottom: 0.83333em;
  font-weight: normal;
  font-size: 1.16667em;
}
/* line 45, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a {
  color: #999999;
  text-decoration: none;
}
/* line 49, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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: #ab2070;
  padding: 0.25em 0.75em;
  cursor: default;
  color: white;
}

/* Foundation Switches */
@media only screen {
  /* line 222, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.66667em;
    -webkit-animation: webkitSiblingBugfix infinite 1s;
    height: 36px;
    background: white;
    border-color: #cccccc;
  }
  /* line 58, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    text-align: right;
    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, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
  }
  /* line 85, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  /* line 91, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 106, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  /* line 109, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input:checked {
    display: none !important;
  }
  /* line 110, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input {
    left: 0;
    display: block !important;
  }
  /* line 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  /* line 116, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 120, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 122, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  /* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch span.custom {
    display: none !important;
  }
  /* line 138, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch label {
    padding: 0 0.5em;
    line-height: 2.3em;
    font-size: 1.16667em;
  }
  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.91667em;
  }
  /* line 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch > span {
    width: 3em;
    height: 3em;
  }
  /* line 166, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 186, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 194, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch:active {
    background: transparent;
  }
  /* line 226, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.large {
    height: 44px;
  }
  /* line 138, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.large label {
    padding: 0 0.5em;
    line-height: 2.3em;
    font-size: 1.41667em;
  }
  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.large input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -3.58333em;
  }
  /* line 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.large > span {
    width: 3.66667em;
    height: 3.66667em;
  }
  /* line 229, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.small {
    height: 28px;
  }
  /* line 138, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.small label {
    padding: 0 0.5em;
    line-height: 2.1em;
    font-size: 1em;
  }
  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.small input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.25em;
  }
  /* line 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.small > span {
    width: 2.33333em;
    height: 2.33333em;
  }
  /* line 232, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.tiny {
    height: 22px;
  }
  /* line 138, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.tiny label {
    padding: 0 0.5em;
    line-height: 1.9em;
    font-size: 0.91667em;
  }
  /* line 146, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.tiny input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -1.75em;
  }
  /* line 152, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.tiny > span {
    width: 1.83333em;
    height: 1.83333em;
  }
  /* line 235, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 236, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.radius > span {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 240, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  /* line 241, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.round > span {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  /* line 242, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
  div.switch.round label {
    padding: 0 0.75em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    /* line 247, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
    from {
      position: relative;
    }

    /* line 247, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_switch.scss */
    to {
      position: relative;
    }
}
}
/* line 8, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] {
  background: white;
  z-index: 997;
  min-width: 100%;
  padding: 10px;
}
/* line 14, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 16, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
/* line 78, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.66667em;
  border: solid 1px #dddddd;
}
/* line 41, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tables.scss */
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
/* line 47, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.66667em 0.83333em 0.83333em;
  font-size: 1.16667em;
  color: #222222;
  text-align: left;
}
/* line 58, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.75em 0.83333em;
  font-size: 1.16667em;
  color: #222222;
}
/* line 66, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 73, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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.5em;
}

/* Image Thumbnails */
/* line 36, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_thumbs.scss */
.th {
  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 28, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(171, 32, 112, 0.5);
  box-shadow: 0 0 6px 1px rgba(171, 32, 112, 0.5);
}
/* line 40, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_thumbs.scss */
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Tooltips */
/* line 27, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 34, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #551038;
  color: #ab2070;
}
/* line 40, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 43, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.3;
  padding: 0.66667em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 58, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  top: -10px;
}
/* line 68, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #ab2070 !important;
  border-bottom: dotted 1px #551038 !important;
}

/* line 74, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.83333em;
  color: #888888;
  font-weight: normal;
}

@media print, screen and (min-width: 48em) {
  /* line 83, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  /* line 87, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 94, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 96, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 103, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/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 114, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
/* line 121, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  top: -9999px;
  list-style: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 12px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 49, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown *:first-child {
  margin-top: 0;
}
/* line 50, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown *:last-child {
  margin-bottom: 0;
}
/* line 75, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 82, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: transparent transparent #cccccc transparent;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 125, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 1.16667em;
  cursor: pointer;
  padding: 0.41667em 0.83333em;
  line-height: 1.5em;
  margin: 0;
}
/* line 105, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 107, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  color: #555555;
}
/* line 128, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  top: -9999px;
  list-style: none;
  padding: 1.66667em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 12px;
  z-index: 99;
  max-width: 200px;
}
/* line 49, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:first-child {
  margin-top: 0;
}
/* line 50, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:last-child {
  margin-bottom: 0;
}
/* line 131, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 132, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 133, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 134, ../../../../../../../../Program Files (x86)/compass.app/lib/ruby/compass_extensions/zurb-foundation-4.0.8/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* Custom, TODO: Move to separate sass file */
/* Custom, Colors: */
/* Custom offsets: */
/* Override foundation last child float right */
/* line 65, ../sass/_app.scss */
[class*="column"] + [class*="column"]:last-child {
  float: left;
}

/* line 70, ../sass/_app.scss */
html,
body {
  width: 100%;
  font-size: 14px;
  overflow-x: hidden;
}

/* line 76, ../sass/_app.scss */
body {
  line-height: 1.4em;
  padding-top: 1em;
}

/* line 81, ../sass/_app.scss */
a:focus {
  outline: 1px solid #000;
}

/* line 86, ../sass/_app.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial,"Helvetica",Helvetica,Arial,sans-serif;
}

@media only screen and (max-width: 720px) {
  /* line 92, ../sass/_app.scss */
  h2 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 720px) {
  /* line 98, ../sass/_app.scss */
  h3 {
    font-size: 18px;
  }
}
/* line 103, ../sass/_app.scss */
h4.blog a {
  text-decoration: none;
  color: #fff;
}

/* line 108, ../sass/_app.scss */
h4.blog a:hover {
  text-decoration: underline;
}

/* line 112, ../sass/_app.scss */
.xsmalltext {
  font-size: 0.8em;
}

/* line 116, ../sass/_app.scss */
.smalltext {
  font-size: 0.9em;
}

/* line 120, ../sass/_app.scss */
.normaltext {
  font-size: 1em;
}

/* line 124, ../sass/_app.scss */
.largetext {
  font-size: 1.2em;
}

/* line 128, ../sass/_app.scss */
.hidden {
  position: absolute;
  left: -999em;
  top: auto;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 137, ../sass/_app.scss */
table {
  background-color: transparent;
  border: none;
}

/* line 143, ../sass/_app.scss */
table tr:nth-of-type(even),
table tr:nth-of-type(odd) {
  background-color: transparent;
}

/* line 147, ../sass/_app.scss */
table tr td {
  padding: 0;
}

/* line 151, ../sass/_app.scss */
fieldset {
  margin-top: 0;
}

/* line 155, ../sass/_app.scss */
button {
  margin: 0;
}

/* line 159, ../sass/_app.scss */
ol, ul {
  -moz-padding-start: 40px;
  -webkit-padding-start: 40px;
  -khtml-padding-start: 40px;
  -o-padding-start: 40px;
  padding-start: 40px;
}

/* line 168, ../sass/_app.scss */
[dir=ltr] ul,
[dir=ltr] ol {
  padding-left: 40px;
}

/* line 173, ../sass/_app.scss */
ul.stripped,
ol.stripped {
  margin: 0;
  padding: 0;
}

/* line 178, ../sass/_app.scss */
ul.hisPlayerCategoryMenu {
  margin-top: 0.6em;
  margin-bottom: 1em;
  line-height: 1.1em;
  padding: 0px;
  font-size: 1.1em;
}

/* line 186, ../sass/_app.scss */
ul.hisPlayerCategoryMenu li {
  display: inline-block;
  list-style-type: none;
  padding-right: 10px;
  padding-left: 12px;
  padding-top: 8px;
  margin-bottom: 4px;
  height: 30px;
  background-color: #5e144f;
}

/* line 197, ../sass/_app.scss */
ul.hisPlayerCategoryMenu li.selected {
  background-color: #ab2070;
}

/* line 201, ../sass/_app.scss */
ul.hisPlayerCategoryMenu li:hover {
  background-color: #ab2070;
}

/* line 205, ../sass/_app.scss */
ul.hisPlayerCategoryMenu li a {
  width: 100%;
  margin-right: 5px;
  margin-bottom: 3px;
  color: #fff;
  text-decoration: none;
}

/* line 213, ../sass/_app.scss */
#mediaDescription h2 {
  margin-bottom: 12px;
}

/* line 217, ../sass/_app.scss */
ul.hisMenu {
  margin-top: 10px;
  margin-top: 65px;
  line-height: 1.1;
}

/* line 223, ../sass/_app.scss */
ul.hisMenu li {
  display: inline-block;
  list-style-type: none;
  padding-right: 10px;
  padding-left: 12px;
  height: 30px;
  margin-top: 13px;
}

/* line 232, ../sass/_app.scss */
ul.hisMenu li a {
  width: 100%;
  margin-right: 5px;
  margin-bottom: 3px;
  color: #000000;
}

/* line 239, ../sass/_app.scss */
ul.hisMenu li a:hover {
  border-bottom-style: solid;
  border-width: 1px;
}

/* line 244, ../sass/_app.scss */
p.menu {
  line-height: 1.1;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 250, ../sass/_app.scss */
.menuFlyout div.arrow {
  margin-top: -26px;
  position: relative;
}

/*ul.hisMenu li a:focus {
    border-bottom-style: solid;
    border-width: 1px;
}*/
/* line 260, ../sass/_app.scss */
a.menyLink {
  line-height: 20%;
  color: #000000;
}

/* line 266, ../sass/_app.scss */
b.menusectionheader {
  color: #ab2070;
}

/* line 270, ../sass/_app.scss */
.menuFlyout {
  padding: 10px 10px 10px 10px;
  margin-top: 2px;
  visibility: hidden;
  position: fixed;
  left: 0px;
  width: 1200px;
  min-height: 300px;
  background: #EEEEEE;
  z-index: 40;
  /*-moz-border-radius: 5px;
  border-radius: 5px;*/
  border-style: solid;
  border-width: 1px;
  border-color: #EEEEEE;
}

/* line 288, ../sass/_app.scss */
.menuFlyout h6 {
  color: #ab2070;
}

/* line 291, ../sass/_app.scss */
.menuFlyout a {
  color: #000;
  font-size: 0.9em;
}

/* line 296, ../sass/_app.scss */
.menuFlyout div.row div.small-2 a {
  color: #000;
}

/* line 300, ../sass/_app.scss */
.mobile-menu {
  visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 400;
}

/* line 308, ../sass/_app.scss */
#menuOff {
  visibility: hidden;
  position: absolute;
  right: 10px;
  top: -30px;
  z-index: 40;
}

/* line 316, ../sass/_app.scss */
#menuOn {
  position: absolute;
  right: 10px;
  top: -30px;
  z-index: 40;
}

/* line 324, ../sass/_app.scss */
.selectedMenuItem {
  background-color: #EEEEEE;
  display: block;
}

/* line 329, ../sass/_app.scss */
.centermenu {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

/* line 335, ../sass/_app.scss */
header {
  background-color: #ab2070;
  margin-top: 30px;
}

/* line 340, ../sass/_app.scss */
footer {
  background-color: #ab2070;
  min-height: 200px;
  width: 100%;
  color: #fff;
  padding: 22px;
  margin-top: 17px;
  bottom: 1px;
}

/* line 349, ../sass/_app.scss */
footer div.row div.large-3 p a:before {
  content: url("../../Images/arrow-right-xs.png");
  margin-right: 8px;
  top: 2px;
}

/* line 355, ../sass/_app.scss */
footer h4 {
  color: #fff;
}

/* line 358, ../sass/_app.scss */
footer a {
  color: #fff;
  text-decoration: none;
}

/* line 362, ../sass/_app.scss */
footer a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 367, ../sass/_app.scss */
footer a:focus {
  color: #fff;
}

/* line 371, ../sass/_app.scss */
footer ul {
  margin: 0;
  padding: 0 0 0 20px;
}

/* line 376, ../sass/_app.scss */
.iAmArea {
  color: #ffffff;
}

/* line 381, ../sass/_app.scss */
input.searchBox {
  height: 2.6em !important;
  background-image: url(../../Images/search.png);
  background-position: right;
  /*background-position: 3px 3px;*/
  background-repeat: no-repeat;
  /*text-indent: 40px;*/
  line-height: 1;
}

/* line 392, ../sass/_app.scss */
input.searchBox:focus {
  background-image: url(../../Images/search.png);
  background-position: right;
  /*background-position: 3px 3px;*/
  background-repeat: no-repeat;
  /*text-indent: 40px;*/
  line-height: 1;
}

/* line 401, ../sass/_app.scss */
form.site-search {
  position: relative;
}

/* line 405, ../sass/_app.scss */
ul.autocomplete {
  list-style: none;
  padding: 0;
  position: absolute;
  margin-top: 22px;
  background-color: #FFF;
  width: 100%;
  color: rgba(0, 0, 0, 0.75);
  border: 1px solid #CCC;
  border-top: none;
  z-index: 999;
  display: none;
}

/* line 419, ../sass/_app.scss */
ul.autocomplete li {
  padding: 0.3333em 0 0.3333em 37px;
}

/* line 423, ../sass/_app.scss */
ul.autocomplete li.active {
  background-color: #5e144f;
  color: #fff;
}

/* line 429, ../sass/_app.scss */
#showcase, #features, #benefits, #media {
  padding: 2em 20px;
}

/* line 434, ../sass/_app.scss */
#showcase {
  background: #5e144f;
}

/* line 438, ../sass/_app.scss */
#showcase .action {
  text-align: center;
  margin-top: 4em;
}

/* line 443, ../sass/_app.scss */
#showcase h1, #showcase h4 {
  color: #ddd;
}

/* line 447, ../sass/_app.scss */
.logotype {
  min-height: 90px;
  min-width: 90px;
  max-height: 90px;
  max-width: 90px;
}

/* line 455, ../sass/_app.scss */
.contact-block ul {
  list-style: none;
}

/* line 460, ../sass/_app.scss */
.newslist h3 a {
  color: black;
}

/* line 464, ../sass/_app.scss */
.newslist, .newlistSmall {
  font-size: 0.8em;
  margin-bottom: -5px;
}

/* line 469, ../sass/_app.scss */
.date {
  color: #ab2070;
  font-size: 14px;
}

/* line 474, ../sass/_app.scss */
p.date {
  margin-bottom: -5px !important;
}

/* line 478, ../sass/_app.scss */
div.newlistSmall h3 a {
  text-decoration: none;
  display: block;
  margin-bottom: 15px;
}

/* line 484, ../sass/_app.scss */
div.newlistSmall h3 a:hover {
  text-decoration: underline;
}

/* line 488, ../sass/_app.scss */
.newslist h3 {
  line-height: 50%;
}

/* line 493, ../sass/_app.scss */
html body div.row div.large-6 hr {
  border-color: #ab2070;
}

/* line 497, ../sass/_app.scss */
.newlistSmall p a {
  color: #000;
}

/* line 502, ../sass/_app.scss */
.newlistSmall p img {
  line-height: 50%;
}

/* line 506, ../sass/_app.scss */
.newlistSmall p {
  margin-bottom: 0.2em;
}

/* line 511, ../sass/_app.scss */
.newlistSmall p.date span.day {
  font-size: 2em;
}

/* line 516, ../sass/_app.scss */
.newlistSmall p img {
  margin-bottom: -8px;
}

/* line 520, ../sass/_app.scss */
.newlistSmall p a {
  font-size: 14px;
}

/* line 524, ../sass/_app.scss */
.newlistSmall p a:hover {
  color: #ab2070;
}

/* line 528, ../sass/_app.scss */
div.course-contact {
  margin-top: 1em;
}

/* line 533, ../sass/_app.scss */
div.program-contact,
div.course-contact {
  font-size: 10px;
  line-height: 15px;
}

/* line 538, ../sass/_app.scss */
div.program-contact .personal-info {
  width: 60%;
  float: left;
  margin-bottom: 1em;
}

/* line 544, ../sass/_app.scss */
div.program-contact .photo {
  width: 40%;
  float: left;
}

/* line 549, ../sass/_app.scss */
div.program-contact .photo img {
  display: block;
}

/* line 553, ../sass/_app.scss */
.program-contact p.name {
  margin-top: 20px;
}

/* line 557, ../sass/_app.scss */
.program-contact p.name span {
  font-size: 14px;
  display: block;
  line-height: 1.4em;
}

/* line 564, ../sass/_app.scss */
.program-contact a,
.course-contact a {
  color: black;
}

/* line 568, ../sass/_app.scss */
.program-contact a.email {
  text-decoration: underline;
  display: block;
}

/* line 574, ../sass/_app.scss */
.course-contact div.ask,
.program-contact div.ask {
  background-color: #f6f6f6;
  padding: 12px;
}

/* line 580, ../sass/_app.scss */
.course-contact div.ask span,
.program-contact div.ask span {
  line-height: 1.2em;
}

/* line 585, ../sass/_app.scss */
.course-contact div.ask span.mandatory,
.program-contact div.ask span.mandatory {
  display: block;
  font-size: 1em;
  color: #4d4d4d;
}

/* line 591, ../sass/_app.scss */
.course-ask-note {
  margin-top: 20px;
}

/* line 598, ../sass/_app.scss */
.course-info div a.apply,
.course-contact div.ask button,
.program-contact div.ask button,
input[type="submit"] {
  background: linear-gradient(bottom, #8d8d8d 0%, #a8a8a8 100%);
  /* W3C */
  background: -ms-linear-gradient(top, #8d8d8d 0%, #a8a8a8 100%);
  /* IE10+ */
  background: -webkit-linear-gradient(bottom, #8d8d8d 0%, #a8a8a8 100%);
  /* W3C */
  background: -moz-linear-gradient(bottom, #8d8d8d 0%, #a8a8a8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b', endColorstr='#a6a6a6',GradientType=0 );
  /* IE6-9 */
  margin: 0px;
  padding: 8px 8px;
  color: #fff;
  font-size: 1em;
  border: none;
  border-radius: 2px;
  text-decoration: none;
}

/* line 617, ../sass/_app.scss */
.course-info div a.apply,
.course-contact div.ask button,
.program-contact div.ask button {
  float: right;
}

/* line 621, ../sass/_app.scss */
.course-info div a.apply {
  font-size: 0.8em;
}

/* line 625, ../sass/_app.scss */
.program-contact div.ask span {
  line-height: 25px;
  font-size: 14px;
}

/* line 631, ../sass/_app.scss */
.course-contact .ask-form,
.program-contact .ask-form {
  margin-top: 20px;
}

/* line 636, ../sass/_app.scss */
.course-contact .ask-form textarea,
.program-contact .ask-form textarea {
  height: auto;
}

/* line 641, ../sass/_app.scss */
.course-contact .ask-form input[type="checkbox"],
.program-contact .ask-form input[type="checkbox"] {
  vertical-align: top;
  margin-right: 5px;
}

/* line 647, ../sass/_app.scss */
.calendarCategory {
  font-size: 0.8em;
  font-style: italic;
}

/* line 654, ../sass/_app.scss */
.middleColumnImage img {
  margin-top: 25px;
}

/* line 658, ../sass/_app.scss */
.rightColumnArea {
  margin-top: 45px;
}

/* line 662, ../sass/_app.scss */
.rightColumnArea p {
  margin-top: 45px;
}

/* line 666, ../sass/_app.scss */
.header-margin-top {
  margin-top: 5px;
}

/* line 671, ../sass/_app.scss */
.calendarMonthDivider {
  display: block;
  height: 30px;
  background-color: #ab2070;
  color: #fff;
  padding: 7px 7px 7px 7px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 682, ../sass/_app.scss */
.calendarItem {
  /*border-bottom-style:solid;
  border-bottom-color: $secondary-color;
  border-bottom-width: 1px;*/
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/* line 695, ../sass/_app.scss */
a {
  color: black;
}

/* line 699, ../sass/_app.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 707, ../sass/_app.scss */
.bottom-separator {
  border-bottom: 1px solid #ab2070;
  padding-bottom: 1.25em;
  margin-bottom: 1.25em;
}

/* line 713, ../sass/_app.scss */
.bottom-separator p {
  margin-bottom: 0;
}

/* line 717, ../sass/_app.scss */
div.collapse-container div.section {
  margin-bottom: 10px;
}

/* line 721, ../sass/_app.scss */
div.collapse-container div.section div.content {
  padding: 10px;
  font-size: 10px;
}

/* line 726, ../sass/_app.scss */
div.collapse-container div.section div.content p {
  margin: 0;
}

/* line 730, ../sass/_app.scss */
div.collapse-container div.section button {
  width: 100%;
  border: none;
  background-color: #5e144f;
  padding: 5px 10px;
  text-align: left;
  margin: 0;
  font-weight: normal;
  position: relative;
  font-size: 14px;
}

/* line 742, ../sass/_app.scss */
div.collapse-container div.section button:hover {
  background-color: #ab2070;
}

/* line 746, ../sass/_app.scss */
.arrow-down:after {
  bottom: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-bottom: -8px;
  border-color: transparent;
  border-top-color: #fff;
  border-width: 5px;
  left: 100%;
  margin-left: -20px;
}

/* line 761, ../sass/_app.scss */
.arrow-up:after {
  bottom: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-bottom: -2px;
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 5px;
  left: 100%;
  margin-left: -20px;
}

/* line 776, ../sass/_app.scss */
.arrow-right:after {
  bottom: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-bottom: -2px;
  border-color: transparent;
  border-left-color: #fff;
  border-width: 5px;
  left: 100%;
  margin-left: -20px;
}

/* Forms */
/* line 793, ../sass/_app.scss */
.validation-summary-errors ul,
ul.error-summary {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

/* line 800, ../sass/_app.scss */
.validation-summary-errors ul li,
ul.error-summary li {
  color: #ff0000;
}

/* line 804, ../sass/_app.scss */
input.input-validation-error {
  border-color: #c60f13;
}

/* line 808, ../sass/_app.scss */
span.field-validation-error {
  display: none;
}

/* line 812, ../sass/_app.scss */
form.question-form label span.checkbox {
  margin-right: 5px;
}

/* line 816, ../sass/_app.scss */
form.question-form input.submit {
  margin-top: 10px;
}

/*==== xForm ==== */
/* line 822, ../sass/_app.scss */
form.xform {
  width: auto;
  display: inline-block;
  margin: 0;
}

/* line 828, ../sass/_app.scss */
form.xform fieldset {
  padding: 1em;
}

/* line 832, ../sass/_app.scss */
form.xform table {
  margin: 0;
}

/* line 836, ../sass/_app.scss */
form.xform.form-nocolor {
  padding: 0;
}

/* line 845, ../sass/_app.scss */
form.xform.form-rubin,
form.xform.form-safir,
form.xform.form-smaragd,
form.xform.form-topas,
form.xform.form-grafit,
form.xform.form-gray {
  padding: 1em;
}

/* line 851, ../sass/_app.scss */
form.xform.form-rubin,
form.xform.form-rubin legend,
form.xform.form-rubin label {
  background-color: #b1236e;
  color: #fff;
}

/* line 856, ../sass/_app.scss */
form.xform table#id_matrix tbody tr td span {
  color: #fff;
}

/* line 862, ../sass/_app.scss */
form.xform.form-safir,
form.xform.form-safir legend,
form.xform.form-safir label {
  background-color: #0969a8;
  color: #fff;
}

/* line 869, ../sass/_app.scss */
form.xform.form-smaragd,
form.xform.form-smaragd legend,
form.xform.form-smaragd label {
  background-color: #9ab30c;
  color: #000;
}

/* line 876, ../sass/_app.scss */
form.xform.form-topas,
form.xform.form-topas legend,
form.xform.form-topas label {
  background-color: #c5ab5e;
  color: #000;
}

/* line 883, ../sass/_app.scss */
form.xform.form-grafit,
form.xform.form-grafit legend,
form.xform.form-grafit label {
  background-color: #a0a5a9;
  color: #000;
}

/* line 890, ../sass/_app.scss */
form.xform.form-gray,
form.xform.form-gray legend,
form.xform.form-gray label {
  background-color: #f6f6f6;
  color: #000;
}

/* line 895, ../sass/_app.scss */
div.breadcrumbs {
  width: 100%;
  height: 26px;
  background-color: #ab2070;
  border-style: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 904, ../sass/_app.scss */
div.breadcrumbs ul {
  margin-left: 0px;
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}

/* line 911, ../sass/_app.scss */
.breadcrumbs li {
  margin: -6px 0 10px;
}

/* line 915, ../sass/_app.scss */
div.breadcrumbs ul li:before {
  content: url("../../Images/arrow-right-xs.png");
  top: 1px;
}

/* line 921, ../sass/_app.scss */
div.breadcrumbs ul li span,
div.breadcrumbs ul li a {
  color: #fff;
  font-size: 0.7em;
}

/* line 926, ../sass/_app.scss */
div.course-info div.header {
  font-weight: bold;
  margin: 0 1.07143em 0 1.07143em;
}

/* line 932, ../sass/_app.scss */
div.course-info div.course div.intro a.apply:focus,
div.course-info div.course div.intro button.expand:focus {
  border: 1px solid #ab2070;
}

/* line 936, ../sass/_app.scss */
div.course-info div.course {
  margin-bottom: 10px;
}

/* line 940, ../sass/_app.scss */
div.course-info div.course div.intro {
  margin: 0 1.07143em 0 1.07143em;
  padding: 10px 0 2px 0;
  background-color: #eeeeee;
}

/* line 946, ../sass/_app.scss */
div.course-info div.course div.intro button.expand {
  background: none;
  font-weight: normal;
  border: none;
  color: #ab2070;
  font-size: 10px;
  text-align: left;
  padding-left: 10px;
}

/* line 956, ../sass/_app.scss */
div.course-info div.course div.intro button.expand.arrow-right:after {
  border-left-color: #ab2070;
  right: 100%;
  left: 0;
  margin: 0 -10px -4px 0;
}

/* line 963, ../sass/_app.scss */
div.course-info div.course div.intro button.expand.arrow-down:after {
  border-top-color: #ab2070;
  left: 0;
  right: 100%;
  margin-left: -2px;
  top: 50%;
  margin-top: -2px;
}

/* line 972, ../sass/_app.scss */
div.course-info div.course div.body {
  padding-top: 10px;
  background-color: #faf8f8;
  font-size: 10px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  display: none;
  padding: 10px;
}

/* line 983, ../sass/_app.scss */
div.course-info div.course div.body ul {
  margin: 0;
}

/* line 987, ../sass/_app.scss */
div.course-info div.course div.body ul {
  list-style: none;
}

/* line 991, ../sass/_app.scss */
div.course-info div.course div.body ul li {
  margin: 2px 0 2px 0;
}

/* line 995, ../sass/_app.scss */
div.course-info div.course div.body ul li a {
  text-decoration: underline;
}

/* line 1000, ../sass/_app.scss */
.row.margin-bottom,
.margin-bottom {
  margin-bottom: 0.5em;
}

/* line 1004, ../sass/_app.scss */
.standard-margin {
  margin-bottom: 22px;
}

/* line 1008, ../sass/_app.scss */
input[type="text"].searchBox.standard-margin {
  margin-bottom: 22px;
}

/* line 1013, ../sass/_app.scss */
.publicationArea {
  background-color: #E9D5E4;
}

/* line 1017, ../sass/_app.scss */
.publicationArea p {
  margin-top: 10px;
}

/* line 1021, ../sass/_app.scss */
ul.publications {
  font-size: 12px;
  margin-left: -10px !important;
  padding-left: 0px !important;
}

/* line 1027, ../sass/_app.scss */
ul.publications li div.row div.large-3 b {
  color: #000;
}

/* line 1032, ../sass/_app.scss */
ul.publications li a {
  color: #5e144f;
}

/* line 1036, ../sass/_app.scss */
ul.publications li {
  text-align: left;
  padding: 10px !important;
  margin: 0px !important;
}

/* line 1042, ../sass/_app.scss */
ul.publications .primary {
  background-color: #5e144f;
}

/* line 1046, ../sass/_app.scss */
ul.publications .secondary {
  background-color: #ab2070;
}

/* line 1050, ../sass/_app.scss */
.publication-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 1056, ../sass/_app.scss */
.publication-pagination li {
  float: left;
  text-align: center;
  margin-right: 0.4em;
  text-decoration: underline;
}

/* line 1063, ../sass/_app.scss */
ul.publication-pagination li.active {
  text-decoration: none;
}

/* line 1067, ../sass/_app.scss */
.publication-pagination li a {
  text-align: center;
  text-decoration: none;
}

/* line 1072, ../sass/_app.scss */
hr.pink {
  color: #EDD1E0;
  background-color: #EDD1E0;
  height: 1px;
}

/* line 1078, ../sass/_app.scss */
.socialChanels a {
  text-decoration: underline;
}

/* line 1082, ../sass/_app.scss */
.socialChanels img {
  vertical-align: bottom;
  margin-right: 10px;
}

/* line 1087, ../sass/_app.scss */
.socialChanels span.noImage a {
  margin-left: 35px;
}

/* line 1091, ../sass/_app.scss */
.blogBlock {
  padding-top: 10px;
  min-height: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: #EDD1E0;
  margin-bottom: 20px;
}

/* line 1100, ../sass/_app.scss */
.blogHeader {
  padding-top: 4px;
  font-size: 1.2em;
  min-height: 30px;
  background-color: #5e144f;
  color: #fff;
}

/* line 1108, ../sass/_app.scss */
.blogHeader a {
  font-size: 1.1em;
  color: #fff;
}

/* Sitemap */
/* line 1118, ../sass/_app.scss */
h2.sitemap-header {
  border-bottom: 1px solid #ab2070;
  margin-bottom: 22px;
}

/* line 1123, ../sass/_app.scss */
ul.sitemap-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1129, ../sass/_app.scss */
ul.sitemap-list li ul {
  list-style: none;
  margin-top: 3px;
}

/* line 1135, ../sass/_app.scss */
.sitemap {
  margin-top: 20px;
}

/* line 1139, ../sass/_app.scss */
.sitemapdivider {
  margin-bottom: 20px;
}

/* Social */
/* line 1145, ../sass/_app.scss */
div.share-wrapper {
  width: 100%;
  padding: 0 0 0.5em 0;
  margin: 11px 0 -11px 0;
}

/* line 1151, ../sass/_app.scss */
div.share a {
  margin-right: 0.5em;
}

/* line 1155, ../sass/_app.scss */
div.share a img {
  max-width: 2.2em;
}

/* line 1159, ../sass/_app.scss */
div.fb-like {
  margin-bottom: 10px;
}

/* line 1162, ../sass/_app.scss */
img.voteBlockImg {
  height: 20px;
}

/* line 1166, ../sass/_app.scss */
h2 {
  color: #000;
}

/* line 1169, ../sass/_app.scss */
h3 {
  color: #000;
}

/* line 1173, ../sass/_app.scss */
h1.white {
  color: #fff;
}

/* line 1177, ../sass/_app.scss */
h2.white {
  color: #fff;
  background-color: #ab2070;
}

/* line 1182, ../sass/_app.scss */
h3.white {
  color: #fff;
  background-color: #ab2070;
  padding: 3px 6px;
  font-size: 1em;
  margin-bottom: 8px;
}

/* line 1190, ../sass/_app.scss */
h3.white-grafit {
  color: #fff;
  background-color: #a0a5a9;
  padding: 3px 6px;
  font-size: 1em;
  margin-bottom: 8px;
}

/* line 1198, ../sass/_app.scss */
h3.white-safir {
  color: #fff;
  background-color: #0969a8;
  padding: 3px 6px;
  font-size: 1em;
  margin-bottom: 8px;
}

/* line 1206, ../sass/_app.scss */
h3.white-rubin {
  color: #fff;
  background-color: #ab2070;
  padding: 3px 6px;
  font-size: 1em;
  margin-bottom: 8px;
}

/* line 1214, ../sass/_app.scss */
h3.white-smaragd {
  color: #fff;
  background-color: #9ab30c;
  padding: 3px 6px;
  font-size: 1em;
  margin-bottom: 8px;
}

/* line 1222, ../sass/_app.scss */
h3.white-topas {
  color: #fff;
  background-color: #c5ab5e;
  padding: 3px 6px;
  font-size: 1em;
  margin-bottom: 8px;
}

/* line 1230, ../sass/_app.scss */
h3.footer {
  font-size: 20px;
  color: #fff;
}

/* line 1235, ../sass/_app.scss */
.ingress {
  font-size: 1.1em;
  margin-bottom: 20px;
}

/* line 1240, ../sass/_app.scss */
a {
  text-decoration: underline;
}

/* line 1244, ../sass/_app.scss */
.mobileslider {
  width: 100%;
  padding: 8px;
  margin-bottom: 2em;
  background-color: #ab2070;
  color: #fff;
}

/*.mobileslider {
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	padding-top: 1em;
    margin-bottom: 1em;
	color: #fff;
	overflow: hidden;
}*/
/*.mobileslider iframe,
.mobileslider object, 
.mobileslider embed {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}*/
/* line 1271, ../sass/_app.scss */
.mobileslider h2, .mobileslider h3 {
  color: #fff;
}

@media (min-width: 700px) {
  /* line 1276, ../sass/_app.scss */
  .slider-wrapper {
    width: 100%;
    min-height: 300px;
    padding: 40px 25px 20px;
    margin-bottom: 55px;
    background-color: #ab2070;
  }
}
@media (max-width: 699px) {
  /* line 1286, ../sass/_app.scss */
  .slider-wrapper {
    margin-bottom: 42px;
  }
}
/* line 1292, ../sass/_app.scss */
html body div.slider-wrapper div.row div.block div.orbit-container div.orbit-timer span {
  top: -10px;
  border-color: #fff;
}

/* line 1298, ../sass/_app.scss */
div.orbit-container ul#slide.orbit-slides-container li.active div.row div.block p {
  margin-top: 8px;
}

/* line 1302, ../sass/_app.scss */
div.slider-wrapper div.row div.block {
  margin-top: -7px;
  margin-bottom: -30px;
}

/* line 1307, ../sass/_app.scss */
div.orbit-container div.orbit-slide-number {
  visibility: hidden;
}

/* line 1311, ../sass/_app.scss */
div.orbit-timer div.orbit-progress {
  visibility: hidden;
}

/* line 1315, ../sass/_app.scss */
div.slider-wrapper div.row div.block ol.orbit-bullets {
  top: 40px;
  margin: 5px auto 30px auto;
  text-align: center;
  position: relative;
}

/* line 1322, ../sass/_app.scss */
ol.orbit-bullets {
  -moz-padding-start: 0px;
  -webkit-padding-start: 0px;
  -khtml-padding-start: 0px;
  -o-padding-start: 0px;
  padding-start: 0px;
}

/* line 1331, ../sass/_app.scss */
.orbit-bullets li {
  border: 2px solid #CECECE;
}

/* line 1335, ../sass/_app.scss */
.orbit-bullets li.active {
  background: none repeat scroll 0 0 #ccc;
}

/* line 1339, ../sass/_app.scss */
div.slider-wrapper div.row div.block {
  color: #fff;
}

/* line 1343, ../sass/_app.scss */
.orbit-container {
  background-color: transparent;
}

/* line 1347, ../sass/_app.scss */
.orbit-container .orbit-prev, .orbit-container .orbit-next {
  background-color: #fff;
}

/* line 1351, ../sass/_app.scss */
.orbit-prev {
  visibility: hidden;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 1357, ../sass/_app.scss */
.orbit-next {
  visibility: hidden;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 1363, ../sass/_app.scss */
div.slider-wrapper ul#slide.orbit-slides-container li div.row {
  margin-bottom: -0px;
}

/* line 1367, ../sass/_app.scss */
.orbit-container h1 {
  color: #fff;
}

/* line 1371, ../sass/_app.scss */
.orbit-container h2 {
  font-size: 42px;
}

/* line 1375, ../sass/_app.scss */
.orbit-container .orbit-timer.paused > span {
  background-image: url(../../Images/Play.png);
  border-style: none;
}

/* line 1380, ../sass/_app.scss */
ul.side-nav li a {
  color: #000;
  font-size: 14px;
}

/* line 1385, ../sass/_app.scss */
ul.side-nav li a:before {
  content: url("../../Images/arrow-right-xs-black.png");
  margin-right: 3px;
}

/* line 1391, ../sass/_app.scss */
li.linoformat ul {
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0px;
}

/* line 1397, ../sass/_app.scss */
.socialChanels ul {
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0px;
}

/* line 1403, ../sass/_app.scss */
.capvspace {
  margin-top: 22px;
}

/* line 1407, ../sass/_app.scss */
.font-red {
  color: #ff0000;
}

/* line 1411, ../sass/_app.scss */
a.rss {
  display: block;
  margin-bottom: 0.5em;
}

/* line 1416, ../sass/_app.scss */
a.rss span {
  vertical-align: middle;
  display: inline-block;
  margin-top: -11px;
  margin-left: 5px;
  text-decoration: underline;
}

/* line 1425, ../sass/_app.scss */
.publications {
  list-style-type: none;
}

/* line 1429, ../sass/_app.scss */
.publications li {
  margin-bottom: 14px;
}

/* line 1433, ../sass/_app.scss */
a.lang-selector {
  float: right;
  font-size: 0.8em;
}

/* line 1438, ../sass/_app.scss */
a.lang-selector:after {
  content: url("../../Images/imgres-1-s.jpg");
  position: relative;
  top: 2px;
  margin-left: 3px;
  margin-right: 12px;
}

/* line 1446, ../sass/_app.scss */
.smallSocialImg {
  max-height: 22px;
  min-height: 22px;
}

/* line 1451, ../sass/_app.scss */
.addblogform {
  max-width: 300px;
  background-color: #f6f6f6;
  padding: 12px;
}

/* line 1457, ../sass/_app.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 {
  height: 2.2em;
}

/* line 1461, ../sass/_app.scss */
div.m-switch-language {
  text-align: center;
}

/* line 1465, ../sass/_app.scss */
div.study-plan a {
  background-image: url("../../Images/pdf.png");
  background-repeat: no-repeat;
  padding-left: 23px;
  background-position-y: 1px;
  height: 30px;
  display: block;
  line-height: 25px;
}

/* line 1475, ../sass/_app.scss */
span.study-plan-courses a {
  background-image: url("../../Images/pdf.png");
  background-repeat: no-repeat;
  padding-left: 23px;
  background-position-y: 1px;
  height: 30px;
  display: inline-block;
  line-height: 25px;
}

/* line 1485, ../sass/_app.scss */
div.study-plan span {
  display: block;
}

/* line 1489, ../sass/_app.scss */
div.study-plan ul {
  padding: 0;
  list-style: none;
}

/************************************************************************************/
/*																					*/
/*		Order catalog																*/
/*																					*/
/************************************************************************************/
/* line 1501, ../sass/_app.scss */
form.order-catalog input[type="email"],
form.order-catalog input[type="text"] {
  width: 100%;
  max-width: 300px;
}

/* line 1506, ../sass/_app.scss */
form.order-catalog input[type="text"].small {
  width: 75%;
  max-width: 150px;
}

/* line 1511, ../sass/_app.scss */
form.order-catalog h2 {
  margin-top: 1.5em;
}

/* line 1515, ../sass/_app.scss */
form.order-catalog p {
  margin: 0.5em 0;
}

/* line 1523, ../sass/_app.scss */
form.order-catalog p.two-liner label {
  position: relative;
  top: -5px;
}

/* line 1529, ../sass/_app.scss */
form.order-catalog p.two-liner label,
form.order-catalog p.two-liner input {
  vertical-align: top;
  float: left;
  max-width: 90%;
}

/* line 1535, ../sass/_app.scss */
form.order-catalog div {
  padding: 0 1em 1em 1.6em;
}

/* line 1539, ../sass/_app.scss */
form.order-catalog div h3 {
  margin-bottom: 0.5em;
}

/* line 1543, ../sass/_app.scss */
form.order-catalog div select {
  padding: 5px;
  margin: 0.5em 0;
  color: #4d4d4d;
  width: auto;
  clear: both;
  display: block;
}

/* line 1552, ../sass/_app.scss */
form.order-catalog label.label-for-chkBox {
  display: inline-block;
  margin-left: 0.5em;
}

/* line 1557, ../sass/_app.scss */
div.oc-validation-summary div.validation-summary-errors ul {
  border: 1px solid #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  padding: 10px;
}

/* line 1563, ../sass/_app.scss */
span.corder-catalog-confirmation {
  font-size: 2em;
  color: #5e144f;
  line-height: 1.2;
}

/************************************************************************************/
/*																					*/
/*		HIS Mega Menu																*/
/*																					*/
/************************************************************************************/
@font-face {
  font-family: 'FontAwesome';
  src: url("../../his-mega-menu/css/fonts/fontawesome-webfont.eot?v=3.2.0");
  src: url("../../his-mega-menu/css/fonts/fontawesome-webfont.eot?#iefix&v=3.2.0") format("embedded-opentype"), url("../../his-mega-menu/css/fonts/fontawesome-webfont.woff?v=3.2.0") format("woff"), url("../../his-mega-menu/css/fonts/fontawesome-webfont.ttf?v=3.2.0") format("truetype"), url("../../his-mega-menu/css/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 700px) {
  /*Force mega menu to span full body width*/
  /* line 1586, ../sass/_app.scss */
  div.row div.columns.static {
    position: static;
  }

  /* line 1590, ../sass/_app.scss */
  div.mega-menu {
    margin-top: 49px;
  }

  /* line 1594, ../sass/_app.scss */
  div.dl-menuwrapper * {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    color: #555;
    list-style: none;
  }

  /* line 1602, ../sass/_app.scss */
  div.dl-menuwrapper *.clear {
    clear: left;
  }

  /* line 1606, ../sass/_app.scss */
  button.dl-trigger {
    display: none;
  }

  /* line 1610, ../sass/_app.scss */
  ul.dl-menu {
    list-style: none;
  }

  /* line 1614, ../sass/_app.scss */
  ul.dl-menu a {
    text-decoration: none;
  }

  /* line 1618, ../sass/_app.scss */
  ul.dl-menu a:focus {
    text-decoration: underline;
    outline: none;
    background-color: #eee;
  }

  /* line 1624, ../sass/_app.scss */
  ul.dl-menu a:focus:after {
    text-decoration: none;
  }

  /* line 1628, ../sass/_app.scss */
  ul.dl-menu:after {
    content: " ";
    display: block;
    clear: both;
  }

  /* line 1634, ../sass/_app.scss */
  ul.dl-menu li {
    float: left;
  }

  /* line 1638, ../sass/_app.scss */
  ul.dl-menu li > a {
    color: #000;
    text-rendering: optimizeLegibility;
  }

  /* line 1643, ../sass/_app.scss */
  ul.dl-menu li > a:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: "\f107";
    position: relative;
    left: 3px;
    font-size: 0.8em;
    font-weight: bold;
    color: #ab2070;
    margin-right: 10px;
  }

  /* line 1659, ../sass/_app.scss */
  ul.dl-menu span.header {
    color: #ab2070;
    font-size: 120%;
  }

  /* line 1664, ../sass/_app.scss */
  ul.dl-menu li ul li ul li {
    clear: both;
  }

  /* line 1668, ../sass/_app.scss */
  ul.dl-menu li div.dl-width-limiter {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #eee;
  }

  /* line 1686, ../sass/_app.scss */
  li.dl-back {
    display: none;
  }

  /* line 1690, ../sass/_app.scss */
  ul.dl-submenu li h6 {
    color: #fff;
    font-size: 100%;
  }

  /* line 1695, ../sass/_app.scss */
  ul.dl-menu li ul.dl-submenu {
    display: none;
    padding: 0;
    margin: 0;
    max-width: 82.42857em;
    margin: 0 auto;
  }

  /* line 1703, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu {
    display: block;
    background-color: #eee;
  }

  /* line 1708, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu > li {
    width: 25%;
  }

  /* line 1712, ../sass/_app.scss */
  ul.dl-menu li ul.dl-submenu:after {
    content: " ";
    display: block;
    clear: both;
  }

  /* line 1718, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li ul.dl-submenu {
    position: static;
    width: 100%;
  }

  /* line 1723, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li {
    padding: 14px;
    margin-top: 10px;
  }

  /* line 1728, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li ul.dl-submenu {
    margin-top: 10px;
  }

  /* line 1732, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li ul.dl-submenu li {
    padding: 3px 3px 3px 0px;
    width: 100%;
    margin: 0;
  }

  /* line 1738, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li ul.dl-submenu li a {
    font-size: 90%;
    color: #333;
    font-weight: normal;
    padding: 0;
    font-size: 100%;
    display: inline-block;
    line-height: 110%;
  }

  /* line 1748, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li ul.dl-submenu li a:focus {
    text-decoration: underline;
    outline: 1px solid #000;
  }

  /* line 1753, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li ul.dl-submenu li a:after {
    content: "";
  }

  /* line 1757, ../sass/_app.scss */
  ul.dl-menu li.active ul.dl-submenu li a {
    text-decoration: none;
    font-size: 130%;
    padding: 0;
  }

  /* line 1763, ../sass/_app.scss */
  ul.dl-menu li > a {
    padding: 5px;
  }

  /* line 1767, ../sass/_app.scss */
  ul.dl-menu li.active a {
    background-color: #eee;
  }
}
@media (min-width: 700px) and (min-width: 1350px) {
  /* line 1676, ../sass/_app.scss */
  ul.dl-menu li div.dl-width-limiter {
    margin-right: 100px;
    margin-left: 100px;
  }
}
/* Override and extend standrad mobile css */
@media (max-width: 699px) {
  /* line 1775, ../sass/_app.scss */
  .dl-menuwrapper button {
    padding: 0;
    height: 48px;
    width: 56px;
    background-color: white;
    background-image: url(../../Images/menyknapp_mobil.png);
  }

  /* line 1783, ../sass/_app.scss */
  .dl-menuwrapper button:after {
    background: none;
    box-shadow: none;
  }

  /* line 1789, ../sass/_app.scss */
  dl-menuwrapper button.dl-active {
    background-color: white;
    background-image: url(../../Images/menyknapp_mobil.png);
  }

  /* line 1794, ../sass/_app.scss */
  div.dl-menuwrapper {
    z-index: 999;
    margin-top: 35px;
    max-width: none;
  }

  /* line 1801, ../sass/_app.scss */
  .dl-menuwrapper {
    margin-top: 50px;
  }

  /* line 1805, ../sass/_app.scss */
  .dl-menuwrapper ul.dl-menu {
    margin-top: 50px;
  }

  /* line 1809, ../sass/_app.scss */
  .dl-menuwrapper .dl-menu a {
    text-decoration: none;
  }

  /* line 1813, ../sass/_app.scss */
  .dl-menuwrapper button {
    float: right;
  }

  /* line 1818, ../sass/_app.scss */
  .dl-menu.dl-subview li.dl-subviewopen div > .dl-submenu,
  .dl-menu.dl-subview li.dl-subviewopen div > .dl-submenu > li {
    display: block;
  }

  /* line 1822, ../sass/_app.scss */
  ul.dl-submenu {
    margin: 0;
  }

  /* line 1827, ../sass/_app.scss */
  .dl-menu.dl-subview li.dl-subviewopen > span.header,
  .dl-menu.dl-subview li.dl-subview > span {
    display: none;
  }

  /* line 1831, ../sass/_app.scss */
  .dl-menuwrapper li span.header {
    display: block;
    position: relative;
    padding: 15px 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    outline: none;
    cursor: pointer;
  }

  /* line 1843, ../sass/_app.scss */
  .no-touch .dl-menuwrapper li span.header:hover {
    background: rgba(255, 248, 213, 0.1);
  }

  /* line 1848, ../sass/_app.scss */
  .dl-menuwrapper li.dl-back:after,
  .dl-menuwrapper li > a:not(:only-child):after {
    color: #fff;
  }

  /* line 1851, ../sass/_app.scss */
  .dl-menuwrapper li > span.header:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e000";
    color: #fff;
  }

  /* line 1862, ../sass/_app.scss */
  .dl-menuwrapper li > span.header:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
  }

  /* line 1867, ../sass/_app.scss */
  li.dl-back a {
    font-size: 14px;
  }
}
/* line 1874, ../sass/_app.scss */
html.js body div.row div.small-10 div.row div.large-12 nav div#dl-menu.dl-menuwrapper button.dl-trigger {
  background-color: white;
  background-image: url(../../Images/menyknapp_mobil.png);
}

@media (min-width: 900px) {
  /* line 1880, ../sass/_app.scss */
  ul.dl-menu li > a {
    font-size: 100%;
  }
}
@media (max-width: 900px) {
  /* line 1886, ../sass/_app.scss */
  ul.dl-menu li > a {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  /* line 1891, ../sass/_app.scss */
  .dl-menuwrapper ul li {
    background-color: #AAAAAA;
  }
}
/* line 1896, ../sass/_app.scss */
form.search-filter-form {
  margin: 0;
}

/* line 1900, ../sass/_app.scss */
.searchResult {
  margin-top: 25px;
}

/* line 1904, ../sass/_app.scss */
.searchResult p.title a:hover {
  background-color: #fff;
  color: #000;
}

/* line 1909, ../sass/_app.scss */
.searchResult p.title a {
  color: #000;
  text-decoration: none;
}

/* line 1914, ../sass/_app.scss */
.searchResult ul.result-list {
  list-style: none;
  padding: 0;
  margin-top: 1em;
}

/* line 1920, ../sass/_app.scss */
.searchResult ul.result-list li a {
  font-size: 1.1em;
}

/* line 1924, ../sass/_app.scss */
.searchResult ul.result-list li p {
  font-size: 0.9em;
}

/* line 1928, ../sass/_app.scss */
.searchResult ul.result-list li s {
  text-decoration: none;
  font-size: small;
  line-height: 1.9em;
  display: inline-block;
  vertical-align: top;
}

/* line 1936, ../sass/_app.scss */
.searchResult ul.result-list li span {
  display: block;
  font-size: 0.9em;
}

/* line 1941, ../sass/_app.scss */
.searchResult div.hits {
  width: 66.66667%;
  float: left;
}

/* line 1946, ../sass/_app.scss */
.searchResult div.filter {
  width: 33.33333%;
  float: right;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ab2070;
}

/* line 1954, ../sass/_app.scss */
div.hits ul.result-list li p em {
  font-style: normal;
  font-weight: bold;
}

@media only screen and (max-width: 48em) {
  /* line 1960, ../sass/_app.scss */
  .searchResult div.hits {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #ab2070;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }

  /* line 1968, ../sass/_app.scss */
  .searchResult div.filter {
    width: 100%;
    clear: both;
  }

  /* line 1974, ../sass/_app.scss */
  .searchResult div.filter div.inner-form {
    display: none;
  }

  /* line 1978, ../sass/_app.scss */
  .searchResult div.filter h2 {
    padding: 0.3em;
    font-size: 1.2em;
    line-height: 0.8;
    margin-bottom: 0;
    cursor: pointer;
    margin-left: 15px;
  }

  /* line 1987, ../sass/_app.scss */
  .searchResult div.filter h2:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    content: "\f107";
    position: relative;
    left: 3px;
    font-size: 0.8em;
    font-weight: bold;
    color: #ab2070;
  }
}
/* line 2003, ../sass/_app.scss */
ul.search-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 2009, ../sass/_app.scss */
ul.search-pagination li {
  float: left;
  margin-bottom: 0.4em;
}

/* line 2015, ../sass/_app.scss */
ul.search-pagination li.active,
ul.search-pagination li a {
  display: block;
  padding: 0.5em 1em;
  text-align: center;
  background-color: #a8a8a8;
  color: #ab2070;
  margin-right: 0.4em;
  text-decoration: none;
}

/* line 2025, ../sass/_app.scss */
ul.search-pagination li.active {
  font-weight: bold;
  background-color: #8d8d8d;
}

/* line 2030, ../sass/_app.scss */
ul.search-pagination li a:hover {
  background-color: #8d8d8d;
}

/* line 2034, ../sass/_app.scss */
div.inner-form {
  background-color: #eee;
  padding: 0.01em 1em 1em 1em;
}

/* line 2039, ../sass/_app.scss */
div.inner-form label {
  display: inline;
  margin-left: 0.5em;
}

/* line 2044, ../sass/_app.scss */
div.inner-form p {
  margin: 0.2em 0;
  padding-left: 0.5em;
}

/* line 2049, ../sass/_app.scss */
div.inner-form h3 {
  margin-top: 1em;
}

/* line 2053, ../sass/_app.scss */
div.inner-form input[type="submit"] {
  margin-left: 0.5em;
  margin-top: 0.5em;
}

/* line 2058, ../sass/_app.scss */
div.inner-form select {
  height: 120px;
}

/* line 2062, ../sass/_app.scss */
ul.HISTabSection-buttons {
  list-style: none;
  padding: 0;
  margin: 0.7em 0;
}

/* line 2068, ../sass/_app.scss */
ul.HISTabSection-buttons:after {
  display: block;
  clear: both;
  content: " ";
}

/* line 2074, ../sass/_app.scss */
ul.HISTabSection-buttons li {
  float: left;
  color: #999;
  cursor: pointer;
  margin-right: 1em;
}

/* line 2081, ../sass/_app.scss */
ul.HISTabSection-buttons li.active {
  color: #ab2070;
  text-decoration: underline;
}

/* line 2086, ../sass/_app.scss */
.section-container .tab-content {
  display: none;
}

/* line 2090, ../sass/_app.scss */
.section-container .tab-content.active {
  display: block;
}

/* line 2098, ../sass/_app.scss */
html.js body main div.row div.block div.dbsearches div.section-container section.active p.title {
  background-color: #fff;
  border-right-style: solid;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E5E5;
  border-left-color: #E5E5E5;
  border-right-color: #E5E5E5;
}

/* line 2111, ../sass/_app.scss */
html.js body main div.row div.block div.dbsearches div.section-container section p.title {
  background-color: #F6F6F8;
  color: #000;
  border-right-style: solid;
  border-right-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #E5E5E5;
  border-left-color: #E5E5E5;
  border-right-color: #E5E5E5;
}

/* line 2125, ../sass/_app.scss */
html.js body main div.row div.block div.dbsearches div.section-container section p.title:hover {
  background-color: #fff;
}

/* line 2131, ../sass/_app.scss */
html.js body main div.row div.block div.dbsearches div.section-container section p.title a {
  color: #000;
  text-decoration: none;
}

/* line 2136, ../sass/_app.scss */
html.js body main div.row div.block div.dbsearches div.section-container section.active div.content {
  border-style: solid;
  border-width: 1px;
  border-color: #E5E5E5;
}

/* line 2142, ../sass/_app.scss */
ul.side-nav li a:hover {
  color: #ab2070;
}

/* line 2146, ../sass/_app.scss */
html.js body div.row div.small-12 form input#q.searchBox {
  margin-top: -9px;
}

/* line 2150, ../sass/_app.scss */
ul.dl-submenu li {
  font-size: 12px;
}

/* line 2154, ../sass/_app.scss */
div.dl-width-limiter ul.dl-submenu li ul.dl-submenu {
  margin-top: 8px;
}

/* line 2158, ../sass/_app.scss */
.orbit-bullets li {
  height: 12px;
  width: 12px;
}

/* line 2163, ../sass/_app.scss */
.startpagefix {
  margin-top: -11px;
}

/* line 2167, ../sass/_app.scss */
.main {
  margin-top: 10px;
}

/* line 2171, ../sass/_app.scss */
small {
  font-size: 80%;
}

/* line 2175, ../sass/_app.scss */
ul.small-block-grid-3 li {
  margin-bottom: -6px;
}

/* line 2179, ../sass/_app.scss */
li.contactinfo {
  width: 100px;
}

/* line 2183, ../sass/_app.scss */
main.main ul {
  /*margin-bottom: 0.53846em;
  margin-top: -5px;*/
}

/* line 2188, ../sass/_app.scss */
div.slider-wrapper ul#slide.orbit-slides-container a {
  color: #fff;
}

/* line 2192, ../sass/_app.scss */
div.slider-wrapper ul#slide.orbit-slides-container a:hover {
  color: #000;
}

/* line 2197, ../sass/_app.scss */
blockquote {
  color: #000;
}

/* line 2205, ../sass/_app.scss */
div#personnel-filter.inner-form ul {
  margin-left: 0px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

/* line 2212, ../sass/_app.scss */
div#personnel-filter.inner-form ul li {
  list-style-type: none;
  margin-left: 0px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

/* line 2220, ../sass/_app.scss */
div#personnel-filter.inner-form ul li ul {
  text-align: left;
  padding: 0px;
  margin: 0 0 0 30px;
}

/* line 2226, ../sass/_app.scss */
div.bottom-separator p {
  margin-bottom: 10px;
}

/* line 2230, ../sass/_app.scss */
div.inner-form {
  background-color: #FFF;
}

/* line 2234, ../sass/_app.scss */
div.filter h2 {
  margin-left: 0.6em;
}

/* line 2238, ../sass/_app.scss */
p.imageText {
  line-height: 1em;
  font-size: 14px;
  font-style: italic;
  margin-top: -25px;
}

/* line 2246, ../sass/_app.scss */
.applyProgramMobile {
  margin-left: 20px;
}

/* line 2250, ../sass/_app.scss */
.toolbox {
  position: fixed;
  right: 0px;
  top: 210px;
}

/* line 2256, ../sass/_app.scss */
.trio {
  cursor: pointer;
}

/* line 2260, ../sass/_app.scss */
.toolboxTrio {
  position: fixed;
  top: 190px;
  right: 0px;
  width: 18px;
  height: 100px;
  display: block;
  background-size: 18px 100px;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  z-index: 500;
}

/* line 2274, ../sass/_app.scss */
.toolboxTrio.sv {
  background-image: url(../../Images/hanvisning_hoger.png);
}

/* line 2278, ../sass/_app.scss */
.toolboxTrio.en {
  background-image: url(../../Images/hanvisning_hoger.png);
}

/* line 2282, ../sass/_app.scss */
.toolboxBookmarks {
  position: fixed;
  top: 290px;
  right: 0px;
  width: 18px;
  height: 100px;
  display: block;
  background-size: 18px 100px;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  z-index: 500;
}

/* line 2296, ../sass/_app.scss */
.toolboxBookmarks.sv {
  background-image: url(../../Images/genvagar_hoger.png);
}

/* line 2300, ../sass/_app.scss */
.toolboxBookmarks.en {
  background-image: url(../../Images/genvagar_hoger.png);
}

/* line 2304, ../sass/_app.scss */
.toolbox3 {
  position: fixed;
  top: 390px;
  right: 0px;
  width: 18px;
  height: 100px;
  display: block;
  background-size: 18px 100px;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  z-index: 500;
}

/* line 2318, ../sass/_app.scss */
.toolbox3.sv {
  background-image: url(../../Images/verktyg_hoger.png);
}

/* line 2322, ../sass/_app.scss */
.toolbox3.en {
  background-image: url(../../Images/verktyg_hoger.png);
}

/* line 2326, ../sass/_app.scss */
.toolbox4 {
  position: fixed;
  top: 500px;
  right: 0px;
  width: 20px;
  height: 50px;
  display: block;
  background-image: url(../../Images/Trio.png);
  background-size: 63px 63px;
  background-repeat: no-repeat;
  cursor: pointer;
  top: 50;
  z-index: 500;
}

/* line 2341, ../sass/_app.scss */
.red {
  /*background-color:#EA7819!important;*/
}

/* line 2345, ../sass/_app.scss */
.trioTools, .bookmarksTools, .toolsTools {
  background-color: #fff;
  position: fixed;
  right: -260px;
  top: 40px;
  min-height: 400px;
  width: 320px;
  display: none;
  cursor: pointer;
  z-index: 300;
}

/* line 2357, ../sass/_app.scss */
.trioTools {
  border-left: solid #01476C 3px;
  border-bottom: solid #01476C 3px;
}

/* line 2362, ../sass/_app.scss */
.bookmarksTools {
  border-left: solid #69165E 3px;
  border-bottom: solid #69165E 3px;
}

/* line 2367, ../sass/_app.scss */
.toolsTools {
  border-left: solid #4C6322 3px;
  border-bottom: solid #4C6322 3px;
}

/* line 2372, ../sass/_app.scss */
.toolheader {
  color: white;
  font-size: 18px;
  display: block;
  height: 50px;
  padding-top: 15px;
  padding-left: 10px;
}

/* line 2381, ../sass/_app.scss */
.trioTools .toolheader {
  background-color: #01476C;
}

/* line 2385, ../sass/_app.scss */
.bookmarksTools .toolheader {
  background-color: #69165E;
}

/* line 2389, ../sass/_app.scss */
.toolsTools .toolheader {
  background-color: #4C6322;
}

/* line 2393, ../sass/_app.scss */
.toolboxcontent {
  border-left-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  padding: 8px 24px 8px 8px;
  min-height: 400px;
}

/* line 2402, ../sass/_app.scss */
.trioMobileBG {
  margin-left: 7px;
  background-color: #01476C;
}

/* line 2407, ../sass/_app.scss */
.toolsMobileBG {
  background-color: #4C6322;
}

/* line 2411, ../sass/_app.scss */
.bookmarkMobileBG {
  background-color: #69165E;
}

/* line 2415, ../sass/_app.scss */
.clubssMobileBG {
  background-color: #9BB428;
}

/* line 2419, ../sass/_app.scss */
.bookingform {
  display: none;
}

/* line 2423, ../sass/_app.scss */
.futureBookingsField {
  margin-top: 10px;
  display: none;
  max-height: 200px;
  overflow: auto;
}

/* line 2434, ../sass/_app.scss */
div.toolboxcontent span#slidebutton {
  display: block;
  height: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C2DDF2;
}

/* line 2442, ../sass/_app.scss */
span#slidebutton a {
  display: block;
  height: 20px;
  text-decoration: none;
  background-color: #C2DDF2;
  width: 180px;
  margin-left: 10px;
  padding-left: 10px;
  color: #fff;
}

/* line 2453, ../sass/_app.scss */
.mobileToolBox {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 40px;
  display: block;
  z-index: 1500;
  background-color: #fff;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #DAE1E6;
}

/* line 2468, ../sass/_app.scss */
.mobileToolBox .tool {
  float: left;
  width: 32%;
  text-align: center;
  line-height: 1em;
}

/* line 2475, ../sass/_app.scss */
.mobileToolBox .toolDivider {
  width: 1px;
  height: 40px;
  background-color: #DAE1E6;
  float: left;
}

/* line 2482, ../sass/_app.scss */
.trioToolsMobile, .bookmarksToolsMobile, .groupMobile {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  top: 0px;
  bottom: 30px;
  z-index: 1400;
  background-color: #fff;
  overflow: auto;
  padding: 10px;
}

/* line 2495, ../sass/_app.scss */
.trioToolsMobile, .toolContainerMobile {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  top: 0px;
  bottom: 30px;
  z-index: 1400;
  background-color: #fff;
  overflow: auto;
}

/* line 2507, ../sass/_app.scss */
.trioToolsMobile {
  border-right-style: solid;
  border-right-width: 15px;
  border-right-color: #01476c;
}

/* line 2513, ../sass/_app.scss */
.bookmarksToolsMobile {
  border-right-style: solid;
  border-right-width: 15px;
  border-right-color: #69165E;
}

/* line 2519, ../sass/_app.scss */
.bookmarksToolsMobile div.bookmarksToolsMobileHeader {
  background-color: #69165E;
  display: block;
  height: 25px;
  color: #FFF;
  font-size: 18px;
  height: 30px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  padding: 6px 6px 6px 10px;
}

/* line 2532, ../sass/_app.scss */
.trioToolsMobile div.trioToolsMobileHeader {
  background-color: #01476c;
  display: block;
  height: 25px;
  color: #FFF;
  font-size: 18px;
  height: 30px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  padding: 6px 6px 6px 10px;
}

/* line 2545, ../sass/_app.scss */
.toolContainerMobile {
  border-right-style: solid;
  border-right-width: 15px;
  border-right-color: #4C6322;
  margin-left: 0px;
}

/* line 2552, ../sass/_app.scss */
.toolContainerMobile div.toolContainerMobileMobileHeader {
  background-color: #4C6322;
  display: block;
  height: 40px;
  color: #FFF;
  font-size: 18px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  padding: 15px;
}

/* line 2564, ../sass/_app.scss */
.toolContainerMobileText {
  padding: 10px;
}

/* line 2568, ../sass/_app.scss */
.groupMobile {
  border-right-style: solid;
  border-right-width: 15px;
  border-right-color: #9BB428;
}

/* line 2574, ../sass/_app.scss */
.groupMobile div.groupMobilesMobileHeader {
  background-color: #9BB428;
  display: block;
  height: 25px;
  color: #FFF;
  font-size: 18px;
  height: 30px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  padding: 6px 6px 6px 10px;
}

/* line 2587, ../sass/_app.scss */
div#bookmarksToolsMobile.bookmarksToolsMobile div.show-for-small a {
  font-size: 16px;
  display: block;
  margin-bottom: 7px;
}

/* line 2597, ../sass/_app.scss */
div.intranewslist p img {
  margin-bottom: -40px;
}

/* line 2601, ../sass/_app.scss */
div.intranewslist div.newsitem {
  border-style: solid;
  border-width: 1px;
  border-color: #BCB9A6;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 2609, ../sass/_app.scss */
.leftMainArea {
  background-color: #fff;
  min-height: 280px;
  max-height: 280px;
  width: 110%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}

/* line 2620, ../sass/_app.scss */
.leftMainAreaMobile {
  background-color: #fff;
  width: 100%;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #DAE1E6;
}

/* line 2629, ../sass/_app.scss */
.middlecolumn {
  margin-left: 25px;
}

/* line 2633, ../sass/_app.scss */
.rigthMainArea {
  background-color: #fff;
  min-height: 135px;
  max-height: 135px;
  width: 110%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  padding-top: 5px;
  overflow: hidden;
}

/* line 2645, ../sass/_app.scss */
.backgroundIntra {
  min-height: 300px;
  background-color: #DAE1E7;
  position: absolute;
  width: 100%;
}

/* line 2652, ../sass/_app.scss */
.feedmypage {
  margin-top: 10px;
  background-color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  min-height: 300px;
}

@media only screen and (min-width: 720px) {
  /* line 2662, ../sass/_app.scss */
  .feedmypage {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #DAE1E6;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #DAE1E6;
  }
}
/* line 2672, ../sass/_app.scss */
.feedmypage h2 {
  margin-bottom: 18px;
}

/* line 2677, ../sass/_app.scss */
.feedmypage .row {
  margin-bottom: 12px;
}

/* line 2681, ../sass/_app.scss */
.boxborders {
  border-style: solid;
  border-width: 1px;
  border-color: #DAE1E6;
  margin-bottom: 10px;
  padding: 5px;
}

/* line 2689, ../sass/_app.scss */
.imageMaxSize {
  max-width: 30px;
  height: auto;
}

/* line 2694, ../sass/_app.scss */
.main {
  overflow-y: visible;
}

/* line 2698, ../sass/_app.scss */
.force {
  clear: both;
}

/* line 2702, ../sass/_app.scss */
html.js body div.datetimepicker div.datetimepicker-hours table.table-condensed tbody tr td span.hour {
  height: 24px !important;
  line-height: 24px !important;
}

@media only screen and (max-width: 720px) {
  /* line 2708, ../sass/_app.scss */
  .feedmypage {
    margin-top: 10px;
    background-color: #FFF;
    margin-left: -24px;
    margin-right: 24px;
  }

  /* line 2714, ../sass/_app.scss */
  div.feedmypage div.row div.large-12 img {
    /*max-width:20px;*/
  }

  /* line 2718, ../sass/_app.scss */
  span.feedheadermobile {
    font-size: 18px;
  }
}
/* line 2723, ../sass/_app.scss */
.leftcolumn {
  margin-right: -25px;
}

/* line 2727, ../sass/_app.scss */
.rightcolumn {
  margin-left: -25px;
}

/* line 2731, ../sass/_app.scss */
div.feedmypage div.row div.large-2 img {
  z-index: 100;
}

/* line 2739, ../sass/_app.scss */
.settingsrow .settings {
  float: right;
  margin-right: 20px;
}

/* line 2744, ../sass/_app.scss */
.settingsrow .settingsalt {
  float: right;
  margin-right: 20px;
  margin-top: 2px;
}

/* line 2750, ../sass/_app.scss */
.settingsrow .logout {
  float: right;
}

/* line 2754, ../sass/_app.scss */
.intraMonthName {
  color: #BCB9A6;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 2761, ../sass/_app.scss */
.intraDay {
  background-image: url(../../Images/datum_boll.gif);
  background-size: 22px;
  background-repeat: no-repeat;
  /*background-position-y: 3px;*/
  background-position-x: 1px;
  display: block;
  height: 25px;
  width: 23px;
  font-size: 11px;
  color: #FFF;
  text-align: center;
  padding-top: 0px;
  margin-top: 12px;
  margin-bottom: 4px;
}

/* line 2778, ../sass/_app.scss */
.mycal {
  border-left: solid 1px #DAE1E6;
  border-right: solid 1px #DAE1E6;
  border-bottom: solid 1px #DAE1E6;
  padding: 10px;
  margin-bottom: 10px;
  width: 110%;
}

/* line 2787, ../sass/_app.scss */
p.date span.day {
  font-size: 2em;
}

/* line 2791, ../sass/_app.scss */
div.large-6 div.calendarItem {
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 0.8em;
}

/* line 2796, ../sass/_app.scss */
div.calendarItem h3 a {
  text-decoration: none;
  display: block;
  margin-bottom: 15px;
}

/* line 2802, ../sass/_app.scss */
.infoBox {
  background-color: #fff;
}

/* line 2806, ../sass/_app.scss */
.allgroupslink {
  float: right;
  margin-top: -38px;
  /*TODO: Remove and position correct*/
}

/* line 2811, ../sass/_app.scss */
div#ui-accordion-moreinfo-panel-0.ui-accordion-content div.leftMainAreaMobile {
  margin-bottom: 10px;
}

/* line 2819, ../sass/_app.scss */
div.catMenu ul li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}

@media print {
  /* line 2826, ../sass/_app.scss */
  div:not(.reveal-modal) {
    display: inherit !important;
  }

  /* line 2829, ../sass/_app.scss */
  a.lang-selector {
    height: 1px !important;
    visibility: hidden;
  }

  /* line 2833, ../sass/_app.scss */
  div.large-12 nav {
    height: 1px !important;
    visibility: hidden;
  }

  /* line 2837, ../sass/_app.scss */
  form.site-search {
    height: 1px !important;
    visibility: hidden;
  }

  /* line 2841, ../sass/_app.scss */
  div.breadcrumbs {
    height: 1px !important;
    visibility: hidden;
  }

  /* line 2845, ../sass/_app.scss */
  footer {
    visibility: hidden;
    height: 1px !important;
  }

  /* line 2849, ../sass/_app.scss */
  main.main {
    margin-top: -200px;
  }
}
/**********************************************/
/*	Overrides of jquery.ui                    */
/**********************************************/
/* line 2859, ../sass/_app.scss */
.ui-widget {
  font-size: 1em;
  font-family: Arial;
}

/* line 2864, ../sass/_app.scss */
.ui-widget-content {
  background: #fff;
  color: #000;
}

/* line 2869, ../sass/_app.scss */
.ui-state-default {
  color: #5e144f;
  font-weight: normal;
  font-size: 1.25em;
}

/* line 2875, ../sass/_app.scss */
.ui-accordion .ui-accordion-header {
  padding: 8px 16px;
  background: #fff;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-top: #ab2070 solid 1px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 2886, ../sass/_app.scss */
.ui-accordion .ui-accordion-content {
  padding: 0px 0px 24px 0px;
  border-style: none;
}

/**********************************************/
/* line 2893, ../sass/_app.scss */
ul[data-orbit] {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

/* initially, hide all slides... */
/* line 2902, ../sass/_app.scss */
ul[data-orbit] li,
ul[data-orbit] .orbit-caption {
  display: none;
}

/* ...except for the first one 
ul[data-orbit] li:first-child { display: block; }*/
/* show slides once .orbit-container is loaded */
/* line 2911, ../sass/_app.scss */
.orbit-container ul[data-orbit] li,
.orbit-container ul[data-orbit] .orbit-caption {
  display: block;
}

/* line 2915, ../sass/_app.scss */
div.hits ul.result-list li span span {
  display: block;
  font-size: 1em;
}

/* line 2920, ../sass/_app.scss */
div.hits ul.result-list li span p {
  font-size: 1em;
}

/* line 2924, ../sass/_app.scss */
.iconOpen {
  background: url("../../Images/minuse_knapp.png") no-repeat !important;
  background-size: 30px !important;
  width: 30px;
  height: 30px;
  top: 8px !important;
}

/* line 2931, ../sass/_app.scss */
.iconClosed {
  background: url("../../Images/knapp.png") no-repeat !important;
  background-size: 30px !important;
  width: 30px;
  height: 30px;
  top: 8px !important;
}

/* line 2939, ../sass/_app.scss */
.ui-icon {
  float: right;
  margin: 0 4px;
}

/* line 2941, ../sass/_app.scss */
div#moreinfo.show-for-small h3#ui-accordion-moreinfo-header-0.ui-accordion-header {
  border-top-width: 0px;
}

/* line 2945, ../sass/_app.scss */
div.newslistloginpage h3 {
  color: #FFF;
  padding: 10px;
}

/* line 2950, ../sass/_app.scss */
div.newslistloginpageitem {
  padding: 10px;
}

/* line 2954, ../sass/_app.scss */
div.newslistloginpageitem a {
  color: #FFF;
  text-decoration: none;
}

/* line 2959, ../sass/_app.scss */
li.linoformat {
  width: 82% !important;
}

/* line 2963, ../sass/_app.scss */
.mandatory {
  color: red;
}

/* line 2967, ../sass/_app.scss */
.flex-video {
  padding-bottom: 54%;
}

/* line 2971, ../sass/_app.scss */
.fbiframe {
  width: 90px;
  heigth: 20px;
  margin-top: 1em;
}

/* line 2977, ../sass/_app.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 {
  padding: 0em;
  padding-left: 0.6em;
}

/* line 2982, ../sass/_app.scss */
.intranewsheader {
  text-indent: 50px;
  background: url("/Static/Images/NewsFeed/symbol_nyhet_40px.png") no-repeat;
}

@media only screen and (max-width: 720px) {
  /* line 2988, ../sass/_app.scss */
  .intranewsheader {
    display: block;
    height: 40px;
    padding-top: 10px;
  }
}
/* line 2995, ../sass/_app.scss */
.feedbox {
  padding-right: 0px !important;
  margin-bottom: 8px;
}

@media only screen and (min-width: 720px) {
  /* line 3001, ../sass/_app.scss */
  .feedmypagefeed {
    background-image: url(../../Images/timelineImage.png);
    background-repeat: repeat-y;
    background-position: 29px 0px;
  }
}
/* line 3009, ../sass/_app.scss */
.feedheader {
  background-color: #fff;
}

/* line 3013, ../sass/_app.scss */
.feedtimeEvent {
  color: #a9bf43;
  white-space: nowrap;
}

/* line 3018, ../sass/_app.scss */
.feedtimeNews {
  color: #c54d8c;
  white-space: nowrap;
}

/* line 3023, ../sass/_app.scss */
.feedtimeClubAction {
  color: #a9bf43;
  white-space: nowrap;
}

/* line 3028, ../sass/_app.scss */
.feedtimeCase {
  color: #1073b4;
  white-space: nowrap;
}

/* line 3035, ../sass/_app.scss */
.feedtimeEvent, .feedtimeNews, .feedtimeClubAction, .feedtimeCase {
  background-color: #fff;
  top: 18px;
  text-align: center;
}

/* line 3041, ../sass/_app.scss */
.feeditemborderNews {
  padding-top: 10px;
  padding-bottom: 0px;
  width: 95%;
  min-height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #c54d8c;
}

/* line 3051, ../sass/_app.scss */
.feedItemLeftNews {
  position: relative;
  z-index: 1000;
  margin-right: -1px;
  width: 9px;
  height: 40px;
  background-image: url("/Static/Images/feedItemArrowRubin.png");
  background-repeat: no-repeat;
  background-position: 0px 20px;
}

/* line 3062, ../sass/_app.scss */
.feeditemborderClubAction {
  padding-top: 10px;
  padding-bottom: 0px;
  width: 95%;
  min-height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #a9bf43;
}

/* line 3072, ../sass/_app.scss */
.feedItemLeftClubAction {
  position: relative;
  z-index: 1000;
  margin-right: -1px;
  width: 9px;
  height: 40px;
  background-image: url("/Static/Images/feedItemArrowGreen.png");
  background-repeat: no-repeat;
  background-position: 0px 20px;
}

/* line 3083, ../sass/_app.scss */
.feeditemborderCase {
  padding-top: 10px;
  padding-bottom: 0px;
  width: 95%;
  min-height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #1073b4;
}

/* line 3093, ../sass/_app.scss */
.feedItemLeftCase {
  position: relative;
  z-index: 1000;
  margin-right: -1px;
  width: 9px;
  height: 40px;
  background-image: url("/Static/Images/feedItemArrowBlue.png");
  background-repeat: no-repeat;
  background-position: 0px 20px;
}

/* line 3104, ../sass/_app.scss */
.feeditemborderEvent {
  padding-top: 10px;
  padding-bottom: 0px;
  width: 95%;
  min-height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #a9bf43;
}

/* line 3114, ../sass/_app.scss */
.feedItemLeftEvent {
  position: relative;
  z-index: 1000;
  margin-right: -1px;
  width: 9px;
  height: 40px;
  background-image: url("/Static/Images/feedItemArrowGreen.png");
  background-repeat: no-repeat;
  background-position: 0px 20px;
}

/* line 3125, ../sass/_app.scss */
.newsfeedcontent {
  padding-left: 30px !important;
  padding-top: 3px !important;
  margin-bottom: 10px;
  overflow: hidden;
}

/* line 3132, ../sass/_app.scss */
.feeditemborderClubAction .newsfeedcontent > p {
  margin-bottom: 0px;
}

/* line 3136, ../sass/_app.scss */
.feeditemborderEvent div.large-1.columns a img {
  max-width: 30px;
  height: auto;
}

/* line 3141, ../sass/_app.scss */
.feeditemborderCase div.large-1.columns a img {
  max-width: 30px;
  height: auto;
}

/* line 3146, ../sass/_app.scss */
.feeditemborderClubAction div.large-1.columns a img {
  max-width: 30px;
  height: auto;
}

/* line 3151, ../sass/_app.scss */
.feeditemborderNews div.large-1.columns a img {
  max-width: 30px;
  height: auto;
}

/* line 3156, ../sass/_app.scss */
.mobileentry {
  padding-bottom: 15px;
}

@media only screen and (min-width: 720px) {
  /* line 3161, ../sass/_app.scss */
  .feedcommentcontainer {
    padding-left: 16px;
    padding-right: 22px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 720px) {
  /* line 3169, ../sass/_app.scss */
  .feedcommentcontainer {
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 7px;
  }
}
/* line 3176, ../sass/_app.scss */
.feedcomment {
  margin-top: 2px !important;
  padding-top: 5px !important;
  background-color: #eff3f6;
}

/* line 3182, ../sass/_app.scss */
.commentrowcontainer {
  margin-bottom: 0px !important;
}

/* line 3186, ../sass/_app.scss */
.newsfeedcommentsectionCase {
  height: 22px;
  padding-left: 20px;
  padding-top: 1px;
  color: #FFF;
  font-size: 12px;
  width: 100%;
  background-color: #1073b4;
}

/* line 3196, ../sass/_app.scss */
.newsfeedcommentsectionNews {
  height: 22px;
  padding-left: 20px;
  padding-top: 1px;
  color: #FFF;
  font-size: 12px;
  width: 100%;
  background-color: #c54d8c;
}

/* line 3206, ../sass/_app.scss */
.newsfeedcommentsectionEvent {
  height: 22px;
  padding-left: 20px;
  padding-top: 1px;
  color: #FFF;
  font-size: 12px;
  width: 100%;
  background-color: #a9bf43;
}

/* line 3216, ../sass/_app.scss */
.newsfeedcommentsectionClubAction {
  height: 22px;
  padding-left: 20px;
  padding-top: 1px;
  color: #FFF;
  font-size: 12px;
  width: 100%;
  background-color: #a9bf43;
}

@media only screen and (max-width: 720px) {
  /* line 3227, ../sass/_app.scss */
  .newsfeedcommentcontainer {
    display: block;
    height: 25px;
    margin-top: -2px;
    margin-bottom: -5px;
  }

  /* line 3234, ../sass/_app.scss */
  .feedmypage .row {
    padding-bottom: 1px;
  }
}
@media only screen and (min-width: 720px) {
  /* line 3240, ../sass/_app.scss */
  .newsfeedcommentcontainer {
    margin-left: 8px;
    margin-right: 13px;
    display: block;
    height: 25px;
    margin-top: -2px;
    margin-bottom: -3px;
  }
}
/* line 3250, ../sass/_app.scss */
.feeditemborderClubAction img {
  max-width: 30px;
  height: auto;
}

/* line 3255, ../sass/_app.scss */
.allcomments {
  padding-bottom: 10px !important;
  padding-top: 5px !important;
}

/* line 3260, ../sass/_app.scss */
.allcomments a:after {
  content: url("../../Images/arrow-right-xs-black.png");
  margin-right: 8px;
}

/* line 3265, ../sass/_app.scss */
.feedcommentcontainer p {
  font-size: 12px !important;
}

/* line 3269, ../sass/_app.scss */
ul.mypagequicklinks {
  list-style: none;
  padding: 0;
}

/* line 3274, ../sass/_app.scss */
ul.mypagequicklinks li {
  display: block;
  height: 16px;
  margin-bottom: 10px;
}

/* line 3280, ../sass/_app.scss */
ul.mypagequicklinks li a {
  vertical-align: top;
}

/* line 3284, ../sass/_app.scss */
ul.mypagequicklinks li.mypageqlcal:before {
  content: url(../../Images/icon_cal.png);
}

/* line 3288, ../sass/_app.scss */
ul.mypagequicklinks li.mypagecase:before {
  content: url(../../Images/icon_todo.png);
  transform: scale(0.5);
}

/* line 3293, ../sass/_app.scss */
ul.mypagequicklinks li.mypagenews:before {
  content: url(../../Images/icon_news.png);
}

/* line 3297, ../sass/_app.scss */
ul.mypagequicklinks li.mypageclubs:before {
  content: url(../../Images/icon_groups.png);
}

/* line 3301, ../sass/_app.scss */
ul.mypagequicklinks li.mypagesettings:before {
  content: url(../../Images/icon_settings.png);
}
