@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12, .above-footer .mobile-app {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; } }
@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4, .above-footer .mobile-app {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4, .above-footer .mobile-app {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }

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

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

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

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

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

label.error {
  color: #f04124; }

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      padding-left: 0.9375rem;
      padding: 12px 0 12px 0.9375rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        background-color: #008CBA;
        border-color: #007095;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #007095; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      background-color: #008CBA;
      border-color: #007095;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007095; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: #008CBA;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #0078a0;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.625rem;
      font-weight: bold;
      margin-bottom: 0;
      padding: 8px 0.9375rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 1025px) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #333333; }

  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 77.5rem; }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #333333;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #008CBA;
      color: #FFFFFF;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.1875rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #FFFFFF;
        line-height: 2.8125rem;
        padding: 12px 0.9375rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #4e4e4e;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      height: 2.8125rem;
      padding: 0 0.9375rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }
.text-left {
  text-align: left !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

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

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

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

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .top-off-canvas-menu {
  top: -18.75rem; }
.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }
.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem; }
.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem; }

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

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

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

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

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

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

body.mps-rails-1 {
  background-position: center 145px !important; }

.aserve-top {
  text-align: center;
  padding: 10px 0 10px 0;
  background: #ebebeb;
  position: relative;
  width: 100%;
  top: 100px;
  z-index: 1;
  background: #ebebeb; }
  @media only screen and (min-width: 64.0625em) {
    .aserve-top {
      padding: 5px 0 5px 0;
      z-index: 30;
      position: fixed;
      top: 0;
      height: 100px;
      max-height: 100px; } }
  @media only screen and (max-width: 40em) {
    .aserve-top.desktop {
      display: none !important; } }
  @media only screen and (min-width: 40.0625em) {
    .aserve-top.desktop {
      display: block !important; } }
  @media only screen and (max-width: 40em) {
    .aserve-top.mobile {
      display: block !important; } }
  @media only screen and (min-width: 40.0625em) {
    .aserve-top.mobile {
      display: none !important; } }

#inner-block .aserve-top {
  text-align: center;
  padding: 15px 0 15px 0;
  z-index: 0;
  background: #fff;
  position: relative;
  width: 100%;
  height: auto; }

body.secondary-banner .aserve-top, body.secondary-banner #inner-block .aserve-top {
  visibility: hidden !important;
  display: none !important;
  height: 0; }

.content-ad {
  padding: 0;
  margin: 0; }

body.secondary-banner .content .content-ad {
  text-align: center;
  margin: 0 auto;
  padding: 10px; }
  @media only screen and (min-width: 64.0625em) {
    body.secondary-banner .content .content-ad {
      margin-bottom: 15px; } }

.news-content.athena {
  margin-bottom: 15px; }

.reveal-modal .ad-slot {
  display: inline-block; }

.reveal-modal {
  display: none;
  min-height: 600px;
  width: 100%;
  padding: 20px; }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal {
      width: 90%; } }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 90%; } }
  @media only screen and (min-width: 641px) and (max-width: 1300px) {
    .reveal-modal {
      width: 95%; } }
  @media only screen and (min-width: 1301px) {
    .reveal-modal {
      width: 60%; } }
  .reveal-modal h3 {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: bold;
    margin: 0 30px 10px 0;
    color: #0092C7;
    text-transform: uppercase; }
    @media only screen and (min-width: 64.0625em) {
      .reveal-modal h3 {
        font-size: 1.25rem; } }
  .reveal-modal .video-modal {
    background: transparent url("/public/images/loading-bar.gif") no-repeat center center;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden; }
    .reveal-modal .video-modal .loading {
      display: block;
      margin: 150px auto 0 auto; }
  .reveal-modal .video-container {
    width: 100%; }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      .reveal-modal .video-container {
        float: left;
        width: calc(100% - 250px); } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .reveal-modal .video-container {
        float: left;
        width: calc(100% - 250px); } }
    @media only screen and (min-width: 1301px) {
      .reveal-modal .video-container {
        float: left;
        width: calc(100% - 250px); } }
    .reveal-modal .video-container h2 {
      font-weight: bold;
      color: #0092C7;
      margin-top: 5px;
      font-size: 1rem; }
      @media only screen and (min-width: 64.0625em) {
        .reveal-modal .video-container h2 {
          font-size: 1.375rem; } }
    .reveal-modal .video-container p {
      font-size: 0.875rem;
      color: #000;
      line-height: 18px; }
      @media only screen and (min-width: 64.0625em) {
        .reveal-modal .video-container p {
          font-size: 1.125rem;
          line-height: 24px; } }
  .reveal-modal .modal-related {
    width: 100%; }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      .reveal-modal .modal-related {
        margin-bottom: 10px;
        float: right;
        width: 230px;
        height: 500px;
        overflow: hidden;
        overflow-y: scroll; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .reveal-modal .modal-related {
        margin-bottom: 10px;
        float: right;
        width: 230px;
        height: 500px;
        overflow: hidden;
        overflow-y: scroll; } }
    @media only screen and (min-width: 1301px) {
      .reveal-modal .modal-related {
        margin-bottom: 10px;
        float: right;
        width: 230px;
        height: 450px;
        overflow: hidden;
        overflow-y: scroll; } }
    .reveal-modal .modal-related h3 {
      color: #0092C7;
      font-weight: bold; }
      @media only screen and (min-width: 40.0625em) {
        .reveal-modal .modal-related h3 {
          font-size: 1rem; } }
      @media only screen and (min-width: 64.0625em) {
        .reveal-modal .modal-related h3 {
          font-size: 1.25rem; } }
    .reveal-modal .modal-related .related-video {
      width: 100%;
      padding-right: 10px;
      margin-bottom: 10px; }
      @media only screen and (min-width: 1025px) {
        .reveal-modal .modal-related .related-video {
          width: 100%;
          float: none;
          padding: 0; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        .reveal-modal .modal-related .related-video {
          width: 100%;
          float: none;
          padding: 0; } }
      .reveal-modal .modal-related .related-video > a > img {
        visibility: hidden;
        display: none; }
        @media only screen and (min-width: 1025px) {
          .reveal-modal .modal-related .related-video > a > img {
            visibility: visible;
            display: block;
            width: 100%; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .reveal-modal .modal-related .related-video > a > img {
            visibility: visible;
            display: block;
            width: 100%; } }
      .reveal-modal .modal-related .related-video .caption {
        background: none; }
        @media only screen and (min-width: 1025px) {
          .reveal-modal .modal-related .related-video .caption {
            background: #333;
            padding: 10px;
            font-size: 0.75rem;
            line-height: 15px; } }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
          .reveal-modal .modal-related .related-video .caption {
            background: #333;
            padding: 10px;
            font-size: 0.75rem;
            line-height: 15px; } }
        .reveal-modal .modal-related .related-video .caption a {
          color: #0092C7;
          font-size: 12px;
          line-height: 15px;
          display: block; }
          @media only screen and (min-width: 1025px) {
            .reveal-modal .modal-related .related-video .caption a {
              font-size: 0.875rem;
              display: block;
              color: #fff;
              line-height: 18px; } }
          @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
            .reveal-modal .modal-related .related-video .caption a {
              font-size: 0.875rem;
              display: block;
              color: #fff;
              line-height: 18px; } }

.video-modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.reveal-modal .close-reveal-modal {
  color: #fff;
  right: 0;
  font-size: 2.5rem;
  font-weight: lighter;
  line-height: 1;
  position: absolute;
  top: -40px; }

.reveal-modal-bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.8); }

.reveal-modal {
  top: 2rem !important;
  position: fixed; }

.modal-open {
  overflow: hidden;
  width: 100%; }

