@charset "UTF-8";
@font-face {
  font-family: "proxima-nova-soft";
  src: url("/build/assets/proximanovasoft-bold-webfont.155b8b47.eot");
  src: url("/build/assets/proximanovasoft-bold-webfont.155b8b47.eot?#iefix") format("embedded-opentype"), url("/build/assets/proximanovasoft-bold-webfont.edb55e69.woff2") format("woff2"), url("/build/assets/proximanovasoft-bold-webfont.fbd016ea.woff") format("woff"), url("/build/assets/proximanovasoft-bold-webfont.2e0f1f51.ttf") format("truetype"), url("/build/assets/proximanovasoft-bold-webfont.281c0b9e.svg#proxima_nova_softbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "proxima-nova";
  src: url("/build/assets/proximanova-regular-webfont.f61d2c78.eot");
  src: url("/build/assets/proximanova-regular-webfont.f61d2c78.eot?#iefix") format("embedded-opentype"), url("/build/assets/proximanova-regular-webfont.3a4eee64.woff2") format("woff2"), url("/build/assets/proximanova-regular-webfont.6c387d9b.woff") format("woff"), url("/build/assets/proximanova-regular-webfont.bea1f478.ttf") format("truetype"), url("/build/assets/proximanova-regular-webfont.e715afe1.svg#proxima_novaregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "proxima-nova";
  src: url("/build/assets/proximanova-bold-webfont.56879030.eot");
  src: url("/build/assets/proximanova-bold-webfont.56879030.eot?#iefix") format("embedded-opentype"), url("/build/assets/proximanova-bold-webfont.b640b844.woff2") format("woff2"), url("/build/assets/proximanova-bold-webfont.26947afd.woff") format("woff"), url("/build/assets/proximanova-bold-webfont.f433ad01.ttf") format("truetype"), url("/build/assets/proximanova-bold-webfont.ac30738e.svg#proxima_novabold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "museo-slab";
  src: url("/build/assets/Museo_Slab_300-webfont.fea0329c.eot");
  src: url("/build/assets/Museo_Slab_300-webfont.fea0329c.eot?#iefix") format("embedded-opentype"), url("/build/assets/Museo_Slab_300-webfont.ee66e4aa.woff2") format("woff2"), url("/build/assets/Museo_Slab_300-webfont.5e9daf37.woff") format("woff"), url("/build/assets/Museo_Slab_300-webfont.db2124b6.ttf") format("truetype"), url("/build/assets/Museo_Slab_300-webfont.0f19c9dc.svg#museo_slab300") format("svg");
  font-weight: normal;
  font-style: normal;
}
ul.inline:after, .form-review .section label:not(.question) + span:after, .form-review .answer-group label + span:after, .tabbed:after, .field:after, .bottom-nav-buttons:after, .fieldset:after {
  content: "";
  display: block;
  clear: both;
}
.tabbed .tab-panes, ul.inline, .menu, .tabbed .tabs, .sub-tabs ul, .sub-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
[copyable]:hover, .menu li:hover, .tabbed .tabs li:hover, .note-count:hover, .save-button:hover, .issue-button:hover, .sub-tabs ul li:hover, .header-tabs li:hover, label.question:hover {
  cursor: pointer;
}
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 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 100%;
  width: 100%;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column, .row.date > .column,
.row.collapse > .columns,
.row.date > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row, .row.date .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, .row .row.date {
  margin: 0;
  max-width: none;
  width: auto;
}
.row .row.collapse:before, .row .row.date:before, .row .row.collapse:after, .row .row.date:after {
  content: " ";
  display: table;
}
.row .row.collapse:after, .row .row.date:after {
  clear: both;
}
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}
.column + .column:last-child,
.column + .columns:last-child,
.columns + .column:last-child,
.columns + .columns:last-child {
  float: right;
}
.column + .column.end,
.column + .columns.end,
.columns + .column.end,
.columns + .columns.end {
  float: left;
}
@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.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.3333333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.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.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .large-1 {
    width: 8.3333333333%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.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.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*=block-grid-]:before, [class*=block-grid-]:after {
  content: " ";
  display: table;
}
[class*=block-grid-]:after {
  clear: both;
}
[class*=block-grid-] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}
@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width:64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Tooltips */
.has-tip, .help-fb span, .help span {
  border-bottom: dotted 1px #CCCCCC;
  color: #0068b3;
  cursor: help;
  font-weight: bold;
}
.has-tip:hover, .help-fb span:hover, .help span:hover, .has-tip:focus, .help-fb span:focus, .help span:focus {
  border-bottom: dotted 1px #003f54;
  color: #008CBA;
}
.has-tip.tip-left, .help-fb span.tip-left, .help span.tip-left, .has-tip.tip-right, .help-fb span.tip-right, .help span.tip-right {
  float: none !important;
}
.tooltip {
  background: #0068b3;
  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 #0068b3 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 #0068b3 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #0068b3 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 #0068b3;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #0068b3 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
.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 #4c6172;
  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: 100%;
    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, .reveal-modal.date {
  padding: 0;
  box-shadow: none;
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    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: 100%;
    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;
}
.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;
}
.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;
}
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: #ffffff;
}
.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: rem-calc(100);
  z-index: 98;
}
.top-bar {
  background: #ffffff;
  height: rem-calc(100);
  line-height: rem-calc(100);
  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: rem-calc(100);
  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: rem-calc(100);
  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 rem-calc(100)/3;
  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: rem-calc(100);
  line-height: rem-calc(100);
  padding: 0 rem-calc(100)/3;
  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 rem-calc(100)/31.5625rem 0 rem-calc(100)/3;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: rem-calc(100)/3;
  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: #ffffff;
}
.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 gray;
  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: rem-calc(100)/3;
  padding: 12px 0 12px rem-calc(100)/3;
  text-transform: none;
  width: 100%;
}
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: rem-calc(100)/3;
  padding-right: rem-calc(100)/3;
}
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: rem-calc(100)/3;
  padding-right: rem-calc(100)/3;
}
.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: rem-calc(100)/3;
}
.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: rem-calc(100)/3;
  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 rem-calc(100)/3;
}
.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 rem-calc(100)/3;
}
.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 rem-calc(100)/3 2px;
  text-transform: uppercase;
}
.js-generated {
  display: block;
}
@media only screen and (min-width:40.0625em) {
  .top-bar {
    background: #ffffff;
    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: rem-calc(100)-1.75rem/2;
  }
  .top-bar .has-form > .button,
  .top-bar .has-form > button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: rem-calc(100)-1.75rem/2;
  }
  .top-bar.expanded {
    background: #ffffff;
  }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 100%;
  }
  .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: #ffffff;
    line-height: rem-calc(100);
    padding: 0 rem-calc(100)/3;
  }
  .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: rem-calc(100);
    padding: 0 rem-calc(100)/3;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: rem-calc(100)/31.25rem !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: rem-calc(100)/2;
  }
  .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: rem-calc(100);
    padding: 12px rem-calc(100)/3;
    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 white;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: rem-calc(100);
    width: 0;
  }
  .top-bar-section .has-form {
    background: #ffffff;
    height: rem-calc(100);
    padding: 0 rem-calc(100)/3;
  }
  .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;
  }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.5.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/build/assets/chosen-sprite.8aa69ee6.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/build/assets/chosen-sprite.8aa69ee6.png") no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("/build/assets/chosen-sprite.8aa69ee6.png") no-repeat 100% -20px;
  background: url("/build/assets/chosen-sprite.8aa69ee6.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  padding-right: 90%;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/build/assets/chosen-sprite.8aa69ee6.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: white url("/build/assets/chosen-sprite.8aa69ee6.png") no-repeat -30px -20px;
  background: url("/build/assets/chosen-sprite.8aa69ee6.png") no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/build/assets/chosen-sprite@2x.1e349b80.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/* rome@v2.1.22, MIT licensed. https://github.com/bevacqua/rome */
.rd-container {
  display: none;
  border: 1px solid #333;
  background-color: #fff;
  padding: 10px;
  text-align: center;
}
.rd-container-attachment {
  position: absolute;
}
.rd-month {
  display: inline-block;
  margin-right: 25px;
}
.rd-month:last-child {
  margin-right: 0;
}
.rd-back, .rd-next {
  cursor: pointer;
  border: none;
  outline: 0;
  background: 0 0;
  padding: 0;
  margin: 0;
}
.rd-back[disabled], .rd-next[disabled] {
  cursor: default;
}
.rd-back {
  float: left;
}
.rd-next {
  float: right;
}
.rd-back:before {
  display: block;
  content: "←";
}
.rd-next:before {
  display: block;
  content: "→";
}
.rd-day-body {
  cursor: pointer;
  text-align: center;
}
.rd-day-selected, .rd-time-option:hover, .rd-time-selected {
  cursor: pointer;
  background-color: #333;
  color: #fff;
}
.rd-day-next-month, .rd-day-prev-month {
  color: #999;
}
.rd-day-disabled {
  cursor: default;
  color: #fcc;
}
.rd-time {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  min-width: 80px;
}
.rd-time-list {
  display: none;
  position: absolute;
  overflow-y: scroll;
  max-height: 160px;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #333;
}
.rd-time-option, .rd-time-selected {
  padding: 5px;
}
.rd-day-concealed {
  visibility: hidden;
}
datepicker a, [datepicker] a, .datepicker a {
  color: inherit;
  text-decoration: none;
}
datepicker a:hover, [datepicker] a:hover, .datepicker a:hover {
  text-decoration: none;
}
datepicker select, datepicker select:focus, datepicker select:hover,
.datepicker select, .datepicker select:focus, .datepicker select:hover,
[datepicker] select, [datepicker] select:focus, [datepicker] select:hover {
  width: 100%;
  overflow: hidden;
  background: none;
  color: #fff;
  background-color: #138EFA;
  border-radius: 2px;
  border: 0;
  margin-top: 5px;
}
datepicker, .datepicker, [datepicker],
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-years-pagination-pages {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 13.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative;
}
._720kb-datepicker-calendar {
  background: white;
  color: #333;
  position: absolute;
  z-index: 999;
  min-width: 220px;
  margin: 0 auto;
  width: 101%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  overflow: hidden;
  margin-left: -0.5%;
  padding: 0 0 2% 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
._720kb-datepicker-calendar._720kb-datepicker-open, ._720kb-datepicker-calendar._720kb-datepicker-forced-to-open {
  visibility: visible;
}
._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px;
}
._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #138EFA;
}
._720kb-datepicker-calendar-header:nth-child(even) {
  background: #7BC6FC;
}
._720kb-datepicker-calendar-header-left,
._720kb-datepicker-calendar-header-middle,
._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left;
}
._720kb-datepicker-calendar-header-middle {
  width: 70%;
}
._720kb-datepicker-calendar-header-closed-pagination::after {
  content: " ▾";
}
._720kb-datepicker-calendar-header-opened-pagination::after {
  content: " ▾";
  margin-left: 4px;
  position: relative;
  bottom: -3px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
._720kb-datepicker-calendar-body {
  width: 96%;
  margin: 2%;
  text-align: center;
}
._720kb-datepicker-calendar-day {
  cursor: pointer;
  font-size: 12.5px;
  width: 12.2%;
  margin: 5px 1%;
  padding: 1.5% 0;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
._720kb-datepicker-calendar-day:hover,
._720kb-datepicker-calendar-day._720kb-datepicker-active {
  background: rgba(0, 0, 0, 0.03);
}
._720kb-datepicker-calendar-header a, ._720kb-datepicker-calendar-header a:hover {
  text-decoration: none;
  padding: 3% 9% 4% 9%;
  font-size: 13.5px;
  color: rgba(0, 0, 0, 0.55);
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
._720kb-datepicker-calendar-header a:hover {
  color: rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45);
}
._720kb-datepicker-calendar-month {
  color: #fff;
}
._720kb-datepicker-calendar-month span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
}
._720kb-datepicker-calendar-month a span i {
  font-style: normal;
  font-size: 15px;
}
._720kb-datepicker-calendar-month a, ._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left: 1%;
}
._720kb-datepicker-calendar-years-pagination {
  padding: 2% 0 0 0;
  float: left;
  clear: right;
  width: 100%;
}
._720kb-datepicker-calendar-years-pagination a, ._720kb-datepicker-calendar-years-pagination a:hover {
  font-size: 12px;
  padding: 0 7px;
  font-weight: normal;
  margin: 3px 1% 0 1%;
  line-height: 20px;
  display: inline-block;
}
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45);
}
._720kb-datepicker-calendar-years-pagination-pages a, ._720kb-datepicker-calendar-years-pagination-pages a:hover {
  padding: 5px 10px;
}
._720kb-datepicker-calendar-days-header {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 2% 0 2%;
  background: rgba(19, 142, 250, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.02);
}
._720kb-datepicker-calendar-days-header div {
  width: 14.18%;
  font-weight: 500;
  font-size: 11.5px;
  padding: 10px 0;
  float: left;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
}
._720kb-datepicker-calendar-days ._720kb-datepicker-default-button {
  font-size: 18.5px;
  position: relative;
  bottom: -0.5px;
}
._720kb-datepicker-default-button {
  padding: 0 4.5px;
}
._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item {
  width: 95%;
  float: none;
  margin: 0 auto;
}
._720kb-datepicker-item-hidden {
  visibility: hidden;
}
._720kb-datepicker-calendar-day._720kb-datepicker-disabled,
._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(25, 2, 0, 0.02);
  cursor: default;
}
.angular-js-datepicker-wrapper {
  max-width: 400px !important;
  float: none;
}
._720kb-datepicker-calendar-header {
  line-height: 35px;
}
._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #79b829;
}
._720kb-datepicker-calendar-header:nth-child(even) {
  background: #daf0bd;
}
._720kb-datepicker-calendar-header-middle {
  font-size: 17px;
}
._720kb-datepicker-calendar-header-middle a {
  font-size: 17px !important;
}
._720kb-datepicker-calendar-header-opened-pagination:after {
  bottom: 0;
}
._720kb-datepicker-calendar-header a {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.85);
}
._720kb-datepicker-calendar-month span {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.7);
}
._720kb-datepicker-calendar-years-pagination a {
  font-size: 14px;
}
._720kb-datepicker-calendar-years-pagination a:hover {
  font-size: 14px;
}
._720kb-datepicker-calendar-days-header {
  background: rgba(230, 230, 230, 0.4);
}
._720kb-datepicker-calendar-day._720kb-datepicker-active {
  background: #79b829;
  color: #FFFFFF;
}
._720kb-datepicker-calendar-day._720kb-datepicker-disabled {
  background: none;
}
/*! Angular Moment Picker - v0.10.2 - http://indrimuska.github.io/angular-moment-picker - (c) 2015 Indri Muska - MIT */
.moment-picker-input {
  cursor: pointer;
}
.moment-picker {
  position: absolute;
  z-index: 1060;
}
.moment-picker .moment-picker-container {
  color: #404040;
  min-width: 15em;
  background: #fff;
  padding: 4px;
  border: 1px solid #f0f3f4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  margin-top: 4px;
  margin-left: -0.5em;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.075);
}
.moment-picker .moment-picker-container:before,
.moment-picker .moment-picker-container:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: none;
  position: absolute;
  top: -9px;
  left: 15px;
}
.moment-picker .moment-picker-container:before {
  border-bottom-color: #f0f3f4;
  border-width: 9px;
}
.moment-picker .moment-picker-container:after {
  border-bottom-color: #fff;
  margin-top: 1px;
  margin-left: 1px;
}
.moment-picker.inline {
  display: block;
  position: relative;
}
.moment-picker.inline .moment-picker-container {
  position: relative;
  margin: 0;
}
.moment-picker.inline .moment-picker-container:before,
.moment-picker.inline .moment-picker-container:after {
  content: none;
}
.moment-picker.top .moment-picker-container {
  bottom: 100%;
  margin-top: auto;
  margin-bottom: 4px;
}
.moment-picker.top .moment-picker-container:before,
.moment-picker.top .moment-picker-container:after {
  border: 8px solid transparent;
  border-bottom: none;
  top: auto;
  bottom: -9px;
}
.moment-picker.top .moment-picker-container:before {
  border-top-color: #f0f3f4;
  border-width: 9px;
}
.moment-picker.top .moment-picker-container:after {
  border-top-color: #fff;
  margin-top: auto;
  margin-bottom: 1px;
}
.moment-picker.right .moment-picker-container {
  right: 0;
  margin-left: auto;
  margin-right: -0.5em;
}
.moment-picker.right .moment-picker-container:before,
.moment-picker.right .moment-picker-container:after {
  left: auto;
  right: 15px;
}
.moment-picker.right .moment-picker-container:after {
  margin-left: auto;
  margin-right: 1px;
}
.moment-picker table {
  border-collapse: collapse;
  border-spacing: 0;
  min-width: 100%;
  table-layout: fixed;
}
.moment-picker th {
  font-weight: bold;
}
.moment-picker th:first-child,
.moment-picker th:last-child {
  width: 2em;
}
.moment-picker th,
.moment-picker td {
  padding: 0;
  text-align: center;
  min-width: 2em;
  height: 2em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.moment-picker th:hover,
.moment-picker td:hover {
  background-color: #fafbfb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f3f4), to(#fafbfb));
  background-image: -webkit-linear-gradient(#f0f3f4, #fafbfb);
  background-image: -moz-linear-gradient(#f0f3f4, #fafbfb);
  background-image: -o-linear-gradient(#f0f3f4, #fafbfb);
  background-image: linear-gradient(#f0f3f4, #fafbfb);
}
.moment-picker th.disabled,
.moment-picker td.disabled,
.moment-picker th.disabled:hover,
.moment-picker td.disabled:hover {
  color: #abbbc7;
  background: none;
  cursor: default;
}
.moment-picker td.today {
  background: #e4eef5;
  color: #404040;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}
.moment-picker td.selected {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  border-color: #3ca0dd;
  background-color: #45b1e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#45b1e8), to(#3097de));
  background-image: -webkit-linear-gradient(#45b1e8, #3097de);
  background-image: -moz-linear-gradient(#45b1e8, #3097de);
  background-image: -o-linear-gradient(#45b1e8, #3097de);
  background-image: linear-gradient(#45b1e8, #3097de);
}
.moment-picker td.highlighted {
  background-image: -webkit-radial-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: -moz-radial-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: -o-radial-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-image: radial-gradient(transparent, rgba(0, 0, 0, 0.15));
}
.moment-picker .decade-view td,
.moment-picker .year-view td {
  height: 3.4em;
}
.moment-picker .month-view .moment-picker-specific-views th {
  background: none;
  cursor: default;
}
.moment-picker .month-view td {
  width: 1.4285714286em;
}
.moment-picker .day-view td,
.moment-picker .hour-view td {
  height: 2.3333333333em;
}
.moment-picker .minute-view td {
  height: 1.8em;
}
.moment-picker .moment-picker-container {
  border: none;
  padding: 0;
  margin-left: 0;
}
.moment-picker .moment-picker-container::before, .moment-picker .moment-picker-container::after {
  display: none !important;
}
.moment-picker .header-view {
  background: #79b829;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.moment-picker table {
  border: none;
}
.moment-picker table thead {
  background: none;
}
.moment-picker table tbody tr:nth-of-type(even) {
  background: #FFFFFF;
}
.moment-picker table tbody td {
  padding: 10.375px 0;
  color: rgba(0, 0, 0, 0.9);
  font-weight: normal;
  font-size: 12.5px;
  min-width: 0;
  height: auto;
}
.moment-picker table tbody td.selected {
  background: #79b829;
}
.moment-picker table tbody:before, .moment-picker table tbody:after {
  content: " ";
  display: block;
  height: 7.5px;
}
.moment-picker th {
  background: none !important;
  border-radius: 0;
  height: 35px;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  text-align: center;
}
.moment-picker th:nth-child(2) {
  font-size: 15px;
}
.moment-picker-specific-views table {
  table-layout: fixed;
}
.moment-picker-specific-views table thead {
  background: rgba(230, 230, 230, 0.4);
  color: rgba(0, 0, 0, 0.7);
}
.moment-picker-specific-views table thead + tbody td {
  width: 14.2857142857% !important;
  min-width: 14.2857142857%;
}
.moment-picker-specific-views table thead th {
  width: 14.2857142857% !important;
  min-width: 14.2857142857%;
}
.moment-picker-specific-views table th {
  font-size: 11.5px;
  font-weight: 500;
  text-align: center;
}
.moment-picker-specific-views table th:nth-child(2) {
  font-size: 11.5px;
}
.moment-picker .decade-view td,
.moment-picker .decade-view td:last-of-type {
  width: 25% !important;
}
@font-face {
  font-family: "icomoon";
  src: url("/build/assets/icomoon.436490b5.eot");
  src: url("/build/assets/icomoon.436490b5.eot#iefix") format("embedded-opentype"), url("/build/assets/icomoon.ef71fd75.ttf") format("truetype"), url("/build/assets/icomoon.c1273b90.woff") format("woff"), url("/build/assets/icomoon.63f7ff03.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  font-size: 1.1em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pound:before {
  content: "\e9f2";
}
.icon-address:before {
  content: "\e900";
}
.icon-add-to-list:before {
  content: "\e901";
}
.icon-add-user:before {
  content: "\e902";
}
.icon-adjust:before {
  content: "\e903";
}
.icon-air:before {
  content: "\e904";
}
.icon-aircraft:before {
  content: "\e905";
}
.icon-aircraft-landing:before {
  content: "\e906";
}
.icon-aircraft-take-off:before {
  content: "\e907";
}
.icon-align-bottom:before {
  content: "\e908";
}
.icon-align-horizontal-middle:before {
  content: "\e909";
}
.icon-align-left:before {
  content: "\e90a";
}
.icon-align-right:before {
  content: "\e90b";
}
.icon-align-top:before {
  content: "\e90c";
}
.icon-align-vertical-middle:before {
  content: "\e90d";
}
.icon-archive:before {
  content: "\e90e";
}
.icon-area-graph:before {
  content: "\e90f";
}
.icon-arrow-bold-down:before {
  content: "\e910";
}
.icon-arrow-bold-left:before {
  content: "\e911";
}
.icon-arrow-bold-right:before {
  content: "\e912";
}
.icon-arrow-bold-up:before {
  content: "\e913";
}
.icon-arrow-down:before {
  content: "\e914";
}
.icon-arrow-left:before {
  content: "\e915";
}
.icon-arrow-long-down:before {
  content: "\e916";
}
.icon-arrow-long-left:before {
  content: "\e917";
}
.icon-arrow-long-right:before {
  content: "\e918";
}
.icon-arrow-long-up:before {
  content: "\e919";
}
.icon-arrow-right:before {
  content: "\e91a";
}
.icon-arrow-up:before {
  content: "\e91b";
}
.icon-arrow-with-circle-down:before {
  content: "\e91c";
}
.icon-arrow-with-circle-left:before {
  content: "\e91d";
}
.icon-arrow-with-circle-right:before {
  content: "\e91e";
}
.icon-arrow-with-circle-up:before {
  content: "\e91f";
}
.icon-attachment:before {
  content: "\e920";
}
.icon-awareness-ribbon:before {
  content: "\e921";
}
.icon-back:before {
  content: "\e922";
}
.icon-back-in-time:before {
  content: "\e923";
}
.icon-bar-graph:before {
  content: "\e924";
}
.icon-battery:before {
  content: "\e925";
}
.icon-beamed-note:before {
  content: "\e926";
}
.icon-bell:before {
  content: "\e927";
}
.icon-blackboard:before {
  content: "\e928";
}
.icon-block:before {
  content: "\e929";
}
.icon-book:before {
  content: "\e92a";
}
.icon-bookmark:before {
  content: "\e92b";
}
.icon-bookmarks:before {
  content: "\e92c";
}
.icon-bowl:before {
  content: "\e92d";
}
.icon-box:before {
  content: "\e92e";
}
.icon-briefcase:before {
  content: "\e92f";
}
.icon-browser:before {
  content: "\e930";
}
.icon-brush:before {
  content: "\e931";
}
.icon-bucket:before {
  content: "\e932";
}
.icon-bug:before {
  content: "\e933";
}
.icon-cake:before {
  content: "\e934";
}
.icon-calculator:before {
  content: "\e935";
}
.icon-calendar:before {
  content: "\e936";
}
.icon-camera:before {
  content: "\e937";
}
.icon-ccw:before {
  content: "\e938";
}
.icon-chat:before {
  content: "\e939";
}
.icon-check:before {
  content: "\e93a";
}
.icon-chevron-down:before {
  content: "\e93b";
}
.icon-chevron-left:before {
  content: "\e93c";
}
.icon-chevron-right:before {
  content: "\e93d";
}
.icon-chevron-small-down:before {
  content: "\e93e";
}
.icon-chevron-small-left:before {
  content: "\e93f";
}
.icon-chevron-small-right:before {
  content: "\e940";
}
.icon-chevron-small-up:before {
  content: "\e941";
}
.icon-chevron-thin-down:before {
  content: "\e942";
}
.icon-chevron-thin-left:before {
  content: "\e943";
}
.icon-chevron-thin-right:before {
  content: "\e944";
}
.icon-chevron-thin-up:before {
  content: "\e945";
}
.icon-chevron-up:before {
  content: "\e946";
}
.icon-chevron-with-circle-down:before {
  content: "\e947";
}
.icon-chevron-with-circle-left:before {
  content: "\e948";
}
.icon-chevron-with-circle-right:before {
  content: "\e949";
}
.icon-chevron-with-circle-up:before {
  content: "\e94a";
}
.icon-circle:before {
  content: "\e94b";
}
.icon-circle-with-cross:before {
  content: "\e94c";
}
.icon-circle-with-minus:before {
  content: "\e94d";
}
.icon-circle-with-plus:before {
  content: "\e94e";
}
.icon-circular-graph:before {
  content: "\e94f";
}
.icon-clapperboard:before {
  content: "\e950";
}
.icon-classic-computer:before {
  content: "\e951";
}
.icon-clipboard:before {
  content: "\e952";
}
.icon-clock:before {
  content: "\e953";
}
.icon-cloud:before {
  content: "\e954";
}
.icon-code:before {
  content: "\e955";
}
.icon-cog:before {
  content: "\e956";
}
.icon-colours:before {
  content: "\e957";
}
.icon-compass:before {
  content: "\e958";
}
.icon-controller-fast-backward:before {
  content: "\e959";
}
.icon-controller-fast-forward:before {
  content: "\e95a";
}
.icon-controller-jump-to-start:before {
  content: "\e95b";
}
.icon-controller-next:before {
  content: "\e95c";
}
.icon-controller-paus:before {
  content: "\e95d";
}
.icon-controller-play:before {
  content: "\e95e";
}
.icon-controller-record:before {
  content: "\e95f";
}
.icon-controller-stop:before {
  content: "\e960";
}
.icon-controller-volume:before {
  content: "\e961";
}
.icon-copy:before {
  content: "\e962";
}
.icon-creative-commons:before {
  content: "\e963";
}
.icon-creative-commons-attribution:before {
  content: "\e964";
}
.icon-creative-commons-noderivs:before {
  content: "\e965";
}
.icon-creative-commons-noncommercial-eu:before {
  content: "\e966";
}
.icon-creative-commons-noncommercial-us:before {
  content: "\e967";
}
.icon-creative-commons-public-domain:before {
  content: "\e968";
}
.icon-creative-commons-remix:before {
  content: "\e969";
}
.icon-creative-commons-share:before {
  content: "\e96a";
}
.icon-creative-commons-sharealike:before {
  content: "\e96b";
}
.icon-credit:before {
  content: "\e96c";
}
.icon-credit-card:before {
  content: "\e96d";
}
.icon-crop:before {
  content: "\e96e";
}
.icon-cross:before {
  content: "\e96f";
}
.icon-cup:before {
  content: "\e970";
}
.icon-cw:before {
  content: "\e971";
}
.icon-cycle:before {
  content: "\e972";
}
.icon-database:before {
  content: "\e973";
}
.icon-dial-pad:before {
  content: "\e974";
}
.icon-direction:before {
  content: "\e975";
}
.icon-document:before {
  content: "\e976";
}
.icon-document-landscape:before {
  content: "\e977";
}
.icon-documents:before {
  content: "\e978";
}
.icon-dot-single:before {
  content: "\e979";
}
.icon-dots-three-horizontal:before {
  content: "\e97a";
}
.icon-dots-three-vertical:before {
  content: "\e97b";
}
.icon-dots-two-horizontal:before {
  content: "\e97c";
}
.icon-dots-two-vertical:before {
  content: "\e97d";
}
.icon-download:before {
  content: "\e97e";
}
.icon-drink:before {
  content: "\e97f";
}
.icon-drive:before {
  content: "\e980";
}
.icon-drop:before {
  content: "\e981";
}
.icon-edit:before {
  content: "\e982";
}
.icon-email:before {
  content: "\e983";
}
.icon-emoji-flirt:before {
  content: "\e984";
}
.icon-emoji-happy:before {
  content: "\e985";
}
.icon-emoji-neutral:before {
  content: "\e986";
}
.icon-emoji-sad:before {
  content: "\e987";
}
.icon-erase:before {
  content: "\e988";
}
.icon-eraser:before {
  content: "\e989";
}
.icon-export:before {
  content: "\e98a";
}
.icon-eye:before {
  content: "\e98b";
}
.icon-eye-with-line:before {
  content: "\e98c";
}
.icon-feather:before {
  content: "\e98d";
}
.icon-fingerprint:before {
  content: "\e98e";
}
.icon-flag:before {
  content: "\e98f";
}
.icon-flash:before {
  content: "\e990";
}
.icon-flashlight:before {
  content: "\e991";
}
.icon-flat-brush:before {
  content: "\e992";
}
.icon-flow-branch:before {
  content: "\e993";
}
.icon-flow-cascade:before {
  content: "\e994";
}
.icon-flower:before {
  content: "\e995";
}
.icon-flow-line:before {
  content: "\e996";
}
.icon-flow-parallel:before {
  content: "\e997";
}
.icon-flow-tree:before {
  content: "\e998";
}
.icon-folder:before {
  content: "\e999";
}
.icon-folder-images:before {
  content: "\e99a";
}
.icon-folder-music:before {
  content: "\e99b";
}
.icon-folder-video:before {
  content: "\e99c";
}
.icon-forward:before {
  content: "\e99d";
}
.icon-funnel:before {
  content: "\e99e";
}
.icon-game-controller:before {
  content: "\e99f";
}
.icon-gauge:before {
  content: "\e9a0";
}
.icon-globe:before {
  content: "\e9a1";
}
.icon-graduation-cap:before {
  content: "\e9a2";
}
.icon-grid:before {
  content: "\e9a3";
}
.icon-hair-cross:before {
  content: "\e9a4";
}
.icon-hand:before {
  content: "\e9a5";
}
.icon-heart:before {
  content: "\e9a6";
}
.icon-heart-outlined:before {
  content: "\e9a7";
}
.icon-help:before {
  content: "\e9a8";
}
.icon-help-with-circle:before, .help-fb:before, .help:before {
  content: "\e9a9";
}
.icon-home:before {
  content: "\e9aa";
}
.icon-hour-glass:before {
  content: "\e9ab";
}
.icon-image:before {
  content: "\e9ac";
}
.icon-image-inverted:before {
  content: "\e9ad";
}
.icon-images:before {
  content: "\e9ae";
}
.icon-inbox:before {
  content: "\e9af";
}
.icon-infinity:before {
  content: "\e9b0";
}
.icon-info:before {
  content: "\e9b1";
}
.icon-info-with-circle:before {
  content: "\e9b2";
}
.icon-install:before {
  content: "\e9b3";
}
.icon-key:before {
  content: "\e9b4";
}
.icon-keyboard:before {
  content: "\e9b5";
}
.icon-lab-flask:before {
  content: "\e9b6";
}
.icon-landline:before {
  content: "\e9b7";
}
.icon-language:before {
  content: "\e9b8";
}
.icon-laptop:before {
  content: "\e9b9";
}
.icon-layers:before {
  content: "\e9ba";
}
.icon-leaf:before {
  content: "\e9bb";
}
.icon-level-down:before {
  content: "\e9bc";
}
.icon-level-up:before {
  content: "\e9bd";
}
.icon-lifebuoy:before {
  content: "\e9be";
}
.icon-light-bulb:before {
  content: "\e9bf";
}
.icon-light-down:before {
  content: "\e9c0";
}
.icon-light-up:before {
  content: "\e9c1";
}
.icon-line-graph:before {
  content: "\e9c2";
}
.icon-link:before {
  content: "\e9c3";
}
.icon-list:before {
  content: "\e9c4";
}
.icon-location:before {
  content: "\e9c5";
}
.icon-location-pin:before {
  content: "\e9c6";
}
.icon-lock:before {
  content: "\e9c7";
}
.icon-lock-open:before {
  content: "\e9c8";
}
.icon-login:before {
  content: "\e9c9";
}
.icon-log-out:before {
  content: "\e9ca";
}
.icon-loop:before {
  content: "\e9cb";
}
.icon-magnet:before {
  content: "\e9cc";
}
.icon-magnifying-glass:before {
  content: "\e9cd";
}
.icon-mail:before {
  content: "\e9ce";
}
.icon-man:before {
  content: "\e9cf";
}
.icon-map:before {
  content: "\e9d0";
}
.icon-mask:before {
  content: "\e9d1";
}
.icon-medal:before {
  content: "\e9d2";
}
.icon-megaphone:before {
  content: "\e9d3";
}
.icon-menu:before {
  content: "\e9d4";
}
.icon-merge:before {
  content: "\e9d5";
}
.icon-message:before {
  content: "\e9d6";
}
.icon-mic:before {
  content: "\e9d7";
}
.icon-minus:before {
  content: "\e9d8";
}
.icon-mobile:before {
  content: "\e9d9";
}
.icon-modern-mic:before {
  content: "\e9da";
}
.icon-moon:before {
  content: "\e9db";
}
.icon-mouse:before {
  content: "\e9dc";
}
.icon-mouse-pointer:before {
  content: "\e9dd";
}
.icon-music:before {
  content: "\e9de";
}
.icon-network:before {
  content: "\e9df";
}
.icon-new:before {
  content: "\e9e0";
}
.icon-new-message:before {
  content: "\e9e1";
}
.icon-news:before {
  content: "\e9e2";
}
.icon-newsletter:before {
  content: "\e9e3";
}
.icon-note:before {
  content: "\e9e4";
}
.icon-notification:before {
  content: "\e9e5";
}
.icon-notifications-off:before {
  content: "\e9e6";
}
.icon-old-mobile:before {
  content: "\e9e7";
}
.icon-old-phone:before {
  content: "\e9e8";
}
.icon-open-book:before {
  content: "\e9e9";
}
.icon-palette:before {
  content: "\e9ea";
}
.icon-paper-plane:before {
  content: "\e9eb";
}
.icon-pencil:before {
  content: "\e9ec";
}
.icon-phone:before {
  content: "\e9ed";
}
.icon-pie-chart:before {
  content: "\e9ee";
}
.icon-pin:before {
  content: "\e9ef";
}
.icon-plus:before {
  content: "\e9f0";
}
.icon-popup:before {
  content: "\e9f1";
}
.icon-power-plug:before {
  content: "\e9f3";
}
.icon-price-ribbon:before {
  content: "\e9f4";
}
.icon-price-tag:before {
  content: "\e9f5";
}
.icon-print:before {
  content: "\e9f6";
}
.icon-progress-empty:before {
  content: "\e9f7";
}
.icon-progress-full:before {
  content: "\e9f8";
}
.icon-progress-one:before {
  content: "\e9f9";
}
.icon-progress-two:before {
  content: "\e9fa";
}
.icon-publish:before {
  content: "\e9fb";
}
.icon-quote:before {
  content: "\e9fc";
}
.icon-radio:before {
  content: "\e9fd";
}
.icon-remove-user:before {
  content: "\e9fe";
}
.icon-reply:before {
  content: "\e9ff";
}
.icon-reply-all:before {
  content: "\ea00";
}
.icon-resize-100:before {
  content: "\ea01";
}
.icon-resize-full-screen:before {
  content: "\ea02";
}
.icon-retweet:before {
  content: "\ea03";
}
.icon-rocket:before {
  content: "\ea04";
}
.icon-round-brush:before {
  content: "\ea05";
}
.icon-rss:before {
  content: "\ea06";
}
.icon-ruler:before {
  content: "\ea07";
}
.icon-save:before {
  content: "\ea08";
}
.icon-scissors:before {
  content: "\ea09";
}
.icon-select-arrows:before {
  content: "\ea0a";
}
.icon-share:before {
  content: "\ea0b";
}
.icon-shareable:before {
  content: "\ea0c";
}
.icon-share-alternative:before {
  content: "\ea0d";
}
.icon-shield:before {
  content: "\ea0e";
}
.icon-shop:before {
  content: "\ea0f";
}
.icon-shopping-bag:before {
  content: "\ea10";
}
.icon-shopping-basket:before {
  content: "\ea11";
}
.icon-shopping-cart:before {
  content: "\ea12";
}
.icon-shuffle:before {
  content: "\ea13";
}
.icon-signal:before {
  content: "\ea14";
}
.icon-sound:before {
  content: "\ea15";
}
.icon-sound-mix:before {
  content: "\ea16";
}
.icon-sound-mute:before {
  content: "\ea17";
}
.icon-sports-club:before {
  content: "\ea18";
}
.icon-spreadsheet:before {
  content: "\ea19";
}
.icon-squared-cross:before {
  content: "\ea1a";
}
.icon-squared-minus:before {
  content: "\ea1b";
}
.icon-squared-plus:before {
  content: "\ea1c";
}
.icon-star:before {
  content: "\ea1d";
}
.icon-star-outlined:before {
  content: "\ea1e";
}
.icon-stopwatch:before {
  content: "\ea1f";
}
.icon-suitcase:before {
  content: "\ea20";
}
.icon-swap:before {
  content: "\ea21";
}
.icon-sweden:before {
  content: "\ea22";
}
.icon-switch:before {
  content: "\ea23";
}
.icon-tablet:before {
  content: "\ea24";
}
.icon-tablet-mobile-combo:before {
  content: "\ea25";
}
.icon-tag:before {
  content: "\ea26";
}
.icon-text:before {
  content: "\ea27";
}
.icon-text-document:before {
  content: "\ea28";
}
.icon-text-document-inverted:before {
  content: "\ea29";
}
.icon-thermometer:before {
  content: "\ea2a";
}
.icon-thumbs-down:before {
  content: "\ea2b";
}
.icon-thumbs-up:before {
  content: "\ea2c";
}
.icon-thunder-cloud:before {
  content: "\ea2d";
}
.icon-ticket:before {
  content: "\ea2e";
}
.icon-time-slot:before {
  content: "\ea2f";
}
.icon-tools:before {
  content: "\ea30";
}
.icon-traffic-cone:before {
  content: "\ea31";
}
.icon-trash:before {
  content: "\ea32";
}
.icon-tree:before {
  content: "\ea33";
}
.icon-triangle-down:before {
  content: "\ea34";
}
.icon-triangle-left:before {
  content: "\ea35";
}
.icon-triangle-right:before {
  content: "\ea36";
}
.icon-triangle-up:before {
  content: "\ea37";
}
.icon-trophy:before {
  content: "\ea38";
}
.icon-tv:before {
  content: "\ea39";
}
.icon-typing:before {
  content: "\ea3a";
}
.icon-uninstall:before {
  content: "\ea3b";
}
.icon-unread:before {
  content: "\ea3c";
}
.icon-untag:before {
  content: "\ea3d";
}
.icon-upload:before {
  content: "\ea3e";
}
.icon-upload-to-cloud:before {
  content: "\ea3f";
}
.icon-user:before {
  content: "\ea40";
}
.icon-users:before {
  content: "\ea41";
}
.icon-v-card:before {
  content: "\ea42";
}
.icon-video:before {
  content: "\ea43";
}
.icon-video-camera:before {
  content: "\ea44";
}
.icon-vinyl:before {
  content: "\ea45";
}
.icon-voicemail:before {
  content: "\ea46";
}
.icon-wallet:before {
  content: "\ea47";
}
.icon-warning:before {
  content: "\ea48";
}
.icon-water:before {
  content: "\ea49";
}
.icon-NA:before {
  content: "\ea4b";
}
.icon-circle:before {
  content: "\ea4c";
}
.flip-h {
  transform: scale(-1, 1);
}
.spin-icon {
  -webkit-animation: spin-icon 2s infinite linear;
  animation: spin-icon 2s infinite linear;
  display: inline-block;
}
.spin-icon.flip-h {
  -webkit-animation: spin-icon-flipped 2s infinite linear;
  animation: spin-icon-flipped 2s infinite linear;
}
.spin-icon.spin-reverse {
  animation-direction: reverse;
}
@-webkit-keyframes spin-icon {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin-icon {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin-icon-flipped {
  0% {
    -webkit-transform: rotate(0deg) scale(-1, 1);
    transform: rotate(0deg) scale(-1, 1);
  }
  100% {
    -webkit-transform: rotate(359deg) scale(-1, 1);
    transform: rotate(359deg) scale(-1, 1);
  }
}
@keyframes spin-icon-flipped {
  0% {
    -webkit-transform: rotate(0deg) scale(-1, 1);
    transform: rotate(0deg) scale(-1, 1);
  }
  100% {
    -webkit-transform: rotate(359deg) scale(-1, 1);
    transform: rotate(359deg) scale(-1, 1);
  }
}
label {
  display: block;
  font-family: "proxima-nova-soft";
  font-weight: bold;
  color: #4c6172;
  position: relative;
}
label.question {
  font-family: "museo-slab";
  font-weight: normal;
  color: #000;
}
label.inline {
  display: inline-block;
}
.help {
  position: absolute;
}
.help.far {
  right: 0;
}
.help:before {
  font-family: "icomoon";
  color: #0068b3;
  font-size: 1.2em;
}
.help:not(.far):before {
  margin-left: 3px;
}
.help-fb:before {
  font-family: "icomoon";
  color: #0068b3;
  font-size: 0.8em;
}
.help-fb:before {
  margin-left: 3px;
}
.no-label, .no-label + label, .no-label + label + label {
  margin-top: 30px;
}
.chosen-container .chosen-drop, .chosen-container, input[type=text], input[type=email], input[type=number], input[type=tel], input[type=password], textarea {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #4c6172;
  font-size: 17.6px;
}
.chosen-container .chosen-drop:focus, .chosen-container:focus, input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=password]:focus, textarea:focus {
  outline: none;
  border-color: #79b829;
}
input[type=text][disabled], input[type=email][disabled], input[type=number][disabled], input[type=tel][disabled], input[type=password][disabled], textarea[disabled] {
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #000;
}
input.number {
  max-width: 50px;
}
input.postcode {
  max-width: 300px;
}
input.med {
  width: 75%;
}
input.sml {
  width: 50%;
}
input.tny {
  width: 15%;
}
.icon-input {
  position: relative;
}
.icon-input i {
  position: absolute;
  top: 11px;
  left: 10px;
  color: #79b829;
}
.icon-input input {
  padding-left: 35px;
}
.error, input[type=checkbox].error + label, input[type=radio].error + label {
  border-color: #e84d0e !important;
  background-color: rgba(232, 77, 14, 0.05) !important;
  margin-bottom: 5px;
}
.error ~ [class^=icon], input[type=checkbox].error + label ~ [class^=icon], input[type=radio].error + label ~ [class^=icon] {
  color: #e84d0e;
}
.error ~ small, input[type=checkbox].error + label ~ small, input[type=radio].error + label ~ small {
  display: block;
  color: #e84d0e;
  font-weight: bold;
  font-size: 12px !important;
  line-height: 11px !important;
  margin-top: 2px;
}
.error ~ small:not(.no-icon):before {
  font-family: "icomoon";
  content: "\e94c";
  margin-right: 3px;
  vertical-align: top;
}
.warning {
  border-color: #E0A942 !important;
  background-color: rgba(224, 169, 66, 0.05) !important;
  margin-bottom: 5px;
}
.warning ~ [class^=icon] {
  color: #E0A942;
}
.warning ~ small {
  display: block;
  color: #E0A942;
  font-weight: bold;
  font-size: 12px !important;
  line-height: 11px !important;
  margin-top: 2px;
}
.warning ~ small:not(.no-icon):before {
  font-family: "icomoon";
  content: "\ea48";
  margin-right: 3px;
  vertical-align: top;
}
.radio-group.error, input[type=checkbox].error + label.radio-group, input[type=radio].error + label.radio-group {
  background-color: transparent !important;
}
/*
	input: datepicker
*/
.rd-container {
  border-radius: 5px;
  border: 2px solid #79b829;
  color: #4c6172;
}
.rd-container .rd-day-selected, .rd-container .rd-time-selected {
  background-color: #79b829;
  border-radius: 5px;
}
.rd-container .rd-next, .rd-container .rd-back {
  color: #79b829;
  font-weight: bold;
}
.rd-container th, .rd-container td {
  padding: 5px;
}
.form-inline label {
  display: table-cell;
  width: 1px;
}
.form-inline input, .form-inline select, .form-inline textarea {
  width: 100%;
  display: table-cell;
}
/*
	select lists and multi select.
*/
.chosen-container {
  height: 47px;
  background: #fff;
}
.chosen-container.error, input[type=checkbox].error + label.chosen-container, input[type=radio].error + label.chosen-container {
  margin-bottom: 0;
}
.chosen-container[style] {
  width: 100% !important;
}
.chosen-container.chosen-container-active {
  border: 1px solid #79b829 !important;
}
.chosen-container a.chosen-single, .chosen-container ul.chosen-choices {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.chosen-container-single .chosen-search input {
  padding-right: 20px !important;
}
.chosen-container ul.chosen-choices li {
  background-color: #79b829 !important;
  color: #fff !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 5px !important;
  padding-right: 25px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.chosen-container ul.chosen-choices li input {
  display: none;
}
.chosen-container ul.chosen-choices li:last-of-type {
  display: none;
}
.chosen-container .chosen-drop {
  border-color: #79b829;
  border-width: 2px !important;
  padding-right: 0;
}
.chosen-container ul.chosen-results {
  padding-right: 10px;
}
.chosen-container ul.chosen-results li {
  padding: 9.0909090909px;
}
.chosen-container ul.chosen-results li.result-selected {
  background: none;
  background-image: none;
  color: #79b829;
}
.chosen-container ul.chosen-results li.active-result.highlighted {
  background-color: #87cd2e;
  background-image: none;
  color: #fff !important;
}
/*
	input: checkbox
*/
input[type=checkbox], input[type=radio] {
  display: none;
}
input[type=checkbox] + label, input[type=radio] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #4c6172;
  transition: all 0.3s ease-in-out;
  font-size: 12pt;
  color: #FFF;
  font-smoothing: antialiased;
  border-radius: 5px;
}
input[type=checkbox] + label i, input[type=radio] + label i {
  color: #79b829;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
  line-height: 40px;
  text-align: center;
  font-size: 2em;
}
input[type=checkbox].na + label i, input[type=radio].na + label i {
  opacity: 1;
  transform: initial;
  color: #eddddd;
}
input[type=checkbox]:checked + label, input[type=radio]:checked + label {
  border-color: #79b829;
}
input[type=checkbox]:checked + label i, input[type=radio]:checked + label i {
  opacity: 1;
  transform: scale(1);
}
input[type=checkbox].na:checked + label i, input[type=radio].na:checked + label i {
  color: #79b829;
}
input[type=radio]:checked + label i {
  transform: scale(0.65);
}
input[type=checkbox][disabled] + label {
  background-color: #e6e6e6;
  border-color: #000;
}
input[type=checkbox][disabled] + label i {
  color: #a6a6a6;
}
.radio-group label + label, input[type=radio] + label {
  display: inline-block;
  vertical-align: middle;
}
input[type=radio] + label {
  border-radius: 50%;
}
.radio-group .option {
  display: inline-block;
}
.radio-group label + label {
  margin-right: 12px;
}
.radio-group label + label:hover {
  cursor: pointer;
}
.radio-inline {
  float: left;
  display: inline-block;
}
.radio {
  margin-bottom: 5px;
}
.checkbox small {
  display: block !important;
}
.fieldset {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 5px 0.9375rem;
  border-radius: 5px;
  border: 1px solid;
}
.fieldset.green {
  border-color: #79b829;
  background-color: rgba(121, 184, 41, 0.3);
}
.fieldset.green i,
.fieldset.green label,
.fieldset.green label .help:before,
.fieldset.green .chosen-drop ul li.active-result {
  color: #79b829;
}
.fieldset.green input,
.fieldset.green input[type=checkbox] + label,
.fieldset.green input[type=radio] + label,
.fieldset.green .chosen-container,
.fieldset.green .chosen-drop,
.fieldset.green .rd-container {
  border-color: #79b829;
}
.fieldset.green .chosen-drop ul li.highlighted {
  background-color: #79b829;
}
.fieldset.steel {
  border-color: #4c6172;
  background-color: rgba(76, 97, 114, 0.3);
}
.fieldset.steel i,
.fieldset.steel label,
.fieldset.steel label .help:before,
.fieldset.steel .chosen-drop ul li.active-result {
  color: #4c6172;
}
.fieldset.steel input,
.fieldset.steel input[type=checkbox] + label,
.fieldset.steel input[type=radio] + label,
.fieldset.steel .chosen-container,
.fieldset.steel .chosen-drop,
.fieldset.steel .rd-container {
  border-color: #4c6172;
}
.fieldset.steel .chosen-drop ul li.highlighted {
  background-color: #4c6172;
}
.fieldset.blue {
  border-color: #0068b3;
  background-color: rgba(0, 104, 179, 0.3);
}
.fieldset.blue i,
.fieldset.blue label,
.fieldset.blue label .help:before,
.fieldset.blue .chosen-drop ul li.active-result {
  color: #0068b3;
}
.fieldset.blue input,
.fieldset.blue input[type=checkbox] + label,
.fieldset.blue input[type=radio] + label,
.fieldset.blue .chosen-container,
.fieldset.blue .chosen-drop,
.fieldset.blue .rd-container {
  border-color: #0068b3;
}
.fieldset.blue .chosen-drop ul li.highlighted {
  background-color: #0068b3;
}
.fieldset.pink {
  border-color: #b0107d;
  background-color: rgba(176, 16, 125, 0.3);
}
.fieldset.pink i,
.fieldset.pink label,
.fieldset.pink label .help:before,
.fieldset.pink .chosen-drop ul li.active-result {
  color: #b0107d;
}
.fieldset.pink input,
.fieldset.pink input[type=checkbox] + label,
.fieldset.pink input[type=radio] + label,
.fieldset.pink .chosen-container,
.fieldset.pink .chosen-drop,
.fieldset.pink .rd-container {
  border-color: #b0107d;
}
.fieldset.pink .chosen-drop ul li.highlighted {
  background-color: #b0107d;
}
.fieldset.orange {
  border-color: #e84d0e;
  background-color: rgba(232, 77, 14, 0.3);
}
.fieldset.orange i,
.fieldset.orange label,
.fieldset.orange label .help:before,
.fieldset.orange .chosen-drop ul li.active-result {
  color: #e84d0e;
}
.fieldset.orange input,
.fieldset.orange input[type=checkbox] + label,
.fieldset.orange input[type=radio] + label,
.fieldset.orange .chosen-container,
.fieldset.orange .chosen-drop,
.fieldset.orange .rd-container {
  border-color: #e84d0e;
}
.fieldset.orange .chosen-drop ul li.highlighted {
  background-color: #e84d0e;
}
.fieldset.grey {
  border-color: #e6e6e6;
  background-color: rgba(230, 230, 230, 0.3);
}
.fieldset.grey i,
.fieldset.grey label,
.fieldset.grey label .help:before,
.fieldset.grey .chosen-drop ul li.active-result {
  color: #e6e6e6;
}
.fieldset.grey input,
.fieldset.grey input[type=checkbox] + label,
.fieldset.grey input[type=radio] + label,
.fieldset.grey .chosen-container,
.fieldset.grey .chosen-drop,
.fieldset.grey .rd-container {
  border-color: #e6e6e6;
}
.fieldset.grey .chosen-drop ul li.highlighted {
  background-color: #e6e6e6;
}
.fieldset.warning {
  border-color: #E0A942;
  background-color: rgba(224, 169, 66, 0.3);
}
.fieldset.warning i,
.fieldset.warning label,
.fieldset.warning label .help:before,
.fieldset.warning .chosen-drop ul li.active-result {
  color: #E0A942;
}
.fieldset.warning input,
.fieldset.warning input[type=checkbox] + label,
.fieldset.warning input[type=radio] + label,
.fieldset.warning .chosen-container,
.fieldset.warning .chosen-drop,
.fieldset.warning .rd-container {
  border-color: #E0A942;
}
.fieldset.warning .chosen-drop ul li.highlighted {
  background-color: #E0A942;
}
.fieldset.light-green {
  border-color: #daf0bd;
  background-color: rgba(218, 240, 189, 0.3);
}
.fieldset.light-green i,
.fieldset.light-green label,
.fieldset.light-green label .help:before,
.fieldset.light-green .chosen-drop ul li.active-result {
  color: #daf0bd;
}
.fieldset.light-green input,
.fieldset.light-green input[type=checkbox] + label,
.fieldset.light-green input[type=radio] + label,
.fieldset.light-green .chosen-container,
.fieldset.light-green .chosen-drop,
.fieldset.light-green .rd-container {
  border-color: #daf0bd;
}
.fieldset.light-green .chosen-drop ul li.highlighted {
  background-color: #daf0bd;
}
.date {
  border-radius: 5px;
  border: 1px solid #4c6172;
  padding-bottom: 1px;
}
.date .chosen-container {
  border: none;
}
.date .chosen-container .chosen-drop {
  padding-left: 5px !important;
  margin-bottom: 15px;
}
.date.dmy {
  max-width: 370px !important;
}
.date.dmy.has-na {
  max-width: 420px !important;
  padding-right: 50px;
  position: relative;
}
.date.dmy.has-na input[type=checkbox] + label {
  position: absolute;
  top: 4px;
  right: 5px;
}
.date.my {
  max-width: 300px !important;
}
.date.my.has-na {
  max-width: 420px !important;
  padding-right: 50px;
  position: relative;
}
.date.my.has-na input[type=checkbox] + label {
  position: absolute;
  top: 4px;
  right: 5px;
}
.date.error, input[type=checkbox].error + label.date, input[type=radio].error + label.date {
  margin-bottom: 5px !important;
}
.has-na {
  vertical-align: top;
  line-height: 1;
}
.has-na input[type=text], .has-na input[type=email], .has-na input[type=number], .has-na input[type=tel], .has-na textarea, .has-na.input .chosen-container {
  width: calc(100% - 52px) !important;
}
.has-na input[type=checkbox] + label {
  vertical-align: middle;
  top: 2px;
  float: right;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.eff form {
  padding-bottom: 50px;
  border-bottom: 1px solid #79b829;
}
.form-block > .row.collapse, .form-block > .row.date {
  margin: 10px 0 15px;
}
.file-input {
  line-height: 1.6;
  vertical-align: middle;
}
.file-input i {
  margin-right: 10px;
  vertical-align: middle;
}
.file-input input {
  display: none;
}
.input * {
  vertical-align: middle;
}
.checkboxes input + label {
  margin-right: 5px;
  margin-bottom: 5px;
}
.date-wrapper {
  max-width: 370px !important;
}
.date-wrapper input + label {
  margin-right: 5px;
  margin-bottom: 5px;
}
.history-validation-alert.warning {
  background-color: #f08a24 !important;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.95rem;
  margin-top: 10px;
  position: static;
}
#timer {
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  right: 120px;
  width: 0px;
  height: 100%;
  text-align: center;
  padding: 1.25em 0;
  font-size: 5em;
  color: #eee;
  opacity: 0.75; /*This affects background colour*/
  /* BF for vertical alignment */
  line-height: 450px;
  /* always appear on top! (eg. of the Widgets window) */
  z-index: 99;
}
#timer span {
  padding: 5px 35px;
  border-radius: 5px;
}
#timer .minute5 {
  background: #0088ad;
}
#timer .minute4 {
  background: #a7c534;
}
#timer .minute3 {
  background: #f6ab1f;
}
#timer .minute2 {
  background: #ffd710;
}
#timer .minute1 {
  background: #e10000;
}
#timer.hidden {
  display: none;
}
body {
  background: #e6e6e6 url("/build/assets/bg.eae48ac7.png");
}
body * {
  font-family: "proxima-nova";
}
.small-55 {
  width: 46.5%;
}
.small-65 {
  width: 53.5%;
}
.test-system-alert {
  margin: 15px;
  background: #E0A942;
  border-color: #cd9222;
  font-size: 19px;
  padding: 0.4rem 1.5rem 0.4rem 0.4rem;
}
.test-system-alert .close {
  text-decoration: none;
  font-size: 2rem;
  line-height: 0.75;
}
.splash {
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 35%;
  min-width: 250px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 5px;
  padding: 30px;
  box-shadow: 2px 2px 2px 2px #aeaeae;
  text-align: left;
}
.splash h1 {
  margin: 0;
  color: #79b829;
  display: inline-block;
  vertical-align: top !important;
  line-height: 1.3;
  padding-left: 5px;
}
.splash h1 span {
  font-family: "proxima-nova-soft";
  color: #4c6172;
}
.splash .inline {
  display: inline-block;
  padding: 5px;
}
.splash .inline h1 {
  display: block;
}
.splash img {
  display: inline-block;
  margin: 0;
  vertical-align: top !important;
}
.splash form {
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  border-top: 1px dashed #4c6172;
}
.splash form .icon-input {
  margin-bottom: 10px;
}
[ng-cloak] {
  display: none;
}
[ng-cloak].splash-hide {
  display: block !important;
}
.splash-hide {
  display: none;
}
.container {
  background-color: #fff;
  margin: 0 auto;
}
.row {
  margin-bottom: 15px;
}
.is-sticky-height {
  height: 0px;
}
.paper-style > .row {
  margin-bottom: 0;
}
.paper-style > .row label.question {
  margin-top: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.paper-style > .row .row.answer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.paper-style > .row:not(.no-highlight):hover {
  background-color: #daf0bd;
}
span.green {
  color: #79b829;
}
span.steel {
  color: #4c6172;
}
span.blue {
  color: #0068b3;
}
span.pink {
  color: #b0107d;
}
span.orange {
  color: #e84d0e;
}
span.grey {
  color: #e6e6e6;
}
span.warning {
  color: #E0A942;
}
span.light-green {
  color: #daf0bd;
}
h1, h2, h3, h4 {
  font-family: "proxima-nova-soft";
}
.mb1 {
  margin-bottom: 5px;
}
.mb2 {
  margin-bottom: 10px;
}
.mb3 {
  margin-bottom: 15px;
}
.mb4 {
  margin-bottom: 20px;
}
.mb5 {
  margin-bottom: 25px;
}
.mt1 {
  margin-top: 5px;
}
.mt2 {
  margin-top: 10px;
}
.mt3 {
  margin-top: 15px;
}
.mt4 {
  margin-top: 20px;
}
.mt5 {
  margin-top: 25px;
}
.ml1 {
  margin-left: 5px;
}
.ml2 {
  margin-left: 10px;
}
.ml3 {
  margin-left: 15px;
}
.ml4 {
  margin-left: 20px;
}
.ml5 {
  margin-left: 25px;
}
.mr1 {
  margin-right: 5px;
}
.mr2 {
  margin-right: 10px;
}
.mr3 {
  margin-right: 15px;
}
.mr4 {
  margin-right: 20px;
}
.mr5 {
  margin-right: 25px;
}
.pad20 {
  padding: 20px;
}
.pad20 {
  padding: 20px;
}
.pb40 {
  padding-bottom: 40px !important;
}
.nm {
  margin: 0;
}
.np {
  padding: 0;
}
.nmb {
  margin-bottom: 0;
}
.nmt {
  margin-top: 0;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
::selection {
  background-color: #79b829;
  color: #fff;
}
.btn, button {
  border-radius: 5px;
  padding: 10px 25px;
  color: #fff;
  font-family: "proxima-nova-soft";
  border: 1px solid;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}
.btn.green, button.green {
  background-color: #79b829;
  border-color: #79b829;
}
.btn.steel, button.steel {
  background-color: #4c6172;
  border-color: #4c6172;
}
.btn.blue, button.blue {
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn.pink, button.pink {
  background-color: #b0107d;
  border-color: #b0107d;
}
.btn.orange, button.orange {
  background-color: #e84d0e;
  border-color: #e84d0e;
}
.btn.grey, button.grey {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn.warning, button.warning {
  background-color: #E0A942;
  border-color: #E0A942;
}
.btn.light-green, button.light-green {
  background-color: #daf0bd;
  border-color: #daf0bd;
}
.btn.grey, button.grey {
  color: #4c6172;
}
.btn.disabled, .btn[disabled], button.disabled, button[disabled] {
  color: grey;
}
.btn.disabled:hover, .btn[disabled]:hover, button.disabled:hover, button[disabled]:hover {
  cursor: not-allowed;
  opacity: 1;
}
.btn.sml, button.sml {
  padding: 3.3333333333px 10px 0 10px;
}
.btn:hover, button:hover {
  cursor: pointer;
  opacity: 0.9;
}
.btn.inline-font, button.inline-font {
  font-size: 19px;
}
.notification {
  position: absolute;
  top: 20px;
  left: 50%;
  border-radius: 5px;
  transform: translateX(-50%);
  padding: 10px;
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  max-width: 700px;
  z-index: 90;
}
.notification .icon, .notification .message {
  display: table-cell;
  vertical-align: middle;
}
.notification .icon {
  font-size: 1.2em;
  padding-right: 10px;
}
.notification .message {
  padding-right: 20px;
}
.notification.error, input[type=checkbox].error + label.notification, input[type=radio].error + label.notification {
  background-color: #C15656 !important;
  box-shadow: 1px 1px 1px #5c2222;
}
.notification.error i, input[type=checkbox].error + label.notification i, input[type=radio].error + label.notification i {
  color: #943636;
  font-size: 1.2em;
}
.notification.warning {
  background-color: #E0A942 !important;
  box-shadow: 1px 1px 1px #765313;
}
.notification.warning i {
  color: #b7821e;
  font-size: 1.2em;
}
.notification a {
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
}
.head-tab {
  font-family: "proxima-nova-soft";
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 15px;
}
.head-tab .word {
  display: inline-block;
  padding: 8px 15px 7px 8px;
  background-color: #79b829;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}
.head-tab .word span:first-of-type {
  display: flex;
  background-color: #fff;
  color: #79b829;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
  width: 35px;
  text-align: center;
  margin-right: 5px;
}
.head-tab .bar {
  background-color: #79b829;
  height: 15px;
  border-radius: 5px;
  margin-top: -13px;
}
.head-tab .bar:after {
  position: relative;
  left: 20px;
  top: -3px;
  z-index: 0;
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  background: #79b829;
  transform: rotate(45deg);
  border-radius: 5px;
}
.sub-head-tab {
  font-family: "proxima-nova-soft";
  color: #fff;
  margin-bottom: 5px;
  margin-top: 25px;
}
.sub-head-tab .word {
  display: inline-block;
  padding: 4px 25px 5px 8px;
  background-color: #79b829;
  border-radius: 5px;
}
.sub-head-tab:after {
  content: "";
  display: block;
  background-color: #79b829;
  height: 10px;
  border-radius: 5px;
  margin-top: -7px;
}
.sub-head-tab.green .word {
  background-color: #79b829;
}
.sub-head-tab.steel .word {
  background-color: #4c6172;
}
.sub-head-tab.blue .word {
  background-color: #0068b3;
}
.sub-head-tab.pink .word {
  background-color: #b0107d;
}
.sub-head-tab.orange .word {
  background-color: #e84d0e;
}
.sub-head-tab.grey .word {
  background-color: #e6e6e6;
}
.sub-head-tab.warning .word {
  background-color: #E0A942;
}
.sub-head-tab.light-green .word {
  background-color: #daf0bd;
}
.sub-head-tab.green:after {
  background-color: #79b829;
}
.sub-head-tab.steel:after {
  background-color: #4c6172;
}
.sub-head-tab.blue:after {
  background-color: #0068b3;
}
.sub-head-tab.pink:after {
  background-color: #b0107d;
}
.sub-head-tab.orange:after {
  background-color: #e84d0e;
}
.sub-head-tab.grey:after {
  background-color: #e6e6e6;
}
.sub-head-tab.warning:after {
  background-color: #E0A942;
}
.sub-head-tab.light-green:after {
  background-color: #daf0bd;
}
label.panel, label.checklist {
  display: inline;
}
.panel, .checklist {
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.panel.green, .green.checklist {
  background-color: #79b829;
}
.panel.steel, .steel.checklist {
  background-color: #4c6172;
}
.panel.blue, .blue.checklist {
  background-color: #0068b3;
}
.panel.pink, .pink.checklist {
  background-color: #b0107d;
}
.panel.orange, .orange.checklist {
  background-color: #e84d0e;
}
.panel.grey, .grey.checklist {
  background-color: #e6e6e6;
}
.panel.warning, .warning.checklist {
  background-color: #E0A942;
}
.panel.light-green, .light-green.checklist {
  background-color: #daf0bd;
}
.panel.green .icon-input i, .green.checklist .icon-input i {
  color: #79b829;
}
.panel.steel .icon-input i, .steel.checklist .icon-input i {
  color: #4c6172;
}
.panel.blue .icon-input i, .blue.checklist .icon-input i {
  color: #0068b3;
}
.panel.pink .icon-input i, .pink.checklist .icon-input i {
  color: #b0107d;
}
.panel.orange .icon-input i, .orange.checklist .icon-input i {
  color: #e84d0e;
}
.panel.grey .icon-input i, .grey.checklist .icon-input i {
  color: #e6e6e6;
}
.panel.warning .icon-input i, .warning.checklist .icon-input i {
  color: #E0A942;
}
.panel.light-green .icon-input i, .light-green.checklist .icon-input i {
  color: #daf0bd;
}
.panel.lrg, .lrg.checklist {
  padding: 10px;
}
.panel label, .checklist label {
  color: #fff;
  font-weight: normal;
}
.panel input, .checklist input {
  border: none;
}
.panel.has-btn, .has-btn.checklist {
  position: relative;
}
.panel.has-btn .btn, .has-btn.checklist .btn {
  position: absolute;
  right: 0;
}
.divider-left, .divider {
  border-left: 1px solid #79b829;
}
.divider-right, .divider {
  border-right: 1px solid #79b829;
}
.segment.joint .divider {
  border-right: none;
}
.segment.joint + .client-specific .answer {
  border-top: 2px dashed #79b829;
}
.segment.client-specific + .joint .answer {
  border-top: 2px dashed #79b829;
}
.reveal-modal {
  border-radius: 5px;
}
.reveal-modal.green {
  background-color: #79b829;
}
.reveal-modal.steel {
  background-color: #4c6172;
}
.reveal-modal.blue {
  background-color: #0068b3;
}
.reveal-modal.pink {
  background-color: #b0107d;
}
.reveal-modal.orange {
  background-color: #e84d0e;
}
.reveal-modal.grey {
  background-color: #e6e6e6;
}
.reveal-modal.warning {
  background-color: #E0A942;
}
.reveal-modal.light-green {
  background-color: #daf0bd;
}
.reveal-modal.coloured * {
  color: #fff;
}
.header-tabs {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style: none;
  overflow-x: auto;
  white-space: nowrap;
}
.header-tabs * {
  user-select: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  white-space: initial;
}
.header-tabs li {
  width: 110px;
  height: 110px;
  display: inline-block;
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #daf0bd;
  color: #79b829;
  border-radius: 5px;
}
.header-tabs li .inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.header-tabs li.active {
  background-color: #fff;
  border: 2px solid #79b829;
  color: #79b829;
  width: 140px;
  height: 140px;
}
.header-tabs li.active i {
  color: #5e8e20;
  font-size: 2.5em;
}
.header-tabs li.active p {
  font-weight: bold;
  font-size: 1.2em;
}
.header-tabs li.active span {
  display: inline;
  color: #e84d0e;
}
.header-tabs li p {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1;
}
.header-tabs li i {
  font-size: 1.5em;
}
.header-tabs li .remaining:hover {
  cursor: pointer;
  text-decoration: underline;
}
.header-tabs li .remaining:hover .count {
  text-decoration: underline;
}
.header-tabs li span .count {
  font-weight: bold;
}
.header-tabs li:not(.active) span .text {
  display: none;
}
.header-tabs li:not(.active) span .count {
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  padding: 1px 8px;
  color: #e84d0e;
}
.sub-tabs {
  white-space: nowrap;
  overflow: auto;
}
.sub-tabs ul li {
  padding: 10px;
  text-align: center;
  background-color: #daf0bd;
  color: #79b829;
  border-radius: 5px;
  display: inline-block;
  border: 2px solid #fff;
}
.sub-tabs ul li.active {
  background-color: #fff;
  color: #79b829;
  border-color: #79b829;
}
.sub-tabs ul li .count {
  background-color: #fff;
  color: #e84d0e;
  font-weight: bold;
  border-radius: 50%;
  padding: 1px 6px;
}
.sub-tab-container {
  max-width: calc(100% - 200px);
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.save-container {
  padding-left: 0;
  padding-right: 0.9375rem;
}
.save-button,
.issue-button,
.saved {
  padding: 10px;
  text-align: center;
  background-color: #fff;
  color: #79b829;
  border-radius: 5px;
  display: inline-block;
  border: 2px solid #79b829;
  float: right;
  font-size: 16px;
  line-height: 1;
}
.save-button[disabled],
.issue-button[disabled],
.saved[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.issue-button {
  color: #b3b3b3;
  border-color: #b3b3b3;
  position: fixed;
  top: 20px;
  right: 20px;
}
.is-sticky .issue-button {
  display: none;
}
.issue-error {
  color: #e84d0e;
  font-size: 13px;
}
.is-sticky {
  z-index: 999;
}
.is-sticky > * {
  background-color: #fff;
  z-index: 10;
  min-height: 40px;
}
.is-sticky .header-tabs {
  z-index: 999;
  margin-top: 0;
  font-size: 0.8em;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.is-sticky .header-tabs i {
  display: none;
}
.is-sticky .header-tabs li, .is-sticky .header-tabs .inner {
  width: auto;
  height: auto;
}
.is-sticky .header-tabs .inner {
  position: static;
  transform: translateY(0);
}
.is-sticky .header-tabs p {
  display: inline;
}
.is-sticky .header-tabs .text {
  display: none;
}
.is-sticky .sub-tabs {
  font-size: 0.8em;
}
.search ul.results {
  width: calc(100% - 30px);
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  background-color: #fff;
  z-index: 100;
  border-radius: 5px;
  border: 2px solid #79b829;
}
.search ul.results li {
  padding: 5px 10px;
}
.search ul.results li:hover {
  cursor: pointer;
  background-color: #79b829;
  color: #fff;
}
.pat, .hq-aside-menu, body.admin aside {
  background: #e6e6e6 url("/build/assets/bg.eae48ac7.png");
}
.multi-segment {
  padding-bottom: 15px;
}
.multi-segment .btn.sml {
  display: inline-block;
  margin-bottom: 3px !important;
  z-index: 9;
  position: relative;
}
.multi-segment .add-client {
  position: absolute !important;
  right: 0;
}
.multi-segment .sub_label {
  position: relative;
}
.multi-add {
  margin-bottom: 10px;
}
.divider + .divider {
  border: none;
}
.inline {
  display: inline;
}
.add-client {
  position: absolute;
  right: 15px;
  top: 0;
  height: 34px;
  vertical-align: middle;
}
.add-client i {
  position: relative;
  top: 3px;
}
.medium-4 .date.dmy .chosen-drop {
  padding: 0;
}
.medium-4 .date.dmy .chosen-drop li.active-result {
  padding-left: 0;
  padding-right: 0;
}
body {
  border-top: 4px solid #79b829;
}
body .container {
  padding-top: 5px;
}
.paper-style {
  margin-top: 30px;
}
#sticky-wrapper.is-sticky .sticky {
  padding-bottom: 5px;
  box-shadow: 0px 0px 2px 2px #aeaeae;
}
.client-names .panel, .client-names .checklist {
  margin-top: 5px;
}
.client-names .panel + .btn, .client-names .checklist + .btn {
  top: 5px;
}
.attention {
  transition: all 0.5s linear;
  background-color: #ffe2e2;
}
label.attention {
  color: red;
  font-weight: bold;
}
.note-count {
  display: inline-block;
  margin-top: 10px;
}
.field, .question-group label {
  margin-bottom: 10px;
}
.question-group {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .responsive-table {
    display: table;
    width: 100%;
  }
  .responsive-table .row {
    display: table-row;
  }
  .responsive-table .row .columns {
    display: table-cell;
    width: auto;
    float: none;
    vertical-align: middle;
    padding-bottom: 5px;
  }
  .responsive-table .row .columns * {
    vertical-align: middle;
  }
}
.checklist .row .columns:first-of-type {
  border-right: 1px solid #79b829;
}
.login-form {
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 35%;
  min-width: 250px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 5px;
  padding: 30px;
  box-shadow: 2px 2px 2px 2px #aeaeae;
  text-align: left;
}
.login-form h1 {
  margin: 0;
  color: #79b829;
  display: inline-block;
  vertical-align: top !important;
  width: 150px;
  line-height: 1.3;
  padding-left: 5px;
}
.login-form h1 span {
  font-family: "proxima-nova-soft";
  color: #4c6172;
}
.login-form img {
  display: inline-block;
  margin: 0;
  vertical-align: top !important;
}
.login-form form {
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  border-top: 1px dashed #4c6172;
}
.login-form form .icon-input {
  margin-bottom: 10px;
}
.two-factor-form {
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 35%;
  min-width: 500px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 5px;
  padding: 30px;
  box-shadow: 2px 2px 2px 2px #aeaeae;
  text-align: left;
}
.two-factor-form h1 {
  margin: 0;
  color: #79b829;
  display: inline-block;
  vertical-align: top !important;
  width: 400px;
  line-height: 1.3;
  padding-left: 5px;
}
.two-factor-form h1 span {
  font-family: "proxima-nova-soft";
  color: #4c6172;
}
.two-factor-form img {
  display: inline-block;
  margin: 0;
  vertical-align: top !important;
}
.two-factor-form form {
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  border-top: 1px dashed #4c6172;
}
.two-factor-form form .icon-input {
  margin-bottom: 10px;
}
.two-factor-form button {
  width: 20%;
}
html, body {
  height: 100%;
}
body.admin {
  background: #fff;
  border-top: 0;
}
body.admin h1, body.admin h2, body.admin h3 {
  color: #79b829;
}
body.admin aside {
  border-top: 2px solid #79b829;
  width: 250px;
  height: 100%;
  position: fixed;
}
body.admin aside .top {
  background-color: #fff;
  padding: 20px;
  text-align: center;
}
body.admin aside .top h1 {
  margin: 0;
}
body.admin aside .top h1 img {
  max-width: 80px;
}
body.admin aside .top p span {
  display: block;
  font-weight: bold;
}
body.admin aside + .body {
  margin-left: 250px;
  padding: 40px;
}
.menu li, .tabbed .tabs li {
  border-bottom: 1px solid #d8d8d8;
}
.menu li:hover, .tabbed .tabs li:hover {
  background-color: #79b829;
  color: #fff;
}
.menu li a, .tabbed .tabs li a {
  color: inherit;
  text-decoration: none;
  display: block;
  padding: 10px 20px 10px 25px;
}
.top-bar .menu, .top-bar .tabbed .tabs, .tabbed .top-bar .tabs {
  background-color: #fff;
  padding-top: 100px;
}
.top-bar .menu li, .top-bar .tabbed .tabs li, .tabbed .top-bar .tabs li {
  float: left;
}
.menu-right {
  margin-right: 150px;
  float: right;
}
.menu-right .btn {
  width: 100px;
  margin: auto;
  display: block;
}
ul.inline li {
  display: inline-block;
}
.tabbed .tabs {
  background: #4c6172;
  color: #fff;
  width: 200px;
  float: left;
}
.tabbed .tabs li.active {
  background-color: #79b829;
  color: #fff;
}
.tabbed .tabs .tab-icon {
  position: absolute;
  display: inline-block;
  left: 5px;
}
.tabbed .tab-panes {
  overflow: hidden;
}
.tabbed .tab-panes li {
  display: none;
  padding: 0 30px;
}
.tabbed .tab-panes li.active {
  display: block;
}
.tabbed.side-tabs .tabs {
  margin-bottom: 20px !important;
}
.tabbed .left-info {
  width: 200px;
}
.tabbed .top-info {
  pointer-events: none;
}
.tabbed .top-info p {
  display: inline-block;
  margin: 5px 20px 5px 0;
}
.top-tabs {
  background: #ffffff;
  width: 100%;
  margin-bottom: 10px;
}
.top-tabs .sticky-wrapper {
  width: 100%;
}
.top-tabs .tabs {
  width: 100%;
}
.top-tabs .tabs li {
  float: left;
  padding-right: 20px;
}
.review-summary {
  background: #ffffff;
}
.review-content {
  margin-left: 260px;
  padding-right: 20px;
}
.review-content-big {
  margin-left: 20px;
  padding-right: 20px;
}
.form-review .tabs li {
  position: relative;
}
.form-review .tabs i {
  display: none;
  position: absolute;
  top: 13px;
  right: 5px;
}
.form-review .tabs li.active i {
  display: block;
}
.form-review .question {
  font-weight: bold;
  margin-top: 0.5px;
}
.form-review .row {
  max-width: initial;
}
.form-review .segment-client {
  border-bottom: 1px solid #93d440;
}
.form-review .icon-new-message {
  font-size: 16px;
  color: #0068b3;
}
.form-review .answer-group {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  background-color: #e6e6e6;
}
.form-review .answer-group label {
  display: inline;
  font-weight: bold;
}
.form-review .section {
  width: 98%;
  margin-bottom: 5px;
  padding: 10px;
  background-color: #e6e6e6;
}
.form-review .section label:not(.question) {
  display: inline;
  font-weight: bold;
}
.form-review .answer-group {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  background-color: #e6e6e6;
}
.form-review .answer-group label {
  display: inline;
  font-weight: bold;
}
.form-review .section {
  width: 98%;
  margin-bottom: 5px;
  padding: 10px;
  background-color: #e6e6e6;
}
.form-review .section label:not(.question) {
  display: inline;
  font-weight: bold;
}
.form-review .segment-client {
  padding-top: 15px;
  padding-bottom: 15px;
}
.form-review .copyable {
  cursor: pointer;
}
[copyable]:hover {
  outline: 1px solid #79b829;
}
.floating-clipboard {
  color: #79b829;
}
.copied {
  line-height: 1;
  border-radius: 5px;
  padding: 2px 5px;
  color: #fff;
  background: #79b829;
}
.offscreen, .floating-clipboard, .copied {
  position: absolute;
  left: -9000px;
  z-index: 90;
}
.dotted {
  border-bottom: 1px dashed #93d440;
  padding-bottom: 5px;
}
.dotted:last-child {
  border-bottom: none;
}
.bs, .hq-aside-menu, .page header .logged-in-as, .page .body, body.admin aside {
  box-shadow: 2px 2px 2px 2px #aeaeae;
}
.page .body {
  background-color: #fff;
  border-radius: 5px;
}
.page .body .main {
  padding-bottom: 30px;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.page .body .main h1 {
  color: #79b829;
}
.page header {
  margin-top: 10px;
}
.page header .logged-in-as {
  display: inline-block;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  float: right;
}
.page aside {
  border-right: 4px solid #79b829;
  background-color: #e6e6e6;
  color: #4c6172;
}
.page p {
  margin-top: 0;
}
.qa {
  display: inline;
  margin-right: 10px;
}
.qa label, .qa span {
  display: inline;
}
.qa label {
  color: #4c6172;
}
.qa.block {
  display: block;
  overflow: hidden;
  padding: 1px;
}
.qa.block * {
  display: block;
  float: left;
  clear: left;
}
.grey-block {
  background-color: #e6e6e6;
  padding: 10px !important;
}
.client-dash aside h2 {
  margin: 0;
}
.client-dash aside .downloads {
  background-color: #fff;
  padding: 20px;
}
.client-dash aside .downloads a {
  text-decoration: none;
}
.client-dash aside .downloads p {
  margin: 0;
}
.client-dash .panel.white, .client-dash .white.checklist {
  background-color: #fff;
  color: #4c6172;
  padding: 0;
}
.table-container {
  overflow-x: scroll;
}
table {
  width: 100%;
  border: 1px solid #4c6172;
  border-collapse: collapse;
}
table thead {
  background-color: #4c6172;
  color: #fff;
}
table thead td {
  font-weight: bold;
  font-family: "proxima-nova-soft";
}
table td {
  padding: 10px;
}
table td:last-of-type {
  width: 1px !important;
  white-space: nowrap;
}
@media (max-width: 800px) {
  table td:nth-last-child(2) {
    display: none;
  }
}
table tbody tr:nth-of-type(even) {
  background-color: #e7ecef;
}
.hq-aside-menu {
  border-top: 2px solid #79b829;
  width: 250px;
  height: 100%;
  position: fixed;
}
.hq-aside-menu .top {
  background-color: #fff;
  padding: 20px;
  text-align: center;
}
.hq-aside-menu .top h1 {
  margin: 0;
}
.hq-aside-menu .top h1 img {
  max-width: 80px;
}
.hq-aside-menu .top p span {
  display: block;
  font-weight: bold;
}
aside + .body {
  margin-left: 250px;
  padding: 40px;
}
.expandable .expandable-container {
  margin-top: -10px;
  position: absolute;
  width: 100%;
  opacity: 0;
  height: 0px;
  transition: opacity 0.3s linear;
  overflow: hidden;
  z-index: 50;
}
.expandable .expandable-content {
  padding: 1rem;
  background: #f8f8f8;
  border: 1px solid #79b829;
}
.expandable .expandable-hover:hover ~ .expandable-container, .expandable .expandable-hover:hover .expandable-container {
  height: auto;
  opacity: 1;
}
.row.full {
  max-width: initial;
}
header.inline * {
  display: inline;
}
header a {
  color: #79b829;
}
ul.raw {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.inline li {
  float: left;
  margin-right: 1rem;
}
ul.inline li [class^=icon] {
  vertical-align: middle;
}
ul.crumbs {
  color: #79b829;
  font-weight: bold;
}
ul.crumbs li {
  margin: 0;
}
ul.crumbs li a {
  text-decoration: none;
  color: #79b829;
}
ul.crumbs li:not(:last-of-type):after {
  content: "/";
  display: inline-block;
  margin: 0 5px;
}
ul.crumbs li:not(:last-of-type):hover {
  cursor: pointer;
}
ul.crumbs li:last-of-type {
  color: #4c6172;
}
h1.steel, h2.steel, h3.steel, span.steel {
  color: #4c6172 !important;
}
h1.green, h2.green, h3.green, span.green {
  color: #79b829 !important;
}
h1.blue, h2.blue, h3.blue, span.blue {
  color: #0068b3 !important;
}
h1.grey, h2.grey, h3.grey, span.grey {
  color: #e6e6e6 !important;
}
select {
  padding: 13px;
  border-radius: 5px;
  border-color: #4c6172;
}
select:focus {
  outline: none;
}
fieldset.inline {
  border: none;
  padding: 0;
  float: left;
  margin-right: 25px;
}
form.hq {
  max-width: 700px;
}
form.hq input[type=text], form.hq select {
  margin-bottom: 15px;
}
.tabs a {
  text-decoration: none;
  margin-left: 3px;
}
.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #79b829;
  color: #FFFFFF;
}
ul.grey-blocks li {
  position: relative;
}
ul.grey-blocks li a {
  display: block;
  padding: 1rem;
  background-color: #e6e6e6;
  margin-bottom: 10px !important;
}
ul.grey-blocks li a:hover {
  background-color: #79b829;
  color: #fff;
}
.grey-block-item {
  display: block;
  padding: 1rem;
  background-color: #e6e6e6;
  margin-bottom: 10px !important;
}
.grey-block-item:hover {
  background-color: #79b829;
  color: #fff;
}
.grey-block-item .controls {
  float: right;
  position: relative;
  top: -14px;
}
.grey-block-item .controls a {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.grey-block-item .controls .orange {
  padding: 0.8rem;
  color: #FFFFFF;
}
.grey-block-item .controls .control {
  padding: 0.85rem;
  color: #FFFFFF;
  border: 1px #4c6172;
  background-color: #4c6172;
}
.grey-block-controls {
  position: absolute;
  right: 0;
  top: 2px;
}
.grey-block-controls a {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.grey-block-controls .orange {
  padding: 0.8rem;
  color: #FFFFFF;
}
.grey-block-controls .control {
  padding: 0.85rem;
  color: #FFFFFF;
  border: 1px #4c6172;
  background-color: #4c6172;
}
.hq-icon-list {
  margin: 0;
  padding: 0;
}
.hq-icon-list li {
  display: inline-block;
  margin-right: 5px;
}
.hq-icon-list a {
  color: #4c6172;
  text-decoration: none;
  padding: 5px 10px;
  display: block;
  font-size: 1.1rem;
}
.hq-icon-list a:hover {
  color: #79b829;
}
.builder a {
  color: #000000;
  text-decoration: none;
}
.builder a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.fieldsbulder .chosen-container {
  position: relative;
}
.form_review .pagination a {
  color: #000000;
  text-decoration: none;
}
.form_review .pagination a:hover {
  color: #79b829;
  text-decoration: none;
}
.form_review .pagination ul {
  list-style: none;
  font-size: 1.2em;
}
.form_review .pagination li {
  display: inline-block;
  margin-right: 5px;
}
.form_review .results_table th {
  text-align: left;
  padding: 5px;
}
.form_review .results_table td {
  border-left: 1px solid #4c6172;
}
.admin .top li.buttons {
  margin-left: 56px;
}
.copyable {
  display: inline-block !important;
  border: 1px solid transparent;
}
.copyable.zeroclipboard-is-hover {
  border: 1px solid #79b829;
}
.copyable:hover {
  border: 1px solid #79b829;
}
.space {
  white-space: pre-wrap;
}
.logo-hover {
  cursor: pointer;
}
.logo-holder {
  padding-right: 20px;
}
.answer-note {
  background-color: #E0A942;
  border: 1px solid #E0A942;
  background-color: rgba(224, 169, 66, 0.05);
  display: inline-block;
  padding: 3px;
  margin: 1px;
  border-radius: 3px;
}
.pointer {
  cursor: pointer;
}
.prev-next .btn {
  margin: 10px 20px;
}
.checklist {
  background-color: #daf0bd;
  color: #4c6172;
  margin-bottom: 5px;
}
.checklist h2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.checklist label.inline {
  color: #4c6172;
  position: relative;
  bottom: 15px;
}
.debtcoach-history .right {
  margin-top: 40px;
}
.badge {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-top: 7px;
  border-radius: 50%;
}
.badge.green {
  background-color: #79b829;
}
.badge.steel {
  background-color: #4c6172;
}
.badge.blue {
  background-color: #0068b3;
}
.badge.pink {
  background-color: #b0107d;
}
.badge.orange {
  background-color: #e84d0e;
}
.badge.grey {
  background-color: #e6e6e6;
}
.badge.warning {
  background-color: #E0A942;
}
.badge.light-green {
  background-color: #daf0bd;
}
.badge.yellow {
  background-color: #E0A942;
}
.results-field-order ul {
  list-style: none;
}
.results-field-order ul i.icon-menu {
  vertical-align: text-top;
  font-size: 2em;
  color: #79b829;
}
@media (max-width: 1380px) {
  ul.menu.nav-menu, .tabbed ul.nav-menu.tabs {
    padding-top: 20px;
  }
}
@media (max-width: 1024px) {
  ul.menu.nav-menu, .tabbed ul.nav-menu.tabs {
    padding: 0;
  }
}
button.btn.green.case-submit {
  margin-top: 30px;
  margin-left: 10px;
}
.unlock-control a {
  text-align: center;
  width: 113px;
  padding: 10px 20px 10px 20px;
  color: #FFFFFF;
  border: 1px #4c6172;
  background-color: #4c6172;
  margin-bottom: 10px;
}
#push-update-change button {
  font-size: 16px;
  line-height: 24px;
}
#changelog-modal {
  width: 100%;
  max-width: 850px;
  min-height: auto !important;
  max-height: 80vh;
  overflow-y: scroll;
}
#changelog-modal td {
  vertical-align: top;
  white-space: normal !important;
}
#changelog-modal .changes-message {
  color: #e84d0e;
}
@media (max-width: 800px) {
  #changelog-modal thead {
    display: none;
  }
  #changelog-modal td {
    display: block !important;
    width: 100% !important;
  }
  #changelog-modal td:first-child {
    font-weight: bold;
    padding-bottom: 0;
  }
  #changelog-modal td:last-child {
    padding-top: 5px;
  }
}
.ifttt-list {
  margin-bottom: 10px !important;
}
.ifttt-list h4 {
  margin: 0;
  font-size: 18px;
  line-height: 18px;
}
.ifttt-list .item:not(:last-of-type) .small-8 {
  padding-bottom: 5px;
  margin-bottom: 7px;
  border-bottom: 1px solid #0068b3;
}
.alert-box.error, input[type=checkbox].error + label.alert-box, input[type=radio].error + label.alert-box {
  color: #222;
  font-size: 100%;
}
.alert-box.error h1, input[type=checkbox].error + label.alert-box h1, input[type=radio].error + label.alert-box h1 {
  color: #e84d0e !important;
}
.statistics .comparison > .columns {
  padding-top: 30px;
}
.statistics .comparison > .columns th {
  background: #79b829;
}
.statistics .input-columns {
  width: calc(100% - 185px);
  padding: 0;
}
.statistics .button-column {
  width: auto;
  padding: 0;
}
.statistics .border-top {
  margin-top: 40px;
  border-top: 1px solid #aaa;
  padding-top: 23px;
}
.statistics .border-bottom {
  border-bottom: 1px solid #aaa;
  padding-bottom: 27px;
  margin-bottom: 23px;
}
.statistics .border-bottom ~ .small-3:last-child {
  padding-left: 0;
}
.statistics .compare-wrapper {
  display: inline-block;
}
.statistics .btn {
  font-size: 16px;
  height: 44px;
}
.statistics .btn.compare {
  margin-top: 24px;
  margin-right: 15px;
}
.statistics .view-results {
  text-align: right;
}
.statistics .view-results .btn {
  margin-right: 15px;
}
.statistics .filter-results {
  text-align: center;
}
.statistics .filter-results .button-wrapper {
  display: inline-block;
  font-size: 0;
}
.statistics .filter-results .btn {
  background: #4c6172;
  font-size: 16px;
  width: 100px;
}
.statistics .filter-results .btn.selected {
  background: #79b829;
}
.statistics .filter-results .btn.selected:hover {
  opacity: 1;
}
.statistics .filter-results .btn:first-child, .statistics .filter-results .btn:nth-child(2) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.statistics .filter-results .btn:last-child, .statistics .filter-results .btn:nth-child(2) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.statistics .chart {
  margin-bottom: 30px;
  height: 600px;
}
.statistics table {
  border: none;
  margin-bottom: 15px;
}
.statistics table th {
  padding: 7px 16px;
  text-align: left;
}
.statistics table td {
  padding: 12px 16px;
}
.statistics table td:last-child, .statistics table td:nth-last-child(2) {
  border-left: 1px solid #949494;
}
.statistics h2 {
  margin-top: 3px;
  margin-bottom: 0;
}
body.admin .statistics h2 {
  color: #4c6172;
}
.statistics h2 + span {
  font-weight: 600;
  color: #6C6C6C;
  margin-bottom: 25px;
  display: block;
}
@media print {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  body {
    font-size: 0.6em;
  }
  .hide-on-print {
    display: none;
  }
}
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.gu-hide {
  display: none !important;
}
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}