@charset "UTF-8";
/* COLORS */
meta.foundation-version {
  font-family: "/5.5.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.625rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; } }

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #ebebeb; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #ebebeb;
      color: #FFFFFF;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 0.3125rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #ef4135; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.625rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #ef4135;
  border-color: #e92012;
  color: #FFFFFF; }
  .alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.breadcrumbs {
  border-style: none;
  border-width: 0;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.9375rem 0 0;
  background-color: #FFFFFF;
  border-color: #e6e5e5;
  border-radius: 0; }
  .breadcrumbs > * {
    color: #EF4135;
    float: left;
    font-size: 0.75rem;
    line-height: 0.75rem;
    margin: 0;
    text-transform: none; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #EF4135; }
    .breadcrumbs > *.current {
      color: #333333;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #333333;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #AAAAAA;
      content: "/";
      margin: 0 0.375rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button, .button-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #ef4135;
  border-color: #bd1a0f;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button-arrow:hover, .button:focus, .button-arrow:focus {
    background-color: #bd1a0f; }
  button:hover, button:focus, .button:hover, .button-arrow:hover, .button:focus, .button-arrow:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary, .secondary.button-arrow {
    background-color: #e7e7e7;
    border-color: #a2a2a2;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.button-arrow:hover, .button.secondary:focus, .secondary.button-arrow:focus {
      background-color: #a2a2a2; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.button-arrow:hover, .button.secondary:focus, .secondary.button-arrow:focus {
      color: #FFFFFF; }
  button.success, .button.success, .success.button-arrow {
    background-color: #43AC6A;
    border-color: #2f784a;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .success.button-arrow:hover, .button.success:focus, .success.button-arrow:focus {
      background-color: #2f784a; }
    button.success:hover, button.success:focus, .button.success:hover, .success.button-arrow:hover, .button.success:focus, .success.button-arrow:focus {
      color: #FFFFFF; }
  button.alert, .button.alert, .alert.button-arrow {
    background-color: #f04124;
    border-color: #b5240c;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .alert.button-arrow:hover, .button.alert:focus, .alert.button-arrow:focus {
      background-color: #b5240c; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .alert.button-arrow:hover, .button.alert:focus, .alert.button-arrow:focus {
      color: #FFFFFF; }
  button.warning, .button.warning, .warning.button-arrow {
    background-color: #f08a24;
    border-color: #b5610c;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .warning.button-arrow:hover, .button.warning:focus, .warning.button-arrow:focus {
      background-color: #b5610c; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .warning.button-arrow:hover, .button.warning:focus, .warning.button-arrow:focus {
      color: #FFFFFF; }
  button.info, .button.info, .info.button-arrow {
    background-color: #a0d3e8;
    border-color: #41a7d1;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .info.button-arrow:hover, .button.info:focus, .info.button-arrow:focus {
      background-color: #41a7d1; }
    button.info:hover, button.info:focus, .button.info:hover, .info.button-arrow:hover, .button.info:focus, .info.button-arrow:focus {
      color: #FFFFFF; }
  button.large, .button.large, .large.button-arrow {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small, .small.button-arrow {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny, .tiny.button-arrow {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand, .expand.button-arrow {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  button.left-align, .button.left-align, .left-align.button-arrow {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align, .right-align.button-arrow {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius, .radius.button-arrow {
    border-radius: 3px; }
  button.round, .button.round, .round.button-arrow {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .disabled.button-arrow, .button[disabled], .button-arrow[disabled] {
    background-color: #ef4135;
    border-color: #bd1a0f;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.button-arrow:hover, .button.disabled:focus, .disabled.button-arrow:focus, .button[disabled]:hover, .button-arrow[disabled]:hover, .button[disabled]:focus, .button-arrow[disabled]:focus {
      background-color: #bd1a0f; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.button-arrow:hover, .button.disabled:focus, .disabled.button-arrow:focus, .button[disabled]:hover, .button-arrow[disabled]:hover, .button[disabled]:focus, .button-arrow[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.button-arrow:hover, .button.disabled:focus, .disabled.button-arrow:focus, .button[disabled]:hover, .button-arrow[disabled]:hover, .button[disabled]:focus, .button-arrow[disabled]:focus {
      background-color: #ef4135; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .disabled.secondary.button-arrow, .button[disabled].secondary, .button-arrow[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #a2a2a2;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .disabled.secondary.button-arrow:hover, .button.disabled.secondary:focus, .disabled.secondary.button-arrow:focus, .button[disabled].secondary:hover, .button-arrow[disabled].secondary:hover, .button[disabled].secondary:focus, .button-arrow[disabled].secondary:focus {
        background-color: #a2a2a2; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .disabled.secondary.button-arrow:hover, .button.disabled.secondary:focus, .disabled.secondary.button-arrow:focus, .button[disabled].secondary:hover, .button-arrow[disabled].secondary:hover, .button[disabled].secondary:focus, .button-arrow[disabled].secondary:focus {
        color: #FFFFFF; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .disabled.secondary.button-arrow:hover, .button.disabled.secondary:focus, .disabled.secondary.button-arrow:focus, .button[disabled].secondary:hover, .button-arrow[disabled].secondary:hover, .button[disabled].secondary:focus, .button-arrow[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .disabled.success.button-arrow, .button[disabled].success, .button-arrow[disabled].success {
      background-color: #43AC6A;
      border-color: #2f784a;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .disabled.success.button-arrow:hover, .button.disabled.success:focus, .disabled.success.button-arrow:focus, .button[disabled].success:hover, .button-arrow[disabled].success:hover, .button[disabled].success:focus, .button-arrow[disabled].success:focus {
        background-color: #2f784a; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .disabled.success.button-arrow:hover, .button.disabled.success:focus, .disabled.success.button-arrow:focus, .button[disabled].success:hover, .button-arrow[disabled].success:hover, .button[disabled].success:focus, .button-arrow[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .disabled.success.button-arrow:hover, .button.disabled.success:focus, .disabled.success.button-arrow:focus, .button[disabled].success:hover, .button-arrow[disabled].success:hover, .button[disabled].success:focus, .button-arrow[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .disabled.alert.button-arrow, .button[disabled].alert, .button-arrow[disabled].alert {
      background-color: #f04124;
      border-color: #b5240c;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .disabled.alert.button-arrow:hover, .button.disabled.alert:focus, .disabled.alert.button-arrow:focus, .button[disabled].alert:hover, .button-arrow[disabled].alert:hover, .button[disabled].alert:focus, .button-arrow[disabled].alert:focus {
        background-color: #b5240c; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .disabled.alert.button-arrow:hover, .button.disabled.alert:focus, .disabled.alert.button-arrow:focus, .button[disabled].alert:hover, .button-arrow[disabled].alert:hover, .button[disabled].alert:focus, .button-arrow[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .disabled.alert.button-arrow:hover, .button.disabled.alert:focus, .disabled.alert.button-arrow:focus, .button[disabled].alert:hover, .button-arrow[disabled].alert:hover, .button[disabled].alert:focus, .button-arrow[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .disabled.warning.button-arrow, .button[disabled].warning, .button-arrow[disabled].warning {
      background-color: #f08a24;
      border-color: #b5610c;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .disabled.warning.button-arrow:hover, .button.disabled.warning:focus, .disabled.warning.button-arrow:focus, .button[disabled].warning:hover, .button-arrow[disabled].warning:hover, .button[disabled].warning:focus, .button-arrow[disabled].warning:focus {
        background-color: #b5610c; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .disabled.warning.button-arrow:hover, .button.disabled.warning:focus, .disabled.warning.button-arrow:focus, .button[disabled].warning:hover, .button-arrow[disabled].warning:hover, .button[disabled].warning:focus, .button-arrow[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .disabled.warning.button-arrow:hover, .button.disabled.warning:focus, .disabled.warning.button-arrow:focus, .button[disabled].warning:hover, .button-arrow[disabled].warning:hover, .button[disabled].warning:focus, .button-arrow[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .disabled.info.button-arrow, .button[disabled].info, .button-arrow[disabled].info {
      background-color: #a0d3e8;
      border-color: #41a7d1;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .disabled.info.button-arrow:hover, .button.disabled.info:focus, .disabled.info.button-arrow:focus, .button[disabled].info:hover, .button-arrow[disabled].info:hover, .button[disabled].info:focus, .button-arrow[disabled].info:focus {
        background-color: #41a7d1; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .disabled.info.button-arrow:hover, .button.disabled.info:focus, .disabled.info.button-arrow:focus, .button[disabled].info:hover, .button-arrow[disabled].info:hover, .button[disabled].info:focus, .button-arrow[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .disabled.info.button-arrow:hover, .button.disabled.info:focus, .disabled.info.button-arrow:focus, .button[disabled].info:hover, .button-arrow[disabled].info:hover, .button[disabled].info:focus, .button-arrow[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.0625em) {
  button, .button, .button-arrow {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button, .button-group.even-2 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button, .button-group.even-2 li .button-arrow {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.3333333333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button, .button-group.even-3 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button, .button-group.even-3 li .button-arrow {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button, .button-group.even-4 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button, .button-group.even-4 li .button-arrow {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button, .button-group.even-5 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button, .button-group.even-5 li .button-arrow {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.6666666667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button, .button-group.even-6 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button, .button-group.even-6 li .button-arrow {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.2857142857%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button, .button-group.even-7 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button, .button-group.even-7 li .button-arrow {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button, .button-group.even-8 li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child .button-arrow {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button, .button-group.even-8 li .button-arrow {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button, .button-group > li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button, .button-group > li:first-child .button-arrow {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button, .button-group.stack > li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button, .button-group.stack > li:first-child .button-arrow {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button, .button-group.stack > li .button-arrow {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button, .button-group.stack > li:first-child .button-arrow {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .button-arrow {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .button-arrow {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .button-arrow {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .button-arrow {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .button-arrow {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button, .button-group.radius > * .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button, .button-group.radius > *:first-child .button-arrow {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button,
    .button-group.radius > * > .button-arrow {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button,
    .button-group.radius > *:first-child > .button-arrow {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button,
    .button-group.radius > *:last-child > .button-arrow {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button, .button-group.radius.stack > * .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button, .button-group.radius.stack > *:first-child .button-arrow {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button, .button-group.radius.stack > * .button-arrow {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button, .button-group.radius.stack > *:first-child .button-arrow {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button,
    .button-group.radius.stack > * > .button-arrow {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button,
    .button-group.radius.stack > *:first-child > .button-arrow {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button,
    .button-group.radius.stack > *:last-child > .button-arrow {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .button-arrow {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .button-arrow {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button,
      .button-group.radius.stack-for-small > * > .button-arrow {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button,
      .button-group.radius.stack-for-small > *:first-child > .button-arrow {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button,
      .button-group.radius.stack-for-small > *:last-child > .button-arrow {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .button-arrow {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .button-arrow {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .button-arrow {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .button-arrow {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button,
      .button-group.radius.stack-for-small > * > .button-arrow {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button,
      .button-group.radius.stack-for-small > *:first-child > .button-arrow {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button,
      .button-group.radius.stack-for-small > *:last-child > .button-arrow {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button, .button-group.round > * .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button, .button-group.round > *:first-child .button-arrow {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button,
    .button-group.round > * > .button-arrow {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button,
    .button-group.round > *:first-child > .button-arrow {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button,
    .button-group.round > *:last-child > .button-arrow {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button, .button-group.round.stack > * .button-arrow {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button, .button-group.round.stack > *:first-child .button-arrow {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button, .button-group.round.stack > * .button-arrow {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button, .button-group.round.stack > *:first-child .button-arrow {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button,
    .button-group.round.stack > * > .button-arrow {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button,
    .button-group.round.stack > *:first-child > .button-arrow {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button,
    .button-group.round.stack > *:last-child > .button-arrow {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .button-arrow {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .button-arrow {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button,
      .button-group.round.stack-for-small > * > .button-arrow {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button,
      .button-group.round.stack-for-small > *:first-child > .button-arrow {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button,
      .button-group.round.stack-for-small > *:last-child > .button-arrow {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .button-arrow {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .button-arrow {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .button-arrow {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .button-arrow {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button,
      .button-group.round.stack-for-small > * > .button-arrow {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button,
      .button-group.round.stack-for-small > *:first-child > .button-arrow {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button,
      .button-group.round.stack-for-small > *:last-child > .button-arrow {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.8125rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown.open {
    display: block; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 6px;
    z-index: 89; }
  .f-dropdown:after {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -16px;
    left: 5px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 6px; }
  .f-dropdown.right:after {
    left: auto;
    right: 5px; }
  .f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.8125rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right.open {
      display: block; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 6px;
      left: -14px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 5px;
      left: -16px;
      z-index: 88; }
  .f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.8125rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left.open {
      display: block; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 6px;
      right: -14px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 5px;
      right: -16px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.8125rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px; }
    .f-dropdown.drop-top.open {
      display: block; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      bottom: -14px;
      position: absolute;
      top: auto;
      left: 6px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      bottom: -16px;
      position: absolute;
      top: auto;
      left: 5px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    cursor: pointer;
    font-size: 0.8125rem;
    line-height: 1rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.6875rem;
      color: #555555; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.8125rem;
    height: auto;
    max-height: none;
    padding: 0.625rem;
    width: 100%;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content.open {
      display: block; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

.dropdown.button, .dropdown.button-arrow, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button::after, .dropdown.button-arrow::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, .dropdown.button-arrow::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, .dropdown.button-arrow::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, .dropdown.tiny.button-arrow, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, .dropdown.tiny.button-arrow:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, .dropdown.tiny.button-arrow::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, .dropdown.small.button-arrow, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, .dropdown.small.button-arrow::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, .dropdown.small.button-arrow::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, .dropdown.large.button-arrow, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, .dropdown.large.button-arrow::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, .dropdown.large.button-arrow::after, button.dropdown.large::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, .dropdown.secondary.button-arrow:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  color: #4d4c4c;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button, .postfix.button-arrow {
  border-color: true; }

.prefix.button, .prefix.button-arrow {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius, .prefix.radius.button-arrow {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius, .postfix.radius.button-arrow {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round, .prefix.round.button-arrow {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round, .postfix.round.button-arrow {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
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"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  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, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  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, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #cccccc; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc; }

:-ms-input-placeholder {
  color: #cccccc; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f2f2;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    background: #FFFFFF;
    font-weight: 700;
    margin-left: -0.1875rem;
    margin: 0;
    padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333; }
  .icon-bar > * {
    display: block;
    float: left;
    font-size: 0.9rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    display: inline-block;
    margin: 0 .0625rem 0 0; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      float: none;
      margin: auto;
      width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  .icon-bar > * {
    font-size: 0.9rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem;
      font-size: 0.9rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: #ef4135; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #ef4135; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: 0.7;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }
  .icon-bar.two-up .item {
    width: 50%; }
  .icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
      width: auto; } }
  .icon-bar.three-up .item {
    width: 33.3333%; }
  .icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
      width: auto; } }
  .icon-bar.four-up .item {
    width: 25%; }
  .icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
      width: auto; } }
  .icon-bar.five-up .item {
    width: 20%; }
  .icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
      width: auto; } }
  .icon-bar.six-up .item {
    width: 16.66667%; }
  .icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
      width: auto; } }
  .icon-bar.seven-up .item {
    width: 14.28571%; }
  .icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
      width: auto; } }
  .icon-bar.eight-up .item {
    width: 12.5%; }
  .icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
      width: auto; } }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar.seven-up .item {
  width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }

.icon-bar.eight-up .item {
  width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: 400;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  left: 2.5%; }

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%; }

.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%; }
  .joyride-content-wrapper .button, .joyride-content-wrapper .button-arrow {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.25;
  margin: 0; }

.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0; }

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem; }

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0; }

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: 400;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0; }

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.0625em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      border-top-color: transparent !important;
      left: auto;
      right: -20px;
      top: 22px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      left: -20px;
      right: auto;
      top: 22px; } }

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

.label {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #ef4135;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #43AC6A;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555555 #FFFFFF;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px; }

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        bottom: 0;
        position: absolute;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        font-size: 0.875rem;
        padding: 0.625rem 0.875rem;
        width: 100%; }
  .orbit-container .orbit-slide-number {
    left: 10px;
    background: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      border: solid 4px #FFFFFF;
      border-bottom: none;
      border-top: none;
      display: none;
      height: 14px;
      position: absolute;
      top: 0;
      width: 11px;
      right: 0; }
    .orbit-container .orbit-timer.paused > span {
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF;
      right: -4px; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      border: inset 10px;
      display: block;
      height: 0;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      width: 0; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px; }
  .orbit-bullets li {
    background: #CCCCCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 0.5625rem;
    margin-right: 6px;
    width: 0.5625rem;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.0625em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e5e5; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #ef4135;
      color: #FFFFFF;
      cursor: default;
      font-weight: 700; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #ef4135; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d1d1d1;
  margin-bottom: 0.625rem;
  padding: 0.5rem;
  background: #ebebeb;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d1d1d1;
    margin-bottom: 0.625rem;
    padding: 0.5rem;
    background: #fef4f3;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .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; }
    .panel.callout a:not(.button):not(.button-arrow) {
      color: #ef4135; }
      .panel.callout a:not(.button):not(.button-arrow):hover, .panel.callout a:not(.button):not(.button-arrow):focus {
        color: #e92012; }
  .panel.radius {
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.4;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 0.875rem;
    font-weight: 400;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center; }

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem; }
  .progress .meter {
    background: #ef4135;
    display: block;
    height: 100%; }
  .progress.secondary .meter {
    background: #e7e7e7;
    display: block;
    height: 100%; }
  .progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%; }
  .progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -10.5rem;
      margin-left: -0.5rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 0.875rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #ef4135;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #ec2215; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #ef4135;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #ec2215; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #ef4135;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #ec2215; }

.range-slider-active-segment {
  background: #e5e5e5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute; }

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #ef4135; }
  .range-slider-handle:hover {
    background: #ec2215; }

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 62.5rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

.side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.625rem 0 0.3125rem; }
  .side-nav li {
    font-size: 0.875rem;
    font-weight: 500;
    margin: 0.3125rem 0.1875rem 0; }
    .side-nav li a:not(.button):not(.button-arrow) {
      color: #444444;
      display: block;
      margin: 0;
      padding: 0.3125rem 0.5rem; }
      .side-nav li a:not(.button):not(.button-arrow):hover, .side-nav li a:not(.button):not(.button-arrow):focus {
        background: rgba(0, 0, 0, 0.3);
        color: #ececec; }
      .side-nav li a:not(.button):not(.button-arrow):active {
        color: #ececec; }
    .side-nav li.active > a:first-child:not(.button):not(.button-arrow) {
      color: #ececec;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-weight: 500; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #cccccc; }
    .side-nav li.heading {
      color: #444444;
      font-size: 1.1rem;
      font-weight: 500;
      text-transform: uppercase; }

.split.button, .split.button-arrow {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span, .split.button-arrow span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after, .split.button-arrow span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active, .split.button-arrow span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span, .split.button-arrow span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span, .split.button-arrow span {
    width: 3.09375rem; }
    .split.button span:after, .split.button-arrow span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      margin-left: -0.375rem;
      top: 48%; }
  .split.button span:after, .split.button-arrow span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.secondary span, .split.secondary.button-arrow span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after, .split.secondary.button-arrow span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.alert span, .split.alert.button-arrow span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span, .split.success.button-arrow span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny, .split.tiny.button-arrow {
    padding-right: 3.75rem; }
    .split.button.tiny span, .split.tiny.button-arrow span {
      width: 2.25rem; }
      .split.button.tiny span:after, .split.tiny.button-arrow span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.small, .split.small.button-arrow {
    padding-right: 4.375rem; }
    .split.button.small span, .split.small.button-arrow span {
      width: 2.625rem; }
      .split.button.small span:after, .split.small.button-arrow span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.large, .split.large.button-arrow {
    padding-right: 5.5rem; }
    .split.button.large span, .split.large.button-arrow span {
      width: 3.4375rem; }
      .split.button.large span:after, .split.large.button-arrow span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.expand, .split.expand.button-arrow {
    padding-left: 2rem; }
  .split.button.secondary span:after, .split.secondary.button-arrow span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span, .split.radius.button-arrow span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span, .split.round.button-arrow span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before, .split.no-pip.button-arrow span:before {
    border-style: none; }
  .split.button.no-pip span:after, .split.no-pip.button-arrow span:after {
    border-style: none; }
  .split.button.no-pip span > i, .split.no-pip.button-arrow span > i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    margin-left: 1rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.1875rem 1rem;
      text-decoration: none; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: #ef4135;
      color: #FFFFFF;
      cursor: default;
      font-weight: 400;
      padding: 0.1875rem 1rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #e92012; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #FFFFFF;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #ef4135; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #ef4135; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: 700;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: 700;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a,
    .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.625rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.625rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.625rem; }

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%; }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  border: solid 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0;
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(239, 65, 53, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: 700; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #7a110a;
    color: #ef4135; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%; }
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    border: solid 5px;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    border-bottom: dotted 1px #7a110a !important;
    color: #ef4135 !important; }

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: 400; }

@media only screen and (min-width: 40.0625em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%; } }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #565656; }
  .contain-to-grid .top-bar {
    margin-bottom: 20px; }

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; }
  .fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      margin-top: 2.5rem;
      z-index: 98; }

.top-bar {
  background: #565656;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }
  .top-bar ul {
    list-style: none;
    margin-bottom: 0; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input,
  .top-bar select {
    margin-bottom: 0; }
  .top-bar input,
  .top-bar select {
    font-size: 0.75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem; }
  .top-bar .button, .top-bar .button-arrow, .top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar .button-arrow, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    margin: 0;
    position: relative; }
  .top-bar .name {
    font-size: 16px;
    height: 2.5rem;
    margin: 0; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      font-size: 0.8125rem;
      line-height: 2.5rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #FFFFFF;
        display: block;
        font-weight: 400;
        padding: 0 1.25rem;
        width: 75%; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      display: block;
      font-size: 1rem;
      font-weight: 700;
      height: 2.5rem;
      line-height: 2.5rem;
      padding: 0 1.25rem;
      position: relative;
      text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      margin-top: -16px;
      top: 50%; }
      .top-bar .toggle-topbar.menu-icon a {
        color: #EF4135;
        height: 34px;
        line-height: 33px;
        padding: 0 2.8125rem 0 1.25rem;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          display: block;
          height: 0;
          position: absolute;
          margin-top: -8px;
          top: 50%;
          right: 1.25rem;
          box-shadow: 0 0 0 1px #EF4135, 0 7px 0 1px #EF4135, 0 14px 0 1px #EF4135;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    background: transparent;
    height: auto; }
    .top-bar.expanded .title-area {
      background: #565656; }
    .top-bar.expanded .toggle-topbar a {
      color: #565656; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #565656, 0 7px 0 1px #565656, 0 14px 0 1px #565656; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
      .top-bar.expanded .top-bar-section .dropdown {
        clip: initial; }
      .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0; } }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 600ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #494949;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #565656; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.9375rem;
      font-weight: 500;
      padding-left: 1.25rem;
      padding: 12px 0 12px 1.25rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button, .top-bar-section ul li > a.button-arrow {
        font-size: 0.9375rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        background-color: #ef4135;
        border-color: #bd1a0f;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button-arrow:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul li > a.button-arrow:focus {
          background-color: #bd1a0f; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button-arrow:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul li > a.button-arrow:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary, .top-bar-section ul li > a.secondary.button-arrow {
        background-color: #e7e7e7;
        border-color: #a2a2a2;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.secondary.button-arrow:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul li > a.secondary.button-arrow:focus {
          background-color: #a2a2a2; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.secondary.button-arrow:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul li > a.secondary.button-arrow:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.success, .top-bar-section ul li > a.success.button-arrow {
        background-color: #43AC6A;
        border-color: #2f784a;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.success.button-arrow:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul li > a.success.button-arrow:focus {
          background-color: #2f784a; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.success.button-arrow:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul li > a.success.button-arrow:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert, .top-bar-section ul li > a.alert.button-arrow {
        background-color: #f04124;
        border-color: #b5240c;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.alert.button-arrow:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul li > a.alert.button-arrow:focus {
          background-color: #b5240c; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.alert.button-arrow:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul li > a.alert.button-arrow:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning, .top-bar-section ul li > a.warning.button-arrow {
        background-color: #f08a24;
        border-color: #b5610c;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.warning.button-arrow:hover, .top-bar-section ul li > a.button.warning:focus, .top-bar-section ul li > a.warning.button-arrow:focus {
          background-color: #b5610c; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.warning.button-arrow:hover, .top-bar-section ul li > a.button.warning:focus, .top-bar-section ul li > a.warning.button-arrow:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.info, .top-bar-section ul li > a.info.button-arrow {
        background-color: #a0d3e8;
        border-color: #41a7d1;
        color: #333333; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.info.button-arrow:hover, .top-bar-section ul li > a.button.info:focus, .top-bar-section ul li > a.info.button-arrow:focus {
          background-color: #41a7d1; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.info.button-arrow:hover, .top-bar-section ul li > a.button.info:focus, .top-bar-section ul li > a.info.button-arrow:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.9375rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      background-color: #ef4135;
      border-color: #bd1a0f;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #bd1a0f; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #a2a2a2;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #a2a2a2; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #2f784a;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #2f784a; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #b5240c;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #b5240c; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #b5610c;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #b5610c; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.info {
        background-color: #a0d3e8;
        border-color: #41a7d1;
        color: #333333; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #41a7d1; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #3d3c3c;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: #ef4135;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #ed281a;
        color: #EEEEEE; }
  .top-bar-section .has-form {
    padding: 1.25rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 4px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.9);
      border-left-style: solid;
      margin-right: 1.25rem;
      margin-top: -4px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: 500;
        padding: 8px 1.25rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: 500; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 1.25rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li .button-arrow,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #222222;
      font-size: 0.625rem;
      font-weight: 700;
      margin-bottom: 0;
      padding: 8px 1.25rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 64em) {
  .top-bar {
    background: #565656;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select, .top-bar .button, .top-bar .button-arrow,
    .top-bar button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.375rem; }
    .top-bar.expanded {
      background: #565656; }
  .contain-to-grid .top-bar {
    margin-bottom: 20px;
    margin: 0 auto;
    max-width: 62.5rem; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button):not(.button-arrow) {
      background-color: #3d3c3c;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button):not(.button-arrow) {
      background: #565656;
      line-height: 2.5rem;
      padding: 0 1.25rem; }
      .top-bar-section li:not(.has-form) a:not(.button):not(.button-arrow):hover {
        background-color: #3d3c3c;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button):not(.button-arrow) {
      background: #ef4135;
      color: #FFFFFF;
      line-height: 2.5rem;
      padding: 0 1.25rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):not(.button-arrow):hover {
        background: #ed281a;
        color: #EEEEEE; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.5rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 4px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.9) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2px;
        top: 1.25rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.1875rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #565656;
        color: #FFFFFF;
        line-height: 2.5rem;
        padding: 12px 1.25rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):not(.button-arrow) {
        background: #565656;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button):not(.button-arrow) {
        background-color: #3d3c3c;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #222222;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #494949;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.5rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #565656;
      height: 2.5rem;
      padding: 0 1.25rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #3d3c3c;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #ef4135;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #ef4135;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #360804; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #ababab;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 1.6875rem; }

h2 {
  font-size: 1.3125rem; }

h3 {
  font-size: 1.25rem; }

h4 {
  font-size: 0.9375rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  padding: 0.125rem 0.3125rem 0.0625rem; }

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

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: 700;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: 700; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 700;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.3125rem; }
  h2 {
    font-size: 1.9375rem; }
  h3 {
    font-size: 1.5625rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1.0625rem; }
  h6 {
    font-size: 1rem; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: 700;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.0625rem; }

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1919;
  left: 0; }

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1919;
  right: 0; }

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0; }
  .tab-bar-section.left {
    text-align: left; }
  .tab-bar-section.right {
    text-align: right; }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b2b2, 0 7px 0 1px #b3b2b2, 0 14px 0 1px #b3b2b2; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.off-canvas-list li label {
    background: #444444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    margin: 0;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase; }
  ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.6666666667rem;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }
    ul.off-canvas-list li a:active {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 700;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: 700;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

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) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  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) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important; }
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

@media not print {
  .show-for-print {
    display: none !important; } }

.main {
  margin-top: 15px !important;
  margin-bottom: 30px;
  min-height: 550px !important; }

@media (max-width: 64em) {
  body {
    padding-top: 2.5rem; } }

.icons {
  display: inline;
  margin-top: 0;
  clear: right;
  max-width: 15px;
  width: auto;
  padding-right: 1px; }
  .icons img {
    border: 1px solid rgba(125, 125, 125, 0.5); }

.white {
  color: #FFFFFF; }

.f-topbar-fixed {
  padding-top: 2.5rem; }

.footer {
  background-color: #565656;
  border-top: 6px solid #EF4135;
  display: block;
  min-height: 180px;
  padding: 30px 10px;
  clear: both;
  line-height: 1.6rem;
  color: #dddddd; }
  .footer p {
    margin: 10px 0; }
  .footer h2 {
    font-size: 1.5rem;
    letter-spacing: .5px;
    font-weight: 300 !important;
    color: #888888 !important; }
  .footer h3 {
    font-weight: 400 !important;
    line-height: 1.3;
    margin: 0;
    font-size: 1rem;
    color: #444444;
    letter-spacing: .5px; }
  .footer h5 {
    font-size: 1rem;
    margin: 8px 0; }
    .footer h5 a {
      padding-bottom: 3px;
      border-bottom: 1px dotted #888888;
      color: #888888 !important; }
      .footer h5 a:hover {
        color: #FFFFFF !important; }

h3 {
  color: #888888 !important; }

h4 {
  color: #888888 !important; }

#latest-tweets-wrapper {
  background: #efefef;
  border-bottom: 1px solid #ccc;
  padding: 5px 15px;
  overflow: hidden;
  text-align: center; }
  #latest-tweets-wrapper .fa.fa-twitter {
    font-size: 1.4em;
    margin-right: 5px;
    position: relative;
    top: 2px; }
  #latest-tweets-wrapper #latest-tweets {
    display: inline-block; }
  #latest-tweets-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    display: inline; }
    #latest-tweets-wrapper ul li {
      display: inline-block;
      margin: 0 50px 0 0; }
      #latest-tweets-wrapper ul li p {
        margin: 0; }
      #latest-tweets-wrapper ul li div.user {
        display: none; }
      #latest-tweets-wrapper ul li p.timePosted, #latest-tweets-wrapper ul li p.interact {
        display: none; }

.breadcrumbs {
  margin-bottom: 0;
  padding-bottom: 0 !important;
  font-weight: 500; }

.btn-donate {
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 1px;
  padding: 12px 15px;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  color: #fff !important;
  margin: 5px 0;
  background: #EF4135;
  float: right; }
  .btn-donate:hover {
    background-color: #565656;
    opacity: 1;
    -webkit-transition: all .5s ease; }

#title h2,
.homepage-box h2 {
  color: white;
  font-size: 1.5rem;
  padding: 7px 0;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0;
  letter-spacing: 1px; }
  #title h2.lightgray,
  .homepage-box h2.lightgray {
    background-color: #8b8b8b; }
  #title h2.gray,
  .homepage-box h2.gray {
    background-color: #565656; }

#LatestNews {
  margin: 0 0 5px 0;
  background-color: #fff;
  height: 42px;
  display: block;
  border-bottom: 1px dashed #565656; }
  #LatestNews .titleBar {
    color: #fff;
    font-size: 1.1rem;
    letter-spacing: 1px;
    height: 42px;
    float: left;
    background-color: #565656;
    padding: 8px 12px;
    text-align: right;
    font-weight: 300 !important; }
  #LatestNews #NewsHeadlines {
    height: 31px;
    padding: 11px;
    overflow: hidden;
    border-top: 1px dashed #565656; }
  #LatestNews .headline {
    font-size: .85rem;
    text-align: left;
    color: #565656;
    font-weight: 500; }

#gliderImages {
  margin: 0;
  padding: 0px;
  display: block; }
  #gliderImages .slideshow {
    margin: 0 5px;
    display: block; }
    #gliderImages .slideshow .imgContainer {
      width: 300px;
      height: 210px;
      display: block; }

.column-zero {
  position: relative;
  float: left;
  padding: 10px 0; }

.caption {
  font-size: .85rem;
  text-align: left;
  line-height: 1rem;
  padding: 5px 0; }

.presskit {
  float: right;
  display: block;
  max-width: 25%;
  padding: 5px;
  margin-left: 5px;
  margin-bottom: 5px; }
  .presskit h4 {
    color: #444444 !important;
    margin-bottom: 10px; }
  .presskit p {
    line-height: normal;
    font-size: .85rem; }
  .presskit hr {
    margin: 15px 0; }
  .presskit a {
    color: #565656; }
    .presskit a:hover {
      color: #444444; }

.story {
  margin-bottom: 20px; }
  .story .name {
    border-top: 1px dotted #565656;
    border-bottom: 1px dotted #565656;
    margin: 10px 0 5px 0;
    font-size: 1rem;
    line-height: 1.75rem;
    font-weight: 700; }
  .story .links {
    font-size: .95rem;
    margin-bottom: 10px; }

.story.overview {
  min-height: 150px;
  margin-bottom: 20px; }
  .story.overview p {
    margin-bottom: 10px; }

.moreStories {
  margin-bottom: 10px; }

.tag-cloud {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 20px;
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }

.article-image {
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 3px; }

.flex-video {
  margin-top: 20px;
  margin-bottom: 20px; }

.caption {
  font-style: italic;
  text-align: center; }
  .caption a {
    pointer-events: none !important;
    cursor: default; }
  .caption img {
    display: block;
    margin: auto;
    width: 600px;
    max-width: 100%;
    margin-bottom: 10px;
    clear: both; }

.margin-top {
  margin-top: 30px; }

.margin-right {
  margin-right: 30px; }

.margin-left {
  margin-left: 30px; }

.margin-bottom {
  margin-bottom: 30px; }

.padding {
  padding: 30px !important; }

.circle {
  border-radius: 1000px;
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px; }

/* Highlights block styles */
.highlights > div {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  padding: 1em;
  border: 1px solid #F9F9F9;
  margin-bottom: 0.5em;
  overflow: hidden; }

.highlights p {
  padding-right: 30%;
  position: relative;
  min-height: 120px; }

.highlights p img {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  border: 1px solid #F9F9F9; }

@media screen and (max-width: 550px) {
  .highlights p {
    padding-right: 40%; }
  .highlights p img {
    width: 35%; } }

@media screen and (max-width: 450px) {
  .highlights p {
    padding-right: 0; }
  .highlights p img {
    position: relative;
    width: 100%; } }

@media screen and (max-width: 1128px) and (min-width: 950px) {
  .highlights p {
    min-height: 150px; } }

.secondary-header {
  width: 100%;
  height: 7.5rem;
  background: #FFFFFF; }
  .secondary-header .searchBar .search-button {
    background: none;
    color: #333;
    padding: 3px;
    margin: 0; }
  .secondary-header .logo {
    height: 80px; }

@media (min-width: 64em) {
  .secondary-header {
    position: fixed;
    top: 0;
    z-index: 999999;
    padding: 15px 0; }
  .fixed.contain-to-grid {
    top: 7.5rem; }
    .fixed.contain-to-grid .top-bar-section {
      text-align: center; }
      .fixed.contain-to-grid .top-bar-section ul.center {
        display: inline-block; }
  body.f-topbar-fixed {
    margin-top: 7.5rem; } }

@media (max-width: 64em) {
  .contain-to-grid {
    background: #FFFFFF;
    border-bottom: 1px solid #EFEFEF; }
    .contain-to-grid .top-bar {
      background: #FFFFFF; }
      .contain-to-grid .top-bar.expanded .title-area,
      .contain-to-grid .top-bar.expanded .name {
        background: #FFFFFF !important; } }

.top-bar.expanded .title-area {
  height: 2.5rem; }

.top-bar .logo {
  height: 70px; }

@media (max-width: 64em) {
  .top-bar,
  .top-bar.expanded .title-area,
  .top-bar .name {
    height: 5.625rem; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }
    .contain-to-grid .top-bar .name {
      padding: 10px 0; }
  .search-column {
    background: #EFEFEF;
    padding: 20px; } }

@media (max-width: 64em) {
  .main {
    padding-right: 15px !important;
    padding-left: 15px !important; } }

.masonry {
  margin-bottom: 60px; }

.mw800 {
  max-width: 800px; }

.mb {
  margin-bottom: 30px; }

.subnav {
  margin-top: 0; }
  .subnav .levelb {
    font-size: 12px !important; }
  .subnav .current,
  .subnav .section {
    color: #ef4135 !important; }
  .subnav .accordion-title {
    background: none !important;
    color: #000; }
    .subnav .accordion-title:hover {
      color: #555 !important; }
  .subnav .side-nav li a:not(.button):not(.button-arrow):hover, .subnav .side-nav li a:not(.button):not(.button-arrow):focus {
    color: #000; }
  .subnav .accordion {
    margin-left: 0; }
    .subnav .accordion .accordion-navigation a {
      background: none !important; }
    .subnav .accordion .accordion-navigation .dropdown-right {
      float: right;
      margin-top: 5px; }
    .subnav .accordion .accordion-navigation .dropdown-right:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f107"; }
    .subnav .accordion .accordion-navigation.active .dropdown-right:after {
      content: "\f106"; }

/* EDITOR ADDITIONAL STYLES */
/* These are custom classes which also need to be included into the actual app.css in order to work */
.button, .button-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  background-color: #ef4135;
  border-color: #bd1a0f;
  color: #FFFFFF; }
  .button a, .button-arrow a {
    color: #FFFFFF; }
  .button:hover, .button-arrow:hover {
    background: #000; }
    .button:hover a, .button-arrow:hover a {
      color: #FFF; }

.button-arrow:after {
  content: "\f0a9";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  margin-left: 0.5em; }

.button-secondary, .button-secondary-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  background-color: #e7e7e7;
  border-color: #a2a2a2;
  color: #333333; }
  .button-secondary a, .button-secondary-arrow a {
    color: #FFFFFF; }
  .button-secondary:hover, .button-secondary-arrow:hover {
    background: #000; }
    .button-secondary:hover a, .button-secondary-arrow:hover a {
      color: #FFF; }
  .button-secondary a, .button-secondary-arrow a {
    color: #000; }

.button-secondary-arrow:after {
  content: "\f0a9";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  margin-left: 0.5em; }

.button-success, .button-success-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  background-color: #43AC6A;
  border-color: #2f784a;
  color: #FFFFFF; }
  .button-success a, .button-success-arrow a {
    color: #FFFFFF; }
  .button-success:hover, .button-success-arrow:hover {
    background: #000; }
    .button-success:hover a, .button-success-arrow:hover a {
      color: #FFF; }

.button-success-arrow:after {
  content: "\f0a9";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  margin-left: 0.5em; }

.button-alert, .button-alert-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  background-color: #f04124;
  border-color: #b5240c;
  color: #FFFFFF; }
  .button-alert a, .button-alert-arrow a {
    color: #FFFFFF; }
  .button-alert:hover, .button-alert-arrow:hover {
    background: #000; }
    .button-alert:hover a, .button-alert-arrow:hover a {
      color: #FFF; }

.button-alert-arrow:after {
  content: "\f0a9";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  margin-left: 0.5em; }

.button-warning, .button-warning-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  background-color: #f08a24;
  border-color: #b5610c;
  color: #FFFFFF; }
  .button-warning a, .button-warning-arrow a {
    color: #FFFFFF; }
  .button-warning:hover, .button-warning-arrow:hover {
    background: #000; }
    .button-warning:hover a, .button-warning-arrow:hover a {
      color: #FFF; }

.button-warning-arrow:after {
  content: "\f0a9";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  margin-left: 0.5em; }

.button-info, .button-info-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  background-color: #a0d3e8;
  border-color: #41a7d1;
  color: #333333; }
  .button-info a, .button-info-arrow a {
    color: #FFFFFF; }
  .button-info:hover, .button-info-arrow:hover {
    background: #000; }
    .button-info:hover a, .button-info-arrow:hover a {
      color: #FFF; }

.button-info-arrow:after {
  content: "\f0a9";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  margin-left: 0.5em; }

.donate {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: background-color 300ms ease-out;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 1px;
  padding: 12px 15px;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  -webkit-border-top-right-radius: 1em;
  -webkit-border-bottom-left-radius: 1em;
  color: #fff !important;
  background: #ef4135; }
  .donate a {
    color: #FFFFFF; }
  .donate:hover {
    background: #000; }
    .donate:hover a {
      color: #FFF; }
  .donate:after {
    content: "\f0a9";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFF;
    margin-left: 0.5em; }

/* Orbit Slider Styles */
.orbit-prev, .orbit-next {
  display: block; }

.orbit-container {
  margin: 0 auto; }
  .orbit-container .orbit-slide-number, .orbit-container .orbit-timer {
    display: none; }
  .orbit-container .orbit-slides-container .orbit-caption {
    color: #333;
    padding: 1.75rem 0;
    position: relative;
    background: none; }
    @media (max-width: 1040px) {
      .orbit-container .orbit-slides-container .orbit-caption {
        padding: 1.75rem !important; } }
    .orbit-container .orbit-slides-container .orbit-caption .button, .orbit-container .orbit-slides-container .orbit-caption .button-arrow {
      padding: 20px 30px;
      margin: 0; }
  .orbit-container .orbit-slides-container h2 {
    font-size: 1rem !important;
    font-weight: 600;
    line-height: 1; }
  .orbit-container .orbit-slides-container p {
    font-size: .875rem;
    line-height: 1.15; }
  .orbit-container .orbit-slides-container .readmore i {
    margin-left: 0.5rem; }
  .orbit-container .orbit-bullets-container {
    position: absolute;
    right: 1rem;
    bottom: 1rem; }
  .orbit-container .orbit-bullets {
    margin-bottom: .625rem; }
    .orbit-container .orbit-bullets li {
      background: rgba(247, 62, 59, 0.5);
      margin-right: .65rem;
      height: .65rem;
      width: .65rem; }
      .orbit-container .orbit-bullets li.active {
        background: #f73e3b; }

.slider-wrap {
  background: #ebebeb;
  margin-bottom: 2rem; }
  @media (min-width: 66rem) {
    .slider-wrap .row {
      max-width: calc(62.5rem + 74px); }
    .slider-wrap .orbit-container {
      padding: 0 38px; }
    .slider-wrap .orbit-slides-container {
      overflow: hidden; }
    .slider-wrap .orbit-bullets-container {
      right: 3.5rem; } }

.touch .orbit-container {
  border-top: 2px solid #565656;
  min-height: 200px; }
  .touch .orbit-container .orbit-slides-container img {
    width: 100%;
    float: none; }
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    background: #dddddd;
    display: block; }
  .touch .orbit-container .orbit-prev {
    left: 0; }
  .touch .orbit-container .orbit-next {
    right: 0; }

body.Homepage .main {
  margin-top: 0; }

body.Homepage .hero-unit {
  margin-bottom: 1.25rem; }

body.Homepage .whatsNew {
  font-size: .83rem;
  line-height: 1.15rem;
  margin: 13px 0; }
  body.Homepage .whatsNew a {
    color: #565656; }
    body.Homepage .whatsNew a:hover {
      color: #EF4135;
      cursor: pointer !important; }

@media only screen and (min-width: 64.0625em) {
  body.Homepage .flexIt {
    display: flex; } }

body.Homepage .homepage-feature {
  margin-bottom: 0;
  padding-bottom: 0; }

body.Homepage .homepage-banner {
  padding-bottom: 0; }
  body.Homepage .homepage-banner p {
    margin-bottom: 0; }

body.Homepage .tallFeature {
  margin-top: .2rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column; }
  body.Homepage .tallFeature .panel {
    flex: 1 1 auto;
    margin-bottom: 0; }

body.Homepage .flush-left, body.Homepage li.homepage-feature:first-of-type {
  padding-left: 0; }

.touch body.Homepage .flush-left, .touch body.Homepage li.homepage-feature:first-of-type {
  padding-left: .625rem; }

.touch body.Homepage .tallFeature {
  padding-left: .625rem;
  padding-right: .625rem; }

.homepage-box {
  padding: 0 6px 6px 0 !important; }
  .homepage-box h2 {
    margin-top: 0; }

#AlliancesSlider {
  margin: 5px 0;
  display: block;
  height: 130px;
  padding: 10px 0;
  border-top: 2px solid #888;
  border-bottom: 2px solid #888; }
  #AlliancesSlider .slideshow .imgContainer {
    width: 100%;
    text-align: center;
    background-color: #fff; }

/* ALLY BOX */
.block-grid li {
  padding: 0 5px;
  margin: 0; }

.ally {
  border-bottom: 1px solid #888;
  position: relative;
  /* Buttons */ }
  .ally .allyName {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #232323 !important;
    cursor: pointer;
    overflow: hidden;
    margin-left: 5px;
    padding-top: 0;
    font-weight: 700;
    margin-top: 25px;
    padding-right: 20px; }
    .ally .allyName i {
      width: 20px;
      float: right;
      margin-top: 5px; }
  .ally .allyLink {
    position: absolute;
    top: 5px;
    right: 0; }
  .ally .accordion-close {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px; }
  .ally .accordion {
    margin-left: 0; }
    .ally .accordion .content {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 99;
      transition: all 0.3s;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s; }
      .ally .accordion .content p {
        font-size: 13px; }
      .ally .accordion .content.active {
        background: #EFEFEF; }
  .ally a {
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 500;
    background-color: #232323;
    color: #FFF; }
    .ally a:hover {
      background-color: #ef4135; }
  .ally .button, .ally .button-arrow {
    text-transform: uppercase;
    margin: 0; }

/* NONPROFIT / CORPORATE ALLIES - ACCORDIONS */
.CorporationsPage .accordion .accordion-navigation > a,
.NonprofitsPage .accordion .accordion-navigation > a {
  background: none; }

.CorporationsPage .allyName {
  text-align: right; }

/* CSS Styles for SU2C pages */
.ProtectYourSkin {
  color: #fff;
  padding: 20px 30px;
  font-weight: normal;
  font-size: 13px;
  width: 700px;
  font-weight: normal;
  overflow: auto; }

.ProtectYourSkin.GL {
  background: #201205 url(../images/SU2C/su2c-pys-bkgnd_GL.jpg) no-repeat; }

.ProtectYourSkin.LL {
  background: #201205 url(../images/SU2C/su2c-pys-bkgnd_LL.jpg) no-repeat; }

/*demo*/
.pys-graybox {
  width: 320px;
  padding: 8px 20px 12px 20px;
  background: #807871;
  color: #d5d3d2;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 15px;
  margin: 11px 0 0 305px;
  text-align: center; }

.LL .pys-graybox {
  width: 280px;
  margin: 11px 0 0 335px; }

.pys-graybox span {
  font-family: Arial, sans-serif;
  font-size: 12px; }

h2.pys-h2 {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  margin: 400px 0 0 0;
  font-style: normal;
  text-transform: none;
  color: #fff;
  background: none;
  padding: 0;
  text-align: left; }

.pys-column {
  float: left;
  width: 145px;
  margin: 20px 20px 10px 0;
  padding: 0;
  font-family: Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  overflow: visible; }

.ProtectYourSkin .pys-column ul li {
  margin-left: 20px;
  margin-bottom: 10px; }

.pys-last {
  margin: 20px 0 0 0; }

.pys-foot-left {
  float: left;
  width: 245px;
  margin: 0 0 20px 0;
  padding: 0; }

.pys-foot-right {
  float: right;
  width: 327px;
  margin: 0;
  padding: 0; }

.PreventMelanoma {
  background: #ffc62a;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2NCUiIHN0b3AtY29sb3I9IiNmZmM2MmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODg2YTE2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #ffc62a 64%, #886a16 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(64%, #ffc62a), color-stop(100%, #886a16));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffc62a 64%, #886a16 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffc62a 64%, #886a16 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffc62a 64%, #886a16 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffc62a 64%, #886a16 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc62a', endColorstr='#886a16',GradientType=0 );
  /* IE6-8 */
  color: #000;
  margin: 0;
  padding: 20px 20px 30px 20px;
  overflow: auto; }
  .PreventMelanoma h1 {
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 34px;
    background: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: normal; }
  .PreventMelanoma h2 {
    font-family: Arial, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 19px;
    background: none;
    margin: 16px 0 0 0;
    padding: 0;
    font-weight: normal;
    font-style: normal; }
  .PreventMelanoma h3 {
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 27px;
    background: none;
    margin: 20px 0 0 0;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    border: 0; }
  .PreventMelanoma .pys-column2 ul li {
    list-style-image: none;
    list-style-type: disc; }

.pys-column2 {
  float: left;
  width: 30%;
  margin: 0 18px 20px 0;
  padding: 0;
  font-family: Arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px; }

.pys-letter-wrap {
  width: 680px;
  margin: 0 auto;
  padding: 4px 0 0px 10px;
  overflow: auto; }

.pys-letters {
  width: 124px;
  margin: 0 10px 0 0;
  padding: 0;
  float: left; }

/* ------------ FONTS ------------ */
@font-face {
  font-family: 'avantguardregular';
  /*src: url('"http://eis1250.com/clyons/demo.MRA/themes/mratheme/css/avang___-webfont.eot');*/
  src: url('"./avang___-webfont.eot'); }

@font-face {
  font-family: 'avantguardregular';
  /*src: url('"http://eis1250.com/clyons/demo.MRA/themes/mratheme/css/avang___-webfont.svg#avantguardregular') format('svg');*/
  src: url('"./avang___-webfont.svg#avantguardregular') format("svg"); }

@font-face {
  font-family: 'avantguardregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAE+kABEAAAAAikQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcUiLr1EdERUYAAAGcAAAAHgAAACABAwAET1MvMgAAAbwAAABJAAAAYJWVwGhjbWFwAAACCAAAAbkAAAIi6qc3tGN2dCAAAAPEAAAAOgAAADoRSwrRZnBnbQAABAAAAAGxAAACZVO0L6dnYXNwAAAFtAAAAAgAAAAIAAAAEGdseWYAAAW8AABCYgAAeGgwOA2BaGVhZAAASCAAAAAxAAAANv/UvmhoaGVhAABIVAAAACAAAAAkD7EGoGhtdHgAAEh0AAAB9gAAA1iLKUb/bG9jYQAASmwAAAGiAAABri/BEfxtYXhwAABMEAAAACAAAAAgAfMBL25hbWUAAEwwAAABCwAAAiZOi0tBcG9zdAAATTwAAAGpAAACeFT/MrpwcmVwAABO6AAAALQAAAEm+vv8rndlYmYAAE+cAAAABgAAAAYJTlAsAAAAAQAAAADJiW8xAAAAALxHwtUAAAAAzFG5zXjaY2BkYGDgA2IJBhBgYmAEwqtAzALmMQAADXEBCAAAeNpjYGGxYpzAwMrAwjqL1ZiBgVEVQjMvYEhjEmIAAhYG7MAxp6SY4QAD7wMGtrR/aQwM7BuY2BuABoD1+LBuAFIKDIwA7wALSgAAAHjaY2BgYGaAYBkGRiDJwCgD5DGC+SxgARsGBQYWII+BgZehjmEpw0aGLQw7GHYznGe4xnCH4T3DH4b/jMGMFUzHmO4ocCmIKEgpyCkoKagp6CtYKcQrKj1g+P8fZAxQtwLDAoblQN3bGHYx7Ge4yHCD4T7DR6DuIKhuBgUBBQkFGahuS7huxv9f/z/+f+j/wf/7/+/7v/f/rv87/+/4v+3/1v+b/yf+t/374e/tBzsebH6w4cH6B2serHyw8MGMByX3NylchfiIfMDIxgA3gpEJSDChKwAGHQsrGzsHJxc3Dy8fv4CgkLCIqJi4hKSUtIysnLyCopKyiqqauoamlraOrp6+gaGRsYmpmbmFpZW1ja2dvYOjk7OLq5u7h6eXt4+vn39AYFBwSGhYeERkVHRMbFx8QiJDXX1jc1f/lOnTZsyaOXvu/HkLFi5etGTpshXLV65etX7dho0MhSmpGedKpuZnXSnOZGiYwFDEwJAOcV12OcOctZXJuSB2TsX5pKravs1bjh0/febEyTUMm7YyMFy8BJQpPXWWoaalurWpvaOzraeXoXvS5IkM27YXAKXKgBgATiucBQAAAAAABEwFsACLAOMAgQCDAIUAhwCPAJYAeQCLAJ4AfQCBAIcAjwCVAJkAAgBrAHAAdwB0AH8A/QBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jazX0PQFTnle/33Xvn/zDMnT8Mf4VxgBEnMDIjIkVCaoy1xrUspZZa6qOGWGJDDLGUpZRSSllKiSHGVFlLjc+yLmt59t5xQq1rXI211lprqU99rs2yqZum7JrUTX2pVbi+c757Bwb8l7z/McPM3IH7ne985zvnd/59QziyjBCuTvcpwhMDKZApCS6JGIS0d0KyXvebJRGeg5dE5vGyDi9HDPr0iSURitfDolfM8YreZVyWkk37lXrdp27+YJlwhsAtyRghtEEnsfsuIhG4FohSgdiFQETHkQCVjEGJXJCEkMyL45I+JBvEcdlEA0TWUdEhCSULCsNiWOThMfbCCy9Qq3KdtgnhW2fg3nV8I72o62f3XkgkEpSEMN7cKAQkXUi7dZS3kRy4wNtlgQaiBvaOjbCg0CmG2b+6J4fX842cf/ISPhjdTYTookB3Gskky0kkFeiW3OGIAWiWLOEooamGhIAspofDMrGMy05PKBTVCexi4hy4qIOLpoQQUJEVlL3qaMVepxceYZ49DF728DnxgR81+emjTyqv5NAnh7/yd9Q43DFES/OUE3X0k3OV4aGuYeWPw61DQzShFlgw1kBdDfSKkoGPBuVqg+KlY/iA60A/Jf237fw1fQvJJ68QaX5Q8odl3jIemc+bAwcemZ9nCkgpwahdIAkCrEFBUEq4IKdbx6V0u0SzLogygdckKFN2Sc6jASkxJM+DFRJD0jy7rKcBORveZdulJPx1D7z2BOUkWLsgfJSXDktnLpHmiTKfUlIieRzS3BIip/Ci4wAxJ/myPSWSXZQTHSWwvM6w3RtaVLTQn5vtz/Xbc4rC7iRPkseX65urd7s8SeyfS29w+4py/bn9W6i37ZWKFcrL5bWUPtwnVZQkvGR7u62zOtyzpu0IfW2ob3vNc1RSzn7nG02PljUWVw7R8LLz59Oernz5/b6nNn00pzAzf/Vbhy57rl/31DwLvNKRmttX9EO6M8TKVjufLCEvksh8XPH0sFxoHAfxh9cZYTmZH4+W+ObzsMgl+vGoaGYvRd04lcpQ1uQE27iUYJddwAMDsM5gl7PgZUHiuFRgl4vgpd8+Lj8Mz64EYAVvTs8EVshFBfAmwzd/Drwhckmh6JD9WSUlcrIIrwyEMWnhonDIk+R26X1zc4uBK2GVZf65Br2Thk007nM//AJ8Xsx+wQe/UHP+5a4NLee3bf2v7eGyxppvrSj/7Jry1f/GG5+buEEHzw7sq6s6t71zQ2tHW92aR1avLP/s2rKVQv32M1V1P9j+61+9vLZsVduG+oeLaajsll33bzeT6JNbLrVvbNt+ds2T+9Z9PVTauKmsuLgMWAk7sf3227o64GUGmUcWky+oO0eeaxqPmICJcpEReFXCeDXHOX5AP4cYQVwc49IcO5OcBMe4/BF4DuaJjldNXOpcfyIKS4Io5QJr5qYCQ1xukKgicYToE5xJ/nz4GNhjzwHZKIoxQUdhg1ED1Rs0dngYP4qp3okCpXKOsaaduqodZb/cvqmuXRmnecP9F+mj1cq5qpqN/cNtXTs/vrqjsvizdUrr5fpwZvWbvuAawbGidCXdRc191SnV9f1nVtcOXfq2co2emDynnH+KWvsfq2jp+IfWympf8SDd0MplVC6bt7J2qHzxcjMXKCZsb6YIAi1nOnEuARUKGpEIxIwbUWAai0sgNtBROqY10miYT/lu73fhb4aVKvb3bcoKKgGPE0kuYbJJJTtjqUkENhPc4SYednhCSBbZPYpFe44bmOEWcfru7DYarveluH1PK2eGuBN0ZN+e6q7qvZONuyp7Pv/KHjZGe/wY5tgYAoi4dTwiJOAYghnGILExnIuAwSIytkhIoXZd+8YcF03x1dNC5azydu23K3dxfYNru6r37FNWTpYqS/eovGjjzvCdwAsb+aI6F0kfpFJiUOIuyDrYTTq7bAB5sIMGWpQq5aZSWW8oOEVkg77gFFw55DS+/hZxB8yS3i7pjtpgy0nGo2A8jAUFYAAKpEfgL3QcqCMLyA+vhxcU5aVYB2o/x6NzGizUX9zmoznPUW9AGT3z1OFowymhvnkdDSqja5+pUm49SgXlxqpbQOsEKIth4QSxkErgCeoHMDkGMDkW4mAmJ0IZ8ykwn0rWoGS+IHGhqEk1QEIoYjKztTGYAhGzCV+aiQlkXuVfkRdI8rq9ok+c4PLWczmTl9dzwTouNPnLuslRLqjyq/52Ld1GrSA7WWjx0NzdS3I8sAnqB/q+u1sVHEpq6RUuzNUzuWPa3TCOD/xjmYBt5BOIaeqvgR53LT1Hr3R14d9ehB/1bNzgTCse91qjAi05e6g3QgN7cSsabrjF7dHby7hiJvsfV2Vf4sJTfwfrDWaawnpzNvbnuMJlK955HldYkKhdIkclzi7xRzmZ8AVsdWEEAw3TIL32ZUU8rH/6zy8z+119+4oQ1I0SEeYKuMOGWihJNy5lBmUdTtnHRnSAknbY5VQY0QwEZ8NzqgNkRFfC0IG9mCkUEGeD3gCKxKkpkiKRaVa9u1pqP3mmY9tQx8njX9vbW7V2//aaTU01Lw5FOUIlWvTt9a1blD8ojyhv9NTTL/ZS/b66hsraE/TmmdqVp0ZwPYGjhNsN/NCRh0hEACoZU2SCNkXPNhzvgA3HzLaA0mJgTKVFKCfUSl9+WRduu1mhC8MadRIi2HWnSTr5pLpGcio/HhHxfmbdeMQsMpFLQOHMQIuPm9cKltuqGnQ3MCMtJM+Bl3orKFoxtQT2TCrR9ky4iC5SbYo/y+lbpLKGB61ioF53Jye0Fa5eteY7yk+ErUJn28nhll3U6i3qVFzcmV76bnNpTVtHzUaqtL3f0/mFLuVG7bKNLUppL5PpBlgrO+iaXNJLIjlItwBQRciJzTmSglNw6MajVktOClhcq2X8gDsnxYgGmkp+tpRUhGsUzYkLzC1V1YYXLqZ7DXDRBvO0BeV0WOV5aH/dMKukEskmHhAsKTloY9Id0hyYrztHxBeIS+ZQzcp6i7KKVVuqzjsJJj2HevApq6FPiPT0/EPVRuVPdD3NL/vSRVunsWl9765Rjutpf1rQr+94X/k0PbzzJ8f69q5e3zJe9cia6wefrLr08vbnVh7s2rdlhDJ5hbULgByYSQK8Bi0OksAx02AxcQmgPcIoEwCQKUxDMl2QrCHZCAvGhyJGpkqMemCUycgUDMpJImJoi7p4EidKCTilIgq70e0D0cnxOqu5l78/MNA7+XsuXaAp7ULyrd+3K2/DK/5ZVddU3X5LCANNfnKMRLJwXQz68YghC8cw4Lo4cF3cpvED9iyHMRBNtmU5YHWSTSC784KSeOFAkkhsAVwa2QxMTwfjnjetyO0iKnLRrirycnL9EG5znSTaJcdRyW6X3EcPPfy19wrhquVAkt3tDETgZ9a3s77t09tERwmRkgpoxOFOKlA1AYwBs02GlRRlpwtl124AMTanqyhTBZKhGCryO0HX8rCYc6hb2974r6rP6Cv7evEjA69HVj1xuPXZDq5v8t8f7+3tuNR6rmu33VO3rm+Jnx5c9Vhr0EXP73r7ycDeMDfap2xc0/P2t5TrO2opZ1xU0VWFa1oFcl0I/HMSH66pHTmYDBxExydqyrLrgFkmCzArm0mwC2CQyy6nazAoBznmAhik05vshmSGDbOSRUeEJMCMSiSTKBkYMkRgE6Ya9CEM8Og9UwDQACinypvXTVdEleHKj1352kbl9+dPbdm5jfv8hu2t61ur1u3peqKJHl9fueEcRyav2f+m47Xzylh79/s7n95csf5H2+s20cpaJg/g0fHXYD56xC26aV2F620IykaUOIoSx5eo9oP66BneN3lwgFui8/Z13Tyv8yJGxP3u0Z0lHtjxC8lfkYgLOZMGKsqI9ys0jEcDPpcRuBNANVjEuJMM3Em2S350NwTYzGCz/CJekjMRH8CnBfiR1TouL0LM7QfOGbk0n62QcS7gA1GwccC3Qvh7q4qpiwEyFmuMM4CToYrBLPTsBLEpRrFh7xrGBr7QfHSksXbv27S589Lwtwb7D/5129r6urUdPZ+pKeWWrmjbuP35L21Y+Tl67Nf97YNbGjs7Gnuklp7fHeneRjd1n+z50eqaXdvXVn3mc9zc9UtX0I7n6v568UeZzaoiAtiscyAvc8lfEMBbcrJqsXj9lMXShCQNPQyHarHSUEisfILdlsmmmmyHJbCVSJlixEBgH7CpEm2WoK19dAoVw7yKF6nTrKIZvzj4wrA30K68KtOq6oqLX234zmfX7e47xXEtG7/eUtvCX7pIfQ3d79R95ukTCuGsrt09R1A6Dg3sb6yt2kCm/X1hFfPJi2b5+xReCxpSuJfbf6e7z5fTBOWPeG+GfbR755E77ge2UruLbBBgtXlaUqLCIAuF+yEUSnmBgSF+TL0l2F8jqdbtFhpBpgktom4TdVOj0D8h8BNccRX9XYNSq3y+AcaeoC26YV4dW0NeKuoTglEde4U0xOIKKPvwmBCkWxWAW1rWraOba2tnjZdTZMIhYTxAlkJ/dQN9he5uUFKZ7gjARmkFm5hK5pBmEklDPqarfBRwkySZxyNJAmriJIIGPZNJRypIRyqTDskGlhxYmxBC14o5pAnjzBvVDLo8J001gS5RNoMjLhkckgmkJykdnc4EJjUI6UOq1OiZ6YN/Di8IixsjJwHrk42/Gvn92sqKCvNLQlrh9jpOUG72htf9+iX++uhXttD3jgzVVFY+0V33cGtf7VO02LfsNxNWBgQ50qy8bejV7SfF5GPkCoksQDRdFIwWqEwF/G8OR0vVN3NC0tJg1K2+yQ1GeY3dKxjkna+i6/l29EPkxQAhF9tlK6DZdPWDdLs8V437LARs+3EVUz7svbYHjY1NetgulR+VU5P/LKUcJQdSUh8uB2tSQKdeMcMizgdW2Utk62LYaXxibkHRUvTb5wKrDnjMC1QNswC8eKmwRF5aCr9kIJ6EufMRVrhFMEnooRJvlidJtIOCLoMNmIXM9YQ8xWGAUC7UN6IdgEYWuCh2T5I3K8ej1wG6IBSV0aJyWkBxkxr0zQCXh2nTlTeUf7w20jiiHDHp23pORj++uLbXRr/Y0779n08o/01pvXl14g26hNbRNP/EbVL+WWW9YuEea6pt+H7aEsdX/3Jz9QafkTPTLZzn1HHlV8pNZeuOtAhdf3JgiP5t2+Qvi3LW9wxSQnP2bFEmritDytDJ4ePFUa+R0gM0f1NX3+Yb6xo+U388D/f87VHALmNgFwyAXh5S97zEh1XPVm8kFBS5HjWYJYgLAzbCyMJDCwp9YLd8vJd3emmQCw9zwR3S5Felf+Gylas66WYFPaUUc6u4N9BmdMOP4zCGhSSRHIwrMHxrBXyLKEn28ePRZBfhEH4gvM9l2wGMgeQJIb4F/xG94wM6k93IgIiUDo4AKFA/WllEuwaGGJJBl4JZlXwi+ACoi7wh1TbYvf4sUJWqTShS7QPGowKwlt206PS1l8eoov8xXf3EZrp13b/Me6jyVHUtV1H908VGn046t//I56snlGW9+eFXR0pyaffCkm/p9C2LSzm0q2W3r+gOw17PIo+SyBzmqcC8kuaw3Z1m0nZ8omk8ksh2fKIRd7yXTdHpHEf5JnJiElBOmKTBHg2xCBoS68uC7WonLP4R1gu+LFL2w3P0mfFX/6Z6eENN8y6OU64O76Zrb/Y+1fyloWpl+JxyTHmcu0Qd/0SNbV/c37Hk8cP731cmlJfDJVuio/RVVc/DeujSGF51kcXaaliM4yoicPGwBG5GnwWWwGJHNCrrQQElIakuC5CqV9nL9oRB7/V7QwS9qjzaTaO059j2M+eUnmu0apwWbNqqnFJ+oZOUE8pvleiRE930EWp/d8cphklQLtqYXDyqUWHiNSoE03hUp4qfDiGKNRYjYa44ibniMmcOhTQnXHXA1Uc39/7kAFeHD53UpwgvTd7oJVNjVsOYJlKmjnn38czqeNZZ40lcSLbMGq2bG508zC2bPKyN1EA0udBbQS6yyeMk4sW5eWBuTBgs8MLChMECwhBNz/AKMGw6wqUcNqwIcpGLzE73ALNdJbIlA55FVT4WqfLB+UE2DC4MsupCKCBOb5GXAz3lzy47cYlWH9x1slG+pChv/WCA695LM43G73396JrJTL7HpzylnFNujCrvcZdpzuX3Kuv/KxXo8f0TPP+bH44aH2+ktg7lkNK4Z1Tjl1DD1qhc0w4GVTtIunCUNzOO8fzUCllghbgQSg0gSoQIBsB0CVPYAMMkPvjZ/RJ3sLd3coVOmmziem9WcP2T9er6gB9MXSzG4I1bn3tHJzq3orZR/zbj9pu8Hf5WJI9pUQMe9h1vQ1bz6POosTCH6nNamaeJiAP8aNkJzwz/igyd21gQIQz6W40ZhEW7F3BXRm/mUUrrF63tUxq3/aeNtO4/CivH+MsTmYqjZkOMfqGW8WvBLH4J4ZlMYmxhYwKZJVquBMPBPmqAaXG7hyej3COS4hrUSRMX+bzJRybtXOfrSvmUHKfEYg9s7/Da3mGxB5VXEZ5JLq+bij2wRXAD+wmw7bK2J/oI0efAvayYLWH30pvCcVQnTClkq+qa62FRbSxODsRzAipfnEeEN1pKtJmYKK40zEXsO09v0OvntyikXYFRb4nCH25W6Iw3b+Bjimdn2J6s0Himjxt9aivKRgAIJjtgQ6AgEZCnPeZMwJaEHYy0GGK0yLxRo4TyQAl1dg7zGeJLwxNjICG3gG1Ag3BzgunDUrZXzxI77NalJGKZsVu9vLovE5m+lpx2OQNGM4psi8oZThjKwjjgxc2aiJvUAUo8yyOIbDvmiguL47YpC0kAGijl9o3SZup5nQppyqeUy8rhi6d37hmkeqPh3R/u37JXeeON4ePcGHVdoPo9l5Ry5aLS8m9v0CAP/92MjhijIzevSaP9+5H+FpAF5F8CSSYrtV3DLCuYoqjZxiyrGbVaiprowHBKCHMdoqbZMYYmJjDDDiDSNpW782aJLow9e3N9KTSchToebWYLreAEfddOZb+n+Cytrlw3XpEAvrJSbTYfq23kQOtep1k9D6/gYBejHswAPTgH9sMS0qGiYbkIuOvGhRbDsk2ncTofqC31paEyLOWn0jKZwPRMlsZiTMcETF6m6BgRrJ40c2ExwjSjKLmBcBvGheBtqXjA7Fc/8Tkkb4mULx4wksw8LdsAGhQXxw7AALe3ewFLNID36MtiUULmU3oWidpCOcEgw8Ixe1z22/PUTx2joDt82Y8/wQtul3P7dw+/xvPK/kun+j37tw11bz15YuewcuPs/ksrjtPHOK5ry8HN9a3t3Hm66vLonlGlUfnJmF1MbeO4us3c1cu0uGLDipWrz52n+jdfPf388OSAcuJjB5eW4r5ogn2Be9wd25eSJawZaVzNJMYfjPy5taUEaGQJyR5cTeBFxJpgLkHJdJEZNjvmSaI02r0+sYl20mBP3dPrttMnh5VPjD/RpFSf10m7mo4cbKxLmzzFHStZ+l/o4pvoHpLi21f4ZljP+eQrJOJnege8Gd4/pWNZXCkF9G6KA6+luBHvBIKSbVaSUlSTlCJLUmII0wfUu/Ejl31cfghjmgDRo2YL71BdY8xAyjafGhByxHJoLHVUvCic5cSkYyztOIe6YwGBFzL/vfVvcop68xuV/7TxIF3t6848SenGLUeKWrd3VTSO793cQncrFwe71pesDlj96yZ3PdOutP6p9+mB5Y5A0b6Xdn9thLa0MT2F8V4VK3+ERPTxMRSJV1PW+guyDtSuTo9T1/HADr0OX+oxqjftX2L818qdU377ks7b13dzDEMrcP/G21cEF1vvEhJxIG91ZlWng0cVW2/0uflpu4WLbULO2B0lJVpa3O6N2SzkAcYLGvvoil2PV27dsOmWoDu2cTfn4gcmXlaKNmx6n396ok55t3ubrhpzBbcvgsz1sTiRV5sjOrTgEkyHiQhmYjhYBh61PPXlbaWn6Wjv5D83gWb1C5fAHNPbV8Cm7GY25QSJWPE+RpMlDFYFbxelvKA3ZHumbAuKAVXFwKDaFvT0Xo++s4Plh4hdsh61YQ6BO3ro4dRr3WqwkS+QKWeEazbZrP+zTrIcPXTsn679mP2JqUC2mI2SGT7T2eAz4eihskXvfAI/kwWdUU056dSUE08inM6MruMjJo6HT01mi7Ug9h94kUSbK5suGOiMF+gGmtdJc+jTzyulm0E3/3MLzL1aGMLHzQph8FYN8ACsi7CNYYFcbf8aw0wxA3ZCLKAiAA6tlWBGufapY5hwEIHeUFwSfZH2SYpIb0UBtdVyl7nzk4NczWRgModrmNyGORkYA6wqMSLeMMxYL1NQMlxgthoDuHoDWzVYPsOM5QNRDA7S52jLbiXQC3jMyl2feGrybS5FxQbgJbIcn4kUaNjAELOMvAqUGSCWDVpkQuBjuqaIejGU4nXncUOT7XzOZDU30i3s7Ou+tV7DHZ1KPR1l+6mYaDDcwrSCDgOragWIIQHLHBAuwcbCLBe+04emikC8bp8YdnfS1a+9ptQbVrT8eXAzuze5vYxriOWqGEvoVK6K2pi08TNzVa8feuebaq6KYJZKlTZO5qZzVYAlwPZdB5cFE1WUrAL6+xn9jxCNJUA/bBOi0W+4AIohqteItquYE7SEPTYRfirqBBilCPyJVUeP0lVKVLmsr2m5cZBQOsh36qt1UdiPvul8MxbJoMaZEbhFn1cTUDrIuZ7nXH1KsRLmO7nCybPojqt8UbwCUdqBLxkEho8SFpDRnlg2UcXW6NpgbEtpX8dibS5hjGvTl8LfzWN/RwVinZG7tGrZR5nymjNLw04fdfWP1uhLlUHEKWA7hAFhA8NZn1azsJEEFCm3YTxioPBOgB9ypmHaEwKbINoZvtOngKdnsquwyyKCeRMS3My8ZaKtI3qLFi1FY+DxAz+L9QjZnUlqPN3PXH4MxLhdxbuGFEr+Rnj+eaFHuXp618XtXFOb9Ldfb6fcc62R3Y3f4bxv74v+XLoVlc407qTmgea2b37jRzy/t3NLTdttE84F4+CjzNfwkU9pmEtNVBpUlc0mJGcZplIEImxEzhEK4YQQcFm0PEEqqxSx4UyykmAmFrsuBqJFlwEno6UG1AoAjAUsjMW3G/qMJ8apcVePsu/G+ZGnW6M7W7YY61uOSm2gi5WDq3rOHdn31g3l9WODXMauzm30yeZfmcz7Ovr6ulVb/qbQITSosYsMRrxxPJKUwWIXKWi8cAqJcC2RGbREc1zswhEfu+AY59EQa9ELNMUGvcflCGcVh2OlHC8MUuOeZ7fX7/nmP1F6srWRviNRoXHX8r7ufef3HuNyeP7XPzixtPryOz3t0cPKrWsjT6x7fpDJzZvCAPA6CbTRp9RcTMTJ0g5AWgLymhGajfUp8xl1HpAbjxo5Ms8BuUkEuQlgqgEwuqx3Iq+z04DXnGjWpEZNJgD0y0XD6StiFDtZ1smh8tuvZ6KzZ/AGpX8eFJ7/1u5bl/Yd3iZsbh0Z/DP3lxuOjXa0cSk8/9+H9v08/BOacbNi8PhLg9Qc6eii5PYIL/R8ZVcq942vyTqUnzDIz5BQTxwkFXBxJBGnYwbNak6MJXrVzZBiGI86jYkIip2oVdKCmGQistMYCxkxphOnF3BqcZhjIu/lvPOpLyvcu4d6FBowTnjL6fqJtt1Dys7xv5d28uVrlCjlqPJfuLyxwcPKq+B+NP1B6R4cokvpc1qdCxCZoTsG8r1K47geFZwBwDqlDImilpMSQsyftmOxBHIZ8Gck0c6EBadgZ7OxI/pxaugnjIFoVtCiJjNTeo3LVo91Lij+3e+6+dHW04+vMX1DCIS3tk4E+VE1XhVWqoRtwkaQ0zBWmjBJzYFtZqKxpS8wjkuJQdmNbgUb0u1AUV3ISlFC4EGE7Cx1bEQlYgFhwHquEJaWOLDS7YA+0ZnBQGZBIkqFMSVOKgAyFzEo5Zub7Q8zXeLUa+CS6RaHuhtV1RLejrFX4bvdr2x5d0T5j/zB2t8eXN9sW/b05o7r3x/oF3pbdw79ceNXfkzpQPMWLoPnr+w79OvoxNPK6d19BwdO1zZTcf2ScvrDvW+cbN1IjcOD3Tvqv/pPehUfgq03wj5IIR/T8IRV9QdYOkV2oNOUyuQ/xc7CMCl2hBgsr4ZJp4QUFiAlsiOW6EMdo4p9khvWwu6dq0aq3WJj9/OXKHe4sbVXOUXppsoGFwAuJWPHlzuuT3ZzDfSZ8PIty/9i8ohWb0mJVieqRT1YnlQWBFVa4lNGVpYygqf4lFFR2N3U29srrLoVFc5cuUK421eVXeyeooqGnayKAG6HmwKXmhhVD4i/IDlCCHIkVyjCMzXFiyBuHnZzw8O0iKlRWLwAXQB6CQTQ7VoT7i0LfZFy1gSro6f3shCuFvpvSScrH+P0+TC65nsx3GMmoZlxHEYBxsORz2Yri+SwyLhwt0iO2NRLeweVRnplvxLQSRMDHFHIZJQrnTxBYuNovLtrvAvYhI/peFdT73S8C+TBIIA9zSHrNWyGNa2M4xErZTAT4xjS3FAsqJ6jykWOGsRItzPny4H+ol0Lp2Ok0VgiOUTJCoLimRFJcS8qpeAZa1nXaXlJoT5WVJOVQhu7t5z2vvdM6ZObvhpt7OxWzlC6a2VNd8mqqBIVVrX2WaNVRWXPdE6oMlRZr9wAqFm/r7pR+QLKkibjQh2sekzGzdqMmIzb+WnHV52LW4UHsBLMF7K41RIg2R4n4+4pijW7ifK9ZfTks629K1Z8Z6iqDkjb9qX2G0BV/Ym1VavXvTU5wnT0m8KgsIkkwtosVb0YDI+rijkdKZnLKMEEtt0uJ6OCAbPog2fM48pWFhfCOoA4Te1huWrvlPaYTlaD8gCFLY7+3SG6Z59y8/Te/du5jubhfV/qfLrp9T3NvVzO+eFTO/dNvLcvMiRdO9fauKn1/KG2rg0tF3lVTzYoA8Io8C4JvPMNmk3JMI7Hsc+vR3zN/HGgG0t+OQ8gkiS7LLoAaQXxlVfDJuiCJyET55dIXjGiS8xgaMsPEnLAIjp5NZyCzPUyBYK7TJflX7ggk4o8i3hNT45hle6vUwdH390b3T6o3FaUAY4TWtv3Rlu/tPGvjnJ0e0uvAkY++ottg8r1saGD9CzX+mXlMt+n1x3o+OZff334B107nm5n8yyGeSKOxHl+kkxDAcsUhATrINmm5ok1qnlqiMScifkCLcAg5qHnxdBADqIBEkMDdhULwKyKMIq5sHjWesUhycjf/StHKb35n7/1vLBTuf3230cYlhzs+NoUlKRk6Hs/x5RYvhQ4PrD3PKLJzpE4NKnJPb0u1AAOXxLTA1OrpjdPx9eZwolYWFzXotcqEGWqjxf2Yrcq4p0bdm5YWiGsau827nj4L/ZM1sM4gdtvcW8D7sghz5KIj8Vv9OMR3jcVvxFpLIfFSs6SXGhIc1n8JgX4SDBCg+56iuquY3jOhdcwmYUaxAVGJmo0ibxqUJMwNmHK1Mp44qI2/oWxoI1WKa5GbHIDW63HKzcNRMJlXgcdeZGmpe70vLBiXbWv609VtfsGDtGa60+t3lpcnh2oLixsPaKcHVxTURP25K1+u6tmIz3GfBwQkiDzu1doXgYWp6q4BVQiAZVoCE0XeU6lle5T4SkWsW4DhlhG+86e7eOP9dI6ZaB3opw/FquDMwqrAM+B3kKnRi0ZMhg0vIQBHGdMp2MAB+4rmULMNmOGP4FnaWpYSgOrAFEjOcgY0KoaIOUaeh9bOURX9/Z2v3bpj3SUa53sO1RdS2k/B4azZTubOaG3r4HtGgNa4mI49AExHPs2Wkc/v0NZ2iWsmujhm29F1fiFrh/uc2cMhz4ghuOYiuEcz7vquzOGU1byzto7Yzgpagzn9V+8s+JeMZwlb1wt+l+I4VBn2KnFcIQ+mnDrqQlqfVnZUnOb3CY1MPOf8YvxcSvKL5s4zHgJaICvBR7MjOHQDxbDyaBNysEBwIPuV5QBWveKckW5xJVyolJLd0/+YfIEPaOEYYwxZYC/DGMYSCaJLRUrpdaKUu5YLad3D62i6wcnpR3bgOouvhW0Sz3TIy6g1wr3Mk3lhQwxi8UqkWbFayRenBWtcXFLFIHrn/wVV9HJL+/sn7jYi/eVlDq+WncC9EYdYe0AUbNa1JERlNPUqA21qMl7LwN6yTbMMkSSvbiTkjNMKO0RbzK+8+K+8rOJgdqVPd6SEomKkrNEMjtkXSLTFUWhRWUUfTLUZRkUdQPoCHiRVErdoIzhQ3+uNNRetmJiV2FJir+rOeBbuzXj3cdWl5fSyw1f3nNtbFnlU4Hwnj/0l9Q8lPOp5f1/6K9reGT5O+/tLQGeA+e9XLE+g8VBYlEMtdtIe9IwF1Yf0TMbFa9h4oYwmw+ISqMOlQ85LOyDpQlpGh+EC1jF77VhHUPEyxK+3nT06xhLhBxgCUBXxod0lB8d8iFNlEwAvxxygkfVmRofMAHB5uwrCql8YJwxMK0pZWxd6ws0d/lTSgp3TawsbR8aLi2nq5e/o4zWwbyXr8kOfK6k/w97woGnKpeNXdvz5YZwyd733n2snLLYzjB/Rl+lqydO0F0M2LIWKIADUU6dG2pLl+r221gKDJOARtu47MbNjikwnQWtqKjTUmDUrgs5wiExrPa0oLUU6TCtOHy27XJTtH/nM8H8FbWX+VG6nSoXaeDUr58rXbJMuXj3njO15vJexWd8rOdMmCp2jitCw24zYZDVLVGy7LYk1OqukLnkU0TKDEaTWAwLgEJUpzVTaZXlDlZZnqlmsOcksnGycYykTJhrRlYJKz4mluQUTDLpYOsbYrGn4lgLFOdnAAEDCE6MgLAeKG7Z+uaJzqGazrJtG987vrluw+bXbtRvK6lq+Hnnlfe48ye3DJef/Xnm0nVnqZ2+1BGJdG6j1DO8psF35UoJXYj7cBng4wrdaVJI9pNIAPf3Q7pxOTUjFFILMBN049EkZ8CYgAFPOckEOzN0wBIwGmF2IVZnJ2ITiBirz8ZoFDbvJCeOR5KDbK+64WqyigNzsQIErbsZFjuMvT0YeHPmF2IRa7IoJ6XBs8URMSYgOJTMouRDm/8Q/JIvNwiXZEtAyyaC4xWfqUEv0+N1e9Hsz1U7fBaCd43inEeLwggTlm0N1HVco7UV7av/ve+zlQJfRv9daa9Yoa8N7K9cRxOftwY3Kj+dnBir/CK3u7ejek/HoNI1UVvduqm9b2dXW7uxfGVf8aoVizatPdPR8JWOHzHsWEPrhA5dN0kjAfIJIs0LanqMSg+hM4mVZ0lq5RkseFRk7+R89IwQyFAdzDJbfNVodSalJjKAY54H141qUSqrSfUXsxRisceAs/EY/LgFDKwSdVFcX9eZ6uozj/yi9cUtTT9fiq+X/ry1t/erv+izNzU8t3lNTXVtb9vaTXRwtLlnS/PpR8+uXXv20dMtPV1to4+cXrPmNL3eU11ps326tqO1tq5ivYohQRyEat0g4OJ1av0Dtv1YwrIIm9kUwh1sCMtueIMNlh4G6RLE8UgCK5BIsJgwsB6xsf4gmx3euULMp0mwaZkDlxgL9TEzBGjIoOaywHT4fUXhwF66mX5ptzJx8I/V9HGltU9po6uqbhzSDU66uKuK/dmhxsnzXKBx6FnNX7mdx2/TnQFLtYiMENafie0BEasBSbCaTMy6+OCKj8UkfVmIRYuZFCdaxw/kJwrGQCyTmA9PiXbJi9KaBWKLrZtWvCSH0JFxjB9ITQrBr2PhsT8op4qMJ6l2FG20ioux5SALawgCILb+RNHxI4PVmeGbv6AIN3mqKLuSUcdZfeD/CMnsaqwOGYRa9C3UkGwmZVVnBtbuVxR2qS5DbpDmFrsyKbwMUn3DTzfs76HF7UdWruO4njNXftpAj2zp3997fEVhaekTl06+2HuzfeDNbu743i+vfap7UJEur11uF+ormjt/vOe5hvam70pDY75A1cpPLuls+UlT9Ss1dU3rusuAp5TovDwB+6TpT61SRyZmBnHVJIs5ll2JYVEB1fhUES9sP3cYHpT0/q5P5x2E/9T+wObbN/SIqxMBpzxMhlVMGHWx/cPyH9F0NZtQGrIKCQGtBjQSKsXFCxWbAtHsAPsgW/0gkI0fBPJwVcuZBbaru88+o/cSU//zYJHmMRc7alT35CNYCFCA1dOu9GyhFNdonigtArXkkIqxaDwE65ScZSyIT/ur9WqY57eDL5dVPJXlp1otuceXa7BRNyuvZkV3aui6+Y1L1E/N5yfGLiqXlbcvXf3k+WP/nXoOH/zej5XTyvHTNKF509+2rH3S2pQ/srlj6YqvLC9Zkdxkrly/s39jB3eOFl46N3xW2a2cOH/mp+fpI8obh4d/coRarh0eGzmmvHumrWXpirb9euHIUN+TjTQvvL6xovYLrWyPBLidfJPuCLEDTnlCzTJF01SrnBArrKXSHMY9Ua2aBY3OEn7JoVj/GiuzN+PuTcAumQTsrDAxsBEhFj1qbsEhG4wxG+ZR/V41Bq56vWoJvT7Q1TZ87Lmnntp4aqi1t8FcVdPZfnC4c+cPhLxoUwPta5skLb3rN/3njZU1h9ubDx9lscErvJevJzpA0OlE0rHiYCoQgwYrNASt9ko6ferPpj9+68aNby2+0fP++z1cDn1UeU05Qpeqz9jLR+t0w3wN3HNRXDU3IGcUJyKYAlr7lYbk7uzAcrIOrAlBquWu1ytG+qKqP6d77MiMDjpMscbLfj4puZ/0BxYwIQ9oQr6ACTmoLikvFPUuZp95tXX7yF2kPh+lPiTl2+WFaIHt41LuDMEvhasL81XBF+bPQ8HPFaU8rGIGWxuxzyO4oItFaWGJ5MW9MC39/Czp51nZMki/yOJSSQanj/el0KnAjc7ffPAcraSei+9SJvlnL52rPH/kBtX/40kaPay8pYwfGaEb6UdOf6Kc504f3ho5UR1uX7Iy/9PKDYEbpebLNw+fU6Io9mOXqFe5fHho5Ah1U/M//vTM8ckv8Ks+WtR40Kd8GdykXnpKyMhZu3JOmVVgPrzuoEA0fK7VDGirrIVHY3lKWCgBfvnJJ1Wb0s4Pcft054iNzCGPI5qNOtXdkhbE7KxWbB9NVLcKWAfP9MECyH1PIhZ08ajp0wDYRgzEUzKjiXu6LRkNesyct+9t3FixdkXFV7tWL9uUnf/p0mBZdrCqNFQqHGkcXF7RvrFy7brKDWXBEh2XE6wuXVCWvUCld4KEdcNCH8wzkdTP7E3AswrU9gR0nQRWSCLYwIHQMV9CZzCpjb22C2C3ownqjIyhmD3HLmLzlD1HqCdM9RSrPQ7TPavY6xDrWw3X1nJ71tEaZXCdMkhrwD/oFMa4qyz3O9W3evfcL9gOZxh+f7Rf+aMwhrdQe9HAeAzrTsEMK9TYCPrQbMdY1OlhZ5wduxqjVnUrWO1RwhpasUvXyqpdYuIvst64hLiYatjLwjL4L7uquv4kHe2oOFSldAsNves2r7jZruu42Q6SzvY4LaLn+A4hE2gpIKB80K0AVaQ9ab3YUWMCu6g+aTyj091GTAJo0dqqpg1rGlZU9TR8cgNP2qpWL638zqaq2mXYr0vtSpi7BiM6yZNqDCqqNxMPaueYV3XAyYnG6cw7oDPjhajFRT4Kv2RRD7ywqXKJXpbFiNBEj6palESQTj1RO4XMGKkH8nDTLmT17W6sfkIaqb1/TbO1L9NR3tnQ/FTlfmU4b3Wb/mCDeWV1VW2+Kn95XD/fpjsJ/JiDkat4+wLccWnEZcb0VI6qp5I1/y9LC3WzZAH2MklGXJRc7D2JRfSme/i1Nqw8rrHt9YH23trGyyOtTQ2fWPNyR/X6ob6da/5CCPR/pYc2NEs7n25Pav/yrs41NavW7GgfWV/NaO0EWxKetiUgGvpwlFNtiTHelhQ7+XDs/86bN7dcvz50/XrnjRtXYkZkypiw++bffotv0c4LaSORZPSqEs3jkUQWrUh0wZbL4KZ6ePBUEFZG6WTnRejBS0xnPVDY7GKws0pil2Oc+U8J2iLpRVmwsD4d2ZgIz04RE48uB6tbTEeVQ/RTHqQKO+Af541hEOQiRiLy21etKhW2mous/Rs5M3W1lq62bzd+q/HA3sYOumYr7du6s2L1qo6+zziGm6uV00UrX3//r+rpk038W2oPN6/2exgGWL+H7b4dH4lBzJ/fveMDGOub3fXx9o7RmvjOD26z8n2GG/93jQmqZfaYLahp4gelSfRzMOzMMcX7jukIstz03cY0YbzQZ7ljWOXaz/pPfe7gwTtHpiblT3FzLoXxk0GuPjV7/JTY+FJSUDaDh2NOYhFnEdR0kl1yohdjg8tOpsudrGkkPYhZOyAU07hp8YSy3QY7LIwuB2wxfkZPzvni532B9Wll/oqyJv/LvnLfY/FNOvpnR2iid1kkuOLWb7Bdhwga7T5tvRxYq3MP7mG0KDEsW8G7sIdYgNtyQbaBU2FT20YcohrdTrRhWp2q5ah3XVzN57iD0+iCxHN5DXNHYjSqfUspZB555t40JgWjGbEYXTRR02h5SGo0VTU3qSzaEXWqFmY+eoKpoiMKBCepTr5GspyTwU6jmEm6ZhgMdz2/ZfaExj5e9rm1D6+ibfWV5RXVq8qL/YVZ/uXF/uCMWQ5tKi0qLN28ob2wvKmkco5/eYk/4M3Ffq02QvQDDIc6cV2s7CSL8HTjjJMVo0ZtditO38baWqxTbS1gZKwXJHE65WFlKQ8LdtLoQyG0NAQnN91JAw8T9Tp9nfzb/OLJHdyTk9+Fh3XyjBKlw/Si0T7VX4OnGXFN3LCqU8uUMOuL8pKPkFdIJIhxPFa44QRKncyddyab1MyMbDWB089AuhWbbBYHoznaMpWqCVYnS7AWwBoVqitWyNzCaJFqIJegswhmKDLX95EStU045yF4znO8yjvT/NbFbBFzFsPifaRECory3CLw8a3Oqa4rMtV0ZZjVcrXA588G3Ts3zoAVedxJseN6yugBWjb+6s5PD2+oadk9uxvLvlQ5+dowfU9/dGGzVV+7KMO1tCW9+rmGCom7TMvoq20bf9ixZBWN79ESXFfPT1zLW21N9JebXxEqzGZfU0Vdfqxvi28DnWaB1X9gx5T9fh1T4h0dU1isF9c1NTm042zN1NIaBkCn/h8eH7R73PhKEmj261ME6MuZWp9BgwM7q+5Pg/N+NKBeMhEVu9xBC2r9eHa0n9pxqubHB2cRxLQ9r9HkZ3xheO9+VGHa0R6WE8x4HlcsrH53Eg9YTXgmRqKVtb1gMZtTHNf26Ax6NeUZT/AOpjhj1HZqQRwO81l0FfAP40M52qklU4e5zerClvgSljUDrxCwR8bOszUNW1EU/nwsVoOCfe+EHv5Q9wMXn+L9qkZ3KNfzt6qc1G7J3T4M97sC99ODXvdrFc1GTqu4MVxgR71YMZph0MKxSKG6XpgwXXZy509rRg5u3Dq9QDFqeewz4jphnZBWCymNq7dBV8YYxnJ7cLW0XPt0jgFDZEZWdRrfyxYzWZ1bt2pGaorNDKsS4YyhhJhIKvnqHV1NUnJQjXQyhGl1soi72v1gh8tuVkHnZuWWaQ9uf0rX2p8OcAazU7VXd+mASlOPmQgnTcGE6ZaoZgYRUh+eggjxPVL6TSM2LwWE8DHgHOuVgvWxgV/uxT471i3liNWEp05XxSQ6WfQ1SWvcwaqYpESsHRHmZDEi2Wk9SXc2TDn1RJc03SmFmuku3VJnBji6gupvRGPNUnQdCOjsjqkxGlaUl436Q1q7FL+bgdL/J/MADfeB5nEWN8aDJsI9qmrE2XPJvsdccu42l9y4uXg/5Fxwx32g6RSrW/KDTSiGn7U5FbE5FSC6u2NO0kNBOQs2S9ZDuFmy/LCHHrJLebiHsuFyHgsu583BPRS82+QXxE3e/6EmPxtufyA25M9G4Q9kyDMxYI7xR5UfPk1eWRf9nRyZE5TmhuVM0GK+qZI/bdZ4MhTmQ7zsSAU5BzRHzjQvsHBnrhdr6i2pDKN/UFZoOvADcWA1qMkHTlpVodg32KK36e3gPWWRPKz6ZdVsvths5/DjmllQC75TnKwiya/VrmGtdwrqQDxLSPKLI3rB4Talo4xLFjXUTWRfolr/O0ccMVn07jTvVIcg9uBj/g6zBTp9rt/gx/R7sctDYbkJZbkBcaG/bM8o7T09OlwrXb40qhxrPNQxWjO6OVyyY5AX9o5cVXZTMjw0tv/EXu4tav8VNb84+vily8ovlcj5s3puScWNij/2NnW/cHWE37NZ6Z20b6KvRKj3nw8z+8F6wWBPO4kH61/td3SDJd+tGywl1g3mSrp7N5gelhC2blw/2MmG3f/a/6uau3WEcWu79L9hSub/JD2oF2fSQz/1y37l/XtQpGvXFF88Tal3pyntbjSlT9HkuSdNaZTpt5lk/YOKAe9L15T+UmnzM36lkbV3UofILzksu2GzpoTQuY8jFaGpx8paGDDSlgZX06YngKW7yZ7pk+7ussTatpxJ/1ncf/cg/riKXDjSBHRv1h0Bqgvw7BqGkFgrYoZuXG0BeMg4Hs3NcegBzuZiQF1Vrkhucggpxjp7s2M8Mo+V083DMhezWk1gc6hadx4QH3FY1XrSXNA0EVtSMvptD6mxzLC4UD1gBXxqwI1awNWfQsNxFbPeomzmY2eJTR+r2vjyseZG+h1aub0r2l3VWN27JmJOWbt285pG5bc0b9mqLuU6f2L/zz6ykv7V5sihh2uUs2dbNy1acVQZo/XvOvTLqnq2LVvT6PmPxo9XKbvY+rFeJX0psZNM4sP1u1e3Unpch09ct1Ky1q2Uo3UrvSokuNOz5jI7k/4BGpZI7JRT3K5371capJRTi0x3Hkfoc0fPEjUdwhrTDr4YA/H/H80Jt/wD50QXMhx0z1nRy2qCYea8ch84L/895zVvxrx8H35emtp44NQGNEj0gLlRo3Jjan66S2x+C0jX7PnNxV1ZAJBnbgHuuLl4QHSBXQogEoIdGgnkxjKQs1lReE9WhGawIk9lhfnDiO1skPRAprx0B0C6J3s48zQ0Amyk8ueEJtd+jOHP5JAXVW5OWM4CZZsdms2FefFcwIyGD3SZjxUAqdUis3iD9QjZrArEnZ7wP8EZTTk/kCEy6ut78yBDcza1+es3sPk/RBaTF+67A/CormwtvFYya+rRfDW8ls+qZqLz1HfzZjEAD3kO5YuOEZANITswfzYP5CJwzg88lDc/GKuRuT9DYpk1vSGcWzxVbGDQP5BD/+3R8ieqH6mgbwlXP2PsKf7MyuXFecH7sKx94yMlhWVNb9gdl3seXV5ame2P6Xpjh7CBzCPFZAn5hnqOEyuOl1LDcj6wzBknNFhRtVA/LpWGoovtPguYwcXTh4hrrQbsHNYFwK4M9Nvt8ALPrZiTh3Vx+QuZ3bPPwQPIktkp4pitJyXSQoesN80owlAbV5xePM0UA5KcN9fv9hXpY2deemZyUufldELxq0NXLr7+/KnxqzuGjBO+lLf2bFu/fOl3dyrffD/6fN3qjd2XBvakCbNZyf8LX75O+QclwhVeHxyg0YHBI98ZUk4f/tXK8GZlC43096/1h+nzW695U+I4uo028ayGlBQrYdZLupBs007cLwzLDuN4xJGK2gfQtyaBeNDU9OlHkjcYnacJo3pWZKKD+SuAE6JpqvgB9HkI3mWqsV48IHIBZsx82ayCRXbMQ+QArot3PmPsPPBjJB9WbB1Iyy5YoIpg7lRnqmFGX2qAYizX4AKAUTQNLuYasMOjmHsx1rDadXlmu6q50d5Ax1ZF0tr9D21O5HZ6jSd693A55/dj++q7dLp/dbVZyGmJ5q+yus0Vgn0DFb6X1rMbZY71f4LNcjB8eL8O0KRZHaCxNNADOkB12Ygc7tcCGlF+8FeIG+7sAd0McvFp1bb+X6CzGNDAA+gcZ1DgroTe0soMZtE650PRmhlE7ffBaEUL/wBy/1Kz7/cmWDXtoLsZzWC7VP5mko13pzol9i0GYMHSQ3efRBY4FBfkNCtzFtDLyRTVLHR6Gqgac2KSwBT1g+VGM1APmOQGNE93nSEtm4qDYp6OFrPakbj4MI2LD1vvFW8O7jhbs6EXzw645cXGUDWuWg73G/pQ94vFm8sxo+DvVetStFtyt4fgfqNwP4w358TizTQu3mydjjerDldctLla9QgbtZviok7TyrNY9mHdSS3evDTujHDJpJZkGkMa8dY7yjHVr6CYGXbGkDOOiyu07Pn83vw+nW9w8OYbOCS+Qp+Y9QhfJG5Aws9Md1AmI0bEsFgyC4slZ4LqzdaqZdPhsjedtSckmQKzmy3992i2nKc1W0Z0SZklJWoK5Y5GSyGF3gEE4zov07KUy/nFvQj7HvZ/AmDfNoB9M3sxBbPSNjmis04DPl7ty4Q1S2R4b/ldOzOz79aZmaOVq0StwpTf8kG7M2Pa9J79mVt+gsr0Hj2arTEf7P8J7VTTsPemnRYxDXsv6qd9rXj6c+9Bv/9u9M+Lp9/34ejX/Kr7T+F7mtK9/xxiPhWbB/hUicynaoybx4dwp6anXHi3KYfip5z3IcVt9ra5/+S33eE83YsNs3wnlQ8nNXn0o/2Z4sQst2l6tvPiZ3t3jynGgylnCatVPyQL4uzQvWceQTN0z8lmqpaIJxO0RjfM17M6yzRSSqSUoOw0j8cVXCYEZYOZ4RY8zkIIYc+AZA6xcFuSXTtYWTvAKwerQbVv9HHGvZ4QpMl1gczMAD64qRfFVVW/z5wfmANvlb3qtQB2/N9uESRhFHT1HNhLX9DO/PKCv5EWxLY9tpP4C4yQJJW7Nu07ELCtVnJjL8qPDCbqsqakMT/Cph7h53Wwc0MBHY9Qq41PSc7FD9kh0QsKPerJ6d6pFhW9L9dvcGJw28COTFdPtPBKu17cS/XDW4dqhne/ODi5d0iqquUC6zoHmvtfbeoY+tP64rMjl85KZ754auXpyJsX9x+nG85yh4e7uP5VtKZpctdqSl7b1Rc7K8fIcFkS5uzv0R3ruUd3bLLWHRuxO9Xzfu7XIYtaekaX7OUdozV365TVVatnEv1fpA218MwO3sfP7lTu2sfLT6j6Np6+lPvQl3oP+tKm6Ut6IH2alp1BYvSnO0/W/Hjk3jTG9Cmjk+HYJJJKnp5NqQtVSXKYbTlPaJrwtHjCsXIyycpk3cMORmIHosdNB0GtJ+kDNErHVMeMufwUNMXdJiI8rOac1D5cmIOBVXJUqn2uUkJYNgLV1tCM1lw7luvGTkhGgJgIO1PUCnUlfYlkFSM6PI605C7tu7HSgbg2XmnLv/ZNt/LqMmLx+NLbV4z1utMkmczDuI6IDLVhdz5RlbEakzeZ1C86k3PwxM+EJD524mdefHYMD/rQeUMh9oUqplDE5oi1eskGC1zGwjdHCn65mZiUw3S1TWSlhvgdXg7WnUu86rdX6GLHojvF+FoxDExkEZYkJHFnndJh+jDd8DvuT5P9WnlKwradbbuUY8pf7mRZwjfpuhRu17ByHQ89vQI8elV5gxpjhWXC3keLKf1HWsZShfTR91yZN0ZO4NmnzI4bO4RNJIPkk1DsfFHJE5bn8lhgE+Gpirbnw9vCULTAloa8KcCITVj9KjP1C8xy1fyEVABsYQbeBm6X2oExB/ZPGo/BBckmyoYUXFLbXLjocuM5QVIBfsGZNN+hfqVHLvu2Bo8jJysWuGFxmyweHsQ5y8SxgE1YoCtvbGnrqd5Pl1N9/xY9C9p0fP8z3x1W+pUj+/YpY8r7ivTSDLPHv4nxmrPKy1zOu7RmxeqdNEgP/L3y5uFfPdWt9NI85Tz4Yvo4U4ihGn66HpforxIjsRI7nqARf24gHhsIIm82Y/s2xTNBTBdi3zSknf2LpSd4rpAdRN5x/6MFp+o6p44Y/PELV/rijxkUgpqzSMlVYYx3MV8swKq7+fBUq4FBbdBOwKPvZp15p6mtqz/r/1nNwYPTnpja0zOms/Je8Ifs5KNEPRQXy2o5VlbLYYehza52uOrhsoWdH2RhX8ogshFN6oiO2NekzcRkY7NRV7yfcr9+ov/5zwi9KhCuBj7zEK3pXm28n9URQ68++6z2+8YH/75x6vdXCQJtmfH9dvy9v6UMre2qvl0v6SSl6n/Dd+Ol3K6l5R/8+9Hwr7XvR+OQbm5A6xsPkVidlUY8azBRz5PUqz0dGCLADgr19Gp1JrHZvNDX/zzOSKOLw3lx9bPurQtrkwOk+IB740zDGr07BrZqM2Z353DOnPrdbHh21vT3oJpnfA/qPe6MXIi/8+6pGzN+nuA6aAdfiN8KS8BoRTkz8QkB7Sl2ayGBeLEBhj3FTqNcGA65Xb65J9bBf9zFtWvXoN7A7zvTX9NotUxVXwrGcFj7mhhZZwqFZn6rnDU+r631md4Z2PBqZ8Pjg1pf5JJf5NJfZN8Xqz20s7Ku0Gus/2M+dhJqbYTaeec4A4vAOvzUo7g4for7sY7CWC8hO3P8CiewezFdo7WRaPfCb/6bdTuJlkw1lqgtJVfimkg4auQHdLXsLFAX1vuxwk+TFTij9vdEeLszhLxRexTx+76MNjGE3zHrxmODozoW6777ycH4RYrAr6hLjYe7WG09NgdhtTqW8CS6sKPTyuaL312DrVBUDKexM9h5Hy9SI5WGq2hr09DAlz4mFx7SNZWWKn56SfFzLqWaDk1epeeVAD6083OEFcIK1D+FsCT4+tbB/wEiTXHdAAB42mNgZGBgAGJXmy6peH6brwzyHAwgcCZw51kY/b/2nyJHI/sGIJeDgQkkCgA18wwZAAAAeNpjYGRgYN/w9ycDA8eO/7X/JTgaGYAiKOAaAKk5B2J42m2TLYgbQRiG3/nJZkVERUzgKs71CKViKSuOEHPQQgJnIk6cOFFxZkUgy6UihLIilIgWzhQiW0hFRURExNnCmYMGCnsuIrIRVVUH0/ebbCC0Jx7ezOw33+w8O9EbnIQAbIFuYaVjvAmeIbUZPpUtzktjDNUYNX2AARmybhBM8aCbuNTXuGDmOnZL1p/ZTFWYGUm2Y3QK7oq5jt+jhctgqkLpI2nmqPM9ruwt+1QxCiwapTOMrMXIrDhuoWHXGKkJMnONp7bFbHF+gg+sy/j82Fbw1tf1kJoFYv0L8i5d23N58M6t7dg9mJ9uaaY44jkynhPMdgj1ZXt+VS1VEJPE5j5jZqQj1EpAZPvoKvZWPbcxp5JIyz3257zUyTpZo4GuOUBdv2DPPhLzw/0uyd6nbm1mbmViVLnfjPvdSXL/bzv3fN8TT45zZp3zCetAT1fmFnXzGal3T+8yJ+tMhKHMsS7juGMX6iV/P2HtEcno9rn3+gjlqhuIa/G8j5q4NV13mDfifOf4ERre8T4zpIXH/wjn3qn3ug+dLumzyfxKbnZO/8WfM8eheN1HvIYLHLN/JN+YHjZkZe6B8oyOitQfAbUhr7fgD/M9M+EzucsF4lX+F7z3bbn7dFDTc7RJzdPEd363iqzVfaQkk75yl+0r4C/vjcszAAB42mNgYNCBwiiGDoYXjHVMKkzbmK4xczDbME9ivsL8iUWAxYQlg2UPyyNWO9YDbFxsq9iF2M3YD3GocARx1HBM4NjCcYLTgkuOK4BrH7cEdwz3NO5TPHo8aTwtPMd4fvEq8CbwLuBj4PPje8Nvxr+F/4mAmoCXwBmBf4J6gjGCXYJ7BN8JiQkZCYUI7RKWES4QviWiJVIg8kXUQTRLdJXoPdE/Ymlia8RZxCvEH0mISXRIHJLkkNSRXCf5QIpNykhqltQ2aQXpNCCcIv1NZposi2yMHJucidw7eT/5Cvkl8psUshTaFO4pGigGKE5TPKUkp1SitEBZTDlAuUv5lIqGSpXKN1Uv1S9qJmplagfUxdTt1NPUp6if0jDTmKXJoJml+UkrS+uVtpF2jfYpHTWdVboiug26H/Qa9Bn0Fxg4Gdwy1DNsMbxn5GdUZjTP6Iwxm3GF8TUTM5NZpnKmk0zvmAWYzTN7Z+5kvsT8nUWdpYRlimWf5Rkc8JblC8tvVnxWalYuVilWTVYbrO5Z81ibWJcA4SzrQ9aHbDRsTACOyoOJAAAAAQAAANYASAAFAAAAAAACAAEAAgAWAAABAADjAAAAAHjarZC/SgNBEMZ/a6KQRkSC9RbWZhO8YOyC4J9CEC0Eu9PEy8GZyJkogqUP4BPY+yb6Mj6D380tNqa02JnffLvzzbBAi5IGrtkCXnRqdrRV1bzCOm+RG5zxHrnJNt+RVzl2m5HXaLuryJ9suWnkL4J75YAZ9zxrak7GhDmeD7oM2KPvN4wGJFIveOJW92PxCVOjUjkV5XKpqGBHt0PlQvn81/PBqrFy1fOoONLLoSg1pyMWolJq9SpTVVh9qnijPOPOenLVnkObNlfMdJdq/4n5enbl2tVJbIu/7ss0/48ze3SUOwSpy2Zdqudav1h7eesLpo5s44XcKzWx2GdfPsFi7R6k9n4Agi9SFQB42m3Q12/OcRQH4OdLtVqlZu299/uWonZp7b33bLWlalTtGXsTiTti3SD2DMEFYq8YwYU/RTTt79Ln5sk5Jzk5OaqoyN8PjvtffhCqhKqqSlBNoiTVJUtRQ6qaaklTWx111VNfA+kaaqSxJppqprkWWmqltTbaaqe9DjrqpLMuuuqmux56ionL0Etvmfroq58s/Q0w0CCDDTFUtmGGy5FrhJFGGW2MscYZb4KJJplsiqmmmW6GmWaZbY655plvgYUWWRwSXLTHXk+cts8xh51x2aVQzSG/7XbKUQc898dZV1xwzRuvXLfEUifkeSffa2998t4HHy3z1Wdf3FDgZPmPvvmu0EHLFVlhpWIlzllljdXWKlVmnfU22GizTbbYZquHztthu512eeSmWx776VdIDEmhekgOKaFGSA01Q62QFmqHOqFuqOe2O+574IW77nlpv6uhvqeehQaOhPTEguJNqwvjSWUlRbFYLKfS7FhkRZ1RPoiMR2ZE9orsHZkZ2Seyb2S/yKzI7Erj0d54PGVZUUHZ2vy8xaWFla2MEZVmVphbfsI/jKmAzgAAAHjaRc27CsIwGAXgpmnTi7236CTUwSmjg5sgmiLUQRykAZ/D2cVRfZW/DiK+nP5qGrfzHQ6cB3mdgJyNGtxN0xJykW3FeDOCRNZQbDEc5RAY3zcG0FIA5UuwSnGjmcm/sBHWQIGV4mnY5sRQdj5mZNzZxbFzV/AQ7k7BR3hThR7Cn/1AIFC3IbbB3OQtrQ7ICBn+GSOjq2aCjNeaKTJZaWbIVGjmyGyhWSDzfkcJBX8DgJRRZgABUCwJTQAA) format("woff"), url('"./avang___-webfont.ttf') format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'avantguardboldregular';
  /*src: url('"http://eis1250.com/clyons/demo.MRA/themes/mratheme/css/avangb__-webfont.eot');*/
  src: url('"./avangb__-webfont.eot'); }

@font-face {
  font-family: 'avantguardboldregular';
  /*src: url('"http://eis1250.com/clyons/demo.MRA/themes/mratheme/css/avangb__-webfont.svg#avantguardboldregular') format('svg');*/
  src: url('"./avangb__-webfont.svg#avantguardboldregular') format("svg"); }

@font-face {
  font-family: 'avantguardboldregular';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"), url('"./avangb__-webfont.ttf') format("truetype");
  font-weight: normal;
  font-style: normal; }

/* FILTER FORM */
.filter {
  margin-bottom: 30px; }
  .filter .featured-article {
    padding: 15px;
    background: #565656;
    color: #FFFFFF; }
  .filter .Actions {
    display: none; }
  .filter option {
    background-color: #EFEFEF !important; }
  .filter form.clear {
    width: 100%;
    max-width: 100%; }
  .filter .filterForm {
    margin-bottom: 10px; }
  .filter fieldset {
    margin: 0; }
  .filter h3 {
    margin-bottom: 0; }
  .filter.filter-row {
    margin-top: 30px; }
    .filter.filter-row select {
      margin-bottom: 0; }

.Blog .page_title {
  margin-top: 30px; }

.Blog .hidden_title {
  visibility: hidden;
  height: 20px; }

.Blog .featured {
  color: #ef4135;
  margin-right: 0.8rem; }

.FAQPage .faq {
  margin: 0 0 1.5em; }
  .FAQPage .faq .accordion-navigation {
    margin-bottom: 2px !important; }
    .FAQPage .faq .accordion-navigation a {
      background: #ebebeb;
      border: 1px solid #d1d1d1;
      padding: 0.5em 1em !important; }
      .FAQPage .faq .accordion-navigation a:hover {
        color: white; }
      .FAQPage .faq .accordion-navigation a .icon {
        width: 30px;
        text-align: center; }
    .FAQPage .faq .accordion-navigation:not(.active) .icon-active {
      display: none; }
    .FAQPage .faq .accordion-navigation.active .icon-inactive {
      display: none; }

.story-item {
  display: block;
  color: inherit;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  margin: 0 8px 8px 0; }
  .story-item__body {
    padding: 30px 30px 20px 30px; }
  @media screen and (max-width: 900px) {
    .story-item__body.has-photo {
      position: absolute;
      bottom: 8px;
      left: 0;
      right: 8px;
      background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
      padding-top: 32px; }
      .story-item__body.has-photo h3, .story-item__body.has-photo h4 {
        color: #FFF !important; }
      .story-item__body.has-photo p {
        color: rgba(255, 255, 255, 0.8); } }
  @media screen and (max-width: 800px) {
    .story-item__body p {
      display: none; } }

@media screen and (min-width: 900px) {
  .story-image {
    width: 60%;
    margin-right: 30px;
    margin-bottom: 1.5em;
    float: left; } }

.story-page-row .story-item {
  margin-bottom: 30px; }

/*# sourceMappingURL=app.css.map */