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

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%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

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: normal;
  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.9375rem;
  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.9375rem;
  padding-right: 0.9375rem;
  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.33333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0 !important;
  }

  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  .small-offset-3 {
    margin-left: 25% !important;
  }

  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  .small-offset-6 {
    margin-left: 50% !important;
  }

  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  .small-offset-9 {
    margin-left: 75% !important;
  }

  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  .small-offset-11 {
    margin-left: 91.66667% !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.9375rem;
    padding-right: 0.9375rem;
    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.33333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.66667% !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.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0 !important;
  }

  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  .large-offset-11 {
    margin-left: 91.66667% !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.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
.accordion {
  margin-bottom: 0;
  margin-left: 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: #e8e8e8;
  color: #222222;
}

.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}

.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: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF;
}

.alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333333;
  font-size: 1.375rem;
  line-height: 0.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.33333%;
  }

  .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.66667%;
  }

  .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.28571%;
  }

  .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.11111%;
  }

  .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.09091%;
  }

  .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.33333%;
  }

  .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.33333%;
  }

  .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.66667%;
  }

  .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.28571%;
  }

  .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.11111%;
  }

  .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.09091%;
  }

  .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.33333%;
  }

  .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.33333%;
  }

  .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.66667%;
  }

  .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.28571%;
  }

  .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.11111%;
  }

  .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.09091%;
  }

  .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.33333%;
  }

  .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: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px;
}

.breadcrumbs > * {
  color: #008CBA;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}

.breadcrumbs > * a {
  color: #008CBA;
}

.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.75rem;
  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 {
  -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: normal;
  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: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}

button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}

button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}

button.expand, .button.expand {
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  padding-bottom: 1.0625rem;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008CBA;
  border-color: #007095;
  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, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008CBA;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  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, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  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, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  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, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  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, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[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, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  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, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[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, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    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 {
  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 {
  border-left: 0;
}

.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}

.button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.33333%;
}

.button-group.even-3 li > button, .button-group.even-3 li .button {
  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 {
  border-left: 0;
}

.button-group.even-3 li button, .button-group.even-3 li .button {
  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 {
  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 {
  border-left: 0;
}

.button-group.even-4 li button, .button-group.even-4 li .button {
  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 {
  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 {
  border-left: 0;
}

.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}

.button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.66667%;
}

.button-group.even-6 li > button, .button-group.even-6 li .button {
  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 {
  border-left: 0;
}

.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}

.button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.28571%;
}

.button-group.even-7 li > button, .button-group.even-7 li .button {
  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 {
  border-left: 0;
}

.button-group.even-7 li button, .button-group.even-7 li .button {
  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 {
  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 {
  border-left: 0;
}

.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

.button-group > li {
  display: inline-block;
  margin: 0 -2px;
}

.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}

.button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}

.button-group.stack > li > button, .button-group.stack > li .button {
  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 {
  border-left: 0;
}

.button-group.stack > li > button, .button-group.stack > li .button {
  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 {
  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 {
  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 {
  border-left: 0;
}

@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
    width: 100%;
  }

  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    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 {
    border-left: 0;
  }

  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    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 {
    border-top: 0;
  }
}
.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}

.button-group.radius > *,
.button-group.radius > * > a,
.button-group.radius > * > button,
.button-group.radius > * > .button {
  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 {
  -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 {
  -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 {
  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 {
  border-left: 0;
}

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  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 {
  border-top: 0;
}

.button-group.radius.stack > *,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button,
.button-group.radius.stack > * > .button {
  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 {
  -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 {
  -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 {
    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 {
    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 {
    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 {
    -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 {
    -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 {
    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 {
    border-left: 0;
  }

  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    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 {
    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 {
    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 {
    -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 {
    -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 {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}

.button-group.round > *,
.button-group.round > * > a,
.button-group.round > * > button,
.button-group.round > * > .button {
  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 {
  -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 {
  -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 {
  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 {
  border-left: 0;
}

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  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 {
  border-top: 0;
}

.button-group.round.stack > *,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button,
.button-group.round.stack > * > .button {
  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 {
  -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 {
  -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 {
    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 {
    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 {
    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 {
    -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 {
    -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 {
    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 {
    border-left: 0;
  }

  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    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 {
    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 {
    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 {
    -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 {
    -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: 0.6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

.visible-img {
  height: 95%;
  position: relative;
}

.visible-img img {
  position: absolute;
  left: 50%;
  top: 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: 0.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: 0.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: 0.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: 0.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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}

.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  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.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  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.radius {
  border-radius: 3px;
}

.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, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

.dropdown.button::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, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

.dropdown.button::after, button.dropdown::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}

.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.secondary: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: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  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 {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

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

.prefix.button.radius {
  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 {
  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 {
  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 {
  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;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input:not([type]), 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%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

input:not([type]):focus, 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:not([type]):disabled, 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:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), 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:not([type]).radius, 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: #666666;
}

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

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

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

/* 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:focus {
  background-color: #f3f3f3;
  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 {
  font-weight: bold;
  margin: 0;
  margin-left: -0.1875rem;
  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: normal;
  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: normal;
  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: normal;
  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: 1rem;
  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: 0.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 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: 1rem;
  padding: 1.25rem;
}

.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
  font-size: 1rem;
}

.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: #008CBA;
}

.icon-bar > a:hover label {
  color: #FFFFFF;
}

.icon-bar > a:hover i {
  color: #FFFFFF;
}

.icon-bar > a.active {
  background: #008CBA;
}

.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-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  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: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 103;
  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 {
  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: bold;
  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: normal;
  line-height: 0.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 {
  .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: normal;
  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: #008CBA;
  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 {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    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;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-timing-function: linear;
          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;
  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: transparent;
  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: #e6e6e6;
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
  pointer-events: none;
}

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: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
}

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: #008CBA;
}

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: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  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: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ecfaff;
  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) {
  color: #008CBA;
}

.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #0078a0;
}

.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: normal;
  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: normal;
  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: normal;
  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: normal;
  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: #008CBA;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress .meter.secondary {
  background: #e7e7e7;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress .meter.success {
  background: #43AC6A;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress .meter.alert {
  background: #f04124;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress.secondary .meter {
  background: #e7e7e7;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress.success .meter {
  background: #43AC6A;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress.alert .meter {
  background: #f04124;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.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;
  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;
  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: #008CBA;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle {
  background: #008CBA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}

.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: #008CBA;
  cursor: default;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #007ba4;
}

.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;
  touch-action: manipulation;
  background: #008CBA;
}

.range-slider-handle:hover {
  background: #007ba4;
}

.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 {
  box-shadow: none;
  border-radius: 3px;
}

.reveal-modal.round {
  box-shadow: none;
  border-radius: 1000px;
}

.reveal-modal.collapse {
  padding: 0;
  box-shadow: none;
}

@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: bold;
  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.875rem 0;
}

.side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}

.side-nav li a:not(.button) {
  color: #008CBA;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}

.side-nav li a:not(.button):active {
  color: #1cc7ff;
}

.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}

.side-nav li.heading {
  color: #008CBA;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}

.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button span {
  width: 3.09375rem;
}

.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button span:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.secondary span:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny {
  padding-right: 3.75rem;
}

.split.button.tiny span {
  width: 2.25rem;
}

.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.small {
  padding-right: 4.375rem;
}

.split.button.small span {
  width: 2.625rem;
}

.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.large {
  padding-right: 5.5rem;
}

.split.button.large span {
  width: 3.4375rem;
}

.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.expand {
  padding-left: 2rem;
}

.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}

.split.button.radius 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 {
  -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 {
  border-style: none;
}

.split.button.no-pip span:after {
  border-style: none;
}

.split.button.no-pip 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: normal;
  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: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

.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: 0.25rem;
  position: absolute;
  top: 0.25rem;
  width: 1.5rem;
  transition: left 0.15s ease-out;
  transform: translate3d(0, 0, 0);
}

.switch input:checked + label {
  background: #008CBA;
}

.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: #008CBA;
}

.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: bold;
  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: bold;
  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.9375rem 0;
  width: 100%;
}

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

.tabs-content > .content.contained {
  padding: 0.9375rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@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 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  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(0, 140, 186, 0.5);
}

.th.radius {
  border-radius: 3px;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold;
}

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008CBA;
}

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}

.tooltip > .nub {
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  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 #003f54 !important;
  color: #008CBA !important;
}

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

@media only screen {
  .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:40.0625em)/";
  width: 40.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.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.8125rem;
  z-index: 98;
}

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  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: 0.35rem;
  padding-top: 0.35rem;
}

.top-bar .button, .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 {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  margin: 0;
  position: relative;
}

.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  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: 1.0625rem;
  line-height: 2.8125rem;
  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: normal;
  padding: 0 0.9375rem;
  width: 75%;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #FFFFFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}

.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #FFFFFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  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: #333333;
}

.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

@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 300ms 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 #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: #333333;
}

.top-bar-section ul li > a {
  color: #FFFFFF;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}

.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

.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: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

.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: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

.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: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

.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: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}

.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: #555555;
  color: #FFFFFF;
  background: #222222;
}

.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFFFFF;
}

.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #FFFFFF;
}

.top-bar-section .has-form {
  padding: 0.9375rem;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  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: normal;
  padding: 8px 0.9375rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

.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 0.9375rem;
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #333333;
    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 {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }

  .top-bar .has-form > .button,
.top-bar .has-form > button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }

  .top-bar.expanded {
    background: #333333;
  }

  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    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) {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #222222;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008CBA;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFFFFF;
  }

  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }

  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }

  .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: "»";
    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: #333333;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }

  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFFFFF;
  }

  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: #FFFFFF;
    background: #222222;
  }

  .top-bar-section .dropdown li label {
    background: #333333;
    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 #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }

  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }

  .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: #555555;
    background: #222222;
    color: #FFFFFF;
  }

  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    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: #008CBA;
  line-height: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: #0078a0;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  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: normal;
  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: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  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: bold;
  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: normal;
  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;
}

/* 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;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

.no-bullet, .no-bullet-inline, body#sales-site .no-bullet-inline {
  list-style-type: none;
  margin-left: 0;
}

.no-bullet li ul, .no-bullet-inline li ul, body#sales-site .no-bullet-inline li ul,
.no-bullet li ol,
.no-bullet-inline li ol,
body#sales-site .no-bullet-inline li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

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

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: "— ";
}

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: bold;
  font-size: 0.9375rem;
}

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

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  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.75rem;
  }

  h2 {
    font-size: 2.3125rem;
  }

  h3 {
    font-size: 1.6875rem;
  }

  h4 {
    font-size: 1.4375rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !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: 0.34in;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  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: bold;
  line-height: 2.8125rem;
  margin: 0;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

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

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  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 #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0;
}

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.top-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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 18.75rem;
}

.top-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.bottom-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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 18.75rem;
}

.bottom-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: bold;
  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.66667rem;
  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 {
  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: transparent;
  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 {
  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: transparent;
  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);
  }
}
.move-top > .inner-wrap {
  transform: translate3d(0, -18.75rem, 0);
}

.move-top .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: transparent;
  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-top .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.move-bottom > .inner-wrap {
  transform: translate3d(0, 18.75rem, 0);
}

.move-bottom .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: transparent;
  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-bottom .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  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: transparent;
  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 {
  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: transparent;
  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 {
  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: transparent;
  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);
  }
}
.offcanvas-overlap-top .bottom-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-top .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: transparent;
  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-top .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-bottom .top-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-bottom .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: transparent;
  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-bottom .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 .top-off-canvas-menu {
  top: -18.75rem;
}

.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem;
}

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

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

.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem;
}

.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem;
}

.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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(-100%, 0, 0);
  left: 0;
  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: bold;
  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: "«";
  margin-right: 0.5rem;
  display: inline;
}

.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(100%, 0, 0);
  right: 0;
  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: bold;
  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: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  transform: translate3d(0%, 0, 0);
}

.top-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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  transition: transform 500ms ease;
}

.top-submenu * {
  -webkit-backface-visibility: hidden;
}

.top-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.top-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
  transform: translate3d(0, 0%, 0);
}

.bottom-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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  transition: transform 500ms ease;
}

.bottom-submenu * {
  -webkit-backface-visibility: hidden;
}

.bottom-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.bottom-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
  transform: translate3d(0, 0%, 0);
}

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

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "«";
  margin-right: 0.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 visibility */
.print-only,
.show-for-print {
  display: none !important;
}

@media print {
  .print-only,
.show-for-print {
    display: block !important;
  }

  .hide-on-print,
.hide-for-print {
    display: none !important;
  }

  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;
  }
}
@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot");
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/vendor/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/vendor/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
body.devise_invitations, body.devise_sessions, body.devise_passwords, body.users_passwords, body.users_invitations {
  background-image: url("/images/sales_site/bg/hq/bg-signup.jpg");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
body.devise_invitations nav, body.devise_sessions nav, body.devise_passwords nav, body.users_passwords nav, body.users_invitations nav {
  padding: 0;
  line-height: 4.625rem;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.devise_invitations nav, body.devise_sessions nav, body.devise_passwords nav, body.users_passwords nav, body.users_invitations nav {
    padding: 2.5rem;
  }
}
body.devise_invitations nav .menu, body.devise_sessions nav .menu, body.devise_passwords nav .menu, body.users_passwords nav .menu, body.users_invitations nav .menu {
  visibility: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.devise_invitations nav .menu li, body.devise_sessions nav .menu li, body.devise_passwords nav .menu li, body.users_passwords nav .menu li, body.users_invitations nav .menu li {
  display: inline-block;
}
body.devise_invitations .row, body.devise_sessions .row, body.devise_passwords .row, body.users_passwords .row, body.users_invitations .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
}
body.devise_invitations .row.collapse, body.devise_sessions .row.collapse, body.devise_passwords .row.collapse, body.users_passwords .row.collapse, body.users_invitations .row.collapse {
  margin-bottom: 1rem;
}
body.devise_invitations .row.hidden, body.devise_sessions .row.hidden, body.devise_passwords .row.hidden, body.users_passwords .row.hidden, body.users_invitations .row.hidden {
  margin-bottom: 0;
}
body.devise_invitations form, body.devise_sessions form, body.devise_passwords form, body.users_passwords form, body.users_invitations form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.devise_invitations input[type=checkbox], body.devise_sessions input[type=checkbox], body.devise_passwords input[type=checkbox], body.users_passwords input[type=checkbox], body.users_invitations input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.devise_invitations input, body.devise_sessions input, body.devise_passwords input, body.users_passwords input, body.users_invitations input {
  margin-bottom: 0 !important;
}
body.devise_invitations h2, body.devise_sessions h2, body.devise_passwords h2, body.users_passwords h2, body.users_invitations h2 {
  font-size: 1.3125rem;
}
body.devise_invitations .heading, body.devise_sessions .heading, body.devise_passwords .heading, body.users_passwords .heading, body.users_invitations .heading {
  color: #38c8af;
}
body.devise_invitations span.error, body.devise_sessions span.error, body.devise_passwords span.error, body.users_passwords span.error, body.users_invitations span.error {
  background: none;
  color: #f04124;
}
body.devise_invitations label, body.devise_sessions label, body.devise_passwords label, body.users_passwords label, body.users_invitations label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
}
body.devise_invitations a, body.devise_sessions a, body.devise_passwords a, body.users_passwords a, body.users_invitations a {
  color: #38c8af;
  font-weight: lighter;
}
body.devise_invitations .terms-bolded, body.devise_sessions .terms-bolded, body.devise_passwords .terms-bolded, body.users_passwords .terms-bolded, body.users_invitations .terms-bolded {
  font-weight: normal;
}
body.devise_invitations .button[disabled], body.devise_sessions .button[disabled], body.devise_passwords .button[disabled], body.users_passwords .button[disabled], body.users_invitations .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.devise_invitations .button, body.devise_sessions .button, body.devise_passwords .button, body.users_passwords .button, body.users_invitations .button {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.devise_passwords.new input, body.users_passwords.new input {
  margin-bottom: 0;
}
body.devise_passwords.edit form #accept_user_agreement, body.users_passwords.edit form #accept_user_agreement {
  font-size: 0.875rem;
}

body.users.show {
  background-color: white;
}
body.users.show .top_section {
  margin-bottom: 0;
}
body.users.show .content .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
}
body.users.show .content .row.collapse {
  margin-bottom: 1rem;
}
body.users.show .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
  overflow-x: hidden;
}
body.users.show .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.users.show .content h2 {
  font-size: 1.3125rem;
}
body.users.show .content input {
  margin-bottom: 0;
}
body.users.show .content .heading {
  color: #38c8af;
}
body.users.show .content .fr-toolbar {
  border-top: 5px solid #38c8af;
}
body.users.show .content span.error {
  background: none;
  color: #f04124;
}
body.users.show .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
}
body.users.show .content a {
  color: #38c8af;
  font-weight: lighter;
}
body.users.show .content .terms-bolded {
  font-weight: normal;
}
body.users.show .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.users.show .content .button {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.users.show .content .actions {
  margin-bottom: 0;
}

body.members.edit, body.members.new, body.members.create {
  background-color: white;
}
body.members.edit .top_section, body.members.new .top_section, body.members.create .top_section {
  margin-bottom: 0;
}
body.members.edit .content .row, body.members.new .content .row, body.members.create .content .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
}
body.members.edit .content .row.collapse, body.members.new .content .row.collapse, body.members.create .content .row.collapse {
  margin-bottom: 1rem;
}
body.members.edit .content form, body.members.new .content form, body.members.create .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.members.edit .content input[type=checkbox], body.members.new .content input[type=checkbox], body.members.create .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.members.edit .content input, body.members.new .content input, body.members.create .content input {
  margin-bottom: 0;
}
body.members.edit .content h2, body.members.new .content h2, body.members.create .content h2 {
  font-size: 1.3125rem;
}
body.members.edit .content .heading, body.members.new .content .heading, body.members.create .content .heading {
  color: #38c8af;
}
body.members.edit .content span.error, body.members.new .content span.error, body.members.create .content span.error {
  background: none;
  color: #f04124;
}
body.members.edit .content label, body.members.new .content label, body.members.create .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
}
body.members.edit .content a, body.members.new .content a, body.members.create .content a {
  color: #38c8af;
  font-weight: lighter;
}
body.members.edit .content .terms-bolded, body.members.new .content .terms-bolded, body.members.create .content .terms-bolded {
  font-weight: normal;
}
body.members.edit .content .button[disabled], body.members.new .content .button[disabled], body.members.create .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.members.edit .content .button, body.members.new .content .button, body.members.create .content .button {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}

body.risk-meter-questions.edit, body.risk-meter-questions.new, body.risk-meter-questions.create, body.risk-meter-questions.show {
  background-color: white;
}
body.risk-meter-questions.edit .top_section, body.risk-meter-questions.new .top_section, body.risk-meter-questions.create .top_section, body.risk-meter-questions.show .top_section {
  margin-bottom: 0;
}
body.risk-meter-questions.edit .content, body.risk-meter-questions.new .content, body.risk-meter-questions.create .content, body.risk-meter-questions.show .content {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.risk-meter-questions.edit .content label, body.risk-meter-questions.new .content label, body.risk-meter-questions.create .content label, body.risk-meter-questions.show .content label {
  font-size: 0.875rem;
  color: #888888;
}
body.risk-meter-questions.edit .content input[type=checkbox], body.risk-meter-questions.new .content input[type=checkbox], body.risk-meter-questions.create .content input[type=checkbox], body.risk-meter-questions.show .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.risk-meter-questions.edit .content input, body.risk-meter-questions.new .content input, body.risk-meter-questions.create .content input, body.risk-meter-questions.show .content input {
  margin-bottom: 0;
}
body.risk-meter-questions.edit .content h2, body.risk-meter-questions.new .content h2, body.risk-meter-questions.create .content h2, body.risk-meter-questions.show .content h2 {
  font-size: 1.3125rem;
}
body.risk-meter-questions.edit .content .heading, body.risk-meter-questions.new .content .heading, body.risk-meter-questions.create .content .heading, body.risk-meter-questions.show .content .heading {
  color: #38c8af;
}
body.risk-meter-questions.edit .content span.error, body.risk-meter-questions.new .content span.error, body.risk-meter-questions.create .content span.error, body.risk-meter-questions.show .content span.error {
  background: none;
  color: #f04124;
}
body.risk-meter-questions.edit .content label, body.risk-meter-questions.new .content label, body.risk-meter-questions.create .content label, body.risk-meter-questions.show .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
}
body.risk-meter-questions.edit .content a, body.risk-meter-questions.new .content a, body.risk-meter-questions.create .content a, body.risk-meter-questions.show .content a {
  font-weight: lighter;
}
body.risk-meter-questions.edit .content .terms-bolded, body.risk-meter-questions.new .content .terms-bolded, body.risk-meter-questions.create .content .terms-bolded, body.risk-meter-questions.show .content .terms-bolded {
  font-weight: normal;
}
body.risk-meter-questions.edit .content .button[disabled], body.risk-meter-questions.new .content .button[disabled], body.risk-meter-questions.create .content .button[disabled], body.risk-meter-questions.show .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.risk-meter-questions.edit .content .button, body.risk-meter-questions.new .content .button, body.risk-meter-questions.create .content .button, body.risk-meter-questions.show .content .button {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
  color: #fff;
}
body.risk-meter-questions.edit .content .button.btn.btn-delete, body.risk-meter-questions.new .content .button.btn.btn-delete, body.risk-meter-questions.create .content .button.btn.btn-delete, body.risk-meter-questions.show .content .button.btn.btn-delete {
  background-color: #c0392b;
}
body.risk-meter-questions.edit .content .row.collapse, body.risk-meter-questions.new .content .row.collapse, body.risk-meter-questions.create .content .row.collapse, body.risk-meter-questions.show .content .row.collapse {
  margin-bottom: 1rem;
}
body.risk-meter-questions.edit .new-question, body.risk-meter-questions.new .new-question, body.risk-meter-questions.create .new-question, body.risk-meter-questions.show .new-question {
  color: #fff !important;
}

body.performance_indicies.new, body.performance_indicies.create, body.performance_indicies.edit, body.performance_indicies.update {
  background-color: white;
}
body.performance_indicies.new .top_section, body.performance_indicies.create .top_section, body.performance_indicies.edit .top_section, body.performance_indicies.update .top_section {
  margin-bottom: 0;
}
body.performance_indicies.new .content .row, body.performance_indicies.create .content .row, body.performance_indicies.edit .content .row, body.performance_indicies.update .content .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
}
body.performance_indicies.new .content form, body.performance_indicies.create .content form, body.performance_indicies.edit .content form, body.performance_indicies.update .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.performance_indicies.new .content input[type=checkbox], body.performance_indicies.create .content input[type=checkbox], body.performance_indicies.edit .content input[type=checkbox], body.performance_indicies.update .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.performance_indicies.new .content h2, body.performance_indicies.create .content h2, body.performance_indicies.edit .content h2, body.performance_indicies.update .content h2 {
  font-size: 1.3125rem;
}
body.performance_indicies.new .content .heading, body.performance_indicies.create .content .heading, body.performance_indicies.edit .content .heading, body.performance_indicies.update .content .heading {
  color: #38c8af;
}
body.performance_indicies.new .content span.error, body.performance_indicies.create .content span.error, body.performance_indicies.edit .content span.error, body.performance_indicies.update .content span.error {
  background: none;
  color: #f04124;
}
body.performance_indicies.new .content label, body.performance_indicies.create .content label, body.performance_indicies.edit .content label, body.performance_indicies.update .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
}
body.performance_indicies.new .content a, body.performance_indicies.create .content a, body.performance_indicies.edit .content a, body.performance_indicies.update .content a {
  color: #38c8af;
  font-weight: lighter;
}
body.performance_indicies.new .content .terms-bolded, body.performance_indicies.create .content .terms-bolded, body.performance_indicies.edit .content .terms-bolded, body.performance_indicies.update .content .terms-bolded {
  font-weight: normal;
}
body.performance_indicies.new .content .button[disabled], body.performance_indicies.create .content .button[disabled], body.performance_indicies.edit .content .button[disabled], body.performance_indicies.update .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.performance_indicies.new .content .button, body.performance_indicies.create .content .button, body.performance_indicies.edit .content .button, body.performance_indicies.update .content .button {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}

body.companies.show, body.companies.update {
  background-color: white;
}
body.companies.show .top_section, body.companies.update .top_section {
  margin-bottom: 0;
}
body.companies.show .content > .row, body.companies.update .content > .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
}
body.companies.show .content form, body.companies.update .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.companies.show .content form input, body.companies.update .content form input {
  margin-bottom: 0;
}
body.companies.show .content form > .row, body.companies.update .content form > .row {
  display: flex;
  align-items: center;
  background-color: white;
}
body.companies.show .content input[type=checkbox], body.companies.update .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.companies.show .content h2, body.companies.update .content h2 {
  font-size: 1.3125rem;
}
body.companies.show .content .heading, body.companies.update .content .heading {
  color: #38c8af;
}
body.companies.show .content .fr-toolbar, body.companies.update .content .fr-toolbar {
  border-top: 5px solid #38c8af;
}
body.companies.show .content span.error, body.companies.update .content span.error {
  background: none;
  color: #f04124;
}
body.companies.show .content label, body.companies.update .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
}
body.companies.show .content a, body.companies.update .content a {
  color: #38c8af;
  font-weight: lighter;
}
body.companies.show .content .terms-bolded, body.companies.update .content .terms-bolded {
  font-weight: normal;
}
body.companies.show .content .button[disabled], body.companies.update .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.companies.show .content .button, body.companies.update .content .button {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.companies.show .content .actions, body.companies.update .content .actions {
  margin-bottom: 0;
}
body.companies.show .content .actions input, body.companies.update .content .actions input {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}

.companies.account-manager-annuities .top_section .row {
  max-width: none;
}
.companies.account-manager-annuities .content .row {
  max-width: none;
}

.form-fed-variables-copy-clipboard {
  height: 35px;
}
.form-fed-variables-copy-clipboard span {
  line-height: 35px;
}
.form-fed-variables-copy-clipboard .btn {
  margin-bottom: 0;
}

.navigator_variables.index h3.heading, .navigator_variables.index h4 {
  color: #38c8af;
}
.navigator_variables.index h4 {
  margin-top: 20px;
}

body.company_subscriptions.show, body.company_subscriptions.new, body.company_subscriptions.edit {
  background-color: white;
}
body.company_subscriptions.show .top_section, body.company_subscriptions.new .top_section, body.company_subscriptions.edit .top_section {
  margin-bottom: 0;
}
body.company_subscriptions.show .content > .row, body.company_subscriptions.new .content > .row, body.company_subscriptions.edit .content > .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
  padding-bottom: 20px;
}
body.company_subscriptions.show .content > .row .row, body.company_subscriptions.new .content > .row .row, body.company_subscriptions.edit .content > .row .row {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.company_subscriptions.show .content > .row .row p, body.company_subscriptions.new .content > .row .row p, body.company_subscriptions.edit .content > .row .row p {
  font-size: 0.875rem;
}
body.company_subscriptions.show .content > .row .row.collapse, body.company_subscriptions.new .content > .row .row.collapse, body.company_subscriptions.edit .content > .row .row.collapse {
  margin-bottom: 1rem;
}
body.company_subscriptions.show .content > .row .row.collapse input, body.company_subscriptions.show .content > .row .row.collapse select, body.company_subscriptions.new .content > .row .row.collapse input, body.company_subscriptions.new .content > .row .row.collapse select, body.company_subscriptions.edit .content > .row .row.collapse input, body.company_subscriptions.edit .content > .row .row.collapse select {
  margin-bottom: 0;
}
body.company_subscriptions.show .content form, body.company_subscriptions.new .content form, body.company_subscriptions.edit .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.company_subscriptions.show .content form > .row, body.company_subscriptions.new .content form > .row, body.company_subscriptions.edit .content form > .row {
  align-items: center;
  background-color: white;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.company_subscriptions.show .content form > .row, body.company_subscriptions.new .content form > .row, body.company_subscriptions.edit .content form > .row {
    display: flex;
  }
}
body.company_subscriptions.show .content input[type=checkbox], body.company_subscriptions.new .content input[type=checkbox], body.company_subscriptions.edit .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.company_subscriptions.show .content h2, body.company_subscriptions.new .content h2, body.company_subscriptions.edit .content h2 {
  font-size: 1.3125rem;
}
body.company_subscriptions.show .content .heading, body.company_subscriptions.new .content .heading, body.company_subscriptions.edit .content .heading {
  color: #38c8af;
}
body.company_subscriptions.show .content .fr-toolbar, body.company_subscriptions.new .content .fr-toolbar, body.company_subscriptions.edit .content .fr-toolbar {
  border-top: 5px solid #38c8af;
}
body.company_subscriptions.show .content span.error, body.company_subscriptions.new .content span.error, body.company_subscriptions.edit .content span.error {
  background: none;
  color: #f04124;
}
body.company_subscriptions.show .content label, body.company_subscriptions.new .content label, body.company_subscriptions.edit .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
  line-height: 2.5;
}
body.company_subscriptions.show .content a:not(.btn .terms-bolded), body.company_subscriptions.new .content a:not(.btn .terms-bolded), body.company_subscriptions.edit .content a:not(.btn .terms-bolded) {
  font-weight: lighter;
}
body.company_subscriptions.show .content .terms-bolded, body.company_subscriptions.new .content .terms-bolded, body.company_subscriptions.edit .content .terms-bolded {
  color: #38c8af;
  font-family: "Roboto Condensed", serif;
}
body.company_subscriptions.show .content .view-conditions, body.company_subscriptions.new .content .view-conditions, body.company_subscriptions.edit .content .view-conditions {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.company_subscriptions.show .content .view-conditions, body.company_subscriptions.new .content .view-conditions, body.company_subscriptions.edit .content .view-conditions {
    margin-left: 20px;
  }
}
body.company_subscriptions.show .content .terms-bolded, body.company_subscriptions.new .content .terms-bolded, body.company_subscriptions.edit .content .terms-bolded {
  font-weight: normal;
}
body.company_subscriptions.show .content .button[disabled], body.company_subscriptions.new .content .button[disabled], body.company_subscriptions.edit .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.company_subscriptions.show .content .button, body.company_subscriptions.show .content .btn, body.company_subscriptions.new .content .button, body.company_subscriptions.new .content .btn, body.company_subscriptions.edit .content .button, body.company_subscriptions.edit .content .btn {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.company_subscriptions.show .content .actions, body.company_subscriptions.new .content .actions, body.company_subscriptions.edit .content .actions {
  margin-bottom: 0;
}
body.company_subscriptions.show .content .actions input, body.company_subscriptions.new .content .actions input, body.company_subscriptions.edit .content .actions input {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.company_subscriptions.show .content .actions > li, body.company_subscriptions.new .content .actions > li, body.company_subscriptions.edit .content .actions > li {
  margin: 5px 0px;
  display: block;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.company_subscriptions.show .content .actions > li, body.company_subscriptions.new .content .actions > li, body.company_subscriptions.edit .content .actions > li {
    margin-right: 20px;
    display: inline-block;
  }
  body.company_subscriptions.show .content .actions > li:last-of-type, body.company_subscriptions.new .content .actions > li:last-of-type, body.company_subscriptions.edit .content .actions > li:last-of-type {
    float: right;
  }
}
body.company_subscriptions.show .content .subscription_cost, body.company_subscriptions.new .content .subscription_cost, body.company_subscriptions.edit .content .subscription_cost {
  font-weight: 400;
  font-size: 40%;
  line-height: 1;
  display: block;
  color: #888888;
}
body.company_integrations.show {
  background-color: white;
}
body.company_integrations.show .top_section {
  margin-bottom: 0;
}
body.company_integrations.show .content > .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
  padding-bottom: 20px;
}
body.company_integrations.show .content > .row .row {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.company_integrations.show .content > .row .row p {
  font-size: 0.875rem;
}
body.company_integrations.show .content > .row .row.collapse {
  margin-bottom: 1rem;
}
body.company_integrations.show .content > .row .row.collapse input, body.company_integrations.show .content > .row .row.collapse select {
  margin-bottom: 0;
}
body.company_integrations.show .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.company_integrations.show .content form > .row {
  align-items: center;
  background-color: white;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.company_integrations.show .content form > .row {
    display: flex;
  }
}
body.company_integrations.show .content input[type=checkbox] {
  margin: 0px 10px 0 0;
}
body.company_integrations.show .content h2 {
  font-size: 1.3125rem;
}
body.company_integrations.show .content .heading {
  color: #38c8af;
}
body.company_integrations.show .content .fr-toolbar {
  border-top: 5px solid #38c8af;
}
body.company_integrations.show .content span.error {
  background: none;
  color: #f04124;
}
body.company_integrations.show .content label {
  font-size: 0.875rem;
  color: #888888;
  font-weight: lighter;
  line-height: 2.5;
}
body.company_integrations.show .content a:not(.btn .terms-bolded) {
  font-weight: lighter;
}
body.company_integrations.show .content .terms-bolded {
  color: #38c8af;
  font-family: "Roboto Condensed", serif;
}
body.company_integrations.show .content .view-conditions {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.company_integrations.show .content .view-conditions {
    margin-left: 20px;
  }
}
body.company_integrations.show .content .terms-bolded {
  font-weight: normal;
}
body.company_integrations.show .content .button[disabled] {
  background-color: #308a7b;
  font-weight: lighter;
  margin: 0;
}
body.company_integrations.show .content .button, body.company_integrations.show .content .btn {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.company_integrations.show .content .actions {
  margin-bottom: 0;
}
body.company_integrations.show .content .actions input {
  font-family: "Roboto Condensed", serif;
  font-weight: lighter;
  background-color: #38c8af;
  margin: 0;
}
body.company_integrations.show .content .actions > li {
  margin: 5px 0px;
  display: block;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body.company_integrations.show .content .actions > li {
    margin-right: 20px;
    display: inline-block;
  }
  body.company_integrations.show .content .actions > li:last-of-type {
    float: right;
  }
}
body.company_integrations.show .content .subscription_cost {
  font-weight: 400;
  font-size: 40%;
  line-height: 1;
  display: block;
  color: #888888;
}
#annuity-comparisons table.comparison-table {
  border: none;
}
#annuity-comparisons table.comparison-table td {
  position: relative;
  width: 10%;
  margin: 0;
  padding: 10px 20px;
  border-right: 1px solid #cccccc;
}
#annuity-comparisons table.comparison-table td:last-child {
  border-right: none;
}
#annuity-comparisons table.comparison-table td.title {
  padding-right: 50px;
  font-size: 16px;
  color: #767676;
}
#annuity-comparisons table.comparison-table td.value {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#annuity-comparisons table.comparison-table td.hidden {
  color: transparent;
}
#annuity-comparisons tr {
  margin: 0;
  background-color: transparent;
}
#annuity-comparisons tr.striped {
  background-color: #f2f2f2;
}
#annuity-comparisons tr.divider {
  background-color: #767676;
}
#annuity-comparisons tr.divider td {
  color: #ffffff;
  font-size: 18px;
  border: none;
}
#annuity-comparisons tr.highlight {
  background-color: #fff6ab;
}
#annuity-comparisons tr.highlight td {
  border-top: 1px solid #767676;
  border-bottom: 1px solid #767676;
  border-right: none;
}
#annuity-comparisons tr.highlight td.value {
  font-size: 20px;
}
#annuity-comparisons i.toggle-eye {
  position: absolute;
  left: 10px;
  margin-top: -5px;
  cursor: pointer;
  color: #7f7f7f;
  font-size: 25px;
}
#annuity-comparisons i.toggle-eye.hidden {
  color: #cccccc;
}
#annuity-comparisons i.edit {
  position: absolute;
  right: 10px;
  margin-top: -5px;
  cursor: pointer;
  color: #7f7f7f;
  font-size: 25px;
}

a.add-income-bucket {
  border: 2px dashed #ccddf4;
  margin-bottom: 8px;
  background-color: #fff;
  padding: 8px;
  display: block;
  text-align: center;
  color: #69a4e8;
}

.cp_container.benchmark {
  border-top: 1px solid #dbdbdb;
  border-bottom: 0;
}
.cp_container.benchmark .cp_header {
  background-color: #fff;
}

.cp_container.income-profile .cp_body {
  padding-top: 0;
}

.cp_container {
  border-bottom: 1px solid #dbdbdb;
  border-radius: 2px;
  margin-bottom: 0;
  background: #fff;
}
.cp_container input[type=submit].float-right {
  float: right;
}
.cp_container input[type=submit][disabled] {
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.cp_container .cp_header {
  background-color: #fff;
  padding: 20px;
  color: #606162;
}
.cp_container .cp_header a.controls {
  width: 50px;
  display: block;
  text-align: center;
  color: #555657;
}
.cp_container .cp_header a.controls:after {
  content: "";
  display: block;
  position: absolute;
  font-family: "einsteinfi";
  right: 15px;
  top: 5px;
  font-size: 1rem;
}
.cp_container .cp_header .desc {
  display: block;
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-weight: 300;
  position: relative;
  font-size: 1.1875rem;
  transition: all 200ms ease-out;
}
.cp_container .cp_body {
  display: none;
  background-color: #fff;
  padding: 8px;
}
.cp_container .cp_body p {
  font-size: 1rem;
  padding: 8px;
}
.cp_container .cp_body form input.button {
  margin-bottom: 0;
}
.cp_container .cp_body .btn {
  margin-bottom: 10px;
}
.cp_container .cp_body .btn.mt {
  margin-top: 10px;
}

#calculator {
  top: 0;
  left: 0;
  width: 266px;
  height: 400px;
  background: #2a2b2f !important;
  position: fixed;
  display: none;
  border-radius: 2px !important;
}
#calculator .numpad {
  width: 218px;
  height: 270px;
  background-color: #fff;
  top: 80px !important;
  left: 0 !important;
  position: absolute;
  border: none;
  border-radius: 0px;
  border: 1px solid #000;
}
#calculator #display {
  background: #38c8af;
  border: none;
  border-top: 3px solid #32b59e;
  border-radius: 0;
  color: #fff;
  font-weight: 300;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 218px;
  text-align: right;
  padding-right: 10px;
  font-family: "Lato", sans-serif;
  font-size: 30px;
  height: 80px !important;
}
#calculator .num-button {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  position: absolute;
  display: block;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
#calculator .zero-button {
  width: 90px;
  height: 40px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  background: #2a2b2f;
  position: absolute;
  display: block;
}
#calculator .clear-button {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #2a2b2f;
  background: #dbdbdb;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 80px !important;
  left: 0 !important;
}
#calculator .function-button {
  width: 53px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  background: #2a2b2f;
  color: #dbdbdb;
  border-bottom: 1px solid #000;
  position: absolute;
  display: block;
}
#calculator .plusminus-button {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #2a2b2f;
  background: #dbdbdb;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 80px !important;
  left: 55px !important;
}
#calculator .percent-button {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #2a2b2f;
  background: #dbdbdb;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 80px !important;
  left: 110px !important;
}
#calculator .function-button:active,
#calculator .pendingFunction {
  background: #32b59e;
}
#calculator .equals-button {
  width: 53px;
  height: 50px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #dbdbdb;
  background: #32b59e;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 300px !important;
  left: 165px !important;
}
#calculator .seven {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 135px !important;
  left: 0 !important;
}
#calculator .eight {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 135px !important;
  left: 55px !important;
}
#calculator .nine {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 135px !important;
  left: 110px !important;
}
#calculator .four {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 190px !important;
  left: 0 !important;
}
#calculator .five {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 190px !important;
  left: 55px !important;
}
#calculator .six {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 190px !important;
  left: 110px !important;
}
#calculator .one {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 245px !important;
  left: 0px !important;
}
#calculator .two {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 245px !important;
  left: 55px !important;
}
#calculator .three {
  width: 55px;
  height: 55px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 245px !important;
  left: 110px !important;
}
#calculator .zero {
  width: 110px;
  height: 50px;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 300px !important;
  left: 0px !important;
}
#calculator .dot {
  width: 55px;
  height: 50px;
  padding: 10px 0 0 0;
  text-align: center;
  border-radius: 0;
  color: #666666;
  background: #fff;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  position: absolute;
  display: block;
  top: 300px !important;
  left: 110px !important;
}
#calculator .clear {
  top: 80px;
  left: 22px;
}
#calculator .divide {
  top: 80px !important;
  left: 165px !important;
}
#calculator .multiply {
  top: 135px !important;
  left: 165px !important;
}
#calculator .add {
  top: 190px !important;
  left: 165px !important;
}
#calculator .subtract {
  top: 245px !important;
  left: 165px !important;
}
#calculator .percent {
  top: 80px;
  left: 125px;
}
#calculator .plusminus {
  top: 80px;
  left: 73px;
}
#calculator #closer {
  font-size: 12px;
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: black;
  border: inset;
  position: absolute;
  top: 9px;
  left: 7px;
  text-align: center;
}

.cover-page .header {
  width: 100%;
  height: 70px;
  background-color: #0f2b4d;
}
.cover-page .logo-wrapper {
  position: absolute;
  width: 900px;
  top: 30%;
  left: 50%;
  margin-left: -450px;
  text-align: center;
}
.cover-page .title-wrapper {
  position: absolute;
  width: 100%;
  bottom: 100px;
  padding: 35px 0 35px 75px;
  background-color: #e8e8e8;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 45px;
  color: #525354;
}

body.dashboard .main-wrapper .main-app-container {
  background: #ecf0f1 url("/images/sales_site/bg/hq/testimonial-bg.jpg") top left no-repeat;
  background-attachment: fixed;
}

body .main-wrapper {
  display: table;
  height: 100vh;
}
body .main-wrapper .btn {
  transition: all 200ms ease-out;
}
body .main-wrapper .btn:hover {
  transition: all 200ms ease-out;
}
body .main-wrapper .form-input {
  border: 1px solid #dbdbdb;
  height: 2.1875rem;
  line-height: 2.1875rem;
  font-size: 0.875rem;
}
body .main-wrapper #dashboard-nav {
  vertical-align: top;
  width: 40vw;
  padding: 0;
  margin: 0;
  color: #fff;
  background: url("/images/dashboard/bg-dashboard-nav.png") top left repeat;
  display: table-cell;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
}
body .main-wrapper #dashboard-nav.hidden {
  width: 40px;
  overflow: hidden;
}
body .main-wrapper #dashboard-nav span.img-hexa {
  width: 50px;
}
body .main-wrapper #dashboard-nav .nav {
  margin: 0;
}
body .main-wrapper #dashboard-nav .nav li {
  border-bottom: 1px solid #434448;
  padding: 0.625rem 1.875rem;
  background: #2e2f33;
}
body .main-wrapper #dashboard-nav .nav li i, body .main-wrapper #dashboard-nav .nav li a img {
  font-size: 1.875rem;
}
body .main-wrapper #dashboard-nav .nav li i {
  height: 0px;
}
body .main-wrapper #dashboard-nav .nav li a {
  color: #fff;
  width: 100%;
  display: block;
}
body .main-wrapper #dashboard-nav .nav li:hover {
  background-color: #333;
}
body .main-wrapper #dashboard-nav .nav li.has-dropdown {
  position: relative;
  cursor: pointer;
}
body .main-wrapper #dashboard-nav .nav li.has-dropdown::after {
  font-family: "einsteinfi";
  content: "";
  font-size: 0.75rem;
  margin-left: 1.25rem;
  position: absolute;
  right: 0.625rem;
  top: 0.9375rem;
}
body .main-wrapper #dashboard-nav .nav li.has-dropdown.open::after {
  content: "";
}
body .main-wrapper #dashboard-nav .nav li.has-dropdown.open ul.dropdown {
  height: auto;
  overflow: initial;
  padding-left: 15 px;
}
body .main-wrapper #dashboard-nav .nav li.has-dropdown.open ul.dropdown span {
  display: inline-block;
  width: 110%;
}
body .main-wrapper #dashboard-nav .nav ul.dropdown {
  margin: 0;
  height: 0;
  overflow: hidden;
}
body .main-wrapper #dashboard-nav .nav ul.dropdown li {
  border: 0;
  padding: 0;
}
body .main-wrapper #dashboard-nav .nav ul.dropdown li a {
  font-size: 0.9rem;
}
body .main-wrapper #dashboard-nav .user-profile {
  background: #38c8af;
  height: 85px;
  font-size: 0.875rem;
  display: table;
  width: 100%;
  overflow: hidden;
}
body .main-wrapper #dashboard-nav .user-profile .menu-icon {
  display: none;
}
body .main-wrapper #dashboard-nav .user-profile .user-info span {
  padding-left: 5px;
}
body .main-wrapper #dashboard-nav .user-profile .logo-wrapper,
body .main-wrapper #dashboard-nav .user-profile .user-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
body .main-wrapper #dashboard-nav .user-profile .logo-wrapper {
  font-size: 3.5rem;
  padding-left: 0.9375rem;
  position: relative;
}
body .main-wrapper #dashboard-nav .user-profile .logo-wrapper img {
  -webkit-clip-path: url(#clip);
          clip-path: url(#clip);
  background: #fff;
}
body .main-wrapper #dashboard-nav .user-profile .logo-wrapper .path {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 20px;
}
body .main-wrapper #dashboard-nav .user-profile .logo-wrapper::after {
  content: "";
  color: #fff;
  position: absolute;
  font-size: 4.7rem;
  font-family: "einsteinfi";
  top: -14px;
  left: 14px;
  z-index: 1;
}
body .main-wrapper .main-app-container {
  width: 60vw;
  display: table-cell;
  position: relative;
  left: 40vw;
  background: #ecf0f1;
  padding-top: 85px;
}
body .main-wrapper .main-app-container .logo-wrapper {
  float: right;
  display: inline-block;
  padding-right: 40px;
}
body .main-wrapper .main-app-container .logo-wrapper img {
  max-width: 90%;
  max-height: 80px;
  margin-top: 5px;
}
body .main-wrapper .main-app-container .collapse-lg i {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
body .main-wrapper .main-app-container .content {
  padding: 1.875rem;
  vertical-align: top;
  min-height: 100vh;
}
body .main-wrapper .main-app-container .content-head {
  background: #fff;
  height: 85px;
  position: fixed;
  width: 80vw;
  top: 0;
  z-index: 25;
  left: 20vw;
}
body .main-wrapper .main-app-container .content-head .btn-delete {
  margin-top: 1.25rem;
}
body .main-wrapper .main-app-container .content-head .btn-delete {
  margin-right: 1.875rem;
}
body .main-wrapper .main-app-container .content-head .heading {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 300;
  padding-left: 2.8125rem;
  height: 5rem;
  line-height: 5rem;
  display: inline-block;
  color: #888888;
}
body .main-wrapper .main-app-container .content-head .heading i {
  color: #888888;
  margin-right: 0.9375rem;
  font-size: 1.875rem;
  vertical-align: middle;
}
body .main-wrapper .main-app-container .content-head .heading span {
  color: #38c8af;
  font-weight: 700;
  margin-right: 5px;
}
body .main-wrapper .main-app-container .dashboard-block {
  color: #888888;
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
  padding: 1.25rem;
  margin-bottom: 3.125rem;
}
body .main-wrapper .main-app-container .dashboard-block.help-block {
  background: url("/images/dashboard/bg-block-help.jpg") top left repeat;
  background-size: cover;
  color: #fff;
}
body .main-wrapper .main-app-container .dashboard-block.help-block p:first-child {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 600;
}
body .main-wrapper .main-app-container .dashboard-block.help-block p {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 300;
}
body .main-wrapper .main-app-container .dashboard-block.help-block a {
  color: #fff;
  text-decoration: underline;
}
body .main-wrapper .main-app-container .dashboard-block p.intro {
  font-size: 1.125rem;
  font-weight: 300;
}
body .main-wrapper .main-app-container .dashboard-block .heading {
  font-size: 1.125rem;
  line-height: 1.25rem;
}
body .main-wrapper .main-app-container .dashboard-block .heading small {
  text-transform: none;
  font-size: 1.125rem;
}
body .main-wrapper .main-app-container .icon-wrapper li {
  margin-bottom: 0.625rem;
}
body .main-wrapper .main-app-container .icon-wrapper .icon-tag {
  display: inline-block;
  margin: 0;
  width: 5.625rem;
  height: 5.625rem;
}
body .main-wrapper .main-app-container .icon-wrapper .icon-tag i {
  font-size: 2.5rem;
  line-height: 5.625rem;
  display: inline-block;
  margin: 0;
  margin-left: -0.3125rem;
}
body .main-wrapper .main-app-container .icon-wrapper .icon-tag:hover {
  color: #fff;
  opacity: 0.5;
}
body .main-wrapper .main-app-container .icon-wrapper .icon-tag::before {
  font-size: 5rem;
  line-height: 5rem;
  left: 0.3125rem;
  top: 0.3125rem;
  margin-left: 0;
  margin-top: 0;
}
body .main-wrapper .main-app-container .icon-wrapper .icon-tag::after {
  line-height: 5.625rem;
  font-size: 5.625rem;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
}
body .main-wrapper .main-app-container .icon-wrapper li:nth-child(2) .icon-tag::before {
  color: #22489a;
}
body .main-wrapper .main-app-container .icon-wrapper li:nth-child(3) .icon-tag::before {
  color: #2652af;
}
body .main-wrapper .main-app-container .icon-wrapper li:nth-child(4) .icon-tag::before {
  color: #2b5bc4;
}
body .main-wrapper .main-app-container .icon-wrapper li:nth-child(5) .icon-tag::before {
  color: #3567d3;
}
body .main-wrapper .main-app-container .icon-wrapper li:nth-child(6) .icon-tag::before {
  color: #4a77d8;
}
body .main-wrapper .main-app-container .icon-wrapper p {
  display: inline-block;
  width: 11.25rem;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
body .main-wrapper .main-app-container .icon-wrapper .tag {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}
body .main-wrapper .main-app-container .icon-wrapper .tag::after {
  content: "";
  background: #1d3e85;
  width: 1.25rem;
  height: 0.1875rem;
  display: block;
  margin: 0.625rem 0;
}
body .main-wrapper .profile-section {
  border-top: 1px solid #dbdbdb;
  padding-left: 30px;
  background: #ecf0f1;
}
body .main-wrapper .households-wrapper {
  display: none;
}
body .main-wrapper .households-wrapper.visible {
  display: block;
}
body .main-wrapper .dataTables_length,
body .main-wrapper .dataTables_filter {
  display: none;
}
body .main-wrapper .main-app-container.hidden {
  width: 90vw;
  left: 10vw;
}
body .main-wrapper .main-app-container.hidden .top_section.fix {
  left: 5vw;
}
body .main-wrapper .main-app-container.hidden .content-head {
  width: 95vw;
  left: 5vw;
}
body .main-wrapper .main-app-container.hidden .collapse-lg i {
  transform: rotate(180deg);
  display: inline-block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
body .main-wrapper #dashboard-nav.hidden {
  width: 10vw;
}
body .main-wrapper #dashboard-nav.hidden .user-info {
  display: none;
}
body .main-wrapper #dashboard-nav.hidden .menu-icon {
  font-size: 36px;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding-top: 10px;
  font-weight: 100;
}
body .main-wrapper #dashboard-nav.hidden .menu-icon b {
  font-size: 9pt;
  display: block;
  font-weight: 200;
}
body .main-wrapper #dashboard-nav.hidden .nav li {
  padding: 10px;
  text-align: center;
}
body .main-wrapper #dashboard-nav.hidden .nav li span a, body .main-wrapper #dashboard-nav.hidden .nav li span {
  font-size: 8pt;
  display: block;
  line-height: 10pt;
  font-weight: 200;
}
body .main-wrapper #dashboard-nav.hidden .nav li i {
  display: inline-block;
  font-size: 1.5rem;
}
body .main-wrapper #dashboard-nav.hidden .nav li i a,
body .main-wrapper #dashboard-nav.hidden .nav li i button {
  position: absolute;
  padding: 1.5625rem;
  left: 1.5625rem;
  z-index: 0;
  cursor: pointer;
}
body .main-wrapper #dashboard-nav.hidden .nav li i button {
  position: absolute;
  background: none;
  border: 0;
  opacity: 0;
}
body .main-wrapper #dashboard-nav.hidden .nav li .dropdown {
  display: none;
}
body .main-wrapper #dashboard-nav.hidden .nav .has-dropdown {
  position: static;
}
body .main-wrapper #dashboard-nav.hidden .nav .has-dropdown::after {
  display: none;
}
body .main-wrapper #dashboard-nav.hidden .login {
  display: none;
}

.row.form {
  border-top: 1px solid #dbdbdb;
  padding-top: 20px;
  margin-top: 20px;
}
.row.form label {
  font-size: 1.25rem;
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-weight: 300;
  margin-bottom: 15px;
}
.row.form .input {
  margin-bottom: 20px !important;
}

.row.form.first {
  border-top: 0;
}
.row.form.first label {
  line-height: 3.125rem;
}

footer {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #ccc;
}
footer p {
  font-size: 10px;
  margin-bottom: 8px;
}
footer #page-links {
  line-height: 80px;
}
footer #page-links ul.menu {
  width: 100%;
  text-align: center;
}
footer #page-links ul.menu li {
  display: inline-block;
}
footer #page-links ul.menu li a {
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
}
footer #page-links ul.menu li::after {
  content: "|";
  padding: 0 0.625rem;
}
footer #page-links ul.menu li:last-child::after {
  display: none;
}

ul.disclosure-tabs li {
  width: 100%;
}
ul.disclosure-tabs dd.active a, ul.disclosure-tabs .tab-title.active a {
  background-color: #ccc;
}

.economic-review {
  color: #272727;
}
.economic-review .header {
  width: 100%;
}
.economic-review .header .title, .economic-review .header .subtitle {
  width: 100%;
  padding-right: 50px;
  text-align: right;
  font-size: 50px;
}
.economic-review .header .subtitle {
  font-size: 40px;
}
.economic-review .header .divider {
  width: 100%;
  height: 30px;
  background-color: #0f2b4d;
  margin: 10px 0;
}
.economic-review .body {
  width: 100%;
  padding: 50px;
  font-size: 20px;
  -moz-column-count: 3;
       column-count: 3;
}
.economic-review .body .signature-wrapper {
  margin-top: 10px;
}

ul#fia_list li .highcharts-container {
  width: 250px;
  max-width: 250px;
  position: relative;
}

#financial-summaries .stacked_bar_graph div {
  padding-top: 20px;
  padding-left: 20px;
}
#financial-summaries .financial-summary-table tbody tr, #financial-summaries .financial-summary-table tbody td {
  border: none;
  margin: 0;
}
#financial-summaries .financial-summary-table tbody tr {
  padding: 0;
}
#financial-summaries .financial-summary-table tbody td {
  padding: 10px;
}
#financial-summaries .financial-summary-table .currency {
  text-align: right;
}
#financial-summaries label {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  padding-left: 2px;
}
#financial-summaries textarea {
  font-size: 16px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  box-shadow: none;
  margin: 0 0 1.25rem 0;
  padding: 5px;
  width: 100%;
  width: calc(100% - 12px);
  resize: none;
  overflow-x: hidden;
}
#financial-summaries textarea:focus {
  background: #ffffff;
}
#financial-summaries .summary {
  background-color: #fff;
  border-bottom: 0;
  padding: 30px 10px;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
#financial-summaries .summary h2 {
  width: 100%;
  text-align: left;
  color: #888;
  font-weight: 500;
  font-size: 18px;
}
#financial-summaries .summary .summary-value {
  font-size: 18px;
  font-weight: 500;
}
#financial-summaries .summary .summary-label {
  color: #767676;
}
#financial-summaries .financial-summary-table input,
#financial-summaries .summary input {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 2px;
  border: none;
  font-size: 16px;
}
#financial-summaries .negative,
#financial-summaries .negative input {
  color: #d83131;
}
#financial-summaries input[type=submit] {
  display: none;
}
#financial-summaries .disclosure {
  page-break-inside: avoid;
}

h1.export-heading,
h2.export-heading,
h3.export-heading {
  text-align: left !important;
  color: #444;
  margin-bottom: 40px;
  position: relative;
  padding-left: 0;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif !important;
}

.pdf-wrap {
  page-break-after: always;
  page-break-inside: avoid;
}

.export-table {
  min-height: 70%;
  margin-bottom: 100px;
}

.export-block.disclosure-fix {
  page-break-before: avoid;
  page-break-inside: avoid;
  width: 100%;
  left: 0;
}
.export-block.disclosure-fix p {
  font-size: 16px;
  display: inline-block;
  line-height: 18px;
}

.export-block {
  padding: 0 22px;
  padding-left: 5%;
  clear: both;
}
.export-block .totals b {
  display: inline-block;
  float: right;
  padding-right: 10%;
}
.export-block .totals .title {
  font-weight: bold;
  text-transform: uppercase;
}
.export-block h4, .export-block h3 {
  color: #272727;
  font-family: "lato", sans-serif !important;
}
.export-block .title h2 {
  font-family: "Roboto Condensed", serif !important;
  color: #272727;
  font-size: 22px;
  margin: 0;
}
.export-block .title p {
  margin: 0;
  color: #666;
  font-size: 18px;
}

.bigger-header .export-block .title h2 {
  font-size: 26px;
}
.bigger-header .export-block .title p {
  font-size: 22px;
}

.col-1-2 {
  width: 50%;
  float: left;
}

.col-1-3 {
  width: 30%;
  float: left;
}

.col-2-3 {
  width: 70%;
  float: left;
}

.col-3 {
  width: 100%;
  float: left;
}

.logo-block {
  float: left;
  width: 65%;
}

.household-name-block {
  float: left;
  width: 35%;
}

.hl-block {
  color: #666;
}

.export-table {
  width: 100%;
  clear: both;
  margin: 0 22px;
  padding-left: 3%;
}
.export-table h3 {
  margin-top: 25px;
}
.export-table .fixed-head {
  margin-top: -50px;
}
.export-table .text-left {
  text-align: left;
}
.export-table .text-right {
  text-align: right;
}
.export-table .text-center {
  text-align: center;
}
.export-table .v-align-top {
  vertical-align: top;
}
.export-table .v-align-bottom {
  vertical-align: bottom;
}
.export-table .v-align-middle {
  vertical-align: middle;
}
.export-table h4, .export-table h3 {
  color: #444;
  font-family: "lato", sans-serif !important;
}
.export-table table#positions-summary thead tr {
  background-color: #f1f1f1;
}
.export-table table#positions-summary thead tr th.solid-border {
  border: 1px solid #dbdbdb;
}
.export-table table#positions-summary tbody {
  background-color: #f1f1f1;
}
.export-table table#positions-summary tbody th {
  border: 1px solid #dbdbdb;
  background: none;
}
.export-table table#positions-summary tbody td {
  font-weight: 700;
}
.export-table table#positions-summary th {
  color: #222222;
  background-color: white;
}
.export-table table.iav_streams_by_year,
.export-table table {
  border-collapse: collapse;
  border: 0;
}
.export-table table.iav_streams_by_year tr.even,
.export-table table.iav_streams_by_year tr.alt,
.export-table table.iav_streams_by_year tr:nth-of-type(even),
.export-table table tr.even,
.export-table table tr.alt,
.export-table table tr:nth-of-type(even) {
  background: #f1f1f1;
}
.export-table table.iav_streams_by_year .fixed-head,
.export-table table.iav_streams_by_year thead,
.export-table table .fixed-head,
.export-table table thead {
  display: table-header-group;
}
.export-table table.iav_streams_by_year .fixed-head td,
.export-table table.iav_streams_by_year .fixed-head th,
.export-table table.iav_streams_by_year thead td,
.export-table table.iav_streams_by_year thead th,
.export-table table .fixed-head td,
.export-table table .fixed-head th,
.export-table table thead td,
.export-table table thead th {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding-left: 6px;
  border-collapse: collapse;
  color: #fff;
  background: #1d3e85;
  width: 100%;
  font-weight: 100;
  font-family: "Roboto Condensed", serif !important;
  margin: 0;
  padding: 10px 8px;
}
.export-table table.iav_streams_by_year .fixed-head th.w-30,
.export-table table.iav_streams_by_year thead th.w-30,
.export-table table .fixed-head th.w-30,
.export-table table thead th.w-30 {
  width: 30%;
  text-align: center;
}
.export-table table.iav_streams_by_year .fixed-head th.w-20,
.export-table table.iav_streams_by_year thead th.w-20,
.export-table table .fixed-head th.w-20,
.export-table table thead th.w-20 {
  width: 20%;
  text-align: center;
}
.export-table table.iav_streams_by_year .fixed-head th.w-15,
.export-table table.iav_streams_by_year thead th.w-15,
.export-table table .fixed-head th.w-15,
.export-table table thead th.w-15 {
  width: 15%;
  text-align: center;
}
.export-table table.iav_streams_by_year .fixed-head th.w-10,
.export-table table.iav_streams_by_year thead th.w-10,
.export-table table .fixed-head th.w-10,
.export-table table thead th.w-10 {
  width: 10%;
  text-align: center;
}
.export-table table.iav_streams_by_year .fixed-head th.w-05,
.export-table table.iav_streams_by_year thead th.w-05,
.export-table table .fixed-head th.w-05,
.export-table table thead th.w-05 {
  width: 5%;
  text-align: center;
}
.export-table table.iav_streams_by_year tbody th.tab-subheading,
.export-table table tbody th.tab-subheading {
  background: #d6d6d6;
  border: 1px solid #d6d6d6;
  font-family: "lato", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #444;
  padding: 4px 8px !important;
}
.export-table table.iav_streams_by_year tbody tr,
.export-table table tbody tr {
  page-break-inside: avoid;
}
.export-table table.iav_streams_by_year tbody tr td, .export-table table.iav_streams_by_year tbody td,
.export-table table tbody tr td,
.export-table table tbody td {
  border: 1px solid #dbdbdb;
  font-family: "Roboto Condensed", serif !important;
  font-size: 15px;
  text-align: center;
  color: #272727;
  font-weight: 100;
  border-collapse: collapse;
  background: none;
  margin: 0;
}
.export-table table.iav_streams_by_year tbody td:first-child,
.export-table table tbody td:first-child {
  border-left: 1px solid #dbdbdb;
}
.export-table table.iav_streams_by_year tbody td.left-align,
.export-table table tbody td.left-align {
  text-align: left;
}
.export-table table.iav_streams_by_year tbody td.no-border,
.export-table table tbody td.no-border {
  border: 0px;
}
.export-table table.iav_streams_by_year tbody td.w-20,
.export-table table tbody td.w-20 {
  width: 20%;
}
.export-table table.iav_streams_by_year tbody td.w-10,
.export-table table tbody td.w-10 {
  width: 10%;
}
.export-table table.iav_streams_by_year tbody td.w-05,
.export-table table tbody td.w-05 {
  width: 5%;
}
.export-table table.iav_streams_by_year tbody td.center,
.export-table table tbody td.center {
  text-align: center;
}
.export-table table.iav_streams_by_year tbody tr.total-hr,
.export-table table tbody tr.total-hr {
  background: none;
}
.export-table table.iav_streams_by_year tbody tr.total-hr td,
.export-table table tbody tr.total-hr td {
  border: 1px solid transparent;
  border-collapse: collapse;
}
.export-table table.iav_streams_by_year tbody tr.total-hr td.hl-tab,
.export-table table tbody tr.total-hr td.hl-tab {
  color: #808080;
  border: 1px solid #dbdbdb;
  border-collapse: collapse;
}

.annuities-table-columns {
  width: 6.25%;
}

.brokerage-accounts-table-columns {
  width: 7.69%;
}

.container-fsr-pdf {
  padding: 2cm 2cm 0;
}

.row-fsr-pdf {
  width: 100%;
  float: left;
  position: relative;
}

.column-fsr-pdf {
  width: 45%;
  height: 100%;
  float: left;
}

.column-fsr-pdf-right {
  width: 45%;
  height: 100%;
}

.column-fsr-pdf:last-child {
  float: right;
}

.box-fsr-pdf {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.box-fsr-pdf span {
  width: 100%;
  float: left;
}

.summary-fsr-pdf {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0.5cm;
  margin-bottom: 10px;
}

.portfolio-fsr-pdf {
  font-size: 18px;
}

.values-fsr-pdf {
  width: 100%;
}

.portfolio-fsr-pdf,
.netcontributions-fsr-pdf,
.currentvalue-fsr-pdf,
.totalincrease-fsr-pdf {
  float: left;
}

.netcontributions-fsr-pdf,
.currentvalue-fsr-pdf,
.totalincrease-fsr-pdf {
  font-size: 14px;
}

.values-fsr-pdf {
  margin-top: 20px;
}

.values-fsr-pdf .values-label {
  width: 200px;
  display: block;
  float: left;
}

.values-fsr-pdf .values-value {
  width: 200px;
  display: block;
  float: left;
}

.total-value-fsr-pdf {
  margin-top: 65px;
}

.total-value-fsr-pdf .total-value-label {
  box-sizing: border-box;
  background-color: #1d3e85;
  padding: 0.5rem 1.5rem;
  clear: both;
  display: block;
  text-align: center;
  border: 1px solid #1d3e85;
  color: #FFF;
  font-weight: 100;
  font-family: "Roboto Condensed", serif !important;
  text-transform: uppercase;
  font-size: 20px;
}

.total-value-fsr-pdf .total-value-total {
  box-sizing: border-box;
  background-color: #f1f1f1;
  padding: 0.5rem 1.5rem;
  clear: both;
  display: block;
  text-align: center;
  border: 1px solid #dbdbdb;
  border-top: 0;
  border-bottom: 0;
  font-family: "Roboto Condensed", serif !important;
  font-size: 26px;
  color: #272727;
  font-weight: 100;
}

.box-fsr-pdf span.heading {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

.box-fsr-pdf span.title {
  margin-bottom: 10px;
}

.box-fsr-pdf a {
  color: #06C;
}

.chart-fsr-pdf {
  /*border: 1px solid #ccc;*/
  width: 500px;
  height: 500px;
  padding: 0.5cm;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 50px;
}

.chart-fsr-pdf div {
  width: 100%;
  height: 100%;
}

.name-asof-fsr-pdf {
  width: 45%;
  position: absolute;
  right: 0;
  top: 0;
}

.disclosure-fsr-pdf {
  font-style: italic;
  font-size: 14px;
  width: 100%;
  float: left;
}

.disclosure-fsr-pdf ul {
  margin-bottom: 0;
}

.export-table-fsr-pdf {
  margin: 0;
  padding: 0;
}

.pdf-wrap .export-table.export-table-fsr-pdf table tbody tr td {
  font-size: 18px !important;
  color: #000000;
  font-family: "lato", sans-serif !important;
}

.column-fsr-pdf .export-heading {
  margin-bottom: 0;
}

.separator-row {
  background: #1d3e85 !important;
}

.notes-row {
  background: #ffffff !important;
  font-size: 14px;
}
.notes-row .notes-div {
  float: left;
  height: auto;
}
.notes-row .totals-div {
  float: right;
  height: auto;
}
.notes-row .totals-div .total-row {
  padding: 12px;
  font-size: 14px;
}
.notes-row .totals-div .total-row .total-label {
  font-weight: bold;
  float: left;
}
.notes-row .totals-div .total-row .total-value {
  float: right;
  font-weight: bold;
}
.notes-row .value-info-div {
  width: 100%;
  text-align: left;
  font-size: 12px;
  bottom: 0;
}

.total-column {
  font-weight: bold !important;
}

.export-title {
  float: left;
  margin-bottom: 10px;
  font-size: 24px;
  text-align: left !important;
  color: #444;
  position: relative;
  padding-left: 0;
  text-transform: uppercase;
  font-family: "Lato", sans-serif !important;
}

.page_templates .actions .btn {
  margin-left: 0px;
}

div.blue_border_page_wrapper div.top_section {
  width: auto;
}
div.blue_border_page_wrapper div.top_section h2 {
  color: #867a8f;
}
div.blue_border_page_wrapper div.top_section div.row div.medium-6.columns h2 strong span {
  text-transform: none !important;
}

div.blue_border_page_wrapper div.top_section.fix {
  position: inherit !important;
  width: auto !important;
}
div.blue_border_page_wrapper div.top_section.fix h2 {
  color: #867a8f;
}
div.blue_border_page_wrapper div.top_section.fix div.row div.medium-6.columns h2 strong span {
  text-transform: none !important;
}

span.hint {
  font-style: italic;
  font-size: 0.875rem;
  color: gray;
  padding-right: 10%;
  display: inline-block;
  margin-bottom: 1.25rem;
}

form .no-margin-button {
  margin-bottom: 0;
}
form label.radio {
  padding: 0.5rem;
}
form label.radio:hover {
  background-color: #eeeeee;
}
form input.radio_buttons {
  margin-bottom: 0;
  margin-right: 0.625rem;
}

.stream-form-drop {
  width: 350px !important;
}

.brokerage-account-drop {
  width: 550px !important;
}

.scenario_end_date select.date, .scenario_start_date select.date {
  float: left;
  width: 33.3%;
}

.iav_streams_list input, .iav_streams_list select, .individuals_list input, .individuals_list select, .iav_accounts_list input, .iav_accounts_list select, .market_portfolios_list input, .market_portfolios_list select, .general-information input, .general-information select {
  margin-bottom: 0 !important;
}

#export_pdfs p {
  font-size: 14px;
}
#export_pdfs label {
  font-weight: bold;
  color: #666;
  font-family: "Roboto Condensed", serif;
  font-weight: 300;
  font-size: 18px;
}
#export_pdfs .toggleable .legend {
  color: #888;
  font-size: 14px;
  font-weight: 400;
}

.always-page-break-before {
  page-break-before: always;
}

.always-page-break-after {
  page-break-after: always;
}

.edit-page {
  margin-top: -50px;
}

.export-page {
  padding: 2%;
}
.export-page h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 5px;
  font-family: "Lato", sans-serif;
  color: #666666;
}
.export-page p {
  color: #888888;
  font-size: 16px;
  font-family: "Roboto Condensed", serif;
}
.export-page h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #666666;
  padding: 5px 0;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}
.export-page h2::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: -25px;
  top: 4px;
}
.export-page .portfolio_vs_benchmark_graph_widget {
  margin-top: 30px;
}

.pdf-wrap .money-map {
  margin-left: -5%;
  margin-right: -5%;
}

.harwood-navigator-page.pt_financial_inventory .blue_border_page_wrapper.margin-bottom-h1 h1 {
  margin-bottom: 20px;
}

.harwood-navigator-page {
  background: #fff;
  page-break-inside: avoid !important;
  page-break-before: always !important;
  padding-left: 10% !important;
  padding-right: 10% !important;
  min-height: 28cm;
  width: 100%;
  margin: 0 auto;
}
.harwood-navigator-page h1, .harwood-navigator-page h2, .harwood-navigator-page h3, .harwood-navigator-page h4, .harwood-navigator-page h5, .harwood-navigator-page h6 {
  font-family: "Lato", sans-serif !important;
}
.harwood-navigator-page p, .harwood-navigator-page span, .harwood-navigator-page div, .harwood-navigator-page ul, .harwood-navigator-page li {
  font-family: "Roboto Condensed", serif !important;
  color: #888;
  font-weight: 100;
}
.harwood-navigator-page p {
  text-align: justify;
}
.harwood-navigator-page a {
  color: #38c8af;
}
.harwood-navigator-page h1 {
  margin-bottom: 40px;
  position: relative;
  padding: 0;
  font-size: 24px;
  text-transform: uppercase;
}
.harwood-navigator-page h1::before {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #38c8af;
  margin-right: 5px;
  left: -20px;
  top: 14px;
  content: "";
}
.harwood-navigator-page h1, .harwood-navigator-page h2, .harwood-navigator-page h3, .harwood-navigator-page h4 {
  text-align: left !important;
  color: #2a2b2f;
}
.harwood-navigator-page h2 {
  font-size: 24px;
}
.harwood-navigator-page h3 {
  font-size: 16px;
}

.blue_border_page_wrapper.margin-bottom-h1 {
  padding: 20px;
}

.blue_border_page_wrapper {
  height: auto;
  padding: 40px 20px;
}
.blue_border_page_wrapper .medium-5 {
  padding: 0 45px !important;
}
.blue_border_page_wrapper h2 {
  margin-bottom: 40px;
  position: relative;
  padding-left: 0;
  font-size: 24px;
  text-transform: uppercase;
}
.blue_border_page_wrapper h2::before {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #38c8af;
  margin-right: 5px;
  left: -20px;
  top: 14px;
  content: "";
}
.blue_border_page_wrapper .concerns {
  font-size: 14px;
  padding: 0;
}
.blue_border_page_wrapper .concerns p {
  margin: 0 0 10px 0;
  line-height: 18px;
}

.grade-box {
  background-color: #38c8af;
  border-radius: 1em;
  width: 200px;
  margin: 40px auto;
  text-align: center;
  color: #fff;
  padding: 20px;
}
.grade-box span.overall {
  font-size: 34px;
  display: block;
  color: #fff !important;
}
.grade-box span.letter-grade {
  font-size: 90px;
  color: #fff;
}

p, div {
  font-size: 17px;
}

.concerns {
  padding-left: 20px;
}

.right-side-wrapper {
  border-radius: 1em;
  margin-top: 42px;
  border: 2px solid #38c8af;
  padding: 15px 10px;
}
.right-side-wrapper p {
  font-size: 14px;
  text-align: left !important;
  padding: 0;
  margin-bottom: 5px;
}
.right-side-wrapper h3 {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  margin: 0;
}

.cover_page_bottom_text {
  display: block;
  width: 80%;
  margin: 180px auto 0 auto;
  line-height: 12px;
  font-size: 12px;
  padding-bottom: 30px;
}

.pt_cover {
  background-color: #fff;
  padding: 0px !important;
  height: auto;
}
.pt_cover h1, .pt_cover h2, .pt_cover h3 {
  color: #2a2b2f;
  background-color: transparent;
  display: block;
  text-align: center !important;
}
.pt_cover h1 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center !important;
  padding: 0;
}
.pt_cover h1::before {
  display: none;
}
.pt_cover h2 {
  font-size: 20px;
  color: #666666;
}
.pt_cover h3 {
  font-size: 20px;
  font-weight: bold;
}

.pt_cover_landscape {
  background-color: #fff;
  padding: 0px !important;
  position: relative;
  top: -30%;
}
.pt_cover_landscape h1, .pt_cover_landscape h2, .pt_cover_landscape h3 {
  color: #2a2b2f;
  background-color: transparent;
  display: block;
  text-align: center !important;
}
.pt_cover_landscape h1 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center !important;
}
.pt_cover_landscape h1::before {
  display: none;
}
.pt_cover_landscape h2 {
  font-size: 20px;
  color: #666666;
}
.pt_cover_landscape h3 {
  font-size: 20px;
  font-weight: bold;
}
.pt_cover_landscape img {
  top: -35%;
  width: 100%;
  height: auto;
  padding-bottom: 30px;
}

.pt_intro, .pt_toc {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.pt_intro a, .pt_toc a {
  text-decoration: underline;
}
.pt_intro img, .pt_toc img {
  display: block;
  margin: 60px auto 0 auto;
}

.pt_intro_landscape {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.pt_intro_landscape a {
  text-decoration: underline;
}
.pt_intro_landscape img {
  display: block;
  margin: 0 auto 0 auto;
  padding-bottom: 20px;
}

.pt_disclaimer .blue_border_page_wrapper {
  height: auto;
}

.pt_toc ul {
  list-style: none;
  font-size: 30px;
  font-weight: normal;
}
.pt_toc ul li {
  margin-bottom: 30px;
  font-size: 18px;
}

.pt_welcom_letter img.logo {
  margin-bottom: 60px;
}

.pt_letter_to_family img.logo {
  margin-bottom: 60px;
}

.pt_key_staff_members img.logo {
  margin-bottom: 20px;
}
.pt_key_staff_members a {
  text-decoration: underline;
}
.pt_key_staff_members .indented_content {
  margin-left: 40px;
}

.pt_website img.website {
  width: 100%;
}

.page_template_67 .success td {
  border-top: 1px solid #dbdbdb;
}

.page_template_67 .top_section,
.pt_overview .top_section {
  border: 0 !important;
  height: auto;
}
.page_template_67 .top_section div,
.page_template_67 .top_section p,
.pt_overview .top_section div,
.pt_overview .top_section p {
  color: #888 !important;
}
.page_template_67 .top_section h1,
.pt_overview .top_section h1 {
  color: #2a2b2f !important;
  font-size: 24px !important;
}
.page_template_67 .top_section h3,
.pt_overview .top_section h3 {
  color: #888 !important;
  font-size: 14px !important;
}
.page_template_67 h3,
.pt_overview h3 {
  background-color: transparent;
  font-size: 24px;
}
.page_template_67 h4,
.pt_overview h4 {
  margin-bottom: 40px;
  position: relative;
  padding-left: 0;
  font-size: 24px;
  text-transform: uppercase;
}
.page_template_67 h4::before,
.pt_overview h4::before {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #38c8af;
  margin-right: 5px;
  left: -20px;
  top: 14px;
  content: "";
}
.page_template_67 .top_section,
.pt_overview .top_section {
  margin-bottom: 100px;
}
.page_template_67 h2::before,
.pt_overview h2::before {
  display: none;
}
.page_template_67 ul.concerns,
.pt_overview ul.concerns {
  list-style-type: disc;
  margin-left: 60px;
}

.pt_cpr_process h1 {
  margin-bottom: 200px;
}
.pt_cpr_process img {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.pt_cpr_process_explained div.intro_text {
  margin-bottom: 40px;
}
.pt_cpr_process_explained span.arrow {
  display: block;
  width: 140px;
  height: 107px;
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 40px;
  background-image: none !important;
  background: #38c8af;
  position: relative;
}
.pt_cpr_process_explained span.arrow::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 53.5px 0 53.5px 25px;
  border-color: transparent transparent transparent #38c8af;
  position: absolute;
  content: "";
  right: -25px;
  top: 0;
}
.pt_cpr_process_explained span.arrow_text {
  font-size: 18px;
  text-align: left;
  display: block;
  padding-left: 13px;
  padding-top: 15px;
  width: 70%;
  color: #fff;
  font-weight: 100;
}

.pt_investor_profile .notes_outline {
  border: 1px solid #dbdbdb;
}
.pt_investor_profile .outline {
  border: 1px solid #dbdbdb;
}
.pt_investor_profile .name {
  font-weight: bold;
}
.pt_investor_profile .row.header {
  margin-bottom: 30px;
}
.pt_investor_profile .row.spacer {
  margin-bottom: 30px;
}
.pt_investor_profile .row.spacer.last {
  margin-bottom: 40px;
}
.pt_investor_profile span.notes {
  display: block;
  padding: 10px;
}
.pt_investor_profile .no-right-border {
  border-right: 0px;
}
.pt_investor_profile .no-bottom-border {
  border-bottom: 0px;
}

.pt_financial_inventory .total_assets {
  margin-bottom: 25px;
}
.pt_financial_inventory .total_assets div {
  color: #38c8af;
}

.pt_financial_inventory,
.pt_other_items,
.pt_investor_profile,
.pt_networth_summary {
  margin: 0 auto;
}
.pt_financial_inventory h2,
.pt_financial_inventory h3,
.pt_other_items h2,
.pt_other_items h3,
.pt_investor_profile h2,
.pt_investor_profile h3,
.pt_networth_summary h2,
.pt_networth_summary h3 {
  font-size: 14px;
  text-align: left;
  display: block;
  color: #888;
  background: #dbdbdb;
  width: 100%;
  font-weight: 100;
  font-family: "Roboto Condensed", serif !important;
  margin: 0;
  padding: 10px 8px;
}
.pt_financial_inventory h2,
.pt_other_items h2,
.pt_investor_profile h2,
.pt_networth_summary h2 {
  background-color: #1d3e85;
  color: #fff;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}
.pt_financial_inventory h2::before,
.pt_other_items h2::before,
.pt_investor_profile h2::before,
.pt_networth_summary h2::before {
  display: none;
}
.pt_financial_inventory table.estate_planning,
.pt_other_items table.estate_planning,
.pt_investor_profile table.estate_planning,
.pt_networth_summary table.estate_planning {
  margin-bottom: 0;
}
.pt_financial_inventory table.estate_planning tbody tr td,
.pt_other_items table.estate_planning tbody tr td,
.pt_investor_profile table.estate_planning tbody tr td,
.pt_networth_summary table.estate_planning tbody tr td {
  border-bottom: 0 !important;
}
.pt_financial_inventory table.outline,
.pt_other_items table.outline,
.pt_investor_profile table.outline,
.pt_networth_summary table.outline {
  border-spacing: 0;
  border: 0;
  border-collapse: collapse;
}
.pt_financial_inventory table.outline thead tr th,
.pt_financial_inventory table.outline thead tr td,
.pt_other_items table.outline thead tr th,
.pt_other_items table.outline thead tr td,
.pt_investor_profile table.outline thead tr th,
.pt_investor_profile table.outline thead tr td,
.pt_networth_summary table.outline thead tr th,
.pt_networth_summary table.outline thead tr td {
  padding: 0.5rem 0.2em;
  text-align: center;
  color: #fff;
  font-weight: 100;
}
.pt_financial_inventory table.outline thead,
.pt_other_items table.outline thead,
.pt_investor_profile table.outline thead,
.pt_networth_summary table.outline thead {
  text-transform: uppercase;
  font-size: 14px;
  border-collapse: collapse;
  color: #fff;
  font-family: "Roboto Condensed", "Times New Roman", serif;
  border: 0;
  background-color: #1d3e85;
}
.pt_financial_inventory table.outline tbody tr,
.pt_other_items table.outline tbody tr,
.pt_investor_profile table.outline tbody tr,
.pt_networth_summary table.outline tbody tr {
  min-height: 36px;
}
.pt_financial_inventory table.outline tbody tr td,
.pt_other_items table.outline tbody tr td,
.pt_investor_profile table.outline tbody tr td,
.pt_networth_summary table.outline tbody tr td {
  border: 1px solid #dbdbdb;
  font-size: 17px;
  color: #888;
  font-weight: 100;
}
.pt_financial_inventory table.outline tbody tr.even, .pt_financial_inventory table.outline tbody tr.alt, .pt_financial_inventory table.outline tbody tr:nth-of-type(even),
.pt_other_items table.outline tbody tr.even,
.pt_other_items table.outline tbody tr.alt,
.pt_other_items table.outline tbody tr:nth-of-type(even),
.pt_investor_profile table.outline tbody tr.even,
.pt_investor_profile table.outline tbody tr.alt,
.pt_investor_profile table.outline tbody tr:nth-of-type(even),
.pt_networth_summary table.outline tbody tr.even,
.pt_networth_summary table.outline tbody tr.alt,
.pt_networth_summary table.outline tbody tr:nth-of-type(even) {
  background-color: transparent;
}

.pt_findings_and_rec ol {
  margin-bottom: 60px !important;
}

.pt_triangle span.text-income-needs, .pt_triangle span.text-emergency-funds,
.pt_triangle span.text-investments {
  font-weight: 100;
  margin-bottom: 25px;
  font-size: 20px;
}
.pt_triangle span.text-emergency-funds {
  padding-left: 75px;
}
.pt_triangle span.text-investments {
  padding-left: 150px;
}
.pt_triangle span.dollar_amount {
  border: 1px solid #000;
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px;
  margin-bottom: 25px;
}
.pt_triangle img {
  display: block;
  margin: 150px auto 0 auto;
}

.pt_three_box img {
  display: block;
  margin: 350px auto 0 auto;
}

.pt_blank_circle img {
  display: block;
  margin: 150px auto 0 auto;
}

.pt_disclosure_analysis .page_wrapper {
  margin: 0 auto;
  width: 100%;
  padding-top: 200px;
  height: auto;
  padding: 40px 20px;
}
.pt_disclosure_analysis .page_wrapper p, .pt_disclosure_analysis .page_wrapper div, .pt_disclosure_analysis .page_wrapper span {
  font-size: 18px;
}

.pt_thank_you .page_wrapper {
  margin: 0 auto;
  width: 100%;
  padding-top: 200px;
  height: auto;
  padding: 40px 20px;
}

.pt_report_card_p2 .right-side-wrapper {
  margin-top: 82px;
}

.pt_disclosure_final {
  width: 100%;
  margin: 0 auto;
  page-break-after: always;
  height: auto;
  padding: 40px 20px;
}

#helpTutorial1Modal,
#helpTutorial2Modal {
  padding: 0 !important;
}
#helpTutorial1Modal .human,
#helpTutorial2Modal .human {
  position: absolute;
  width: 100%;
  height: 50px;
  background-color: #19032b;
  bottom: 0;
  box-shadow: -1px -4px 8px rgba(0, 0, 0, 0.4);
  color: #ead0ff;
  font-size: 18px;
  text-align: center;
  padding: 12px 0;
}
#helpTutorial1Modal .human a,
#helpTutorial2Modal .human a {
  color: #ead0ff;
}

#help h1 {
  font-size: 24px;
}
#help h2 {
  font-size: 20px;
}
#help .inner-container {
  padding: 15px 0 0 0;
  max-height: 700px;
}

@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot");
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/vendor/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/vendor/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
body.household .dataTables_length, body.household .dataTables_filter {
  display: none;
}

table.households td.lastname {
  font-size: 20px;
  line-height: 38px;
}
table.households .firstnames {
  font-size: 18px;
}

#household_name_input {
  display: inline-block;
}

form input.tall-household-name {
  height: 51px;
  font-size: 20px;
}

.iav_streams_list a {
  display: inline-block;
}

a.household-delete {
  margin-top: 10px;
}

a.destroy-fia {
  text-align: center;
  display: block;
  color: red;
}

ul.income_buckets {
  margin: 0;
}
ul.income_buckets .account_value_year_bucket_shuts_off_widget {
  background-color: #ffffec;
}
ul.income_buckets .sudo-table-header {
  border-top: 5px solid #1d3e85;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
ul.income_buckets .sudo-table-header span {
  color: #666666;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
}
ul.income_buckets p {
  margin-bottom: 0;
}

.financial-summaries-list .actions .btn {
  margin-right: 15px;
}
.financial-summaries-list .sudo-table-header {
  padding: 10px;
}

.clients-list,
.income_bucket_list,
.ltc_insurance_list,
.life_insurance_list,
.liabilities_list,
.properties_list,
.iav_streams_list_personal_asset,
.iav_streams_list_planned_asset,
.iav_streams_list,
.individuals_list,
.iav_accounts_list,
.market_portfolios_list,
.general-information,
.financial-summaries-list,
.risk_meter_settings_list,
.risk_meter_questions_list,
.asset-books-list {
  margin-bottom: 40px;
  border: 1px solid #ccc;
  border-top: 0;
}
.clients-list .footer-row.row.collapse,
.income_bucket_list .footer-row.row.collapse,
.ltc_insurance_list .footer-row.row.collapse,
.life_insurance_list .footer-row.row.collapse,
.liabilities_list .footer-row.row.collapse,
.properties_list .footer-row.row.collapse,
.iav_streams_list_personal_asset .footer-row.row.collapse,
.iav_streams_list_planned_asset .footer-row.row.collapse,
.iav_streams_list .footer-row.row.collapse,
.individuals_list .footer-row.row.collapse,
.iav_accounts_list .footer-row.row.collapse,
.market_portfolios_list .footer-row.row.collapse,
.general-information .footer-row.row.collapse,
.financial-summaries-list .footer-row.row.collapse,
.risk_meter_settings_list .footer-row.row.collapse,
.risk_meter_questions_list .footer-row.row.collapse,
.asset-books-list .footer-row.row.collapse {
  background-color: #fff !important;
  border-top: 1px solid #dbdbdb;
}
.clients-list .sudo-table-header,
.income_bucket_list .sudo-table-header,
.ltc_insurance_list .sudo-table-header,
.life_insurance_list .sudo-table-header,
.liabilities_list .sudo-table-header,
.properties_list .sudo-table-header,
.iav_streams_list_personal_asset .sudo-table-header,
.iav_streams_list_planned_asset .sudo-table-header,
.iav_streams_list .sudo-table-header,
.individuals_list .sudo-table-header,
.iav_accounts_list .sudo-table-header,
.market_portfolios_list .sudo-table-header,
.general-information .sudo-table-header,
.financial-summaries-list .sudo-table-header,
.risk_meter_settings_list .sudo-table-header,
.risk_meter_questions_list .sudo-table-header,
.asset-books-list .sudo-table-header {
  border-top: 5px solid #1d3e85;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.clients-list .sudo-table-header span,
.income_bucket_list .sudo-table-header span,
.ltc_insurance_list .sudo-table-header span,
.life_insurance_list .sudo-table-header span,
.liabilities_list .sudo-table-header span,
.properties_list .sudo-table-header span,
.iav_streams_list_personal_asset .sudo-table-header span,
.iav_streams_list_planned_asset .sudo-table-header span,
.iav_streams_list .sudo-table-header span,
.individuals_list .sudo-table-header span,
.iav_accounts_list .sudo-table-header span,
.market_portfolios_list .sudo-table-header span,
.general-information .sudo-table-header span,
.financial-summaries-list .sudo-table-header span,
.risk_meter_settings_list .sudo-table-header span,
.risk_meter_questions_list .sudo-table-header span,
.asset-books-list .sudo-table-header span {
  color: #666666;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
}
.clients-list div.table-like-row:nth-child(even),
.income_bucket_list div.table-like-row:nth-child(even),
.ltc_insurance_list div.table-like-row:nth-child(even),
.life_insurance_list div.table-like-row:nth-child(even),
.liabilities_list div.table-like-row:nth-child(even),
.properties_list div.table-like-row:nth-child(even),
.iav_streams_list_personal_asset div.table-like-row:nth-child(even),
.iav_streams_list_planned_asset div.table-like-row:nth-child(even),
.iav_streams_list div.table-like-row:nth-child(even),
.individuals_list div.table-like-row:nth-child(even),
.iav_accounts_list div.table-like-row:nth-child(even),
.market_portfolios_list div.table-like-row:nth-child(even),
.general-information div.table-like-row:nth-child(even),
.financial-summaries-list div.table-like-row:nth-child(even),
.risk_meter_settings_list div.table-like-row:nth-child(even),
.risk_meter_questions_list div.table-like-row:nth-child(even),
.asset-books-list div.table-like-row:nth-child(even) {
  background-color: #fff;
}
.clients-list div.table-like-row:nth-child(odd),
.income_bucket_list div.table-like-row:nth-child(odd),
.ltc_insurance_list div.table-like-row:nth-child(odd),
.life_insurance_list div.table-like-row:nth-child(odd),
.liabilities_list div.table-like-row:nth-child(odd),
.properties_list div.table-like-row:nth-child(odd),
.iav_streams_list_personal_asset div.table-like-row:nth-child(odd),
.iav_streams_list_planned_asset div.table-like-row:nth-child(odd),
.iav_streams_list div.table-like-row:nth-child(odd),
.individuals_list div.table-like-row:nth-child(odd),
.iav_accounts_list div.table-like-row:nth-child(odd),
.market_portfolios_list div.table-like-row:nth-child(odd),
.general-information div.table-like-row:nth-child(odd),
.financial-summaries-list div.table-like-row:nth-child(odd),
.risk_meter_settings_list div.table-like-row:nth-child(odd),
.risk_meter_questions_list div.table-like-row:nth-child(odd),
.asset-books-list div.table-like-row:nth-child(odd) {
  background-color: #f2f2f2;
}

.asset-books-list {
  border: 0;
}

.table-like-row {
  padding: 0.5rem;
}
.table-like-row p {
  margin-bottom: 0;
  padding-right: 5px;
  word-break: break-all;
  font-size: 1rem;
}

.footer-row {
  background-color: #fff !important;
  padding-top: 3px;
  padding-bottom: 3px;
}

.household_show,
.tabs_layout {
  margin-bottom: 10px;
}
.household_show .updated-at,
.tabs_layout .updated-at {
  font-size: 0.875rem;
  font-weight: 300;
  color: #666666;
}
.household_show .row,
.tabs_layout .row {
  background: #f2f5f5;
}
.household_show .row .btn.btn-alt,
.tabs_layout .row .btn.btn-alt {
  margin-bottom: 10px;
}
.household_show .row .btn.btn-alt.mt,
.tabs_layout .row .btn.btn-alt.mt {
  margin-top: 10px;
}
.household_show .row .columns,
.tabs_layout .row .columns {
  padding-left: 0;
  padding-right: 0;
}
.household_show .row .columns .row.collapse,
.tabs_layout .row .columns .row.collapse {
  padding: 20px;
}
.household_show .row .columns .sudo-table-header.row.collapse,
.tabs_layout .row .columns .sudo-table-header.row.collapse {
  padding: 10px;
  background: #fff;
}
.household_show .row .columns .row.collapse.input.text,
.tabs_layout .row .columns .row.collapse.input.text {
  padding: 20px 0;
}
.household_show .table-like-row,
.tabs_layout .table-like-row {
  padding: 0;
}
.household_show .table-like-row .row.collapse.footer-row,
.tabs_layout .table-like-row .row.collapse.footer-row {
  background: #fff !important;
}
.household_show .table-like-row .row.collapse,
.tabs_layout .table-like-row .row.collapse {
  background: none;
  border-top: 1px solid #dbdbdb;
  padding: 5px 0;
  font-family: "Roboto Condensed", serif;
  font-size: 0.9375rem;
  font-weight: 300;
  color: #888888;
  padding-right: 5px;
}
.household_show .table-like-row .row.collapse p, .household_show .table-like-row .row.collapse .columns,
.tabs_layout .table-like-row .row.collapse p,
.tabs_layout .table-like-row .row.collapse .columns {
  font-family: "Roboto Condensed", serif;
  font-size: 0.9375rem;
  font-weight: 300;
  color: #888888;
  padding-right: 5px;
}
.household_show .table-like-row .row.collapse a,
.tabs_layout .table-like-row .row.collapse a {
  color: #1d3e85;
  word-break: break-all;
}
.household_show ul.tabs,
.tabs_layout ul.tabs {
  border: 1px solid #ccc;
  background-color: #EFEFEF;
  margin-bottom: 10px !important;
}
.household_show ul.tabs li.active a,
.tabs_layout ul.tabs li.active a {
  background-color: #ccc;
}
.household_show h2, .household_show h3,
.tabs_layout h2,
.tabs_layout h3 {
  font-size: 23px;
}
.household_show h3,
.tabs_layout h3 {
  margin-bottom: 16px;
}
.household_show h3 .add-link,
.tabs_layout h3 .add-link {
  font-size: 14px;
}
.household_show p.household-header,
.tabs_layout p.household-header {
  text-align: center;
  background-color: rgba(155, 155, 155, 0.2);
  font-weight: bold;
  padding: 8px 0;
}
.household_show .ltc_insurance_list, .household_show .life_insurance_list, .household_show .liabilities_list, .household_show .properties_list, .household_show .iav_streams_list_personal_asset, .household_show .iav_streams_list_planned_asset, .household_show .iav_streams_list, .household_show .individuals_list, .household_show .iav_accounts_list, .household_show .market_portfolios_list, .household_show .general-information,
.tabs_layout .ltc_insurance_list,
.tabs_layout .life_insurance_list,
.tabs_layout .liabilities_list,
.tabs_layout .properties_list,
.tabs_layout .iav_streams_list_personal_asset,
.tabs_layout .iav_streams_list_planned_asset,
.tabs_layout .iav_streams_list,
.tabs_layout .individuals_list,
.tabs_layout .iav_accounts_list,
.tabs_layout .market_portfolios_list,
.tabs_layout .general-information {
  margin-bottom: 15px;
}
.household_show .add-link,
.tabs_layout .add-link {
  font-size: 16px;
}
.household_show .hide,
.tabs_layout .hide {
  padding: 12px;
  padding-top: 0;
  background-color: #FFF;
  border: 1px solid #ccc;
  border-top: 0;
}
.household_show section.toggleable,
.tabs_layout section.toggleable {
  position: relative;
  background-color: #FFF;
  border-bottom: 1px solid #dbdbdb;
  padding: 20px;
}
.household_show section.toggleable a,
.tabs_layout section.toggleable a {
  display: block;
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-weight: 300;
  position: relative;
  font-size: 1.1875rem;
  transition: all 200ms ease-out;
}
.household_show section.toggleable a::after,
.tabs_layout section.toggleable a::after {
  content: "";
  display: block;
  position: absolute;
  font-family: "einsteinfi";
  right: 15px;
  top: 5px;
  font-size: 1rem;
}
.household_show section.toggleable a.export-options::after,
.tabs_layout section.toggleable a.export-options::after {
  content: none !important;
}
.household_show section.toggleable a.active,
.tabs_layout section.toggleable a.active {
  font-weight: 400;
  color: #666666;
  transition: all 200ms ease-out;
}
.household_show section.toggleable a.active::after,
.tabs_layout section.toggleable a.active::after {
  content: "";
  color: #666666;
}
.household_show section.toggleable h3,
.tabs_layout section.toggleable h3 {
  margin: 0;
}
.household_show section.toggleable .report-icons,
.tabs_layout section.toggleable .report-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.household_show section.toggleable .export-options,
.tabs_layout section.toggleable .export-options {
  padding-right: 15px;
}

.income-need-exceptions-table {
  border: none;
}
.income-need-exceptions-table tr td {
  padding: 0;
}
.income-need-exceptions-table select,
.income-need-exceptions-table input {
  margin: 0;
}
.income-need-exceptions-table select.year-select {
  width: 50px;
}
.income-need-exceptions-table select.direction-select {
  width: 90px;
}
.income-need-exceptions-table input.value-input {
  width: 75px;
}
.income-need-exceptions-table input.description-input {
  min-width: 100px;
}
.income-need-exceptions-table .button.tiny {
  width: 50px;
  margin: 0;
}

.updated-at {
  text-align: right;
  line-height: 45px;
  padding-right: 4px;
}

.dz-drag-hover {
  border: 2px dashed black;
}

.other-h {
  border-top: 1px solid #dbdbdb;
  padding-top: 1.5625rem;
  font-size: 1rem;
}
.other-h h4 {
  text-transform: uppercase;
  color: #7b7b7b;
  font-size: 1.125rem;
}
.other-h p {
  font-size: 1rem;
  font-weight: 300;
}

.tabs_layout .row {
  background: none;
}

#savings_account .actions {
  padding: 20px;
}

#taxes .row.data-editable,
#ltc .row.data-editable,
#estate_planning .row.data-editable {
  background: #fff;
  border-top: 5px solid #1d3e85;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#taxes .row.data-editable b,
#ltc .row.data-editable b,
#estate_planning .row.data-editable b {
  font-size: 0.875rem;
  color: #666666;
  font-family: "Roboto Condensed", serif;
  padding: 10px;
  font-weight: 400;
}
#taxes .row.data-editable i,
#ltc .row.data-editable i,
#estate_planning .row.data-editable i {
  font-size: 0.875rem;
  color: #888888;
  line-height: 1rem;
  display: inline-block;
  margin-bottom: 10px;
}
#taxes .row.data-editable p,
#ltc .row.data-editable p,
#estate_planning .row.data-editable p {
  font-weight: 300;
  color: #888888;
  font-size: 1.1875rem;
  padding: 10px;
  position: relative;
  transition: all 200ms ease-out;
}
#taxes .row.data-editable p span,
#ltc .row.data-editable p span,
#estate_planning .row.data-editable p span {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  transition: all 200ms ease-out;
}
#taxes .row.data-editable p:hover,
#ltc .row.data-editable p:hover,
#estate_planning .row.data-editable p:hover {
  opacity: 0.6;
  transition: all 200ms ease-out;
}
#taxes .row.data-editable p:hover span,
#ltc .row.data-editable p:hover span,
#estate_planning .row.data-editable p:hover span {
  font-style: italic;
  transition: all 200ms ease-out;
}
#taxes .row.data-editable select,
#taxes .row.data-editable textarea,
#taxes .row.data-editable input,
#ltc .row.data-editable select,
#ltc .row.data-editable textarea,
#ltc .row.data-editable input,
#estate_planning .row.data-editable select,
#estate_planning .row.data-editable textarea,
#estate_planning .row.data-editable input {
  border-radius: 4px;
  background: #fff;
  position: relative;
  z-index: 2;
  line-height: 1.125rem;
  font-size: 1rem;
}

#taxes,
#estate_planning,
#liabilities,
#assets,
#accounts,
#clients,
#ltc,
#life_insurance,
#properties {
  padding: 20px;
}

.dataTable td.name {
  color: #2ca18c;
  font-weight: 400;
  font-size: 1.1875rem;
  padding: 1.5625rem 0.625rem;
}
.dataTable td.email,
.dataTable td.role {
  padding: 10px;
  font-weight: 300;
  font-size: 1.125rem;
}
.dataTable tr:nth-of-type(even) {
  background: #fff;
}

.household_show {
  margin-top: 10px;
}

.investment_answer {
  width: 90%;
}

body.households.show .bottom-section .row.fullWidth #planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date,
body.households.show .bottom-section {
  height: 40px;
}

.draggable-question {
  cursor: -webkit-grab;
  cursor: grab;
}

@media screen and (min-width: 1025px) {
  #export-benchmarks-button {
    position: absolute;
    margin-left: 1020px;
  }
}
@media screen and (max-width: 1024px) {
  #export-benchmarks-button {
    float: left;
  }
}
.savings-form-row div {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

#app-nav {
  background-color: #19022a;
}
#app-nav .top-bar-section li:not(.has-form) a:not(.button), #app-nav ul li:not(.has-form) a:not(.button) {
  background-color: #19022a;
}
#app-nav .top-bar-section li:not(.has-form) a:not(.button):hover, #app-nav ul li:not(.has-form) a:not(.button):hover {
  background-color: #49424E;
}

a.button.purple, input.button.purple {
  background-color: #19022a;
  border: 1px solid #453750;
  color: #867a8f;
}

body.articles,
body.page_templates,
body.export_presets,
body.performance_indicies,
body.data_engine,
body.financial_summaries,
body.savings_required_calculators,
body.calculator,
.households-content,
body.company_financial_summaries,
body.company_subscriptions,
body.company_integrations,
body.members,
body.companies,
body.users,
body.household,
body.retirement_navigators,
body.iav_calculators,
body.export_queue,
body.disclosures,
body.compliance_exports,
body.next_steps,
body.asset_book_household_performances,
body.risk_meter_questions,
body.risk_meter_answers,
body.navigator_variables {
  background-color: #eee;
}
body.articles .harwood-navigator-page .top_section.fix,
body.page_templates .harwood-navigator-page .top_section.fix,
body.export_presets .harwood-navigator-page .top_section.fix,
body.performance_indicies .harwood-navigator-page .top_section.fix,
body.data_engine .harwood-navigator-page .top_section.fix,
body.financial_summaries .harwood-navigator-page .top_section.fix,
body.savings_required_calculators .harwood-navigator-page .top_section.fix,
body.calculator .harwood-navigator-page .top_section.fix,
.households-content .harwood-navigator-page .top_section.fix,
body.company_financial_summaries .harwood-navigator-page .top_section.fix,
body.company_subscriptions .harwood-navigator-page .top_section.fix,
body.company_integrations .harwood-navigator-page .top_section.fix,
body.members .harwood-navigator-page .top_section.fix,
body.companies .harwood-navigator-page .top_section.fix,
body.users .harwood-navigator-page .top_section.fix,
body.household .harwood-navigator-page .top_section.fix,
body.retirement_navigators .harwood-navigator-page .top_section.fix,
body.iav_calculators .harwood-navigator-page .top_section.fix,
body.export_queue .harwood-navigator-page .top_section.fix,
body.disclosures .harwood-navigator-page .top_section.fix,
body.compliance_exports .harwood-navigator-page .top_section.fix,
body.next_steps .harwood-navigator-page .top_section.fix,
body.asset_book_household_performances .harwood-navigator-page .top_section.fix,
body.risk_meter_questions .harwood-navigator-page .top_section.fix,
body.risk_meter_answers .harwood-navigator-page .top_section.fix,
body.navigator_variables .harwood-navigator-page .top_section.fix {
  position: static;
  width: 100% !important;
}
body.articles .top_section.fix,
body.page_templates .top_section.fix,
body.export_presets .top_section.fix,
body.performance_indicies .top_section.fix,
body.data_engine .top_section.fix,
body.financial_summaries .top_section.fix,
body.savings_required_calculators .top_section.fix,
body.calculator .top_section.fix,
.households-content .top_section.fix,
body.company_financial_summaries .top_section.fix,
body.company_subscriptions .top_section.fix,
body.company_integrations .top_section.fix,
body.members .top_section.fix,
body.companies .top_section.fix,
body.users .top_section.fix,
body.household .top_section.fix,
body.retirement_navigators .top_section.fix,
body.iav_calculators .top_section.fix,
body.export_queue .top_section.fix,
body.disclosures .top_section.fix,
body.compliance_exports .top_section.fix,
body.next_steps .top_section.fix,
body.asset_book_household_performances .top_section.fix,
body.risk_meter_questions .top_section.fix,
body.risk_meter_answers .top_section.fix,
body.navigator_variables .top_section.fix {
  position: fixed;
  top: 85px;
  width: 100%;
  z-index: 50;
  left: 20vw;
}
body.articles .top_section,
body.page_templates .top_section,
body.export_presets .top_section,
body.performance_indicies .top_section,
body.data_engine .top_section,
body.financial_summaries .top_section,
body.savings_required_calculators .top_section,
body.calculator .top_section,
.households-content .top_section,
body.company_financial_summaries .top_section,
body.company_subscriptions .top_section,
body.company_integrations .top_section,
body.members .top_section,
body.companies .top_section,
body.users .top_section,
body.household .top_section,
body.retirement_navigators .top_section,
body.iav_calculators .top_section,
body.export_queue .top_section,
body.disclosures .top_section,
body.compliance_exports .top_section,
body.next_steps .top_section,
body.asset_book_household_performances .top_section,
body.risk_meter_questions .top_section,
body.risk_meter_answers .top_section,
body.navigator_variables .top_section {
  background-color: #fff;
  padding-bottom: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  padding-left: 30px;
}
body.articles .top_section .btn-delete,
body.page_templates .top_section .btn-delete,
body.export_presets .top_section .btn-delete,
body.performance_indicies .top_section .btn-delete,
body.data_engine .top_section .btn-delete,
body.financial_summaries .top_section .btn-delete,
body.savings_required_calculators .top_section .btn-delete,
body.calculator .top_section .btn-delete,
.households-content .top_section .btn-delete,
body.company_financial_summaries .top_section .btn-delete,
body.company_subscriptions .top_section .btn-delete,
body.company_integrations .top_section .btn-delete,
body.members .top_section .btn-delete,
body.companies .top_section .btn-delete,
body.users .top_section .btn-delete,
body.household .top_section .btn-delete,
body.retirement_navigators .top_section .btn-delete,
body.iav_calculators .top_section .btn-delete,
body.export_queue .top_section .btn-delete,
body.disclosures .top_section .btn-delete,
body.compliance_exports .top_section .btn-delete,
body.next_steps .top_section .btn-delete,
body.asset_book_household_performances .top_section .btn-delete,
body.risk_meter_questions .top_section .btn-delete,
body.risk_meter_answers .top_section .btn-delete,
body.navigator_variables .top_section .btn-delete {
  margin-top: 10px;
}
body.articles .top_section h1, body.articles .top_section h2, body.articles .top_section h3, body.articles .top_section p, body.articles .top_section div,
body.page_templates .top_section h1,
body.page_templates .top_section h2,
body.page_templates .top_section h3,
body.page_templates .top_section p,
body.page_templates .top_section div,
body.export_presets .top_section h1,
body.export_presets .top_section h2,
body.export_presets .top_section h3,
body.export_presets .top_section p,
body.export_presets .top_section div,
body.performance_indicies .top_section h1,
body.performance_indicies .top_section h2,
body.performance_indicies .top_section h3,
body.performance_indicies .top_section p,
body.performance_indicies .top_section div,
body.data_engine .top_section h1,
body.data_engine .top_section h2,
body.data_engine .top_section h3,
body.data_engine .top_section p,
body.data_engine .top_section div,
body.financial_summaries .top_section h1,
body.financial_summaries .top_section h2,
body.financial_summaries .top_section h3,
body.financial_summaries .top_section p,
body.financial_summaries .top_section div,
body.savings_required_calculators .top_section h1,
body.savings_required_calculators .top_section h2,
body.savings_required_calculators .top_section h3,
body.savings_required_calculators .top_section p,
body.savings_required_calculators .top_section div,
body.calculator .top_section h1,
body.calculator .top_section h2,
body.calculator .top_section h3,
body.calculator .top_section p,
body.calculator .top_section div,
.households-content .top_section h1,
.households-content .top_section h2,
.households-content .top_section h3,
.households-content .top_section p,
.households-content .top_section div,
body.company_financial_summaries .top_section h1,
body.company_financial_summaries .top_section h2,
body.company_financial_summaries .top_section h3,
body.company_financial_summaries .top_section p,
body.company_financial_summaries .top_section div,
body.company_subscriptions .top_section h1,
body.company_subscriptions .top_section h2,
body.company_subscriptions .top_section h3,
body.company_subscriptions .top_section p,
body.company_subscriptions .top_section div,
body.company_integrations .top_section h1,
body.company_integrations .top_section h2,
body.company_integrations .top_section h3,
body.company_integrations .top_section p,
body.company_integrations .top_section div,
body.members .top_section h1,
body.members .top_section h2,
body.members .top_section h3,
body.members .top_section p,
body.members .top_section div,
body.companies .top_section h1,
body.companies .top_section h2,
body.companies .top_section h3,
body.companies .top_section p,
body.companies .top_section div,
body.users .top_section h1,
body.users .top_section h2,
body.users .top_section h3,
body.users .top_section p,
body.users .top_section div,
body.household .top_section h1,
body.household .top_section h2,
body.household .top_section h3,
body.household .top_section p,
body.household .top_section div,
body.retirement_navigators .top_section h1,
body.retirement_navigators .top_section h2,
body.retirement_navigators .top_section h3,
body.retirement_navigators .top_section p,
body.retirement_navigators .top_section div,
body.iav_calculators .top_section h1,
body.iav_calculators .top_section h2,
body.iav_calculators .top_section h3,
body.iav_calculators .top_section p,
body.iav_calculators .top_section div,
body.export_queue .top_section h1,
body.export_queue .top_section h2,
body.export_queue .top_section h3,
body.export_queue .top_section p,
body.export_queue .top_section div,
body.disclosures .top_section h1,
body.disclosures .top_section h2,
body.disclosures .top_section h3,
body.disclosures .top_section p,
body.disclosures .top_section div,
body.compliance_exports .top_section h1,
body.compliance_exports .top_section h2,
body.compliance_exports .top_section h3,
body.compliance_exports .top_section p,
body.compliance_exports .top_section div,
body.next_steps .top_section h1,
body.next_steps .top_section h2,
body.next_steps .top_section h3,
body.next_steps .top_section p,
body.next_steps .top_section div,
body.asset_book_household_performances .top_section h1,
body.asset_book_household_performances .top_section h2,
body.asset_book_household_performances .top_section h3,
body.asset_book_household_performances .top_section p,
body.asset_book_household_performances .top_section div,
body.risk_meter_questions .top_section h1,
body.risk_meter_questions .top_section h2,
body.risk_meter_questions .top_section h3,
body.risk_meter_questions .top_section p,
body.risk_meter_questions .top_section div,
body.risk_meter_answers .top_section h1,
body.risk_meter_answers .top_section h2,
body.risk_meter_answers .top_section h3,
body.risk_meter_answers .top_section p,
body.risk_meter_answers .top_section div,
body.navigator_variables .top_section h1,
body.navigator_variables .top_section h2,
body.navigator_variables .top_section h3,
body.navigator_variables .top_section p,
body.navigator_variables .top_section div {
  color: #867a8f;
}
body.articles .top_section h1,
body.page_templates .top_section h1,
body.export_presets .top_section h1,
body.performance_indicies .top_section h1,
body.data_engine .top_section h1,
body.financial_summaries .top_section h1,
body.savings_required_calculators .top_section h1,
body.calculator .top_section h1,
.households-content .top_section h1,
body.company_financial_summaries .top_section h1,
body.company_subscriptions .top_section h1,
body.company_integrations .top_section h1,
body.members .top_section h1,
body.companies .top_section h1,
body.users .top_section h1,
body.household .top_section h1,
body.retirement_navigators .top_section h1,
body.iav_calculators .top_section h1,
body.export_queue .top_section h1,
body.disclosures .top_section h1,
body.compliance_exports .top_section h1,
body.next_steps .top_section h1,
body.asset_book_household_performances .top_section h1,
body.risk_meter_questions .top_section h1,
body.risk_meter_answers .top_section h1,
body.navigator_variables .top_section h1 {
  color: #D9D4DC;
  padding: 10px 0;
  padding-top: 0;
  margin-top: 0;
}
body.articles .top_section h2,
body.page_templates .top_section h2,
body.export_presets .top_section h2,
body.performance_indicies .top_section h2,
body.data_engine .top_section h2,
body.financial_summaries .top_section h2,
body.savings_required_calculators .top_section h2,
body.calculator .top_section h2,
.households-content .top_section h2,
body.company_financial_summaries .top_section h2,
body.company_subscriptions .top_section h2,
body.company_integrations .top_section h2,
body.members .top_section h2,
body.companies .top_section h2,
body.users .top_section h2,
body.household .top_section h2,
body.retirement_navigators .top_section h2,
body.iav_calculators .top_section h2,
body.export_queue .top_section h2,
body.disclosures .top_section h2,
body.compliance_exports .top_section h2,
body.next_steps .top_section h2,
body.asset_book_household_performances .top_section h2,
body.risk_meter_questions .top_section h2,
body.risk_meter_answers .top_section h2,
body.navigator_variables .top_section h2 {
  color: #fff;
  position: relative;
  margin-bottom: 10px;
  font-size: 1.125rem;
}
body.articles .top_section h2 span.h-text,
body.page_templates .top_section h2 span.h-text,
body.export_presets .top_section h2 span.h-text,
body.performance_indicies .top_section h2 span.h-text,
body.data_engine .top_section h2 span.h-text,
body.financial_summaries .top_section h2 span.h-text,
body.savings_required_calculators .top_section h2 span.h-text,
body.calculator .top_section h2 span.h-text,
.households-content .top_section h2 span.h-text,
body.company_financial_summaries .top_section h2 span.h-text,
body.company_subscriptions .top_section h2 span.h-text,
body.company_integrations .top_section h2 span.h-text,
body.members .top_section h2 span.h-text,
body.companies .top_section h2 span.h-text,
body.users .top_section h2 span.h-text,
body.household .top_section h2 span.h-text,
body.retirement_navigators .top_section h2 span.h-text,
body.iav_calculators .top_section h2 span.h-text,
body.export_queue .top_section h2 span.h-text,
body.disclosures .top_section h2 span.h-text,
body.compliance_exports .top_section h2 span.h-text,
body.next_steps .top_section h2 span.h-text,
body.asset_book_household_performances .top_section h2 span.h-text,
body.risk_meter_questions .top_section h2 span.h-text,
body.risk_meter_answers .top_section h2 span.h-text,
body.navigator_variables .top_section h2 span.h-text {
  position: absolute;
  bottom: 0;
  left: 40px;
  color: #fff;
}
body.articles .top_section .tabs,
body.page_templates .top_section .tabs,
body.export_presets .top_section .tabs,
body.performance_indicies .top_section .tabs,
body.data_engine .top_section .tabs,
body.financial_summaries .top_section .tabs,
body.savings_required_calculators .top_section .tabs,
body.calculator .top_section .tabs,
.households-content .top_section .tabs,
body.company_financial_summaries .top_section .tabs,
body.company_subscriptions .top_section .tabs,
body.company_integrations .top_section .tabs,
body.members .top_section .tabs,
body.companies .top_section .tabs,
body.users .top_section .tabs,
body.household .top_section .tabs,
body.retirement_navigators .top_section .tabs,
body.iav_calculators .top_section .tabs,
body.export_queue .top_section .tabs,
body.disclosures .top_section .tabs,
body.compliance_exports .top_section .tabs,
body.next_steps .top_section .tabs,
body.asset_book_household_performances .top_section .tabs,
body.risk_meter_questions .top_section .tabs,
body.risk_meter_answers .top_section .tabs,
body.navigator_variables .top_section .tabs {
  display: inline-block;
}
body.articles .top_section .tabs dd > a, body.articles .top_section .tabs .tab-title > a,
body.page_templates .top_section .tabs dd > a,
body.page_templates .top_section .tabs .tab-title > a,
body.export_presets .top_section .tabs dd > a,
body.export_presets .top_section .tabs .tab-title > a,
body.performance_indicies .top_section .tabs dd > a,
body.performance_indicies .top_section .tabs .tab-title > a,
body.data_engine .top_section .tabs dd > a,
body.data_engine .top_section .tabs .tab-title > a,
body.financial_summaries .top_section .tabs dd > a,
body.financial_summaries .top_section .tabs .tab-title > a,
body.savings_required_calculators .top_section .tabs dd > a,
body.savings_required_calculators .top_section .tabs .tab-title > a,
body.calculator .top_section .tabs dd > a,
body.calculator .top_section .tabs .tab-title > a,
.households-content .top_section .tabs dd > a,
.households-content .top_section .tabs .tab-title > a,
body.company_financial_summaries .top_section .tabs dd > a,
body.company_financial_summaries .top_section .tabs .tab-title > a,
body.company_subscriptions .top_section .tabs dd > a,
body.company_subscriptions .top_section .tabs .tab-title > a,
body.company_integrations .top_section .tabs dd > a,
body.company_integrations .top_section .tabs .tab-title > a,
body.members .top_section .tabs dd > a,
body.members .top_section .tabs .tab-title > a,
body.companies .top_section .tabs dd > a,
body.companies .top_section .tabs .tab-title > a,
body.users .top_section .tabs dd > a,
body.users .top_section .tabs .tab-title > a,
body.household .top_section .tabs dd > a,
body.household .top_section .tabs .tab-title > a,
body.retirement_navigators .top_section .tabs dd > a,
body.retirement_navigators .top_section .tabs .tab-title > a,
body.iav_calculators .top_section .tabs dd > a,
body.iav_calculators .top_section .tabs .tab-title > a,
body.export_queue .top_section .tabs dd > a,
body.export_queue .top_section .tabs .tab-title > a,
body.disclosures .top_section .tabs dd > a,
body.disclosures .top_section .tabs .tab-title > a,
body.compliance_exports .top_section .tabs dd > a,
body.compliance_exports .top_section .tabs .tab-title > a,
body.next_steps .top_section .tabs dd > a,
body.next_steps .top_section .tabs .tab-title > a,
body.asset_book_household_performances .top_section .tabs dd > a,
body.asset_book_household_performances .top_section .tabs .tab-title > a,
body.risk_meter_questions .top_section .tabs dd > a,
body.risk_meter_questions .top_section .tabs .tab-title > a,
body.risk_meter_answers .top_section .tabs dd > a,
body.risk_meter_answers .top_section .tabs .tab-title > a,
body.navigator_variables .top_section .tabs dd > a,
body.navigator_variables .top_section .tabs .tab-title > a {
  padding: 10px 0 !important;
}
body.articles .top_section .tab-title a,
body.page_templates .top_section .tab-title a,
body.export_presets .top_section .tab-title a,
body.performance_indicies .top_section .tab-title a,
body.data_engine .top_section .tab-title a,
body.financial_summaries .top_section .tab-title a,
body.savings_required_calculators .top_section .tab-title a,
body.calculator .top_section .tab-title a,
.households-content .top_section .tab-title a,
body.company_financial_summaries .top_section .tab-title a,
body.company_subscriptions .top_section .tab-title a,
body.company_integrations .top_section .tab-title a,
body.members .top_section .tab-title a,
body.companies .top_section .tab-title a,
body.users .top_section .tab-title a,
body.household .top_section .tab-title a,
body.retirement_navigators .top_section .tab-title a,
body.iav_calculators .top_section .tab-title a,
body.export_queue .top_section .tab-title a,
body.disclosures .top_section .tab-title a,
body.compliance_exports .top_section .tab-title a,
body.next_steps .top_section .tab-title a,
body.asset_book_household_performances .top_section .tab-title a,
body.risk_meter_questions .top_section .tab-title a,
body.risk_meter_answers .top_section .tab-title a,
body.navigator_variables .top_section .tab-title a {
  background: none;
  color: #666666;
  text-transform: uppercase;
  font-family: "Roboto Condensed", serif;
  padding: 10px 0;
  margin-right: 40px;
  font-size: 1.125rem;
  transition: all 200ms ease-out;
  border-bottom: 5px solid #ffffff;
}
body.articles .top_section .tab-title .f-dropdown a,
body.page_templates .top_section .tab-title .f-dropdown a,
body.export_presets .top_section .tab-title .f-dropdown a,
body.performance_indicies .top_section .tab-title .f-dropdown a,
body.data_engine .top_section .tab-title .f-dropdown a,
body.financial_summaries .top_section .tab-title .f-dropdown a,
body.savings_required_calculators .top_section .tab-title .f-dropdown a,
body.calculator .top_section .tab-title .f-dropdown a,
.households-content .top_section .tab-title .f-dropdown a,
body.company_financial_summaries .top_section .tab-title .f-dropdown a,
body.company_subscriptions .top_section .tab-title .f-dropdown a,
body.company_integrations .top_section .tab-title .f-dropdown a,
body.members .top_section .tab-title .f-dropdown a,
body.companies .top_section .tab-title .f-dropdown a,
body.users .top_section .tab-title .f-dropdown a,
body.household .top_section .tab-title .f-dropdown a,
body.retirement_navigators .top_section .tab-title .f-dropdown a,
body.iav_calculators .top_section .tab-title .f-dropdown a,
body.export_queue .top_section .tab-title .f-dropdown a,
body.disclosures .top_section .tab-title .f-dropdown a,
body.compliance_exports .top_section .tab-title .f-dropdown a,
body.next_steps .top_section .tab-title .f-dropdown a,
body.asset_book_household_performances .top_section .tab-title .f-dropdown a,
body.risk_meter_questions .top_section .tab-title .f-dropdown a,
body.risk_meter_answers .top_section .tab-title .f-dropdown a,
body.navigator_variables .top_section .tab-title .f-dropdown a {
  border-bottom: 0;
}
body.articles .top_section .tab-title.dropdown,
body.page_templates .top_section .tab-title.dropdown,
body.export_presets .top_section .tab-title.dropdown,
body.performance_indicies .top_section .tab-title.dropdown,
body.data_engine .top_section .tab-title.dropdown,
body.financial_summaries .top_section .tab-title.dropdown,
body.savings_required_calculators .top_section .tab-title.dropdown,
body.calculator .top_section .tab-title.dropdown,
.households-content .top_section .tab-title.dropdown,
body.company_financial_summaries .top_section .tab-title.dropdown,
body.company_subscriptions .top_section .tab-title.dropdown,
body.company_integrations .top_section .tab-title.dropdown,
body.members .top_section .tab-title.dropdown,
body.companies .top_section .tab-title.dropdown,
body.users .top_section .tab-title.dropdown,
body.household .top_section .tab-title.dropdown,
body.retirement_navigators .top_section .tab-title.dropdown,
body.iav_calculators .top_section .tab-title.dropdown,
body.export_queue .top_section .tab-title.dropdown,
body.disclosures .top_section .tab-title.dropdown,
body.compliance_exports .top_section .tab-title.dropdown,
body.next_steps .top_section .tab-title.dropdown,
body.asset_book_household_performances .top_section .tab-title.dropdown,
body.risk_meter_questions .top_section .tab-title.dropdown,
body.risk_meter_answers .top_section .tab-title.dropdown,
body.navigator_variables .top_section .tab-title.dropdown {
  position: static;
}
body.articles .top_section .tab-title.dropdown a,
body.page_templates .top_section .tab-title.dropdown a,
body.export_presets .top_section .tab-title.dropdown a,
body.performance_indicies .top_section .tab-title.dropdown a,
body.data_engine .top_section .tab-title.dropdown a,
body.financial_summaries .top_section .tab-title.dropdown a,
body.savings_required_calculators .top_section .tab-title.dropdown a,
body.calculator .top_section .tab-title.dropdown a,
.households-content .top_section .tab-title.dropdown a,
body.company_financial_summaries .top_section .tab-title.dropdown a,
body.company_subscriptions .top_section .tab-title.dropdown a,
body.company_integrations .top_section .tab-title.dropdown a,
body.members .top_section .tab-title.dropdown a,
body.companies .top_section .tab-title.dropdown a,
body.users .top_section .tab-title.dropdown a,
body.household .top_section .tab-title.dropdown a,
body.retirement_navigators .top_section .tab-title.dropdown a,
body.iav_calculators .top_section .tab-title.dropdown a,
body.export_queue .top_section .tab-title.dropdown a,
body.disclosures .top_section .tab-title.dropdown a,
body.compliance_exports .top_section .tab-title.dropdown a,
body.next_steps .top_section .tab-title.dropdown a,
body.asset_book_household_performances .top_section .tab-title.dropdown a,
body.risk_meter_questions .top_section .tab-title.dropdown a,
body.risk_meter_answers .top_section .tab-title.dropdown a,
body.navigator_variables .top_section .tab-title.dropdown a {
  padding: 10px;
}
body.articles .top_section .tab-title.active a,
body.articles .top_section .tab-title:hover a,
body.page_templates .top_section .tab-title.active a,
body.page_templates .top_section .tab-title:hover a,
body.export_presets .top_section .tab-title.active a,
body.export_presets .top_section .tab-title:hover a,
body.performance_indicies .top_section .tab-title.active a,
body.performance_indicies .top_section .tab-title:hover a,
body.data_engine .top_section .tab-title.active a,
body.data_engine .top_section .tab-title:hover a,
body.financial_summaries .top_section .tab-title.active a,
body.financial_summaries .top_section .tab-title:hover a,
body.savings_required_calculators .top_section .tab-title.active a,
body.savings_required_calculators .top_section .tab-title:hover a,
body.calculator .top_section .tab-title.active a,
body.calculator .top_section .tab-title:hover a,
.households-content .top_section .tab-title.active a,
.households-content .top_section .tab-title:hover a,
body.company_financial_summaries .top_section .tab-title.active a,
body.company_financial_summaries .top_section .tab-title:hover a,
body.company_subscriptions .top_section .tab-title.active a,
body.company_subscriptions .top_section .tab-title:hover a,
body.company_integrations .top_section .tab-title.active a,
body.company_integrations .top_section .tab-title:hover a,
body.members .top_section .tab-title.active a,
body.members .top_section .tab-title:hover a,
body.companies .top_section .tab-title.active a,
body.companies .top_section .tab-title:hover a,
body.users .top_section .tab-title.active a,
body.users .top_section .tab-title:hover a,
body.household .top_section .tab-title.active a,
body.household .top_section .tab-title:hover a,
body.retirement_navigators .top_section .tab-title.active a,
body.retirement_navigators .top_section .tab-title:hover a,
body.iav_calculators .top_section .tab-title.active a,
body.iav_calculators .top_section .tab-title:hover a,
body.export_queue .top_section .tab-title.active a,
body.export_queue .top_section .tab-title:hover a,
body.disclosures .top_section .tab-title.active a,
body.disclosures .top_section .tab-title:hover a,
body.compliance_exports .top_section .tab-title.active a,
body.compliance_exports .top_section .tab-title:hover a,
body.next_steps .top_section .tab-title.active a,
body.next_steps .top_section .tab-title:hover a,
body.asset_book_household_performances .top_section .tab-title.active a,
body.asset_book_household_performances .top_section .tab-title:hover a,
body.risk_meter_questions .top_section .tab-title.active a,
body.risk_meter_questions .top_section .tab-title:hover a,
body.risk_meter_answers .top_section .tab-title.active a,
body.risk_meter_answers .top_section .tab-title:hover a,
body.navigator_variables .top_section .tab-title.active a,
body.navigator_variables .top_section .tab-title:hover a {
  border-bottom: 5px solid #38c8af;
  transition: all 200ms ease-out;
}
body.articles .top_section .tab-title.active .f-dropdown a,
body.articles .top_section .tab-title:hover .f-dropdown a,
body.page_templates .top_section .tab-title.active .f-dropdown a,
body.page_templates .top_section .tab-title:hover .f-dropdown a,
body.export_presets .top_section .tab-title.active .f-dropdown a,
body.export_presets .top_section .tab-title:hover .f-dropdown a,
body.performance_indicies .top_section .tab-title.active .f-dropdown a,
body.performance_indicies .top_section .tab-title:hover .f-dropdown a,
body.data_engine .top_section .tab-title.active .f-dropdown a,
body.data_engine .top_section .tab-title:hover .f-dropdown a,
body.financial_summaries .top_section .tab-title.active .f-dropdown a,
body.financial_summaries .top_section .tab-title:hover .f-dropdown a,
body.savings_required_calculators .top_section .tab-title.active .f-dropdown a,
body.savings_required_calculators .top_section .tab-title:hover .f-dropdown a,
body.calculator .top_section .tab-title.active .f-dropdown a,
body.calculator .top_section .tab-title:hover .f-dropdown a,
.households-content .top_section .tab-title.active .f-dropdown a,
.households-content .top_section .tab-title:hover .f-dropdown a,
body.company_financial_summaries .top_section .tab-title.active .f-dropdown a,
body.company_financial_summaries .top_section .tab-title:hover .f-dropdown a,
body.company_subscriptions .top_section .tab-title.active .f-dropdown a,
body.company_subscriptions .top_section .tab-title:hover .f-dropdown a,
body.company_integrations .top_section .tab-title.active .f-dropdown a,
body.company_integrations .top_section .tab-title:hover .f-dropdown a,
body.members .top_section .tab-title.active .f-dropdown a,
body.members .top_section .tab-title:hover .f-dropdown a,
body.companies .top_section .tab-title.active .f-dropdown a,
body.companies .top_section .tab-title:hover .f-dropdown a,
body.users .top_section .tab-title.active .f-dropdown a,
body.users .top_section .tab-title:hover .f-dropdown a,
body.household .top_section .tab-title.active .f-dropdown a,
body.household .top_section .tab-title:hover .f-dropdown a,
body.retirement_navigators .top_section .tab-title.active .f-dropdown a,
body.retirement_navigators .top_section .tab-title:hover .f-dropdown a,
body.iav_calculators .top_section .tab-title.active .f-dropdown a,
body.iav_calculators .top_section .tab-title:hover .f-dropdown a,
body.export_queue .top_section .tab-title.active .f-dropdown a,
body.export_queue .top_section .tab-title:hover .f-dropdown a,
body.disclosures .top_section .tab-title.active .f-dropdown a,
body.disclosures .top_section .tab-title:hover .f-dropdown a,
body.compliance_exports .top_section .tab-title.active .f-dropdown a,
body.compliance_exports .top_section .tab-title:hover .f-dropdown a,
body.next_steps .top_section .tab-title.active .f-dropdown a,
body.next_steps .top_section .tab-title:hover .f-dropdown a,
body.asset_book_household_performances .top_section .tab-title.active .f-dropdown a,
body.asset_book_household_performances .top_section .tab-title:hover .f-dropdown a,
body.risk_meter_questions .top_section .tab-title.active .f-dropdown a,
body.risk_meter_questions .top_section .tab-title:hover .f-dropdown a,
body.risk_meter_answers .top_section .tab-title.active .f-dropdown a,
body.risk_meter_answers .top_section .tab-title:hover .f-dropdown a,
body.navigator_variables .top_section .tab-title.active .f-dropdown a,
body.navigator_variables .top_section .tab-title:hover .f-dropdown a {
  border-bottom: none;
}
body.articles .top_section .tabs-content,
body.page_templates .top_section .tabs-content,
body.export_presets .top_section .tabs-content,
body.performance_indicies .top_section .tabs-content,
body.data_engine .top_section .tabs-content,
body.financial_summaries .top_section .tabs-content,
body.savings_required_calculators .top_section .tabs-content,
body.calculator .top_section .tabs-content,
.households-content .top_section .tabs-content,
body.company_financial_summaries .top_section .tabs-content,
body.company_subscriptions .top_section .tabs-content,
body.company_integrations .top_section .tabs-content,
body.members .top_section .tabs-content,
body.companies .top_section .tabs-content,
body.users .top_section .tabs-content,
body.household .top_section .tabs-content,
body.retirement_navigators .top_section .tabs-content,
body.iav_calculators .top_section .tabs-content,
body.export_queue .top_section .tabs-content,
body.disclosures .top_section .tabs-content,
body.compliance_exports .top_section .tabs-content,
body.next_steps .top_section .tabs-content,
body.asset_book_household_performances .top_section .tabs-content,
body.risk_meter_questions .top_section .tabs-content,
body.risk_meter_answers .top_section .tabs-content,
body.navigator_variables .top_section .tabs-content {
  margin-bottom: 0;
  height: auto;
  padding: 0;
}
body.articles .top_section .tabs-content .content.active,
body.page_templates .top_section .tabs-content .content.active,
body.export_presets .top_section .tabs-content .content.active,
body.performance_indicies .top_section .tabs-content .content.active,
body.data_engine .top_section .tabs-content .content.active,
body.financial_summaries .top_section .tabs-content .content.active,
body.savings_required_calculators .top_section .tabs-content .content.active,
body.calculator .top_section .tabs-content .content.active,
.households-content .top_section .tabs-content .content.active,
body.company_financial_summaries .top_section .tabs-content .content.active,
body.company_subscriptions .top_section .tabs-content .content.active,
body.company_integrations .top_section .tabs-content .content.active,
body.members .top_section .tabs-content .content.active,
body.companies .top_section .tabs-content .content.active,
body.users .top_section .tabs-content .content.active,
body.household .top_section .tabs-content .content.active,
body.retirement_navigators .top_section .tabs-content .content.active,
body.iav_calculators .top_section .tabs-content .content.active,
body.export_queue .top_section .tabs-content .content.active,
body.disclosures .top_section .tabs-content .content.active,
body.compliance_exports .top_section .tabs-content .content.active,
body.next_steps .top_section .tabs-content .content.active,
body.asset_book_household_performances .top_section .tabs-content .content.active,
body.risk_meter_questions .top_section .tabs-content .content.active,
body.risk_meter_answers .top_section .tabs-content .content.active,
body.navigator_variables .top_section .tabs-content .content.active {
  background: #38c8af;
  color: #fff;
  transition: all 200ms ease-out;
}
body.articles .top_section .content,
body.page_templates .top_section .content,
body.export_presets .top_section .content,
body.performance_indicies .top_section .content,
body.data_engine .top_section .content,
body.financial_summaries .top_section .content,
body.savings_required_calculators .top_section .content,
body.calculator .top_section .content,
.households-content .top_section .content,
body.company_financial_summaries .top_section .content,
body.company_subscriptions .top_section .content,
body.company_integrations .top_section .content,
body.members .top_section .content,
body.companies .top_section .content,
body.users .top_section .content,
body.household .top_section .content,
body.retirement_navigators .top_section .content,
body.iav_calculators .top_section .content,
body.export_queue .top_section .content,
body.disclosures .top_section .content,
body.compliance_exports .top_section .content,
body.next_steps .top_section .content,
body.asset_book_household_performances .top_section .content,
body.risk_meter_questions .top_section .content,
body.risk_meter_answers .top_section .content,
body.navigator_variables .top_section .content {
  margin-bottom: 0;
}
body.articles .top_section .content .btn.btn-dark,
body.page_templates .top_section .content .btn.btn-dark,
body.export_presets .top_section .content .btn.btn-dark,
body.performance_indicies .top_section .content .btn.btn-dark,
body.data_engine .top_section .content .btn.btn-dark,
body.financial_summaries .top_section .content .btn.btn-dark,
body.savings_required_calculators .top_section .content .btn.btn-dark,
body.calculator .top_section .content .btn.btn-dark,
.households-content .top_section .content .btn.btn-dark,
body.company_financial_summaries .top_section .content .btn.btn-dark,
body.company_subscriptions .top_section .content .btn.btn-dark,
body.company_integrations .top_section .content .btn.btn-dark,
body.members .top_section .content .btn.btn-dark,
body.companies .top_section .content .btn.btn-dark,
body.users .top_section .content .btn.btn-dark,
body.household .top_section .content .btn.btn-dark,
body.retirement_navigators .top_section .content .btn.btn-dark,
body.iav_calculators .top_section .content .btn.btn-dark,
body.export_queue .top_section .content .btn.btn-dark,
body.disclosures .top_section .content .btn.btn-dark,
body.compliance_exports .top_section .content .btn.btn-dark,
body.next_steps .top_section .content .btn.btn-dark,
body.asset_book_household_performances .top_section .content .btn.btn-dark,
body.risk_meter_questions .top_section .content .btn.btn-dark,
body.risk_meter_answers .top_section .content .btn.btn-dark,
body.navigator_variables .top_section .content .btn.btn-dark {
  background: #2ca18c;
  margin-bottom: 10px;
  padding: 0 1.5rem;
}
body.articles .top_section .content .btn.btn-dark:hover,
body.page_templates .top_section .content .btn.btn-dark:hover,
body.export_presets .top_section .content .btn.btn-dark:hover,
body.performance_indicies .top_section .content .btn.btn-dark:hover,
body.data_engine .top_section .content .btn.btn-dark:hover,
body.financial_summaries .top_section .content .btn.btn-dark:hover,
body.savings_required_calculators .top_section .content .btn.btn-dark:hover,
body.calculator .top_section .content .btn.btn-dark:hover,
.households-content .top_section .content .btn.btn-dark:hover,
body.company_financial_summaries .top_section .content .btn.btn-dark:hover,
body.company_subscriptions .top_section .content .btn.btn-dark:hover,
body.company_integrations .top_section .content .btn.btn-dark:hover,
body.members .top_section .content .btn.btn-dark:hover,
body.companies .top_section .content .btn.btn-dark:hover,
body.users .top_section .content .btn.btn-dark:hover,
body.household .top_section .content .btn.btn-dark:hover,
body.retirement_navigators .top_section .content .btn.btn-dark:hover,
body.iav_calculators .top_section .content .btn.btn-dark:hover,
body.export_queue .top_section .content .btn.btn-dark:hover,
body.disclosures .top_section .content .btn.btn-dark:hover,
body.compliance_exports .top_section .content .btn.btn-dark:hover,
body.next_steps .top_section .content .btn.btn-dark:hover,
body.asset_book_household_performances .top_section .content .btn.btn-dark:hover,
body.risk_meter_questions .top_section .content .btn.btn-dark:hover,
body.risk_meter_answers .top_section .content .btn.btn-dark:hover,
body.navigator_variables .top_section .content .btn.btn-dark:hover {
  background: #278d7b;
}
body.articles .top_section a.button,
body.page_templates .top_section a.button,
body.export_presets .top_section a.button,
body.performance_indicies .top_section a.button,
body.data_engine .top_section a.button,
body.financial_summaries .top_section a.button,
body.savings_required_calculators .top_section a.button,
body.calculator .top_section a.button,
.households-content .top_section a.button,
body.company_financial_summaries .top_section a.button,
body.company_subscriptions .top_section a.button,
body.company_integrations .top_section a.button,
body.members .top_section a.button,
body.companies .top_section a.button,
body.users .top_section a.button,
body.household .top_section a.button,
body.retirement_navigators .top_section a.button,
body.iav_calculators .top_section a.button,
body.export_queue .top_section a.button,
body.disclosures .top_section a.button,
body.compliance_exports .top_section a.button,
body.next_steps .top_section a.button,
body.asset_book_household_performances .top_section a.button,
body.risk_meter_questions .top_section a.button,
body.risk_meter_answers .top_section a.button,
body.navigator_variables .top_section a.button {
  margin-bottom: 0;
}
body.articles .top_section p.desc,
body.page_templates .top_section p.desc,
body.export_presets .top_section p.desc,
body.performance_indicies .top_section p.desc,
body.data_engine .top_section p.desc,
body.financial_summaries .top_section p.desc,
body.savings_required_calculators .top_section p.desc,
body.calculator .top_section p.desc,
.households-content .top_section p.desc,
body.company_financial_summaries .top_section p.desc,
body.company_subscriptions .top_section p.desc,
body.company_integrations .top_section p.desc,
body.members .top_section p.desc,
body.companies .top_section p.desc,
body.users .top_section p.desc,
body.household .top_section p.desc,
body.retirement_navigators .top_section p.desc,
body.iav_calculators .top_section p.desc,
body.export_queue .top_section p.desc,
body.disclosures .top_section p.desc,
body.compliance_exports .top_section p.desc,
body.next_steps .top_section p.desc,
body.asset_book_household_performances .top_section p.desc,
body.risk_meter_questions .top_section p.desc,
body.risk_meter_answers .top_section p.desc,
body.navigator_variables .top_section p.desc {
  min-height: 60px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
}
body.articles .top_section img.icon,
body.page_templates .top_section img.icon,
body.export_presets .top_section img.icon,
body.performance_indicies .top_section img.icon,
body.data_engine .top_section img.icon,
body.financial_summaries .top_section img.icon,
body.savings_required_calculators .top_section img.icon,
body.calculator .top_section img.icon,
.households-content .top_section img.icon,
body.company_financial_summaries .top_section img.icon,
body.company_subscriptions .top_section img.icon,
body.company_integrations .top_section img.icon,
body.members .top_section img.icon,
body.companies .top_section img.icon,
body.users .top_section img.icon,
body.household .top_section img.icon,
body.retirement_navigators .top_section img.icon,
body.iav_calculators .top_section img.icon,
body.export_queue .top_section img.icon,
body.disclosures .top_section img.icon,
body.compliance_exports .top_section img.icon,
body.next_steps .top_section img.icon,
body.asset_book_household_performances .top_section img.icon,
body.risk_meter_questions .top_section img.icon,
body.risk_meter_answers .top_section img.icon,
body.navigator_variables .top_section img.icon {
  width: 30px;
}
body.articles .top_section .tabs-content,
body.page_templates .top_section .tabs-content,
body.export_presets .top_section .tabs-content,
body.performance_indicies .top_section .tabs-content,
body.data_engine .top_section .tabs-content,
body.financial_summaries .top_section .tabs-content,
body.savings_required_calculators .top_section .tabs-content,
body.calculator .top_section .tabs-content,
.households-content .top_section .tabs-content,
body.company_financial_summaries .top_section .tabs-content,
body.company_subscriptions .top_section .tabs-content,
body.company_integrations .top_section .tabs-content,
body.members .top_section .tabs-content,
body.companies .top_section .tabs-content,
body.users .top_section .tabs-content,
body.household .top_section .tabs-content,
body.retirement_navigators .top_section .tabs-content,
body.iav_calculators .top_section .tabs-content,
body.export_queue .top_section .tabs-content,
body.disclosures .top_section .tabs-content,
body.compliance_exports .top_section .tabs-content,
body.next_steps .top_section .tabs-content,
body.asset_book_household_performances .top_section .tabs-content,
body.risk_meter_questions .top_section .tabs-content,
body.risk_meter_answers .top_section .tabs-content,
body.navigator_variables .top_section .tabs-content {
  margin-bottom: 0;
}

.investable-assets {
  margin-top: 20px;
  color: #fff;
  padding: 0;
  font-size: 15px;
  line-height: 20px;
}
.investable-assets h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #666666;
  padding: 5px 0;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px 0;
}
.investable-assets .dollar-value {
  color: #666666;
  margin: 0;
  font-weight: 500;
  line-height: 20px;
}
.investable-assets .desc {
  font-family: "Roboto Condensed", serif;
  font-size: 14px;
  line-height: 20px;
}

.planning-notices {
  text-transform: uppercase;
  margin-bottom: 50px;
}
.planning-notices i {
  font-size: 16px !important;
}
.planning-notices i.alert {
  color: #666666 !important;
  font-weight: 600 !important;
  font-style: normal !important;
  margin-top: 10px !important;
  display: block !important;
}

#asset-allocation {
  padding: 0.25rem 0.5rem;
  color: #333333;
  font-size: 15px;
  line-height: 20px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
#asset-allocation span.circle {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-top: 5px;
  float: left;
  display: inline-block;
}
#asset-allocation span.circle.cash_bucket {
  background-color: #0fcb01;
}
#asset-allocation span.circle.income_buckets {
  background-color: #46dfba;
}
#asset-allocation span.circle.growth {
  background-color: #1c457a;
}
#asset-allocation span.circle.emergency {
  background-color: #39d8ff;
}
#asset-allocation span.circle.liquidity {
  background-color: #4084dc;
}
#asset-allocation .row {
  padding: 0.25rem 0;
}
#asset-allocation .border-bottom {
  border-bottom: 0px solid #ccc;
}
#asset-allocation .desc {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
}
#asset-allocation p, #asset-allocation span {
  font-size: 0.9375rem;
}
#asset-allocation .float-right {
  float: right;
}
#asset-allocation .bottom-section {
  margin-top: 3px;
  padding-top: 6px;
  background-color: #ccc;
}
#asset-allocation .bottom-section p {
  margin-bottom: 0;
}
#asset-allocation .small-4.columns p {
  text-align: right;
}
#asset-allocation h5 {
  padding-top: 0.1875rem;
  margin-bottom: 0.1875rem;
  font-size: 0.875rem;
  color: #333333;
}
#asset-allocation .red {
  color: #f9276c;
}
#asset-allocation .green {
  color: #a6e22a;
}
#asset-allocation .remaining {
  color: #fff;
}
#asset-allocation .purple {
  color: #ae7fdd;
}
#asset-allocation .orange {
  color: #fd9720;
}
#asset-allocation .yellow {
  color: #e6db74;
}
#asset-allocation i.symbol {
  font-size: 1.125rem;
}

.totals-values {
  font-weight: bold;
}

.totals-values-last {
  font-weight: bold;
  font-size: 18px;
}

.fullWidth {
  width: 100%;
  max-width: 1600px !important;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

body.calculator {
  background-color: #f2f2f2 !important;
}
body.calculator #planner_hud_wrapper {
  padding-bottom: 8px;
  min-height: 200px;
  z-index: 1000;
}
body.calculator #planner_hud_wrapper .row {
  background-color: transparent;
}
body.calculator table.iav_streams_by_year {
  border-collapse: collapse;
}
body.calculator > .row {
  background-color: #f2f2f2;
}
body.calculator .row.calculator-container {
  border: 0;
  margin-bottom: 30px;
}
body.calculator .row.basics-bar {
  padding: 18px 0;
}
body.calculator .row.basics-bar p {
  margin-bottom: 0;
}
body.calculator .form_in_place input {
  margin: 0;
}
body.calculator .add-link {
  font-size: 14px;
}
body.calculator tr.individual_dies {
  background-color: #ccc;
  text-align: center;
}

body.calculator {
  background-color: #fff;
}
body.calculator h4 {
  color: #666666;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
}
body.calculator h4.sep {
  margin-top: 30px;
}
body.calculator .right-panel {
  border-top: 0;
  background-color: #fcfcfc;
  padding: 0;
  margin-top: 30px;
}
body.calculator #income-profile h3 {
  margin-top: 0;
  font-size: 16px;
}

.bottom-section {
  padding-left: 30px;
}

#planning-date {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-size: 1rem;
}
#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span .vdp-datepicker input[type=text][readonly] {
  color: #38c8af;
  background: none;
  border: 0;
  text-align: center;
  font-size: 22px;
}
#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span .vdp-datepicker .vdp-datepicker__calendar span {
  color: #888888;
}
#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span .vdp-datepicker .vdp-datepicker__calendar span.selected {
  color: #fff;
}
#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span span {
  color: #38c8af;
}
#planning-date .plan-year {
  text-align: center;
}
#planning-date .plan-year .year .year-value {
  font-size: 22px;
  color: #38c8af;
}
#planning-date .plan-year .year .text {
  line-height: 20px;
}
#planning-date .plan-start-date {
  text-align: center;
}
#planning-date .plan-start-date .start-date {
  font-size: 22px;
  vertical-align: middle;
  display: table-cell;
  margin: 0 auto;
  width: 16.66667%;
}
#planning-date .plan-start-date .start-date a {
  color: #38c8af;
}
#planning-date .plan-start-date .start-date .text {
  line-height: 20px;
}

#planning-basics {
  padding: 30px 0;
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-size: 1rem;
}
#planning-basics.bottom {
  padding: 0;
  background: #ecf0f1;
}
#planning-basics .person .first-letter {
  position: relative;
}
#planning-basics .person .first-letter::before {
  content: "";
  font-family: "einsteinfi";
  color: #2a2b2f;
  position: absolute;
  font-size: 4.375rem;
  line-height: 3.75rem;
  z-index: 1;
  top: 0;
  left: 5px;
}
#planning-basics .person .first-letter a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.875rem;
  position: relative;
  z-index: 2;
  line-height: 3.75rem;
  width: 75px;
}
#planning-basics .person .name, #planning-basics .person .age, #planning-basics .person .retirement-age, #planning-basics .person .profession {
  padding-left: 8px;
  line-height: 1rem;
  font-weight: 300;
}
#planning-basics .person .name {
  font-weight: 600;
  color: #666666;
}
#planning-basics .inflation-rate {
  text-align: center;
}
#planning-basics .inflation-rate .rate {
  font-size: 3.125rem;
  line-height: 3.125rem;
  color: #38c8af;
}
#planning-basics .income-needs {
  text-align: center;
}
#planning-basics .income-needs .dollar-value {
  font-size: 3.125rem;
  line-height: 3.125rem;
}
#planning-basics .income-needs .dollar-value a {
  color: #38c8af;
}
#planning-basics .sequencing-lock .lock {
  cursor: pointer;
  background: url(https://de0xut3zvoloh.cloudfront.net/general/lock.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 50px;
  width: 50px;
}
#planning-basics .sequencing-lock .unlock {
  cursor: pointer;
  background: url(https://de0xut3zvoloh.cloudfront.net/general/unlock.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 50px;
  width: 50px;
}
#planning-basics .individual-placeholder {
  text-align: center;
}
#planning-basics .individual-placeholder a {
  color: #555;
  border: 1px dotted #ccc;
  display: block;
  padding: 2px 0;
}
#planning-basics .individual-placeholder a span {
  font-size: 43px;
  line-height: 43px;
  display: block;
}

.stream-colored-bg-row {
  padding: 0.5rem;
  color: #f2f2f2;
}
.stream-colored-bg-row a {
  color: #f2f2f2;
}
.stream-colored-bg-row p {
  margin-bottom: 0;
}

.letter-grade {
  min-height: 200px;
}
.letter-grade p {
  text-align: center;
  font-size: 8rem;
  position: absolute;
  top: -10px;
  left: 70px;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}

.page {
  page-break-inside: avoid;
}
.page table p {
  margin: 0;
}

.page-heading {
  background-color: #3d6887;
  padding: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #32546f;
}
.page-heading h2, .page-heading p {
  color: white;
}
.page-heading h2 {
  margin: 0;
}
.page-heading p {
  margin: 0;
  color: #c5d7e5;
}

.calculator-stress-testing h4 {
  margin-top: 0;
}
.calculator-stress-testing i {
  font-size: 0.75rem;
}
.calculator-stress-testing p {
  margin: 0;
}

#brokerage_vs_benchmark_form hr {
  margin-top: 0;
}

.image-meter {
  display: block;
  margin: 0 auto;
  z-index: 1;
  width: 250px;
}

.arrow-meters {
  position: absolute;
  height: 60%;
  z-index: 3;
  left: 49%;
  top: 22%;
  transform-origin: center 75px;
  -webkit-transform-origin: center 75px;
  -webkit-backface-visibility: hidden;
  margin: 0;
}

.arrow-risk-band {
  position: absolute;
  height: 80%;
  z-index: 5;
  left: 49%;
  top: -1%;
  transform-origin: bottom;
  -webkit-backface-visibility: hidden;
  margin: 0;
}

.text-meters {
  display: table;
  margin: 0 auto;
  position: relative;
}

.no-padding-top {
  padding-top: 0 !important;
}

.band-warning {
  font-size: 12px;
  position: absolute;
  top: 7px;
  right: -15px;
}

.sticky-first-col {
  position: -webkit-sticky;
  position: sticky;
  background-color: #F5F5F5;
  left: 0;
}

.sticky-second-col {
  position: -webkit-sticky;
  position: sticky;
  background-color: #F5F5F5;
  left: 42px;
}

.sticky-third-col {
  position: -webkit-sticky;
  position: sticky;
  background-color: #F5F5F5;
  left: 84px;
}

.sticky-head {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9999;
}

#growth-container table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.disclosure-footer p {
  font-size: 12px;
  text-transform: lowercase;
  margin: 0;
}

.export h1 {
  font-size: 24px;
}
.export h2 {
  font-size: 20px;
  font-family: "Roboto Condensed", serif;
  color: #555;
  font-weight: 100;
}

ul.export_previews {
  margin: 0;
  width: 100%;
  overflow-x: scroll;
}
ul.export_previews li {
  border-bottom: 1px solid #ccc;
  float: left;
}
ul.export_previews li img {
  border: 1px solid #1b1464;
}

#iav_export {
  background-color: #fff;
}
#iav_export .account-logo {
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
#iav_export .member_banner {
  background-color: #eee;
  text-align: center;
  color: #7f7f7f;
}
#iav_export .member_banner h1 {
  font-size: 36px;
  margin-bottom: 0;
  color: #7f7f7f;
}
#iav_export.meeting_dashboard {
  font-size: 14px;
}
#iav_export.meeting_dashboard .right-padding-20 {
  padding-right: 20px;
}
#iav_export.meeting_dashboard .header {
  background-color: #4b476f;
  color: #fff;
}
#iav_export.meeting_dashboard .iav_print {
  background-color: #fff;
}
#iav_export.meeting_dashboard .iav_print thead.blue {
  background-color: #4b476f;
}
#iav_export.meeting_dashboard .iav_print table {
  border: solid 1px #ddd;
}
#iav_export.meeting_dashboard .iav_print .row {
  page-break-inside: unset !important;
}
#iav_export.plan_overview #chart-container {
  width: 1100px;
  margin: 30px auto 0 auto;
}
#iav_export.simply_sips table {
  border-collapse: collapse;
  font-size: 10px !important;
}
#iav_export.simply_sips table td {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#iav_export.simply_sips table tr.individual_dies {
  background-color: #ccc;
}
#iav_export.simply_sips table td {
  padding-top: 0px;
  padding-bottom: 0px;
}
#iav_export.simply_sips .member_banner {
  background-color: #FFF;
}
#iav_export.simply_sips .member_banner h1 {
  font-size: 16px;
}
#iav_export.simply_sips .member_banner p {
  margin-bottom: 0;
}
#iav_export.disclosure {
  font-family: "Cambria" !important;
}
#iav_export.disclosure h1 {
  color: #020090;
  border-bottom: 1px solid #020090;
  background-color: transparent;
  text-align: left;
  font-size: 36px;
  margin-bottom: 30px;
}

.iav_accounts_list {
  margin-top: 25px;
}
.iav_accounts_list .footer-row {
  background: none !important;
}

#accounts_asset_allocation {
  margin: 0 auto;
  text-align: center;
}

.iav_accounts_list .sudo-table-header {
  padding: 10px;
}

.income_bucket_list,
.ltc_insurance_list,
.life_insurance_list,
.liabilities_list,
.properties_list,
.iav_streams_list_personal_asset,
.iav_streams_list_planned_asset,
.iav_streams_list,
.individuals_list,
.iav_accounts_list,
.market_portfolios_list,
.risk_meter_settings_list,
.general-information {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-top: 0px;
}
.income_bucket_list .sudo-table-header,
.ltc_insurance_list .sudo-table-header,
.life_insurance_list .sudo-table-header,
.liabilities_list .sudo-table-header,
.properties_list .sudo-table-header,
.iav_streams_list_personal_asset .sudo-table-header,
.iav_streams_list_planned_asset .sudo-table-header,
.iav_streams_list .sudo-table-header,
.individuals_list .sudo-table-header,
.iav_accounts_list .sudo-table-header,
.market_portfolios_list .sudo-table-header,
.risk_meter_settings_list .sudo-table-header,
.general-information .sudo-table-header {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.income_bucket_list .sudo-table-header span,
.ltc_insurance_list .sudo-table-header span,
.life_insurance_list .sudo-table-header span,
.liabilities_list .sudo-table-header span,
.properties_list .sudo-table-header span,
.iav_streams_list_personal_asset .sudo-table-header span,
.iav_streams_list_planned_asset .sudo-table-header span,
.iav_streams_list .sudo-table-header span,
.individuals_list .sudo-table-header span,
.iav_accounts_list .sudo-table-header span,
.market_portfolios_list .sudo-table-header span,
.risk_meter_settings_list .sudo-table-header span,
.general-information .sudo-table-header span {
  color: #666666;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
}
.income_bucket_list div.table-like-row:nth-child(even),
.ltc_insurance_list div.table-like-row:nth-child(even),
.life_insurance_list div.table-like-row:nth-child(even),
.liabilities_list div.table-like-row:nth-child(even),
.properties_list div.table-like-row:nth-child(even),
.iav_streams_list_personal_asset div.table-like-row:nth-child(even),
.iav_streams_list_planned_asset div.table-like-row:nth-child(even),
.iav_streams_list div.table-like-row:nth-child(even),
.individuals_list div.table-like-row:nth-child(even),
.iav_accounts_list div.table-like-row:nth-child(even),
.market_portfolios_list div.table-like-row:nth-child(even),
.risk_meter_settings_list div.table-like-row:nth-child(even),
.general-information div.table-like-row:nth-child(even) {
  background-color: #fff;
}
.income_bucket_list div.table-like-row:nth-child(odd),
.ltc_insurance_list div.table-like-row:nth-child(odd),
.life_insurance_list div.table-like-row:nth-child(odd),
.liabilities_list div.table-like-row:nth-child(odd),
.properties_list div.table-like-row:nth-child(odd),
.iav_streams_list_personal_asset div.table-like-row:nth-child(odd),
.iav_streams_list_planned_asset div.table-like-row:nth-child(odd),
.iav_streams_list div.table-like-row:nth-child(odd),
.individuals_list div.table-like-row:nth-child(odd),
.iav_accounts_list div.table-like-row:nth-child(odd),
.market_portfolios_list div.table-like-row:nth-child(odd),
.risk_meter_settings_list div.table-like-row:nth-child(odd),
.general-information div.table-like-row:nth-child(odd) {
  background-color: #f2f2f2;
}

.table-like-row {
  padding: 0.5rem;
}
.table-like-row p {
  margin-bottom: 0;
}

.footer-row {
  background-color: #ccc !important;
  padding-top: 3px;
  padding-bottom: 3px;
}

hr.separator {
  width: 95%;
  border-width: 2px 0 0;
}

#income-profile {
  padding: 20px;
}
#income-profile h3 {
  margin-bottom: 0;
}
#income-profile p {
  margin-bottom: 0;
}
#income-profile ul {
  margin: 0;
}
#income-profile ul.w2_1099 .name {
  margin-left: 5px;
}
#income-profile a, #income-profile a p {
  color: #555;
  border-bottom: 1px dotted;
}
#income-profile a.add-link {
  font-size: 13px;
  color: #38c8af;
}
#income-profile .type-column {
  padding: 8px;
}
#income-profile .detail-column {
  padding: 8px;
}
#income-profile .income-targets-estimates {
  border-top: 2px solid #1d3e85;
  padding: 8px;
}
#income-profile .income-targets-estimates .row.collapse {
  padding: 10px 0;
}
#income-profile .income-targets-estimates p {
  font-size: 0.875rem;
  color: #666666;
  font-weight: 400;
}
#income-profile .income-streams,
#income-profile .income-targets-estimates {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#income-profile .row.collapse {
  padding: 5px 0;
  border-bottom: 1px solid #ecf0f1;
  background: #fff;
}
#income-profile .row.collapse .type-column p {
  font-family: "Roboto Condensed", serif;
  font-size: 1.125rem;
  font-weight: 100;
}
#income-profile .row.collapse:last-of-type {
  border-bottom: 0;
}
#income-profile .row.collapse.thead {
  border-top: 5px solid #1d3e85;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#income-profile .row.collapse.thead h3 {
  color: #666666;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
}

.indicator {
  overflow: hidden;
}
.indicator .risk-type {
  font-size: 1.625rem;
}
.indicator .risk-percentage {
  font-size: 2.75rem;
  padding-top: 0.375rem;
}

.indicator .arrow {
  width: 64px;
}
.indicator.is_0 {
  color: #5fda4d;
}
.indicator.is_0 .risk-text-container {
  color: #5fda4d;
}
.indicator.is_0 .arrow {
  background-color: #5fda4d;
}
.indicator.is_1 {
  color: #78d43c;
}
.indicator.is_1 .risk-text-container {
  color: #78d43c;
}
.indicator.is_1 .arrow {
  background-color: #78d43c;
}
.indicator.is_2 {
  color: #a8d03c;
}
.indicator.is_2 .risk-text-container {
  color: #a8d03c;
}
.indicator.is_2 .arrow {
  background-color: #a8d03c;
}
.indicator.is_3 {
  color: #dbcf47;
}
.indicator.is_3 .risk-text-container {
  color: #dbcf47;
}
.indicator.is_3 .arrow {
  background-color: #dbcf47;
}
.indicator.is_4 {
  color: #fcc344;
}
.indicator.is_4 .risk-text-container {
  color: #fcc344;
}
.indicator.is_4 .arrow {
  background-color: #fcc344;
}
.indicator.is_5 {
  color: #fcb03d;
}
.indicator.is_5 .risk-text-container {
  color: #fcb03d;
}
.indicator.is_5 .arrow {
  background-color: #fcb03d;
}
.indicator.is_6 {
  color: #fd9b3e;
}
.indicator.is_6 .risk-text-container {
  color: #fd9b3e;
}
.indicator.is_6 .arrow {
  background-color: #fd9b3e;
}
.indicator.is_7 {
  color: #f18337;
}
.indicator.is_7 .risk-text-container {
  color: #f18337;
}
.indicator.is_7 .arrow {
  background-color: #f18337;
}
.indicator.is_8 {
  color: #e24700;
}
.indicator.is_8 .risk-text-container {
  color: #e24700;
}
.indicator.is_8 .arrow {
  background-color: #e24700;
}
.indicator.true .risk-text-container {
  padding: 2.71rem 1.25rem;
}
.indicator.true .arrow {
  width: 36px;
}
.indicator.true img {
  height: 70px;
}

.risk-text-container {
  min-height: 171px;
}

/*Vars*/
* {
  box-sizing: border-box;
}

/*Structure & Main styles*/
.report-wrapper .report-col {
  font-family: "Roboto Condensed", sans-serif;
  color: #888888;
  width: 50%;
  float: left;
  padding: 2%;
  font-size: 16px;
}

.report-wrapper .report-col h1 {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #515151;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}

.report-wrapper .report-col .report-graph-wrapper {
  /*background: #f1f1f1;*/
  height: 300px;
  width: 100%;
  margin: 30px 0;
}

.report-wrapper .report-col .report-graph-legend {
  width: 100%;
  font-family: "Lato", sans-serif;
}

.report-wrapper .report-col .report-graph-legend li {
  width: 90%;
  position: relative;
  padding-left: 30px;
  text-align: right;
  color: #515151;
  font-weight: 700;
  padding: 10px 0 10px 30px;
}

.report-wrapper .report-col .report-graph-legend li label {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  color: #888888;
  font-weight: 400;
  width: 250px;
  text-align: left;
}

.report-wrapper .report-col .report-graph-legend li.sep {
  border-top: 1px solid #272727;
}

.report-wrapper .report-col .report-graph-legend li.assets::before {
  background: #05ae97;
}

.report-wrapper .report-col .report-graph-legend li.liabilities::before {
  background: #cd4e38;
}

.report-wrapper .report-col .report-graph-legend li.networth::before {
  background: #de6a00;
}

.report-wrapper .report-col .report-graph-legend li.insurancedb::before {
  background: #000066;
}

.report-wrapper .report-col .report-graph-legend li.estate::before {
  background: #3293c6;
}

.report-wrapper .report-col .report-graph-legend li::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
}

.report-wrapper .report-col .report-table h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #272727;
  border-bottom: 2px solid #222222;
  padding: 5px 0;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}

.report-wrapper .report-col .report-table h2::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: -25px;
  top: 4px;
}

.report-wrapper .report-col .report-table h2.assets::before {
  background: #05ae97;
}

.report-wrapper .report-col .report-table h2.liabilities::before {
  background: #cd4e38;
}

.report-wrapper .report-col .report-table h2.networth::before {
  background: #de6a00;
}

.report-wrapper .report-col .report-table h2.insurancedb::before {
  background: #000066;
}

.report-wrapper .report-col .report-table h2.estate::before {
  background: #3293c6;
}

.report-wrapper .report-col .report-table ul li {
  font-family: "Lato", sans-serif;
  color: #222222;
  line-height: 25px;
}

.report-wrapper .report-col .report-table ul li ul {
  color: #272727;
  border-bottom: 1px solid #272727;
  border-top: 1px solid #272727;
}

.report-wrapper .report-col .report-table ul li ul li {
  text-align: right;
  padding: 3px 0;
  font-size: 14px;
  line-height: 16px;
}

.report-wrapper .report-col .report-table ul li ul li label {
  float: left;
  font-family: "roboto condensed", sans-serif;
  color: #272727;
  padding-left: 5px;
  font-size: 12px;
  width: 250px;
  text-align: left;
}

.report-wrapper .report-col .report-table ul li.total {
  text-align: right;
}

.report-wrapper .report-col .report-table ul li.total label {
  margin-right: 15px;
  width: 75%;
  display: inline-block;
}

.noty_theme__metroui.noty_bar {
  margin: 4px 0;
  overflow: hidden;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px 0;
}
.noty_theme__metroui.noty_bar .noty_progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.noty_theme__metroui.noty_bar .noty_body {
  padding: 1.25em;
  font-size: 14px;
}
.noty_theme__metroui.noty_bar .noty_buttons {
  padding: 0 10px 0.5em 10px;
}

.noty_theme__metroui.noty_type__alert,
.noty_theme__metroui.noty_type__notification {
  background-color: #f04124;
  color: #fff;
}

.noty_theme__metroui.noty_type__warning {
  background-color: #FA6800;
  color: #fff;
}

.noty_theme__metroui.noty_type__error {
  background-color: #CE352C;
  color: #FFF;
}

.noty_theme__metroui.noty_type__info,
.noty_theme__metroui.noty_type__information {
  background-color: #1BA1E2;
  color: #FFF;
}

.noty_theme__metroui.noty_type__success {
  background-color: #38c8af;
  color: #fff;
}

.row.portfolio-container {
  border: 1px solid #ccc;
  padding-top: 18px;
  background-color: #FFF;
  max-width: 1200px !important;
}
.row.portfolio-container .label.secondary {
  background-color: #867a8f;
  color: #D9D4DC;
}
.row.portfolio-container .label.secondary a {
  color: #D9D4DC;
  text-decoration: underline;
}

.grey-background {
  background-color: #eee;
  padding: 18px 0;
}

ul.visible-widgets {
  margin: 0;
}
ul.visible-widgets li {
  margin-bottom: 4px;
}
ul.visible-widgets span.on, ul.visible-widgets span.off {
  color: #fff;
  padding: 2px 4px;
}
ul.visible-widgets span.on {
  background-color: green;
}
ul.visible-widgets span.off {
  background-color: red;
}

.risk-container {
  position: relative;
  width: 100%;
}

.risk-arrow {
  left: 0;
  position: absolute;
  top: 6%;
  height: 90%;
}

.portfolio-risk {
  position: relative;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 25px;
  margin-left: 0;
}

.portfolio-risk-marker {
  position: absolute;
  top: -20px;
  left: 0;
  background: #2b5c89;
  color: #fff;
  font-size: 0.7rem;
  font-weight: bold;
  border-radius: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  width: 120px;
  /*margin-left: -60px;*/
}

.portfolio-risk-marker::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: #2b5c89 transparent transparent transparent;
}

.level-risk {
  width: 25%;
  float: left;
  border-top: 2px solid #F1F1F1;
  border-bottom: 2px solid #F1F1F1;
  border-left: 2px solid #F1F1F1;
  text-align: center;
  font-size: 0.6rem;
  /* line-height: 30px;*/
  font-weight: bold;
  box-sizing: border-box;
  text-transform: uppercase;
}

.level-risk:last-child {
  border-right: 2px solid #F1F1F1;
}

.level-1 {
  background-color: #008619;
  color: #FFF;
}

.level-2 {
  background-color: #d6e5da;
}

.level-3 {
  background-color: #ffffff;
}

.level-4 {
  background-color: #c9cbd1;
}

.historical_growth_10_years_widget .chart-container .historical-growth-table table th, .historical_growth_10_years_widget .chart-container .historical-growth-table table td {
  color: black !important;
  font-size: 18px;
}

.portfolio_risk_analysis_widget .row .risk-stats {
  width: 35%;
  border-bottom: solid 1px lightgray;
}

.portfolio_risk_analysis_widget .row h5 {
  font-weight: bold;
}

.portfolio_section_title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #2b5c89;
  line-height: 1.4;
  font-family: "Roboto Condensed";
  margin-bottom: 10px;
}

.portfolio_section_container {
  border-left: solid lightgray 1px;
  padding-left: 20px !important;
}

.risk_arrow_portfolio_line {
  height: 60px;
  top: 12px;
  font-size: 45px;
  position: absolute;
  margin-left: -2.8%;
}

.allocator-header span {
  font-weight: bold;
}

span.allocator-difference {
  margin-left: 10%;
}

ol.portofolio-commentary {
  margin-top: 20px;
}
ol.portofolio-commentary li {
  margin: 0 0 25px 0;
}
ol.portofolio-commentary li:last-child {
  margin-bottom: 0;
}

meta.foundation-version {
  font-family: "/5.5.3/";
}

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%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

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: normal;
  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.9375rem;
  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.9375rem;
  padding-right: 0.9375rem;
  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.33333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0 !important;
  }

  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  .small-offset-3 {
    margin-left: 25% !important;
  }

  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  .small-offset-6 {
    margin-left: 50% !important;
  }

  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  .small-offset-9 {
    margin-left: 75% !important;
  }

  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  .small-offset-11 {
    margin-left: 91.66667% !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.9375rem;
    padding-right: 0.9375rem;
    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.33333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.66667% !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.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    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.33333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0 !important;
  }

  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  .large-offset-11 {
    margin-left: 91.66667% !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.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
.accordion {
  margin-bottom: 0;
  margin-left: 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-color: #1d3e85;
  color: #222222;
}

.accordion .accordion-navigation > a, .accordion dd > a {
  background-color: #1d3e85;
  color: #222222;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #333333;
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}

.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: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF;
}

.alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333333;
  font-size: 1.375rem;
  line-height: 0.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.33333%;
  }

  .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.66667%;
  }

  .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.28571%;
  }

  .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.11111%;
  }

  .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.09091%;
  }

  .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.33333%;
  }

  .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.33333%;
  }

  .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.66667%;
  }

  .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.28571%;
  }

  .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.11111%;
  }

  .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.09091%;
  }

  .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.33333%;
  }

  .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.33333%;
  }

  .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.66667%;
  }

  .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.28571%;
  }

  .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.11111%;
  }

  .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.09091%;
  }

  .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.33333%;
  }

  .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: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px;
}

.breadcrumbs > * {
  color: #008CBA;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin: 0;
  text-transform: uppercase;
}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}

.breadcrumbs > * a {
  color: #008CBA;
}

.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.75rem;
  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 {
  -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: normal;
  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: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}

button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}

button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}

button.expand, .button.expand {
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  padding-bottom: 1.0625rem;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008CBA;
  border-color: #007095;
  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, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008CBA;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  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, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  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, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  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, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  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, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[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, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  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, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[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, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    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 {
  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 {
  border-left: 0;
}

.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}

.button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.33333%;
}

.button-group.even-3 li > button, .button-group.even-3 li .button {
  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 {
  border-left: 0;
}

.button-group.even-3 li button, .button-group.even-3 li .button {
  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 {
  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 {
  border-left: 0;
}

.button-group.even-4 li button, .button-group.even-4 li .button {
  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 {
  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 {
  border-left: 0;
}

.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}

.button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.66667%;
}

.button-group.even-6 li > button, .button-group.even-6 li .button {
  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 {
  border-left: 0;
}

.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}

.button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.28571%;
}

.button-group.even-7 li > button, .button-group.even-7 li .button {
  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 {
  border-left: 0;
}

.button-group.even-7 li button, .button-group.even-7 li .button {
  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 {
  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 {
  border-left: 0;
}

.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

.button-group > li {
  display: inline-block;
  margin: 0 -2px;
}

.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}

.button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}

.button-group.stack > li > button, .button-group.stack > li .button {
  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 {
  border-left: 0;
}

.button-group.stack > li > button, .button-group.stack > li .button {
  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 {
  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 {
  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 {
  border-left: 0;
}

@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
    width: 100%;
  }

  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    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 {
    border-left: 0;
  }

  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    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 {
    border-top: 0;
  }
}
.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}

.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}

.button-group.radius > *,
.button-group.radius > * > a,
.button-group.radius > * > button,
.button-group.radius > * > .button {
  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 {
  -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 {
  -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 {
  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 {
  border-left: 0;
}

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  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 {
  border-top: 0;
}

.button-group.radius.stack > *,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button,
.button-group.radius.stack > * > .button {
  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 {
  -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 {
  -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 {
    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 {
    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 {
    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 {
    -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 {
    -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 {
    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 {
    border-left: 0;
  }

  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    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 {
    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 {
    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 {
    -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 {
    -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 {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}

.button-group.round > *,
.button-group.round > * > a,
.button-group.round > * > button,
.button-group.round > * > .button {
  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 {
  -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 {
  -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 {
  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 {
  border-left: 0;
}

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  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 {
  border-top: 0;
}

.button-group.round.stack > *,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button,
.button-group.round.stack > * > .button {
  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 {
  -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 {
  -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 {
    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 {
    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 {
    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 {
    -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 {
    -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 {
    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 {
    border-left: 0;
  }

  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    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 {
    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 {
    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 {
    -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 {
    -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: 0.6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

.visible-img {
  height: 95%;
  position: relative;
}

.visible-img img {
  position: absolute;
  left: 50%;
  top: 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: 0.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: 0.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: 0.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: 0.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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  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.875rem;
  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 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}

.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  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.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  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.radius {
  border-radius: 3px;
}

.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, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

.dropdown.button::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, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

.dropdown.button::after, button.dropdown::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}

.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #FFFFFF transparent transparent transparent;
}

.dropdown.button.secondary: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: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  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 {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

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

.prefix.button.radius {
  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 {
  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 {
  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 {
  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;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input:not([type]), 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%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

input:not([type]):focus, 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:not([type]):disabled, 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:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), 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:not([type]).radius, 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: #666666;
}

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

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

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

/* 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:focus {
  background-color: #f3f3f3;
  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 {
  font-weight: bold;
  margin: 0;
  margin-left: -0.1875rem;
  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: normal;
  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: normal;
  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: normal;
  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: 1rem;
  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: 0.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 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: 1rem;
  padding: 1.25rem;
}

.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
  font-size: 1rem;
}

.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: #008CBA;
}

.icon-bar > a:hover label {
  color: #FFFFFF;
}

.icon-bar > a:hover i {
  color: #FFFFFF;
}

.icon-bar > a.active {
  background: #008CBA;
}

.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-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  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: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 103;
  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 {
  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: bold;
  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: normal;
  line-height: 0.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 {
  .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: normal;
  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: #008CBA;
  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 {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    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;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-timing-function: linear;
  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;
  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: transparent;
  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: #e6e6e6;
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
  pointer-events: none;
}

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: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
}

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: #008CBA;
}

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: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  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: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ecfaff;
  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) {
  color: #008CBA;
}

.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #0078a0;
}

.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: normal;
  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: normal;
  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: normal;
  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: normal;
  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: #008CBA;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress .meter.secondary {
  background: #e7e7e7;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress .meter.success {
  background: #43AC6A;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress .meter.alert {
  background: #f04124;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress.secondary .meter {
  background: #e7e7e7;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress.success .meter {
  background: #43AC6A;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.progress.alert .meter {
  background: #f04124;
  display: block;
  height: 100%;
  float: left;
  width: 0%;
}

.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;
  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;
  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: #008CBA;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle {
  background: #008CBA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}

.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: #008CBA;
  cursor: default;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #007ba4;
}

.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;
  touch-action: manipulation;
  background: #008CBA;
}

.range-slider-handle:hover {
  background: #007ba4;
}

.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 {
  box-shadow: none;
  border-radius: 3px;
}

.reveal-modal.round {
  box-shadow: none;
  border-radius: 1000px;
}

.reveal-modal.collapse {
  padding: 0;
  box-shadow: none;
}

@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: bold;
  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.875rem 0;
}

.side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}

.side-nav li a:not(.button) {
  color: #008CBA;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}

.side-nav li a:not(.button):active {
  color: #1cc7ff;
}

.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}

.side-nav li.heading {
  color: #008CBA;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}

.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button span {
  width: 3.09375rem;
}

.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button span:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.secondary span:after {
  border-color: #FFFFFF transparent transparent transparent;
}

.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny {
  padding-right: 3.75rem;
}

.split.button.tiny span {
  width: 2.25rem;
}

.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.small {
  padding-right: 4.375rem;
}

.split.button.small span {
  width: 2.625rem;
}

.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.large {
  padding-right: 5.5rem;
}

.split.button.large span {
  width: 3.4375rem;
}

.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.expand {
  padding-left: 2rem;
}

.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}

.split.button.radius 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 {
  -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 {
  border-style: none;
}

.split.button.no-pip span:after {
  border-style: none;
}

.split.button.no-pip 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: normal;
  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: #008CBA;
  color: #FFFFFF;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

.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: 0.25rem;
  position: absolute;
  top: 0.25rem;
  width: 1.5rem;
  transition: left 0.15s ease-out;
  transform: translate3d(0, 0, 0);
}

.switch input:checked + label {
  background: #008CBA;
}

.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: #008CBA;
}

.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: bold;
  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: bold;
  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.9375rem 0;
  width: 100%;
}

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

.tabs-content > .content.contained {
  padding: 0.9375rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@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 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  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(0, 140, 186, 0.5);
}

.th.radius {
  border-radius: 3px;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold;
}

.has-tip:hover, .has-tip:focus {
  color: #008CBA;
}

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}

.tooltip > .nub {
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  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 #003f54 !important;
  color: #008CBA !important;
}

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

@media only screen {
  .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:40.0625em)/";
  width: 40.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.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.8125rem;
  z-index: 98;
}

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  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: 0.35rem;
  padding-top: 0.35rem;
}

.top-bar .button, .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 {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  margin: 0;
  position: relative;
}

.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  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: 1.0625rem;
  line-height: 2.8125rem;
  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: normal;
  padding: 0 0.9375rem;
  width: 75%;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #FFFFFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}

.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #FFFFFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  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: #333333;
}

.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

@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 300ms 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 #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: #333333;
}

.top-bar-section ul li > a {
  color: #FFFFFF;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}

.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

.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: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

.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: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

.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: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

.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: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}

.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: #555555;
  color: #FFFFFF;
  background: #222222;
}

.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFFFFF;
}

.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #FFFFFF;
}

.top-bar-section .has-form {
  padding: 0.9375rem;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  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: normal;
  padding: 8px 0.9375rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

.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 0.9375rem;
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #333333;
    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 {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }

  .top-bar .has-form > .button,
.top-bar .has-form > button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }

  .top-bar.expanded {
    background: #333333;
  }

  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    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) {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #222222;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008CBA;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFFFFF;
  }

  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }

  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }

  .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: "»";
    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: #333333;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }

  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFFFFF;
  }

  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: #FFFFFF;
    background: #222222;
  }

  .top-bar-section .dropdown li label {
    background: #333333;
    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 #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }

  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }

  .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: #555555;
    background: #222222;
    color: #FFFFFF;
  }

  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    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: #008CBA;
  line-height: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: #0078a0;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  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: normal;
  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: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  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: bold;
  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: normal;
  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;
}

/* 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;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

.no-bullet, .no-bullet-inline, body#sales-site .no-bullet-inline {
  list-style-type: none;
  margin-left: 0;
}

.no-bullet li ul, .no-bullet-inline li ul, body#sales-site .no-bullet-inline li ul,
.no-bullet li ol,
.no-bullet-inline li ol,
body#sales-site .no-bullet-inline li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

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

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: "—  ";
}

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: bold;
  font-size: 0.9375rem;
}

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

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  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.75rem;
  }

  h2 {
    font-size: 2.3125rem;
  }

  h3 {
    font-size: 1.6875rem;
  }

  h4 {
    font-size: 1.4375rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !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: 0.34in;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  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: bold;
  line-height: 2.8125rem;
  margin: 0;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

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

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  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 #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0;
}

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.top-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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 18.75rem;
}

.top-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.bottom-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;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 18.75rem;
}

.bottom-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: bold;
  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.66667rem;
  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 {
  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: transparent;
  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 {
  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: transparent;
  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);
  }
}
.move-top > .inner-wrap {
  transform: translate3d(0, -18.75rem, 0);
}

.move-top .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: transparent;
  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-top .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.move-bottom > .inner-wrap {
  transform: translate3d(0, 18.75rem, 0);
}

.move-bottom .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: transparent;
  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-bottom .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  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: transparent;
  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 {
  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: transparent;
  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 {
  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: transparent;
  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);
  }
}
.offcanvas-overlap-top .bottom-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-top .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: transparent;
  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-top .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-bottom .top-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-bottom .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: transparent;
  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-bottom .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 .top-off-canvas-menu {
  top: -18.75rem;
}

.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem;
}

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

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

.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem;
}

.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem;
}

.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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(-100%, 0, 0);
  left: 0;
  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: bold;
  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: "«";
  margin-right: 0.5rem;
  display: inline;
}

.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(100%, 0, 0);
  right: 0;
  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: bold;
  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: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  transform: translate3d(0%, 0, 0);
}

.top-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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  transition: transform 500ms ease;
}

.top-submenu * {
  -webkit-backface-visibility: hidden;
}

.top-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.top-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
  transform: translate3d(0, 0%, 0);
}

.bottom-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;
  height: 18.75rem;
  z-index: 1002;
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  transition: transform 500ms ease;
}

.bottom-submenu * {
  -webkit-backface-visibility: hidden;
}

.bottom-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.bottom-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
  transform: translate3d(0, 0%, 0);
}

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

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "«";
  margin-right: 0.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 visibility */
.print-only,
.show-for-print {
  display: none !important;
}

@media print {
  .print-only,
.show-for-print {
    display: block !important;
  }

  .hide-on-print,
.hide-for-print {
    display: none !important;
  }

  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;
  }
}
@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot");
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/vendor/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/vendor/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
#annuity-comparisons table.comparison-table {
  border: none;
}

#annuity-comparisons table.comparison-table td {
  position: relative;
  width: 10%;
  margin: 0;
  padding: 10px 20px;
  border-right: 1px solid #cccccc;
}

#annuity-comparisons table.comparison-table td:last-child {
  border-right: none;
}

#annuity-comparisons table.comparison-table td.title {
  padding-right: 50px;
  font-size: 16px;
  color: #767676;
}

#annuity-comparisons table.comparison-table td.value {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#annuity-comparisons table.comparison-table td.hidden {
  color: transparent;
}

#annuity-comparisons tr {
  margin: 0;
  background-color: transparent;
}

#annuity-comparisons tr.striped {
  background-color: #f2f2f2;
}

#annuity-comparisons tr.divider {
  background-color: #767676;
}

#annuity-comparisons tr.divider td {
  color: #ffffff;
  font-size: 18px;
  border: none;
}

#annuity-comparisons tr.highlight {
  background-color: #fff6ab;
}

#annuity-comparisons tr.highlight td {
  border-top: 1px solid #767676;
  border-bottom: 1px solid #767676;
  border-right: none;
}

#annuity-comparisons tr.highlight td.value {
  font-size: 20px;
}

#annuity-comparisons i.toggle-eye {
  position: absolute;
  left: 10px;
  margin-top: -5px;
  cursor: pointer;
  color: #7f7f7f;
  font-size: 25px;
}

#annuity-comparisons i.toggle-eye.hidden {
  color: #cccccc;
}

#annuity-comparisons i.edit {
  position: absolute;
  right: 10px;
  margin-top: -5px;
  cursor: pointer;
  color: #7f7f7f;
  font-size: 25px;
}

.cover-page .header {
  width: 100%;
  height: 70px;
  background-color: #0f2b4d;
}

.cover-page .logo-wrapper {
  position: absolute;
  width: 900px;
  top: 30%;
  left: 50%;
  margin-left: -450px;
  text-align: center;
}

.cover-page .title-wrapper {
  position: absolute;
  width: 100%;
  bottom: 100px;
  padding: 35px 0 35px 75px;
  background-color: #e8e8e8;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 45px;
  color: #525354;
}

.economic-review {
  color: #272727;
}

.economic-review .header {
  width: 100%;
}

.economic-review .header .title, .economic-review .header .subtitle {
  width: 100%;
  padding-right: 50px;
  text-align: right;
  font-size: 50px;
}

.economic-review .header .subtitle {
  font-size: 40px;
}

.economic-review .header .divider {
  width: 100%;
  height: 30px;
  background-color: #0f2b4d;
  margin: 10px 0;
}

.economic-review .body {
  width: 100%;
  padding: 50px;
  font-size: 20px;
  -moz-column-count: 3;
  column-count: 3;
}

.economic-review .body .signature-wrapper {
  margin-top: 10px;
}

.always-page-break-before {
  page-break-before: always;
}

.always-page-break-after {
  page-break-after: always;
}

.edit-page {
  margin-top: -50px;
}

.export-page {
  padding: 3%;
}

.export-page h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 5px;
  font-family: "Lato", sans-serif;
  color: #666666;
}

.export-page p {
  color: #888888;
  font-size: 16px;
  font-family: "Roboto Condensed", serif;
}

.export-page h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #666666;
  padding: 5px 0;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}

.export-page h2::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: -25px;
  top: 4px;
}

.export-page .portfolio_vs_benchmark_graph_widget {
  margin-top: 30px;
}

.pdf-wrap .money-map {
  margin-left: -5%;
  margin-right: -5%;
}

.harwood-navigator-page.pt_financial_inventory .blue_border_page_wrapper.margin-bottom-h1 h1 {
  margin-bottom: 20px;
}

.harwood-navigator-page {
  background: #fff;
  page-break-inside: avoid !important;
  page-break-before: always !important;
  padding-left: 10% !important;
  padding-right: 10% !important;
  min-height: 28cm;
  width: 100%;
  margin: 0 auto;
}

.harwood-navigator-page h1, .harwood-navigator-page h2, .harwood-navigator-page h3, .harwood-navigator-page h4, .harwood-navigator-page h5, .harwood-navigator-page h6 {
  font-family: "Lato", sans-serif !important;
}

.harwood-navigator-page p, .harwood-navigator-page span, .harwood-navigator-page div, .harwood-navigator-page ul, .harwood-navigator-page li {
  font-family: "Roboto Condensed", serif !important;
  color: #888;
  font-weight: 100;
}

.harwood-navigator-page p {
  text-align: justify;
}

.harwood-navigator-page a {
  color: #38c8af;
}

.harwood-navigator-page h1 {
  margin-bottom: 40px;
  position: relative;
  padding: 0;
  font-size: 24px;
  text-transform: uppercase;
}

.harwood-navigator-page h1::before {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #38c8af;
  margin-right: 5px;
  left: -20px;
  top: 14px;
  content: "";
}

.harwood-navigator-page h1, .harwood-navigator-page h2, .harwood-navigator-page h3, .harwood-navigator-page h4 {
  text-align: left !important;
  color: #2a2b2f;
}

.harwood-navigator-page h2 {
  font-size: 24px;
}

.harwood-navigator-page h3 {
  font-size: 16px;
}

.blue_border_page_wrapper.margin-bottom-h1 {
  padding: 20px;
}

.blue_border_page_wrapper {
  height: auto;
  padding: 40px 20px;
}

.blue_border_page_wrapper .medium-5 {
  padding: 0 45px !important;
}

.blue_border_page_wrapper h2 {
  margin-bottom: 40px;
  position: relative;
  padding-left: 0;
  font-size: 24px;
  text-transform: uppercase;
}

.blue_border_page_wrapper h2::before {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #38c8af;
  margin-right: 5px;
  left: -20px;
  top: 14px;
  content: "";
}

.blue_border_page_wrapper .concerns {
  font-size: 14px;
  padding: 0;
}

.blue_border_page_wrapper .concerns p {
  margin: 0 0 10px 0;
  line-height: 18px;
}

.grade-box {
  background-color: #38c8af;
  border-radius: 1em;
  width: 200px;
  margin: 40px auto;
  text-align: center;
  color: #fff;
  padding: 20px;
}

.grade-box span.overall {
  font-size: 34px;
  display: block;
  color: #fff !important;
}

.grade-box span.letter-grade {
  font-size: 90px;
  color: #fff;
}

p, div {
  font-size: 17px;
}

.concerns {
  padding-left: 20px;
}

.right-side-wrapper {
  border-radius: 1em;
  margin-top: 42px;
  border: 2px solid #38c8af;
  padding: 15px 10px;
}

.right-side-wrapper p {
  font-size: 14px;
  text-align: left !important;
  padding: 0;
  margin-bottom: 5px;
}

.right-side-wrapper h3 {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  margin: 0;
}

.cover_page_bottom_text {
  display: block;
  width: 80%;
  margin: 180px auto 0 auto;
  line-height: 12px;
  font-size: 12px;
  padding-bottom: 30px;
}

.pt_cover {
  background-color: #fff;
  padding: 0px !important;
  height: auto;
}

.pt_cover h1, .pt_cover h2, .pt_cover h3 {
  color: #2a2b2f;
  background-color: transparent;
  display: block;
  text-align: center !important;
}

.pt_cover h1 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center !important;
  padding: 0;
}

.pt_cover h1::before {
  display: none;
}

.pt_cover h2 {
  font-size: 20px;
  color: #666666;
}

.pt_cover h3 {
  font-size: 20px;
  font-weight: bold;
}

.pt_cover_landscape {
  background-color: #fff;
  padding: 0px !important;
  position: relative;
  top: -30%;
}

.pt_cover_landscape h1, .pt_cover_landscape h2, .pt_cover_landscape h3 {
  color: #2a2b2f;
  background-color: transparent;
  display: block;
  text-align: center !important;
}

.pt_cover_landscape h1 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center !important;
}

.pt_cover_landscape h1::before {
  display: none;
}

.pt_cover_landscape h2 {
  font-size: 20px;
  color: #666666;
}

.pt_cover_landscape h3 {
  font-size: 20px;
  font-weight: bold;
}

.pt_cover_landscape img {
  top: -35%;
  width: 100%;
  height: auto;
  padding-bottom: 30px;
}

.pt_intro, .pt_toc {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.pt_intro a, .pt_toc a {
  text-decoration: underline;
}

.pt_intro img, .pt_toc img {
  display: block;
  margin: 60px auto 0 auto;
}

.pt_intro_landscape {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.pt_intro_landscape a {
  text-decoration: underline;
}

.pt_intro_landscape img {
  display: block;
  margin: 0 auto 0 auto;
  padding-bottom: 20px;
}

.pt_disclaimer .blue_border_page_wrapper {
  height: auto;
}

.pt_toc ul {
  list-style: none;
  font-size: 30px;
  font-weight: normal;
}

.pt_toc ul li {
  margin-bottom: 30px;
  font-size: 18px;
}

.pt_welcom_letter img.logo {
  margin-bottom: 60px;
}

.pt_letter_to_family img.logo {
  margin-bottom: 60px;
}

.pt_key_staff_members img.logo {
  margin-bottom: 20px;
}

.pt_key_staff_members a {
  text-decoration: underline;
}

.pt_key_staff_members .indented_content {
  margin-left: 40px;
}

.pt_website img.website {
  width: 100%;
}

.page_template_67 .success td {
  border-top: 1px solid #dbdbdb;
}

.page_template_67 .top_section,
.pt_overview .top_section {
  border: 0 !important;
  height: auto;
}

.page_template_67 .top_section div,
.page_template_67 .top_section p,
.pt_overview .top_section div,
.pt_overview .top_section p {
  color: #888 !important;
}

.page_template_67 .top_section h1,
.pt_overview .top_section h1 {
  color: #2a2b2f !important;
  font-size: 24px !important;
}

.page_template_67 .top_section h3,
.pt_overview .top_section h3 {
  color: #888 !important;
  font-size: 14px !important;
}

.page_template_67 h3,
.pt_overview h3 {
  background-color: transparent;
  font-size: 24px;
}

.page_template_67 h4,
.pt_overview h4 {
  margin-bottom: 40px;
  position: relative;
  padding-left: 0;
  font-size: 24px;
  text-transform: uppercase;
}

.page_template_67 h4::before,
.pt_overview h4::before {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #38c8af;
  margin-right: 5px;
  left: -20px;
  top: 14px;
  content: "";
}

.page_template_67 .top_section,
.pt_overview .top_section {
  margin-bottom: 100px;
}

.page_template_67 h2::before,
.pt_overview h2::before {
  display: none;
}

.page_template_67 ul.concerns,
.pt_overview ul.concerns {
  list-style-type: disc;
  margin-left: 60px;
}

.pt_cpr_process h1 {
  margin-bottom: 200px;
}

.pt_cpr_process img {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.pt_cpr_process_explained div.intro_text {
  margin-bottom: 40px;
}

.pt_cpr_process_explained span.arrow {
  display: block;
  width: 140px;
  height: 107px;
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 40px;
  background-image: none !important;
  background: #38c8af;
  position: relative;
}

.pt_cpr_process_explained span.arrow::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 53.5px 0 53.5px 25px;
  border-color: transparent transparent transparent #38c8af;
  position: absolute;
  content: "";
  right: -25px;
  top: 0;
}

.pt_cpr_process_explained span.arrow_text {
  font-size: 18px;
  text-align: left;
  display: block;
  padding-left: 13px;
  padding-top: 15px;
  width: 70%;
  color: #fff;
  font-weight: 100;
}

.pt_investor_profile .notes_outline {
  border: 1px solid #dbdbdb;
}

.pt_investor_profile .outline {
  border: 1px solid #dbdbdb;
}

.pt_investor_profile .name {
  font-weight: bold;
}

.pt_investor_profile .row.header {
  margin-bottom: 30px;
}

.pt_investor_profile .row.spacer {
  margin-bottom: 30px;
}

.pt_investor_profile .row.spacer.last {
  margin-bottom: 40px;
}

.pt_investor_profile span.notes {
  display: block;
  padding: 10px;
}

.pt_investor_profile .no-right-border {
  border-right: 0px;
}

.pt_investor_profile .no-bottom-border {
  border-bottom: 0px;
}

.pt_financial_inventory .total_assets {
  margin-bottom: 25px;
}

.pt_financial_inventory .total_assets div {
  color: #38c8af;
}

.pt_financial_inventory,
.pt_other_items,
.pt_investor_profile,
.pt_networth_summary {
  margin: 0 auto;
}

.pt_financial_inventory h2,
.pt_financial_inventory h3,
.pt_other_items h2,
.pt_other_items h3,
.pt_investor_profile h2,
.pt_investor_profile h3,
.pt_networth_summary h2,
.pt_networth_summary h3 {
  font-size: 14px;
  text-align: left;
  display: block;
  color: #888;
  background: #dbdbdb;
  width: 100%;
  font-weight: 100;
  font-family: "Roboto Condensed", serif !important;
  margin: 0;
  padding: 10px 8px;
}

.pt_financial_inventory h2,
.pt_other_items h2,
.pt_investor_profile h2,
.pt_networth_summary h2 {
  background-color: #1d3e85;
  color: #fff;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}

.pt_financial_inventory h2::before,
.pt_other_items h2::before,
.pt_investor_profile h2::before,
.pt_networth_summary h2::before {
  display: none;
}

.pt_financial_inventory table.estate_planning,
.pt_other_items table.estate_planning,
.pt_investor_profile table.estate_planning,
.pt_networth_summary table.estate_planning {
  margin-bottom: 0;
}

.pt_financial_inventory table.estate_planning tbody tr td,
.pt_other_items table.estate_planning tbody tr td,
.pt_investor_profile table.estate_planning tbody tr td,
.pt_networth_summary table.estate_planning tbody tr td {
  border-bottom: 0 !important;
}

.pt_financial_inventory table.outline,
.pt_other_items table.outline,
.pt_investor_profile table.outline,
.pt_networth_summary table.outline {
  border-spacing: 0;
  border: 0;
  border-collapse: collapse;
}

.pt_financial_inventory table.outline thead tr th,
.pt_financial_inventory table.outline thead tr td,
.pt_other_items table.outline thead tr th,
.pt_other_items table.outline thead tr td,
.pt_investor_profile table.outline thead tr th,
.pt_investor_profile table.outline thead tr td,
.pt_networth_summary table.outline thead tr th,
.pt_networth_summary table.outline thead tr td {
  padding: 0.5rem 0.2em;
  text-align: center;
  color: #fff;
  font-weight: 100;
}

.pt_financial_inventory table.outline thead,
.pt_other_items table.outline thead,
.pt_investor_profile table.outline thead,
.pt_networth_summary table.outline thead {
  text-transform: uppercase;
  font-size: 14px;
  border-collapse: collapse;
  color: #fff;
  font-family: "Roboto Condensed", "Times New Roman", serif;
  border: 0;
  background-color: #1d3e85;
}

.pt_financial_inventory table.outline tbody tr,
.pt_other_items table.outline tbody tr,
.pt_investor_profile table.outline tbody tr,
.pt_networth_summary table.outline tbody tr {
  min-height: 36px;
}

.pt_financial_inventory table.outline tbody tr td,
.pt_other_items table.outline tbody tr td,
.pt_investor_profile table.outline tbody tr td,
.pt_networth_summary table.outline tbody tr td {
  border: 1px solid #dbdbdb;
  font-size: 17px;
  color: #888;
  font-weight: 100;
}

.pt_financial_inventory table.outline tbody tr.even, .pt_financial_inventory table.outline tbody tr.alt, .pt_financial_inventory table.outline tbody tr:nth-of-type(even),
.pt_other_items table.outline tbody tr.even,
.pt_other_items table.outline tbody tr.alt,
.pt_other_items table.outline tbody tr:nth-of-type(even),
.pt_investor_profile table.outline tbody tr.even,
.pt_investor_profile table.outline tbody tr.alt,
.pt_investor_profile table.outline tbody tr:nth-of-type(even),
.pt_networth_summary table.outline tbody tr.even,
.pt_networth_summary table.outline tbody tr.alt,
.pt_networth_summary table.outline tbody tr:nth-of-type(even) {
  background-color: transparent;
}

.pt_findings_and_rec ol {
  margin-bottom: 60px !important;
}

.pt_triangle span.text-income-needs, .pt_triangle span.text-emergency-funds,
.pt_triangle span.text-investments {
  font-weight: 100;
  margin-bottom: 25px;
  font-size: 20px;
}

.pt_triangle span.text-emergency-funds {
  padding-left: 75px;
}

.pt_triangle span.text-investments {
  padding-left: 150px;
}

.pt_triangle span.dollar_amount {
  border: 1px solid #000;
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px;
  margin-bottom: 25px;
}

.pt_triangle img {
  display: block;
  margin: 150px auto 0 auto;
}

.pt_three_box img {
  display: block;
  margin: 350px auto 0 auto;
}

.pt_blank_circle img {
  display: block;
  margin: 150px auto 0 auto;
}

.pt_disclosure_analysis .page_wrapper {
  margin: 0 auto;
  width: 100%;
  padding-top: 200px;
  height: auto;
  padding: 40px 20px;
}

.pt_disclosure_analysis .page_wrapper p, .pt_disclosure_analysis .page_wrapper div, .pt_disclosure_analysis .page_wrapper span {
  font-size: 18px;
}

.pt_thank_you .page_wrapper {
  margin: 0 auto;
  width: 100%;
  padding-top: 200px;
  height: auto;
  padding: 40px 20px;
}

.pt_report_card_p2 .right-side-wrapper {
  margin-top: 82px;
}

.pt_disclosure_final {
  width: 100%;
  margin: 0 auto;
  page-break-after: always;
  height: auto;
  padding: 40px 20px;
}

.investable-assets {
  margin-top: 20px;
  color: #fff;
  padding: 0;
  font-size: 15px;
  line-height: 20px;
}

.investable-assets h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #666666;
  padding: 5px 0;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px 0;
}

.investable-assets .dollar-value {
  color: #666666;
  margin: 0;
  font-weight: 500;
  line-height: 20px;
}

.investable-assets .desc {
  font-family: "Roboto Condensed", serif;
  font-size: 14px;
  line-height: 20px;
}

.planning-notices {
  text-transform: uppercase;
  margin-bottom: 50px;
}

.planning-notices i {
  font-size: 16px !important;
}

.planning-notices i.alert {
  color: #666666 !important;
  font-weight: 600 !important;
  font-style: normal !important;
  margin-top: 10px !important;
  display: block !important;
}

#asset-allocation {
  padding: 0.25rem 0.5rem;
  color: #333333;
  font-size: 15px;
  line-height: 20px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

#asset-allocation span.circle {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-top: 5px;
  float: left;
  display: inline-block;
}

#asset-allocation span.circle.cash_bucket {
  background-color: #0fcb01;
}

#asset-allocation span.circle.income_buckets {
  background-color: #46dfba;
}

#asset-allocation span.circle.growth {
  background-color: #1c457a;
}

#asset-allocation span.circle.emergency {
  background-color: #39d8ff;
}

#asset-allocation span.circle.liquidity {
  background-color: #4084dc;
}

#asset-allocation .row {
  padding: 0.25rem 0;
}

#asset-allocation .border-bottom {
  border-bottom: 0px solid #ccc;
}

#asset-allocation .desc {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
}

#asset-allocation p, #asset-allocation span {
  font-size: 0.9375rem;
}

#asset-allocation .float-right {
  float: right;
}

#asset-allocation .bottom-section {
  margin-top: 3px;
  padding-top: 6px;
  background-color: #ccc;
}

#asset-allocation .bottom-section p {
  margin-bottom: 0;
}

#asset-allocation .small-4.columns p {
  text-align: right;
}

#asset-allocation h5 {
  padding-top: 0.1875rem;
  margin-bottom: 0.1875rem;
  font-size: 0.875rem;
  color: #333333;
}

#asset-allocation .red {
  color: #f9276c;
}

#asset-allocation .green {
  color: #a6e22a;
}

#asset-allocation .remaining {
  color: #fff;
}

#asset-allocation .purple {
  color: #ae7fdd;
}

#asset-allocation .orange {
  color: #fd9720;
}

#asset-allocation .yellow {
  color: #e6db74;
}

#asset-allocation i.symbol {
  font-size: 1.125rem;
}

.disclosure-footer p {
  font-size: 12px;
  text-transform: lowercase;
  margin: 0;
}

.export h1 {
  font-size: 24px;
}

.export h2 {
  font-size: 20px;
  font-family: "Roboto Condensed", serif;
  color: #555;
  font-weight: 100;
}

ul.export_previews {
  margin: 0;
  width: 100%;
  overflow-x: scroll;
}

ul.export_previews li {
  border-bottom: 1px solid #ccc;
  float: left;
}

ul.export_previews li img {
  border: 1px solid #1b1464;
}

#iav_export {
  background-color: #fff;
}

#iav_export .account-logo {
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}

#iav_export .member_banner {
  background-color: #eee;
  text-align: center;
  color: #7f7f7f;
}

#iav_export .member_banner h1 {
  font-size: 36px;
  margin-bottom: 0;
  color: #7f7f7f;
}

#iav_export.meeting_dashboard {
  font-size: 14px;
}

#iav_export.meeting_dashboard .right-padding-20 {
  padding-right: 20px;
}

#iav_export.meeting_dashboard .header {
  background-color: #4b476f;
  color: #fff;
}

#iav_export.meeting_dashboard .iav_print {
  background-color: #fff;
}

#iav_export.meeting_dashboard .iav_print thead.blue {
  background-color: #4b476f;
}

#iav_export.meeting_dashboard .iav_print table {
  border: solid 1px #ddd;
}

#iav_export.plan_overview #chart-container {
  width: 1100px;
  margin: 30px auto 0 auto;
}

#iav_export.simply_sips table {
  border-collapse: collapse;
  font-size: 10px !important;
}

#iav_export.simply_sips table td {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#iav_export.simply_sips table tr.individual_dies {
  background-color: #ccc;
}

#iav_export.simply_sips table td {
  padding-top: 0px;
  padding-bottom: 0px;
}

#iav_export.simply_sips .member_banner {
  background-color: #FFF;
}

#iav_export.simply_sips .member_banner h1 {
  font-size: 16px;
}

#iav_export.simply_sips .member_banner p {
  margin-bottom: 0;
}

#iav_export.disclosure {
  font-family: "Cambria" !important;
}

#iav_export.disclosure h1 {
  color: #020090;
  border-bottom: 1px solid #020090;
  background-color: transparent;
  text-align: left;
  font-size: 36px;
  margin-bottom: 30px;
}

.iav_accounts_list {
  margin-top: 25px;
}

.iav_accounts_list .footer-row {
  background: none !important;
}

#accounts_asset_allocation {
  margin: 0 auto;
  text-align: center;
}

.iav_accounts_list .sudo-table-header {
  padding: 10px;
}

.income_bucket_list,
.ltc_insurance_list,
.life_insurance_list,
.liabilities_list,
.properties_list,
.iav_streams_list_personal_asset,
.iav_streams_list_planned_asset,
.iav_streams_list,
.individuals_list,
.iav_accounts_list,
.market_portfolios_list,
.risk_meter_settings_list,
.general-information {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-top: 0px;
}

.income_bucket_list .sudo-table-header,
.ltc_insurance_list .sudo-table-header,
.life_insurance_list .sudo-table-header,
.liabilities_list .sudo-table-header,
.properties_list .sudo-table-header,
.iav_streams_list_personal_asset .sudo-table-header,
.iav_streams_list_planned_asset .sudo-table-header,
.iav_streams_list .sudo-table-header,
.individuals_list .sudo-table-header,
.iav_accounts_list .sudo-table-header,
.market_portfolios_list .sudo-table-header,
.risk_meter_settings_list .sudo-table-header,
.general-information .sudo-table-header {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.income_bucket_list .sudo-table-header span,
.ltc_insurance_list .sudo-table-header span,
.life_insurance_list .sudo-table-header span,
.liabilities_list .sudo-table-header span,
.properties_list .sudo-table-header span,
.iav_streams_list_personal_asset .sudo-table-header span,
.iav_streams_list_planned_asset .sudo-table-header span,
.iav_streams_list .sudo-table-header span,
.individuals_list .sudo-table-header span,
.iav_accounts_list .sudo-table-header span,
.market_portfolios_list .sudo-table-header span,
.risk_meter_settings_list .sudo-table-header span,
.general-information .sudo-table-header span {
  color: #666666;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
}

.income_bucket_list div.table-like-row:nth-child(even),
.ltc_insurance_list div.table-like-row:nth-child(even),
.life_insurance_list div.table-like-row:nth-child(even),
.liabilities_list div.table-like-row:nth-child(even),
.properties_list div.table-like-row:nth-child(even),
.iav_streams_list_personal_asset div.table-like-row:nth-child(even),
.iav_streams_list_planned_asset div.table-like-row:nth-child(even),
.iav_streams_list div.table-like-row:nth-child(even),
.individuals_list div.table-like-row:nth-child(even),
.iav_accounts_list div.table-like-row:nth-child(even),
.market_portfolios_list div.table-like-row:nth-child(even),
.risk_meter_settings_list div.table-like-row:nth-child(even),
.general-information div.table-like-row:nth-child(even) {
  background-color: #fff;
}

.income_bucket_list div.table-like-row:nth-child(odd),
.ltc_insurance_list div.table-like-row:nth-child(odd),
.life_insurance_list div.table-like-row:nth-child(odd),
.liabilities_list div.table-like-row:nth-child(odd),
.properties_list div.table-like-row:nth-child(odd),
.iav_streams_list_personal_asset div.table-like-row:nth-child(odd),
.iav_streams_list_planned_asset div.table-like-row:nth-child(odd),
.iav_streams_list div.table-like-row:nth-child(odd),
.individuals_list div.table-like-row:nth-child(odd),
.iav_accounts_list div.table-like-row:nth-child(odd),
.market_portfolios_list div.table-like-row:nth-child(odd),
.risk_meter_settings_list div.table-like-row:nth-child(odd),
.general-information div.table-like-row:nth-child(odd) {
  background-color: #f2f2f2;
}

.table-like-row {
  padding: 0.5rem;
}

.table-like-row p {
  margin-bottom: 0;
}

.footer-row {
  background-color: #ccc !important;
  padding-top: 3px;
  padding-bottom: 3px;
}

.indicator {
  overflow: hidden;
}

.indicator .risk-type {
  font-size: 1.625rem;
}

.indicator .risk-percentage {
  font-size: 2.75rem;
  padding-top: 0.375rem;
}

.indicator .arrow {
  width: 64px;
}

.indicator.is_0 {
  color: #5fda4d;
}

.indicator.is_0 .risk-text-container {
  color: #5fda4d;
}

.indicator.is_0 .arrow {
  background-color: #5fda4d;
}

.indicator.is_1 {
  color: #78d43c;
}

.indicator.is_1 .risk-text-container {
  color: #78d43c;
}

.indicator.is_1 .arrow {
  background-color: #78d43c;
}

.indicator.is_2 {
  color: #a8d03c;
}

.indicator.is_2 .risk-text-container {
  color: #a8d03c;
}

.indicator.is_2 .arrow {
  background-color: #a8d03c;
}

.indicator.is_3 {
  color: #dbcf47;
}

.indicator.is_3 .risk-text-container {
  color: #dbcf47;
}

.indicator.is_3 .arrow {
  background-color: #dbcf47;
}

.indicator.is_4 {
  color: #fcc344;
}

.indicator.is_4 .risk-text-container {
  color: #fcc344;
}

.indicator.is_4 .arrow {
  background-color: #fcc344;
}

.indicator.is_5 {
  color: #fcb03d;
}

.indicator.is_5 .risk-text-container {
  color: #fcb03d;
}

.indicator.is_5 .arrow {
  background-color: #fcb03d;
}

.indicator.is_6 {
  color: #fd9b3e;
}

.indicator.is_6 .risk-text-container {
  color: #fd9b3e;
}

.indicator.is_6 .arrow {
  background-color: #fd9b3e;
}

.indicator.is_7 {
  color: #f18337;
}

.indicator.is_7 .risk-text-container {
  color: #f18337;
}

.indicator.is_7 .arrow {
  background-color: #f18337;
}

.indicator.is_8 {
  color: #e24700;
}

.indicator.is_8 .risk-text-container {
  color: #e24700;
}

.indicator.is_8 .arrow {
  background-color: #e24700;
}

.indicator.true .risk-text-container {
  padding: 2.71rem 1.25rem;
}

.indicator.true .arrow {
  width: 36px;
}

.indicator.true img {
  height: 70px;
}

.risk-text-container {
  min-height: 171px;
}

ul {
  list-style: none;
}

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

.bluebg {
  background-color: #102b4d;
}

.checkbox_container {
  display: block;
}

h4.portfolio {
  background-color: #143762;
  color: #e2ecf9 !important;
  font-size: 0.9375rem;
  text-transform: uppercase;
  padding: 0.5rem;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid #102b4d;
}

.scenario-container .description {
  margin-bottom: 20px;
}

.price-comparison {
  border: 1px solid #173e6f;
  text-align: center;
  background-color: #e2ecf9;
}

.price-comparison p {
  padding-top: 0.875rem;
}

.price-comparison p.versus {
  padding-top: 1.75rem;
}

.price-comparison .results {
  background-color: #cddff5;
  padding: 0.25rem;
}

.price-comparison .results p {
  padding-top: 0;
  margin-bottom: 0;
}

.always-page-break-before {
  page-break-before: always;
}

.always-page-break-after {
  page-break-after: always;
}

.scenario-container, .section-container {
  page-break-inside: avoid;
}

.scenario-header {
  background-color: #f2f2f2;
  padding: 1rem;
}

.indicator-container {
  margin: 0.875rem 0;
}

i.index-grid {
  font-size: 1.25rem;
}

i.alert {
  font-size: 1.25rem;
  color: red;
}

i.okay {
  font-size: 1.25rem;
  color: green;
}

@media only screen and (max-width: 40em) {
  .price-comparison p {
    padding-top: 0.5rem;
  }

  .price-comparison p.versus {
    padding-top: 0;
    margin-bottom: 0;
  }
}
body.report-layout h1, body.report-layout h2, body.report-layout h3, body.report-layout h4 {
  color: #18376A;
}

#financial-summaries .stacked_bar_graph div {
  padding-top: 20px;
  padding-left: 20px;
}

#financial-summaries .financial-summary-table tbody tr, #financial-summaries .financial-summary-table tbody td {
  border: none;
  margin: 0;
}

#financial-summaries .financial-summary-table tbody tr {
  padding: 0;
}

#financial-summaries .financial-summary-table tbody td {
  padding: 10px;
}

#financial-summaries .financial-summary-table .currency {
  text-align: right;
}

#financial-summaries label {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  padding-left: 2px;
}

#financial-summaries textarea {
  font-size: 16px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  box-shadow: none;
  margin: 0 0 1.25rem 0;
  padding: 5px;
  width: 100%;
  width: calc(100% - 12px);
  resize: none;
  overflow-x: hidden;
}

#financial-summaries textarea:focus {
  background: #ffffff;
}

#financial-summaries .summary {
  background-color: #fff;
  border-bottom: 0;
  padding: 30px 10px;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

#financial-summaries .summary h2 {
  width: 100%;
  text-align: left;
  color: #888;
  font-weight: 500;
  font-size: 18px;
}

#financial-summaries .summary .summary-value {
  font-size: 18px;
  font-weight: 500;
}

#financial-summaries .summary .summary-label {
  color: #767676;
}

#financial-summaries .financial-summary-table input,
#financial-summaries .summary input {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 2px;
  border: none;
  font-size: 16px;
}

#financial-summaries .negative,
#financial-summaries .negative input {
  color: #d83131;
}

#financial-summaries input[type=submit] {
  display: none;
}

#financial-summaries .disclosure {
  page-break-inside: avoid;
}

h1.export-heading,
h2.export-heading,
h3.export-heading {
  text-align: left !important;
  color: #444;
  margin-bottom: 40px;
  position: relative;
  padding-left: 0;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif !important;
}

.pdf-wrap {
  page-break-after: always;
  page-break-inside: avoid;
}

.export-table {
  min-height: 70%;
  margin-bottom: 100px;
}

.export-block.disclosure-fix {
  page-break-before: avoid;
  page-break-inside: avoid;
  width: 100%;
  left: 0;
}

.export-block.disclosure-fix p {
  font-size: 16px;
  display: inline-block;
  line-height: 18px;
}

.export-block {
  padding: 0 22px;
  padding-left: 5%;
  clear: both;
}

.export-block .totals b {
  display: inline-block;
  float: right;
  padding-right: 10%;
}

.export-block .totals .title {
  font-weight: bold;
  text-transform: uppercase;
}

.export-block h4, .export-block h3 {
  color: #272727;
  font-family: "lato", sans-serif !important;
}

.export-block .title h2 {
  font-family: "Roboto Condensed", serif !important;
  color: #272727;
  font-size: 22px;
  margin: 0;
}

.export-block .title p {
  margin: 0;
  color: #666;
  font-size: 18px;
}

.bigger-header .export-block .title h2 {
  font-size: 26px;
}

.bigger-header .export-block .title p {
  font-size: 22px;
}

.col-1-2 {
  width: 50%;
  float: left;
}

.col-1-3 {
  width: 30%;
  float: left;
}

.col-2-3 {
  width: 70%;
  float: left;
}

.col-3 {
  width: 100%;
  float: left;
}

.logo-block {
  float: left;
  width: 65%;
}

.household-name-block {
  float: left;
  width: 35%;
}

.hl-block {
  color: #666;
}

.export-table {
  width: 100%;
  clear: both;
  margin: 0 22px;
  padding-left: 3%;
}

.export-table h3 {
  margin-top: 25px;
}

.export-table .fixed-head {
  margin-top: -50px;
}

.export-table .text-left {
  text-align: left;
}

.export-table .text-right {
  text-align: right;
}

.export-table .text-center {
  text-align: center;
}

.export-table .v-align-top {
  vertical-align: top;
}

.export-table .v-align-bottom {
  vertical-align: bottom;
}

.export-table .v-align-middle {
  vertical-align: middle;
}

.export-table h4, .export-table h3 {
  color: #444;
  font-family: "lato", sans-serif !important;
}

.export-table table#positions-summary thead tr {
  background-color: #f1f1f1;
}

.export-table table#positions-summary thead tr th.solid-border {
  border: 1px solid #dbdbdb;
}

.export-table table#positions-summary tbody {
  background-color: #f1f1f1;
}

.export-table table#positions-summary tbody th {
  border: 1px solid #dbdbdb;
  background: none;
}

.export-table table#positions-summary tbody td {
  font-weight: 700;
}

.export-table table#positions-summary th {
  color: #222222;
  background-color: white;
}

.export-table table.iav_streams_by_year,
.export-table table {
  border-collapse: collapse;
  border: 0;
}

.export-table table.iav_streams_by_year tr.even,
.export-table table.iav_streams_by_year tr.alt,
.export-table table.iav_streams_by_year tr:nth-of-type(even),
.export-table table tr.even,
.export-table table tr.alt,
.export-table table tr:nth-of-type(even) {
  background: #f1f1f1;
}

.export-table table.iav_streams_by_year .fixed-head,
.export-table table.iav_streams_by_year thead,
.export-table table .fixed-head,
.export-table table thead {
  display: table-header-group;
}

.export-table table.iav_streams_by_year .fixed-head td,
.export-table table.iav_streams_by_year .fixed-head th,
.export-table table.iav_streams_by_year thead td,
.export-table table.iav_streams_by_year thead th,
.export-table table .fixed-head td,
.export-table table .fixed-head th,
.export-table table thead td,
.export-table table thead th {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding-left: 6px;
  border-collapse: collapse;
  color: #fff;
  background: #1d3e85;
  width: 100%;
  font-weight: 100;
  font-family: "Roboto Condensed", serif !important;
  margin: 0;
  padding: 10px 8px;
}

.export-table table.iav_streams_by_year .fixed-head th.w-30,
.export-table table.iav_streams_by_year thead th.w-30,
.export-table table .fixed-head th.w-30,
.export-table table thead th.w-30 {
  width: 30%;
  text-align: center;
}

.export-table table.iav_streams_by_year .fixed-head th.w-20,
.export-table table.iav_streams_by_year thead th.w-20,
.export-table table .fixed-head th.w-20,
.export-table table thead th.w-20 {
  width: 20%;
  text-align: center;
}

.export-table table.iav_streams_by_year .fixed-head th.w-15,
.export-table table.iav_streams_by_year thead th.w-15,
.export-table table .fixed-head th.w-15,
.export-table table thead th.w-15 {
  width: 15%;
  text-align: center;
}

.export-table table.iav_streams_by_year .fixed-head th.w-10,
.export-table table.iav_streams_by_year thead th.w-10,
.export-table table .fixed-head th.w-10,
.export-table table thead th.w-10 {
  width: 10%;
  text-align: center;
}

.export-table table.iav_streams_by_year .fixed-head th.w-05,
.export-table table.iav_streams_by_year thead th.w-05,
.export-table table .fixed-head th.w-05,
.export-table table thead th.w-05 {
  width: 5%;
  text-align: center;
}

.export-table table.iav_streams_by_year tbody th.tab-subheading,
.export-table table tbody th.tab-subheading {
  background: #d6d6d6;
  border: 1px solid #d6d6d6;
  font-family: "lato", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #444;
  padding: 4px 8px !important;
}

.export-table table.iav_streams_by_year tbody tr,
.export-table table tbody tr {
  page-break-inside: avoid;
}

.export-table table.iav_streams_by_year tbody tr td, .export-table table.iav_streams_by_year tbody td,
.export-table table tbody tr td,
.export-table table tbody td {
  border: 1px solid #dbdbdb;
  font-family: "Roboto Condensed", serif !important;
  font-size: 15px;
  text-align: center;
  color: #272727;
  font-weight: normal;
  border-collapse: collapse;
  background: none;
  margin: 0;
}

.export-table table.iav_streams_by_year tbody td:first-child,
.export-table table tbody td:first-child {
  border-left: 1px solid #dbdbdb;
}

.export-table table.iav_streams_by_year tbody td.left-align,
.export-table table tbody td.left-align {
  text-align: left;
}

.export-table table.iav_streams_by_year tbody td.no-border,
.export-table table tbody td.no-border {
  border: 0px;
}

.export-table table.iav_streams_by_year tbody td.w-20,
.export-table table tbody td.w-20 {
  width: 20%;
}

.export-table table.iav_streams_by_year tbody td.w-10,
.export-table table tbody td.w-10 {
  width: 10%;
}

.export-table table.iav_streams_by_year tbody td.w-05,
.export-table table tbody td.w-05 {
  width: 5%;
}

.export-table table.iav_streams_by_year tbody td.center,
.export-table table tbody td.center {
  text-align: center;
}

.export-table table.iav_streams_by_year tbody tr.total-hr,
.export-table table tbody tr.total-hr {
  background: none;
}

.export-table table.iav_streams_by_year tbody tr.total-hr td,
.export-table table tbody tr.total-hr td {
  border: 1px solid transparent;
  border-collapse: collapse;
}

.export-table table.iav_streams_by_year tbody tr.total-hr td.hl-tab,
.export-table table tbody tr.total-hr td.hl-tab {
  color: #808080;
  border: 1px solid #dbdbdb;
  border-collapse: collapse;
}

.annuities-table-columns {
  width: 6.25%;
}

.brokerage-accounts-table-columns {
  width: 7.69%;
}

/*Vars*/
* {
  box-sizing: border-box;
}

/*Structure & Main styles*/
.report-wrapper .report-col {
  font-family: "Roboto Condensed", sans-serif;
  color: #888888;
  width: 50%;
  float: left;
  padding: 2%;
  font-size: 16px;
}

.report-wrapper .report-col h1 {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #515151;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}

.report-wrapper .report-col .report-graph-wrapper {
  /*background: #f1f1f1;*/
  height: 300px;
  width: 100%;
  margin: 30px 0;
}

.report-wrapper .report-col .report-graph-legend {
  width: 100%;
  font-family: "Lato", sans-serif;
}

.report-wrapper .report-col .report-graph-legend li {
  width: 90%;
  position: relative;
  padding-left: 30px;
  text-align: right;
  color: #515151;
  font-weight: 700;
  padding: 10px 0 10px 30px;
}

.report-wrapper .report-col .report-graph-legend li label {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  color: #888888;
  font-weight: 400;
  width: 250px;
  text-align: left;
}

.report-wrapper .report-col .report-graph-legend li.sep {
  border-top: 1px solid #272727;
}

.report-wrapper .report-col .report-graph-legend li.assets::before {
  background: #05ae97;
}

.report-wrapper .report-col .report-graph-legend li.liabilities::before {
  background: #cd4e38;
}

.report-wrapper .report-col .report-graph-legend li.networth::before {
  background: #de6a00;
}

.report-wrapper .report-col .report-graph-legend li.insurancedb::before {
  background: #000066;
}

.report-wrapper .report-col .report-graph-legend li.estate::before {
  background: #3293c6;
}

.report-wrapper .report-col .report-graph-legend li::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
}

.report-wrapper .report-col .report-table h2 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #272727;
  border-bottom: 2px solid #222222;
  padding: 5px 0;
  position: relative;
  font-weight: 600;
  font-size: 14px;
}

.report-wrapper .report-col .report-table h2::before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: -25px;
  top: 4px;
}

.report-wrapper .report-col .report-table h2.assets::before {
  background: #05ae97;
}

.report-wrapper .report-col .report-table h2.liabilities::before {
  background: #cd4e38;
}

.report-wrapper .report-col .report-table h2.networth::before {
  background: #de6a00;
}

.report-wrapper .report-col .report-table h2.insurancedb::before {
  background: #000066;
}

.report-wrapper .report-col .report-table h2.estate::before {
  background: #3293c6;
}

.report-wrapper .report-col .report-table ul li {
  font-family: "Lato", sans-serif;
  color: #222222;
  line-height: 25px;
}

.report-wrapper .report-col .report-table ul li ul {
  color: #272727;
  border-bottom: 1px solid #272727;
  border-top: 1px solid #272727;
}

.report-wrapper .report-col .report-table ul li ul li {
  text-align: right;
  padding: 3px 0;
  font-size: 14px;
  line-height: 16px;
}

.report-wrapper .report-col .report-table ul li ul li label {
  float: left;
  font-family: "roboto condensed", sans-serif;
  color: #272727;
  padding-left: 5px;
  font-size: 12px;
  width: 250px;
  text-align: left;
}

.report-wrapper .report-col .report-table ul li.total {
  text-align: right;
}

.report-wrapper .report-col .report-table ul li.total label {
  margin-right: 15px;
  width: 75%;
  display: inline-block;
}

.fullWidth {
  width: 100%;
  max-width: 1600px !important;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

body.calculator {
  background-color: #f2f2f2 !important;
}

body.calculator #planner_hud_wrapper {
  padding-bottom: 8px;
  min-height: 200px;
  z-index: 1000;
}

body.calculator #planner_hud_wrapper .row {
  background-color: transparent;
}

body.calculator table.iav_streams_by_year {
  border-collapse: collapse;
}

body.calculator > .row {
  background-color: #f2f2f2;
}

body.calculator .row.calculator-container {
  border: 0;
  margin-bottom: 30px;
}

body.calculator .row.basics-bar {
  padding: 18px 0;
}

body.calculator .row.basics-bar p {
  margin-bottom: 0;
}

body.calculator .form_in_place input {
  margin: 0;
}

body.calculator .add-link {
  font-size: 14px;
}

body.calculator tr.individual_dies {
  background-color: #ccc;
  text-align: center;
}

body.calculator {
  background-color: #fff;
}

body.calculator h4 {
  color: #666666;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-family: "Roboto Condensed", serif;
}

body.calculator h4.sep {
  margin-top: 30px;
}

body.calculator .right-panel {
  border-top: 0;
  background-color: #fcfcfc;
  padding: 0;
  margin-top: 30px;
}

body.calculator #income-profile h3 {
  margin-top: 0;
  font-size: 16px;
}

.bottom-section {
  padding-left: 30px;
}

#planning-date {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-size: 1rem;
}

#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span .vdp-datepicker input[type=text][readonly] {
  color: #38c8af;
  background: none;
  border: 0;
  text-align: center;
  font-size: 22px;
}

#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span .vdp-datepicker .vdp-datepicker__calendar span {
  color: #888888;
}

#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span .vdp-datepicker .vdp-datepicker__calendar span.selected {
  color: #fff;
}

#planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date span span {
  color: #38c8af;
}

#planning-date .plan-year {
  text-align: center;
}

#planning-date .plan-year .year .year-value {
  font-size: 22px;
  color: #38c8af;
}

#planning-date .plan-year .year .text {
  line-height: 20px;
}

#planning-date .plan-start-date {
  text-align: center;
}

#planning-date .plan-start-date .start-date {
  font-size: 22px;
  vertical-align: middle;
  display: table-cell;
  margin: 0 auto;
  width: 16.66667%;
}

#planning-date .plan-start-date .start-date a {
  color: #38c8af;
}

#planning-date .plan-start-date .start-date .text {
  line-height: 20px;
}

#planning-basics {
  padding: 30px 0;
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-size: 1rem;
}

#planning-basics.bottom {
  padding: 0;
  background: #ecf0f1;
}

#planning-basics .person .first-letter {
  position: relative;
}

#planning-basics .person .first-letter::before {
  content: "";
  font-family: "einsteinfi";
  color: #2a2b2f;
  position: absolute;
  font-size: 4.375rem;
  line-height: 3.75rem;
  z-index: 1;
  top: 0;
  left: 5px;
}

#planning-basics .person .first-letter a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.875rem;
  position: relative;
  z-index: 2;
  line-height: 3.75rem;
  width: 75px;
}

#planning-basics .person .name, #planning-basics .person .age, #planning-basics .person .retirement-age, #planning-basics .person .profession {
  padding-left: 8px;
  line-height: 1rem;
  font-weight: 300;
}

#planning-basics .person .name {
  font-weight: 600;
  color: #666666;
}

#planning-basics .inflation-rate {
  text-align: center;
}

#planning-basics .inflation-rate .rate {
  font-size: 3.125rem;
  line-height: 3.125rem;
  color: #38c8af;
}

#planning-basics .income-needs {
  text-align: center;
}

#planning-basics .income-needs .dollar-value {
  font-size: 3.125rem;
  line-height: 3.125rem;
}

#planning-basics .income-needs .dollar-value a {
  color: #38c8af;
}

#planning-basics .sequencing-lock .lock {
  cursor: pointer;
  background: url(https://de0xut3zvoloh.cloudfront.net/general/lock.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 50px;
  width: 50px;
}

#planning-basics .sequencing-lock .unlock {
  cursor: pointer;
  background: url(https://de0xut3zvoloh.cloudfront.net/general/unlock.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 50px;
  width: 50px;
}

#planning-basics .individual-placeholder {
  text-align: center;
}

#planning-basics .individual-placeholder a {
  color: #555;
  border: 1px dotted #ccc;
  display: block;
  padding: 2px 0;
}

#planning-basics .individual-placeholder a span {
  font-size: 43px;
  line-height: 43px;
  display: block;
}

.stream-colored-bg-row {
  padding: 0.5rem;
  color: #f2f2f2;
}

.stream-colored-bg-row a {
  color: #f2f2f2;
}

.stream-colored-bg-row p {
  margin-bottom: 0;
}

.letter-grade {
  min-height: 200px;
}

.letter-grade p {
  text-align: center;
  font-size: 8rem;
  position: absolute;
  top: -10px;
  left: 70px;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}

.page {
  page-break-inside: avoid;
}

.page table p {
  margin: 0;
}

.page-heading {
  background-color: #3d6887;
  padding: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #32546f;
}

.page-heading h2, .page-heading p {
  color: white;
}

.page-heading h2 {
  margin: 0;
}

.page-heading p {
  margin: 0;
  color: #c5d7e5;
}

.calculator-stress-testing h4 {
  margin-top: 0;
}

.calculator-stress-testing i {
  font-size: 0.75rem;
}

.calculator-stress-testing p {
  margin: 0;
}

#brokerage_vs_benchmark_form hr {
  margin-top: 0;
}

.image-meter {
  display: block;
  margin: 0 auto;
  z-index: 1;
  width: 250px;
}

.arrow-meters {
  position: absolute;
  height: 60%;
  z-index: 3;
  left: 49%;
  top: 22%;
  transform-origin: center 75px;
  -webkit-transform-origin: center 75px;
  -webkit-backface-visibility: hidden;
  margin: 0;
}

.text-meters {
  display: table;
  margin: 0 auto;
}

.no-padding-top {
  padding-top: 0 !important;
}

.container-fsr-pdf {
  padding: 2cm 2cm 0;
}

.row-fsr-pdf {
  width: 100%;
  float: left;
  position: relative;
}

.column-fsr-pdf {
  width: 45%;
  height: 100%;
  float: left;
}

.column-fsr-pdf-right {
  width: 45%;
  height: 100%;
}

.column-fsr-pdf:last-child {
  float: right;
}

.box-fsr-pdf {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.box-fsr-pdf span {
  width: 100%;
  float: left;
}

.summary-fsr-pdf {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0.5cm;
  margin-bottom: 10px;
}

.portfolio-fsr-pdf {
  font-size: 18px;
}

.values-fsr-pdf {
  width: 100%;
}

.portfolio-fsr-pdf,
.netcontributions-fsr-pdf,
.currentvalue-fsr-pdf,
.totalincrease-fsr-pdf {
  float: left;
}

.netcontributions-fsr-pdf,
.currentvalue-fsr-pdf,
.totalincrease-fsr-pdf {
  font-size: 14px;
}

.values-fsr-pdf {
  margin-top: 20px;
}

.values-fsr-pdf .values-label {
  width: 200px;
  display: block;
  float: left;
}

.values-fsr-pdf .values-value {
  width: 200px;
  display: block;
  float: left;
}

.total-value-fsr-pdf {
  margin-top: 65px;
}

.total-value-fsr-pdf .total-value-label {
  box-sizing: border-box;
  background-color: #1d3e85;
  padding: 0.5rem 1.5rem;
  clear: both;
  display: block;
  text-align: center;
  border: 1px solid #1d3e85;
  color: #FFF;
  font-weight: 100;
  font-family: "Roboto Condensed", serif !important;
  text-transform: uppercase;
  font-size: 20px;
}

.total-value-fsr-pdf .total-value-total {
  box-sizing: border-box;
  background-color: #f1f1f1;
  padding: 0.5rem 1.5rem;
  clear: both;
  display: block;
  text-align: center;
  border: 1px solid #dbdbdb;
  border-top: 0;
  border-bottom: 0;
  font-family: "Roboto Condensed", serif !important;
  font-size: 26px;
  color: #272727;
  font-weight: 100;
}

.box-fsr-pdf span.heading {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

.box-fsr-pdf span.title {
  margin-bottom: 10px;
}

.box-fsr-pdf a {
  color: #06C;
}

.chart-fsr-pdf {
  /*border: 1px solid #ccc;*/
  width: 500px;
  height: 500px;
  padding: 0.5cm;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 50px;
}

.chart-fsr-pdf div {
  width: 100%;
  height: 100%;
}

.name-asof-fsr-pdf {
  width: 45%;
  position: absolute;
  right: 0;
  top: 0;
}

.disclosure-fsr-pdf {
  font-style: italic;
  font-size: 14px;
  width: 100%;
  float: left;
}

.disclosure-fsr-pdf ul {
  margin-bottom: 0;
}

.export-table-fsr-pdf {
  margin: 0;
  padding: 0;
}

.pdf-wrap .export-table.export-table-fsr-pdf table tbody tr td {
  font-size: 16px;
}

.column-fsr-pdf .export-heading {
  margin-bottom: 0;
}

.separator-row {
  background: #1d3e85 !important;
}

.notes-row {
  background: #ffffff !important;
  font-size: 14px;
}

.notes-row .notes-div {
  float: left;
  height: auto;
}

.notes-row .totals-div {
  float: right;
  height: auto;
}

.notes-row .totals-div .total-row {
  padding: 12px;
  font-size: 14px;
}

.notes-row .totals-div .total-row .total-label {
  font-weight: bold;
  float: left;
}

.notes-row .totals-div .total-row .total-value {
  float: right;
}

.notes-row .value-info-div {
  width: 100%;
  text-align: left;
  font-size: 12px;
  bottom: 0;
}

.total-column {
  font-weight: bold !important;
}

.export-title {
  float: left;
  margin-bottom: 10px;
  font-size: 24px;
  text-align: left !important;
  color: #444;
  position: relative;
  padding-left: 0;
  text-transform: uppercase;
  font-family: "Lato", sans-serif !important;
}

.fr-element p {
  font-weight: 300;
  font-size: 1.125rem;
  margin-bottom: 0;
}

.froala-editor.f-inline {
  z-index: 10001 !important;
}

.fr-toolbar {
  border-top: 5px solid #1d3e85;
}

.fr-placeholder {
  font-size: 1rem !important;
}

.fr-top {
  border-radius: 0;
}

.fullWidth {
  width: 100%;
  max-width: 1600px !important;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

.block {
  display: block !important;
}

.center {
  text-align: center;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

.iav_print {
  background-color: #bfbfbf;
  /*min-height: 1024px;*/
}

.iav_print table {
  margin-bottom: 0;
  border: 1px solid #000;
}

.pull-right {
  text-align: right;
}

.plan_overview #plan_allocations {
  width: 500px;
}

tr.individual_dies {
  background-color: #ccc;
  text-align: center;
}

.iav_print table tr th, .iav_print table tr td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.iav_print h4 {
  color: #000000 !important;
  padding-top: 12px;
}

thead.blue {
  background-color: #000090;
  color: #fff !important;
}

thead.black, thead.black th {
  background-color: #000000;
  color: #fff !important;
}

thead.blue tr th {
  color: #fff !important;
  font-weight: normal;
}

.plan_overview table, .iav_print table {
  border-spacing: 0px;
}

.plan_overview {
  width: 100% !important;
  /*  background-color: red;*/
  font-size: 12px !important;
}

.plan_overview table tr th, .plan_overview table tr td {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

h1.blue-th {
  font-size: 14px;
  background-color: #000090;
  color: #fff !important;
  margin-bottom: 0;
  padding: 4px;
}

.document-header h1 {
  font-size: 25px;
  font-weight: 200;
}

.document-header h3 {
  font-size: 22px;
  font-weight: 200;
}

.row, .no-page-break-inside {
  page-break-inside: avoid !important;
}

body.retirement_navigators {
  background-color: #eee;
}

.highchartsContainer {
  min-width: 800px;
  max-width: 800px;
  margin: 0 auto;
}

.historyHighchartsContainer {
  min-width: 600px;
  max-width: 600px;
  margin: 0 auto;
}

.pieHighchartsContainer {
  min-width: 300px;
  max-width: 300px;
  margin: 0 auto;
  float: left;
}

.highchartsFullWidthContainer {
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
}

.pdf-wrap .cover_page_bottom_text {
  margin: 100px auto 0 auto;
  line-height: 1.125em;
}

.pdf-wrap div.export-table table tbody tr td {
  font-size: 13px;
  line-height: 0.9rem;
  padding: 5px;
}

.incomePlanAnalysisContainer {
  min-width: 1600px;
  max-width: 1600px;
  margin: 0 auto;
}

.lastParagraph {
  margin-bottom: 0;
  padding-bottom: 0;
}

.investment_answer {
  width: 90%;
}

/* ------------------------------------------------------------- */
/* NEW RICO CSS */
/* ------------------------------------------------------------- */
.export-page p {
  color: #444;
}

.page-header {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

.page-header-title {
  padding-top: 10px;
  padding-left: 0;
}

.page-header-title h1 {
  text-transform: none;
  font-size: 1.25rem;
  font-weight: 500;
  color: #2b5c89;
}

.page-header-proposal {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding-top: 10px;
}

.page-header-prepared {
  padding-top: 10px;
}

.page-header-proposal p,
.page-header-prepared p {
  font-size: 0.8rem;
  margin-bottom: 0;
  line-height: 1.2;
}

.page-header-prepared span {
  font-size: 0.8rem !important;
}

.disclosure-text {
  padding-left: 0;
}

.disclosure-text p,
.disclosure-text div {
  font-size: 0.8rem;
  font-family: "Roboto";
  line-height: 1.35;
}

.disclosure-text li {
  font-size: 0.8rem;
  font-family: "Roboto";
  line-height: 1.35;
}

.page-subheader {
  border-top: 1px solid green;
  margin-bottom: 15px;
}

.page-subheader.content-full {
  border-top: 0px solid green;
  margin-bottom: 30px;
}

.page-subheader-title {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 40px;
}

.page-subheader-title span {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  background: #008500;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  display: block;
}

.page-subheader-title h2 {
  font-size: 1rem;
  font-weight: 500;
  color: #008500;
  font-family: "Roboto Condensed";
}

.page-subheader-title p {
  font-size: 0.75rem;
  font-weight: 300;
  color: #008500;
  line-height: 1.4;
  font-family: "Arial";
}

.page-subheader-content {
  background: #f2f2f2;
  padding: 10px 30px;
}

.page-subheader-content h3 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #2b5c89;
  line-height: 1.4;
  font-family: "Roboto Condensed";
  margin-bottom: 10px;
}

.page-subheader-content h3 span {
  font-size: 1.1rem;
  font-weight: 300;
}

.page-subheader-content .content-text {
  font-size: 0.75rem;
  font-weight: 300;
  color: #555;
  /* #2b5c89 */
  line-height: 1.4;
  font-family: "Arial";
  margin-bottom: 0;
}

.content-chart {
  margin: 10px 0 5px 0;
}

.cover-left {
  padding-left: 50px;
  color: #333;
  min-height: 1000px;
}

.cover-left .image {
  width: 400px;
  height: 350px;
  display: block;
  margin-bottom: 50px;
  margin-top: 150px;
}

.cover-left .image img {
  max-width: 400px;
  max-height: 350px;
}

.cover-subtitle {
  margin: 350px 0px 0px 50px;
  font-family: "Roboto Condensed";
  font-size: 1rem !important;
  font-weight: 500;
}

.cover-title {
  margin-left: 50px;
  font-family: "Roboto Condensed";
  font-size: 1.4rem !important;
  font-weight: bold;
}

.cover-left p.prepared-for {
  margin-bottom: 0;
  font-family: "Roboto Condensed";
  font-size: 1.5rem;
  font-weight: 300;
}

.cover-left p.prepared-for-name {
  margin-bottom: 0;
  font-family: "Roboto Condensed";
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 3rem;
}

.cover-left .logo {
  /*width: 400px;*/
  display: block;
  position: absolute;
  bottom: 0px;
}

.cover-left .logo img {
  width: 200px;
}

.cover-right {
  background: #D7E5D9;
  padding-left: 30px;
  margin-top: -100px;
  min-height: 1000px;
  height: 1100px;
}

.cover-right .prepared-area {
  position: absolute;
  bottom: 80px;
}

.cover-right p {
  color: #444;
  margin-bottom: 0;
  font-family: "Roboto Condensed";
  font-size: 0.8rem !important;
  font-weight: bold;
}

.cover-right .authors {
  margin-bottom: 10px;
  font-size: 0.8rem !important;
}

.cover-right .contact {
  margin-bottom: 20px;
}

.contact p,
.contact span {
  font-size: 0.8rem !important;
}

.cover-right .date {
  font-size: 0.6rem !important;
}

.portfolio-risk {
  position: relative;
  width: 80%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 25px;
  margin-left: 10%;
}

.portfolio-risk-marker {
  position: absolute;
  top: -20px;
  left: 0;
  background: #2b5c89;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 400;
  border-radius: 4px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  width: 120px;
  /*margin-left: -60px;*/
}

.portfolio-risk-marker::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: #2b5c89 transparent transparent transparent;
}

.level-risk {
  width: 25%;
  float: left;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  text-align: center;
  font-size: 0.7rem;
  /* line-height: 30px;*/
  font-weight: bold;
  box-sizing: border-box;
  text-transform: uppercase;
}

.level-risk:last-child {
  border-right: 2px solid #FFF;
}

.level-1 {
  background-color: #008619;
  color: #FFF;
}

.level-2 {
  background-color: #d6e5da;
}

.level-3 {
  background-color: #ffffff;
}

.level-4 {
  background-color: #c9cbd1;
}

.category-chart {
  /*text-align: left;*/
  width: 25%;
  display: block;
  float: left;
  margin-top: 25px;
}

.category-list {
  /* -webkit-column-count: 2;
   -moz-column-count: 2;
   column-count: 2;
   column-gap: 60px;*/
  font-size: 0.8rem;
  width: 70%;
  display: block;
  float: right;
  /*
  margin-bottom: 30px;
  */
  margin-top: 25px;
  margin-bottom: 15px;
}

.category-list .column-left {
  width: 100%;
  float: left;
}

.category-list .column-right {
  width: 100%;
  float: right;
}

.category {
  width: 100%;
  height: 20px;
  float: left;
  margin-bottom: 5px;
}

.cat-color {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 8px;
}

.cat-color span {
  width: 10px;
  height: 10px;
  float: left;
  margin: 5px 0 0 5px;
}

.cat-name {
  float: left;
  font-size: 0.7rem;
  line-height: 20px;
}

.cat-value {
  float: right;
  font-size: 0.7rem;
  text-align: right;
  line-height: 20px;
  margin-right: 10px;
}

.cat-percentual {
  width: 75px;
  float: right;
  font-size: 0.7rem;
  text-align: right;
  line-height: 20px;
  margin-right: 15px;
}

.category-headed {
  border-bottom: 1px solid #555;
}

.category:last-child {
  border-bottom: 1px solid #555;
  padding-bottom: 8px;
}

.table-new-report {
  width: 100%;
  display: block;
  font-size: 0.8rem !important;
  /*
  float: left;
  */
}

.table-new-report table {
  width: 100%;
  margin-top: 10px;
}

.table-new-report .table-value {
  text-align: right;
}

.table-new-report .table-percentual {
  text-align: right;
}

.table-new-report .table-year {
  text-align: right;
  width: 15%;
  font-size: 0.8rem;
}

.table-new-report .table-name-historical {
  text-align: left;
  width: 25%;
  font-size: 0.8rem;
}

.table-new-report table thead {
  background: #2b5c89;
  color: #fff;
}

.table-new-report table tfoot {
  background: #c6def5;
}

.table-new-report table thead tr th,
.table-new-report table thead tr td {
  color: #FFF;
  font-weight: normal;
  padding: 0.9rem 0.625rem 0.9rem 0.625rem !important;
}

.table-new-report table tr.even,
.table-new-report table tr.alt,
.table-new-report table tr:nth-of-type(even) {
  background: #f0f0f0;
}

.table-new-report table tr th,
.table-new-report table tr td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.asset-allocation-table table,
.historical-performance table {
  border: 0;
  background: transparent;
}
.asset-allocation-table table thead,
.historical-performance table thead {
  background: transparent;
}
.asset-allocation-table table thead th,
.historical-performance table thead th {
  border-bottom: 1px solid #222;
  color: #222 !important;
  padding-bottom: 15px !important;
  font-size: 0.7rem;
}
.asset-allocation-table table tbody td,
.historical-performance table tbody td {
  background: transparent;
  color: #222 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border: 0 !important;
  font-size: 0.7rem;
}
.asset-allocation-table table tfoot,
.historical-performance table tfoot {
  background: transparent;
}
.asset-allocation-table table tfoot td,
.historical-performance table tfoot td {
  border-top: 1px solid #222;
  color: #222 !important;
  padding-top: 15px !important;
  font-size: 0.7rem;
}

.historical-performance td, .historical-performance tr {
  font-weight: 500;
  color: #222 !important;
}

.portfolio-disclosure h2 {
  margin-bottom: 0 !important;
  font-size: 0.8rem;
  font-family: "Roboto";
  text-transform: capitalize;
  padding: 0 !important;
}

.asset-allocation-tfoot {
  background: transparent;
  border-top: 1px solid #222;
  color: #222 !important;
  padding-top: 15px !important;
  font-size: 0.7rem;
}

.risk-arrow {
  left: 0;
  position: absolute;
  top: 6%;
  height: 80%;
}

.risk-container {
  position: relative;
  margin: 0 auto;
  display: table;
}

@media print {
  table {
    page-break-after: auto;
  }

  tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }

  td {
    page-break-inside: avoid;
    page-break-after: auto;
  }

  thead {
    display: table-header-group;
  }

  tfoot {
    display: table-footer-group;
  }
}
/* ------------------------------------------------------------- */
.positions_list .position-name {
  padding-left: 0;
}

.using-proxy-label {
  font-weight: bold;
  font-size: 12px;
}

ul {
  list-style: none;
}

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

.bluebg {
  background-color: #102b4d;
}

.checkbox_container {
  display: block;
}

h4.portfolio {
  background-color: #143762;
  color: #e2ecf9 !important;
  font-size: 0.9375rem;
  text-transform: uppercase;
  padding: 0.5rem;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid #102b4d;
}

.scenario-container .description {
  margin-bottom: 20px;
}

.price-comparison {
  border: 1px solid #173e6f;
  text-align: center;
  background-color: #e2ecf9;
}
.price-comparison p {
  padding-top: 0.875rem;
}
.price-comparison p.versus {
  padding-top: 1.75rem;
}
.price-comparison .results {
  background-color: #cddff5;
  padding: 0.25rem;
}
.price-comparison .results p {
  padding-top: 0;
  margin-bottom: 0;
}

.always-page-break-before {
  page-break-before: always;
}

.always-page-break-after {
  page-break-after: always;
}

.scenario-container, .section-container {
  page-break-inside: avoid;
}

.scenario-header {
  background-color: #f2f2f2;
  padding: 1rem;
}

.indicator-container {
  margin: 0.875rem 0;
}

i.index-grid {
  font-size: 1.25rem;
}

i.alert {
  font-size: 1.25rem;
  color: red;
}

i.okay {
  font-size: 1.25rem;
  color: green;
}

@media only screen and (max-width: 40em) {
  .price-comparison p {
    padding-top: 0.5rem;
  }
  .price-comparison p.versus {
    padding-top: 0;
    margin-bottom: 0;
  }
}
body.report-layout h1, body.report-layout h2, body.report-layout h3, body.report-layout h4 {
  color: #18376A;
}

ul.page_snippets {
  margin-left: 5;
}
ul.page_snippets li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
ul.page_snippets li i.fi-trash.index-grid, ul.page_snippets li i.fi-page-edit {
  float: right;
}
ul.page_snippets li i.fi-trash {
  margin-right: 8px;
}
ul.page_snippets li a {
  color: #102b4d;
}

.retirement-navigator h1 {
  color: #ffffff;
  background-color: #102b4d;
  font-size: 1.375rem;
  text-align: center;
  padding: 1.375rem 0;
}
.retirement-navigator h2 {
  color: #102b4d;
  background-color: #eee;
  font-size: 1.25rem;
  padding: 0 0 0 0.5rem;
}
.retirement-navigator h3 {
  color: #102b4d;
  background-color: #eee;
  font-size: 1.25rem;
  padding: 0 0 0 0.5rem;
}
.retirement-navigator .page {
  min-height: 1100px;
}

#brokerage_preview_chart {
  width: 500px;
}

#retirement-navigator {
  max-width: 1280px;
}
#retirement-navigator .left-section {
  background-color: #eee;
  margin-left: 40px;
}
#retirement-navigator .left-section #page-container {
  background-color: #fff;
  display: block;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
#retirement-navigator .left-section #page-container .froala-element img.fr-fin, #retirement-navigator .left-section #page-container img.fr-tag.fr-fin {
  padding: 0;
}
#retirement-navigator .left-section #page-container .page-thumb {
  width: 100%;
  min-height: 500px;
  display: block;
  margin: 0 auto 15px auto;
  background-color: #ffffff;
  position: relative;
}
#retirement-navigator .left-section #page-container .page-thumb .page {
  background-color: #fff;
  zoom: 0.8;
}
#retirement-navigator .left-section #page-container .page-thumb .fa-file::before,
#retirement-navigator .left-section #page-container .page-thumb .fa-pencil::before,
#retirement-navigator .left-section #page-container .page-thumb .fa-undo::before,
#retirement-navigator .left-section #page-container .page-thumb .fa-trash::before {
  font-family: fontawesome;
  margin-right: 5px;
}
#retirement-navigator .left-section #page-container .page-thumb a.button {
  margin-bottom: 0;
  font-family: "Roboto Condensed", serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #888;
  border-right: 1px solid #fff;
  height: 50px;
  padding-left: 15px;
  text-align: left;
}
#retirement-navigator .left-section #page-container .page-thumb a.button.first {
  text-align: left;
  padding-left: 25px;
  text-transform: uppercase;
  color: #444;
  font-weight: 500;
  pointer-events: none;
  cursor: default;
  font-family: "Lato", sans-serif;
}
#retirement-navigator .left-section #page-container .page-thumb .page-options:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#retirement-navigator .left-section #page-container .page-thumb .page-options {
  position: absolute;
  top: -50px;
  width: 100%;
  right: 0%;
  margin: 0 auto;
  display: inline-block;
}
#retirement-navigator .right-section {
  padding-left: 10px;
  background-color: #f2f2f2;
  overflow: hidden;
}
#retirement-navigator .right-section .page_snippets .button {
  color: #fff;
}
#retirement-navigator .right-section .f-open-dropdown {
  position: static !important;
  margin: 0;
  max-width: 100%;
}
#retirement-navigator .right-section .f-open-dropdown li {
  padding-left: 10px;
  position: relative;
}
#retirement-navigator .right-section .f-open-dropdown li a {
  color: #888;
  font-family: "Roboto Condensed", serif;
}
#retirement-navigator .right-section .f-open-dropdown li:hover::before {
  position: absolute;
  right: 10px;
  font-family: fontawesome;
  content: "";
  color: #888;
  opacity: 0.8;
  top: 6px;
  font-size: 10px;
}
#retirement-navigator .right-section .f-dropdown:before {
  left: 15px;
  top: 87px;
}
#retirement-navigator .right-section .f-dropdown:after {
  display: none;
}
#retirement-navigator .right-section .button.dropdown {
  background: #38c8af;
  color: #fff;
  text-align: left;
}
#retirement-navigator .right-section .dropdown.button::after,
#retirement-navigator .right-section button.dropdown::after {
  border: 0;
  content: "";
  font-family: fontawesome;
  margin-top: -8px;
}
#retirement-navigator .right-section .dropdown.button.open::after,
#retirement-navigator .right-section button.dropdown.open::after {
  content: "";
}
#retirement-navigator .right-section .save-changes-button, #retirement-navigator .right-section .cancel-changes-button {
  margin: 0;
}
#retirement-navigator .right-section .current-page p {
  margin: 10px 0;
}
#retirement-navigator .right-section .button {
  margin-bottom: 0;
  font-family: "Roboto Condensed", serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #888;
  text-align: left;
  padding-left: 15px;
}
#retirement-navigator .right-section .button.cancel-changes-button,
#retirement-navigator .right-section .button.success {
  color: #fff;
}
#retirement-navigator .right-section .button.cancel-changes-button {
  background: #2a2b2f;
}
#retirement-navigator .right-section .button.success {
  background: #38c8af;
}
#retirement-navigator .right-section .fa-print::before,
#retirement-navigator .right-section .fa-eye::before {
  font-family: fontawesome;
  margin-right: 5px;
}
#retirement-navigator .right-section .button-group > li {
  margin: 0;
}
#retirement-navigator .right-section .button-group > li a {
  margin-bottom: 0;
}
#retirement-navigator .right-section .new-page-button {
  margin-bottom: 0;
  padding-left: 15px;
}
#retirement-navigator .right-section #new-snippet .button {
  color: #fff;
}
#retirement-navigator .right-section #page-gutter {
  background-color: #fff;
  padding: 0;
}
#retirement-navigator .right-section ul {
  margin: 0;
}
#retirement-navigator .right-section ul#page-list {
  margin: 0;
}
#retirement-navigator .right-section ul#page-list li {
  width: 100%;
  min-height: 35px;
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  padding: 10px 0px 10px 15px;
  font-family: "Roboto Condensed", serif;
}
#retirement-navigator .right-section ul#page-list li.selected {
  background-color: lightgrey;
}
#retirement-navigator .right-section ul#page-list li .handle {
  cursor: move;
}
#retirement-navigator .right-section ul#page-list li a {
  color: #888;
  font-weight: 300;
}

.new-page-modal {
  background-color: #eee;
}
.new-page-modal .page-type-categories {
  background-color: red;
  overflow: hidden;
}
.new-page-modal .page-type-categories a.button {
  margin: 0;
}
.new-page-modal .page-type-categories .tabs.vertical {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.new-page-modal .page-types-container {
  background-color: white;
}
.new-page-modal .page-types-container ul.pages-for-category a.page-thumb {
  width: 135px;
  height: 135px;
  background-color: #ffffff;
  border: 1px solid #555;
  display: block;
  position: relative;
}

.stress-test p.manage-proxy {
  display: block;
}

.switcher {
  /*background container */
}
.switcher input[type=checkbox] + label {
  border-radius: 50px;
  background: #ccc;
  padding: 3px;
  width: 40px;
  display: inline-block;
  height: 24px;
  position: relative;
  margin: 0;
}

.switcher {
  /*Label state when checked */
}
.switcher input[type=checkbox]:checked + label::before {
  content: "";
  height: 18px;
  width: 18px;
  background: #308a7b;
  display: block;
  position: absolute;
  border-radius: 50%;
  margin-left: 15px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.switcher label::before {
  /*default state of label */
  content: "";
  height: 18px;
  width: 18px;
  background: #666;
  display: block;
  position: absolute;
  border-radius: 50%;
  /*add smooth transition */
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.switcher {
  /*make checkbox invisible */
}
.switcher input[type=checkbox] {
  opacity: 0;
  height: 0;
  width: 0;
  display: inline-block;
}

ul#ticket_comments {
  margin-left: 0;
  max-height: 400px;
  overflow-y: scroll;
}
ul#ticket_comments li {
  background-color: #f2f2f2;
  border-top: 1px solid #ccc;
  padding: 8px;
  margin-bottom: 8px;
}
ul#ticket_comments li p.comment {
  color: #555;
  padding-bottom: 0;
}
ul#ticket_comments li span.bottom-info {
  font-style: italic;
  display: block;
  text-align: right;
}
ul#ticket_comments li .destroy-comment {
  float: left;
}

body.win-at-retirement .coya-intro-text p, body.stress-test .coya-intro-text p {
  font-size: 17px;
}
body.win-at-retirement .coya-icon, body.stress-test .coya-icon {
  font-size: 170px;
  line-height: 0;
  text-align: center;
  display: block;
}
body.win-at-retirement .review-stars, body.stress-test .review-stars {
  color: #ffc900;
  margin: 0 0 20px 0;
  overflow: hidden;
}
body.win-at-retirement #footer, body.stress-test #footer {
  padding: 10px 0;
}
body.win-at-retirement #footer .link_container, body.stress-test #footer .link_container {
  padding: 10px;
  overflow: hidden;
}
body.win-at-retirement #footer .link_container h2, body.stress-test #footer .link_container h2 {
  line-height: 75px;
}
body.win-at-retirement #footer .link_container:hover, body.stress-test #footer .link_container:hover {
  background-color: #eee;
}
body.win-at-retirement #footer .link_container h2, body.win-at-retirement #footer .link_container a, body.stress-test #footer .link_container h2, body.stress-test #footer .link_container a {
  color: #555;
}
body.win-at-retirement i.large-icon, body.stress-test i.large-icon {
  font-size: 150px;
  line-height: 0;
}
body.win-at-retirement i.medium-icon, body.stress-test i.medium-icon {
  font-size: 100px;
  line-height: 0;
}
body.win-at-retirement i.small-icon, body.stress-test i.small-icon {
  font-size: 65px;
  line-height: 0;
}
body.win-at-retirement #contact-us, body.stress-test #contact-us {
  background-color: #3A3A3A;
  width: 100%;
  color: #fff;
}
body.win-at-retirement #contact-us h1, body.win-at-retirement #contact-us h2, body.win-at-retirement #contact-us h3, body.win-at-retirement #contact-us h4, body.stress-test #contact-us h1, body.stress-test #contact-us h2, body.stress-test #contact-us h3, body.stress-test #contact-us h4 {
  color: #fff;
}
body.win-at-retirement #contact-us h1, body.stress-test #contact-us h1 {
  padding: 40px 0;
}
body.win-at-retirement .header-row, body.stress-test .header-row {
  position: absolute;
  width: 100%;
}
body.win-at-retirement .header-row span.contact-us, body.stress-test .header-row span.contact-us {
  padding-top: 20px;
  display: block;
  font-size: 24px;
  color: #020090;
}
body.win-at-retirement .header-row .logo-container, body.stress-test .header-row .logo-container {
  padding: 20px 0;
}
body.win-at-retirement .header-row .logo-container img, body.stress-test .header-row .logo-container img {
  display: block;
  width: 200px;
  margin: 0 auto;
}
body.win-at-retirement #backound-tampa h1, body.stress-test #backound-tampa h1 {
  color: #fff;
  font-size: 46px;
}
body.win-at-retirement #backound-tampa h2, body.stress-test #backound-tampa h2 {
  color: #fff;
  font-size: 72px;
}
body.win-at-retirement span.a-better-way, body.stress-test span.a-better-way {
  color: #DBDBED;
  padding: 0 8px;
  opacity: 1;
  background-color: rgba(1, 0, 105, 0.85);
}
body.win-at-retirement span.call-robert, body.stress-test span.call-robert {
  color: #fff;
  font-size: 17px;
}
body.win-at-retirement #main-dropdown, body.stress-test #main-dropdown {
  margin: 0 auto;
  margin-top: 50px;
  width: 350px;
}
body.win-at-retirement #main-dropdown p.text-above-dropdown, body.stress-test #main-dropdown p.text-above-dropdown {
  text-align: center;
  font-style: italic;
  font-size: 24px;
  margin: 0;
  color: #fff;
}
body.win-at-retirement #main-dropdown .main-dropdown-button, body.win-at-retirement #main-dropdown .f-dropdown li a, body.stress-test #main-dropdown .main-dropdown-button, body.stress-test #main-dropdown .f-dropdown li a {
  font-size: 17px !important;
}
body.win-at-retirement #main-dropdown .main-dropdown-button, body.stress-test #main-dropdown .main-dropdown-button {
  text-align: left;
  padding-left: 30px;
}
body.win-at-retirement #main-dropdown .f-dropdown, body.stress-test #main-dropdown .f-dropdown {
  max-width: 350px;
}
body.win-at-retirement #main-dropdown .f-dropdown li, body.stress-test #main-dropdown .f-dropdown li {
  padding: 12px 20px;
}
body.win-at-retirement #main-dropdown .f-dropdown li:hover, body.stress-test #main-dropdown .f-dropdown li:hover {
  background-color: #3f82c8;
}
body.win-at-retirement #main-dropdown .f-dropdown li:hover a, body.stress-test #main-dropdown .f-dropdown li:hover a {
  color: #fff;
}
body.win-at-retirement #main-dropdown .f-dropdown:before, body.stress-test #main-dropdown .f-dropdown:before {
  display: none;
}
body.win-at-retirement #main-dropdown .f-dropdown:after, body.stress-test #main-dropdown .f-dropdown:after {
  display: none;
}
@media only screen and (max-width: 40em) {
  body.win-at-retirement #main-dropdown, body.stress-test #main-dropdown {
    width: 100%;
  }
}

.rtl {
  direction: rtl;
}

.vdp-datepicker {
  position: relative;
  text-align: left;
}
.vdp-datepicker * {
  box-sizing: border-box;
}

.vdp-datepicker__calendar {
  position: absolute;
  z-index: 100;
  background: #fff;
  width: 300px;
  border: 1px solid #ccc;
}
.vdp-datepicker__calendar header {
  display: block;
  line-height: 40px;
}
.vdp-datepicker__calendar header span {
  display: inline-block;
  text-align: center;
  width: 71.42857%;
  float: left;
}
.vdp-datepicker__calendar header .next, .vdp-datepicker__calendar header .prev {
  width: 14.28571%;
  float: left;
  text-indent: -10000px;
  position: relative;
}
.vdp-datepicker__calendar header .next:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: 6px solid transparent;
}
.vdp-datepicker__calendar header .prev:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: 6px solid transparent;
  border-right: 10px solid #000;
  margin-left: -5px;
}
.vdp-datepicker__calendar header .prev.disabled:after {
  border-right: 10px solid #ddd;
}
.vdp-datepicker__calendar header .next:after {
  border-left: 10px solid #000;
  margin-left: 5px;
}
.vdp-datepicker__calendar header .next.disabled:after {
  border-left: 10px solid #ddd;
}
.vdp-datepicker__calendar header .next:not(.disabled) {
  cursor: pointer;
}
.vdp-datepicker__calendar header .prev:not(.disabled), .vdp-datepicker__calendar header .up:not(.disabled) {
  cursor: pointer;
}
.vdp-datepicker__calendar header .next:not(.disabled):hover, .vdp-datepicker__calendar header .prev:not(.disabled):hover, .vdp-datepicker__calendar header .up:not(.disabled):hover {
  background: #eee;
}
.vdp-datepicker__calendar .disabled {
  color: #ddd;
  cursor: default;
}
.vdp-datepicker__calendar .flex-rtl {
  display: flex;
  width: inherit;
  flex-wrap: wrap;
}
.vdp-datepicker__calendar .cell {
  display: inline-block;
  padding: 0 5px;
  width: 14.28571%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
}
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year {
  cursor: pointer;
}
.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover, .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
  border: 1px solid #38c8af !important;
}
.vdp-datepicker__calendar .cell.selected {
  background: #38c8af !important;
}
.vdp-datepicker__calendar .cell.selected:hover, .vdp-datepicker__calendar .cell.selected.highlighted {
  background: #38c8af !important;
}
.vdp-datepicker__calendar .cell.highlighted {
  background: #cae5ed;
}
.vdp-datepicker__calendar .cell.highlighted.disabled {
  color: #a3a3a3;
}
.vdp-datepicker__calendar .cell.grey {
  color: #888;
}
.vdp-datepicker__calendar .cell.grey:hover {
  background: inherit;
}
.vdp-datepicker__calendar .cell.day-header {
  font-size: 75%;
  white-space: nowrap;
  cursor: inherit;
}
.vdp-datepicker__calendar .cell.day-header:hover {
  background: inherit;
}
.vdp-datepicker__calendar .month, .vdp-datepicker__calendar .year {
  width: 33.333%;
}

.vdp-datepicker__calendar-button, .vdp-datepicker__clear-button {
  cursor: pointer;
  font-style: normal;
}

.vdp-datepicker__calendar-button.disabled, .vdp-datepicker__clear-button.disabled {
  color: #999;
  cursor: default;
}

body.admin.show, body.admin.edit {
  background-color: white;
}
body.admin.show .top_section, body.admin.edit .top_section {
  margin-bottom: 0;
}
body.admin.show .content > .row, body.admin.edit .content > .row {
  max-width: 42.5rem;
  display: flex;
  align-items: center;
  background-color: white;
}
body.admin.show .content form, body.admin.edit .content form {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  line-height: 1.5;
  font-weight: lighter;
}
body.admin.show .content form input, body.admin.edit .content form input {
  margin-bottom: 0;
}
body.admin.show .content form > .row, body.admin.edit .content form > .row {
  display: flex;
  align-items: center;
  background-color: white;
}
body.admin.show .content form .row.collapse, body.admin.edit .content form .row.collapse {
  margin-bottom: 1rem;
}
body.permissions, body.company-permissions, body.asset-categories, body.sectors, body.members, body.households, body.settings {
  background-color: #eee;
}
body.permissions .harwood-navigator-page .top_section.fix, body.company-permissions .harwood-navigator-page .top_section.fix, body.asset-categories .harwood-navigator-page .top_section.fix, body.sectors .harwood-navigator-page .top_section.fix, body.members .harwood-navigator-page .top_section.fix, body.households .harwood-navigator-page .top_section.fix, body.settings .harwood-navigator-page .top_section.fix {
  position: static;
  width: 100% !important;
}
body.permissions .top_section.fix, body.company-permissions .top_section.fix, body.asset-categories .top_section.fix, body.sectors .top_section.fix, body.members .top_section.fix, body.households .top_section.fix, body.settings .top_section.fix {
  position: fixed;
  top: 85px;
  width: 100%;
  z-index: 50;
  left: 20vw;
}
body.permissions .top_section, body.company-permissions .top_section, body.asset-categories .top_section, body.sectors .top_section, body.members .top_section, body.households .top_section, body.settings .top_section {
  background-color: #fff;
  padding-bottom: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  padding-left: 30px;
}
body.permissions .top_section .btn-delete, body.company-permissions .top_section .btn-delete, body.asset-categories .top_section .btn-delete, body.sectors .top_section .btn-delete, body.members .top_section .btn-delete, body.households .top_section .btn-delete, body.settings .top_section .btn-delete {
  margin-top: 10px;
}
body.permissions .top_section h1, body.permissions .top_section h2, body.permissions .top_section h3, body.permissions .top_section p, body.permissions .top_section div, body.company-permissions .top_section h1, body.company-permissions .top_section h2, body.company-permissions .top_section h3, body.company-permissions .top_section p, body.company-permissions .top_section div, body.asset-categories .top_section h1, body.asset-categories .top_section h2, body.asset-categories .top_section h3, body.asset-categories .top_section p, body.asset-categories .top_section div, body.sectors .top_section h1, body.sectors .top_section h2, body.sectors .top_section h3, body.sectors .top_section p, body.sectors .top_section div, body.members .top_section h1, body.members .top_section h2, body.members .top_section h3, body.members .top_section p, body.members .top_section div, body.households .top_section h1, body.households .top_section h2, body.households .top_section h3, body.households .top_section p, body.households .top_section div, body.settings .top_section h1, body.settings .top_section h2, body.settings .top_section h3, body.settings .top_section p, body.settings .top_section div {
  color: #867a8f;
}
body.permissions .top_section h1, body.company-permissions .top_section h1, body.asset-categories .top_section h1, body.sectors .top_section h1, body.members .top_section h1, body.households .top_section h1, body.settings .top_section h1 {
  color: #D9D4DC;
  padding: 10px 0;
  padding-top: 0;
  margin-top: 0;
}
body.permissions .top_section h2, body.company-permissions .top_section h2, body.asset-categories .top_section h2, body.sectors .top_section h2, body.members .top_section h2, body.households .top_section h2, body.settings .top_section h2 {
  color: #fff;
  position: relative;
  margin-bottom: 10px;
  font-size: 1.125rem;
}
body.permissions .top_section h2 span.h-text, body.company-permissions .top_section h2 span.h-text, body.asset-categories .top_section h2 span.h-text, body.sectors .top_section h2 span.h-text, body.members .top_section h2 span.h-text, body.households .top_section h2 span.h-text, body.settings .top_section h2 span.h-text {
  position: absolute;
  bottom: 0;
  left: 40px;
  color: #fff;
}
body.permissions .top_section .tabs, body.company-permissions .top_section .tabs, body.asset-categories .top_section .tabs, body.sectors .top_section .tabs, body.members .top_section .tabs, body.households .top_section .tabs, body.settings .top_section .tabs {
  display: inline-block;
}
body.permissions .top_section .tabs dd > a, body.permissions .top_section .tabs .tab-title > a, body.company-permissions .top_section .tabs dd > a, body.company-permissions .top_section .tabs .tab-title > a, body.asset-categories .top_section .tabs dd > a, body.asset-categories .top_section .tabs .tab-title > a, body.sectors .top_section .tabs dd > a, body.sectors .top_section .tabs .tab-title > a, body.members .top_section .tabs dd > a, body.members .top_section .tabs .tab-title > a, body.households .top_section .tabs dd > a, body.households .top_section .tabs .tab-title > a, body.settings .top_section .tabs dd > a, body.settings .top_section .tabs .tab-title > a {
  padding: 10px 0 !important;
}
body.permissions .top_section .tab-title a, body.company-permissions .top_section .tab-title a, body.asset-categories .top_section .tab-title a, body.sectors .top_section .tab-title a, body.members .top_section .tab-title a, body.households .top_section .tab-title a, body.settings .top_section .tab-title a {
  background: none;
  color: #666666;
  text-transform: uppercase;
  font-family: "Roboto Condensed", serif;
  padding: 10px 0;
  margin-right: 40px;
  font-size: 1.125rem;
  border-bottom: 5px solid #ffffff;
  transition: all 200ms ease-out;
}
body.permissions .top_section .tab-title .f-dropdown a, body.company-permissions .top_section .tab-title .f-dropdown a, body.asset-categories .top_section .tab-title .f-dropdown a, body.sectors .top_section .tab-title .f-dropdown a, body.members .top_section .tab-title .f-dropdown a, body.households .top_section .tab-title .f-dropdown a, body.settings .top_section .tab-title .f-dropdown a {
  border-bottom: 0;
}
body.permissions .top_section .tab-title.dropdown, body.company-permissions .top_section .tab-title.dropdown, body.asset-categories .top_section .tab-title.dropdown, body.sectors .top_section .tab-title.dropdown, body.members .top_section .tab-title.dropdown, body.households .top_section .tab-title.dropdown, body.settings .top_section .tab-title.dropdown {
  position: static;
}
body.permissions .top_section .tab-title.dropdown a, body.company-permissions .top_section .tab-title.dropdown a, body.asset-categories .top_section .tab-title.dropdown a, body.sectors .top_section .tab-title.dropdown a, body.members .top_section .tab-title.dropdown a, body.households .top_section .tab-title.dropdown a, body.settings .top_section .tab-title.dropdown a {
  padding: 10px;
}
body.permissions .top_section .tab-title.active a,
body.permissions .top_section .tab-title:hover a, body.company-permissions .top_section .tab-title.active a,
body.company-permissions .top_section .tab-title:hover a, body.asset-categories .top_section .tab-title.active a,
body.asset-categories .top_section .tab-title:hover a, body.sectors .top_section .tab-title.active a,
body.sectors .top_section .tab-title:hover a, body.members .top_section .tab-title.active a,
body.members .top_section .tab-title:hover a, body.households .top_section .tab-title.active a,
body.households .top_section .tab-title:hover a, body.settings .top_section .tab-title.active a,
body.settings .top_section .tab-title:hover a {
  border-bottom: 5px solid #38c8af;
  transition: all 200ms ease-out;
}
body.permissions .top_section .tab-title.active .f-dropdown a,
body.permissions .top_section .tab-title:hover .f-dropdown a, body.company-permissions .top_section .tab-title.active .f-dropdown a,
body.company-permissions .top_section .tab-title:hover .f-dropdown a, body.asset-categories .top_section .tab-title.active .f-dropdown a,
body.asset-categories .top_section .tab-title:hover .f-dropdown a, body.sectors .top_section .tab-title.active .f-dropdown a,
body.sectors .top_section .tab-title:hover .f-dropdown a, body.members .top_section .tab-title.active .f-dropdown a,
body.members .top_section .tab-title:hover .f-dropdown a, body.households .top_section .tab-title.active .f-dropdown a,
body.households .top_section .tab-title:hover .f-dropdown a, body.settings .top_section .tab-title.active .f-dropdown a,
body.settings .top_section .tab-title:hover .f-dropdown a {
  border-bottom: none;
}
body.permissions .top_section .tabs-content, body.company-permissions .top_section .tabs-content, body.asset-categories .top_section .tabs-content, body.sectors .top_section .tabs-content, body.members .top_section .tabs-content, body.households .top_section .tabs-content, body.settings .top_section .tabs-content {
  margin-bottom: 0;
  height: auto;
  padding: 0;
}
body.permissions .top_section .tabs-content .content.active, body.company-permissions .top_section .tabs-content .content.active, body.asset-categories .top_section .tabs-content .content.active, body.sectors .top_section .tabs-content .content.active, body.members .top_section .tabs-content .content.active, body.households .top_section .tabs-content .content.active, body.settings .top_section .tabs-content .content.active {
  background: #38c8af;
  color: #fff;
  transition: all 200ms ease-out;
}
body.permissions .top_section .content, body.company-permissions .top_section .content, body.asset-categories .top_section .content, body.sectors .top_section .content, body.members .top_section .content, body.households .top_section .content, body.settings .top_section .content {
  margin-bottom: 0;
}
body.permissions .top_section .content .btn.btn-dark, body.company-permissions .top_section .content .btn.btn-dark, body.asset-categories .top_section .content .btn.btn-dark, body.sectors .top_section .content .btn.btn-dark, body.members .top_section .content .btn.btn-dark, body.households .top_section .content .btn.btn-dark, body.settings .top_section .content .btn.btn-dark {
  background: #2ca18c;
  margin-bottom: 10px;
  padding: 0 1.5rem;
}
body.permissions .top_section .content .btn.btn-dark:hover, body.company-permissions .top_section .content .btn.btn-dark:hover, body.asset-categories .top_section .content .btn.btn-dark:hover, body.sectors .top_section .content .btn.btn-dark:hover, body.members .top_section .content .btn.btn-dark:hover, body.households .top_section .content .btn.btn-dark:hover, body.settings .top_section .content .btn.btn-dark:hover {
  background: #278d7b;
}
body.permissions .top_section a.button, body.company-permissions .top_section a.button, body.asset-categories .top_section a.button, body.sectors .top_section a.button, body.members .top_section a.button, body.households .top_section a.button, body.settings .top_section a.button {
  margin-bottom: 0;
}
body.permissions .top_section p.desc, body.company-permissions .top_section p.desc, body.asset-categories .top_section p.desc, body.sectors .top_section p.desc, body.members .top_section p.desc, body.households .top_section p.desc, body.settings .top_section p.desc {
  min-height: 60px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
}
body.permissions .top_section img.icon, body.company-permissions .top_section img.icon, body.asset-categories .top_section img.icon, body.sectors .top_section img.icon, body.members .top_section img.icon, body.households .top_section img.icon, body.settings .top_section img.icon {
  width: 30px;
}
body.permissions .top_section .tabs-content, body.company-permissions .top_section .tabs-content, body.asset-categories .top_section .tabs-content, body.sectors .top_section .tabs-content, body.members .top_section .tabs-content, body.households .top_section .tabs-content, body.settings .top_section .tabs-content {
  margin-bottom: 0;
}

.logo-wrapper-mob,
.mb-display {
  display: none !important;
}

#planning-basics .income-needs .dollar-value span,
#planning-basics .inflation-rate .rate span {
  color: #38c8af;
}

@media screen and (max-width: 1920px) {
  body .main-wrapper #dashboard-nav.hidden .user-profile {
    height: 85px;
  }
  body .main-wrapper #dashboard-nav.hidden .user-profile .logo-wrapper::after {
    font-size: 85px;
    margin-left: -42.5px;
    left: 50%;
    top: -5px;
  }
  body .main-wrapper #dashboard-nav.hidden .user-profile .logo-wrapper .path {
    top: 24%;
    left: 50%;
    margin-left: -33px;
  }
  body .main-wrapper #dashboard-nav.hidden .nav li {
    padding: 14px 20px;
  }
  body .main-wrapper #dashboard-nav.hidden .nav li i {
    font-size: 2.2rem;
  }

  body .main-wrapper .main-app-container.hidden .top_section.fix,
body .main-wrapper .main-app-container.hidden .content-head,
body .main-wrapper .main-app-container.hidden {
    width: 93vw;
    left: 7vw;
  }

  .new-client-portal {
    width: 86vw !important;
    left: 14vw !important;
  }
  .new-client-portal .collapse-lg {
    display: none;
  }

  .new-client-portal-dashboard {
    width: 14vw !important;
  }
}
@media screen and (max-width: 1550px) {
  body .main-wrapper .main-app-container.hidden .top_section.fix,
body .main-wrapper .main-app-container.hidden .content-head,
body .main-wrapper .main-app-container.hidden {
    width: 88vw;
    left: 135px;
  }

  .new-client-portal {
    width: 80vw !important;
    left: 20vw !important;
  }
  .new-client-portal .collapse-lg {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  body .main-wrapper #dashboard-nav.hidden {
    width: 135px;
  }
  body .main-wrapper .main-app-container.hidden {
    width: 93vw;
    left: 135px;
  }
  body .main-wrapper .main-app-container.hidden.new-client-portal {
    left: 310px;
  }
  body .main-wrapper .main-app-container.hidden .content-head, body .main-wrapper .main-app-container.hidden .top_section.fix {
    left: 135px;
  }

  .new-client-portal-dashboard {
    width: 310px !important;
  }

  .collapse-lg {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  body.calculator.show .top_section,
body.calculator.show .cp_container.benchmark,
.empty-meter-column {
    display: none !important;
  }

  .calculator.show {
    box-sizing: border-box;
  }

  body .main-wrapper .content-head {
    position: static;
  }
  body .main-wrapper #dashboard-nav,
body .main-wrapper #dashboard-nav.hidden {
    width: 100vw;
    position: static;
    display: block;
    clear: both;
    height: 5.3125rem;
  }
  body .main-wrapper #dashboard-nav .nav,
body .main-wrapper #dashboard-nav.hidden .nav {
    display: none;
  }
  body .main-wrapper #dashboard-nav .user-profile,
body .main-wrapper #dashboard-nav.hidden .user-profile {
    width: 100%;
    float: left;
  }
  body .main-wrapper #dashboard-nav .user-profile .logo-wrapper .path,
body .main-wrapper #dashboard-nav.hidden .user-profile .logo-wrapper .path {
    top: 10px;
    left: 30px;
    margin-left: 0;
  }
  body .main-wrapper #dashboard-nav .user-profile .user-info,
body .main-wrapper #dashboard-nav.hidden .user-profile .user-info {
    display: none;
  }
  body .main-wrapper #dashboard-nav .user-profile .logo-wrapper::after,
body .main-wrapper #dashboard-nav.hidden .user-profile .logo-wrapper::after {
    font-size: 75px;
    margin-left: 0;
    left: 28px;
    top: -12px;
  }
  body .main-wrapper #dashboard-nav .nav {
    display: block;
    height: 100%;
    z-index: 50;
    background: #333;
    position: absolute;
    width: 100vw;
    top: 5.3rem;
  }
  body .main-wrapper #dashboard-nav .nav li {
    text-align: right;
  }
  body .main-wrapper .main-app-container,
body .main-wrapper .main-app-container.hidden {
    width: 100vw;
    left: auto;
    position: static;
    padding-top: 0;
    display: block;
    clear: both;
  }
  body .main-wrapper .main-app-container .content-head,
body .main-wrapper .main-app-container.hidden .content-head {
    position: static;
    width: 100vw;
  }
  body .main-wrapper .main-app-container .top_section .tab-title {
    float: none;
    width: 100%;
  }
  body .main-wrapper .main-app-container .top_section .tab-title a {
    border: 0;
    margin-left: 0;
    font-size: 1em;
  }
  body .main-wrapper .main-app-container .top_section .tab-title .f-dropdown.open {
    position: static !important;
    border: 0;
  }
  body .main-wrapper .main-app-container .top_section .tab-title .f-dropdown.open li a {
    padding-left: 25px;
  }
  body .main-wrapper .main-app-container .top_section .tab-title.dropdown a {
    position: relative;
  }
  body .main-wrapper .main-app-container .top_section .tab-title.dropdown > a::after {
    content: "";
    display: block;
    position: absolute;
    font-family: "einsteinfi";
    right: 0;
    top: 15px;
    font-size: 1rem;
  }
  body .main-wrapper .main-app-container .top_section .tab-title.dropdown ul {
    padding-left: 20px;
  }
  body .main-wrapper .main-app-container .top_section.fix {
    position: static;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body .main-wrapper .main-app-container .content-head {
    height: auto;
  }
  body .main-wrapper .main-app-container .content-head .heading {
    font-size: 1rem;
    padding: 1rem 2rem;
    height: auto;
    line-height: 2rem;
  }
  body .collapse-lg {
    bottom: initial;
    width: auto;
    height: 5.3125rem;
    top: 0;
    right: 0;
    position: absolute;
    background: #fff;
  }
  body .collapse-lg button {
    height: 100%;
    background: #2a2b2f;
  }
  body .collapse-lg i.icon-left-chevron {
    height: 8px;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 28px;
    display: block !important;
    margin-bottom: 4px;
  }
  body .collapse-lg i.icon-left-chevron::before {
    content: "";
  }

  .md-display {
    display: none !important;
  }

  .logo-wrapper-mob,
.mb-display {
    display: inline-block !important;
  }

  .logo-wrapper-mob {
    background: #fff;
    width: 70%;
    float: right;
    height: 85px;
    padding: 10px 15px;
    text-align: right;
  }
  .logo-wrapper-mob img {
    max-height: 60px;
  }

  body .collapse-lg {
    right: auto;
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  body .collapse-lg button {
    background: #38c8af;
  }
  body .main-wrapper .main-app-container .logo-wrapper {
    padding-right: 0;
  }
  body .main-wrapper .main-app-container .logo-wrapper img {
    max-width: 70%;
  }
  body .main-wrapper .main-app-container .dashboard-block {
    margin-left: 0;
  }
  body .main-wrapper .main-app-container.hidden .top_section.fix {
    width: 100%;
  }
  body .main-wrapper .main-app-container .content-head {
    background: #f9f9f9;
  }
  body .main-wrapper .main-app-container .bottom-section,
body .main-wrapper .main-app-container .top_section {
    padding: 15px;
    background: none;
    border: 0;
  }
  body .main-wrapper .main-app-container .bottom-section .row.fullWidth,
body .main-wrapper .main-app-container .top_section .row.fullWidth {
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
    height: auto;
  }
  body .main-wrapper .main-app-container .bottom-section .tabs,
body .main-wrapper .main-app-container .top_section .tabs {
    width: 100%;
    margin: 15px 0 0 0;
  }
  body .main-wrapper .main-app-container .bottom-section .tabs .tab-title,
body .main-wrapper .main-app-container .top_section .tabs .tab-title {
    border: 0;
    border-bottom: 1px solid #dbdbdb;
    padding: 0;
  }
  body .main-wrapper .main-app-container .bottom-section .tabs .tab-title a,
body .main-wrapper .main-app-container .top_section .tabs .tab-title a {
    padding: 15px 10px !important;
  }
  body .main-wrapper .main-app-container .bottom-section .tabs .tab-title.active,
body .main-wrapper .main-app-container .top_section .tabs .tab-title.active {
    background: #f7f7f7;
  }
  body .main-wrapper .main-app-container .bottom-section .tabs + .btn,
body .main-wrapper .main-app-container .top_section .tabs + .btn {
    float: none;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    text-align: center;
  }
  body .main-wrapper .main-app-container .bottom-section {
    height: auto;
  }
  body .main-wrapper .main-app-container .bottom-section #planning-date .columns.medium-6 {
    width: 0;
    height: 0;
  }
  body .main-wrapper .main-app-container .bottom-section #planning-date .columns.inflation-rate,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.income-needs {
    width: 50%;
    padding-left: 40px;
  }
  body .main-wrapper .main-app-container .bottom-section #planning-date .columns.inflation-rate .plan-start-date .year-value,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.inflation-rate .plan-start-date .start-date span,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.inflation-rate .plan-year .year-value,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.inflation-rate .plan-year .start-date span,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.income-needs .plan-start-date .year-value,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.income-needs .plan-start-date .start-date span,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.income-needs .plan-year .year-value,
body .main-wrapper .main-app-container .bottom-section #planning-date .columns.income-needs .plan-year .start-date span {
    color: #38c8af;
  }
  body .main-wrapper .main-app-container .content {
    padding: 0;
  }
  body .main-wrapper .main-app-container .content .household_show {
    background: none;
    margin-top: 0;
    padding: 0 15px 25px;
  }
  body .main-wrapper .main-app-container .content .household_show .right-panel,
body .main-wrapper .main-app-container .content .calculator-container .right-panel {
    padding: 25px;
    background: none;
  }
  body .main-wrapper .main-app-container .content .household_show .right-panel .row,
body .main-wrapper .main-app-container .content .calculator-container .right-panel .row {
    background: #fff;
    margin-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
  }
  body .main-wrapper .main-app-container .content .household_show .right-panel .row.collapse,
body .main-wrapper .main-app-container .content .calculator-container .right-panel .row.collapse {
    margin-bottom: 10px;
    border: 0;
  }
  body .main-wrapper .main-app-container .content #retirement-navigator {
    padding: 15px;
  }
  body .main-wrapper .main-app-container .content #retirement-navigator .left-section {
    margin-left: 0;
  }
  body .main-wrapper .main-app-container .content #retirement-navigator .left-section #page-container .page-thumb .page-options {
    top: -70px;
  }
  body .main-wrapper .main-app-container .content #retirement-navigator .left-section #page-container .page-thumb .page-options .columns a.secondary {
    padding-bottom: 15px;
    height: 70px;
  }
  body .main-wrapper .main-app-container .content #retirement-navigator .right-section {
    padding-left: 0;
  }
  body .main-wrapper #dashboard-nav .nav li {
    text-align: center;
  }
  body .main-wrapper #dashboard-nav.hidden .menu-icon {
    display: none;
  }
  body .main-wrapper .dashboard-block {
    padding-left: 0;
  }
  body .main-wrapper .profile-section {
    padding: 15px;
    background: none;
    border: 0;
  }
  body .main-wrapper .profile-section #planning-basics {
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
  }
  body .main-wrapper .profile-section #planning-basics .person {
    padding: 10px 25px;
    margin-bottom: 15px;
    width: 100% !important;
  }
  body .main-wrapper .profile-section #planning-basics .person .columns {
    width: 33.3333333333% !important;
  }
  body .main-wrapper .profile-section #planning-basics .person .first-letter a {
    line-height: 2.75rem;
  }
  body .main-wrapper .profile-section #planning-basics .person .first-letter::before {
    top: -10px;
  }
  body .main-wrapper .profile-section #planning-basics .person .name {
    font-weight: 400;
    color: #555;
    font-size: 27px;
    margin-bottom: 10px;
  }
  body .main-wrapper .profile-section #planning-basics .person.two {
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
  }
  body .main-wrapper .profile-section #planning-basics .income-needs,
body .main-wrapper .profile-section #planning-basics .inflation-rate {
    width: 50%;
    text-align: left;
    padding-left: 40px;
  }
  body .main-wrapper .profile-section #planning-basics .income-needs .rate,
body .main-wrapper .profile-section #planning-basics .income-needs .dollar-value,
body .main-wrapper .profile-section #planning-basics .inflation-rate .rate,
body .main-wrapper .profile-section #planning-basics .inflation-rate .dollar-value {
    font-size: 30px;
  }
  body .main-wrapper .profile-section #planning-basics .medium-2:nth-child(5) {
    display: none;
  }
  body .main-wrapper .tableFloatingHeaderOriginal {
    margin-top: 0 !important;
  }
  body .main-wrapper .planning-notices {
    margin-bottom: 0 !important;
  }
  body .main-wrapper #planning-date .plan-start-date .start-date .text {
    display: table;
    margin: 0 auto;
  }

  body.households.show .bottom-section .row.fullWidth #planning-date.bottom .medium-2.columns.inflation-rate .plan-start-date .start-date {
    display: block;
    height: 50px;
    width: auto;
  }
  body.households.show .bottom-section .row.fullWidth #planning-date.bottom .medium-2:nth-child(3) {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #planning-date .plan-start-date .start-date {
    height: auto;
    display: table;
  }
  #planning-date .medium-2, #planning-date .medium-4 {
    width: 100% !important;
  }
  #planning-date .medium-3 {
    width: 50% !important;
  }
  #planning-date .medium-2, #planning-date .medium-3, #planning-date .medium-4 {
    padding: 0 !important;
    margin-bottom: 10px;
  }

  #planning-basics {
    padding: 30px 0 0;
  }
}
@media screen and (min-width: 550px) and (max-width: 625px) {
  #planning-date .plan-start-date .start-date {
    height: auto;
    display: table;
  }
  #planning-date .medium-4, #planning-date .medium-2 {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 10px;
  }

  .arrow-meters {
    left: 49%;
  }
}
@media screen and (min-width: 640px) {
  body.income-planner #planning-date.has-success-meter .plan-start-date .start-date {
    height: 80px;
  }
}
.aqumulate_financial_institutions .fa-spinner {
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.fr-element p {
  font-weight: 300;
  font-size: 1.125rem;
  margin-bottom: 0;
}

.froala-editor.f-inline {
  z-index: 10001 !important;
}

.fr-toolbar {
  border-top: 5px solid #1d3e85;
}

.fr-placeholder {
  font-size: 1rem !important;
}

.fr-top {
  border-radius: 0;
}

body #dashboard-nav.new-client-portal-dashboard .menu-icon {
  text-align: left !important;
  padding-left: 32px !important;
}
body #dashboard-nav.new-client-portal-dashboard .menu-icon b {
  font-size: 12pt !important;
  display: inline !important;
}
body #dashboard-nav.new-client-portal-dashboard .nav li {
  text-align: left !important;
}
body #dashboard-nav.new-client-portal-dashboard .nav li span {
  display: inline !important;
  font-size: 14pt !important;
}
body #dashboard-nav.new-client-portal-dashboard .nav li div.dash-ikon {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-top: -10px;
}
body #dashboard-nav.new-client-portal-dashboard .nav li div.dash-ikon img {
  padding-top: 16px;
  height: 40px;
  width: auto;
}
body #dashboard-nav.new-client-portal-dashboard .nav li div.dash-label {
  margin-top: 8px;
}
body #dashboard-nav.new-client-portal-dashboard .nav li.login {
  display: block;
}
body #dashboard-nav.new-client-portal-dashboard .nav li.login a {
  text-align: center;
}

.new-client-portal .cp_header, .new-client-portal .content-head, .new-client-portal .ch-household,
.new-client-portal .nd-header {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.new-client-portal .nd-header {
  margin: 20px 2%;
  width: 96%;
  min-height: 70px;
  background-color: #fff;
  padding-right: 0;
}
.new-client-portal .nd-header .profession {
  margin-top: -16px;
}
.new-client-portal .nd-header .inflation {
  float: right;
  height: 72px;
  background-color: #38c8af;
  min-width: 330px;
}
.new-client-portal .nd-header .inflation div, .new-client-portal .nd-header .inflation p {
  color: #fff !important;
}
.new-client-portal .nd-header .inflation h1 {
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
  letter-spacing: 1px;
}
.new-client-portal .nd-header .inflation .line2 {
  margin-top: -16pt;
  margin-bottom: 0 !important;
}
.new-client-portal .nd-header .boxes {
  padding: 10px 0 0 3px;
  color: #666;
}
.new-client-portal .nd-header .user-wrapper {
  min-width: 306px;
  padding: 10px 0 0 3px;
}
.new-client-portal .ch-household {
  padding: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.new-client-portal .schedule-chat-icons {
  position: absolute;
  bottom: 8px;
}
.new-client-portal .nd-content {
  margin: 0 2%;
  padding: 0;
  width: 96%;
  padding-right: 0;
}
.new-client-portal .nd-content .cp_container {
  margin-top: 12pt;
}
.new-client-portal .nd-content .left-panel, .new-client-portal .nd-content .columns {
  padding-left: 0 !important;
}
.new-client-portal .nd-content .cp_header, .new-client-portal .nd-content .controls, .new-client-portal .nd-content .desc {
  color: white !important;
  font-family: Helvetica, sans-serif !important;
}
.new-client-portal .nd-content .orange {
  background-color: #E06A00;
}
.new-client-portal .nd-content .blue {
  background-color: #3293C6;
}
.new-client-portal .nd-content .green {
  background-color: #38c8af;
}
.new-client-portal .nd-content .red {
  background-color: #CD4F38;
}
.new-client-portal .nd-content .royal {
  background-color: #120066;
}
.new-client-portal .smallfont {
  font-size: 0.8rem;
  line-height: 2rem;
}
.new-client-portal .income-profile .detail-column {
  text-align: right;
  padding: 4px !important;
}
.new-client-portal .income-profile .type-column {
  clear: both;
  padding: 4px !important;
}
.new-client-portal .income-profile hr {
  margin: 0;
}
.new-client-portal .income-profile .desc, .new-client-portal .income-profile .dollars {
  color: #fff;
  /*       text-align: right;
         min-width: 155px;*/
}
.new-client-portal .income-profile .ikon {
  float: left;
  margin: -6px 8px -8px -8px;
}
.new-client-portal .income-profile .dollars {
  text-align: right;
}
.new-client-portal .income-profile .money {
  min-width: 160px;
  text-align: right;
  font-size: 12pt !important;
  font-weight: 700 !important;
  padding-right: 24px !important;
  font-family: Helvetica, sans-serif !important;
  padding-top: 4px;
  letter-spacing: 1px;
}
.new-client-portal .income-profile .controls {
  position: absolute;
  top: -2px;
  right: -14px;
}
.new-client-portal .right-panel {
  margin-top: 12pt !important;
}
.new-client-portal .advisor-card {
  margin-top: 24pt !important;
}
.new-client-portal .advisor-card img.logo {
  margin: 0 0 0 -10px;
}
.new-client-portal .advisor-card p {
  margin: 0;
  color: black;
  line-height: 1.2rem;
}
.new-client-portal .advisor-card .ikon {
  margin: -10px 10px 0 0;
}
.new-client-portal .advisor-card .columns {
  height: 130px;
  vertical-align: bottom;
}
.new-client-portal img.chart {
  float: left;
  margin: 24px 8px 0 0;
}
.new-client-portal img.ikon-user {
  float: left;
  margin: 6px 8px 0 -6px;
}
.new-client-portal #income-profile {
  padding: 0;
}
.new-client-portal #income-profile .income-targets-estimates {
  border-top: 1px solid #f2f2f2;
  box-shadow: none;
}
.new-client-portal #income-profile .row.collapse.thead {
  border-top: 1px solid #f2f2f2;
  box-shadow: none;
}
.new-client-portal .sudo-table-header {
  box-shadow: none;
}
@media screen and (max-width: 1332px) {
  .new-client-portal .nd-header .columns {
    padding-right: 0;
    padding-left: 10px;
    margin-right: 0;
  }
  .new-client-portal .nd-header .user-wrapper {
    min-width: 296px;
  }
}
@media screen and (max-width: 1024px) {
  .new-client-portal .main-app-container .collapse-lg {
    display: block;
  }
  .new-client-portal .fullWidth {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .new-client-portal .left-panel {
    diaplay: block !important;
  }
  .new-client-portal .nd-content .columns {
    padding: 0 !important;
  }
  .new-client-portal .nd-header {
    padding-left: 0 !important;
  }
  .new-client-portal .nd-header .medium-6 {
    width: 50% !important;
    margin: auto;
  }
  .new-client-portal .nd-header .medium-12 {
    width: 100% !important;
  }
  .new-client-portal .nd-header .inflation {
    width: 100% !important;
  }
  .new-client-portal img.chart {
    margin: 0 8px 0 0;
  }
  .new-client-portal .income-profile {
    margin-right: 2%;
  }
  .new-client-portal .income-profile .controls {
    top: 20px;
  }
  .new-client-portal .income-profile .money {
    min-width: 0 !important;
  }
  .new-client-portal .income-profile .medium-6 {
    width: 50% !important;
  }
}
@media screen and (max-width: 766px) {
  .new-client-portal .advisor-card .schedule-chat-icons {
    position: absolute;
    bottom: 8px;
    left: 8px;
  }
  .new-client-portal .advisor-card .columns {
    height: auto;
    min-height: 50px;
    vertical-align: bottom;
  }
  .new-client-portal .income-profile {
    margin-right: 0;
  }
}

.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  transition: opacity 0.3s ease;
}

.modal-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.modal-container {
  margin: 0px auto;
  padding: 20px 30px;
  background-color: #fff;
}

.modal-header h3 {
  margin-top: 0;
  color: #42b983;
}

.modal-header h2 {
  font-size: 23px;
}

.modal-body {
  margin: 20px 0;
}

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */
.modal-enter {
  opacity: 0;
}

.modal-leave-active {
  opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
  transform: scale(1.1);
}

#closeModal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #AAAAAA;
  font-weight: bold;
  cursor: pointer;
}

.loading-spinner {
  z-index: 999;
  height: 200px;
  width: 200px;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#vueModal {
  padding: 1.25rem;
}

#vueModal .text-center h4 {
  font-size: 1.4375rem;
  text-align: left;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  font-family: "Roboto Condensed", serif;
  color: #666666;
  text-transform: uppercase;
}

.reveal-modal h4, .reveal-modal h2, #modals-container .v--modal-overlay .v--modal-box.v--modal h4, #modals-container .v--modal-overlay .v--modal-box.v--modal h2 {
  text-align: left;
  font-family: "Roboto Condensed", serif;
  color: #666666;
  text-transform: uppercase;
}
.reveal-modal input[type=text], .reveal-modal input[type=password], .reveal-modal input[type=date], .reveal-modal input[type=datetime], .reveal-modal input[type=datetime-local], .reveal-modal input[type=month], .reveal-modal input[type=week], .reveal-modal input[type=email], .reveal-modal input[type=number], .reveal-modal input[type=search], .reveal-modal input[type=tel], .reveal-modal input[type=time], .reveal-modal input[type=url], .reveal-modal input[type=color], .reveal-modal textarea, .reveal-modal .form-input, #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=text], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=password], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=date], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=datetime], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=datetime-local], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=month], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=week], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=email], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=number], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=search], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=tel], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=time], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=url], #modals-container .v--modal-overlay .v--modal-box.v--modal input[type=color], #modals-container .v--modal-overlay .v--modal-box.v--modal textarea, #modals-container .v--modal-overlay .v--modal-box.v--modal .form-input {
  font-size: 1.125rem;
  line-height: 1.25rem;
  height: 2.25rem;
}
.reveal-modal label, #modals-container .v--modal-overlay .v--modal-box.v--modal label {
  font-family: "Roboto Condensed", serif;
  line-height: 2.25rem;
  font-weight: 300;
  color: #888888;
}

/*
 * Override the modal's overflow to show the select
 * https://github.com/euvl/vue-js-modal/issues/250
 */
.v--modal-overlay .v--modal-box {
  overflow: visible !important;
}

@media screen and (max-width: 640px) {
  #modals-container .v--modal-overlay .v--modal-box.v--modal {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
}
.modal-income-bucket label.control-label {
  display: inline;
}

.multiselect__input {
  border: none !important;
}

.multiselect__option {
  font-size: 14px !important;
}

.multiselect__content-wrapper {
  overflow-x: hidden;
}

@font-face {
  font-family: "foundation-icons";
  src: url("foundation-icons.eot");
  src: url("foundation-icons.eot?#iefix") format("embedded-opentype"), url("foundation-icons.woff") format("woff"), url("foundation-icons.ttf") format("truetype"), url("foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before {
  content: "";
}

.fi-alert:before {
  content: "";
}

.fi-align-center:before {
  content: "";
}

.fi-align-justify:before {
  content: "";
}

.fi-align-left:before {
  content: "";
}

.fi-align-right:before {
  content: "";
}

.fi-anchor:before {
  content: "";
}

.fi-annotate:before {
  content: "";
}

.fi-archive:before {
  content: "";
}

.fi-arrow-down:before {
  content: "";
}

.fi-arrow-left:before {
  content: "";
}

.fi-arrow-right:before {
  content: "";
}

.fi-arrow-up:before {
  content: "";
}

.fi-arrows-compress:before {
  content: "";
}

.fi-arrows-expand:before {
  content: "";
}

.fi-arrows-in:before {
  content: "";
}

.fi-arrows-out:before {
  content: "";
}

.fi-asl:before {
  content: "";
}

.fi-asterisk:before {
  content: "";
}

.fi-at-sign:before {
  content: "";
}

.fi-background-color:before {
  content: "";
}

.fi-battery-empty:before {
  content: "";
}

.fi-battery-full:before {
  content: "";
}

.fi-battery-half:before {
  content: "";
}

.fi-bitcoin-circle:before {
  content: "";
}

.fi-bitcoin:before {
  content: "";
}

.fi-blind:before {
  content: "";
}

.fi-bluetooth:before {
  content: "";
}

.fi-bold:before {
  content: "";
}

.fi-book-bookmark:before {
  content: "";
}

.fi-book:before {
  content: "";
}

.fi-bookmark:before {
  content: "";
}

.fi-braille:before {
  content: "";
}

.fi-burst-new:before {
  content: "";
}

.fi-burst-sale:before {
  content: "";
}

.fi-burst:before {
  content: "";
}

.fi-calendar:before {
  content: "";
}

.fi-camera:before {
  content: "";
}

.fi-check:before {
  content: "";
}

.fi-checkbox:before {
  content: "";
}

.fi-clipboard-notes:before {
  content: "";
}

.fi-clipboard-pencil:before {
  content: "";
}

.fi-clipboard:before {
  content: "";
}

.fi-clock:before {
  content: "";
}

.fi-closed-caption:before {
  content: "";
}

.fi-cloud:before {
  content: "";
}

.fi-comment-minus:before {
  content: "";
}

.fi-comment-quotes:before {
  content: "";
}

.fi-comment-video:before {
  content: "";
}

.fi-comment:before {
  content: "";
}

.fi-comments:before {
  content: "";
}

.fi-compass:before {
  content: "";
}

.fi-contrast:before {
  content: "";
}

.fi-credit-card:before {
  content: "";
}

.fi-crop:before {
  content: "";
}

.fi-crown:before {
  content: "";
}

.fi-css3:before {
  content: "";
}

.fi-database:before {
  content: "";
}

.fi-die-five:before {
  content: "";
}

.fi-die-four:before {
  content: "";
}

.fi-die-one:before {
  content: "";
}

.fi-die-six:before {
  content: "";
}

.fi-die-three:before {
  content: "";
}

.fi-die-two:before {
  content: "";
}

.fi-dislike:before {
  content: "";
}

.fi-dollar-bill:before {
  content: "";
}

.fi-dollar:before {
  content: "";
}

.fi-download:before {
  content: "";
}

.fi-eject:before {
  content: "";
}

.fi-elevator:before {
  content: "";
}

.fi-euro:before {
  content: "";
}

.fi-eye:before {
  content: "";
}

.fi-fast-forward:before {
  content: "";
}

.fi-female-symbol:before {
  content: "";
}

.fi-female:before {
  content: "";
}

.fi-filter:before {
  content: "";
}

.fi-first-aid:before {
  content: "";
}

.fi-flag:before {
  content: "";
}

.fi-folder-add:before {
  content: "";
}

.fi-folder-lock:before {
  content: "";
}

.fi-folder:before {
  content: "";
}

.fi-foot:before {
  content: "";
}

.fi-foundation:before {
  content: "";
}

.fi-graph-bar:before {
  content: "";
}

.fi-graph-horizontal:before {
  content: "";
}

.fi-graph-pie:before {
  content: "";
}

.fi-graph-trend:before {
  content: "";
}

.fi-guide-dog:before {
  content: "";
}

.fi-hearing-aid:before {
  content: "";
}

.fi-heart:before {
  content: "";
}

.fi-home:before {
  content: "";
}

.fi-html5:before {
  content: "";
}

.fi-indent-less:before {
  content: "";
}

.fi-indent-more:before {
  content: "";
}

.fi-info:before {
  content: "";
}

.fi-italic:before {
  content: "";
}

.fi-key:before {
  content: "";
}

.fi-laptop:before {
  content: "";
}

.fi-layout:before {
  content: "";
}

.fi-lightbulb:before {
  content: "";
}

.fi-like:before {
  content: "";
}

.fi-link:before {
  content: "";
}

.fi-list-bullet:before {
  content: "";
}

.fi-list-number:before {
  content: "";
}

.fi-list-thumbnails:before {
  content: "";
}

.fi-list:before {
  content: "";
}

.fi-lock:before {
  content: "";
}

.fi-loop:before {
  content: "";
}

.fi-magnifying-glass:before {
  content: "";
}

.fi-mail:before {
  content: "";
}

.fi-male-female:before {
  content: "";
}

.fi-male-symbol:before {
  content: "";
}

.fi-male:before {
  content: "";
}

.fi-map:before {
  content: "";
}

.fi-marker:before {
  content: "";
}

.fi-megaphone:before {
  content: "";
}

.fi-microphone:before {
  content: "";
}

.fi-minus-circle:before {
  content: "";
}

.fi-minus:before {
  content: "";
}

.fi-mobile-signal:before {
  content: "";
}

.fi-mobile:before {
  content: "";
}

.fi-monitor:before {
  content: "";
}

.fi-mountains:before {
  content: "";
}

.fi-music:before {
  content: "";
}

.fi-next:before {
  content: "";
}

.fi-no-dogs:before {
  content: "";
}

.fi-no-smoking:before {
  content: "";
}

.fi-page-add:before {
  content: "";
}

.fi-page-copy:before {
  content: "";
}

.fi-page-csv:before {
  content: "";
}

.fi-page-delete:before {
  content: "";
}

.fi-page-doc:before {
  content: "";
}

.fi-page-edit:before {
  content: "";
}

.fi-page-export-csv:before {
  content: "";
}

.fi-page-export-doc:before {
  content: "";
}

.fi-page-export-pdf:before {
  content: "";
}

.fi-page-export:before {
  content: "";
}

.fi-page-filled:before {
  content: "";
}

.fi-page-multiple:before {
  content: "";
}

.fi-page-pdf:before {
  content: "";
}

.fi-page-remove:before {
  content: "";
}

.fi-page-search:before {
  content: "";
}

.fi-page:before {
  content: "";
}

.fi-paint-bucket:before {
  content: "";
}

.fi-paperclip:before {
  content: "";
}

.fi-pause:before {
  content: "";
}

.fi-paw:before {
  content: "";
}

.fi-paypal:before {
  content: "";
}

.fi-pencil:before {
  content: "";
}

.fi-photo:before {
  content: "";
}

.fi-play-circle:before {
  content: "";
}

.fi-play-video:before {
  content: "";
}

.fi-play:before {
  content: "";
}

.fi-plus:before {
  content: "";
}

.fi-pound:before {
  content: "";
}

.fi-power:before {
  content: "";
}

.fi-previous:before {
  content: "";
}

.fi-price-tag:before {
  content: "";
}

.fi-pricetag-multiple:before {
  content: "";
}

.fi-print:before {
  content: "";
}

.fi-prohibited:before {
  content: "";
}

.fi-projection-screen:before {
  content: "";
}

.fi-puzzle:before {
  content: "";
}

.fi-quote:before {
  content: "";
}

.fi-record:before {
  content: "";
}

.fi-refresh:before {
  content: "";
}

.fi-results-demographics:before {
  content: "";
}

.fi-results:before {
  content: "";
}

.fi-rewind-ten:before {
  content: "";
}

.fi-rewind:before {
  content: "";
}

.fi-rss:before {
  content: "";
}

.fi-safety-cone:before {
  content: "";
}

.fi-save:before {
  content: "";
}

.fi-share:before {
  content: "";
}

.fi-sheriff-badge:before {
  content: "";
}

.fi-shield:before {
  content: "";
}

.fi-shopping-bag:before {
  content: "";
}

.fi-shopping-cart:before {
  content: "";
}

.fi-shuffle:before {
  content: "";
}

.fi-skull:before {
  content: "";
}

.fi-social-500px:before {
  content: "";
}

.fi-social-adobe:before {
  content: "";
}

.fi-social-amazon:before {
  content: "";
}

.fi-social-android:before {
  content: "";
}

.fi-social-apple:before {
  content: "";
}

.fi-social-behance:before {
  content: "";
}

.fi-social-bing:before {
  content: "";
}

.fi-social-blogger:before {
  content: "";
}

.fi-social-delicious:before {
  content: "";
}

.fi-social-designer-news:before {
  content: "";
}

.fi-social-deviant-art:before {
  content: "";
}

.fi-social-digg:before {
  content: "";
}

.fi-social-dribbble:before {
  content: "";
}

.fi-social-drive:before {
  content: "";
}

.fi-social-dropbox:before {
  content: "";
}

.fi-social-evernote:before {
  content: "";
}

.fi-social-facebook:before {
  content: "";
}

.fi-social-flickr:before {
  content: "";
}

.fi-social-forrst:before {
  content: "";
}

.fi-social-foursquare:before {
  content: "";
}

.fi-social-game-center:before {
  content: "";
}

.fi-social-github:before {
  content: "";
}

.fi-social-google-plus:before {
  content: "";
}

.fi-social-hacker-news:before {
  content: "";
}

.fi-social-hi5:before {
  content: "";
}

.fi-social-instagram:before {
  content: "";
}

.fi-social-joomla:before {
  content: "";
}

.fi-social-lastfm:before {
  content: "";
}

.fi-social-linkedin:before {
  content: "";
}

.fi-social-medium:before {
  content: "";
}

.fi-social-myspace:before {
  content: "";
}

.fi-social-orkut:before {
  content: "";
}

.fi-social-path:before {
  content: "";
}

.fi-social-picasa:before {
  content: "";
}

.fi-social-pinterest:before {
  content: "";
}

.fi-social-rdio:before {
  content: "";
}

.fi-social-reddit:before {
  content: "";
}

.fi-social-skillshare:before {
  content: "";
}

.fi-social-skype:before {
  content: "";
}

.fi-social-smashing-mag:before {
  content: "";
}

.fi-social-snapchat:before {
  content: "";
}

.fi-social-spotify:before {
  content: "";
}

.fi-social-squidoo:before {
  content: "";
}

.fi-social-stack-overflow:before {
  content: "";
}

.fi-social-steam:before {
  content: "";
}

.fi-social-stumbleupon:before {
  content: "";
}

.fi-social-treehouse:before {
  content: "";
}

.fi-social-tumblr:before {
  content: "";
}

.fi-social-twitter:before {
  content: "";
}

.fi-social-vimeo:before {
  content: "";
}

.fi-social-windows:before {
  content: "";
}

.fi-social-xbox:before {
  content: "";
}

.fi-social-yahoo:before {
  content: "";
}

.fi-social-yelp:before {
  content: "";
}

.fi-social-youtube:before {
  content: "";
}

.fi-social-zerply:before {
  content: "";
}

.fi-social-zurb:before {
  content: "";
}

.fi-sound:before {
  content: "";
}

.fi-star:before {
  content: "";
}

.fi-stop:before {
  content: "";
}

.fi-strikethrough:before {
  content: "";
}

.fi-subscript:before {
  content: "";
}

.fi-superscript:before {
  content: "";
}

.fi-tablet-landscape:before {
  content: "";
}

.fi-tablet-portrait:before {
  content: "";
}

.fi-target-two:before {
  content: "";
}

.fi-target:before {
  content: "";
}

.fi-telephone-accessible:before {
  content: "";
}

.fi-telephone:before {
  content: "";
}

.fi-text-color:before {
  content: "";
}

.fi-thumbnails:before {
  content: "";
}

.fi-ticket:before {
  content: "";
}

.fi-torso-business:before {
  content: "";
}

.fi-torso-female:before {
  content: "";
}

.fi-torso:before {
  content: "";
}

.fi-torsos-all-female:before {
  content: "";
}

.fi-torsos-all:before {
  content: "";
}

.fi-torsos-female-male:before {
  content: "";
}

.fi-torsos-male-female:before {
  content: "";
}

.fi-torsos:before {
  content: "";
}

.fi-trash:before {
  content: "";
}

.fi-trees:before {
  content: "";
}

.fi-trophy:before {
  content: "";
}

.fi-underline:before {
  content: "";
}

.fi-universal-access:before {
  content: "";
}

.fi-unlink:before {
  content: "";
}

.fi-unlock:before {
  content: "";
}

.fi-upload-cloud:before {
  content: "";
}

.fi-upload:before {
  content: "";
}

.fi-usb:before {
  content: "";
}

.fi-video:before {
  content: "";
}

.fi-volume-none:before {
  content: "";
}

.fi-volume-strike:before {
  content: "";
}

.fi-volume:before {
  content: "";
}

.fi-web:before {
  content: "";
}

.fi-wheelchair:before {
  content: "";
}

.fi-widget:before {
  content: "";
}

.fi-wrench:before {
  content: "";
}

.fi-x-circle:before {
  content: "";
}

.fi-x:before {
  content: "";
}

.fi-yen:before {
  content: "";
}

.fi-zoom-in:before {
  content: "";
}

.fi-zoom-out:before {
  content: "";
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#zf-5.5.2/dt-1.10.10,r-2.0.0,sc-1.4.0
 *
 * Included libraries:
 *   Foundation 5.5.2, DataTables 1.10.10, Responsive 2.0.0, Scroller 1.4.0
 */
table.dataTable {
  clear: both;
  margin: 0.5em 0 !important;
  max-width: none !important;
  width: 100%;
}

table.dataTable td, table.dataTable th {
  box-sizing: content-box;
}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

div.dataTables_wrapper {
  position: relative;
}

div.dataTables_wrapper div.dataTables_length label {
  float: left;
  text-align: left;
  margin-bottom: 0;
}

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  margin-bottom: 0;
}

div.dataTables_wrapper div.dataTables_filter label {
  float: right;
  margin-bottom: 0;
}

div.dataTables_wrapper div.dataTables_filter input {
  display: inline-block !important;
  width: auto !important;
  margin-bottom: 0;
  margin-left: 0.5em;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 2px;
}

div.dataTables_wrapper div.dataTables_paginate {
  float: right;
  margin: 0;
}

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1rem 0;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 1.5rem;
}

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
  cursor: pointer;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("//cdn.datatables.net/1.10.2/images/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("//cdn.datatables.net/1.10.2/images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("//cdn.datatables.net/1.10.2/images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("//cdn.datatables.net/1.10.2/images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("//cdn.datatables.net/1.10.2/images/sort_desc_disabled.png");
}

div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  font-family: "Courier New", Courier, monospace;
  text-indent: 4px;
  line-height: 16px;
  content: "+";
  background-color: #008CBA;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: "-";
  background-color: #d33333;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}

table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  font-family: "Courier New", Courier, monospace;
  text-indent: 4px;
  line-height: 16px;
  content: "+";
  background-color: #008CBA;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "-";
  background-color: #d33333;
}

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}

table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}

table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}

table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}

table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}

div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}

div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}

div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}

div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}

div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
table.dataTable > tbody > tr.child ul {
  font-size: 1em;
}

div.DTS tbody th, div.DTS tbody td {
  white-space: nowrap;
}

div.DTS div.DTS_Loading {
  z-index: 1;
}

div.DTS div.dataTables_scrollBody {
  background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px);
}

div.DTS div.dataTables_scrollBody table {
  z-index: 2;
}

div.DTS div.dataTables_paginate {
  display: none;
}

.noty_layout_mixin, #noty_layout__centerRight, #noty_layout__centerLeft, #noty_layout__center, #noty_layout__bottomRight, #noty_layout__bottomCenter, #noty_layout__bottomLeft, #noty_layout__bottom, #noty_layout__topRight, #noty_layout__topCenter, #noty_layout__topLeft, #noty_layout__top {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  transform: translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%;
}

#noty_layout__top {
  top: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__topLeft {
  top: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__topRight {
  top: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__bottom {
  bottom: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__center {
  top: 50%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__centerLeft {
  top: 50%;
  left: 20px;
  width: 325px;
  transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__centerRight {
  top: 50%;
  right: 20px;
  width: 325px;
  transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

.noty_progressbar {
  display: none;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: 0.2;
  filter: alpha(opacity=10);
}

.noty_bar {
  -webkit-backface-visibility: hidden;
  transform: translate(0, 0) scale(1, 1);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
}

.noty_effects_open {
  opacity: 0;
  transform: translate(50%);
  -webkit-animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.noty_effects_close {
  -webkit-animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
          animation: noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.noty_fix_effects_height {
  -webkit-animation: noty_anim_height 75ms ease-out;
          animation: noty_anim_height 75ms ease-out;
}

.noty_close_with_click {
  cursor: pointer;
}

.noty_close_button {
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.2s ease-out;
}

.noty_close_button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.noty_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10000;
  opacity: 0.3;
  left: 0;
  top: 0;
}

.noty_modal.noty_modal_open {
  opacity: 0;
  -webkit-animation: noty_modal_in 0.3s ease-out;
          animation: noty_modal_in 0.3s ease-out;
}

.noty_modal.noty_modal_close {
  -webkit-animation: noty_modal_out 0.3s ease-out;
          animation: noty_modal_out 0.3s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes noty_modal_in {
  100% {
    opacity: 0.3;
  }
}

@keyframes noty_modal_in {
  100% {
    opacity: 0.3;
  }
}
@-webkit-keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}
@keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}
@keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes noty_anim_in {
  100% {
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes noty_anim_in {
  100% {
    transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes noty_anim_out {
  100% {
    transform: translate(50%);
    opacity: 0;
  }
}
@keyframes noty_anim_out {
  100% {
    transform: translate(50%);
    opacity: 0;
  }
}
@-webkit-keyframes noty_anim_height {
  100% {
    height: 0;
  }
}
@keyframes noty_anim_height {
  100% {
    height: 0;
  }
}
@font-face {
  font-family: "einsteinfi";
  src: url("../../fonts/einsteinfi.eot?cy5lno");
  src: url("../../fonts/einsteinfi.eot?cy5lno#iefix") format("embedded-opentype"), url("../../fonts/einsteinfi.ttf?cy5lno") format("truetype"), url("../../fonts/einsteinfi.woff?cy5lno") format("woff"), url("../../fonts/einsteinfi.svg?cy5lno#einsteinfi") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "einsteinfi" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-enterprise:before {
  content: "";
}

.icon-av_timer:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-add_circle:before {
  content: "";
}

.icon-block:before {
  content: "";
}

.icon-report:before {
  content: "";
}

.icon-format_list_bulleted:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-control_point:before {
  content: "";
}

.icon-tune:before {
  content: "";
}

.icon-zoom_out_map:before {
  content: "";
}

.icon-arrow_drop_down:before {
  content: "";
}

.icon-arrow_drop_up:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-unfold_less:before {
  content: "";
}

.icon-unfold_more:before {
  content: "";
}

.icon-person_outline:before {
  content: "";
}

.icon-poll:before {
  content: "";
}

.icon-account_box:before {
  content: "";
}

.icon-account_circle:before {
  content: "";
}

.icon-assignment:before {
  content: "";
}

.icon-assignment_turned_in:before {
  content: "";
}

.icon-autorenew:before {
  content: "";
}

.icon-build:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-description:before {
  content: "";
}

.icon-done:before {
  content: "";
}

.icon-open_in_new:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-swap_horiz:before {
  content: "";
}

.icon-swap_vert:before {
  content: "";
}

.icon-trending_up:before {
  content: "";
}

.icon-view_headline:before {
  content: "";
}

.icon-view_module:before {
  content: "";
}

.icon-view_quilt:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-portfolio-builder:before {
  content: "";
}

.icon-down-chevron:before {
  content: "";
}

.icon-left-chevron:before {
  content: "";
}

.icon-piggy-bank:before {
  content: "";
}

.icon-fai-comparison:before {
  content: "";
}

.icon-income-planner:before {
  content: "";
}

.icon-up-chevron:before {
  content: "";
}

.icon-logo:before {
  content: "";
}

.icon-forms-editor:before {
  content: "";
}

.icon-company:before {
  content: "";
}

.icon-compliance2:before {
  content: "";
}

.icon-right-chevron:before {
  content: "";
}

.icon-company-portfolio:before {
  content: "";
}

.icon-compliance:before {
  content: "";
}

.icon-contact-block:before {
  content: "";
}

.icon-logout2:before {
  content: "";
}

.icon-portfolio22:before {
  content: "";
}

.icon-hexa:before {
  content: "";
}

.icon-graphic:before {
  content: "";
}

.icon-link-symbol:before {
  content: "";
}

.icon-logout:before {
  content: "";
}

.icon-oval-speech-bubble:before {
  content: "";
}

.icon-budget:before {
  content: "";
}

.icon-calculator2:before {
  content: "";
}

.icon-investment:before {
  content: "";
}

.icon-light-bulb:before {
  content: "";
}

.icon-portfolio2:before {
  content: "";
}

.icon-pyramid:before {
  content: "";
}

.icon-woman:before {
  content: "";
}

.icon-cogwheel-outline:before {
  content: "";
}

.icon-house:before {
  content: "";
}

.icon-information:before {
  content: "";
}

.icon-bank:before {
  content: "";
}

.icon-calculator:before {
  content: "";
}

.icon-timeline:before {
  content: "";
}

.icon-portfolio:before {
  content: "";
}

.icon-real-estate:before {
  content: "";
}

.icon-stopwatch:before {
  content: "";
}

.icon-cog:before {
  content: "";
}

@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot");
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/vendor/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/vendor/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
@media only screen and (max-width: 40rem) {
  .mobileh2 {
    text-align: center;
    padding-top: 3.125rem;
    font-size: 3.125rem;
    line-height: 3.125rem;
  }
}

@media only screen and (max-width: 40rem) {
  .mobileh3 {
    padding-top: 3.125rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}

@media only screen and (max-width: 40rem) {
  .mobilep {
    margin-top: 0.9375rem;
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 40rem) {
  .mobileli {
    font-size: 0.9375rem;
  }
}

table {
  border: 0;
}
table thead {
  border: 0;
}
table thead .sorting_asc,
table thead .sorting_desc {
  background: none;
}
table thead .sorting_desc::after,
table thead .sorting_asc::after {
  font-family: "einsteinfi";
  content: "";
}
table thead tr td, table thead tr th {
  color: #888888;
  font-weight: 300;
  font-family: "Roboto Condensed", serif;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #fff;
}

table tr {
  border-bottom: 1px solid #dbdbdb;
}

body#sales-site .row {
  max-width: 75rem;
  padding: 0 0;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 40rem) {
  body#sales-site .row {
    padding: 0 0;
  }
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body#sales-site .row {
    padding: 0 2.5rem;
  }
}

body#sales-site .expanded {
  max-width: 100%;
}

a {
  color: #1d3e85;
}

a:hover {
  color: #183470;
}

body#sales-site .no-bullet, body#sales-site .no-bullet-inline {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body#sales-site .no-bullet-inline li {
  display: inline-block;
}
body#sales-site .pull-right {
  float: right;
}
body#sales-site section.bright, body#sales-site section.dark {
  background: top center no-repeat;
  background-size: cover;
}
body#sales-site section.bright h2, body#sales-site section.dark h2 {
  font-size: 3.125rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (min-width:lower-bound(40.063em, 64em)) {
  body#sales-site section.bright, body#sales-site section.dark {
    max-height: 962px;
  }
  body#sales-site section.bright h2, body#sales-site section.dark h2 {
    font-size: 3.75rem;
  }
}
body#sales-site section.bright {
  background-color: #fff;
  color: #171717;
}
body#sales-site section.bright h2 {
  color: #c0392b;
}
body#sales-site section.dark {
  background-color: #0e0e0e;
  color: #fff;
}
body#sales-site .button {
  text-transform: uppercase;
}

.no-bullet, .no-bullet-inline, body#sales-site .no-bullet-inline {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.no-bullet-inline li {
  display: inline-block;
}

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

.transition, .btn.btn-ghost:hover, .btn.btn-ghost, .btn.btn-delete:hover,
a.btn-delete:hover,
button.btn-delete:hover, .btn.btn-delete,
a.btn-delete,
button.btn-delete, .btn.btn-green:hover,
a.btn-green:hover, .btn.btn-green,
a.btn-green, .btn.btn-dark:hover,
a.btn-dark:hover,
button.btn-dark:hover, .btn.btn-dark,
a.btn-dark,
button.btn-dark, .btn.btn-alt:hover,
a.btn-alt:hover,
button.btn-alt:hover, .btn.btn-alt,
a.btn-alt,
button.btn-alt, .btn:hover, .btn,
button.btn,
a.btn, a,
a:hover, body .main-wrapper #dashboard-nav.hidden {
  transition: all 0, 3s;
  -webkit-transition: all 0, 3s;
}

li {
  list-style: none;
}

.collapse-lg {
  position: fixed;
  bottom: 20px;
  width: 5rem;
  height: 7.5rem;
  margin-left: -2.5rem;
  background: url("/images/dashboard/shawdow.png") 2.5rem 0 no-repeat;
}
.collapse-lg button {
  background: #ecf0f1;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-top: 0;
  padding: 0.625rem 1.25rem;
}
.collapse-lg button i {
  color: #888888;
}

.btn,
button.btn,
a.btn {
  border-radius: 4px;
  background: #f57e59;
  font-family: "Roboto Condensed", serif;
  font-size: 1.125rem;
  line-height: 3.25rem;
  height: 3.25rem;
  padding: 0 2.1875rem;
  cursor: pointer;
  display: inline-block;
  border: 0;
  color: #fff;
}
.btn:hover,
button.btn:hover,
a.btn:hover {
  background: #f25929;
  color: #e6e6e6;
}

fieldset {
  border: 0;
  padding: 0;
}

.btn.btn-alt,
a.btn-alt,
button.btn-alt {
  background: #1d3e85;
}
.btn.btn-alt.alert,
a.btn-alt.alert,
button.btn-alt.alert {
  background: #c0392b;
}
.btn.btn-alt.alert:hover,
a.btn-alt.alert:hover,
button.btn-alt.alert:hover {
  background: #962d22;
}
.btn.btn-alt:hover,
a.btn-alt:hover,
button.btn-alt:hover {
  background: #142a5b;
  color: #e6e6e6;
}

.btn.btn-dark,
a.btn-dark,
button.btn-dark {
  background: #2c2e42;
}
.btn.btn-dark:hover,
a.btn-dark:hover,
button.btn-dark:hover {
  background: #181923;
  color: #e6e6e6;
}

.btn.btn-green,
a.btn-green,
button.btn-dark {
  background: #38c8af;
}
.btn.btn-green:hover,
a.btn-green:hover,
button.btn-dark:hover {
  background: #2ca18c;
  color: #e6e6e6;
}

.btn.btn-delete,
a.btn-delete,
button.btn-delete {
  background: #c0392b;
}
.btn.btn-delete:hover,
a.btn-delete:hover,
button.btn-delete:hover {
  background: #962d22;
  color: #e6e6e6;
}

.btn.btn-ghost {
  border: 2px solid #fff;
  background: none;
  color: #fff;
  text-transform: none;
}
.btn.btn-ghost:hover {
  opacity: 0.8;
}

.btn.btn-block {
  display: block;
  text-align: center;
}

.btn.btn-sm {
  height: 2.1875rem;
  line-height: 2.1875rem;
  font-size: 0.875rem;
}

.heading {
  font-size: 3.75rem;
  line-height: 3.625rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  color: #1d3e85;
  margin-bottom: 1.875rem;
}
.heading small {
  font-weight: 400;
  font-size: 40%;
  line-height: 1;
  display: block;
  color: #888888;
}

h2.page-heading {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-size: 1.25rem;
  background: none;
  border: 0;
  padding: 0;
}

.ml-15 {
  margin-left: 15px;
}

.info-link a {
  color: #666666;
  text-decoration: underline;
  margin-left: 15px;
  font-family: "Roboto Condensed", serif;
}

body .main-wrapper .main-app-container .tabs-content .content,
.tabs-content > .content.active {
  padding: 0;
}

p {
  font-family: "Roboto Condensed", serif;
  line-height: 1.6875rem;
  font-weight: 300;
  color: #888888;
  font-size: 1.125rem;
}

p.intro {
  margin-top: 1.875rem;
  font-family: "Roboto Condensed", serif;
  line-height: 100%;
  font-size: 1.5rem;
  padding-left: 3.125rem;
  position: relative;
  color: #888888;
}

p.intro::before {
  content: "";
  height: 0.3125rem;
  width: 2.1875rem;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  background: #1d3e85;
}

.icon-tag {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.icon-tag i {
  font-family: "einsteinfi";
  font-size: 4.375rem;
  display: block;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
.icon-tag span {
  color: #fff;
  position: relative;
  z-index: 10;
  font-family: "Lato", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
}

.icon-tag::before {
  content: "";
  color: #1d3e85;
  position: absolute;
  z-index: 2;
  font-size: 9.375rem;
  top: 50%;
  left: 50%;
  margin-left: -4.6875rem;
  margin-top: -4.6875rem;
  line-height: 9.375rem;
}

.icon-tag::after {
  content: "";
  color: #fff;
  position: absolute;
  z-index: 1;
  line-height: 10rem;
  font-size: 10rem;
  margin-left: -5rem;
  top: 50%;
  left: 50%;
  margin-top: -5rem;
  text-shadow: 0px 1px 1px rgba(150, 150, 150, 0.47);
}

.btn-group {
  display: block;
  position: relative;
}
.btn-group input {
  width: 80%;
  display: inline-block;
}
.btn-group i {
  position: absolute;
}
.btn-group input:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 20%;
  margin-left: -2px;
  text-align: center;
  padding: 0;
}

.btn-search {
  display: block;
  position: relative;
}
.btn-search input {
  width: 100%;
  display: inline-block;
  padding-right: 30px;
}
.btn-search i {
  position: absolute;
  right: 15px;
  top: 8px;
}

table.dataTable#other-households-table tr td {
  text-align: left;
}

table.dataTable {
  border: 0;
  font-family: "Roboto Condensed", serif;
  color: #888888;
  border-collapse: collapse;
}
table.dataTable a {
  color: #2ca18c;
}
table.dataTable .head {
  background: #fff;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background: none;
}
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc::after {
  font-family: "einsteinfi";
  content: "";
}
table.dataTable thead tr td, table.dataTable thead tr th {
  color: #888888;
  font-weight: 300;
}
table.dataTable tr.even,
table.dataTable tr.alt,
table.dataTable table tr:nth-of-type(even) {
  background: #fff;
}
table.dataTable tr td {
  text-align: left;
  color: #888888;
  border-bottom: 1px solid #ecf0f1;
  padding: 25px 10px;
  font-size: 1.125rem;
  font-weight: 300;
}
table.dataTable tr td.history {
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
}
table.dataTable tr td.lastname {
  text-align: left;
}
table.dataTable tr .firstnames {
  color: #888888;
  font-weight: 300;
}
table.dataTable tr td.last-accessed {
  font-weight: 300;
  text-align: right;
}
table.dataTable tr td.last-accessed::before {
  display: inline-block;
  content: "";
  font-family: "einsteinfi";
  margin-right: 0.625rem;
}

div.dataTables_wrapper div.dataTables_info {
  color: #888888;
  font-family: "Roboto Condensed", serif;
  font-size: 0.75rem;
}

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: #2a2b2f;
}

ul.pagination li.current a, ul.pagination li.current button {
  background: #2a2b2f;
}

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,
.form-input {
  border-radius: 4px;
  box-shadow: none;
  background: #fff;
  font-size: 1.125rem;
  line-height: 3.25rem;
  height: 3.25rem;
  border: 1px solid #dbdbdb;
}

input[type=checkbox].check_boxes {
  margin-right: 10px;
}

input[type=submit] {
  -webkit-appearance: none;
  border-radius: 4px;
}

span.img-hexa {
  -webkit-clip-path: url(#clip);
          clip-path: url(#clip);
  display: inline-block;
  width: 200px;
  text-shadow: 0px 1px 1px rgba(150, 150, 150, 0.47);
}

.st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-miterlimit: 10;
}

span.prefix, label.prefix {
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 2.2rem;
  line-height: 2.2rem;
  color: #fff;
  background: #1d3e85;
  border: 1px solid #1d3e85;
}

.handle.ui-sortable-handle {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: -webkit-grab;
}
.handle.ui-sortable-handle i {
  color: #ccc;
}

.actions-wrapper {
  margin: 20px 0;
}

input[type=checkbox] + label,
input[type=radio] + label {
  margin-left: 1.5rem;
}

.currency-mask {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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, .form-input {
  line-height: 1.25rem !important;
  height: 2.25rem !important;
}

.highcharts-title {
  text-align: left;
  color: #888 !important;
  fill: #888 !important;
}

.fr-box.fr-code-view textarea.fr-code {
  min-height: 580px !important;
}

@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot");
  src: url("/fonts/vendor/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/vendor/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/vendor/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/vendor/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
@media only screen and (max-width: 40rem) {
  .mobileh2 {
    text-align: center;
    padding-top: 3.125rem;
    font-size: 3.125rem;
    line-height: 3.125rem;
  }
}

@media only screen and (max-width: 40rem) {
  .mobileh3 {
    padding-top: 3.125rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}

@media only screen and (max-width: 40rem) {
  .mobilep {
    margin-top: 0.9375rem;
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 40rem) {
  .mobileli {
    font-size: 0.9375rem;
  }
}

.block {
  display: block !important;
}

.reveal-modal,
.reveal-overlay.fade-in {
  transition-duration: 0.25s !important;
}

.center {
  text-align: center;
}

.inline {
  display: inline;
}

.full-loading {
  z-index: 9999;
  height: 75px;
  width: 75px;
  overflow: visible;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

.intercom-powered-by span {
  display: none !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.reveal-modal input[type=submit] {
  margin-bottom: 0;
}

.document-header h1 {
  font-size: 30px;
  font-weight: 200;
}
.document-header h3 {
  font-size: 25px;
  font-weight: 200;
}

.main-app-container .row {
  margin: 0;
}

[v-cloak] {
  display: none;
}

.admin .main-wrapper .dataTables_length,
.admin .main-wrapper .dataTables_filter {
  display: block;
}

.white-overlay div {
  font-size: 100%;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -webkit-animation: slide-fade 0.5s;
          animation: slide-fade 0.5s;
}

.slide-fade-leave-active {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  animation: slide-fade 0.5s reverse;
}

.slide-fade,
.slide-fade-enter {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

@-webkit-keyframes slide-fade {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes slide-fade {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.btn-group input:last-child {
  margin-left: -5px;
}

.mr-10 {
  margin-right: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.text-white {
  color: #fff;
}

.actions-wrapper {
  display: flex;
  justify-content: space-around;
}

@media (max-width: 710px) {
  .actions-wrapper {
    justify-content: unset;
    gap: 15px;
  }
}
.full-width {
  width: 100%;
}

.sorted-asc::after {
  font-family: "einsteinfi";
  content: "↓";
}

.sorted-desc::after {
  font-family: "einsteinfi";
  content: "↑";
}

.page-direction-link.disabled {
  pointer-events: none;
}

.prev::before {
  font-style: normal;
  content: "Previous";
}

.next::before {
  font-style: normal;
  content: "Next";
}

.page-direction-link prev {
  display: none;
}

.page-direction-link next {
  display: none;
}

.page-direction-link, .page-link {
  border-radius: 3px;
  /*transition: background-color 300ms ease-out;*/
  background: none;
  color: #999999;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: inherit;
  margin-left: 0.3125rem;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

.page-direction-link:hover, .page-link:hover {
  background: #e6e6e6;
}

.page-link.active {
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
  background: #2a2b2f;
}