.gc-foundation {
  /* Accessibility - hides the forward slash */
  /* Clearing Styles */
  /* Foundation Dropdowns */
  /* Foundation Joyride */
  /* Default styles for the container */
  /* Add a little css triangle pip, older browser just miss out on the fanciness of it */
  /* Typography */
  /* Styles for screens that are at least 768px; */
  /* Orbit Graceful Loading */
  /* Pagination centred wrapper */
  /* Panels */
  /* Pricing Tables */
  /* Progress Bar */
  /* Image Thumbnails */
  /* Tooltips */
  /* small displays */
  /* medium displays */
  /* large displays */
  /* xlarge displays */
  /* xxlarge displays */
  /* Orientation targeting */
  /* Specific visibility for tables */
  /* Touch-enabled device targeting */
  /* Specific visibility for tables */
  /* Screen reader-specific classes */
  /* Print visibility */ }
  .gc-foundation .accordion {
    margin-bottom: 0;
    margin-left: 0; }
    .gc-foundation .accordion:before, .gc-foundation .accordion:after {
      content: " ";
      display: table; }
    .gc-foundation .accordion:after {
      clear: both; }
    .gc-foundation .accordion .accordion-navigation, .gc-foundation .accordion dd {
      display: block;
      margin-bottom: 0 !important; }
      .gc-foundation .accordion .accordion-navigation.active > a, .gc-foundation .accordion dd.active > a {
        background: #e8e8e8;
        color: #222222; }
      .gc-foundation .accordion .accordion-navigation > a, .gc-foundation .accordion dd > a {
        background: #EFEFEF;
        color: #222222;
        display: block;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 1rem;
        padding: 1rem; }
        .gc-foundation .accordion .accordion-navigation > a:hover, .gc-foundation .accordion dd > a:hover {
          background: #e3e3e3; }
      .gc-foundation .accordion .accordion-navigation > .content, .gc-foundation .accordion dd > .content {
        display: none;
        padding: 0.625rem; }
        .gc-foundation .accordion .accordion-navigation > .content.active, .gc-foundation .accordion dd > .content.active {
          background: #FFFFFF;
          display: block; }
  .gc-foundation .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; }
    .gc-foundation .alert-box .close {
      right: 0.25rem;
      background: inherit;
      color: #333333;
      font-size: 1.375rem;
      line-height: .9;
      margin-top: -0.6875rem;
      opacity: 0.3;
      padding: 0 6px 4px;
      position: absolute;
      top: 50%; }
      .gc-foundation .alert-box .close:hover, .gc-foundation .alert-box .close:focus {
        opacity: 0.5; }
    .gc-foundation .alert-box.radius {
      border-radius: 3px; }
    .gc-foundation .alert-box.round {
      border-radius: 1000px; }
    .gc-foundation .alert-box.success {
      background-color: #43AC6A;
      border-color: #3a945b;
      color: #FFFFFF; }
    .gc-foundation .alert-box.alert {
      background-color: #f04124;
      border-color: #de2d0f;
      color: #FFFFFF; }
    .gc-foundation .alert-box.secondary {
      background-color: #e7e7e7;
      border-color: #c7c7c7;
      color: #4f4f4f; }
    .gc-foundation .alert-box.warning {
      background-color: #f08a24;
      border-color: #de770f;
      color: #FFFFFF; }
    .gc-foundation .alert-box.info {
      background-color: #a0d3e8;
      border-color: #74bfdd;
      color: #4f4f4f; }
    .gc-foundation .alert-box.alert-close {
      opacity: 0; }
  .gc-foundation [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .gc-foundation [class*="block-grid-"]:before, .gc-foundation [class*="block-grid-"]:after {
      content: " ";
      display: table; }
    .gc-foundation [class*="block-grid-"]:after {
      clear: both; }
    .gc-foundation [class*="block-grid-"] > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.625rem 1.25rem; }
  @media only screen {
    .gc-foundation .small-block-grid-1 > li {
      list-style: none;
      width: 100%; }
      .gc-foundation .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-2 > li {
      list-style: none;
      width: 50%; }
      .gc-foundation .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-3 > li {
      list-style: none;
      width: 33.33333%; }
      .gc-foundation .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-4 > li {
      list-style: none;
      width: 25%; }
      .gc-foundation .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-5 > li {
      list-style: none;
      width: 20%; }
      .gc-foundation .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-6 > li {
      list-style: none;
      width: 16.66667%; }
      .gc-foundation .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-7 > li {
      list-style: none;
      width: 14.28571%; }
      .gc-foundation .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-8 > li {
      list-style: none;
      width: 12.5%; }
      .gc-foundation .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-9 > li {
      list-style: none;
      width: 11.11111%; }
      .gc-foundation .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-10 > li {
      list-style: none;
      width: 10%; }
      .gc-foundation .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-11 > li {
      list-style: none;
      width: 9.09091%; }
      .gc-foundation .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both; }
    .gc-foundation .small-block-grid-12 > li {
      list-style: none;
      width: 8.33333%; }
      .gc-foundation .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both; } }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .medium-block-grid-1 > li {
      list-style: none;
      width: 100%; }
      .gc-foundation .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-2 > li {
      list-style: none;
      width: 50%; }
      .gc-foundation .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-3 > li {
      list-style: none;
      width: 33.33333%; }
      .gc-foundation .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-4 > li {
      list-style: none;
      width: 25%; }
      .gc-foundation .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-5 > li {
      list-style: none;
      width: 20%; }
      .gc-foundation .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-6 > li {
      list-style: none;
      width: 16.66667%; }
      .gc-foundation .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-7 > li {
      list-style: none;
      width: 14.28571%; }
      .gc-foundation .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-8 > li {
      list-style: none;
      width: 12.5%; }
      .gc-foundation .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-9 > li {
      list-style: none;
      width: 11.11111%; }
      .gc-foundation .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-10 > li {
      list-style: none;
      width: 10%; }
      .gc-foundation .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-11 > li {
      list-style: none;
      width: 9.09091%; }
      .gc-foundation .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both; }
    .gc-foundation .medium-block-grid-12 > li {
      list-style: none;
      width: 8.33333%; }
      .gc-foundation .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .large-block-grid-1 > li {
      list-style: none;
      width: 100%; }
      .gc-foundation .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-2 > li {
      list-style: none;
      width: 50%; }
      .gc-foundation .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-3 > li {
      list-style: none;
      width: 33.33333%; }
      .gc-foundation .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-4 > li {
      list-style: none;
      width: 25%; }
      .gc-foundation .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-5 > li {
      list-style: none;
      width: 20%; }
      .gc-foundation .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-6 > li {
      list-style: none;
      width: 16.66667%; }
      .gc-foundation .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-7 > li {
      list-style: none;
      width: 14.28571%; }
      .gc-foundation .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-8 > li {
      list-style: none;
      width: 12.5%; }
      .gc-foundation .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-9 > li {
      list-style: none;
      width: 11.11111%; }
      .gc-foundation .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-10 > li {
      list-style: none;
      width: 10%; }
      .gc-foundation .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-11 > li {
      list-style: none;
      width: 9.09091%; }
      .gc-foundation .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both; }
    .gc-foundation .large-block-grid-12 > li {
      list-style: none;
      width: 8.33333%; }
      .gc-foundation .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none; }
      .gc-foundation .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both; } }
  .gc-foundation .breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: 0.5625rem 0.875rem 0.5625rem;
    background-color: #f4f4f4;
    border-color: gainsboro;
    border-radius: 3px; }
    .gc-foundation .breadcrumbs > * {
      color: #008CBA;
      float: left;
      font-size: 0.6875rem;
      line-height: 0.6875rem;
      margin: 0;
      text-transform: uppercase; }
      .gc-foundation .breadcrumbs > *:hover a, .gc-foundation .breadcrumbs > *:focus a {
        text-decoration: underline; }
      .gc-foundation .breadcrumbs > * a {
        color: #008CBA; }
      .gc-foundation .breadcrumbs > *.current {
        color: #333333;
        cursor: default; }
        .gc-foundation .breadcrumbs > *.current a {
          color: #333333;
          cursor: default; }
        .gc-foundation .breadcrumbs > *.current:hover, .gc-foundation .breadcrumbs > *.current:hover a, .gc-foundation .breadcrumbs > *.current:focus, .gc-foundation .breadcrumbs > *.current:focus a {
          text-decoration: none; }
      .gc-foundation .breadcrumbs > *.unavailable {
        color: #999999; }
        .gc-foundation .breadcrumbs > *.unavailable a {
          color: #999999; }
        .gc-foundation .breadcrumbs > *.unavailable:hover, .gc-foundation .breadcrumbs > *.unavailable:hover a, .gc-foundation .breadcrumbs > *.unavailable:focus,
        .gc-foundation .breadcrumbs > *.unavailable a:focus {
          color: #999999;
          cursor: not-allowed;
          text-decoration: none; }
      .gc-foundation .breadcrumbs > *:before {
        color: #AAAAAA;
        content: "/";
        margin: 0 0.75rem;
        position: relative;
        top: 1px; }
      .gc-foundation .breadcrumbs > *:first-child:before {
        content: " ";
        margin: 0; }
  .gc-foundation [aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/"; }
  .gc-foundation .button-group {
    list-style: none;
    margin: 0;
    left: 0; }
    .gc-foundation .button-group:before, .gc-foundation .button-group:after {
      content: " ";
      display: table; }
    .gc-foundation .button-group:after {
      clear: both; }
    .gc-foundation .button-group.even-2 li {
      display: inline-block;
      margin: 0 -2px;
      width: 50%; }
      .gc-foundation .button-group.even-2 li > button, .gc-foundation .button-group.even-2 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-2 li:first-child button, .gc-foundation .button-group.even-2 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-2 li button, .gc-foundation .button-group.even-2 li .button {
        width: 100%; }
    .gc-foundation .button-group.even-3 li {
      display: inline-block;
      margin: 0 -2px;
      width: 33.33333%; }
      .gc-foundation .button-group.even-3 li > button, .gc-foundation .button-group.even-3 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-3 li:first-child button, .gc-foundation .button-group.even-3 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-3 li button, .gc-foundation .button-group.even-3 li .button {
        width: 100%; }
    .gc-foundation .button-group.even-4 li {
      display: inline-block;
      margin: 0 -2px;
      width: 25%; }
      .gc-foundation .button-group.even-4 li > button, .gc-foundation .button-group.even-4 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-4 li:first-child button, .gc-foundation .button-group.even-4 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-4 li button, .gc-foundation .button-group.even-4 li .button {
        width: 100%; }
    .gc-foundation .button-group.even-5 li {
      display: inline-block;
      margin: 0 -2px;
      width: 20%; }
      .gc-foundation .button-group.even-5 li > button, .gc-foundation .button-group.even-5 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-5 li:first-child button, .gc-foundation .button-group.even-5 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-5 li button, .gc-foundation .button-group.even-5 li .button {
        width: 100%; }
    .gc-foundation .button-group.even-6 li {
      display: inline-block;
      margin: 0 -2px;
      width: 16.66667%; }
      .gc-foundation .button-group.even-6 li > button, .gc-foundation .button-group.even-6 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-6 li:first-child button, .gc-foundation .button-group.even-6 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-6 li button, .gc-foundation .button-group.even-6 li .button {
        width: 100%; }
    .gc-foundation .button-group.even-7 li {
      display: inline-block;
      margin: 0 -2px;
      width: 14.28571%; }
      .gc-foundation .button-group.even-7 li > button, .gc-foundation .button-group.even-7 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-7 li:first-child button, .gc-foundation .button-group.even-7 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-7 li button, .gc-foundation .button-group.even-7 li .button {
        width: 100%; }
    .gc-foundation .button-group.even-8 li {
      display: inline-block;
      margin: 0 -2px;
      width: 12.5%; }
      .gc-foundation .button-group.even-8 li > button, .gc-foundation .button-group.even-8 li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.even-8 li:first-child button, .gc-foundation .button-group.even-8 li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.even-8 li button, .gc-foundation .button-group.even-8 li .button {
        width: 100%; }
    .gc-foundation .button-group > li {
      display: inline-block;
      margin: 0 -2px; }
      .gc-foundation .button-group > li > button, .gc-foundation .button-group > li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group > li:first-child button, .gc-foundation .button-group > li:first-child .button {
        border-left: 0; }
    .gc-foundation .button-group.stack > li {
      display: block;
      margin: 0;
      float: none; }
      .gc-foundation .button-group.stack > li > button, .gc-foundation .button-group.stack > li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.stack > li:first-child button, .gc-foundation .button-group.stack > li:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.stack > li > button, .gc-foundation .button-group.stack > li .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .gc-foundation .button-group.stack > li > button {
        width: 100%; }
      .gc-foundation .button-group.stack > li:first-child button, .gc-foundation .button-group.stack > li:first-child .button {
        border-top: 0; }
    .gc-foundation .button-group.stack-for-small > li {
      display: inline-block;
      margin: 0 -2px; }
      .gc-foundation .button-group.stack-for-small > li > button, .gc-foundation .button-group.stack-for-small > li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.stack-for-small > li:first-child button, .gc-foundation .button-group.stack-for-small > li:first-child .button {
        border-left: 0; }
      @media only screen and (max-width: 40em) {
        .gc-foundation .button-group.stack-for-small > li {
          display: block;
          margin: 0;
          width: 100%; }
          .gc-foundation .button-group.stack-for-small > li > button, .gc-foundation .button-group.stack-for-small > li .button {
            border-left: 1px solid;
            border-color: rgba(255, 255, 255, 0.5); }
          .gc-foundation .button-group.stack-for-small > li:first-child button, .gc-foundation .button-group.stack-for-small > li:first-child .button {
            border-left: 0; }
          .gc-foundation .button-group.stack-for-small > li > button, .gc-foundation .button-group.stack-for-small > li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 0;
            border-top: 1px solid;
            display: block;
            margin: 0; }
          .gc-foundation .button-group.stack-for-small > li > button {
            width: 100%; }
          .gc-foundation .button-group.stack-for-small > li:first-child button, .gc-foundation .button-group.stack-for-small > li:first-child .button {
            border-top: 0; } }
    .gc-foundation .button-group.radius > * {
      display: inline-block;
      margin: 0 -2px; }
      .gc-foundation .button-group.radius > * > button, .gc-foundation .button-group.radius > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.radius > *:first-child button, .gc-foundation .button-group.radius > *:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.radius > *,
      .gc-foundation .button-group.radius > * > a,
      .gc-foundation .button-group.radius > * > button,
      .gc-foundation .button-group.radius > * > .button {
        border-radius: 0; }
      .gc-foundation .button-group.radius > *:first-child, .gc-foundation .button-group.radius > *:first-child > a, .gc-foundation .button-group.radius > *:first-child > button, .gc-foundation .button-group.radius > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .gc-foundation .button-group.radius > *:last-child, .gc-foundation .button-group.radius > *:last-child > a, .gc-foundation .button-group.radius > *:last-child > button, .gc-foundation .button-group.radius > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    .gc-foundation .button-group.radius.stack > * {
      display: block;
      margin: 0; }
      .gc-foundation .button-group.radius.stack > * > button, .gc-foundation .button-group.radius.stack > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.radius.stack > *:first-child button, .gc-foundation .button-group.radius.stack > *:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.radius.stack > * > button, .gc-foundation .button-group.radius.stack > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .gc-foundation .button-group.radius.stack > * > button {
        width: 100%; }
      .gc-foundation .button-group.radius.stack > *:first-child button, .gc-foundation .button-group.radius.stack > *:first-child .button {
        border-top: 0; }
      .gc-foundation .button-group.radius.stack > *,
      .gc-foundation .button-group.radius.stack > * > a,
      .gc-foundation .button-group.radius.stack > * > button,
      .gc-foundation .button-group.radius.stack > * > .button {
        border-radius: 0; }
      .gc-foundation .button-group.radius.stack > *:first-child, .gc-foundation .button-group.radius.stack > *:first-child > a, .gc-foundation .button-group.radius.stack > *:first-child > button, .gc-foundation .button-group.radius.stack > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .gc-foundation .button-group.radius.stack > *:last-child, .gc-foundation .button-group.radius.stack > *:last-child > a, .gc-foundation .button-group.radius.stack > *:last-child > button, .gc-foundation .button-group.radius.stack > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .button-group.radius.stack-for-small > * {
        display: inline-block;
        margin: 0 -2px; }
        .gc-foundation .button-group.radius.stack-for-small > * > button, .gc-foundation .button-group.radius.stack-for-small > * .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .gc-foundation .button-group.radius.stack-for-small > *:first-child button, .gc-foundation .button-group.radius.stack-for-small > *:first-child .button {
          border-left: 0; }
        .gc-foundation .button-group.radius.stack-for-small > *,
        .gc-foundation .button-group.radius.stack-for-small > * > a,
        .gc-foundation .button-group.radius.stack-for-small > * > button,
        .gc-foundation .button-group.radius.stack-for-small > * > .button {
          border-radius: 0; }
        .gc-foundation .button-group.radius.stack-for-small > *:first-child, .gc-foundation .button-group.radius.stack-for-small > *:first-child > a, .gc-foundation .button-group.radius.stack-for-small > *:first-child > button, .gc-foundation .button-group.radius.stack-for-small > *:first-child > .button {
          -webkit-border-bottom-left-radius: 3px;
          -webkit-border-top-left-radius: 3px;
          border-bottom-left-radius: 3px;
          border-top-left-radius: 3px; }
        .gc-foundation .button-group.radius.stack-for-small > *:last-child, .gc-foundation .button-group.radius.stack-for-small > *:last-child > a, .gc-foundation .button-group.radius.stack-for-small > *:last-child > button, .gc-foundation .button-group.radius.stack-for-small > *:last-child > .button {
          -webkit-border-bottom-right-radius: 3px;
          -webkit-border-top-right-radius: 3px;
          border-bottom-right-radius: 3px;
          border-top-right-radius: 3px; } }
    @media only screen and (max-width: 40em) {
      .gc-foundation .button-group.radius.stack-for-small > * {
        display: block;
        margin: 0; }
        .gc-foundation .button-group.radius.stack-for-small > * > button, .gc-foundation .button-group.radius.stack-for-small > * .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .gc-foundation .button-group.radius.stack-for-small > *:first-child button, .gc-foundation .button-group.radius.stack-for-small > *:first-child .button {
          border-left: 0; }
        .gc-foundation .button-group.radius.stack-for-small > * > button, .gc-foundation .button-group.radius.stack-for-small > * .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .gc-foundation .button-group.radius.stack-for-small > * > button {
          width: 100%; }
        .gc-foundation .button-group.radius.stack-for-small > *:first-child button, .gc-foundation .button-group.radius.stack-for-small > *:first-child .button {
          border-top: 0; }
        .gc-foundation .button-group.radius.stack-for-small > *,
        .gc-foundation .button-group.radius.stack-for-small > * > a,
        .gc-foundation .button-group.radius.stack-for-small > * > button,
        .gc-foundation .button-group.radius.stack-for-small > * > .button {
          border-radius: 0; }
        .gc-foundation .button-group.radius.stack-for-small > *:first-child, .gc-foundation .button-group.radius.stack-for-small > *:first-child > a, .gc-foundation .button-group.radius.stack-for-small > *:first-child > button, .gc-foundation .button-group.radius.stack-for-small > *:first-child > .button {
          -webkit-top-left-radius: 3px;
          -webkit-top-right-radius: 3px;
          border-top-left-radius: 3px;
          border-top-right-radius: 3px; }
        .gc-foundation .button-group.radius.stack-for-small > *:last-child, .gc-foundation .button-group.radius.stack-for-small > *:last-child > a, .gc-foundation .button-group.radius.stack-for-small > *:last-child > button, .gc-foundation .button-group.radius.stack-for-small > *:last-child > .button {
          -webkit-bottom-left-radius: 3px;
          -webkit-bottom-right-radius: 3px;
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px; } }
    .gc-foundation .button-group.round > * {
      display: inline-block;
      margin: 0 -2px; }
      .gc-foundation .button-group.round > * > button, .gc-foundation .button-group.round > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.round > *:first-child button, .gc-foundation .button-group.round > *:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.round > *,
      .gc-foundation .button-group.round > * > a,
      .gc-foundation .button-group.round > * > button,
      .gc-foundation .button-group.round > * > .button {
        border-radius: 0; }
      .gc-foundation .button-group.round > *:first-child, .gc-foundation .button-group.round > *:first-child > a, .gc-foundation .button-group.round > *:first-child > button, .gc-foundation .button-group.round > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .gc-foundation .button-group.round > *:last-child, .gc-foundation .button-group.round > *:last-child > a, .gc-foundation .button-group.round > *:last-child > button, .gc-foundation .button-group.round > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; }
    .gc-foundation .button-group.round.stack > * {
      display: block;
      margin: 0; }
      .gc-foundation .button-group.round.stack > * > button, .gc-foundation .button-group.round.stack > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .gc-foundation .button-group.round.stack > *:first-child button, .gc-foundation .button-group.round.stack > *:first-child .button {
        border-left: 0; }
      .gc-foundation .button-group.round.stack > * > button, .gc-foundation .button-group.round.stack > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .gc-foundation .button-group.round.stack > * > button {
        width: 100%; }
      .gc-foundation .button-group.round.stack > *:first-child button, .gc-foundation .button-group.round.stack > *:first-child .button {
        border-top: 0; }
      .gc-foundation .button-group.round.stack > *,
      .gc-foundation .button-group.round.stack > * > a,
      .gc-foundation .button-group.round.stack > * > button,
      .gc-foundation .button-group.round.stack > * > .button {
        border-radius: 0; }
      .gc-foundation .button-group.round.stack > *:first-child, .gc-foundation .button-group.round.stack > *:first-child > a, .gc-foundation .button-group.round.stack > *:first-child > button, .gc-foundation .button-group.round.stack > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .gc-foundation .button-group.round.stack > *:last-child, .gc-foundation .button-group.round.stack > *:last-child > a, .gc-foundation .button-group.round.stack > *:last-child > button, .gc-foundation .button-group.round.stack > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .button-group.round.stack-for-small > * {
        display: inline-block;
        margin: 0 -2px; }
        .gc-foundation .button-group.round.stack-for-small > * > button, .gc-foundation .button-group.round.stack-for-small > * .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .gc-foundation .button-group.round.stack-for-small > *:first-child button, .gc-foundation .button-group.round.stack-for-small > *:first-child .button {
          border-left: 0; }
        .gc-foundation .button-group.round.stack-for-small > *,
        .gc-foundation .button-group.round.stack-for-small > * > a,
        .gc-foundation .button-group.round.stack-for-small > * > button,
        .gc-foundation .button-group.round.stack-for-small > * > .button {
          border-radius: 0; }
        .gc-foundation .button-group.round.stack-for-small > *:first-child, .gc-foundation .button-group.round.stack-for-small > *:first-child > a, .gc-foundation .button-group.round.stack-for-small > *:first-child > button, .gc-foundation .button-group.round.stack-for-small > *:first-child > .button {
          -webkit-border-bottom-left-radius: 1000px;
          -webkit-border-top-left-radius: 1000px;
          border-bottom-left-radius: 1000px;
          border-top-left-radius: 1000px; }
        .gc-foundation .button-group.round.stack-for-small > *:last-child, .gc-foundation .button-group.round.stack-for-small > *:last-child > a, .gc-foundation .button-group.round.stack-for-small > *:last-child > button, .gc-foundation .button-group.round.stack-for-small > *:last-child > .button {
          -webkit-border-bottom-right-radius: 1000px;
          -webkit-border-top-right-radius: 1000px;
          border-bottom-right-radius: 1000px;
          border-top-right-radius: 1000px; } }
    @media only screen and (max-width: 40em) {
      .gc-foundation .button-group.round.stack-for-small > * {
        display: block;
        margin: 0; }
        .gc-foundation .button-group.round.stack-for-small > * > button, .gc-foundation .button-group.round.stack-for-small > * .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .gc-foundation .button-group.round.stack-for-small > *:first-child button, .gc-foundation .button-group.round.stack-for-small > *:first-child .button {
          border-left: 0; }
        .gc-foundation .button-group.round.stack-for-small > * > button, .gc-foundation .button-group.round.stack-for-small > * .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .gc-foundation .button-group.round.stack-for-small > * > button {
          width: 100%; }
        .gc-foundation .button-group.round.stack-for-small > *:first-child button, .gc-foundation .button-group.round.stack-for-small > *:first-child .button {
          border-top: 0; }
        .gc-foundation .button-group.round.stack-for-small > *,
        .gc-foundation .button-group.round.stack-for-small > * > a,
        .gc-foundation .button-group.round.stack-for-small > * > button,
        .gc-foundation .button-group.round.stack-for-small > * > .button {
          border-radius: 0; }
        .gc-foundation .button-group.round.stack-for-small > *:first-child, .gc-foundation .button-group.round.stack-for-small > *:first-child > a, .gc-foundation .button-group.round.stack-for-small > *:first-child > button, .gc-foundation .button-group.round.stack-for-small > *:first-child > .button {
          -webkit-top-left-radius: 1rem;
          -webkit-top-right-radius: 1rem;
          border-top-left-radius: 1rem;
          border-top-right-radius: 1rem; }
        .gc-foundation .button-group.round.stack-for-small > *:last-child, .gc-foundation .button-group.round.stack-for-small > *:last-child > a, .gc-foundation .button-group.round.stack-for-small > *:last-child > button, .gc-foundation .button-group.round.stack-for-small > *:last-child > .button {
          -webkit-bottom-left-radius: 1rem;
          -webkit-bottom-right-radius: 1rem;
          border-bottom-left-radius: 1rem;
          border-bottom-right-radius: 1rem; } }
  .gc-foundation .button-bar:before, .gc-foundation .button-bar:after {
    content: " ";
    display: table; }
  .gc-foundation .button-bar:after {
    clear: both; }
  .gc-foundation .button-bar .button-group {
    float: left;
    margin-right: 0.625rem; }
    .gc-foundation .button-bar .button-group div {
      overflow: hidden; }
  .gc-foundation .clearing-thumbs, .gc-foundation [data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0; }
    .gc-foundation .clearing-thumbs:before, .gc-foundation .clearing-thumbs:after, .gc-foundation [data-clearing]:before, .gc-foundation [data-clearing]:after {
      content: " ";
      display: table; }
    .gc-foundation .clearing-thumbs:after, .gc-foundation [data-clearing]:after {
      clear: both; }
    .gc-foundation .clearing-thumbs li, .gc-foundation [data-clearing] li {
      float: left;
      margin-right: 10px; }
    .gc-foundation .clearing-thumbs[class*="block-grid-"] li, .gc-foundation [data-clearing][class*="block-grid-"] li {
      margin-right: 0; }
  .gc-foundation .clearing-blackout {
    background: #333333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0; }
    .gc-foundation .clearing-blackout .clearing-close {
      display: block; }
  .gc-foundation .clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998; }
  .gc-foundation .clearing-touch-label {
    color: #AAAAAA;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%; }
  .gc-foundation .visible-img {
    height: 95%;
    position: relative; }
    .gc-foundation .visible-img img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -moz-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      -o-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      max-height: 100%;
      max-width: 100%; }
  .gc-foundation .clearing-caption {
    background: #333333;
    bottom: 0;
    color: #CCCCCC;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0; }
  .gc-foundation .clearing-close {
    color: #CCCCCC;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999; }
    .gc-foundation .clearing-close:hover, .gc-foundation .clearing-close:focus {
      color: #CCCCCC; }
  .gc-foundation .clearing-assembled .clearing-container {
    height: 100%; }
    .gc-foundation .clearing-assembled .clearing-container .carousel > ul {
      display: none; }
  .gc-foundation .clearing-feature li {
    display: none; }
    .gc-foundation .clearing-feature li.clearing-featured-img {
      display: block; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .clearing-main-prev,
    .gc-foundation .clearing-main-next {
      height: 100%;
      position: absolute;
      top: 0;
      width: 40px; }
      .gc-foundation .clearing-main-prev > span,
      .gc-foundation .clearing-main-next > span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0; }
        .gc-foundation .clearing-main-prev > span:hover,
        .gc-foundation .clearing-main-next > span:hover {
          opacity: .8; }
    .gc-foundation .clearing-main-prev {
      left: 0; }
      .gc-foundation .clearing-main-prev > span {
        left: 5px;
        border-color: transparent;
        border-right-color: #CCCCCC; }
    .gc-foundation .clearing-main-next {
      right: 0; }
      .gc-foundation .clearing-main-next > span {
        border-color: transparent;
        border-left-color: #CCCCCC; }
    .gc-foundation .clearing-main-prev.disabled,
    .gc-foundation .clearing-main-next.disabled {
      opacity: .3; }
    .gc-foundation .clearing-assembled .clearing-container .carousel {
      background: rgba(51, 51, 51, 0.8);
      height: 120px;
      margin-top: 10px;
      text-align: center; }
      .gc-foundation .clearing-assembled .clearing-container .carousel > ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none; }
        .gc-foundation .clearing-assembled .clearing-container .carousel > ul li {
          clear: none;
          cursor: pointer;
          display: block;
          float: left;
          margin-right: 0;
          min-height: inherit;
          opacity: .4;
          overflow: hidden;
          padding: 0;
          position: relative;
          width: 120px; }
          .gc-foundation .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
            height: 100%;
            max-width: none; }
          .gc-foundation .clearing-assembled .clearing-container .carousel > ul li a.th {
            border: none;
            box-shadow: none;
            display: block; }
          .gc-foundation .clearing-assembled .clearing-container .carousel > ul li img {
            cursor: pointer !important;
            width: 100% !important; }
          .gc-foundation .clearing-assembled .clearing-container .carousel > ul li.visible {
            opacity: 1; }
          .gc-foundation .clearing-assembled .clearing-container .carousel > ul li:hover {
            opacity: .8; }
    .gc-foundation .clearing-assembled .clearing-container .visible-img {
      background: #333333;
      height: 85%;
      overflow: hidden; }
    .gc-foundation .clearing-close {
      padding-left: 0;
      padding-top: 0;
      position: absolute;
      top: 10px;
      right: 20px; } }
  .gc-foundation .f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px; }
    .gc-foundation .f-dropdown.open {
      display: block; }
    .gc-foundation .f-dropdown > *:first-child {
      margin-top: 0; }
    .gc-foundation .f-dropdown > *:last-child {
      margin-bottom: 0; }
    .gc-foundation .f-dropdown:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #FFFFFF transparent;
      border-bottom-style: solid;
      position: absolute;
      top: -12px;
      left: 10px;
      z-index: 89; }
    .gc-foundation .f-dropdown:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #cccccc transparent;
      border-bottom-style: solid;
      position: absolute;
      top: -14px;
      left: 9px;
      z-index: 88; }
    .gc-foundation .f-dropdown.right:before {
      left: auto;
      right: 10px; }
    .gc-foundation .f-dropdown.right:after {
      left: auto;
      right: 9px; }
    .gc-foundation .f-dropdown.drop-right {
      display: none;
      left: -9999px;
      list-style: none;
      margin-left: 0;
      position: absolute;
      background: #FFFFFF;
      border: solid 1px #cccccc;
      font-size: 0.875rem;
      height: auto;
      max-height: none;
      width: 100%;
      z-index: 89;
      margin-top: 0;
      margin-left: 2px;
      max-width: 200px; }
      .gc-foundation .f-dropdown.drop-right.open {
        display: block; }
      .gc-foundation .f-dropdown.drop-right > *:first-child {
        margin-top: 0; }
      .gc-foundation .f-dropdown.drop-right > *:last-child {
        margin-bottom: 0; }
      .gc-foundation .f-dropdown.drop-right:before {
        border: inset 6px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent #FFFFFF transparent transparent;
        border-right-style: solid;
        position: absolute;
        top: 10px;
        left: -12px;
        z-index: 89; }
      .gc-foundation .f-dropdown.drop-right:after {
        border: inset 7px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent #cccccc transparent transparent;
        border-right-style: solid;
        position: absolute;
        top: 9px;
        left: -14px;
        z-index: 88; }
    .gc-foundation .f-dropdown.drop-left {
      display: none;
      left: -9999px;
      list-style: none;
      margin-left: 0;
      position: absolute;
      background: #FFFFFF;
      border: solid 1px #cccccc;
      font-size: 0.875rem;
      height: auto;
      max-height: none;
      width: 100%;
      z-index: 89;
      margin-top: 0;
      margin-left: -2px;
      max-width: 200px; }
      .gc-foundation .f-dropdown.drop-left.open {
        display: block; }
      .gc-foundation .f-dropdown.drop-left > *:first-child {
        margin-top: 0; }
      .gc-foundation .f-dropdown.drop-left > *:last-child {
        margin-bottom: 0; }
      .gc-foundation .f-dropdown.drop-left:before {
        border: inset 6px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent transparent #FFFFFF;
        border-left-style: solid;
        position: absolute;
        top: 10px;
        right: -12px;
        left: auto;
        z-index: 89; }
      .gc-foundation .f-dropdown.drop-left:after {
        border: inset 7px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent transparent transparent #cccccc;
        border-left-style: solid;
        position: absolute;
        top: 9px;
        right: -14px;
        left: auto;
        z-index: 88; }
    .gc-foundation .f-dropdown.drop-top {
      display: none;
      left: -9999px;
      list-style: none;
      margin-left: 0;
      position: absolute;
      background: #FFFFFF;
      border: solid 1px #cccccc;
      font-size: 0.875rem;
      height: auto;
      max-height: none;
      width: 100%;
      z-index: 89;
      margin-left: 0;
      margin-top: -2px;
      max-width: 200px; }
      .gc-foundation .f-dropdown.drop-top.open {
        display: block; }
      .gc-foundation .f-dropdown.drop-top > *:first-child {
        margin-top: 0; }
      .gc-foundation .f-dropdown.drop-top > *:last-child {
        margin-bottom: 0; }
      .gc-foundation .f-dropdown.drop-top:before {
        border: inset 6px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: #FFFFFF transparent transparent transparent;
        border-top-style: solid;
        bottom: -12px;
        position: absolute;
        top: auto;
        left: 10px;
        right: auto;
        z-index: 89; }
      .gc-foundation .f-dropdown.drop-top:after {
        border: inset 7px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: #cccccc transparent transparent transparent;
        border-top-style: solid;
        bottom: -14px;
        position: absolute;
        top: auto;
        left: 9px;
        right: auto;
        z-index: 88; }
    .gc-foundation .f-dropdown li {
      cursor: pointer;
      font-size: 0.875rem;
      line-height: 1.125rem;
      margin: 0; }
      .gc-foundation .f-dropdown li:hover, .gc-foundation .f-dropdown li:focus {
        background: #EEEEEE; }
      .gc-foundation .f-dropdown li a {
        display: block;
        padding: 0.5rem;
        color: #555555; }
    .gc-foundation .f-dropdown.content {
      display: none;
      left: -9999px;
      list-style: none;
      margin-left: 0;
      position: absolute;
      background: #FFFFFF;
      border: solid 1px #cccccc;
      font-size: 0.875rem;
      height: auto;
      max-height: none;
      padding: 1.25rem;
      width: 100%;
      z-index: 89;
      max-width: 200px; }
      .gc-foundation .f-dropdown.content.open {
        display: block; }
      .gc-foundation .f-dropdown.content > *:first-child {
        margin-top: 0; }
      .gc-foundation .f-dropdown.content > *:last-child {
        margin-bottom: 0; }
    .gc-foundation .f-dropdown.radius {
      border-radius: 3px; }
    .gc-foundation .f-dropdown.tiny {
      max-width: 200px; }
    .gc-foundation .f-dropdown.small {
      max-width: 300px; }
    .gc-foundation .f-dropdown.medium {
      max-width: 500px; }
    .gc-foundation .f-dropdown.large {
      max-width: 800px; }
    .gc-foundation .f-dropdown.mega {
      width: 100% !important;
      max-width: 100% !important; }
      .gc-foundation .f-dropdown.mega.open {
        left: 0 !important; }
  .gc-foundation .dropdown.button, .gc-foundation button.dropdown {
    position: relative;
    padding-right: 3.5625rem; }
    .gc-foundation .dropdown.button::after, .gc-foundation button.dropdown::after {
      border-color: #FFFFFF transparent transparent transparent;
      border-style: solid;
      content: "";
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
    .gc-foundation .dropdown.button::after, .gc-foundation button.dropdown::after {
      border-width: 0.375rem;
      right: 1.40625rem;
      margin-top: -0.15625rem; }
    .gc-foundation .dropdown.button::after, .gc-foundation button.dropdown::after {
      border-color: #FFFFFF transparent transparent transparent; }
    .gc-foundation .dropdown.button.tiny, .gc-foundation button.dropdown.tiny {
      padding-right: 2.625rem; }
      .gc-foundation .dropdown.button.tiny:after, .gc-foundation button.dropdown.tiny:after {
        border-width: 0.375rem;
        right: 1.125rem;
        margin-top: -0.125rem; }
      .gc-foundation .dropdown.button.tiny::after, .gc-foundation button.dropdown.tiny::after {
        border-color: #FFFFFF transparent transparent transparent; }
    .gc-foundation .dropdown.button.small, .gc-foundation button.dropdown.small {
      padding-right: 3.0625rem; }
      .gc-foundation .dropdown.button.small::after, .gc-foundation button.dropdown.small::after {
        border-width: 0.4375rem;
        right: 1.3125rem;
        margin-top: -0.15625rem; }
      .gc-foundation .dropdown.button.small::after, .gc-foundation button.dropdown.small::after {
        border-color: #FFFFFF transparent transparent transparent; }
    .gc-foundation .dropdown.button.large, .gc-foundation button.dropdown.large {
      padding-right: 3.625rem; }
      .gc-foundation .dropdown.button.large::after, .gc-foundation button.dropdown.large::after {
        border-width: 0.3125rem;
        right: 1.71875rem;
        margin-top: -0.15625rem; }
      .gc-foundation .dropdown.button.large::after, .gc-foundation button.dropdown.large::after {
        border-color: #FFFFFF transparent transparent transparent; }
    .gc-foundation .dropdown.button.secondary:after, .gc-foundation button.dropdown.secondary:after {
      border-color: #333333 transparent transparent transparent; }
  .gc-foundation .flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative; }
    .gc-foundation .flex-video.widescreen {
      padding-bottom: 56.34%; }
    .gc-foundation .flex-video.vimeo {
      padding-top: 0; }
    .gc-foundation .flex-video iframe,
    .gc-foundation .flex-video object,
    .gc-foundation .flex-video embed,
    .gc-foundation .flex-video video {
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%;
      left: 0; }
  .gc-foundation .icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333333; }
    .gc-foundation .icon-bar > * {
      display: block;
      float: left;
      font-size: 1rem;
      margin: 0 auto;
      padding: 1.25rem;
      text-align: center;
      width: 25%; }
      .gc-foundation .icon-bar > * i, .gc-foundation .icon-bar > * img {
        display: block;
        margin: 0 auto; }
        .gc-foundation .icon-bar > * i + label, .gc-foundation .icon-bar > * img + label {
          margin-top: .0625rem; }
      .gc-foundation .icon-bar > * i {
        font-size: 1.875rem;
        vertical-align: middle; }
      .gc-foundation .icon-bar > * img {
        height: 1.875rem;
        width: 1.875rem; }
    .gc-foundation .icon-bar.label-right > * i, .gc-foundation .icon-bar.label-right > * img {
      display: inline-block;
      margin: 0 .0625rem 0 0; }
      .gc-foundation .icon-bar.label-right > * i + label, .gc-foundation .icon-bar.label-right > * img + label {
        margin-top: 0; }
    .gc-foundation .icon-bar.label-right > * label {
      display: inline-block; }
    .gc-foundation .icon-bar.vertical.label-right > * {
      text-align: left; }
    .gc-foundation .icon-bar.vertical, .gc-foundation .icon-bar.small-vertical {
      height: 100%;
      width: auto; }
      .gc-foundation .icon-bar.vertical .item, .gc-foundation .icon-bar.small-vertical .item {
        float: none;
        margin: auto;
        width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.medium-vertical {
        height: 100%;
        width: auto; }
        .gc-foundation .icon-bar.medium-vertical .item {
          float: none;
          margin: auto;
          width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.large-vertical {
        height: 100%;
        width: auto; }
        .gc-foundation .icon-bar.large-vertical .item {
          float: none;
          margin: auto;
          width: auto; } }
    .gc-foundation .icon-bar > * {
      font-size: 1rem;
      padding: 1.25rem; }
      .gc-foundation .icon-bar > * i + label, .gc-foundation .icon-bar > * img + label {
        margin-top: .0625rem;
        font-size: 1rem; }
      .gc-foundation .icon-bar > * i {
        font-size: 1.875rem; }
      .gc-foundation .icon-bar > * img {
        height: 1.875rem;
        width: 1.875rem; }
    .gc-foundation .icon-bar > * label {
      color: #FFFFFF; }
    .gc-foundation .icon-bar > * i {
      color: #FFFFFF; }
    .gc-foundation .icon-bar > a:hover {
      background: #008CBA; }
      .gc-foundation .icon-bar > a:hover label {
        color: #FFFFFF; }
      .gc-foundation .icon-bar > a:hover i {
        color: #FFFFFF; }
    .gc-foundation .icon-bar > a.active {
      background: #008CBA; }
      .gc-foundation .icon-bar > a.active label {
        color: #FFFFFF; }
      .gc-foundation .icon-bar > a.active i {
        color: #FFFFFF; }
    .gc-foundation .icon-bar .item.disabled {
      cursor: not-allowed;
      opacity: 0.7;
      pointer-events: none; }
      .gc-foundation .icon-bar .item.disabled > * {
        opacity: 0.7;
        cursor: not-allowed; }
    .gc-foundation .icon-bar.two-up .item {
      width: 50%; }
    .gc-foundation .icon-bar.two-up.vertical .item, .gc-foundation .icon-bar.two-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.two-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.two-up.large-vertical .item {
        width: auto; } }
    .gc-foundation .icon-bar.three-up .item {
      width: 33.3333%; }
    .gc-foundation .icon-bar.three-up.vertical .item, .gc-foundation .icon-bar.three-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.three-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.three-up.large-vertical .item {
        width: auto; } }
    .gc-foundation .icon-bar.four-up .item {
      width: 25%; }
    .gc-foundation .icon-bar.four-up.vertical .item, .gc-foundation .icon-bar.four-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.four-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.four-up.large-vertical .item {
        width: auto; } }
    .gc-foundation .icon-bar.five-up .item {
      width: 20%; }
    .gc-foundation .icon-bar.five-up.vertical .item, .gc-foundation .icon-bar.five-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.five-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.five-up.large-vertical .item {
        width: auto; } }
    .gc-foundation .icon-bar.six-up .item {
      width: 16.66667%; }
    .gc-foundation .icon-bar.six-up.vertical .item, .gc-foundation .icon-bar.six-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.six-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.six-up.large-vertical .item {
        width: auto; } }
    .gc-foundation .icon-bar.seven-up .item {
      width: 14.28571%; }
    .gc-foundation .icon-bar.seven-up.vertical .item, .gc-foundation .icon-bar.seven-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.seven-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.seven-up.large-vertical .item {
        width: auto; } }
    .gc-foundation .icon-bar.eight-up .item {
      width: 12.5%; }
    .gc-foundation .icon-bar.eight-up.vertical .item, .gc-foundation .icon-bar.eight-up.small-vertical .item {
      width: auto; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .icon-bar.eight-up.medium-vertical .item {
        width: auto; } }
    @media only screen and (min-width: 64.0625em) {
      .gc-foundation .icon-bar.eight-up.large-vertical .item {
        width: auto; } }
  .gc-foundation .icon-bar.two-up .item {
    width: 50%; }
  .gc-foundation .icon-bar.two-up.vertical .item, .gc-foundation .icon-bar.two-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.two-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .icon-bar.three-up .item {
    width: 33.3333%; }
  .gc-foundation .icon-bar.three-up.vertical .item, .gc-foundation .icon-bar.three-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.three-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .icon-bar.four-up .item {
    width: 25%; }
  .gc-foundation .icon-bar.four-up.vertical .item, .gc-foundation .icon-bar.four-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.four-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .icon-bar.five-up .item {
    width: 20%; }
  .gc-foundation .icon-bar.five-up.vertical .item, .gc-foundation .icon-bar.five-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.five-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .icon-bar.six-up .item {
    width: 16.66667%; }
  .gc-foundation .icon-bar.six-up.vertical .item, .gc-foundation .icon-bar.six-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.six-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .icon-bar.seven-up .item {
    width: 14.28571%; }
  .gc-foundation .icon-bar.seven-up.vertical .item, .gc-foundation .icon-bar.seven-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.seven-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .icon-bar.eight-up .item {
    width: 12.5%; }
  .gc-foundation .icon-bar.eight-up.vertical .item, .gc-foundation .icon-bar.eight-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .icon-bar.eight-up.large-vertical .item {
      width: auto; } }
  .gc-foundation .inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0; }
    .gc-foundation .inline-list > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.375rem; }
      .gc-foundation .inline-list > li > * {
        display: block; }
  .gc-foundation .joyride-list {
    display: none; }
  .gc-foundation .joyride-tip-guide {
    background: #333333;
    color: #FFFFFF;
    display: none;
    font-family: inherit;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 103;
    left: 2.5%; }
  .gc-foundation .lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%; }
  .gc-foundation .joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%; }
    .gc-foundation .joyride-content-wrapper .button {
      margin-bottom: 0 !important; }
    .gc-foundation .joyride-content-wrapper .joyride-prev-tip {
      margin-right: 10px; }
  .gc-foundation .joyride-tip-guide .joyride-nub {
    border: 10px solid #333333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px; }
    .gc-foundation .joyride-tip-guide .joyride-nub.top {
      border-color: #333333;
      border-top-color: transparent !important;
      border-top-style: solid;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      top: -20px; }
    .gc-foundation .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-bottom-style: solid;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .gc-foundation .joyride-tip-guide .joyride-nub.right {
      right: -20px; }
    .gc-foundation .joyride-tip-guide .joyride-nub.left {
      left: -20px; }
  .gc-foundation .joyride-tip-guide h1,
  .gc-foundation .joyride-tip-guide h2,
  .gc-foundation .joyride-tip-guide h3,
  .gc-foundation .joyride-tip-guide h4,
  .gc-foundation .joyride-tip-guide h5,
  .gc-foundation .joyride-tip-guide h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.25;
    margin: 0; }
  .gc-foundation .joyride-tip-guide p {
    font-size: 0.875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem 0; }
  .gc-foundation .joyride-timer-indicator-wrap {
    border: solid 1px #555555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem; }
  .gc-foundation .joyride-timer-indicator {
    background: #666666;
    display: block;
    height: inherit;
    width: 0; }
  .gc-foundation .joyride-close-tip {
    color: #777777 !important;
    font-size: 24px;
    font-weight: normal;
    line-height: .5 !important;
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 12px; }
    .gc-foundation .joyride-close-tip:hover, .gc-foundation .joyride-close-tip:focus {
      color: #EEEEEE !important; }
  .gc-foundation .joyride-modal-bg {
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0; }
  .gc-foundation .joyride-expose-wrapper {
    background-color: #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 0 15px #FFFFFF;
    position: absolute;
    z-index: 102; }
  .gc-foundation .joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999; }
  @media only screen {
    .gc-foundation .joyride-tip-guide {
      width: 300px;
      left: inherit; }
      .gc-foundation .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px; }
      .gc-foundation .joyride-tip-guide .joyride-nub.right {
        border-color: #333333 !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        left: auto;
        right: -20px;
        top: 22px; }
      .gc-foundation .joyride-tip-guide .joyride-nub.left {
        border-color: #333333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important;
        left: -20px;
        right: auto;
        top: 22px; } }
  .gc-foundation .keystroke,
  .gc-foundation kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    border-radius: 3px; }
  .gc-foundation .label {
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: 0.25rem 0.5rem 0.25rem;
    font-size: 0.6875rem;
    background-color: #008CBA;
    color: #FFFFFF; }
    .gc-foundation .label.radius {
      border-radius: 3px; }
    .gc-foundation .label.round {
      border-radius: 1000px; }
    .gc-foundation .label.alert {
      background-color: #f04124;
      color: #FFFFFF; }
    .gc-foundation .label.warning {
      background-color: #f08a24;
      color: #FFFFFF; }
    .gc-foundation .label.success {
      background-color: #43AC6A;
      color: #FFFFFF; }
    .gc-foundation .label.secondary {
      background-color: #e7e7e7;
      color: #333333; }
    .gc-foundation .label.info {
      background-color: #a0d3e8;
      color: #333333; }
  .gc-foundation [data-magellan-expedition], .gc-foundation [data-magellan-expedition-clone] {
    background: #FFFFFF;
    min-width: 100%;
    padding: 10px;
    z-index: 50; }
    .gc-foundation [data-magellan-expedition] .sub-nav, .gc-foundation [data-magellan-expedition-clone] .sub-nav {
      margin-bottom: 0; }
      .gc-foundation [data-magellan-expedition] .sub-nav dd, .gc-foundation [data-magellan-expedition-clone] .sub-nav dd {
        margin-bottom: 0; }
      .gc-foundation [data-magellan-expedition] .sub-nav a, .gc-foundation [data-magellan-expedition-clone] .sub-nav a {
        line-height: 1.8em; }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .gc-foundation .slideshow-wrapper {
    position: relative; }
    .gc-foundation .slideshow-wrapper ul {
      list-style-type: none;
      margin: 0; }
      .gc-foundation .slideshow-wrapper ul li,
      .gc-foundation .slideshow-wrapper ul li .orbit-caption {
        display: none; }
      .gc-foundation .slideshow-wrapper ul li:first-child {
        display: block; }
    .gc-foundation .slideshow-wrapper .orbit-container {
      background-color: transparent; }
      .gc-foundation .slideshow-wrapper .orbit-container li {
        display: block; }
        .gc-foundation .slideshow-wrapper .orbit-container li .orbit-caption {
          display: block; }
      .gc-foundation .slideshow-wrapper .orbit-container .orbit-bullets li {
        display: inline-block; }
    .gc-foundation .slideshow-wrapper .preloader {
      border-radius: 1000px;
      animation-duration: 1.5s;
      animation-iteration-count: infinite;
      animation-name: rotate;
      animation-timing-function: linear;
      border-color: #555555 #FFFFFF;
      border: solid 3px;
      display: block;
      height: 40px;
      left: 50%;
      margin-left: -20px;
      margin-top: -20px;
      position: absolute;
      top: 50%;
      width: 40px; }
  .gc-foundation .orbit-container {
    background: none;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .gc-foundation .orbit-container .orbit-slides-container {
      list-style: none;
      margin: 0;
      padding: 0;
      position: relative;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0); }
      .gc-foundation .orbit-container .orbit-slides-container img {
        display: block;
        max-width: 100%; }
      .gc-foundation .orbit-container .orbit-slides-container > * {
        position: absolute;
        top: 0;
        width: 100%;
        margin-left: 100%; }
        .gc-foundation .orbit-container .orbit-slides-container > *:first-child {
          margin-left: 0; }
        .gc-foundation .orbit-container .orbit-slides-container > * .orbit-caption {
          bottom: 0;
          position: absolute;
          background-color: rgba(51, 51, 51, 0.8);
          color: #FFFFFF;
          font-size: 0.875rem;
          padding: 0.625rem 0.875rem;
          width: 100%; }
    .gc-foundation .orbit-container .orbit-slide-number {
      left: 10px;
      background: transparent;
      color: #FFFFFF;
      font-size: 12px;
      position: absolute;
      top: 10px;
      z-index: 10; }
      .gc-foundation .orbit-container .orbit-slide-number span {
        font-weight: 700;
        padding: 0.3125rem; }
    .gc-foundation .orbit-container .orbit-timer {
      position: absolute;
      top: 12px;
      right: 10px;
      height: 6px;
      width: 100px;
      z-index: 10; }
      .gc-foundation .orbit-container .orbit-timer .orbit-progress {
        height: 3px;
        background-color: rgba(255, 255, 255, 0.3);
        display: block;
        width: 0;
        position: relative;
        right: 20px;
        top: 5px; }
      .gc-foundation .orbit-container .orbit-timer > span {
        border: solid 4px #FFFFFF;
        border-bottom: none;
        border-top: none;
        display: none;
        height: 14px;
        position: absolute;
        top: 0;
        width: 11px;
        right: 0; }
      .gc-foundation .orbit-container .orbit-timer.paused > span {
        top: 0;
        width: 11px;
        height: 14px;
        border: inset 8px;
        border-left-style: solid;
        border-color: transparent;
        border-left-color: #FFFFFF;
        right: -4px; }
        .gc-foundation .orbit-container .orbit-timer.paused > span.dark {
          border-left-color: #333333; }
    .gc-foundation .orbit-container:hover .orbit-timer > span {
      display: block; }
    .gc-foundation .orbit-container .orbit-prev,
    .gc-foundation .orbit-container .orbit-next {
      background-color: transparent;
      color: white;
      height: 60px;
      line-height: 50px;
      margin-top: -25px;
      position: absolute;
      text-indent: -9999px !important;
      top: 45%;
      width: 36px;
      z-index: 10; }
      .gc-foundation .orbit-container .orbit-prev:hover,
      .gc-foundation .orbit-container .orbit-next:hover {
        background-color: rgba(0, 0, 0, 0.3); }
      .gc-foundation .orbit-container .orbit-prev > span,
      .gc-foundation .orbit-container .orbit-next > span {
        border: inset 10px;
        display: block;
        height: 0;
        margin-top: -10px;
        position: absolute;
        top: 50%;
        width: 0; }
    .gc-foundation .orbit-container .orbit-prev {
      left: 0; }
      .gc-foundation .orbit-container .orbit-prev > span {
        border-right-style: solid;
        border-color: transparent;
        border-right-color: #FFFFFF; }
      .gc-foundation .orbit-container .orbit-prev:hover > span {
        border-right-color: #FFFFFF; }
    .gc-foundation .orbit-container .orbit-next {
      right: 0; }
      .gc-foundation .orbit-container .orbit-next > span {
        border-color: transparent;
        border-left-style: solid;
        border-left-color: #FFFFFF;
        left: 50%;
        margin-left: -4px; }
      .gc-foundation .orbit-container .orbit-next:hover > span {
        border-left-color: #FFFFFF; }
  .gc-foundation .orbit-bullets-container {
    text-align: center; }
  .gc-foundation .orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 10px; }
    .gc-foundation .orbit-bullets li {
      background: #CCCCCC;
      cursor: pointer;
      display: inline-block;
      float: none;
      height: 0.5625rem;
      margin-right: 6px;
      width: 0.5625rem;
      border-radius: 1000px; }
      .gc-foundation .orbit-bullets li.active {
        background: #999999; }
      .gc-foundation .orbit-bullets li:last-child {
        margin-right: 0; }
  .gc-foundation .touch .orbit-container .orbit-prev,
  .gc-foundation .touch .orbit-container .orbit-next {
    display: none; }
  .gc-foundation .touch .orbit-bullets {
    display: none; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .touch .orbit-container .orbit-prev,
    .gc-foundation .touch .orbit-container .orbit-next {
      display: inherit; }
    .gc-foundation .touch .orbit-bullets {
      display: block; } }
  @media only screen and (max-width: 40em) {
    .gc-foundation .orbit-stack-on-small .orbit-slides-container {
      height: auto !important; }
    .gc-foundation .orbit-stack-on-small .orbit-slides-container > * {
      margin: 0  !important;
      opacity: 1 !important;
      position: relative; }
    .gc-foundation .orbit-stack-on-small .orbit-slide-number {
      display: none; }
    .gc-foundation .orbit-timer {
      display: none; }
    .gc-foundation .orbit-next, .gc-foundation .orbit-prev {
      display: none; }
    .gc-foundation .orbit-bullets {
      display: none; } }
  .gc-foundation ul.pagination {
    display: block;
    margin-left: -0.3125rem;
    min-height: 1.5rem; }
    .gc-foundation ul.pagination li {
      color: #222222;
      font-size: 0.875rem;
      height: 1.5rem;
      margin-left: 0.3125rem; }
      .gc-foundation ul.pagination li a, .gc-foundation ul.pagination li button {
        border-radius: 3px;
        transition: background-color 300ms ease-out;
        background: none;
        color: #999999;
        display: block;
        font-size: 1em;
        font-weight: normal;
        line-height: inherit;
        padding: 0.0625rem 0.625rem 0.0625rem; }
      .gc-foundation ul.pagination li:hover a,
      .gc-foundation ul.pagination li a:focus, .gc-foundation ul.pagination li:hover button,
      .gc-foundation ul.pagination li button:focus {
        background: #e6e6e6; }
      .gc-foundation ul.pagination li.unavailable a, .gc-foundation ul.pagination li.unavailable button {
        cursor: default;
        color: #999999;
        pointer-events: none; }
      .gc-foundation ul.pagination li.unavailable:hover a, .gc-foundation ul.pagination li.unavailable a:focus, .gc-foundation ul.pagination li.unavailable:hover button, .gc-foundation ul.pagination li.unavailable button:focus {
        background: transparent; }
      .gc-foundation ul.pagination li.current a, .gc-foundation ul.pagination li.current button {
        background: #008CBA;
        color: #FFFFFF;
        cursor: default;
        font-weight: bold; }
        .gc-foundation ul.pagination li.current a:hover, .gc-foundation ul.pagination li.current a:focus, .gc-foundation ul.pagination li.current button:hover, .gc-foundation ul.pagination li.current button:focus {
          background: #008CBA; }
    .gc-foundation ul.pagination li {
      display: block;
      float: left; }
  .gc-foundation .pagination-centered {
    text-align: center; }
    .gc-foundation .pagination-centered ul.pagination li {
      display: inline-block;
      float: none; }
  .gc-foundation .panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333333; }
    .gc-foundation .panel > :first-child {
      margin-top: 0; }
    .gc-foundation .panel > :last-child {
      margin-bottom: 0; }
    .gc-foundation .panel h1, .gc-foundation .panel h2, .gc-foundation .panel h3, .gc-foundation .panel h4, .gc-foundation .panel h5, .gc-foundation .panel h6, .gc-foundation .panel p, .gc-foundation .panel li, .gc-foundation .panel dl {
      color: #333333; }
    .gc-foundation .panel h1, .gc-foundation .panel h2, .gc-foundation .panel h3, .gc-foundation .panel h4, .gc-foundation .panel h5, .gc-foundation .panel h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .gc-foundation .panel h1.subheader, .gc-foundation .panel h2.subheader, .gc-foundation .panel h3.subheader, .gc-foundation .panel h4.subheader, .gc-foundation .panel h5.subheader, .gc-foundation .panel h6.subheader {
        line-height: 1.4; }
    .gc-foundation .panel.callout {
      border-style: solid;
      border-width: 1px;
      border-color: #d8d8d8;
      margin-bottom: 1.25rem;
      padding: 1.25rem;
      background: #ecfaff;
      color: #333333; }
      .gc-foundation .panel.callout > :first-child {
        margin-top: 0; }
      .gc-foundation .panel.callout > :last-child {
        margin-bottom: 0; }
      .gc-foundation .panel.callout h1, .gc-foundation .panel.callout h2, .gc-foundation .panel.callout h3, .gc-foundation .panel.callout h4, .gc-foundation .panel.callout h5, .gc-foundation .panel.callout h6, .gc-foundation .panel.callout p, .gc-foundation .panel.callout li, .gc-foundation .panel.callout dl {
        color: #333333; }
      .gc-foundation .panel.callout h1, .gc-foundation .panel.callout h2, .gc-foundation .panel.callout h3, .gc-foundation .panel.callout h4, .gc-foundation .panel.callout h5, .gc-foundation .panel.callout h6 {
        line-height: 1;
        margin-bottom: 0.625rem; }
        .gc-foundation .panel.callout h1.subheader, .gc-foundation .panel.callout h2.subheader, .gc-foundation .panel.callout h3.subheader, .gc-foundation .panel.callout h4.subheader, .gc-foundation .panel.callout h5.subheader, .gc-foundation .panel.callout h6.subheader {
          line-height: 1.4; }
      .gc-foundation .panel.callout a:not(.button) {
        color: #008CBA; }
        .gc-foundation .panel.callout a:not(.button):hover, .gc-foundation .panel.callout a:not(.button):focus {
          color: #0078a0; }
    .gc-foundation .panel.radius {
      border-radius: 3px; }
  .gc-foundation .pricing-table {
    border: solid 1px #DDDDDD;
    margin-left: 0;
    margin-bottom: 1.25rem; }
    .gc-foundation .pricing-table * {
      list-style: none;
      line-height: 1; }
    .gc-foundation .pricing-table .title {
      background-color: #333333;
      color: #EEEEEE;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      font-weight: normal;
      padding: 0.9375rem 1.25rem;
      text-align: center; }
    .gc-foundation .pricing-table .price {
      background-color: #F6F6F6;
      color: #333333;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 2rem;
      font-weight: normal;
      padding: 0.9375rem 1.25rem;
      text-align: center; }
    .gc-foundation .pricing-table .description {
      background-color: #FFFFFF;
      border-bottom: dotted 1px #DDDDDD;
      color: #777777;
      font-size: 0.75rem;
      font-weight: normal;
      line-height: 1.4;
      padding: 0.9375rem;
      text-align: center; }
    .gc-foundation .pricing-table .bullet-item {
      background-color: #FFFFFF;
      border-bottom: dotted 1px #DDDDDD;
      color: #333333;
      font-size: 0.875rem;
      font-weight: normal;
      padding: 0.9375rem;
      text-align: center; }
    .gc-foundation .pricing-table .cta-button {
      background-color: #FFFFFF;
      padding: 1.25rem 1.25rem 0;
      text-align: center; }
  .gc-foundation .progress {
    background-color: #F6F6F6;
    border: 1px solid white;
    height: 1.5625rem;
    margin-bottom: 0.625rem;
    padding: 0.125rem; }
    .gc-foundation .progress .meter {
      background: #008CBA;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
      .gc-foundation .progress .meter.secondary {
        background: #e7e7e7;
        display: block;
        height: 100%;
        float: left;
        width: 0%; }
      .gc-foundation .progress .meter.success {
        background: #43AC6A;
        display: block;
        height: 100%;
        float: left;
        width: 0%; }
      .gc-foundation .progress .meter.alert {
        background: #f04124;
        display: block;
        height: 100%;
        float: left;
        width: 0%; }
    .gc-foundation .progress.secondary .meter {
      background: #e7e7e7;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .gc-foundation .progress.success .meter {
      background: #43AC6A;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .gc-foundation .progress.alert .meter {
      background: #f04124;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .gc-foundation .progress.radius {
      border-radius: 3px; }
      .gc-foundation .progress.radius .meter {
        border-radius: 2px; }
    .gc-foundation .progress.round {
      border-radius: 1000px; }
      .gc-foundation .progress.round .meter {
        border-radius: 999px; }
  .gc-foundation .range-slider {
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #FAFAFA; }
    .gc-foundation .range-slider.vertical-range {
      border: 1px solid #DDDDDD;
      margin: 1.25rem 0;
      position: relative;
      -ms-touch-action: none;
      touch-action: none;
      display: inline-block;
      height: 12.5rem;
      width: 1rem; }
      .gc-foundation .range-slider.vertical-range .range-slider-handle {
        bottom: -10.5rem;
        margin-left: -0.5rem;
        margin-top: 0;
        position: absolute; }
      .gc-foundation .range-slider.vertical-range .range-slider-active-segment {
        border-bottom-left-radius: inherit;
        border-bottom-right-radius: inherit;
        border-top-left-radius: initial;
        bottom: 0;
        height: auto;
        width: 0.875rem; }
    .gc-foundation .range-slider.radius {
      background: #FAFAFA;
      border-radius: 3px; }
      .gc-foundation .range-slider.radius .range-slider-handle {
        background: #008CBA;
        border-radius: 3px; }
        .gc-foundation .range-slider.radius .range-slider-handle:hover {
          background: #007ba4; }
    .gc-foundation .range-slider.round {
      background: #FAFAFA;
      border-radius: 1000px; }
      .gc-foundation .range-slider.round .range-slider-handle {
        background: #008CBA;
        border-radius: 1000px; }
        .gc-foundation .range-slider.round .range-slider-handle:hover {
          background: #007ba4; }
    .gc-foundation .range-slider.disabled, .gc-foundation .range-slider[disabled] {
      background: #FAFAFA;
      cursor: not-allowed;
      opacity: 0.7; }
      .gc-foundation .range-slider.disabled .range-slider-handle, .gc-foundation .range-slider[disabled] .range-slider-handle {
        background: #008CBA;
        cursor: default;
        opacity: 0.7; }
        .gc-foundation .range-slider.disabled .range-slider-handle:hover, .gc-foundation .range-slider[disabled] .range-slider-handle:hover {
          background: #007ba4; }
  .gc-foundation .range-slider-active-segment {
    background: #e5e5e5;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: 0.875rem;
    position: absolute; }
  .gc-foundation .range-slider-handle {
    border: 1px solid none;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -0.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #008CBA; }
    .gc-foundation .range-slider-handle:hover {
      background: #007ba4; }
  .gc-foundation .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; }
  .gc-foundation .reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #FFFFFF;
    padding: 1.875rem;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
    @media only screen and (max-width: 40em) {
      .gc-foundation .reveal-modal {
        min-height: 100vh; } }
    .gc-foundation .reveal-modal .column, .gc-foundation .reveal-modal .columns {
      min-width: 0; }
    .gc-foundation .reveal-modal > :first-child {
      margin-top: 0; }
    .gc-foundation .reveal-modal > :last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 77.5rem;
        right: 0;
        width: 60%; } }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal {
        top: 6.25rem; } }
    .gc-foundation .reveal-modal.radius {
      box-shadow: none;
      border-radius: 3px; }
    .gc-foundation .reveal-modal.round {
      box-shadow: none;
      border-radius: 1000px; }
    .gc-foundation .reveal-modal.collapse {
      padding: 0;
      box-shadow: none; }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 77.5rem;
        right: 0;
        width: 30%; } }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 77.5rem;
        right: 0;
        width: 40%; } }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 77.5rem;
        right: 0;
        width: 60%; } }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 77.5rem;
        right: 0;
        width: 70%; } }
    @media only screen and (min-width: 40.0625em) {
      .gc-foundation .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 77.5rem;
        right: 0;
        width: 95%; } }
    .gc-foundation .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) {
        .gc-foundation .reveal-modal.full {
          left: 0;
          margin: 0 auto;
          max-width: 77.5rem;
          right: 0;
          width: 100%; } }
    .gc-foundation .reveal-modal.toback {
      z-index: 1003; }
    .gc-foundation .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: 0; }
  .gc-foundation .side-nav {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0.875rem 0; }
    .gc-foundation .side-nav li {
      font-size: 0.875rem;
      font-weight: normal;
      margin: 0 0 0.4375rem 0; }
      .gc-foundation .side-nav li a:not(.button) {
        color: #008CBA;
        display: block;
        margin: 0;
        padding: 0.4375rem 0.875rem; }
        .gc-foundation .side-nav li a:not(.button):hover, .gc-foundation .side-nav li a:not(.button):focus {
          background: rgba(0, 0, 0, 0.025);
          color: #1cc7ff; }
        .gc-foundation .side-nav li a:not(.button):active {
          color: #1cc7ff; }
      .gc-foundation .side-nav li.active > a:first-child:not(.button) {
        color: #1cc7ff;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal; }
      .gc-foundation .side-nav li.divider {
        border-top: 1px solid;
        height: 0;
        list-style: none;
        padding: 0;
        border-top-color: #e6e6e6; }
      .gc-foundation .side-nav li.heading {
        color: #008CBA;
        font-size: 0.875rem;
        font-weight: bold;
        text-transform: uppercase; }
  .gc-foundation .split.button {
    position: relative;
    padding-right: 5.0625rem; }
    .gc-foundation .split.button span {
      display: block;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      border-left: solid 1px; }
      .gc-foundation .split.button span:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        display: block;
        border-style: inset;
        top: 50%;
        left: 50%; }
      .gc-foundation .split.button span:active {
        background-color: rgba(0, 0, 0, 0.1); }
    .gc-foundation .split.button span {
      border-left-color: rgba(255, 255, 255, 0.5); }
    .gc-foundation .split.button span {
      width: 3.09375rem; }
      .gc-foundation .split.button span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        margin-left: -0.375rem;
        top: 48%; }
    .gc-foundation .split.button span:after {
      border-color: #FFFFFF transparent transparent transparent; }
    .gc-foundation .split.button.secondary span {
      border-left-color: rgba(255, 255, 255, 0.5); }
    .gc-foundation .split.button.secondary span:after {
      border-color: #FFFFFF transparent transparent transparent; }
    .gc-foundation .split.button.alert span {
      border-left-color: rgba(255, 255, 255, 0.5); }
    .gc-foundation .split.button.success span {
      border-left-color: rgba(255, 255, 255, 0.5); }
    .gc-foundation .split.button.tiny {
      padding-right: 3.75rem; }
      .gc-foundation .split.button.tiny span {
        width: 2.25rem; }
        .gc-foundation .split.button.tiny span:after {
          border-top-style: solid;
          border-width: 0.375rem;
          margin-left: -0.375rem;
          top: 48%; }
    .gc-foundation .split.button.small {
      padding-right: 4.375rem; }
      .gc-foundation .split.button.small span {
        width: 2.625rem; }
        .gc-foundation .split.button.small span:after {
          border-top-style: solid;
          border-width: 0.4375rem;
          margin-left: -0.375rem;
          top: 48%; }
    .gc-foundation .split.button.large {
      padding-right: 5.5rem; }
      .gc-foundation .split.button.large span {
        width: 3.4375rem; }
        .gc-foundation .split.button.large span:after {
          border-top-style: solid;
          border-width: 0.3125rem;
          margin-left: -0.375rem;
          top: 48%; }
    .gc-foundation .split.button.expand {
      padding-left: 2rem; }
    .gc-foundation .split.button.secondary span:after {
      border-color: #333333 transparent transparent transparent; }
    .gc-foundation .split.button.radius span {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
    .gc-foundation .split.button.round span {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
    .gc-foundation .split.button.no-pip span:before {
      border-style: none; }
    .gc-foundation .split.button.no-pip span:after {
      border-style: none; }
    .gc-foundation .split.button.no-pip span > i {
      display: block;
      left: 50%;
      margin-left: -0.28889em;
      margin-top: -0.48889em;
      position: absolute;
      top: 50%; }
  .gc-foundation .sub-nav {
    display: block;
    margin: -0.25rem 0 1.125rem;
    overflow: hidden;
    padding-top: 0.25rem;
    width: auto; }
    .gc-foundation .sub-nav dt {
      text-transform: uppercase; }
    .gc-foundation .sub-nav dt,
    .gc-foundation .sub-nav dd,
    .gc-foundation .sub-nav li {
      color: #999999;
      float: left;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.875rem;
      font-weight: normal;
      margin-left: 1rem;
      margin-bottom: 0; }
      .gc-foundation .sub-nav dt a,
      .gc-foundation .sub-nav dd a,
      .gc-foundation .sub-nav li a {
        color: #999999;
        padding: 0.1875rem 1rem;
        text-decoration: none; }
        .gc-foundation .sub-nav dt a:hover,
        .gc-foundation .sub-nav dd a:hover,
        .gc-foundation .sub-nav li a:hover {
          color: #737373; }
      .gc-foundation .sub-nav dt.active a,
      .gc-foundation .sub-nav dd.active a,
      .gc-foundation .sub-nav li.active a {
        border-radius: 3px;
        background: #008CBA;
        color: #FFFFFF;
        cursor: default;
        font-weight: normal;
        padding: 0.1875rem 1rem; }
        .gc-foundation .sub-nav dt.active a:hover,
        .gc-foundation .sub-nav dd.active a:hover,
        .gc-foundation .sub-nav li.active a:hover {
          background: #0078a0; }
  .gc-foundation .switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .gc-foundation .switch label {
      background: #DDDDDD;
      color: transparent;
      cursor: pointer;
      display: block;
      margin-bottom: 1rem;
      position: relative;
      text-indent: 100%;
      width: 4rem;
      height: 2rem;
      transition: left 0.15s ease-out; }
    .gc-foundation .switch input {
      left: 10px;
      opacity: 0;
      padding: 0;
      position: absolute;
      top: 9px; }
      .gc-foundation .switch input + label {
        margin-left: 0;
        margin-right: 0; }
    .gc-foundation .switch label:after {
      background: #FFFFFF;
      content: "";
      display: block;
      height: 1.5rem;
      left: .25rem;
      position: absolute;
      top: .25rem;
      width: 1.5rem;
      -webkit-transition: left 0.15s ease-out;
      -moz-transition: left 0.15s ease-out;
      -o-transition: translate3d(0, 0, 0);
      transition: left 0.15s ease-out;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .gc-foundation .switch input:checked + label {
      background: #008CBA; }
    .gc-foundation .switch input:checked + label:after {
      left: 2.25rem; }
    .gc-foundation .switch label {
      height: 2rem;
      width: 4rem; }
    .gc-foundation .switch label:after {
      height: 1.5rem;
      width: 1.5rem; }
    .gc-foundation .switch input:checked + label:after {
      left: 2.25rem; }
    .gc-foundation .switch label {
      color: transparent;
      background: #DDDDDD; }
    .gc-foundation .switch label:after {
      background: #FFFFFF; }
    .gc-foundation .switch input:checked + label {
      background: #008CBA; }
    .gc-foundation .switch.large label {
      height: 2.5rem;
      width: 5rem; }
    .gc-foundation .switch.large label:after {
      height: 2rem;
      width: 2rem; }
    .gc-foundation .switch.large input:checked + label:after {
      left: 2.75rem; }
    .gc-foundation .switch.small label {
      height: 1.75rem;
      width: 3.5rem; }
    .gc-foundation .switch.small label:after {
      height: 1.25rem;
      width: 1.25rem; }
    .gc-foundation .switch.small input:checked + label:after {
      left: 2rem; }
    .gc-foundation .switch.tiny label {
      height: 1.5rem;
      width: 3rem; }
    .gc-foundation .switch.tiny label:after {
      height: 1rem;
      width: 1rem; }
    .gc-foundation .switch.tiny input:checked + label:after {
      left: 1.75rem; }
    .gc-foundation .switch.radius label {
      border-radius: 4px; }
    .gc-foundation .switch.radius label:after {
      border-radius: 3px; }
    .gc-foundation .switch.round {
      border-radius: 1000px; }
      .gc-foundation .switch.round label {
        border-radius: 2rem; }
      .gc-foundation .switch.round label:after {
        border-radius: 2rem; }
  .gc-foundation table {
    background: #FFFFFF;
    border: solid 1px #DDDDDD;
    margin-bottom: 1.25rem;
    table-layout: auto; }
    .gc-foundation table caption {
      background: transparent;
      color: #222222;
      font-size: 1rem;
      font-weight: bold; }
    .gc-foundation table thead {
      background: #F5F5F5; }
      .gc-foundation table thead tr th,
      .gc-foundation table thead tr td {
        color: #222222;
        font-size: 0.875rem;
        font-weight: bold;
        padding: 0.5rem 0.625rem 0.625rem; }
    .gc-foundation table tfoot {
      background: #F5F5F5; }
      .gc-foundation table tfoot tr th,
      .gc-foundation table tfoot tr td {
        color: #222222;
        font-size: 0.875rem;
        font-weight: bold;
        padding: 0.5rem 0.625rem 0.625rem; }
    .gc-foundation table tr th,
    .gc-foundation table tr td {
      color: #222222;
      font-size: 0.875rem;
      padding: 0.5625rem 0.625rem;
      text-align: left; }
    .gc-foundation table tr.even, .gc-foundation table tr.alt, .gc-foundation table tr:nth-of-type(even) {
      background: #F9F9F9; }
    .gc-foundation table thead tr th,
    .gc-foundation table tfoot tr th,
    .gc-foundation table tfoot tr td,
    .gc-foundation table tbody tr th,
    .gc-foundation table tbody tr td,
    .gc-foundation table tr td {
      display: table-cell;
      line-height: 1.125rem; }
  .gc-foundation .tabs {
    margin-bottom: 0 !important;
    margin-left: 0; }
    .gc-foundation .tabs:before, .gc-foundation .tabs:after {
      content: " ";
      display: table; }
    .gc-foundation .tabs:after {
      clear: both; }
    .gc-foundation .tabs dd,
    .gc-foundation .tabs .tab-title {
      float: left;
      list-style: none;
      margin-bottom: 0 !important;
      position: relative; }
      .gc-foundation .tabs dd > a,
      .gc-foundation .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; }
        .gc-foundation .tabs dd > a:hover,
        .gc-foundation .tabs .tab-title > a:hover {
          background-color: #e1e1e1; }
      .gc-foundation .tabs dd.active > a,
      .gc-foundation .tabs .tab-title.active > a {
        background-color: #FFFFFF;
        color: #222222; }
    .gc-foundation .tabs.radius dd:first-child a,
    .gc-foundation .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; }
    .gc-foundation .tabs.radius dd:last-child a,
    .gc-foundation .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; }
    .gc-foundation .tabs.vertical dd,
    .gc-foundation .tabs.vertical .tab-title {
      position: inherit;
      float: none;
      display: block;
      top: auto; }
  .gc-foundation .tabs-content {
    margin-bottom: 1.5rem;
    width: 100%; }
    .gc-foundation .tabs-content:before, .gc-foundation .tabs-content:after {
      content: " ";
      display: table; }
    .gc-foundation .tabs-content:after {
      clear: both; }
    .gc-foundation .tabs-content > .content {
      display: none;
      float: left;
      padding: 0.625rem 0;
      width: 100%; }
      .gc-foundation .tabs-content > .content.active {
        display: block;
        float: none; }
      .gc-foundation .tabs-content > .content.contained {
        padding: 0.625rem; }
    .gc-foundation .tabs-content.vertical {
      display: block; }
      .gc-foundation .tabs-content.vertical > .content {
        padding: 0 0.625rem; }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .tabs.vertical {
      float: left;
      margin: 0;
      margin-bottom: 1.25rem !important;
      max-width: 20%;
      width: 20%; }
    .gc-foundation .tabs-content.vertical {
      float: left;
      margin-left: -1px;
      max-width: 80%;
      padding-left: 1rem;
      width: 80%; } }
  .gc-foundation .no-js .tabs-content > .content {
    display: block;
    float: none; }
  .gc-foundation .th {
    border: solid 4px #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out; }
    .gc-foundation .th:hover, .gc-foundation .th:focus {
      box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
    .gc-foundation .th.radius {
      border-radius: 3px; }
  .gc-foundation .has-tip {
    border-bottom: dotted 1px #CCCCCC;
    color: #333333;
    cursor: help;
    font-weight: bold; }
    .gc-foundation .has-tip:hover, .gc-foundation .has-tip:focus {
      border-bottom: dotted 1px #003f54;
      color: #008CBA; }
    .gc-foundation .has-tip.tip-left, .gc-foundation .has-tip.tip-right {
      float: none !important; }
  .gc-foundation .tooltip {
    background: #333333;
    color: #FFFFFF;
    display: none;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: 0.75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%; }
    .gc-foundation .tooltip > .nub {
      border: solid 5px;
      border-color: transparent transparent #333333 transparent;
      display: block;
      height: 0;
      pointer-events: none;
      position: absolute;
      top: -10px;
      width: 0;
      left: 5px; }
      .gc-foundation .tooltip > .nub.rtl {
        left: auto;
        right: 5px; }
    .gc-foundation .tooltip.radius {
      border-radius: 3px; }
    .gc-foundation .tooltip.round {
      border-radius: 1000px; }
      .gc-foundation .tooltip.round > .nub {
        left: 2rem; }
    .gc-foundation .tooltip.opened {
      border-bottom: dotted 1px #003f54 !important;
      color: #008CBA !important; }
  .gc-foundation .tap-to-close {
    color: #777777;
    display: block;
    font-size: 0.625rem;
    font-weight: normal; }
  @media only screen {
    .gc-foundation .tooltip > .nub {
      border-color: transparent transparent #333333 transparent;
      top: -10px; }
    .gc-foundation .tooltip.tip-top > .nub {
      border-color: #333333 transparent transparent transparent;
      bottom: -10px;
      top: auto; }
    .gc-foundation .tooltip.tip-left, .gc-foundation .tooltip.tip-right {
      float: none !important; }
    .gc-foundation .tooltip.tip-left > .nub {
      border-color: transparent transparent transparent #333333;
      left: auto;
      margin-top: -5px;
      right: -10px;
      top: 50%; }
    .gc-foundation .tooltip.tip-right > .nub {
      border-color: transparent #333333 transparent transparent;
      left: -10px;
      margin-top: -5px;
      right: auto;
      top: 50%; } }
  @media only screen {
    .gc-foundation .show-for-small-only, .gc-foundation .show-for-small-up, .gc-foundation .show-for-small, .gc-foundation .show-for-small-down, .gc-foundation .hide-for-medium-only, .gc-foundation .hide-for-medium-up, .gc-foundation .hide-for-medium, .gc-foundation .show-for-medium-down, .gc-foundation .hide-for-large-only, .gc-foundation .hide-for-large-up, .gc-foundation .hide-for-large, .gc-foundation .show-for-large-down, .gc-foundation .hide-for-xlarge-only, .gc-foundation .hide-for-xlarge-up, .gc-foundation .hide-for-xlarge, .gc-foundation .show-for-xlarge-down, .gc-foundation .hide-for-xxlarge-only, .gc-foundation .hide-for-xxlarge-up, .gc-foundation .hide-for-xxlarge, .gc-foundation .show-for-xxlarge-down {
      display: inherit !important; }
    .gc-foundation .hide-for-small-only, .gc-foundation .hide-for-small-up, .gc-foundation .hide-for-small, .gc-foundation .hide-for-small-down, .gc-foundation .show-for-medium-only, .gc-foundation .show-for-medium-up, .gc-foundation .show-for-medium, .gc-foundation .hide-for-medium-down, .gc-foundation .show-for-large-only, .gc-foundation .show-for-large-up, .gc-foundation .show-for-large, .gc-foundation .hide-for-large-down, .gc-foundation .show-for-xlarge-only, .gc-foundation .show-for-xlarge-up, .gc-foundation .show-for-xlarge, .gc-foundation .hide-for-xlarge-down, .gc-foundation .show-for-xxlarge-only, .gc-foundation .show-for-xxlarge-up, .gc-foundation .show-for-xxlarge, .gc-foundation .hide-for-xxlarge-down {
      display: none !important; }
    .gc-foundation .visible-for-small-only, .gc-foundation .visible-for-small-up, .gc-foundation .visible-for-small, .gc-foundation .visible-for-small-down, .gc-foundation .hidden-for-medium-only, .gc-foundation .hidden-for-medium-up, .gc-foundation .hidden-for-medium, .gc-foundation .visible-for-medium-down, .gc-foundation .hidden-for-large-only, .gc-foundation .hidden-for-large-up, .gc-foundation .hidden-for-large, .gc-foundation .visible-for-large-down, .gc-foundation .hidden-for-xlarge-only, .gc-foundation .hidden-for-xlarge-up, .gc-foundation .hidden-for-xlarge, .gc-foundation .visible-for-xlarge-down, .gc-foundation .hidden-for-xxlarge-only, .gc-foundation .hidden-for-xxlarge-up, .gc-foundation .hidden-for-xxlarge, .gc-foundation .visible-for-xxlarge-down {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
    .gc-foundation .hidden-for-small-only, .gc-foundation .hidden-for-small-up, .gc-foundation .hidden-for-small, .gc-foundation .hidden-for-small-down, .gc-foundation .visible-for-medium-only, .gc-foundation .visible-for-medium-up, .gc-foundation .visible-for-medium, .gc-foundation .hidden-for-medium-down, .gc-foundation .visible-for-large-only, .gc-foundation .visible-for-large-up, .gc-foundation .visible-for-large, .gc-foundation .hidden-for-large-down, .gc-foundation .visible-for-xlarge-only, .gc-foundation .visible-for-xlarge-up, .gc-foundation .visible-for-xlarge, .gc-foundation .hidden-for-xlarge-down, .gc-foundation .visible-for-xxlarge-only, .gc-foundation .visible-for-xxlarge-up, .gc-foundation .visible-for-xxlarge, .gc-foundation .hidden-for-xxlarge-down {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px; }
    .gc-foundation table.show-for-small-only, .gc-foundation table.show-for-small-up, .gc-foundation table.show-for-small, .gc-foundation table.show-for-small-down, .gc-foundation table.hide-for-medium-only, .gc-foundation table.hide-for-medium-up, .gc-foundation table.hide-for-medium, .gc-foundation table.show-for-medium-down, .gc-foundation table.hide-for-large-only, .gc-foundation table.hide-for-large-up, .gc-foundation table.hide-for-large, .gc-foundation table.show-for-large-down, .gc-foundation table.hide-for-xlarge-only, .gc-foundation table.hide-for-xlarge-up, .gc-foundation table.hide-for-xlarge, .gc-foundation table.show-for-xlarge-down, .gc-foundation table.hide-for-xxlarge-only, .gc-foundation table.hide-for-xxlarge-up, .gc-foundation table.hide-for-xxlarge, .gc-foundation table.show-for-xxlarge-down {
      display: table !important; }
    .gc-foundation thead.show-for-small-only, .gc-foundation thead.show-for-small-up, .gc-foundation thead.show-for-small, .gc-foundation thead.show-for-small-down, .gc-foundation thead.hide-for-medium-only, .gc-foundation thead.hide-for-medium-up, .gc-foundation thead.hide-for-medium, .gc-foundation thead.show-for-medium-down, .gc-foundation thead.hide-for-large-only, .gc-foundation thead.hide-for-large-up, .gc-foundation thead.hide-for-large, .gc-foundation thead.show-for-large-down, .gc-foundation thead.hide-for-xlarge-only, .gc-foundation thead.hide-for-xlarge-up, .gc-foundation thead.hide-for-xlarge, .gc-foundation thead.show-for-xlarge-down, .gc-foundation thead.hide-for-xxlarge-only, .gc-foundation thead.hide-for-xxlarge-up, .gc-foundation thead.hide-for-xxlarge, .gc-foundation thead.show-for-xxlarge-down {
      display: table-header-group !important; }
    .gc-foundation tbody.show-for-small-only, .gc-foundation tbody.show-for-small-up, .gc-foundation tbody.show-for-small, .gc-foundation tbody.show-for-small-down, .gc-foundation tbody.hide-for-medium-only, .gc-foundation tbody.hide-for-medium-up, .gc-foundation tbody.hide-for-medium, .gc-foundation tbody.show-for-medium-down, .gc-foundation tbody.hide-for-large-only, .gc-foundation tbody.hide-for-large-up, .gc-foundation tbody.hide-for-large, .gc-foundation tbody.show-for-large-down, .gc-foundation tbody.hide-for-xlarge-only, .gc-foundation tbody.hide-for-xlarge-up, .gc-foundation tbody.hide-for-xlarge, .gc-foundation tbody.show-for-xlarge-down, .gc-foundation tbody.hide-for-xxlarge-only, .gc-foundation tbody.hide-for-xxlarge-up, .gc-foundation tbody.hide-for-xxlarge, .gc-foundation tbody.show-for-xxlarge-down {
      display: table-row-group !important; }
    .gc-foundation tr.show-for-small-only, .gc-foundation tr.show-for-small-up, .gc-foundation tr.show-for-small, .gc-foundation tr.show-for-small-down, .gc-foundation tr.hide-for-medium-only, .gc-foundation tr.hide-for-medium-up, .gc-foundation tr.hide-for-medium, .gc-foundation tr.show-for-medium-down, .gc-foundation tr.hide-for-large-only, .gc-foundation tr.hide-for-large-up, .gc-foundation tr.hide-for-large, .gc-foundation tr.show-for-large-down, .gc-foundation tr.hide-for-xlarge-only, .gc-foundation tr.hide-for-xlarge-up, .gc-foundation tr.hide-for-xlarge, .gc-foundation tr.show-for-xlarge-down, .gc-foundation tr.hide-for-xxlarge-only, .gc-foundation tr.hide-for-xxlarge-up, .gc-foundation tr.hide-for-xxlarge, .gc-foundation tr.show-for-xxlarge-down {
      display: table-row; }
    .gc-foundation th.show-for-small-only, .gc-foundation td.show-for-small-only, .gc-foundation th.show-for-small-up, .gc-foundation td.show-for-small-up, .gc-foundation th.show-for-small, .gc-foundation td.show-for-small, .gc-foundation th.show-for-small-down, .gc-foundation td.show-for-small-down, .gc-foundation th.hide-for-medium-only, .gc-foundation td.hide-for-medium-only, .gc-foundation th.hide-for-medium-up, .gc-foundation td.hide-for-medium-up, .gc-foundation th.hide-for-medium, .gc-foundation td.hide-for-medium, .gc-foundation th.show-for-medium-down, .gc-foundation td.show-for-medium-down, .gc-foundation th.hide-for-large-only, .gc-foundation td.hide-for-large-only, .gc-foundation th.hide-for-large-up, .gc-foundation td.hide-for-large-up, .gc-foundation th.hide-for-large, .gc-foundation td.hide-for-large, .gc-foundation th.show-for-large-down, .gc-foundation td.show-for-large-down, .gc-foundation th.hide-for-xlarge-only, .gc-foundation td.hide-for-xlarge-only, .gc-foundation th.hide-for-xlarge-up, .gc-foundation td.hide-for-xlarge-up, .gc-foundation th.hide-for-xlarge, .gc-foundation td.hide-for-xlarge, .gc-foundation th.show-for-xlarge-down, .gc-foundation td.show-for-xlarge-down, .gc-foundation th.hide-for-xxlarge-only, .gc-foundation td.hide-for-xxlarge-only, .gc-foundation th.hide-for-xxlarge-up, .gc-foundation td.hide-for-xxlarge-up, .gc-foundation th.hide-for-xxlarge, .gc-foundation td.hide-for-xxlarge, .gc-foundation th.show-for-xxlarge-down, .gc-foundation td.show-for-xxlarge-down {
      display: table-cell !important; } }
  @media only screen and (min-width: 40.0625em) {
    .gc-foundation .hide-for-small-only, .gc-foundation .show-for-small-up, .gc-foundation .hide-for-small, .gc-foundation .hide-for-small-down, .gc-foundation .show-for-medium-only, .gc-foundation .show-for-medium-up, .gc-foundation .show-for-medium, .gc-foundation .show-for-medium-down, .gc-foundation .hide-for-large-only, .gc-foundation .hide-for-large-up, .gc-foundation .hide-for-large, .gc-foundation .show-for-large-down, .gc-foundation .hide-for-xlarge-only, .gc-foundation .hide-for-xlarge-up, .gc-foundation .hide-for-xlarge, .gc-foundation .show-for-xlarge-down, .gc-foundation .hide-for-xxlarge-only, .gc-foundation .hide-for-xxlarge-up, .gc-foundation .hide-for-xxlarge, .gc-foundation .show-for-xxlarge-down {
      display: inherit !important; }
    .gc-foundation .show-for-small-only, .gc-foundation .hide-for-small-up, .gc-foundation .show-for-small, .gc-foundation .show-for-small-down, .gc-foundation .hide-for-medium-only, .gc-foundation .hide-for-medium-up, .gc-foundation .hide-for-medium, .gc-foundation .hide-for-medium-down, .gc-foundation .show-for-large-only, .gc-foundation .show-for-large-up, .gc-foundation .show-for-large, .gc-foundation .hide-for-large-down, .gc-foundation .show-for-xlarge-only, .gc-foundation .show-for-xlarge-up, .gc-foundation .show-for-xlarge, .gc-foundation .hide-for-xlarge-down, .gc-foundation .show-for-xxlarge-only, .gc-foundation .show-for-xxlarge-up, .gc-foundation .show-for-xxlarge, .gc-foundation .hide-for-xxlarge-down {
      display: none !important; }
    .gc-foundation .hidden-for-small-only, .gc-foundation .visible-for-small-up, .gc-foundation .hidden-for-small, .gc-foundation .hidden-for-small-down, .gc-foundation .visible-for-medium-only, .gc-foundation .visible-for-medium-up, .gc-foundation .visible-for-medium, .gc-foundation .visible-for-medium-down, .gc-foundation .hidden-for-large-only, .gc-foundation .hidden-for-large-up, .gc-foundation .hidden-for-large, .gc-foundation .visible-for-large-down, .gc-foundation .hidden-for-xlarge-only, .gc-foundation .hidden-for-xlarge-up, .gc-foundation .hidden-for-xlarge, .gc-foundation .visible-for-xlarge-down, .gc-foundation .hidden-for-xxlarge-only, .gc-foundation .hidden-for-xxlarge-up, .gc-foundation .hidden-for-xxlarge, .gc-foundation .visible-for-xxlarge-down {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
    .gc-foundation .visible-for-small-only, .gc-foundation .hidden-for-small-up, .gc-foundation .visible-for-small, .gc-foundation .visible-for-small-down, .gc-foundation .hidden-for-medium-only, .gc-foundation .hidden-for-medium-up, .gc-foundation .hidden-for-medium, .gc-foundation .hidden-for-medium-down, .gc-foundation .visible-for-large-only, .gc-foundation .visible-for-large-up, .gc-foundation .visible-for-large, .gc-foundation .hidden-for-large-down, .gc-foundation .visible-for-xlarge-only, .gc-foundation .visible-for-xlarge-up, .gc-foundation .visible-for-xlarge, .gc-foundation .hidden-for-xlarge-down, .gc-foundation .visible-for-xxlarge-only, .gc-foundation .visible-for-xxlarge-up, .gc-foundation .visible-for-xxlarge, .gc-foundation .hidden-for-xxlarge-down {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px; }
    .gc-foundation table.hide-for-small-only, .gc-foundation table.show-for-small-up, .gc-foundation table.hide-for-small, .gc-foundation table.hide-for-small-down, .gc-foundation table.show-for-medium-only, .gc-foundation table.show-for-medium-up, .gc-foundation table.show-for-medium, .gc-foundation table.show-for-medium-down, .gc-foundation table.hide-for-large-only, .gc-foundation table.hide-for-large-up, .gc-foundation table.hide-for-large, .gc-foundation table.show-for-large-down, .gc-foundation table.hide-for-xlarge-only, .gc-foundation table.hide-for-xlarge-up, .gc-foundation table.hide-for-xlarge, .gc-foundation table.show-for-xlarge-down, .gc-foundation table.hide-for-xxlarge-only, .gc-foundation table.hide-for-xxlarge-up, .gc-foundation table.hide-for-xxlarge, .gc-foundation table.show-for-xxlarge-down {
      display: table !important; }
    .gc-foundation thead.hide-for-small-only, .gc-foundation thead.show-for-small-up, .gc-foundation thead.hide-for-small, .gc-foundation thead.hide-for-small-down, .gc-foundation thead.show-for-medium-only, .gc-foundation thead.show-for-medium-up, .gc-foundation thead.show-for-medium, .gc-foundation thead.show-for-medium-down, .gc-foundation thead.hide-for-large-only, .gc-foundation thead.hide-for-large-up, .gc-foundation thead.hide-for-large, .gc-foundation thead.show-for-large-down, .gc-foundation thead.hide-for-xlarge-only, .gc-foundation thead.hide-for-xlarge-up, .gc-foundation thead.hide-for-xlarge, .gc-foundation thead.show-for-xlarge-down, .gc-foundation thead.hide-for-xxlarge-only, .gc-foundation thead.hide-for-xxlarge-up, .gc-foundation thead.hide-for-xxlarge, .gc-foundation thead.show-for-xxlarge-down {
      display: table-header-group !important; }
    .gc-foundation tbody.hide-for-small-only, .gc-foundation tbody.show-for-small-up, .gc-foundation tbody.hide-for-small, .gc-foundation tbody.hide-for-small-down, .gc-foundation tbody.show-for-medium-only, .gc-foundation tbody.show-for-medium-up, .gc-foundation tbody.show-for-medium, .gc-foundation tbody.show-for-medium-down, .gc-foundation tbody.hide-for-large-only, .gc-foundation tbody.hide-for-large-up, .gc-foundation tbody.hide-for-large, .gc-foundation tbody.show-for-large-down, .gc-foundation tbody.hide-for-xlarge-only, .gc-foundation tbody.hide-for-xlarge-up, .gc-foundation tbody.hide-for-xlarge, .gc-foundation tbody.show-for-xlarge-down, .gc-foundation tbody.hide-for-xxlarge-only, .gc-foundation tbody.hide-for-xxlarge-up, .gc-foundation tbody.hide-for-xxlarge, .gc-foundation tbody.show-for-xxlarge-down {
      display: table-row-group !important; }
    .gc-foundation tr.hide-for-small-only, .gc-foundation tr.show-for-small-up, .gc-foundation tr.hide-for-small, .gc-foundation tr.hide-for-small-down, .gc-foundation tr.show-for-medium-only, .gc-foundation tr.show-for-medium-up, .gc-foundation tr.show-for-medium, .gc-foundation tr.show-for-medium-down, .gc-foundation tr.hide-for-large-only, .gc-foundation tr.hide-for-large-up, .gc-foundation tr.hide-for-large, .gc-foundation tr.show-for-large-down, .gc-foundation tr.hide-for-xlarge-only, .gc-foundation tr.hide-for-xlarge-up, .gc-foundation tr.hide-for-xlarge, .gc-foundation tr.show-for-xlarge-down, .gc-foundation tr.hide-for-xxlarge-only, .gc-foundation tr.hide-for-xxlarge-up, .gc-foundation tr.hide-for-xxlarge, .gc-foundation tr.show-for-xxlarge-down {
      display: table-row; }
    .gc-foundation th.hide-for-small-only, .gc-foundation td.hide-for-small-only, .gc-foundation th.show-for-small-up, .gc-foundation td.show-for-small-up, .gc-foundation th.hide-for-small, .gc-foundation td.hide-for-small, .gc-foundation th.hide-for-small-down, .gc-foundation td.hide-for-small-down, .gc-foundation th.show-for-medium-only, .gc-foundation td.show-for-medium-only, .gc-foundation th.show-for-medium-up, .gc-foundation td.show-for-medium-up, .gc-foundation th.show-for-medium, .gc-foundation td.show-for-medium, .gc-foundation th.show-for-medium-down, .gc-foundation td.show-for-medium-down, .gc-foundation th.hide-for-large-only, .gc-foundation td.hide-for-large-only, .gc-foundation th.hide-for-large-up, .gc-foundation td.hide-for-large-up, .gc-foundation th.hide-for-large, .gc-foundation td.hide-for-large, .gc-foundation th.show-for-large-down, .gc-foundation td.show-for-large-down, .gc-foundation th.hide-for-xlarge-only, .gc-foundation td.hide-for-xlarge-only, .gc-foundation th.hide-for-xlarge-up, .gc-foundation td.hide-for-xlarge-up, .gc-foundation th.hide-for-xlarge, .gc-foundation td.hide-for-xlarge, .gc-foundation th.show-for-xlarge-down, .gc-foundation td.show-for-xlarge-down, .gc-foundation th.hide-for-xxlarge-only, .gc-foundation td.hide-for-xxlarge-only, .gc-foundation th.hide-for-xxlarge-up, .gc-foundation td.hide-for-xxlarge-up, .gc-foundation th.hide-for-xxlarge, .gc-foundation td.hide-for-xxlarge, .gc-foundation th.show-for-xxlarge-down, .gc-foundation td.show-for-xxlarge-down {
      display: table-cell !important; } }
  @media only screen and (min-width: 64.0625em) {
    .gc-foundation .hide-for-small-only, .gc-foundation .show-for-small-up, .gc-foundation .hide-for-small, .gc-foundation .hide-for-small-down, .gc-foundation .hide-for-medium-only, .gc-foundation .show-for-medium-up, .gc-foundation .hide-for-medium, .gc-foundation .hide-for-medium-down, .gc-foundation .show-for-large-only, .gc-foundation .show-for-large-up, .gc-foundation .show-for-large, .gc-foundation .show-for-large-down, .gc-foundation .hide-for-xlarge-only, .gc-foundation .hide-for-xlarge-up, .gc-foundation .hide-for-xlarge, .gc-foundation .show-for-xlarge-down, .gc-foundation .hide-for-xxlarge-only, .gc-foundation .hide-for-xxlarge-up, .gc-foundation .hide-for-xxlarge, .gc-foundation .show-for-xxlarge-down {
      display: inherit !important; }
    .gc-foundation .show-for-small-only, .gc-foundation .hide-for-small-up, .gc-foundation .show-for-small, .gc-foundation .show-for-small-down, .gc-foundation .show-for-medium-only, .gc-foundation .hide-for-medium-up, .gc-foundation .show-for-medium, .gc-foundation .show-for-medium-down, .gc-foundation .hide-for-large-only, .gc-foundation .hide-for-large-up, .gc-foundation .hide-for-large, .gc-foundation .hide-for-large-down, .gc-foundation .show-for-xlarge-only, .gc-foundation .show-for-xlarge-up, .gc-foundation .show-for-xlarge, .gc-foundation .hide-for-xlarge-down, .gc-foundation .show-for-xxlarge-only, .gc-foundation .show-for-xxlarge-up, .gc-foundation .show-for-xxlarge, .gc-foundation .hide-for-xxlarge-down {
      display: none !important; }
    .gc-foundation .hidden-for-small-only, .gc-foundation .visible-for-small-up, .gc-foundation .hidden-for-small, .gc-foundation .hidden-for-small-down, .gc-foundation .hidden-for-medium-only, .gc-foundation .visible-for-medium-up, .gc-foundation .hidden-for-medium, .gc-foundation .hidden-for-medium-down, .gc-foundation .visible-for-large-only, .gc-foundation .visible-for-large-up, .gc-foundation .visible-for-large, .gc-foundation .visible-for-large-down, .gc-foundation .hidden-for-xlarge-only, .gc-foundation .hidden-for-xlarge-up, .gc-foundation .hidden-for-xlarge, .gc-foundation .visible-for-xlarge-down, .gc-foundation .hidden-for-xxlarge-only, .gc-foundation .hidden-for-xxlarge-up, .gc-foundation .hidden-for-xxlarge, .gc-foundation .visible-for-xxlarge-down {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
    .gc-foundation .visible-for-small-only, .gc-foundation .hidden-for-small-up, .gc-foundation .visible-for-small, .gc-foundation .visible-for-small-down, .gc-foundation .visible-for-medium-only, .gc-foundation .hidden-for-medium-up, .gc-foundation .visible-for-medium, .gc-foundation .visible-for-medium-down, .gc-foundation .hidden-for-large-only, .gc-foundation .hidden-for-large-up, .gc-foundation .hidden-for-large, .gc-foundation .hidden-for-large-down, .gc-foundation .visible-for-xlarge-only, .gc-foundation .visible-for-xlarge-up, .gc-foundation .visible-for-xlarge, .gc-foundation .hidden-for-xlarge-down, .gc-foundation .visible-for-xxlarge-only, .gc-foundation .visible-for-xxlarge-up, .gc-foundation .visible-for-xxlarge, .gc-foundation .hidden-for-xxlarge-down {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px; }
    .gc-foundation table.hide-for-small-only, .gc-foundation table.show-for-small-up, .gc-foundation table.hide-for-small, .gc-foundation table.hide-for-small-down, .gc-foundation table.hide-for-medium-only, .gc-foundation table.show-for-medium-up, .gc-foundation table.hide-for-medium, .gc-foundation table.hide-for-medium-down, .gc-foundation table.show-for-large-only, .gc-foundation table.show-for-large-up, .gc-foundation table.show-for-large, .gc-foundation table.show-for-large-down, .gc-foundation table.hide-for-xlarge-only, .gc-foundation table.hide-for-xlarge-up, .gc-foundation table.hide-for-xlarge, .gc-foundation table.show-for-xlarge-down, .gc-foundation table.hide-for-xxlarge-only, .gc-foundation table.hide-for-xxlarge-up, .gc-foundation table.hide-for-xxlarge, .gc-foundation table.show-for-xxlarge-down {
      display: table !important; }
    .gc-foundation thead.hide-for-small-only, .gc-foundation thead.show-for-small-up, .gc-foundation thead.hide-for-small, .gc-foundation thead.hide-for-small-down, .gc-foundation thead.hide-for-medium-only, .gc-foundation thead.show-for-medium-up, .gc-foundation thead.hide-for-medium, .gc-foundation thead.hide-for-medium-down, .gc-foundation thead.show-for-large-only, .gc-foundation thead.show-for-large-up, .gc-foundation thead.show-for-large, .gc-foundation thead.show-for-large-down, .gc-foundation thead.hide-for-xlarge-only, .gc-foundation thead.hide-for-xlarge-up, .gc-foundation thead.hide-for-xlarge, .gc-foundation thead.show-for-xlarge-down, .gc-foundation thead.hide-for-xxlarge-only, .gc-foundation thead.hide-for-xxlarge-up, .gc-foundation thead.hide-for-xxlarge, .gc-foundation thead.show-for-xxlarge-down {
      display: table-header-group !important; }
    .gc-foundation tbody.hide-for-small-only, .gc-foundation tbody.show-for-small-up, .gc-foundation tbody.hide-for-small, .gc-foundation tbody.hide-for-small-down, .gc-foundation tbody.hide-for-medium-only, .gc-foundation tbody.show-for-medium-up, .gc-foundation tbody.hide-for-medium, .gc-foundation tbody.hide-for-medium-down, .gc-foundation tbody.show-for-large-only, .gc-foundation tbody.show-for-large-up, .gc-foundation tbody.show-for-large, .gc-foundation tbody.show-for-large-down, .gc-foundation tbody.hide-for-xlarge-only, .gc-foundation tbody.hide-for-xlarge-up, .gc-foundation tbody.hide-for-xlarge, .gc-foundation tbody.show-for-xlarge-down, .gc-foundation tbody.hide-for-xxlarge-only, .gc-foundation tbody.hide-for-xxlarge-up, .gc-foundation tbody.hide-for-xxlarge, .gc-foundation tbody.show-for-xxlarge-down {
      display: table-row-group !important; }
    .gc-foundation tr.hide-for-small-only, .gc-foundation tr.show-for-small-up, .gc-foundation tr.hide-for-small, .gc-foundation tr.hide-for-small-down, .gc-foundation tr.hide-for-medium-only, .gc-foundation tr.show-for-medium-up, .gc-foundation tr.hide-for-medium, .gc-foundation tr.hide-for-medium-down, .gc-foundation tr.show-for-large-only, .gc-foundation tr.show-for-large-up, .gc-foundation tr.show-for-large, .gc-foundation tr.show-for-large-down, .gc-foundation tr.hide-for-xlarge-only, .gc-foundation tr.hide-for-xlarge-up, .gc-foundation tr.hide-for-xlarge, .gc-foundation tr.show-for-xlarge-down, .gc-foundation tr.hide-for-xxlarge-only, .gc-foundation tr.hide-for-xxlarge-up, .gc-foundation tr.hide-for-xxlarge, .gc-foundation tr.show-for-xxlarge-down {
      display: table-row; }
    .gc-foundation th.hide-for-small-only, .gc-foundation td.hide-for-small-only, .gc-foundation th.show-for-small-up, .gc-foundation td.show-for-small-up, .gc-foundation th.hide-for-small, .gc-foundation td.hide-for-small, .gc-foundation th.hide-for-small-down, .gc-foundation td.hide-for-small-down, .gc-foundation th.hide-for-medium-only, .gc-foundation td.hide-for-medium-only, .gc-foundation th.show-for-medium-up, .gc-foundation td.show-for-medium-up, .gc-foundation th.hide-for-medium, .gc-foundation td.hide-for-medium, .gc-foundation th.hide-for-medium-down, .gc-foundation td.hide-for-medium-down, .gc-foundation th.show-for-large-only, .gc-foundation td.show-for-large-only, .gc-foundation th.show-for-large-up, .gc-foundation td.show-for-large-up, .gc-foundation th.show-for-large, .gc-foundation td.show-for-large, .gc-foundation th.show-for-large-down, .gc-foundation td.show-for-large-down, .gc-foundation th.hide-for-xlarge-only, .gc-foundation td.hide-for-xlarge-only, .gc-foundation th.hide-for-xlarge-up, .gc-foundation td.hide-for-xlarge-up, .gc-foundation th.hide-for-xlarge, .gc-foundation td.hide-for-xlarge, .gc-foundation th.show-for-xlarge-down, .gc-foundation td.show-for-xlarge-down, .gc-foundation th.hide-for-xxlarge-only, .gc-foundation td.hide-for-xxlarge-only, .gc-foundation th.hide-for-xxlarge-up, .gc-foundation td.hide-for-xxlarge-up, .gc-foundation th.hide-for-xxlarge, .gc-foundation td.hide-for-xxlarge, .gc-foundation th.show-for-xxlarge-down, .gc-foundation td.show-for-xxlarge-down {
      display: table-cell !important; } }
  @media only screen and (min-width: 90.0625em) {
    .gc-foundation .hide-for-small-only, .gc-foundation .show-for-small-up, .gc-foundation .hide-for-small, .gc-foundation .hide-for-small-down, .gc-foundation .hide-for-medium-only, .gc-foundation .show-for-medium-up, .gc-foundation .hide-for-medium, .gc-foundation .hide-for-medium-down, .gc-foundation .hide-for-large-only, .gc-foundation .show-for-large-up, .gc-foundation .hide-for-large, .gc-foundation .hide-for-large-down, .gc-foundation .show-for-xlarge-only, .gc-foundation .show-for-xlarge-up, .gc-foundation .show-for-xlarge, .gc-foundation .show-for-xlarge-down, .gc-foundation .hide-for-xxlarge-only, .gc-foundation .hide-for-xxlarge-up, .gc-foundation .hide-for-xxlarge, .gc-foundation .show-for-xxlarge-down {
      display: inherit !important; }
    .gc-foundation .show-for-small-only, .gc-foundation .hide-for-small-up, .gc-foundation .show-for-small, .gc-foundation .show-for-small-down, .gc-foundation .show-for-medium-only, .gc-foundation .hide-for-medium-up, .gc-foundation .show-for-medium, .gc-foundation .show-for-medium-down, .gc-foundation .show-for-large-only, .gc-foundation .hide-for-large-up, .gc-foundation .show-for-large, .gc-foundation .show-for-large-down, .gc-foundation .hide-for-xlarge-only, .gc-foundation .hide-for-xlarge-up, .gc-foundation .hide-for-xlarge, .gc-foundation .hide-for-xlarge-down, .gc-foundation .show-for-xxlarge-only, .gc-foundation .show-for-xxlarge-up, .gc-foundation .show-for-xxlarge, .gc-foundation .hide-for-xxlarge-down {
      display: none !important; }
    .gc-foundation .hidden-for-small-only, .gc-foundation .visible-for-small-up, .gc-foundation .hidden-for-small, .gc-foundation .hidden-for-small-down, .gc-foundation .hidden-for-medium-only, .gc-foundation .visible-for-medium-up, .gc-foundation .hidden-for-medium, .gc-foundation .hidden-for-medium-down, .gc-foundation .hidden-for-large-only, .gc-foundation .visible-for-large-up, .gc-foundation .hidden-for-large, .gc-foundation .hidden-for-large-down, .gc-foundation .visible-for-xlarge-only, .gc-foundation .visible-for-xlarge-up, .gc-foundation .visible-for-xlarge, .gc-foundation .visible-for-xlarge-down, .gc-foundation .hidden-for-xxlarge-only, .gc-foundation .hidden-for-xxlarge-up, .gc-foundation .hidden-for-xxlarge, .gc-foundation .visible-for-xxlarge-down {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
    .gc-foundation .visible-for-small-only, .gc-foundation .hidden-for-small-up, .gc-foundation .visible-for-small, .gc-foundation .visible-for-small-down, .gc-foundation .visible-for-medium-only, .gc-foundation .hidden-for-medium-up, .gc-foundation .visible-for-medium, .gc-foundation .visible-for-medium-down, .gc-foundation .visible-for-large-only, .gc-foundation .hidden-for-large-up, .gc-foundation .visible-for-large, .gc-foundation .visible-for-large-down, .gc-foundation .hidden-for-xlarge-only, .gc-foundation .hidden-for-xlarge-up, .gc-foundation .hidden-for-xlarge, .gc-foundation .hidden-for-xlarge-down, .gc-foundation .visible-for-xxlarge-only, .gc-foundation .visible-for-xxlarge-up, .gc-foundation .visible-for-xxlarge, .gc-foundation .hidden-for-xxlarge-down {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px; }
    .gc-foundation table.hide-for-small-only, .gc-foundation table.show-for-small-up, .gc-foundation table.hide-for-small, .gc-foundation table.hide-for-small-down, .gc-foundation table.hide-for-medium-only, .gc-foundation table.show-for-medium-up, .gc-foundation table.hide-for-medium, .gc-foundation table.hide-for-medium-down, .gc-foundation table.hide-for-large-only, .gc-foundation table.show-for-large-up, .gc-foundation table.hide-for-large, .gc-foundation table.hide-for-large-down, .gc-foundation table.show-for-xlarge-only, .gc-foundation table.show-for-xlarge-up, .gc-foundation table.show-for-xlarge, .gc-foundation table.show-for-xlarge-down, .gc-foundation table.hide-for-xxlarge-only, .gc-foundation table.hide-for-xxlarge-up, .gc-foundation table.hide-for-xxlarge, .gc-foundation table.show-for-xxlarge-down {
      display: table !important; }
    .gc-foundation thead.hide-for-small-only, .gc-foundation thead.show-for-small-up, .gc-foundation thead.hide-for-small, .gc-foundation thead.hide-for-small-down, .gc-foundation thead.hide-for-medium-only, .gc-foundation thead.show-for-medium-up, .gc-foundation thead.hide-for-medium, .gc-foundation thead.hide-for-medium-down, .gc-foundation thead.hide-for-large-only, .gc-foundation thead.show-for-large-up, .gc-foundation thead.hide-for-large, .gc-foundation thead.hide-for-large-down, .gc-foundation thead.show-for-xlarge-only, .gc-foundation thead.show-for-xlarge-up, .gc-foundation thead.show-for-xlarge, .gc-foundation thead.show-for-xlarge-down, .gc-foundation thead.hide-for-xxlarge-only, .gc-foundation thead.hide-for-xxlarge-up, .gc-foundation thead.hide-for-xxlarge, .gc-foundation thead.show-for-xxlarge-down {
      display: table-header-group !important; }
    .gc-foundation tbody.hide-for-small-only, .gc-foundation tbody.show-for-small-up, .gc-foundation tbody.hide-for-small, .gc-foundation tbody.hide-for-small-down, .gc-foundation tbody.hide-for-medium-only, .gc-foundation tbody.show-for-medium-up, .gc-foundation tbody.hide-for-medium, .gc-foundation tbody.hide-for-medium-down, .gc-foundation tbody.hide-for-large-only, .gc-foundation tbody.show-for-large-up, .gc-foundation tbody.hide-for-large, .gc-foundation tbody.hide-for-large-down, .gc-foundation tbody.show-for-xlarge-only, .gc-foundation tbody.show-for-xlarge-up, .gc-foundation tbody.show-for-xlarge, .gc-foundation tbody.show-for-xlarge-down, .gc-foundation tbody.hide-for-xxlarge-only, .gc-foundation tbody.hide-for-xxlarge-up, .gc-foundation tbody.hide-for-xxlarge, .gc-foundation tbody.show-for-xxlarge-down {
      display: table-row-group !important; }
    .gc-foundation tr.hide-for-small-only, .gc-foundation tr.show-for-small-up, .gc-foundation tr.hide-for-small, .gc-foundation tr.hide-for-small-down, .gc-foundation tr.hide-for-medium-only, .gc-foundation tr.show-for-medium-up, .gc-foundation tr.hide-for-medium, .gc-foundation tr.hide-for-medium-down, .gc-foundation tr.hide-for-large-only, .gc-foundation tr.show-for-large-up, .gc-foundation tr.hide-for-large, .gc-foundation tr.hide-for-large-down, .gc-foundation tr.show-for-xlarge-only, .gc-foundation tr.show-for-xlarge-up, .gc-foundation tr.show-for-xlarge, .gc-foundation tr.show-for-xlarge-down, .gc-foundation tr.hide-for-xxlarge-only, .gc-foundation tr.hide-for-xxlarge-up, .gc-foundation tr.hide-for-xxlarge, .gc-foundation tr.show-for-xxlarge-down {
      display: table-row; }
    .gc-foundation th.hide-for-small-only, .gc-foundation td.hide-for-small-only, .gc-foundation th.show-for-small-up, .gc-foundation td.show-for-small-up, .gc-foundation th.hide-for-small, .gc-foundation td.hide-for-small, .gc-foundation th.hide-for-small-down, .gc-foundation td.hide-for-small-down, .gc-foundation th.hide-for-medium-only, .gc-foundation td.hide-for-medium-only, .gc-foundation th.show-for-medium-up, .gc-foundation td.show-for-medium-up, .gc-foundation th.hide-for-medium, .gc-foundation td.hide-for-medium, .gc-foundation th.hide-for-medium-down, .gc-foundation td.hide-for-medium-down, .gc-foundation th.hide-for-large-only, .gc-foundation td.hide-for-large-only, .gc-foundation th.show-for-large-up, .gc-foundation td.show-for-large-up, .gc-foundation th.hide-for-large, .gc-foundation td.hide-for-large, .gc-foundation th.hide-for-large-down, .gc-foundation td.hide-for-large-down, .gc-foundation th.show-for-xlarge-only, .gc-foundation td.show-for-xlarge-only, .gc-foundation th.show-for-xlarge-up, .gc-foundation td.show-for-xlarge-up, .gc-foundation th.show-for-xlarge, .gc-foundation td.show-for-xlarge, .gc-foundation th.show-for-xlarge-down, .gc-foundation td.show-for-xlarge-down, .gc-foundation th.hide-for-xxlarge-only, .gc-foundation td.hide-for-xxlarge-only, .gc-foundation th.hide-for-xxlarge-up, .gc-foundation td.hide-for-xxlarge-up, .gc-foundation th.hide-for-xxlarge, .gc-foundation td.hide-for-xxlarge, .gc-foundation th.show-for-xxlarge-down, .gc-foundation td.show-for-xxlarge-down {
      display: table-cell !important; } }
  @media only screen and (min-width: 120.0625em) {
    .gc-foundation .hide-for-small-only, .gc-foundation .show-for-small-up, .gc-foundation .hide-for-small, .gc-foundation .hide-for-small-down, .gc-foundation .hide-for-medium-only, .gc-foundation .show-for-medium-up, .gc-foundation .hide-for-medium, .gc-foundation .hide-for-medium-down, .gc-foundation .hide-for-large-only, .gc-foundation .show-for-large-up, .gc-foundation .hide-for-large, .gc-foundation .hide-for-large-down, .gc-foundation .hide-for-xlarge-only, .gc-foundation .show-for-xlarge-up, .gc-foundation .hide-for-xlarge, .gc-foundation .hide-for-xlarge-down, .gc-foundation .show-for-xxlarge-only, .gc-foundation .show-for-xxlarge-up, .gc-foundation .show-for-xxlarge, .gc-foundation .show-for-xxlarge-down {
      display: inherit !important; }
    .gc-foundation .show-for-small-only, .gc-foundation .hide-for-small-up, .gc-foundation .show-for-small, .gc-foundation .show-for-small-down, .gc-foundation .show-for-medium-only, .gc-foundation .hide-for-medium-up, .gc-foundation .show-for-medium, .gc-foundation .show-for-medium-down, .gc-foundation .show-for-large-only, .gc-foundation .hide-for-large-up, .gc-foundation .show-for-large, .gc-foundation .show-for-large-down, .gc-foundation .show-for-xlarge-only, .gc-foundation .hide-for-xlarge-up, .gc-foundation .show-for-xlarge, .gc-foundation .show-for-xlarge-down, .gc-foundation .hide-for-xxlarge-only, .gc-foundation .hide-for-xxlarge-up, .gc-foundation .hide-for-xxlarge, .gc-foundation .hide-for-xxlarge-down {
      display: none !important; }
    .gc-foundation .hidden-for-small-only, .gc-foundation .visible-for-small-up, .gc-foundation .hidden-for-small, .gc-foundation .hidden-for-small-down, .gc-foundation .hidden-for-medium-only, .gc-foundation .visible-for-medium-up, .gc-foundation .hidden-for-medium, .gc-foundation .hidden-for-medium-down, .gc-foundation .hidden-for-large-only, .gc-foundation .visible-for-large-up, .gc-foundation .hidden-for-large, .gc-foundation .hidden-for-large-down, .gc-foundation .hidden-for-xlarge-only, .gc-foundation .visible-for-xlarge-up, .gc-foundation .hidden-for-xlarge, .gc-foundation .hidden-for-xlarge-down, .gc-foundation .visible-for-xxlarge-only, .gc-foundation .visible-for-xxlarge-up, .gc-foundation .visible-for-xxlarge, .gc-foundation .visible-for-xxlarge-down {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
    .gc-foundation .visible-for-small-only, .gc-foundation .hidden-for-small-up, .gc-foundation .visible-for-small, .gc-foundation .visible-for-small-down, .gc-foundation .visible-for-medium-only, .gc-foundation .hidden-for-medium-up, .gc-foundation .visible-for-medium, .gc-foundation .visible-for-medium-down, .gc-foundation .visible-for-large-only, .gc-foundation .hidden-for-large-up, .gc-foundation .visible-for-large, .gc-foundation .visible-for-large-down, .gc-foundation .visible-for-xlarge-only, .gc-foundation .hidden-for-xlarge-up, .gc-foundation .visible-for-xlarge, .gc-foundation .visible-for-xlarge-down, .gc-foundation .hidden-for-xxlarge-only, .gc-foundation .hidden-for-xxlarge-up, .gc-foundation .hidden-for-xxlarge, .gc-foundation .hidden-for-xxlarge-down {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      position: absolute !important;
      width: 1px; }
    .gc-foundation table.hide-for-small-only, .gc-foundation table.show-for-small-up, .gc-foundation table.hide-for-small, .gc-foundation table.hide-for-small-down, .gc-foundation table.hide-for-medium-only, .gc-foundation table.show-for-medium-up, .gc-foundation table.hide-for-medium, .gc-foundation table.hide-for-medium-down, .gc-foundation table.hide-for-large-only, .gc-foundation table.show-for-large-up, .gc-foundation table.hide-for-large, .gc-foundation table.hide-for-large-down, .gc-foundation table.hide-for-xlarge-only, .gc-foundation table.show-for-xlarge-up, .gc-foundation table.hide-for-xlarge, .gc-foundation table.hide-for-xlarge-down, .gc-foundation table.show-for-xxlarge-only, .gc-foundation table.show-for-xxlarge-up, .gc-foundation table.show-for-xxlarge, .gc-foundation table.show-for-xxlarge-down {
      display: table !important; }
    .gc-foundation thead.hide-for-small-only, .gc-foundation thead.show-for-small-up, .gc-foundation thead.hide-for-small, .gc-foundation thead.hide-for-small-down, .gc-foundation thead.hide-for-medium-only, .gc-foundation thead.show-for-medium-up, .gc-foundation thead.hide-for-medium, .gc-foundation thead.hide-for-medium-down, .gc-foundation thead.hide-for-large-only, .gc-foundation thead.show-for-large-up, .gc-foundation thead.hide-for-large, .gc-foundation thead.hide-for-large-down, .gc-foundation thead.hide-for-xlarge-only, .gc-foundation thead.show-for-xlarge-up, .gc-foundation thead.hide-for-xlarge, .gc-foundation thead.hide-for-xlarge-down, .gc-foundation thead.show-for-xxlarge-only, .gc-foundation thead.show-for-xxlarge-up, .gc-foundation thead.show-for-xxlarge, .gc-foundation thead.show-for-xxlarge-down {
      display: table-header-group !important; }
    .gc-foundation tbody.hide-for-small-only, .gc-foundation tbody.show-for-small-up, .gc-foundation tbody.hide-for-small, .gc-foundation tbody.hide-for-small-down, .gc-foundation tbody.hide-for-medium-only, .gc-foundation tbody.show-for-medium-up, .gc-foundation tbody.hide-for-medium, .gc-foundation tbody.hide-for-medium-down, .gc-foundation tbody.hide-for-large-only, .gc-foundation tbody.show-for-large-up, .gc-foundation tbody.hide-for-large, .gc-foundation tbody.hide-for-large-down, .gc-foundation tbody.hide-for-xlarge-only, .gc-foundation tbody.show-for-xlarge-up, .gc-foundation tbody.hide-for-xlarge, .gc-foundation tbody.hide-for-xlarge-down, .gc-foundation tbody.show-for-xxlarge-only, .gc-foundation tbody.show-for-xxlarge-up, .gc-foundation tbody.show-for-xxlarge, .gc-foundation tbody.show-for-xxlarge-down {
      display: table-row-group !important; }
    .gc-foundation tr.hide-for-small-only, .gc-foundation tr.show-for-small-up, .gc-foundation tr.hide-for-small, .gc-foundation tr.hide-for-small-down, .gc-foundation tr.hide-for-medium-only, .gc-foundation tr.show-for-medium-up, .gc-foundation tr.hide-for-medium, .gc-foundation tr.hide-for-medium-down, .gc-foundation tr.hide-for-large-only, .gc-foundation tr.show-for-large-up, .gc-foundation tr.hide-for-large, .gc-foundation tr.hide-for-large-down, .gc-foundation tr.hide-for-xlarge-only, .gc-foundation tr.show-for-xlarge-up, .gc-foundation tr.hide-for-xlarge, .gc-foundation tr.hide-for-xlarge-down, .gc-foundation tr.show-for-xxlarge-only, .gc-foundation tr.show-for-xxlarge-up, .gc-foundation tr.show-for-xxlarge, .gc-foundation tr.show-for-xxlarge-down {
      display: table-row; }
    .gc-foundation th.hide-for-small-only, .gc-foundation td.hide-for-small-only, .gc-foundation th.show-for-small-up, .gc-foundation td.show-for-small-up, .gc-foundation th.hide-for-small, .gc-foundation td.hide-for-small, .gc-foundation th.hide-for-small-down, .gc-foundation td.hide-for-small-down, .gc-foundation th.hide-for-medium-only, .gc-foundation td.hide-for-medium-only, .gc-foundation th.show-for-medium-up, .gc-foundation td.show-for-medium-up, .gc-foundation th.hide-for-medium, .gc-foundation td.hide-for-medium, .gc-foundation th.hide-for-medium-down, .gc-foundation td.hide-for-medium-down, .gc-foundation th.hide-for-large-only, .gc-foundation td.hide-for-large-only, .gc-foundation th.show-for-large-up, .gc-foundation td.show-for-large-up, .gc-foundation th.hide-for-large, .gc-foundation td.hide-for-large, .gc-foundation th.hide-for-large-down, .gc-foundation td.hide-for-large-down, .gc-foundation th.hide-for-xlarge-only, .gc-foundation td.hide-for-xlarge-only, .gc-foundation th.show-for-xlarge-up, .gc-foundation td.show-for-xlarge-up, .gc-foundation th.hide-for-xlarge, .gc-foundation td.hide-for-xlarge, .gc-foundation th.hide-for-xlarge-down, .gc-foundation td.hide-for-xlarge-down, .gc-foundation th.show-for-xxlarge-only, .gc-foundation td.show-for-xxlarge-only, .gc-foundation th.show-for-xxlarge-up, .gc-foundation td.show-for-xxlarge-up, .gc-foundation th.show-for-xxlarge, .gc-foundation td.show-for-xxlarge, .gc-foundation th.show-for-xxlarge-down, .gc-foundation td.show-for-xxlarge-down {
      display: table-cell !important; } }
  .gc-foundation .show-for-landscape,
  .gc-foundation .hide-for-portrait {
    display: inherit !important; }
  .gc-foundation .hide-for-landscape,
  .gc-foundation .show-for-portrait {
    display: none !important; }
  .gc-foundation table.hide-for-landscape, .gc-foundation table.show-for-portrait {
    display: table !important; }
  .gc-foundation thead.hide-for-landscape, .gc-foundation thead.show-for-portrait {
    display: table-header-group !important; }
  .gc-foundation tbody.hide-for-landscape, .gc-foundation tbody.show-for-portrait {
    display: table-row-group !important; }
  .gc-foundation tr.hide-for-landscape, .gc-foundation tr.show-for-portrait {
    display: table-row !important; }
  .gc-foundation td.hide-for-landscape, .gc-foundation td.show-for-portrait,
  .gc-foundation th.hide-for-landscape,
  .gc-foundation th.show-for-portrait {
    display: table-cell !important; }
  @media only screen and (orientation: landscape) {
    .gc-foundation {
      /* Specific visibility for tables */ }
      .gc-foundation .show-for-landscape,
      .gc-foundation .hide-for-portrait {
        display: inherit !important; }
      .gc-foundation .hide-for-landscape,
      .gc-foundation .show-for-portrait {
        display: none !important; }
      .gc-foundation table.show-for-landscape, .gc-foundation table.hide-for-portrait {
        display: table !important; }
      .gc-foundation thead.show-for-landscape, .gc-foundation thead.hide-for-portrait {
        display: table-header-group !important; }
      .gc-foundation tbody.show-for-landscape, .gc-foundation tbody.hide-for-portrait {
        display: table-row-group !important; }
      .gc-foundation tr.show-for-landscape, .gc-foundation tr.hide-for-portrait {
        display: table-row !important; }
      .gc-foundation td.show-for-landscape, .gc-foundation td.hide-for-portrait,
      .gc-foundation th.show-for-landscape,
      .gc-foundation th.hide-for-portrait {
        display: table-cell !important; } }
  @media only screen and (orientation: portrait) {
    .gc-foundation {
      /* Specific visibility for tables */ }
      .gc-foundation .show-for-portrait,
      .gc-foundation .hide-for-landscape {
        display: inherit !important; }
      .gc-foundation .hide-for-portrait,
      .gc-foundation .show-for-landscape {
        display: none !important; }
      .gc-foundation table.show-for-portrait, .gc-foundation table.hide-for-landscape {
        display: table !important; }
      .gc-foundation thead.show-for-portrait, .gc-foundation thead.hide-for-landscape {
        display: table-header-group !important; }
      .gc-foundation tbody.show-for-portrait, .gc-foundation tbody.hide-for-landscape {
        display: table-row-group !important; }
      .gc-foundation tr.show-for-portrait, .gc-foundation tr.hide-for-landscape {
        display: table-row !important; }
      .gc-foundation td.show-for-portrait, .gc-foundation td.hide-for-landscape,
      .gc-foundation th.show-for-portrait,
      .gc-foundation th.hide-for-landscape {
        display: table-cell !important; } }
  .gc-foundation .show-for-touch {
    display: none !important; }
  .gc-foundation .hide-for-touch {
    display: inherit !important; }
  .gc-foundation .touch .show-for-touch {
    display: inherit !important; }
  .gc-foundation .touch .hide-for-touch {
    display: none !important; }
  .gc-foundation table.hide-for-touch {
    display: table !important; }
  .gc-foundation .touch table.show-for-touch {
    display: table !important; }
  .gc-foundation thead.hide-for-touch {
    display: table-header-group !important; }
  .gc-foundation .touch thead.show-for-touch {
    display: table-header-group !important; }
  .gc-foundation tbody.hide-for-touch {
    display: table-row-group !important; }
  .gc-foundation .touch tbody.show-for-touch {
    display: table-row-group !important; }
  .gc-foundation tr.hide-for-touch {
    display: table-row !important; }
  .gc-foundation .touch tr.show-for-touch {
    display: table-row !important; }
  .gc-foundation td.hide-for-touch {
    display: table-cell !important; }
  .gc-foundation .touch td.show-for-touch {
    display: table-cell !important; }
  .gc-foundation th.hide-for-touch {
    display: table-cell !important; }
  .gc-foundation .touch th.show-for-touch {
    display: table-cell !important; }
  .gc-foundation .show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  .gc-foundation .show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
    .gc-foundation .show-on-focus:focus, .gc-foundation .show-on-focus:active {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
  .gc-foundation .print-only,
  .gc-foundation .show-for-print {
    display: none !important; }
  @media print {
    .gc-foundation .print-only,
    .gc-foundation .show-for-print {
      display: block !important; }
    .gc-foundation .hide-on-print,
    .gc-foundation .hide-for-print {
      display: none !important; }
    .gc-foundation table.show-for-print {
      display: table !important; }
    .gc-foundation thead.show-for-print {
      display: table-header-group !important; }
    .gc-foundation tbody.show-for-print {
      display: table-row-group !important; }
    .gc-foundation tr.show-for-print {
      display: table-row !important; }
    .gc-foundation td.show-for-print {
      display: table-cell !important; }
    .gc-foundation th.show-for-print {
      display: table-cell !important; } }

#smartbanner {
  position: sticky;
  left: 0;
  top: -82px;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 78px;
  font-family: 'Helvetica Neue',sans-serif;
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
  background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
  background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none; }

#smartbanner, html.sb-animation {
  -webkit-transition: all .3s ease; }

#smartbanner .sb-container {
  margin: 0 auto; }

#smartbanner .sb-close {
  position: absolute;
  left: 5px;
  top: 5px;
  display: block;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  font-family: 'ArialRoundedMTBold',Arial;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background: #070707;
  text-decoration: none;
  text-shadow: none;
  border-radius: 14px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -webkit-font-smoothing: subpixel-antialiased; }

#smartbanner .sb-close:active {
  font-size: 13px;
  color: #aaa; }

#smartbanner .sb-icon {
  position: absolute;
  left: 30px;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

#smartbanner.no-icon .sb-icon {
  display: none; }

#smartbanner .sb-info {
  position: absolute;
  left: 98px;
  top: 18px;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

#smartbanner #smartbanner.no-icon .sb-info {
  left: 34px; }

#smartbanner .sb-info strong {
  display: block;
  font-size: 13px;
  color: #4d4d4d;
  line-height: 18px; }

#smartbanner .sb-info > span {
  display: block; }

#smartbanner .sb-info em {
  font-style: normal;
  text-transform: uppercase; }

#smartbanner .sb-button {
  position: absolute;
  right: 20px;
  top: 24px;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset; }

#smartbanner .sb-button:active, #smartbanner .sb-button:hover {
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%); }

#smartbanner .sb-icon.gloss:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 50%;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
  border-radius: 10px 10px 12px 12px; }

#smartbanner.android {
  border-color: #212228;
  background: #3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");
  border-top: 5px solid #88B131;
  box-shadow: none; }

#smartbanner.android .sb-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3); }

#smartbanner.android .sb-close:active {
  color: #eee; }

#smartbanner.android .sb-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000; }

#smartbanner.android .sb-info strong {
  color: #fff; }

#smartbanner.android .sb-button {
  min-width: 12%;
  border: 1px solid #DDDCDC;
  padding: 1px;
  color: #d1d1d1;
  background: none;
  border-radius: 0;
  box-shadow: none;
  min-height: 28px; }

#smartbanner.android .sb-button span {
  text-align: center;
  display: block;
  padding: 0 10px;
  background-color: #42B6C9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42B6C9), to(#39A9BB));
  background-image: -moz-linear-gradient(top, #42B6C9, #39A9BB);
  text-transform: none;
  text-shadow: none;
  box-shadow: none; }

#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover {
  background: none; }

#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span {
  background: #2AC7E1; }

#smartbanner.windows .sb-icon {
  border-radius: 0px; }

.above-footer {
  margin: 0 0 0 0;
  padding: 25px 0;
  font-family: 'Open Sans';
  background: #313131; }
  @media only screen and (min-width: 40.0625em) {
    .above-footer {
      margin: 40px 0 0 0; } }
  .above-footer p {
    font-family: 'Open Sans'; }
  .above-footer a {
    font-family: 'Open Sans'; }
  .above-footer .first {
    border-right: 1px solid #808080; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .above-footer .first {
        border: none; } }
    @media only screen and (max-width: 40em) {
      .above-footer .first {
        border: none; } }
  .above-footer .mobile-store a {
    width: 100px;
    height: 30px;
    float: left;
    margin: 5px 10px 5px 0;
    display: block;
    text-indent: -9999px; }
  .above-footer .mobile-store.ios a {
    background: url("/public/images/icon-apple-appstore.png") no-repeat; }
  .above-footer .mobile-store.android a {
    background: url("/public/images/icon-google-playstore.png") no-repeat; }
  .above-footer .mobile-store.kindle a {
    background: url("/public/images/icon-amazon-appstore.png") no-repeat; }
  .above-footer #block-social {
    text-align: center;
    margin: 0 0 60px 0px; }
    @media only screen and (max-width: 40em) {
      .above-footer #block-social {
        margin: 0 0 30px 0px; } }
    .above-footer #block-social h2 {
      color: #fff;
      text-align: center;
      font-size: 1.5rem; }
    .above-footer #block-social li {
      list-style: none;
      display: inline-block; }
      .above-footer #block-social li a {
        color: #fff;
        display: block;
        width: 50px;
        padding: 0 0 0 5px;
        text-indent: 0;
        font-size: 0;
        font-family: "Ionicons"; }
        .above-footer #block-social li a[href*="facebook.com"]:before {
          content: "\f231";
          visibility: visible;
          font-size: 2rem; }
        .above-footer #block-social li a[href*="twitter.com"]:before {
          content: "\f243";
          visibility: visible;
          font-size: 2rem; }
        .above-footer #block-social li a[href*="plus.google.com"]:before {
          content: "\f235";
          visibility: visible;
          font-size: 2rem; }
        .above-footer #block-social li a[href*="instagram.com"] {
          padding: 0 0 0 10px; }
        .above-footer #block-social li a[href*="instagram.com"]:before {
          content: "";
          visibility: visible;
          font-size: 2rem;
          background: url(/public/images/instagramIcon.svg) no-repeat 1px 16px;
          width: 32px;
          height: 45px;
          display: block;
          background-size: 95%; }
          @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
            .above-footer #block-social li a[href*="instagram.com"]:before {
              background: url(/public/images/instagramIcon.svg) no-repeat 1px 9px; } }
  .above-footer .second {
    padding: 65px 20px 0 20px; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .above-footer .second {
        padding: 25px 150px; } }
    @media only screen and (max-width: 40em) {
      .above-footer .second {
        padding: 25px 50px; } }
    .above-footer .second form {
      /* firefox 19+ */
      /* ie */ }
      .above-footer .second form h2 {
        font-size: 1.25rem;
        color: #fff;
        font-family: 'Open Sans';
        text-align: center; }
        @media only screen and (max-width: 40em) {
          .above-footer .second form h2 {
            font-size: 1rem; } }
        @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
          .above-footer .second form h2 {
            font-size: 1.125rem; } }
      .above-footer .second form p {
        text-align: center;
        font-size: 0.75rem;
        color: #fff;
        font-family: 'Open Sans'; }
      .above-footer .second form input[type="text"] {
        background: #232323;
        border: 1px solid #fff;
        color: #fff;
        display: block;
        height: 45px;
        width: 65%;
        clear: both;
        float: left; }
        @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
          .above-footer .second form input[type="text"] {
            width: 80%; } }
      .above-footer .second form .btn-submit {
        background: #bfbfbf;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        color: #232323;
        font-size: 0px;
        height: 45px; }
        @media only screen and (max-width: 40em) {
          .above-footer .second form .btn-submit {
            margin-top: 0; } }
        @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
          .above-footer .second form .btn-submit {
            margin-top: 0; } }
        .above-footer .second form .btn-submit:before {
          font-family: Ionicons;
          content: "\f125";
          font-size: 12px; }
      .above-footer .second form input[type="text"]::-webkit-input-placeholder::before {
        font-family: Ionicons;
        content: "\f2eb";
        color: #fff; }
      .above-footer .second form input[type="text"]::-moz-placeholder::before {
        font-family: Ionicons;
        content: "\f2eb";
        color: #fff; }
      .above-footer .second form input[type="text"]:-ms-input-placeholder::before {
        font-family: Ionicons;
        content: "\f2eb";
        color: #fff; }
      .above-footer .second form input[type="text"]:-moz-placeholder::before {
        font-family: Ionicons;
        content: "\f2eb";
        color: #fff; }
  .above-footer .gc-app h2, .above-footer .gca-app h2, .above-footer .gn-app h2 {
    padding-left: 50px;
    font-size: 0.875rem;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: bold; }
  .above-footer .gc-app p, .above-footer .gca-app p, .above-footer .gn-app p {
    font-size: 0.625rem;
    color: #8f8f8f; }
  .above-footer .mobile-app {
    margin: 0 0 25px 0;
    padding: 0 5px;
    float: left; }
    .above-footer .mobile-app .field-name-field-icon {
      width: 25px;
      overflow: hidden;
      float: left;
      margin-right: 10px; }
    .above-footer .mobile-app h2 {
      font-size: 1rem;
      color: #fff;
      font-weight: bold;
      margin-bottom: 20px; }
    .above-footer .mobile-app p {
      color: #8f8f8f;
      font-size: 0.75rem; }
    .above-footer .mobile-app img {
      width: 100%;
      border-radius: 4px; }

footer {
  padding: 40px 0 0 0;
  background: #000;
  max-width: 100%;
  font-family: 'Open Sans'; }
  footer h2 {
    color: #158cae;
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 15px;
    display: block; }
  footer ul {
    margin-left: 0; }
    footer ul li {
      line-height: 17px;
      list-style: none;
      margin: 0; }
      footer ul li a, footer ul li a:link {
        color: #8f8f8f !important;
        font-size: 0.8125rem;
        font-family: 'Open Sans';
        font-weight: normal;
        margin: 0;
        display: block; }
        footer ul li a:visited, footer ul li a:link:visited {
          color: #8f8f8f !important; }
        footer ul li a:hover, footer ul li a:link:hover {
          color: #fff !important; }
  footer #footer-about, footer #footer-legal, footer #footer-affiliations {
    border-right: 1px solid #808080; }
    @media only screen and (max-width: 40em) {
      footer #footer-about, footer #footer-legal, footer #footer-affiliations {
        border-right: none; } }
  footer #footer-logo {
    text-align: center; }

.bottom-bar {
  background: #000;
  text-align: center;
  padding: 25px 0; }
  .bottom-bar p {
    color: #8f8f8f;
    font-size: 0.75rem;
    font-family: 'Open Sans'; }

.contain-to-grid {
  position: relative; }
  @media only screen and (min-width: 64.0625em) {
    .contain-to-grid.sticky {
      z-index: 150; } }
  .contain-to-grid header.navigation {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 50; }
    @media only screen and (min-width: 64.0625em) {
      .contain-to-grid header.navigation {
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
        background: #000;
        top: 100px; } }
  .contain-to-grid .top-bar {
    z-index: 20; }
    @media only screen and (min-width: 40.0625em) {
      .contain-to-grid .top-bar {
        margin: 0 auto;
        margin-bottom: 0;
        max-width: 75rem; }
        .contain-to-grid .top-bar .ad {
          margin-top: 20px; } }

@media only screen and (min-width: 64.0625em) {
  body.secondary-banner .contain-to-grid header.navigation {
    top: 0; } }

@media only screen and (min-width: 64.0625em) {
  .top-bar {
    height: 2.8125rem; } }
.top-bar .name span.expanded .title-area, .top-bar .name h1.expanded .title-area {
  background: #fff; }
.top-bar .name span a, .top-bar .name h1 a {
  color: #fff;
  display: block;
  font-weight: normal;
  padding: 0 .9375rem;
  width: 100%;
  background: transparent !important;
  text-align: center;
  background: transparent !important; }
  .top-bar .name span a img, .top-bar .name h1 a img {
    width: 145px;
    margin-top: -3px; }
.top-bar .name .link-search {
  float: left;
  position: absolute;
  top: 0;
  right: 0px;
  color: #fff;
  height: 34px;
  line-height: 33px;
  padding: 0.2em 0.7em 0 0;
  font-weight: bold;
  font-size: 25px; }
.top-bar form {
  background: #1692c4;
  max-height: 300px;
  padding: 50px 20px;
  box-sizing: border-box;
  max-width: 90%;
  margin: 20px auto;
  /* firefox 19+ */
  /* ie */ }
  .top-bar form h2 {
    font-size: 1.25rem;
    color: #fff;
    font-family: 'Open Sans';
    text-align: center; }
    @media only screen and (max-width: 40em) {
      .top-bar form h2 {
        font-size: 1rem; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .top-bar form h2 {
        font-size: 1.125rem; } }
  .top-bar form p {
    text-align: center;
    font-size: 0.75rem;
    color: #fff; }
  .top-bar form input[type="text"] {
    background: #232323;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 45px;
    float: left;
    width: 70%;
    clear: both; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .top-bar form input[type="text"] {
        width: 49%; } }
  .top-bar form .btn-submit {
    background: #bfbfbf;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 1rem 1.5rem 1rem 1.5rem;
    color: #232323;
    font-size: 0px;
    height: 45px;
    margin-top: 9px; }
    @media only screen and (max-width: 40em) {
      .top-bar form .btn-submit {
        margin-top: 0; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .top-bar form .btn-submit {
        margin-top: 0; } }
    .top-bar form .btn-submit:before {
      font-family: Ionicons;
      content: "\f125";
      font-size: 12px; }
  .top-bar form input[type="text"]::-webkit-input-placeholder::before {
    font-family: Ionicons;
    content: "\f2eb";
    color: #fff; }
  .top-bar form input[type="text"]::-moz-placeholder::before {
    font-family: Ionicons;
    content: "\f2eb";
    color: #fff; }
  .top-bar form input[type="text"]:-ms-input-placeholder::before {
    font-family: Ionicons;
    content: "\f2eb";
    color: #fff; }
  .top-bar form input[type="text"]:-moz-placeholder::before {
    font-family: Ionicons;
    content: "\f2eb";
    color: #fff; }

.top-bar, .contain-to-grid {
  background: #000; }

@media only screen and (min-width: 64.0625em) {
  .top-bar a {
    background: #000 !important; } }

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

/* MEGA MENU POSITIONING STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.top-bar-section > ul > li > a, .navigation .top-bar .top-bar-section > ul > li > span {
  font-weight: normal;
  display: block;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  color: #fff;
  background: #000;
  line-height: 2.8125rem;
  padding: 0 2rem;
  display: block;
  border-left: 0; }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-section > ul > li > a, .navigation .top-bar .top-bar-section > ul > li > span {
      color: #fff;
      background: #000; } }

.top-bar-section li.link-search a {
  font-size: 0px; }

@media only screen and (max-width: 40em) {
  .top-bar-section li.link-search {
    visibility: hidden; } }
.top-bar-section li.link-search a {
  color: #000;
  height: 2.8125rem;
  overflow: hidden;
  border: none; }
.top-bar-section li.link-search a:before {
  visibility: hidden; }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-section li.link-search a:before {
      visibility: visible;
      font-family: Ionicons;
      display: block;
      content: "\f4a5";
      visibility: visible;
      color: #fff;
      font-size: 22px;
      font-weight: bold; } }
.top-bar-section li.link-search a:hover:before {
  color: #fff; }

.top-bar-section .has-dropdown {
  position: static; }
  .top-bar-section .has-dropdown ul {
    padding: 0; }
  .top-bar-section .has-dropdown a {
    position: relative; }
    .top-bar-section .has-dropdown a:after {
      visibility: hidden;
      display: none; }

.top-bar-section .has-dropdown.moved {
  position: static; }
  .top-bar-section .has-dropdown.moved > a:after {
    display: block; }

.top-bar-section ul li ul {
  background: #000 !important; }

/* DROPDOWN GENERAL STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.m-menu {
  border-top: none;
  padding-bottom: 20px; }
  .m-menu .content-reference li a:nth-child(2) {
    white-space: normal;
    line-height: 20px !important;
    margin: 15px 0 0 0; }
  .m-menu a {
    display: block; }
    .m-menu a:hover {
      color: #158cae; }
  .m-menu h3 {
    font-size: 1.25rem;
    color: #158cae;
    text-transform: capitalize;
    border-right: none;
    border-right: none;
    font-weight: bold;
    margin: 15px 0 5px 15px;
    display: block; }
  .m-menu ul ul h3 {
    font-size: 1rem;
    color: #158cae;
    text-transform: capitalize;
    border-right: none;
    border-right: none;
    font-weight: bold;
    margin: 0 0 0 15px;
    display: block; }

.top-bar-section .has-dropdown.moved > .dropdown {
  overflow-y: scroll;
  overflow-x: hidden; }
  @media only screen and (max-width: 40em) {
    .top-bar-section .has-dropdown.moved > .dropdown {
      max-height: 400px !important; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .top-bar-section .has-dropdown.moved > .dropdown {
      max-height: 500px !important; } }

/* TOP LINKS INSIDE DROPDOWN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.column li a:hover i {
  right: 3px; }

/* BOTTOM LINKS INSIDE FIRST DROPDOWN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.intro .icon-play {
  position: absolute;
  color: rgba(0, 0, 0, 0.4);
  font-size: 2.5em;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: color .3s ease; }
.intro:hover .icon-play {
  color: rgba(0, 0, 0, 0.7); }

/* TARGET DIV INSIDE SECOND DROPDOWN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.column > img {
  margin: 1em 0; }

.info-wrap h3 {
  width: 50%;
  padding-bottom: 5px; }

.info {
  display: none; }

.info-visible {
  display: block; }

.dt {
  margin-top: 50px;
  text-align: center;
  font-size: 2em;
  padding: 0 20px; }

.p {
  color: #000;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%; }

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

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

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  background: #000 !important; }

@media only screen and (min-width: 40.0625em) {
  .top-bar-section .dropdown li:not(.has-form) .medium-6 .content-reference {
    margin-top: 50px;
    display: block; }

  .top-bar-section .dropdown li:not(.has-form) .medium-5 .content-reference li,
  .top-bar-section .dropdown li:not(.has-form) .medium-6 .content-reference li,
  .top-bar-section .dropdown li:not(.has-form) .medium-9 .content-reference li {
    float: left; }

  .top-bar-section .dropdown li:not(.has-form) .medium-5 .content-reference li,
  .top-bar-section .dropdown li:not(.has-form) .medium-6 .content-reference li {
    width: 50%; }

  .top-bar-section .dropdown li:not(.has-form) .medium-9 .content-reference li {
    width: 33%; }

  .top-bar-section .dropdown li:not(.has-form) .medium-6 .content-reference a,
  .top-bar-section .dropdown li:not(.has-form) .medium-9 .content-reference a {
    border: none; }

  .top-bar-section .dropdown li:not(.has-form) .medium-4 img, .top-bar-section .dropdown li:not(.has-form) .above-footer .mobile-app img, .above-footer .top-bar-section .dropdown li:not(.has-form) .mobile-app img {
    width: 350px; }

  .top-bar-section .dropdown li:not(.has-form) .medium-5 img {
    width: 200px; }

  .top-bar-section .dropdown li:not(.has-form) .medium-6 img {
    width: 220px; }

  .top-bar-section .dropdown li:not(.has-form) .medium-9 img {
    width: 270px; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    color: #fff;
    background: #474747 !important; }

  .top-bar-section .dropdown li:not(.has-form) {
    padding: 0 0 20px 0; } }
  @media only screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
    .top-bar-section .dropdown li:not(.has-form) ul:not(.content-reference) ul {
      display: block; } }
@media only screen and (min-width: 40.0625em) {
    .top-bar-section .dropdown li:not(.has-form) ul:not(.content-reference) ul li {
      padding: 0; }
      .top-bar-section .dropdown li:not(.has-form) ul:not(.content-reference) ul li > a {
        line-height: 16px;
        padding: 5px 5px 5px 25px; }

  .top-bar-section .dropdown li:not(.has-form) .medium-5 .content-reference li:nth-child(odd) {
    clear: both; }

  .top-bar-section .dropdown li:not(.has-form) .medium-9 .content-reference li:nth-child(3n+1) {
    clear: both; } }
.top-bar-section .dropdown {
  padding: 0 0 20px 0;
  border-top: 1px solid #999; }

@media only screen and (min-width: 1025px) {
  .top-bar-section .dropdown li a {
    background: #000;
    line-height: 2.8125rem;
    padding: 0; }

  ul.right > li:not(.has-form) > a:not(.button) {
    padding: 0 18px !important; } }
  @media only screen and (min-width: 1025px) and (min-width: 1140px) {
    ul.right > li:not(.has-form) > a:not(.button) {
      padding: 0 15px !important; } }

.top-bar-section > ul > li > a:hover, .navigation .top-bar .top-bar-section > ul > li > span:hover {
  color: #fff !important;
  background: #000 !important; }

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

.top-bar.expanded .title-area {
  background: #000; }

section#block-search {
  z-index: 10;
  position: absolute;
  width: 100%;
  background: #fff;
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s;
  -moz-transition: top 0.3s ease-in-out, opacity 0.3s;
  -o-transition: top 0.3s ease-in-out, opacity 0.3s;
  -ms-transition: top 0.3s ease-in-out, opacity 0.3s;
  transition: top 0.3s ease-in-out, opacity 0.3s;
  opacity: 0;
  top: 0px;
  transition: top 1s linear;
  visibility: hidden;
  display: none; }
  section#block-search .search {
    border-bottom: 1px solid #aaa;
    position: fixed;
    width: 100%;
    z-index: 500;
    background: #fff; }
  section#block-search .search-content {
    margin-top: 55px;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3); }
  section#block-search.active {
    height: auto;
    visibility: visible;
    display: block; }
  section#block-search.open {
    opacity: 1;
    top: 45px; }
    @media only screen and (min-width: 64.0625em) {
      section#block-search.open {
        top: 185px; } }
  section#block-search li {
    list-style: none; }
  section#block-search ul.auto-complete {
    z-index: 10;
    margin-left: 0; }
    section#block-search ul.auto-complete li {
      border-bottom: 1px solid #999;
      margin: 0 0 5px;
      padding: 15px 10px; }
      section#block-search ul.auto-complete li:after {
        content: " ";
        display: table;
        clear: both; }
      section#block-search ul.auto-complete li a {
        vertical-align: top;
        margin: 0;
        font-weight: bold;
        font-size: 0.875rem;
        display: block;
        line-height: 17px; }
        @media only screen and (min-width: 40.0625em) {
          section#block-search ul.auto-complete li a {
            font-size: 1rem; } }
      section#block-search ul.auto-complete li img {
        margin: 0 10px 5px 0;
        width: 25%;
        float: left; }
    section#block-search ul.auto-complete p {
      clear: both;
      font-size: 0.75rem;
      margin: 5px 0 0 0; }
      @media only screen and (min-width: 40.0625em) {
        section#block-search ul.auto-complete p {
          font-size: 0.875rem;
          clear: none;
          margin: 10px 0 0 0; } }
  section#block-search form.search-autocomplete-form:before {
    font-family: Ionicons;
    content: "\f2f5";
    visibility: visible;
    color: #000;
    margin: 0px 5px 0 10px;
    font-size: 20px; }
  section#block-search input[type="text"] {
    height: auto;
    padding: 15px 10px;
    background: #fff;
    outline: none;
    border: none;
    top: 0.5px;
    margin: 0px 0 0 0;
    display: inline-block;
    box-shadow: none;
    width: 85%;
    font-size: 1.125rem; }
    section#block-search input[type="text"]:focus {
      background: #fff; }
    section#block-search input[type="text"]:before {
      font-family: Ionicons;
      content: "\f2f5";
      visibility: visible;
      color: #000; }

@media only screen and (min-width: 64.0625em) {
  body.secondary-banner .section#block-search.open {
    top: 45px; } }

gc-overlay {
  background: #000;
  height: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 0;
  z-index: 5; }

gc-overlay.active {
  height: 100%;
  opacity: 0.5;
  width: 100%; }

.nav-tabs {
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #979797;
  position: fixed;
  top: 43px;
  z-index: 5; }
  .nav-tabs .tabs .tab-title {
    text-align: center; }
    @media only screen and (max-width: 40em) {
      .nav-tabs .tabs .tab-title {
        width: 33.3%; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .nav-tabs .tabs .tab-title {
        width: 50%; } }
    .nav-tabs .tabs .tab-title > a {
      font-family: 'Open Sans', sans-serif;
      background-color: #fff;
      font-size: 0.875rem;
      font-weight: 500; }
    .nav-tabs .tabs .tab-title a.active {
      font-weight: bold;
      border-bottom: 2px solid #0092C7; }

.tab-bar {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: relative;
  text-align: center;
  background: #000; }
  .tab-bar .menu-icon span::after {
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff; }
  .tab-bar a.link-search {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: bold; }
  .tab-bar .right-small, .tab-bar .left-small {
    border-right: none;
    border-left: none; }
  .tab-bar span a img, .tab-bar h1 a img {
    width: 75px;
    margin-top: -3px; }

@media only screen and (max-width: 640px) {
  .move-right > .inner-wrap {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .left-off-canvas-menu {
    width: 100%; } }
@media only screen and (min-width: 641px) {
  .move-right > .inner-wrap {
    -webkit-transform: translate3d(20rem, 0, 0);
    -moz-transform: translate3d(20rem, 0, 0);
    -ms-transform: translate3d(20rem, 0, 0);
    -o-transform: translate3d(20rem, 0, 0);
    transform: translate3d(20rem, 0, 0); }

  .left-off-canvas-menu {
    width: 20rem;
    border-right: 1px solid #fff; } }
.move-right .exit-off-canvas {
  background: none;
  box-shadow: none; }

.left-off-canvas-menu {
  background: url(/public/images/off-canvas-bg.jpg) top center no-repeat #000 !important; }
  .left-off-canvas-menu ul.off-canvas-list {
    padding-top: 0px; }
    @media only screen and (min-width: 641px) {
      .left-off-canvas-menu ul.off-canvas-list {
        padding-top: 40px; } }
    .left-off-canvas-menu ul.off-canvas-list li a {
      border-bottom: none;
      padding: 1.2rem 2em 1.2rem 2rem;
      color: #fff;
      font-weight: lighter;
      font-size: 0.875rem;
      background: transparent; }
      .left-off-canvas-menu ul.off-canvas-list li a:active, .left-off-canvas-menu ul.off-canvas-list li a:hover {
        background: rgba(35, 35, 35, 0.6);
        border-left: 5px solid #0092C7;
        padding-left: 27px; }
    .left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
      font-family: Ionicons;
      content: "\f125";
      position: absolute;
      right: 30px; }
    .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu {
      height: auto;
      background: url(/public/images/off-canvas-bg.jpg) top center no-repeat #000 !important; }
      @media only screen and (max-width: 640px) {
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu {
          width: 100%; } }
      @media only screen and (min-width: 641px) {
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu {
          width: 20rem; } }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form {
        background: #0092C7;
        margin: 20px 40px 0 40px;
        padding: 20px; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form h2 {
          font-size: 0.875rem;
          color: #fff;
          font-weight: bold; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form p {
          font-size: 12px;
          color: #fff;
          line-height: 16px;
          font-weight: normal; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"] {
          background: #006990;
          border: 1px solid #fff;
          color: #fff;
          display: block;
          height: 45px;
          font-size: 0.75rem;
          float: left;
          width: 70%;
          clear: both;
          /* firefox 19+ */
          /* ie */ }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]::-moz-placeholder {
            /* Firefox 19+ */
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]:-ms-input-placeholder {
            /* IE 10+ */
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]:-moz-placeholder {
            /* Firefox 18- */
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]::-webkit-input-placeholder::before {
            font-family: Ionicons;
            content: "\f2eb";
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]::-moz-placeholder::before {
            font-family: Ionicons;
            content: "\f2eb";
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]:-ms-input-placeholder::before {
            font-family: Ionicons;
            content: "\f2eb";
            color: #fff; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form input[type="text"]:-moz-placeholder::before {
            font-family: Ionicons;
            content: "\f2eb";
            color: #fff; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form .btn-submit {
          background: #bfbfbf;
          border-top: 1px solid #fff;
          border-bottom: 1px solid #fff;
          border-right: 1px solid #fff;
          padding: 1rem 1.5rem 1rem 1.5rem;
          color: #232323;
          font-size: 0px;
          height: 45px;
          margin-top: 0px; }
          .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu form .btn-submit:before {
            font-family: Ionicons;
            content: "\f125";
            font-size: 12px; }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu h3 {
        font-size: 0.875rem;
        color: #00B9FF;
        font-weight: bold;
        margin-top: 25px;
        padding-left: 40px;
        line-height: 14px; }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu li a {
        padding: 0.2rem 2em 0.2rem 2rem;
        padding-left: 50px; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu li a:active, .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu li a:hover {
          background: rgba(35, 35, 35, 0.6);
          border-left: 5px solid #0092C7;
          padding-left: 45px; }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu li:nth-of-type(3) h3 {
        margin-top: 0; }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu:nth-of-type(1) {
        margin-top: 0px; }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu li.back > a {
        background: transparent;
        padding: 1.2rem 2em 1.2rem 1rem;
        border: none;
        text-transform: capitalize;
        font-weight: 700;
        padding-left: 25px !important; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu li.back > a:before {
          font-family: "Ionicons";
          content: "\f124"; }
      .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu .link-newsletter-sign-up a {
        color: #bcb13e;
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #ddd;
        display: block;
        margin-left: 50px;
        padding-left: 0;
        margin-right: 50px;
        padding-bottom: 20px; }
        .left-off-canvas-menu ul.off-canvas-list li ul.left-submenu .link-newsletter-sign-up a:hover {
          border-left: none;
          margin-left: 50px;
          padding-left: 0;
          background: none; }
    .left-off-canvas-menu ul.off-canvas-list li label {
      font-size: 1.125rem;
      background: #232323;
      padding: 0.54rem 0.9375rem;
      font-weight: bold;
      color: #fff;
      text-align: center;
      border-left: 10px solid #0092C7;
      text-transform: capitalize;
      border-top: none; }
    .left-off-canvas-menu ul.off-canvas-list .exit-off-canvas {
      position: relative;
      text-align: right;
      font-weight: bold;
      font-size: 0.875rem; }

.link-lknk_3 .content-reference {
  margin-top: 20px;
  display: block; }

ul.right li ul.m-menu li ul .has-dropdown.not-click ul.content-reference li.content_reference a:nth-child(0n+1) {
  padding: 0; }

ul.right li ul.m-menu li ul .has-dropdown.not-click ul.content-reference li.content_reference a:nth-child(0n+2) {
  text-indent: 0;
  padding: 0 0 0 5px; }

.top-bar .title-area {
  width: auto; }

.user-alert-wrapper {
  position: relative;
  min-height: 35px;
  background-color: #ffcf28;
  font-weight: bold;
  padding: 6px 0;
  text-align: center;
  text-shadow: none;
  margin: 0px 0 0px 0; }
  @media only screen and (min-width: 64.0625em) {
    .user-alert-wrapper {
      margin: -10px 0 10px 0; } }
  .user-alert-wrapper .close {
    position: absolute;
    right: 10px;
    top: -1px; }
    @media only screen and (min-width: 64.0625em) {
      .user-alert-wrapper .close {
        top: 0px; } }
    .user-alert-wrapper .close a {
      border: 1px solid #000;
      padding: 2px 9px;
      outline: none;
      color: #000;
      background: transparent;
      font-weight: normal; }
  .user-alert-wrapper .user-alert {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 75rem; }
    .user-alert-wrapper .user-alert > a, .user-alert-wrapper .user-alert > span {
      color: #000;
      display: block;
      font-size: 0.875rem;
      padding: 0 45px;
      display: block; }
      @media only screen and (min-width: 64.0625em) {
        .user-alert-wrapper .user-alert > a, .user-alert-wrapper .user-alert > span {
          font-size: 1.125rem;
          padding: 0;
          display: block; } }
  .user-alert-wrapper.breaking {
    background: #d0021b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d0021b 0%, #960000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d0021b 0%, #960000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d0021b 0%, #960000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0021b', endColorstr='#960000',GradientType=0 );
    /* IE6-9 */
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); }
    .user-alert-wrapper.breaking a, .user-alert-wrapper.breaking span {
      color: #fff;
      font-size: 0.875rem; }
      @media only screen and (min-width: 64.0625em) {
        .user-alert-wrapper.breaking a, .user-alert-wrapper.breaking span {
          font-size: 1.125rem; } }
    .user-alert-wrapper.breaking .close a {
      border: 1px solid #fff;
      color: #fff; }

ul {
  list-style: initial; }

h1, h2, h3, h4 {
  font-weight: 600; }

ul.right li.has-dropdown .dropdown {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  right: -999em; }
ul.right li.has-dropdown:hover .dropdown {
  -webkit-transition-delay: .35s;
  transition-delay: .35s;
  padding: 0 1000em;
  margin: 0 -1000em;
  right: 0; }

body.services-ramp-layout .aserve-top {
  top: 45px; }
  @media only screen and (min-width: 1025px) {
    body.services-ramp-layout .aserve-top {
      top: 0px; } }
body.services-ramp-layout .content {
  margin-top: 45px; }
  @media only screen and (min-width: 1025px) {
    body.services-ramp-layout .content {
      margin-top: 195px; } }
body.services-ramp-layout #main {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  padding: 0;
  background: none; }
body.services-ramp-layout .top-bar .name span a img {
  width: 145px;
  margin-top: 8px; }
body.services-ramp-layout .tab-bar span a img {
  margin-top: 15px; }
body.services-ramp-layout .tab-bar a.link-search {
  margin-top: 10px; }

#golf-header .user-alert-wrapper {
  margin: 0;
  top: 85px;
  z-index: 20; }
#golf-header .nav-tabs {
  visibility: hidden;
  display: none; }
#golf-header .aserve-top {
  top: 0;
  display: none;
  visibility: hidden; }
@media only screen and (min-width: 64.0625em) {
  #golf-header .contain-to-grid header.navigation {
    top: 0px; } }
#golf-header .top-bar .name span a img {
  margin-top: 7px; }
#golf-header section#block-search.open {
  top: 45px;
  z-index: 100; }

#golf-container {
  padding-top: 85px; }
  #golf-container #nbc-header .banner728-wrap {
    padding-top: 0; }
  #golf-container h1, #golf-container h2, #golf-container h3, #golf-container h4 {
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    color: inherit;
    font-weight: inherit; }
  #golf-container p {
    vertical-align: baseline;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: 1.6; }

body #golf-container #accessEnablerButtons {
  z-index: 10 !important; }

body {
  background-color: #ececec;
  font-family: 'Open Sans', sans-serif; }

.gc-foundation .row {
  float: none; }
.gc-foundation .row:last-child {
  margin-bottom: 0; }

.right {
  float: right; }

.left {
  float: left; }

.text-white {
  color: #fff; }

.row .row {
  margin: 0 -20px; }

.columns {
  padding-left: 20px;
  padding-right: 20px; }

#brand-nav-wrapper {
  background: white;
  display: none; }
  #brand-nav-wrapper .brand-nav {
    overflow: hidden;
    background: white; }
    #brand-nav-wrapper .brand-nav .brand-feherty img {
      height: 15px;
      margin-top: 2px; }
    #brand-nav-wrapper .brand-nav.top-bar {
      height: auto; }
    #brand-nav-wrapper .brand-nav ul {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 0;
      height: 40px;
      display: table; }
    #brand-nav-wrapper .brand-nav li {
      margin: 0;
      display: table-cell;
      border-right: 1px solid #E0E0E0;
      padding: 0 20px;
      opacity: .75;
      vertical-align: middle;
      cursor: pointer; }
      #brand-nav-wrapper .brand-nav li:hover {
        opacity: 1; }
      #brand-nav-wrapper .brand-nav li:last-child {
        border: none; }
    #brand-nav-wrapper .brand-nav a {
      font-family: sans-serif;
      color: #000;
      text-decoration: none; }
    #brand-nav-wrapper .brand-nav img {
      height: 11px; }
    #brand-nav-wrapper .brand-nav .revgolf img {
      height: 16px; }

@media screen and (min-width: 1024px) {
  .link-affiliation {
    display: none; }

  #brand-nav-wrapper {
    display: block; }

  #golf-header section#block-search.open,
  #golf-header section#block-search.open .search {
    top: 85px; } }
@media (max-width: 1025px) and (min-width: 1023px) {
  .nav-tabs {
    top: 83px; }

  section#block-search .search {
    top: 85px; }

  .aserve-top.desktop {
    margin-top: 45px; } }
